From nobody@FreeBSD.org  Sun Nov  9 17:30:22 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C8566106567B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Nov 2008 17:30:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B98438FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Nov 2008 17:30:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mA9HUMor068966
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 Nov 2008 17:30:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mA9HUMwo068965;
	Sun, 9 Nov 2008 17:30:22 GMT
	(envelope-from nobody)
Message-Id: <200811091730.mA9HUMwo068965@www.freebsd.org>
Date: Sun, 9 Nov 2008 17:30:22 GMT
From: olli hauer <ohauer@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphviz build error with php support
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         128729
>Category:       ports
>Synopsis:       graphics/graphviz build error with php support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 09 17:40:02 UTC 2008
>Closed-Date:    Sun Jan 04 11:12:24 CET 2009
>Last-Modified:  Sun Jan 04 11:12:24 CET 2009
>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]: Fr 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:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 9 17:43:33 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128729 
State-Changed-From-To: open->feedback 
State-Changed-By: dinoex 
State-Changed-When: Mon Nov 10 04:32:54 CET 2008 
State-Changed-Why:  

I can't reproduce the error. 

I did make.config to mimic yoursetup: 

$ cat /var/db/ports/graphviz/options  
# This file is auto-generated by 'make config'. 
# No user-servicable parts inside! 
# Options for graphviz-current-2.20.3 
_OPTIONS_READ=graphviz-current-2.20.3 
WITH_ICONV=true 
WITH_XPM=true 
WITH_DIGCOLA=true 
WITH_IPSEPCOLA=true 
WITHOUT_SMYRNA=true 
WITHOUT_NLS=true 
WITHOUT_TK=true 
WITHOUT_PANGOCAIRO=true 
WITHOUT_RSVG=true 
WITHOUT_GTK=true 
WITHOUT_GDK_PIXBUF=true 
WITHOUT_GNOMEUI=true 
WITHOUT_MING=true 
WITHOUT_DEVIL=true 
WITHOUT_PERL=true 
WITH_PHP=true 
WITHOUT_PYTHON=true 
WITHOUT_RUBY=true 
WITHOUT_LUA=true 
WITHOUT_TCL=true 
WITHOUT_GUILE=true 


Please verify your buildlog and compare it with this output. 

only the output of "make configure is of interest here. 

