Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2008 17:30:22 GMT
From:      olli hauer <ohauer@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128729: graphviz build error with php support
Message-ID:  <200811091730.mA9HUMwo068965@www.freebsd.org>
Resent-Message-ID: <200811091740.mA9He2CN023975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128729
>Category:       ports
>Synopsis:       graphviz build error with php support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 09 17:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer
>Release:        
>Organization:
>Environment:
7.0-RELEASE-p3
>Description:
If I try to build graphviz with php support the build stops

snippet from graphviz build log
..
Making all in demo
gmake[4]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg/gv/demo'
gmake[4]: Für das Ziel »all« ist nichts zu tun.
gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg/gv/demo'
gmake[4]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg/gv'
/bin/sh /usr/local/bin/libtool --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -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 -fno-strict-aliasing -pipe -MT libgv_php_la-gv.lo -MD -MP -MF .deps/libgv_php_la-gv.Tpo -c -o libgv_php_la-gv.lo `test -f 'gv.cpp' || echo './'`gv.cpp
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -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 -fno-strict-aliasing -pipe -MT libgv_php_la-gv.lo -MD -MP -MF .deps/libgv_php_la-gv.Tpo -c gv.cpp  -fPIC -DPIC -o .libs/libgv_php_la-gv.o
 c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -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 -fno-strict-aliasing -pipe -MT libgv_php_la-gv.lo -MD -MP -MF .deps/libgv_php_la-gv.Tpo -c gv.cpp -o libgv_php_la-gv.o >/dev/null 2>&1
mv -f .deps/libgv_php_la-gv.Tpo .deps/libgv_php_la-gv.Plo
/bin/sh /usr/local/bin/libtool --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -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 -fno-strict-aliasing -pipe -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.cpp' || echo './'`gv_php_init.cpp
 c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -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 -fno-strict-aliasing -pipe -MT libgv_php_la-gv_php_init.lo -MD -MP -MF .deps/libgv_php_la-gv_php_init.Tpo -c gv_php_init.cpp  -fPIC -DPIC -o .libs/libgv_php_la-gv_php_init.o
gv_php_init.cpp: In function 'size_t gv_php_writer(const char*, int)':
gv_php_init.cpp:9: error: 'tsrm_ls' was not declared in this scope
gmake[4]: *** [libgv_php_la-gv_php_init.lo] Fehler 1
gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg/gv'
gmake[3]: *** [all-recursive] Fehler 1
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg/gv'
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3/tclpkg'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.3'
gmake: *** [all] Fehler 2
*** Error code 2

Stop in /usr/ports/graphics/graphviz.
*** Error code 1

Stop in /usr/ports/graphics/graphviz.


===> The following configuration options are available for graphviz-2.20.3:
     ICONV=on "Build with ICONV support"
     XPM=on "Build with XPM support"
     DIGCOLA=on "DIGCOLA features in neato layout engine"
     IPSEPCOLA=on "IPSEPCOLA features in neato layout engine"
     SMYRNA=off "SMYRNA large graph viewer"
     NLS=off "Build with gettext support"
     TK=off "Build with TK support"
     PANGOCAIRO=off "build with pangocairo support"
     RSVG=off "build with rsvg library"
     GTK=off "build with gtk plugin"
     GDK_PIXBUF=off "build with gdk pixbuf support"
     GNOMEUI=off "build with libgnomeui support"
     MING=off "Build with ming plugin"
     DEVIL=off "Build with devil plugin"
     PERL=off "Perl bindings (swig)"
     PHP=on "PHP bindings (swig)"
     PYTHON=off "Python bindings (swig)"
     RUBY=off "Ruby bindings (swig)"
     LUA=off "Lua bindings (swig)"
     TCL=off "TCL bindings (swig)"
     GUILE=off "Guile bindings (swig)"
===> Use 'make config' to modify these settings

Let me know if you need more input (buld log is to big ~600k for upload)

regards,
olli
>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?200811091730.mA9HUMwo068965>