=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for graphviz-2.20.3.tar.gz => Checksum RMD160 OK for graphviz-2.20.3.tar.gz ===> Installing dependencies for graphviz-2.20.3 ========================================================================== The supported build options for graphviz are: gd gtk guile lua ocaml pangocairo swig tcl x11 The currently selected options are: lua pangocairo swig tcl x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.graphviz (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, graphviz-2.20.3. Their current value is shown below: * XAW_TYPE = standard Based on these variables, the following variables have been set: * TERMCAP_TYPE = tinfo You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26 => Build dependency bison>=1.0: found bison-2.4.1nb1 => Build dependency pkg-config>=0.19: found pkg-config-0.23 => Build dependency printproto>=1.0.3: found printproto-1.0.4 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency inputproto>=1.4: found inputproto-1.5.0 => Build dependency swig>=1.3.31: found swig-1.3.31nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.14 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency ghostscript-fonts>=6.0: found ghostscript-fonts-8.11nb2 => Full dependency libXp>=1.0.0: found libXp-1.0.0 => Full dependency libXaw>=1.0.5: found libXaw-1.0.5 => Full dependency lua>=5.1.1: found lua-5.1.4 => Full dependency tk>=8.4.12nb1: found tk-8.4.18nb1 => Full dependency pango>=1.12.1nb1: found pango-1.22.4 => Full dependency cairo>=1.6.4: found cairo-1.8.6 => Full dependency gettext-lib>=0.14.5: found gettext-lib-0.14.6 => Full dependency libltdl>=1.5.10: found libltdl-1.5.26 => Full dependency fontconfig>=2.4.2: found fontconfig-2.6.0 => Full dependency expat>=2.0.0nb1: found expat-2.0.1 ===> Overriding tools for graphviz-2.20.3 ===> Extracting for graphviz-2.20.3 ===> Patching for graphviz-2.20.3 => Applying pkgsrc patches for graphviz-2.20.3 => Fixing libltdl convenience library linkage. ===> Creating toolchain wrappers for graphviz-2.20.3 ===> Configuring for graphviz-2.20.3 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for style of include used by make... GNU checking for i386-pc-dragonfly-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... /usr/pkg/bin/bison -y checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for sort... /usr/bin/sort checking pkg-config is at least version 0.9.0... yes checking for rc... no checking for windres... no checking for i386-pc-dragonfly-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... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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... yes checking malloc.h presence... yes checking for malloc.h... yes 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... no checking fenv.h presence... no checking for fenv.h... no 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... no 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... /scratch/graphics/graphviz/work/.tools/bin/sed checking for ld used by cc... /scratch/graphics/graphviz/work/.wrapper/bin/ld checking if the linker (/scratch/graphics/graphviz/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/graphics/graphviz/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm 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 i386-pc-dragonfly-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-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 (/scratch/graphics/graphviz/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly 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++... /scratch/graphics/graphviz/work/.wrapper/bin/ld checking if the linker (/scratch/graphics/graphviz/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/graphics/graphviz/work/.wrapper/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 (/scratch/graphics/graphviz/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly 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... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/scratch/graphics/graphviz/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers 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... swig checking for lua... lua checking for lua... (cached) lua checking for pkg-config... pkg-config checking for Lua headers and libraries with pkg-config... checking for Lua compiling and linking... checking for R... no checking for tclsh... /scratch/graphics/graphviz/work/.buildlink/bin/tclsh using tcl headers from -I/scratch/graphics/graphviz/work/.buildlink/include checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes using /usr/pkg/lib/tclConfig.sh checking for wish... /scratch/graphics/graphviz/work/.buildlink/bin/wish using tk headers from -I/scratch/graphics/graphviz/work/.buildlink/include checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes checking for tk.h... (cached) yes checking tkInt.h usability... no checking tkInt.h presence... no checking for tkInt.h... no using /usr/pkg/lib/tkConfig.sh 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 IL/il.h usability... no checking IL/il.h presence... no checking for IL/il.h... no configure: WARNING: Optional DevIL library not available - missing headers checking for main in -lIL... no configure: WARNING: Optional DevIL library not available 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 RSVG... no checking for PANGOCAIRO... yes checking for pango_fc_font_lock_face... yes checking for pango_fc_font_unlock_face... yes checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GTKGL... no checking for GTKGLEXT... no checking for GTS... no checking for GLADE... no 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... no ./configure.lineno: cannot open ./po/POTFILES.in: No such file or directory checking if have working sincos()... no checking if FILE struct contains _cnt... no checking if FILE struct contains _r... no 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... In file included from conftest.c:1: confdefs.h:9:1: warning: "NO_POSTSCRIPT_ALIAS" redefined :1:1: warning: this is the location of the previous definition gcc: -R/usr/pkg/lib: linker input file unused because linking not done 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 (/scratch/graphics/graphviz/work/graphviz-2.20.3/libltdl) configure: WARNING: no configuration information is in libltdl ---------------------------------------------------------------- graphviz-2.20.3 will be compiled with the following: options: cgraph: Yes digcola: Yes ipsepcola: No (disabled by default - C++ portability issues) 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 (missing library) gd: No (disabled) gdiplus: No (disabled by default - Windows only) gdk_pixbuf: No (disabled) glitz: No (disabled by default - incomplete) gtk: No (disabled) pangocairo: Yes ming: No (disabled by default - incomplete) quartz: No (disabled by default - Mac only) rsvg: No (rsvg library not available) 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: Yes gv_ocaml: No (disabled) gv_perl: No (disabled) gv_php: No (disabled) 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 (R not available) gv_ruby: No (disabled) gv_tcl: Yes tcldot: Yes tclpathplan: Yes gctclft: No (gd not available) tkspline: Yes => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.