===>  Vulnerability check disabled, database not found 
===>  Found saved configuration for graphviz-current-2.20.3 
===>  Extracting for graphviz-current-2.20.3 
===>  Vulnerability check disabled, database not found 
===>  Found saved configuration for graphviz-current-2.20.3 
=> MD5 Checksum OK for graphviz-2.20.3.tar.gz. 
=> SHA256 Checksum OK for graphviz-2.20.3.tar.gz. 
===>  Patching for graphviz-current-2.20.3 
===>  Applying FreeBSD patches for graphviz-current-2.20.3 
===>   graphviz-current-2.20.3 depends on executable: bash - found 
===>   graphviz-current-2.20.3 depends on executable: swig1.3 - found 
===>   graphviz-current-2.20.3 depends on executable: gmake - found 
===>   graphviz-current-2.20.3 depends on executable: bison - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xaw8.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/libdata/pkgconfig/xp.pc - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/include/php/main/php.h - found 
===>   graphviz-current-2.20.3 depends on file: /usr/local/bin/libtool - found 
===>   graphviz-current-2.20.3 depends on shared library: jpeg.9 - found 
===>   graphviz-current-2.20.3 depends on shared library: png.5 - found 
===>   graphviz-current-2.20.3 depends on shared library: freetype.9 - found 
===>   graphviz-current-2.20.3 depends on shared library: fontconfig.1 - found 
===>   graphviz-current-2.20.3 depends on shared library: expat.6 - found 
===>   graphviz-current-2.20.3 depends on shared library: gd.4 - found 
===>   graphviz-current-2.20.3 depends on shared library: iconv.3 - found 
===>   graphviz-current-2.20.3 depends on shared library: ltdl.4 - found 
===>  Configuring for graphviz-current-2.20.3 
expr: syntax error 
checking build system type... i386-portbld-freebsd6.3 
checking host system type... i386-portbld-freebsd6.3 
checking for a BSD-compatible install... /usr/bin/install -c  
checking whether build environment is sane... yes 
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p 
checking for gawk... gawk 
checking whether gmake sets $(MAKE)... yes 
checking for style of include used by gmake... GNU 
checking for gcc... cc 
checking for C compiler default output file name... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables...  
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether cc accepts -g... yes 
checking for cc option to accept ISO C89... none needed 
checking dependency style of cc... gcc3 
checking for library containing strerror... none required 
checking for flex... flex 
checking lex output file root... lex.yy 
checking lex library... -lfl 
checking whether yytext is a pointer... yes 
checking for bison... bison -y 
checking for gawk... (cached) gawk 
checking for a BSD-compatible install... /usr/bin/install -c  
checking whether ln -s works... yes 
checking for sed... sed 
checking for grep... grep 
checking for sort... sort 
checking for pkg-config... /usr/local/bin/pkg-config 
checking pkg-config is at least version 0.9.0... yes 
checking for rc... no 
checking for windres... no 
checking for gcc... (cached) cc 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether cc accepts -g... (cached) yes 
checking for cc option to accept ISO C89... (cached) none needed 
checking dependency style of cc... (cached) gcc3 
checking whether we are using the GNU C++ compiler... yes 
checking whether c++ accepts -g... yes 
checking dependency style of c++... gcc3 
checking for an ANSI C-conforming const... yes 
checking how to run the C preprocessor... cc -E 
checking for grep that handles long lines and -e... grep 
checking for egrep... grep -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking for mode_t... yes 
checking for pid_t... yes 
checking for size_t... yes 
checking for ssize_t... yes 
checking for uid_t in sys/types.h... yes 
checking stdarg.h usability... yes 
checking stdarg.h presence... yes 
checking for stdarg.h... yes 
checking stddef.h usability... yes 
checking stddef.h presence... yes 
checking for stddef.h... yes 
checking for stddef.h... (cached) yes 
checking for stdlib.h... (cached) yes 
checking for stdint.h... (cached) yes 
checking malloc.h usability... no 
checking malloc.h presence... no 
checking for malloc.h... no 
checking search.h usability... yes 
checking search.h presence... yes 
checking for search.h... yes 
checking getopt.h usability... yes 
checking getopt.h presence... yes 
checking for getopt.h... yes 
checking pthread.h usability... yes 
checking pthread.h presence... yes 
checking for pthread.h... yes 
checking values.h usability... no 
checking values.h presence... no 
checking for values.h... no 
checking float.h usability... yes 
checking float.h presence... yes 
checking for float.h... yes 
checking limits.h usability... yes 
checking limits.h presence... yes 
checking for limits.h... yes 
checking termios.h usability... yes 
checking termios.h presence... yes 
checking for termios.h... yes 
checking errno.h usability... yes 
checking errno.h presence... yes 
checking for errno.h... yes 
checking time.h usability... yes 
checking time.h presence... yes 
checking for time.h... yes 
checking for unistd.h... (cached) yes 
checking fenv.h usability... yes 
checking fenv.h presence... yes 
checking for fenv.h... yes 
checking for string.h... (cached) yes 
checking for strings.h... (cached) yes 
checking for inttypes.h... (cached) yes 
checking setjmp.h usability... yes 
checking setjmp.h presence... yes 
checking for setjmp.h... yes 
checking sys/time.h usability... yes 
checking sys/time.h presence... yes 
checking for sys/time.h... yes 
checking sys/times.h usability... yes 
checking sys/times.h presence... yes 
checking for sys/times.h... yes 
checking for sys/types.h... (cached) yes 
checking sys/select.h usability... yes 
checking sys/select.h presence... yes 
checking for sys/select.h... yes 
checking fpu_control.h usability... no 
checking fpu_control.h presence... no 
checking for fpu_control.h... no 
checking sys/fpu.h usability... no 
checking sys/fpu.h presence... no 
checking for sys/fpu.h... no 
checking sys/socket.h usability... yes 
checking sys/socket.h presence... yes 
checking for sys/socket.h... yes 
checking for sys/stat.h... (cached) yes 
checking sys/mman.h usability... yes 
checking sys/mman.h presence... yes 
checking for sys/mman.h... yes 
checking sys/ioctl.h usability... yes 
checking sys/ioctl.h presence... yes 
checking for sys/ioctl.h... yes 
checking sys/inotify.h usability... no 
checking sys/inotify.h presence... no 
checking for sys/inotify.h... no 
checking langinfo.h usability... yes 
checking langinfo.h presence... yes 
checking for langinfo.h... yes 
checking libintl.h usability... yes 
checking libintl.h presence... yes 
checking for libintl.h... yes 
checking crt_externs.h usability... no 
checking crt_externs.h presence... no 
checking for crt_externs.h... no 
checking whether time.h and sys/time.h may both be included... yes 
checking for dirent.h that defines DIR... yes 
checking for library containing opendir... none required 
checking for stdbool.h that conforms to C99... yes 
checking for _Bool... yes 
checking for socklen_t... yes 
checking for bool... yes 
checking for struct dioattr... no 
checking for main in -lm... yes 
checking for feenableexcept... yes 
checking for fesetenv... no 
checking libgen.h usability... yes 
checking libgen.h presence... yes 
checking for libgen.h... yes 
checking for basename in -lgen... no 
checking for working alloca.h... no 
checking for alloca... yes 
checking for lrand48... yes 
checking for drand48... yes 
checking for srand48... yes 
checking for setmode... yes 
checking for setenv... yes 
checking for getenv... yes 
checking for __freadable... no 
checking for _sysconf... no 
checking for getrusage... yes 
checking for strerror... yes 
checking for cbrt... no 
checking for lsqrt... no 
checking for vsnprintf... yes 
checking for strtoul... yes 
checking for strtoll... yes 
checking for strtoull... yes 
checking for uname... yes 
checking for memset... yes 
checking for nl_langinfo... yes 
checking for pow... no 
checking for sqrt... no 
checking for strchr... yes 
checking for strdup... yes 
checking for strerror... (cached) yes 
checking for strstr... yes 
checking for _NSGetEnviron... no 
checking for strcasecmp... yes 
checking for strncasecmp... yes 
checking for lt_dlinit in -lltdl... yes 
checking for a sed that does not truncate output... /usr/bin/sed 
checking for ld used by cc... /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... yes 
checking for /usr/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... /usr/bin/nm -B 
checking how to recognize dependent libraries... pass_all 
checking dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking how to run the C++ preprocessor... c++ -E 
checking for g77... no 
checking for xlf... no 
checking for f77... f77 
checking whether we are using the GNU Fortran 77 compiler... yes 
checking whether f77 accepts -g... yes 
checking the maximum length of command line arguments... (cached) 262144 
checking command to parse /usr/bin/nm -B output from cc object... ok 
checking for objdir... .libs 
checking for ar... ar 
checking for ranlib... ranlib 
checking for strip... strip 
checking if cc supports -fno-rtti -fno-exceptions... no 
checking for cc option to produce PIC... -fPIC 
checking if cc PIC flag -fPIC works... yes 
checking if cc static flag -static works... yes 
checking if cc supports -c -o file.o... yes 
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes 
checking whether -lc should be explicitly linked in... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking for shl_load... no 
checking for shl_load in -ldld... no 
checking for dlopen... yes 
checking whether a program can dlopen itself... yes 
checking whether a statically linked program can dlopen itself... no 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... no 
configure: creating libtool 
appending configuration tag "CXX" to libtool 
checking for ld used by c++... /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... yes 
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes 
checking for c++ option to produce PIC... -fPIC 
checking if c++ PIC flag -fPIC works... yes 
checking if c++ static flag -static works... yes 
checking if c++ supports -c -o file.o... yes 
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
appending configuration tag "F77" to libtool 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... no 
checking for f77 option to produce PIC... -fPIC 
checking if f77 PIC flag -fPIC works... yes 
checking if f77 static flag -static works... yes 
checking if f77 supports -c -o file.o... yes 
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
checking for X... libraries /usr/local/lib, headers /usr/local/include 
checking whether -R must be followed by a space... neither works 
checking for gethostbyname... yes 
checking for connect... yes 
checking for remove... yes 
checking for shmat... yes 
checking for IceConnectionNumber in -lICE... yes 
checking for swig... /usr/local/bin/swig1.3 
checking for php... php 
checking php.h usability... yes 
checking php.h presence... yes 
checking for php.h... yes 
configure: WARNING: No Tcl. The Tk packages will not be built either 
checking for connect... (cached) yes 
checking for gethostbyname... (cached) yes 
checking for expat-config... no 
checking expat.h usability... yes 
checking expat.h presence... yes 
checking for expat.h... yes 
checking for main in -lexpat... yes 
checking for main in -lXpm... yes 
checking X11/Intrinsic.h usability... yes 
checking X11/Intrinsic.h presence... yes 
checking for X11/Intrinsic.h... yes 
checking for X11/Xaw/Text.h... yes 
checking for main in -lXaw... yes 
checking zlib.h usability... yes 
checking zlib.h presence... yes 
checking for zlib.h... yes 
checking for main in -lz... yes 
checking for FREETYPE2... yes 
checking for FONTCONFIG... yes 
checking locale.h usability... yes 
checking locale.h presence... yes 
checking for locale.h... yes 
checking for LC_MESSAGES... yes 
checking for libintl.h... (cached) yes 
checking for ngettext in libc... no 
checking for bindtextdomain in -lintl... yes 
checking for ngettext in -lintl... yes 
checking for dgettext in -lintl... yes 
checking for bind_textdomain_codeset... yes 
checking for msgfmt... /usr/local/bin/msgfmt 
checking for dcgettext... yes 
checking if msgfmt accepts -c... yes 
checking for gmsgfmt... /usr/local/bin/msgfmt 
checking for xgettext... /usr/local/bin/xgettext 
./configure: line 34670: ./po/POTFILES.in: No such file or directory 
checking for gdlib-config... /usr/local/bin/gdlib-config 
checking gd.h usability... yes 
checking gd.h presence... yes 
checking for gd.h... yes 
checking for main in -lgd... yes 
checking if have working sincos()... no 
checking if FILE struct contains _cnt... no 
checking if FILE struct contains _r... yes 
checking if FILE struct contains _next... no 
checking if FILE struct contains _IO_read_end... no 
checking if errno externs are declared... yes 
checking if getopt externs are declared... yes 
checking if intptr_t is declared... yes 
checking if assert needs __eprintf... no 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating doc/Makefile 
config.status: creating doc/info/Makefile 
config.status: creating contrib/Makefile 
config.status: creating contrib/prune/Makefile 
config.status: creating contrib/diffimg/Makefile 
config.status: creating contrib/xdot/Makefile 
config.status: creating contrib/xdot/libxdot.pc 
config.status: creating graphs/Makefile 
config.status: creating graphs/directed/Makefile 
config.status: creating graphs/undirected/Makefile 
config.status: creating lib/Makefile 
config.status: creating lib/cdt/Makefile 
config.status: creating lib/cdt/libcdt.pc 
config.status: creating lib/graph/Makefile 
config.status: creating lib/graph/libgraph.pc 
config.status: creating lib/agraph/Makefile 
config.status: creating lib/agraph/libagraph.pc 
config.status: creating lib/cgraph/Makefile 
config.status: creating lib/cgraph/libcgraph.pc 
config.status: creating lib/agutil/Makefile 
config.status: creating lib/gd/Makefile 
config.status: creating lib/pathplan/Makefile 
config.status: creating lib/pathplan/libpathplan.pc 
config.status: creating lib/ast/Makefile 
config.status: creating lib/sfio/Makefile 
config.status: creating lib/sfio/Sfio_f/Makefile 
config.status: creating lib/vmalloc/Makefile 
config.status: creating lib/dotgen/Makefile 
config.status: creating lib/neatogen/Makefile 
config.status: creating lib/fdpgen/Makefile 
config.status: creating lib/sfdpgen/Makefile 
config.status: creating lib/circogen/Makefile 
config.status: creating lib/twopigen/Makefile 
config.status: creating lib/pack/Makefile 
config.status: creating lib/expr/Makefile 
config.status: creating lib/expr/libexpr.pc 
config.status: creating lib/common/Makefile 
config.status: creating lib/ingraphs/Makefile 
config.status: creating lib/vpsc/Makefile 
config.status: creating lib/gvc/Makefile 
config.status: creating lib/gvc/libgvc.pc 
config.status: creating lib/gvc/libgvc_builtins.pc 
config.status: creating lib/xdot/Makefile 
config.status: creating lib/topfish/Makefile 
config.status: creating lib/glcomp/Makefile 
config.status: creating macosx/Info.plist 
config.status: creating macosx/build/graphviz.pmdoc/01local.xml 
config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml 
config.status: creating windows/build/graphviz.wxs 
config.status: creating windows/Properties/AssemblyInfo.cs 
config.status: creating plugin/Makefile 
config.status: creating plugin/core/Makefile 
config.status: creating plugin/devil/Makefile 
config.status: creating plugin/gdk_pixbuf/Makefile 
config.status: creating plugin/rsvg/Makefile 
config.status: creating plugin/gd/Makefile 
config.status: creating plugin/pango/Makefile 
config.status: creating plugin/ming/Makefile 
config.status: creating plugin/quartz/Makefile 
config.status: creating plugin/gdiplus/Makefile 
config.status: creating plugin/glitz/Makefile 
config.status: creating plugin/dot_layout/Makefile 
config.status: creating plugin/neato_layout/Makefile 
config.status: creating plugin/xlib/Makefile 
config.status: creating plugin/gtk/Makefile 
config.status: creating cmd/Makefile 
config.status: creating cmd/dot/Makefile 
config.status: creating cmd/tools/Makefile 
config.status: creating cmd/gvpr/Makefile 
config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile 
config.status: creating cmd/lefty/ws/x11/Makefile 
config.status: creating cmd/lefty/ws/mswin32/Makefile 
config.status: creating cmd/lefty/ws/Makefile 
config.status: creating cmd/lefty/os/unix/Makefile 
config.status: creating cmd/lefty/os/mswin32/Makefile 
config.status: creating cmd/lefty/os/Makefile 
config.status: creating cmd/lefty/dot2l/Makefile 
config.status: creating cmd/lefty/examples/Makefile 
config.status: creating cmd/lefty/Makefile 
config.status: creating cmd/lneato/Makefile 
config.status: creating cmd/dotty/Makefile 
config.status: creating cmd/smyrna/Makefile 
config.status: creating tclpkg/Makefile 
config.status: creating tclpkg/tclstubs/Makefile 
config.status: creating tclpkg/tkstubs/Makefile 
config.status: creating tclpkg/tclhandle/Makefile 
config.status: creating tclpkg/gdtclft/Makefile 
config.status: creating tclpkg/gdtclft/demo/Makefile 
config.status: creating tclpkg/tcldot/Makefile 
config.status: creating tclpkg/tcldot/demo/Makefile 
config.status: creating tclpkg/tclpathplan/Makefile 
config.status: creating tclpkg/tclpathplan/demo/Makefile 
config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile 
config.status: creating tclpkg/tkspline/Makefile 
config.status: creating tclpkg/tkspline/demo/Makefile 
config.status: creating tclpkg/gv/Makefile 
config.status: creating tclpkg/gv/demo/Makefile 
config.status: creating tclpkg/gv/META.gv 
config.status: creating rtest/Makefile 
config.status: creating share/Makefile 
config.status: creating share/examples/Makefile 
config.status: creating share/icons/Makefile 
config.status: creating share/gui/Makefile 
config.status: creating graphviz.spec 
config.status: creating Doxyfile 
config.status: creating config.h 
config.status: executing depfiles commands 
config.status: executing default-1 commands 
=== configuring in libltdl (/data/image/usr/ports/current/graphviz/work/graphviz-2.20.3/libltdl) 
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--program-transform-name=s/x/x/' '--enable-dependency-tracking' '--enable-r=no' '--with-freetype2=yes' '--with-libgd' '--with-fontconfigincludedir=/usr/local/include' '--with-fontconfiglibdir=/usr/local/lib' '--disable-io' '--disable-ocaml' '--disable-java' '--disable-sharp' '--with-iconvlibdir=/usr/local/lib' '--with-iconvincludedir=/usr/local/include' '--disable-nls' '--without-pangocairo' '--without-rsvg' '--without-gtk' '--without-gdk-pixbuf' '--without-gnomeui' '--without-glade' '--without-gtkgl' '--without-gtkglext' '--without-gts' '--with-digcola' '--with-ipsepcola' '--without-smyrna' '--without-ming' '--without-devil' '--enable-swig' '--disable-perl' '--enable-php' '--disable-python' '--disable-ruby' '--disable-lua' '--disable-tcl' '--disable-guile' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.3' 'build_alias=i386-portbld-freebsd6.3' 'CC=cc' 'CFLAGS=-O -pipe -march=pentiumpro' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include -I/usr/local/include/php/Zend' 'CXX=c++' 'CXXFLAGS=-O -pipe -march=pentiumpro' '--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=. 
checking for a BSD-compatible install... /usr/bin/install -c  
checking whether build environment is sane... yes 
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p 
checking for gawk... gawk 
checking whether gmake sets $(MAKE)... yes 
checking for gcc... cc 
checking for C compiler default output file name... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables...  
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether cc accepts -g... yes 
checking for cc option to accept ISO C89... none needed 
checking for style of include used by gmake... GNU 
checking dependency style of cc... none 
checking for an ANSI C-conforming const... yes 
checking for inline... inline 
checking build system type... i386-portbld-freebsd6.3 
checking host system type... i386-portbld-freebsd6.3 
checking for a sed that does not truncate output... /usr/bin/sed 
checking for grep that handles long lines and -e... /usr/bin/grep 
checking for egrep... /usr/bin/grep -E 
checking for ld used by cc... /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... yes 
checking for /usr/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... /usr/bin/nm -B 
checking whether ln -s works... yes 
checking how to recognise dependent libraries... pass_all 
checking how to run the C preprocessor... cc -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking whether we are using the GNU C++ compiler... yes 
checking whether c++ accepts -g... yes 
checking dependency style of c++... none 
checking how to run the C++ preprocessor... c++ -E 
checking for g77... no 
checking for xlf... no 
checking for f77... f77 
checking whether we are using the GNU Fortran 77 compiler... yes 
checking whether f77 accepts -g... yes 
checking the maximum length of command line arguments... (cached) 262144 
checking command to parse /usr/bin/nm -B output from cc object... ok 
checking for objdir... .libs 
checking for ar... ar 
checking for ranlib... ranlib 
checking for strip... strip 
checking if cc static flag  works... yes 
checking if cc supports -fno-rtti -fno-exceptions... no 
checking for cc option to produce PIC... -fPIC 
checking if cc PIC flag -fPIC works... yes 
checking if cc supports -c -o file.o... yes 
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes 
checking whether -lc should be explicitly linked in... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
configure: creating libtool 
appending configuration tag "CXX" to libtool 
checking for ld used by c++... /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... yes 
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes 
checking for c++ option to produce PIC... -fPIC 
checking if c++ PIC flag -fPIC works... yes 
checking if c++ supports -c -o file.o... yes 
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
appending configuration tag "F77" to libtool 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking for f77 option to produce PIC... -fPIC 
checking if f77 PIC flag -fPIC works... yes 
checking if f77 supports -c -o file.o... yes 
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... freebsd6.3 ld.so 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking for dirent.h that defines DIR... yes 
checking for library containing opendir... none required 
checking which extension is used for loadable modules... .so 
checking which variable specifies run-time library path... LD_LIBRARY_PATH 
checking for the default library search path... /lib /usr/lib 
checking for objdir... .libs 
checking whether libtool supports -dlopen/-dlpreopen... yes 
checking for shl_load... no 
checking for shl_load in -ldld... no 
checking for dlopen in -ldl... no 
checking for dlerror... yes 
checking for _ prefix in compiled symbols... no 
checking whether deplibs are loaded by dlopen... unknown 
checking argz.h usability... no 
checking argz.h presence... no 
checking for argz.h... no 
checking for error_t... no 
checking for argz_append... no 
checking for argz_create_sep... no 
checking for argz_insert... no 
checking for argz_next... no 
checking for argz_stringify... no 
checking assert.h usability... yes 
checking assert.h presence... yes 
checking for assert.h... yes 
checking ctype.h usability... yes 
checking ctype.h presence... yes 
checking for ctype.h... yes 
checking errno.h usability... yes 
checking errno.h presence... yes 
checking for errno.h... yes 
checking malloc.h usability... no 
checking malloc.h presence... no 
checking for malloc.h... no 
checking for memory.h... (cached) yes 
checking for stdlib.h... (cached) yes 
checking stdio.h usability... yes 
checking stdio.h presence... yes 
checking for stdio.h... yes 
checking for unistd.h... (cached) yes 
checking dl.h usability... no 
checking dl.h presence... no 
checking for dl.h... no 
checking sys/dl.h usability... no 
checking sys/dl.h presence... no 
checking for sys/dl.h... no 
checking dld.h usability... no 
checking dld.h presence... no 
checking for dld.h... no 
checking mach-o/dyld.h usability... no 
checking mach-o/dyld.h presence... no 
checking for mach-o/dyld.h... no 
checking for string.h... (cached) yes 
checking for strchr... yes 
checking for strrchr... yes 
checking for memcpy... yes 
checking for memmove... yes 
checking for strcmp... yes 
checking for closedir... yes 
checking for opendir... yes 
checking for readdir... yes 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating config.h 
config.status: executing depfiles commands 

