Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2014 13:42:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192310] New: graphics/graphviz gv_php_init.c:28:12: error: use of undeclared identifier 'tsrm_ls'
Message-ID:  <bug-192310-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192310

            Bug ID: 192310
           Summary: graphics/graphviz gv_php_init.c:28:12: error: use of
                    undeclared identifier 'tsrm_ls'
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mikhail.rokhin@gmail.com

CC       libgv_php_la-gv_php_init.lo
gv_php_init.c:28:12: error: use of undeclared identifier 'tsrm_ls'
    return PHPWRITE(s, len);
           ^
/usr/local/include/php/main/php_output.h:163:67: note: expanded from macro
'PHPWRITE'
#define PHPWRITE(str, str_len)          php_output_write((str), (str_len)
TSRMLS_CC)
                                                                          ^
/usr/local/include/php/Zend/../TSRM/TSRM.h:168:21: note: expanded from macro
'TSRMLS_CC'
#define TSRMLS_CC       , TSRMLS_C
                          ^
/usr/local/include/php/Zend/../TSRM/TSRM.h:167:18: note: expanded from macro
'TSRMLS_C'
#define TSRMLS_C        tsrm_ls
                        ^
gv_php_init.c:33:12: error: use of undeclared identifier 'tsrm_ls'
    return PHPWRITE(s, len);
           ^
/usr/local/include/php/main/php_output.h:163:67: note: expanded from macro
'PHPWRITE'
#define PHPWRITE(str, str_len)          php_output_write((str), (str_len)
TSRMLS_CC)
                                                                          ^
/usr/local/include/php/Zend/../TSRM/TSRM.h:168:21: note: expanded from macro
'TSRMLS_CC'
#define TSRMLS_CC       , TSRMLS_C
                          ^
/usr/local/include/php/Zend/../TSRM/TSRM.h:167:18: note: expanded from macro
'TSRMLS_C'
#define TSRMLS_C        tsrm_ls
                        ^
2 errors generated.
/usr/local/bin/swig2.0 -c++ -php5 -o gv_php.cpp ./gv.i
gmake[6]: *** [libgv_php_la-gv_php_init.lo] Error 1
gmake[6]: *** Waiting for unfinished jobs....
gmake[6]: Leaving directory
`/usr/ports/graphics/graphviz/work/graphviz-2.38.0/tclpkg/gv'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory
`/usr/ports/graphics/graphviz/work/graphviz-2.38.0/tclpkg/gv'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory
`/usr/ports/graphics/graphviz/work/graphviz-2.38.0/tclpkg'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.38.0'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.38.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/graphviz
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/graphviz

===>>> make build failed for graphics/graphviz
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> graphics/graphviz

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192310-13>