Date: Mon, 8 Feb 2010 04:56:02 GMT From: Rex Chan <rex@ish.com.au> To: freebsd-gnats-submit@FreeBSD.org Subject: amd64/143660: graphviz 2.26 compile issue Message-ID: <201002080456.o184u2oi016036@www.freebsd.org> Resent-Message-ID: <201002080500.o1850A7r029757@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143660 >Category: amd64 >Synopsis: graphviz 2.26 compile issue >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 08 05:00:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Rex Chan >Release: 8.0 Release >Organization: ish group >Environment: FreeBSD delish.ish.com.au 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Compilation fails with the following output: /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/include -I/usr/local/include/php/Zend -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT libgv_php_la-gv_php_init.lo -MD -MP -MF .deps/libgv_php_la-gv_php_init.Tpo -c -o libgv_php_la-gv_php_init.lo `test -f 'gv_php_init.c' || echo './'`gv_php_init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/include -I/usr/local/include/php/Zend -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT libgv_php_la-gv_php_init.lo -MD -MP -MF .deps/libgv_php_la-gv_php_init.Tpo -c gv_php_init.c -fPIC -DPIC -o .libs/libgv_php_la-gv_php_init.o In file included from /usr/local/include/php/main/php.h:34, from gv_php_init.c:17: /usr/local/include/php/Zend/zend.h:691: warning: function declaration isn't a prototype In file included from /usr/local/include/php/main/php.h:459, from gv_php_init.c:17: /usr/local/include/php/main/suhosin_patch.h:26: warning: function declaration isn't a prototype gv_php_init.c: In function 'gv_string_writer': gv_php_init.c:25: error: 'tsrm_ls' undeclared (first use in this function) gv_php_init.c:25: error: (Each undeclared identifier is reported only once gv_php_init.c:25: error: for each function it appears in.) gv_php_init.c: In function 'gv_channel_writer': gv_php_init.c:30: error: 'tsrm_ls' undeclared (first use in this function) gmake[4]: *** [libgv_php_la-gv_php_init.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/tclpkg/gv' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/tclpkg/gv' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/tclpkg' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2' gmake: *** [all] Error 2 *** Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002080456.o184u2oi016036>