---------------------------------------------------------------- 

graphviz-2.20.3 will be compiled with the following: 

options: 
cgraph:        Yes 
digcola:       Yes 
ipsepcola:     Yes 
sfdp:          No (disabled by default - experimental) 
codegens:      Yes 
fontconfig:    Yes 
freetype:      Yes 

commands: 
dot:           Yes (always enabled) 
neato:         Yes (always enabled) 
fdp:           Yes (always enabled) 
circo:         Yes (always enabled) 
twopi:         Yes (always enabled) 
lefty:         Yes (always enabled) 
gvpr:          Yes (always enabled) 
smyrna:        No (disabled by default - experimental) 

plugin libraries: 
dot_layout:    Yes (always enabled) 
neato_layout:  Yes (always enabled) 
core:          Yes (always enabled) 
devil:         No (disabled) 
gd:            Yes 
gdiplus:       No (disabled by default - Windows only) 
gdk_pixbuf:    No (disabled) 
glitz:         No (disabled by default - incomplete) 
gtk:           No (disabled) 
pangocairo:    No (disabled) 
ming:          No (disabled by default - incomplete) 
quartz:        No (disabled by default - Mac only) 
rsvg:          No (disabled) 
xlib:          Yes 

language extensions: 
gv_sharp:      No (disabled) 
gv_guile:      No (disabled) 
gv_io:         No (disabled by default - no swig support yet) 
gv_java:       No (disabled) 
gv_lua:        No (disabled) 
gv_ocaml:      No (disabled) 
gv_perl:       No (disabled) 
gv_php:        Yes 
gv_python:     No (disabled) 
gv_python23:   No (disabled by default - for multiversion installs) 
gv_python24:   No (disabled by default - for multiversion installs) 
gv_python25:   No (disabled by default - for multiversion installs) 
gv_R:          No (disabled) 
gv_ruby:       No (disabled) 
gv_tcl:        No (tcl not available) 

tcldot:        No (tcl not available) 
tclpathplan:   No (tcl not available) 
gctclft:       No (tcl not available) 
tkspline:      No (tk not available) 
===>  Building for graphviz-current-2.20.3 
[...] 

[...] 
/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../../li 
b/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  -O -pipe -march=pentiumpro -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 -O -pi 
pe -march=pentiumpro -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_i 
nit.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 -O -pi 
pe -march=pentiumpro -MT libgv_php_la-gv_php_init.lo -MD -MP -MF .deps/libgv_php_la-gv_php_init.Tpo -c gv_php_init.cpp -o libgv_php_la-gv_php_init.o >/dev/null 2> 
&1 
mv -f .deps/libgv_php_la-gv_php_init.Tpo .deps/libgv_php_la-gv_php_init.Plo 
[...] 


http://www.freebsd.org/cgi/query-pr.cgi?pr=128729 
State-Changed-From-To: feedback->closed 
State-Changed-By: dinoex 
State-Changed-When: Sun Jan 4 11:12:02 CET 2009 
State-Changed-Why:  
- no feedback 
- problem cound not be reproduced 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128729 
>Unformatted:
