Tue Jun 09 02:54:45 PM EDT 2009 # quilt exits with 2 as return when there was nothing to do. # That's not an error here (but it's useful to break loops in crude scripts) QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 touch debian/stamp-patched dh_testdir # Update the config scripts for i in config/config.guess lib/gd/config/config.guess libltdl/config.guess config/config.sub lib/gd/config/config.sub libltdl/config.sub; do \ cp /usr/share/misc/`basename $i` $i ; \ done # Configure the package ./configure --build=i486-linux-gnu --host=i486-linux-gnu \ --prefix=/usr \ --datadir=\${prefix}/share \ --infodir=\${prefix}/share/info \ --mandir=\${prefix}/share/man \ --disable-static \ --with-pangocairo \ --with-x \ --with-gdk-pixbuf \ --without-ghostscript \ --without-gtk \ --without-gtkgl \ --without-gtkglext \ --without-glade \ --with-ipsepcola \ --with-lasi \ --with-rsvg \ --with-devil \ --with-gts \ --without-ortho \ --without-sfdp \ --without-smyrna \ --disable-sharp \ --enable-guile \ --disable-java \ --disable-io \ --enable-lua \ --enable-ocaml \ --enable-php \ --enable-python \ --disable-python23 \ --enable-python24 \ --enable-python25 \ --disable-r \ --enable-ruby \ --enable-tcl \ LDFLAGS="-Wl,--as-needed" checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc 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 i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i486-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for flex... no checking for lex... no checking for bison... bison -y checking for gawk... (cached) mawk 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 groff... groff checking for ps2pdf... false checking for pstopdf... (cached) false checking for i486-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tclsh8.6... no checking for tclsh8.5... /usr/bin/tclsh8.5 checking whether i486-linux-gnu-gcc and cc understand -c and -o together... yes checking for i486-linux-gnu-g++... i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-linux-gnu-g++ accepts -g... yes checking dependency style of i486-linux-gnu-g++... gcc3 checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether i486-linux-gnu-gcc accepts -g... no checking dependency style of i486-linux-gnu-gcc... gcc3 checking for windres... no checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... i486-linux-gnu-gcc -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... 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... yes checking values.h presence... yes checking for values.h... yes 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... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes 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... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes 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... yes 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... yes checking for alloca... yes checking for lrand48... yes checking for drand48... yes checking for srand48... yes checking for setmode... no checking for setenv... yes checking for getenv... yes checking for __freadable... yes 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 a sed that does not truncate output... /bin/sed checking for ld used by i486-linux-gnu-gcc... /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... i486-linux-gnu-g++ -E checking for i486-linux-gnu-g77... no checking for i486-linux-gnu-xlf... no checking for i486-linux-gnu-f77... no checking for i486-linux-gnu-frt... no checking for i486-linux-gnu-pgf77... no checking for i486-linux-gnu-cf77... no checking for i486-linux-gnu-fort77... no checking for i486-linux-gnu-fl32... no checking for i486-linux-gnu-af77... no checking for i486-linux-gnu-xlf90... no checking for i486-linux-gnu-f90... no checking for i486-linux-gnu-pgf90... no checking for i486-linux-gnu-pghpf... no checking for i486-linux-gnu-epcf90... no checking for i486-linux-gnu-gfortran... no checking for i486-linux-gnu-g95... no checking for i486-linux-gnu-xlf95... no checking for i486-linux-gnu-f95... no checking for i486-linux-gnu-fort... no checking for i486-linux-gnu-ifort... no checking for i486-linux-gnu-ifc... no checking for i486-linux-gnu-efc... no checking for i486-linux-gnu-pgf95... no checking for i486-linux-gnu-lf95... no checking for i486-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 805306365 checking command to parse /usr/bin/nm -B output from i486-linux-gnu-gcc object... ok checking for objdir... .libs checking for i486-linux-gnu-ar... no checking for ar... ar checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i486-linux-gnu-strip... no checking for strip... strip checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i486-linux-gnu-gcc option to produce PIC... -fPIC checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes checking if i486-linux-gnu-gcc static flag -static works... yes checking if i486-linux-gnu-gcc supports -c -o file.o... yes checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking for dlopen in -ldl... 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 i486-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i486-linux-gnu-g++ option to produce PIC... -fPIC checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes checking if i486-linux-gnu-g++ static flag -static works... yes checking if i486-linux-gnu-g++ supports -c -o file.o... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 guile... guile checking libguile.h usability... no checking libguile.h presence... no checking for libguile.h... no checking for lua... no checking for ocaml... ocaml checking for ocamlopt... ocamlopt checking caml/mlvalues.h usability... yes checking caml/mlvalues.h presence... yes checking for caml/mlvalues.h... yes checking for perl... perl checking EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for php... no checking for python... python checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python2.4... no checking for python2.5... no checking for ruby... no using tcl headers from -I/usr/include/tcl8.5 -I/usr/include/tcl8.5/generic checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes using /usr/lib/tcl8.5/tclConfig.sh checking for wish8.6... no checking for wish8.5... /usr/bin/wish8.5 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/lib/tk8.5/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... yes checking IL/il.h presence... yes checking for IL/il.h... yes checking for main in -lIL... yes checking for main in -lXpm... no checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for X11/Xaw/Text.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for deflateBound... no checking for RSVG... yes checking for PANGOCAIRO... yes checking for pango_fc_font_lock_face... no checking for pango_fc_font_unlock_face... no checking for LASI... yes checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GDK_PIXBUF... yes checking for GTS... yes checking for gdlib-config... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking for libpng-config... /usr/bin/libpng-config checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for main in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for main in -ljpeg... yes checking if have working sincos()... yes 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... yes 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 doc/schema/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/cgraph/Makefile config.status: creating lib/cgraph/libcgraph.pc config.status: creating lib/gd/Makefile config.status: creating lib/rbtree/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/sparse/Makefile config.status: creating lib/sfdpgen/Makefile config.status: creating lib/circogen/Makefile config.status: creating lib/twopigen/Makefile config.status: creating lib/patchwork/Makefile config.status: creating lib/pack/Makefile config.status: creating lib/ortho/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/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/gd/Makefile config.status: creating plugin/gdk_pixbuf/Makefile config.status: creating plugin/gdiplus/Makefile config.status: creating plugin/glitz/Makefile config.status: creating plugin/gs/Makefile config.status: creating plugin/gtk/Makefile config.status: creating plugin/lasi/Makefile config.status: creating plugin/ming/Makefile config.status: creating plugin/pango/Makefile config.status: creating plugin/quartz/Makefile config.status: creating plugin/rsvg/Makefile config.status: creating plugin/xlib/Makefile config.status: creating plugin/dot_layout/Makefile config.status: creating plugin/neato_layout/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/gui/Makefile config.status: creating graphviz.spec config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands === configuring in libltdl (/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/libltdl) configure: running /bin/bash ./configure '--prefix=/usr' '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--datadir=${prefix}/share' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--disable-static' '--with-pangocairo' '--with-x' '--with-gdk-pixbuf' '--without-ghostscript' '--without-gtk' '--without-gtkgl' '--without-gtkglext' '--without-glade' '--with-ipsepcola' '--with-lasi' '--with-rsvg' '--with-devil' '--with-gts' '--without-ortho' '--without-sfdp' '--without-smyrna' '--disable-sharp' '--enable-guile' '--disable-java' '--disable-io' '--enable-lua' '--enable-ocaml' '--enable-php' '--enable-python' '--disable-python23' '--enable-python24' '--enable-python25' '--disable-r' '--enable-ruby' '--enable-tcl' 'LDFLAGS=-Wl,--as-needed' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' '--enable-ltdl-convenience' --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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc 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 i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i486-linux-gnu-gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i486-linux-gnu-gcc... /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 recognize dependent libraries... pass_all checking how to run the C preprocessor... i486-linux-gnu-gcc -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 for i486-linux-gnu-g++... i486-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-linux-gnu-g++ accepts -g... yes checking dependency style of i486-linux-gnu-g++... none checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E checking for i486-linux-gnu-g77... no checking for i486-linux-gnu-xlf... no checking for i486-linux-gnu-f77... no checking for i486-linux-gnu-frt... no checking for i486-linux-gnu-pgf77... no checking for i486-linux-gnu-cf77... no checking for i486-linux-gnu-fort77... no checking for i486-linux-gnu-fl32... no checking for i486-linux-gnu-af77... no checking for i486-linux-gnu-xlf90... no checking for i486-linux-gnu-f90... no checking for i486-linux-gnu-pgf90... no checking for i486-linux-gnu-pghpf... no checking for i486-linux-gnu-epcf90... no checking for i486-linux-gnu-gfortran... no checking for i486-linux-gnu-g95... no checking for i486-linux-gnu-xlf95... no checking for i486-linux-gnu-f95... no checking for i486-linux-gnu-fort... no checking for i486-linux-gnu-ifort... no checking for i486-linux-gnu-ifc... no checking for i486-linux-gnu-efc... no checking for i486-linux-gnu-pgf95... no checking for i486-linux-gnu-lf95... no checking for i486-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 805306365 checking command to parse /usr/bin/nm -B output from i486-linux-gnu-gcc object... ok checking for objdir... .libs checking for i486-linux-gnu-ar... no checking for ar... ar checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i486-linux-gnu-strip... no checking for strip... strip checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i486-linux-gnu-gcc option to produce PIC... -fPIC checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes checking if i486-linux-gnu-gcc static flag -static works... yes checking if i486-linux-gnu-gcc supports -c -o file.o... yes checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i486-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i486-linux-gnu-g++ option to produce PIC... -fPIC checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes checking if i486-linux-gnu-g++ static flag -static works... yes checking if i486-linux-gnu-g++ supports -c -o file.o... yes checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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... /usr/lib /lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/alsa-lib /usr/local/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... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes 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... yes checking malloc.h presence... yes checking for malloc.h... yes 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.22.2 will be compiled with the following: options: cgraph: No (disabled by default - experimental) codegens: No (disabled by default - deprecated) digcola: Yes expat: Yes fontconfig: Yes freetype: Yes gts: Yes ipsepcola: Yes ltdl: Yes ortho: No (disabled by default - experimental) sfdp: No (disabled by default - experimental) shared: Yes static: No (disabled by default) 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: Yes gd: Yes internal gdiplus: No (disabled by default - Windows only) gdk_pixbuf: Yes ghostscript: No (disabled) glitz: No (disabled by default - incomplete) gtk: No (disabled) lasi: Yes ming: No (disabled by default - incomplete) pangocairo: Yes quartz: No (disabled by default - Mac only) rsvg: Yes xlib: Yes language extensions: gv_sharp: No (disabled) gv_guile: No (guile header missing) gv_io: No (disabled by default - no swig support yet) gv_java: No (disabled) gv_lua: No (lua not available) gv_ocaml: Yes gv_perl: Yes gv_php: No (php not available) gv_python: Yes gv_python23: No (disabled by default - for multiversion installs) gv_python24: No (python2.4 is too old) gv_python25: No (python2.5 is too old) gv_R: No (disabled) gv_ruby: No (ruby not available) gv_tcl: Yes tcldot: Yes tclpathplan: Yes gctclft: No (gd not available) tkspline: Yes touch configure-stamp dh_testdir # Build make make[1]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2' make all-recursive make[2]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2' Making all in libltdl make[3]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/libltdl' make all-am make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/libltdl' /bin/bash ./libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o ltdl.lo ltdl.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o /bin/bash ./libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wl,--as-needed -o libltdlc.la ltdl.lo -ldl ar cru .libs/libltdlc.a .libs/ltdl.o ranlib .libs/libltdlc.a creating libltdlc.la (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/libltdl' make[3]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/libltdl' Making all in lib make[3]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib' Making all in cdt make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtclose.lo -MD -MP -MF .deps/dtclose.Tpo -c -o dtclose.lo dtclose.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtclose.lo -MD -MP -MF .deps/dtclose.Tpo -c dtclose.c -fPIC -DPIC -o .libs/dtclose.o mv -f .deps/dtclose.Tpo .deps/dtclose.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtdisc.lo -MD -MP -MF .deps/dtdisc.Tpo -c -o dtdisc.lo dtdisc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtdisc.lo -MD -MP -MF .deps/dtdisc.Tpo -c dtdisc.c -fPIC -DPIC -o .libs/dtdisc.o mv -f .deps/dtdisc.Tpo .deps/dtdisc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtextract.lo -MD -MP -MF .deps/dtextract.Tpo -c -o dtextract.lo dtextract.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtextract.lo -MD -MP -MF .deps/dtextract.Tpo -c dtextract.c -fPIC -DPIC -o .libs/dtextract.o mv -f .deps/dtextract.Tpo .deps/dtextract.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtflatten.lo -MD -MP -MF .deps/dtflatten.Tpo -c -o dtflatten.lo dtflatten.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtflatten.lo -MD -MP -MF .deps/dtflatten.Tpo -c dtflatten.c -fPIC -DPIC -o .libs/dtflatten.o mv -f .deps/dtflatten.Tpo .deps/dtflatten.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dthash.lo -MD -MP -MF .deps/dthash.Tpo -c -o dthash.lo dthash.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dthash.lo -MD -MP -MF .deps/dthash.Tpo -c dthash.c -fPIC -DPIC -o .libs/dthash.o mv -f .deps/dthash.Tpo .deps/dthash.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtlist.lo -MD -MP -MF .deps/dtlist.Tpo -c -o dtlist.lo dtlist.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtlist.lo -MD -MP -MF .deps/dtlist.Tpo -c dtlist.c -fPIC -DPIC -o .libs/dtlist.o mv -f .deps/dtlist.Tpo .deps/dtlist.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtmethod.lo -MD -MP -MF .deps/dtmethod.Tpo -c -o dtmethod.lo dtmethod.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtmethod.lo -MD -MP -MF .deps/dtmethod.Tpo -c dtmethod.c -fPIC -DPIC -o .libs/dtmethod.o mv -f .deps/dtmethod.Tpo .deps/dtmethod.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtopen.lo -MD -MP -MF .deps/dtopen.Tpo -c -o dtopen.lo dtopen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtopen.lo -MD -MP -MF .deps/dtopen.Tpo -c dtopen.c -fPIC -DPIC -o .libs/dtopen.o mv -f .deps/dtopen.Tpo .deps/dtopen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrenew.lo -MD -MP -MF .deps/dtrenew.Tpo -c -o dtrenew.lo dtrenew.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrenew.lo -MD -MP -MF .deps/dtrenew.Tpo -c dtrenew.c -fPIC -DPIC -o .libs/dtrenew.o mv -f .deps/dtrenew.Tpo .deps/dtrenew.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrestore.lo -MD -MP -MF .deps/dtrestore.Tpo -c -o dtrestore.lo dtrestore.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrestore.lo -MD -MP -MF .deps/dtrestore.Tpo -c dtrestore.c -fPIC -DPIC -o .libs/dtrestore.o mv -f .deps/dtrestore.Tpo .deps/dtrestore.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtsize.lo -MD -MP -MF .deps/dtsize.Tpo -c -o dtsize.lo dtsize.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtsize.lo -MD -MP -MF .deps/dtsize.Tpo -c dtsize.c -fPIC -DPIC -o .libs/dtsize.o mv -f .deps/dtsize.Tpo .deps/dtsize.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstat.lo -MD -MP -MF .deps/dtstat.Tpo -c -o dtstat.lo dtstat.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstat.lo -MD -MP -MF .deps/dtstat.Tpo -c dtstat.c -fPIC -DPIC -o .libs/dtstat.o mv -f .deps/dtstat.Tpo .deps/dtstat.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstrhash.lo -MD -MP -MF .deps/dtstrhash.Tpo -c -o dtstrhash.lo dtstrhash.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstrhash.lo -MD -MP -MF .deps/dtstrhash.Tpo -c dtstrhash.c -fPIC -DPIC -o .libs/dtstrhash.o mv -f .deps/dtstrhash.Tpo .deps/dtstrhash.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dttree.lo -MD -MP -MF .deps/dttree.Tpo -c -o dttree.lo dttree.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dttree.lo -MD -MP -MF .deps/dttree.Tpo -c dttree.c -fPIC -DPIC -o .libs/dttree.o mv -f .deps/dttree.Tpo .deps/dttree.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtview.lo -MD -MP -MF .deps/dtview.Tpo -c -o dtview.lo dtview.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtview.lo -MD -MP -MF .deps/dtview.Tpo -c dtview.c -fPIC -DPIC -o .libs/dtview.o mv -f .deps/dtview.Tpo .deps/dtview.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtwalk.lo -MD -MP -MF .deps/dtwalk.Tpo -c -o dtwalk.lo dtwalk.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtwalk.lo -MD -MP -MF .deps/dtwalk.Tpo -c dtwalk.c -fPIC -DPIC -o .libs/dtwalk.o mv -f .deps/dtwalk.Tpo .deps/dtwalk.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,--as-needed -o libcdt.la -rpath /usr/lib dtclose.lo dtdisc.lo dtextract.lo dtflatten.lo dthash.lo dtlist.lo dtmethod.lo dtopen.lo dtrenew.lo dtrestore.lo dtsize.lo dtstat.lo dtstrhash.lo dttree.lo dtview.lo dtwalk.lo i486-linux-gnu-gcc -shared .libs/dtclose.o .libs/dtdisc.o .libs/dtextract.o .libs/dtflatten.o .libs/dthash.o .libs/dtlist.o .libs/dtmethod.o .libs/dtopen.o .libs/dtrenew.o .libs/dtrestore.o .libs/dtsize.o .libs/dtstat.o .libs/dtstrhash.o .libs/dttree.o .libs/dtview.o .libs/dtwalk.o -Wl,--as-needed -Wl,-soname -Wl,libcdt.so.4 -o .libs/libcdt.so.4.0.0 (cd .libs && rm -f libcdt.so.4 && ln -s libcdt.so.4.0.0 libcdt.so.4) (cd .libs && rm -f libcdt.so && ln -s libcdt.so.4.0.0 libcdt.so) creating libcdt.la (cd .libs && rm -f libcdt.la && ln -s ../libcdt.la libcdt.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libcdt_C.la dtclose.lo dtdisc.lo dtextract.lo dtflatten.lo dthash.lo dtlist.lo dtmethod.lo dtopen.lo dtrenew.lo dtrestore.lo dtsize.lo dtstat.lo dtstrhash.lo dttree.lo dtview.lo dtwalk.lo ar cru .libs/libcdt_C.a .libs/dtclose.o .libs/dtdisc.o .libs/dtextract.o .libs/dtflatten.o .libs/dthash.o .libs/dtlist.o .libs/dtmethod.o .libs/dtopen.o .libs/dtrenew.o .libs/dtrestore.o .libs/dtsize.o .libs/dtstat.o .libs/dtstrhash.o .libs/dttree.o .libs/dtview.o .libs/dtwalk.o ranlib .libs/libcdt_C.a creating libcdt_C.la (cd .libs && rm -f libcdt_C.la && ln -s ../libcdt_C.la libcdt_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt' Making all in graph make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/graph' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attribs.lo -MD -MP -MF .deps/attribs.Tpo -c -o attribs.lo attribs.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attribs.lo -MD -MP -MF .deps/attribs.Tpo -c attribs.c -fPIC -DPIC -o .libs/attribs.o mv -f .deps/attribs.Tpo .deps/attribs.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c -o agxbuf.lo agxbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c agxbuf.c -fPIC -DPIC -o .libs/agxbuf.o mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c -o edge.lo edge.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -fPIC -DPIC -o .libs/edge.o mv -f .deps/edge.Tpo .deps/edge.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o mv -f .deps/graph.Tpo .deps/graph.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graphio.lo -MD -MP -MF .deps/graphio.Tpo -c -o graphio.lo graphio.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graphio.lo -MD -MP -MF .deps/graphio.Tpo -c graphio.c -fPIC -DPIC -o .libs/graphio.o mv -f .deps/graphio.Tpo .deps/graphio.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -fPIC -DPIC -o .libs/node.o mv -f .deps/node.Tpo .deps/node.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o mv -f .deps/parser.Tpo .deps/parser.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c -o refstr.lo refstr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c refstr.c -fPIC -DPIC -o .libs/refstr.o mv -f .deps/refstr.Tpo .deps/refstr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o mv -f .deps/trie.Tpo .deps/trie.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,--as-needed -o libgraph.la -rpath /usr/lib attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la i486-linux-gnu-gcc -shared .libs/attribs.o .libs/agxbuf.o .libs/edge.o .libs/graph.o .libs/graphio.o .libs/lexer.o .libs/node.o .libs/parser.o .libs/refstr.o .libs/trie.o -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -Wl,--as-needed -Wl,-soname -Wl,libgraph.so.4 -o .libs/libgraph.so.4.0.0 (cd .libs && rm -f libgraph.so.4 && ln -s libgraph.so.4.0.0 libgraph.so.4) (cd .libs && rm -f libgraph.so && ln -s libgraph.so.4.0.0 libgraph.so) creating libgraph.la (cd .libs && rm -f libgraph.la && ln -s ../libgraph.la libgraph.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libgraph_C.la attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ar cru .libs/libgraph_C.a .libs/attribs.o .libs/agxbuf.o .libs/edge.o .libs/graph.o .libs/graphio.o .libs/lexer.o .libs/node.o .libs/parser.o .libs/refstr.o .libs/trie.o ranlib .libs/libgraph_C.a creating libgraph_C.la (cd .libs && rm -f libgraph_C.la && ln -s ../libgraph_C.la libgraph_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/graph' Making all in cgraph make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cgraph' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agerror.lo -MD -MP -MF .deps/agerror.Tpo -c -o agerror.lo agerror.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agerror.lo -MD -MP -MF .deps/agerror.Tpo -c agerror.c -fPIC -DPIC -o .libs/agerror.o mv -f .deps/agerror.Tpo .deps/agerror.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c -o agxbuf.lo agxbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c agxbuf.c -fPIC -DPIC -o .libs/agxbuf.o mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o mv -f .deps/apply.Tpo .deps/apply.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c -o attr.lo attr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -fPIC -DPIC -o .libs/attr.o mv -f .deps/attr.Tpo .deps/attr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c -o edge.lo edge.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -fPIC -DPIC -o .libs/edge.o mv -f .deps/edge.Tpo .deps/edge.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c -o flatten.lo flatten.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c flatten.c -fPIC -DPIC -o .libs/flatten.o mv -f .deps/flatten.Tpo .deps/flatten.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o mv -f .deps/graph.Tpo .deps/graph.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c -o grammar.lo grammar.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/grammar.o mv -f .deps/grammar.Tpo .deps/grammar.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT id.lo -MD -MP -MF .deps/id.Tpo -c -o id.lo id.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT id.lo -MD -MP -MF .deps/id.Tpo -c id.c -fPIC -DPIC -o .libs/id.o mv -f .deps/id.Tpo .deps/id.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c -o imap.lo imap.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c imap.c -fPIC -DPIC -o .libs/imap.o mv -f .deps/imap.Tpo .deps/imap.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o mv -f .deps/io.Tpo .deps/io.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o mv -f .deps/mem.Tpo .deps/mem.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -fPIC -DPIC -o .libs/node.o mv -f .deps/node.Tpo .deps/node.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c -o obj.lo obj.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o mv -f .deps/obj.Tpo .deps/obj.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pend.lo -MD -MP -MF .deps/pend.Tpo -c -o pend.lo pend.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pend.lo -MD -MP -MF .deps/pend.Tpo -c pend.c -fPIC -DPIC -o .libs/pend.o mv -f .deps/pend.Tpo .deps/pend.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rec.lo -MD -MP -MF .deps/rec.Tpo -c -o rec.lo rec.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rec.lo -MD -MP -MF .deps/rec.Tpo -c rec.c -fPIC -DPIC -o .libs/rec.o mv -f .deps/rec.Tpo .deps/rec.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c -o refstr.lo refstr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c refstr.c -fPIC -DPIC -o .libs/refstr.o mv -f .deps/refstr.Tpo .deps/refstr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o mv -f .deps/scan.Tpo .deps/scan.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT subg.lo -MD -MP -MF .deps/subg.Tpo -c -o subg.lo subg.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT subg.lo -MD -MP -MF .deps/subg.Tpo -c subg.c -fPIC -DPIC -o .libs/subg.o mv -f .deps/subg.Tpo .deps/subg.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo write.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -fPIC -DPIC -o .libs/write.o mv -f .deps/write.Tpo .deps/write.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,--as-needed -o libcgraph.la -rpath /usr/lib agerror.lo agxbuf.lo apply.lo attr.lo edge.lo flatten.lo graph.lo grammar.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la i486-linux-gnu-gcc -shared .libs/agerror.o .libs/agxbuf.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/flatten.o .libs/graph.o .libs/grammar.o .libs/id.o .libs/imap.o .libs/io.o .libs/mem.o .libs/node.o .libs/obj.o .libs/pend.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/utils.o .libs/write.o -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -Wl,--as-needed -Wl,-soname -Wl,libcgraph.so.4 -o .libs/libcgraph.so.4.0.0 (cd .libs && rm -f libcgraph.so.4 && ln -s libcgraph.so.4.0.0 libcgraph.so.4) (cd .libs && rm -f libcgraph.so && ln -s libcgraph.so.4.0.0 libcgraph.so) creating libcgraph.la (cd .libs && rm -f libcgraph.la && ln -s ../libcgraph.la libcgraph.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libcgraph_C.la agerror.lo agxbuf.lo apply.lo attr.lo edge.lo flatten.lo graph.lo grammar.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ar cru .libs/libcgraph_C.a .libs/agerror.o .libs/agxbuf.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/flatten.o .libs/graph.o .libs/grammar.o .libs/id.o .libs/imap.o .libs/io.o .libs/mem.o .libs/node.o .libs/obj.o .libs/pend.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/utils.o .libs/write.o ranlib .libs/libcgraph_C.a creating libcgraph_C.la (cd .libs && rm -f libcgraph_C.la && ln -s ../libcgraph_C.la libcgraph_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cgraph' Making all in gd make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gd' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtables.lo -MD -MP -MF .deps/gdtables.Tpo -c -o gdtables.lo gdtables.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtables.lo -MD -MP -MF .deps/gdtables.Tpo -c gdtables.c -fPIC -DPIC -o .libs/gdtables.o mv -f .deps/gdtables.Tpo .deps/gdtables.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd.lo -MD -MP -MF .deps/gd.Tpo -c -o gd.lo gd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd.lo -MD -MP -MF .deps/gd.Tpo -c gd.c -fPIC -DPIC -o .libs/gd.o mv -f .deps/gd.Tpo .deps/gd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfx.lo -MD -MP -MF .deps/gdfx.Tpo -c -o gdfx.lo gdfx.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfx.lo -MD -MP -MF .deps/gdfx.Tpo -c gdfx.c -fPIC -DPIC -o .libs/gdfx.o mv -f .deps/gdfx.Tpo .deps/gdfx.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_security.lo -MD -MP -MF .deps/gd_security.Tpo -c -o gd_security.lo gd_security.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_security.lo -MD -MP -MF .deps/gd_security.Tpo -c gd_security.c -fPIC -DPIC -o .libs/gd_security.o mv -f .deps/gd_security.Tpo .deps/gd_security.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd.lo -MD -MP -MF .deps/gd_gd.Tpo -c -o gd_gd.lo gd_gd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd.lo -MD -MP -MF .deps/gd_gd.Tpo -c gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o mv -f .deps/gd_gd.Tpo .deps/gd_gd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd2.lo -MD -MP -MF .deps/gd_gd2.Tpo -c -o gd_gd2.lo gd_gd2.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd2.lo -MD -MP -MF .deps/gd_gd2.Tpo -c gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o mv -f .deps/gd_gd2.Tpo .deps/gd_gd2.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io.lo -MD -MP -MF .deps/gd_io.Tpo -c -o gd_io.lo gd_io.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io.lo -MD -MP -MF .deps/gd_io.Tpo -c gd_io.c -fPIC -DPIC -o .libs/gd_io.o mv -f .deps/gd_io.Tpo .deps/gd_io.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_dp.lo -MD -MP -MF .deps/gd_io_dp.Tpo -c -o gd_io_dp.lo gd_io_dp.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_dp.lo -MD -MP -MF .deps/gd_io_dp.Tpo -c gd_io_dp.c -fPIC -DPIC -o .libs/gd_io_dp.o mv -f .deps/gd_io_dp.Tpo .deps/gd_io_dp.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_in.lo -MD -MP -MF .deps/gd_gif_in.Tpo -c -o gd_gif_in.lo gd_gif_in.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_in.lo -MD -MP -MF .deps/gd_gif_in.Tpo -c gd_gif_in.c -fPIC -DPIC -o .libs/gd_gif_in.o mv -f .deps/gd_gif_in.Tpo .deps/gd_gif_in.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_out.lo -MD -MP -MF .deps/gd_gif_out.Tpo -c -o gd_gif_out.lo gd_gif_out.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_out.lo -MD -MP -MF .deps/gd_gif_out.Tpo -c gd_gif_out.c -fPIC -DPIC -o .libs/gd_gif_out.o mv -f .deps/gd_gif_out.Tpo .deps/gd_gif_out.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_file.lo -MD -MP -MF .deps/gd_io_file.Tpo -c -o gd_io_file.lo gd_io_file.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_file.lo -MD -MP -MF .deps/gd_io_file.Tpo -c gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o mv -f .deps/gd_io_file.Tpo .deps/gd_io_file.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_ss.lo -MD -MP -MF .deps/gd_io_ss.Tpo -c -o gd_io_ss.lo gd_io_ss.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_ss.lo -MD -MP -MF .deps/gd_io_ss.Tpo -c gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o mv -f .deps/gd_io_ss.Tpo .deps/gd_io_ss.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_jpeg.lo -MD -MP -MF .deps/gd_jpeg.Tpo -c -o gd_jpeg.lo gd_jpeg.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_jpeg.lo -MD -MP -MF .deps/gd_jpeg.Tpo -c gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o mv -f .deps/gd_jpeg.Tpo .deps/gd_jpeg.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_png.lo -MD -MP -MF .deps/gd_png.Tpo -c -o gd_png.lo gd_png.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_png.lo -MD -MP -MF .deps/gd_png.Tpo -c gd_png.c -fPIC -DPIC -o .libs/gd_png.o mv -f .deps/gd_png.Tpo .deps/gd_png.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_ss.lo -MD -MP -MF .deps/gd_ss.Tpo -c -o gd_ss.lo gd_ss.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_ss.lo -MD -MP -MF .deps/gd_ss.Tpo -c gd_ss.c -fPIC -DPIC -o .libs/gd_ss.o mv -f .deps/gd_ss.Tpo .deps/gd_ss.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_topal.lo -MD -MP -MF .deps/gd_topal.Tpo -c -o gd_topal.lo gd_topal.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_topal.lo -MD -MP -MF .deps/gd_topal.Tpo -c gd_topal.c -fPIC -DPIC -o .libs/gd_topal.o mv -f .deps/gd_topal.Tpo .deps/gd_topal.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_wbmp.lo -MD -MP -MF .deps/gd_wbmp.Tpo -c -o gd_wbmp.lo gd_wbmp.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_wbmp.lo -MD -MP -MF .deps/gd_wbmp.Tpo -c gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o mv -f .deps/gd_wbmp.Tpo .deps/gd_wbmp.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdcache.lo -MD -MP -MF .deps/gdcache.Tpo -c -o gdcache.lo gdcache.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdcache.lo -MD -MP -MF .deps/gdcache.Tpo -c gdcache.c -fPIC -DPIC -o .libs/gdcache.o mv -f .deps/gdcache.Tpo .deps/gdcache.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontg.lo -MD -MP -MF .deps/gdfontg.Tpo -c -o gdfontg.lo gdfontg.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontg.lo -MD -MP -MF .deps/gdfontg.Tpo -c gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o mv -f .deps/gdfontg.Tpo .deps/gdfontg.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontl.lo -MD -MP -MF .deps/gdfontl.Tpo -c -o gdfontl.lo gdfontl.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontl.lo -MD -MP -MF .deps/gdfontl.Tpo -c gdfontl.c -fPIC -DPIC -o .libs/gdfontl.o mv -f .deps/gdfontl.Tpo .deps/gdfontl.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontmb.lo -MD -MP -MF .deps/gdfontmb.Tpo -c -o gdfontmb.lo gdfontmb.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontmb.lo -MD -MP -MF .deps/gdfontmb.Tpo -c gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o mv -f .deps/gdfontmb.Tpo .deps/gdfontmb.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfonts.lo -MD -MP -MF .deps/gdfonts.Tpo -c -o gdfonts.lo gdfonts.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfonts.lo -MD -MP -MF .deps/gdfonts.Tpo -c gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o mv -f .deps/gdfonts.Tpo .deps/gdfonts.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontt.lo -MD -MP -MF .deps/gdfontt.Tpo -c -o gdfontt.lo gdfontt.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontt.lo -MD -MP -MF .deps/gdfontt.Tpo -c gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o mv -f .deps/gdfontt.Tpo .deps/gdfontt.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c -o gdft.lo gdft.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c -fPIC -DPIC -o .libs/gdft.o mv -f .deps/gdft.Tpo .deps/gdft.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdhelpers.lo -MD -MP -MF .deps/gdhelpers.Tpo -c -o gdhelpers.lo gdhelpers.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdhelpers.lo -MD -MP -MF .deps/gdhelpers.Tpo -c gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o mv -f .deps/gdhelpers.Tpo .deps/gdhelpers.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdkanji.lo -MD -MP -MF .deps/gdkanji.Tpo -c -o gdkanji.lo gdkanji.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdkanji.lo -MD -MP -MF .deps/gdkanji.Tpo -c gdkanji.c -fPIC -DPIC -o .libs/gdkanji.o mv -f .deps/gdkanji.Tpo .deps/gdkanji.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdxpm.lo -MD -MP -MF .deps/gdxpm.Tpo -c -o gdxpm.lo gdxpm.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdxpm.lo -MD -MP -MF .deps/gdxpm.Tpo -c gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o mv -f .deps/gdxpm.Tpo .deps/gdxpm.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wbmp.lo -MD -MP -MF .deps/wbmp.Tpo -c -o wbmp.lo wbmp.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -DNONDLL -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wbmp.lo -MD -MP -MF .deps/wbmp.Tpo -c wbmp.c -fPIC -DPIC -o .libs/wbmp.o mv -f .deps/wbmp.Tpo .deps/wbmp.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libgvgd_C.la gdtables.lo gd.lo gdfx.lo gd_security.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_gif_in.lo gd_gif_out.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdxpm.lo wbmp.lo ar cru .libs/libgvgd_C.a .libs/gdtables.o .libs/gd.o .libs/gdfx.o .libs/gd_security.o .libs/gd_gd.o .libs/gd_gd2.o .libs/gd_io.o .libs/gd_io_dp.o .libs/gd_gif_in.o .libs/gd_gif_out.o .libs/gd_io_file.o .libs/gd_io_ss.o .libs/gd_jpeg.o .libs/gd_png.o .libs/gd_ss.o .libs/gd_topal.o .libs/gd_wbmp.o .libs/gdcache.o .libs/gdfontg.o .libs/gdfontl.o .libs/gdfontmb.o .libs/gdfonts.o .libs/gdfontt.o .libs/gdft.o .libs/gdhelpers.o .libs/gdkanji.o .libs/gdxpm.o .libs/wbmp.o ranlib .libs/libgvgd_C.a creating libgvgd_C.la (cd .libs && rm -f libgvgd_C.la && ln -s ../libgvgd_C.la libgvgd_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gd' Making all in pathplan make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pathplan' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cvt.lo -MD -MP -MF .deps/cvt.Tpo -c -o cvt.lo cvt.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cvt.lo -MD -MP -MF .deps/cvt.Tpo -c cvt.c -fPIC -DPIC -o .libs/cvt.o mv -f .deps/cvt.Tpo .deps/cvt.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT inpoly.lo -MD -MP -MF .deps/inpoly.Tpo -c -o inpoly.lo inpoly.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT inpoly.lo -MD -MP -MF .deps/inpoly.Tpo -c inpoly.c -fPIC -DPIC -o .libs/inpoly.o mv -f .deps/inpoly.Tpo .deps/inpoly.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT route.lo -MD -MP -MF .deps/route.Tpo -c -o route.lo route.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT route.lo -MD -MP -MF .deps/route.Tpo -c route.c -fPIC -DPIC -o .libs/route.o mv -f .deps/route.Tpo .deps/route.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortest.lo -MD -MP -MF .deps/shortest.Tpo -c -o shortest.lo shortest.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortest.lo -MD -MP -MF .deps/shortest.Tpo -c shortest.c -fPIC -DPIC -o .libs/shortest.o mv -f .deps/shortest.Tpo .deps/shortest.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortestpth.lo -MD -MP -MF .deps/shortestpth.Tpo -c -o shortestpth.lo shortestpth.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortestpth.lo -MD -MP -MF .deps/shortestpth.Tpo -c shortestpth.c -fPIC -DPIC -o .libs/shortestpth.o mv -f .deps/shortestpth.Tpo .deps/shortestpth.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solvers.lo -MD -MP -MF .deps/solvers.Tpo -c -o solvers.lo solvers.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solvers.lo -MD -MP -MF .deps/solvers.Tpo -c solvers.c -fPIC -DPIC -o .libs/solvers.o mv -f .deps/solvers.Tpo .deps/solvers.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT triang.lo -MD -MP -MF .deps/triang.Tpo -c -o triang.lo triang.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT triang.lo -MD -MP -MF .deps/triang.Tpo -c triang.c -fPIC -DPIC -o .libs/triang.o mv -f .deps/triang.Tpo .deps/triang.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT visibility.lo -MD -MP -MF .deps/visibility.Tpo -c -o visibility.lo visibility.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT visibility.lo -MD -MP -MF .deps/visibility.Tpo -c visibility.c -fPIC -DPIC -o .libs/visibility.o mv -f .deps/visibility.Tpo .deps/visibility.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,--as-needed -o libpathplan.la -rpath /usr/lib cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo -lm i486-linux-gnu-gcc -shared .libs/cvt.o .libs/inpoly.o .libs/route.o .libs/shortest.o .libs/shortestpth.o .libs/solvers.o .libs/triang.o .libs/util.o .libs/visibility.o -lm -Wl,--as-needed -Wl,-soname -Wl,libpathplan.so.4 -o .libs/libpathplan.so.4.0.0 (cd .libs && rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4) (cd .libs && rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so) creating libpathplan.la (cd .libs && rm -f libpathplan.la && ln -s ../libpathplan.la libpathplan.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libpathplan_C.la cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo ar cru .libs/libpathplan_C.a .libs/cvt.o .libs/inpoly.o .libs/route.o .libs/shortest.o .libs/shortestpth.o .libs/solvers.o .libs/triang.o .libs/util.o .libs/visibility.o ranlib .libs/libpathplan_C.a creating libpathplan_C.la (cd .libs && rm -f libpathplan_C.la && ln -s ../libpathplan_C.la libpathplan_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pathplan' Making all in sfio make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio' Making all in Sfio_f make[5]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc i486-linux-gnu-gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfclrerr.lo -MD -MP -MF .deps/_sfclrerr.Tpo -c -o _sfclrerr.lo _sfclrerr.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfclrerr.lo -MD -MP -MF .deps/_sfclrerr.Tpo -c _sfclrerr.c -fPIC -DPIC -o .libs/_sfclrerr.o mv -f .deps/_sfclrerr.Tpo .deps/_sfclrerr.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfdlen.lo -MD -MP -MF .deps/_sfdlen.Tpo -c -o _sfdlen.lo _sfdlen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfdlen.lo -MD -MP -MF .deps/_sfdlen.Tpo -c _sfdlen.c -fPIC -DPIC -o .libs/_sfdlen.o mv -f .deps/_sfdlen.Tpo .deps/_sfdlen.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfeof.lo -MD -MP -MF .deps/_sfeof.Tpo -c -o _sfeof.lo _sfeof.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfeof.lo -MD -MP -MF .deps/_sfeof.Tpo -c _sfeof.c -fPIC -DPIC -o .libs/_sfeof.o mv -f .deps/_sfeof.Tpo .deps/_sfeof.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sferror.lo -MD -MP -MF .deps/_sferror.Tpo -c -o _sferror.lo _sferror.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sferror.lo -MD -MP -MF .deps/_sferror.Tpo -c _sferror.c -fPIC -DPIC -o .libs/_sferror.o mv -f .deps/_sferror.Tpo .deps/_sferror.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sffileno.lo -MD -MP -MF .deps/_sffileno.Tpo -c -o _sffileno.lo _sffileno.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sffileno.lo -MD -MP -MF .deps/_sffileno.Tpo -c _sffileno.c -fPIC -DPIC -o .libs/_sffileno.o mv -f .deps/_sffileno.Tpo .deps/_sffileno.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfgetc.lo -MD -MP -MF .deps/_sfgetc.Tpo -c -o _sfgetc.lo _sfgetc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfgetc.lo -MD -MP -MF .deps/_sfgetc.Tpo -c _sfgetc.c -fPIC -DPIC -o .libs/_sfgetc.o mv -f .deps/_sfgetc.Tpo .deps/_sfgetc.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfllen.lo -MD -MP -MF .deps/_sfllen.Tpo -c -o _sfllen.lo _sfllen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfllen.lo -MD -MP -MF .deps/_sfllen.Tpo -c _sfllen.c -fPIC -DPIC -o .libs/_sfllen.o mv -f .deps/_sfllen.Tpo .deps/_sfllen.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputc.lo -MD -MP -MF .deps/_sfputc.Tpo -c -o _sfputc.lo _sfputc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputc.lo -MD -MP -MF .deps/_sfputc.Tpo -c _sfputc.c -fPIC -DPIC -o .libs/_sfputc.o mv -f .deps/_sfputc.Tpo .deps/_sfputc.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputd.lo -MD -MP -MF .deps/_sfputd.Tpo -c -o _sfputd.lo _sfputd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputd.lo -MD -MP -MF .deps/_sfputd.Tpo -c _sfputd.c -fPIC -DPIC -o .libs/_sfputd.o mv -f .deps/_sfputd.Tpo .deps/_sfputd.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputl.lo -MD -MP -MF .deps/_sfputl.Tpo -c -o _sfputl.lo _sfputl.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputl.lo -MD -MP -MF .deps/_sfputl.Tpo -c _sfputl.c -fPIC -DPIC -o .libs/_sfputl.o mv -f .deps/_sfputl.Tpo .deps/_sfputl.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputm.lo -MD -MP -MF .deps/_sfputm.Tpo -c -o _sfputm.lo _sfputm.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputm.lo -MD -MP -MF .deps/_sfputm.Tpo -c _sfputm.c -fPIC -DPIC -o .libs/_sfputm.o mv -f .deps/_sfputm.Tpo .deps/_sfputm.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputu.lo -MD -MP -MF .deps/_sfputu.Tpo -c -o _sfputu.lo _sfputu.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputu.lo -MD -MP -MF .deps/_sfputu.Tpo -c _sfputu.c -fPIC -DPIC -o .libs/_sfputu.o mv -f .deps/_sfputu.Tpo .deps/_sfputu.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfslen.lo -MD -MP -MF .deps/_sfslen.Tpo -c -o _sfslen.lo _sfslen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfslen.lo -MD -MP -MF .deps/_sfslen.Tpo -c _sfslen.c -fPIC -DPIC -o .libs/_sfslen.o mv -f .deps/_sfslen.Tpo .deps/_sfslen.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfstacked.lo -MD -MP -MF .deps/_sfstacked.Tpo -c -o _sfstacked.lo _sfstacked.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfstacked.lo -MD -MP -MF .deps/_sfstacked.Tpo -c _sfstacked.c -fPIC -DPIC -o .libs/_sfstacked.o mv -f .deps/_sfstacked.Tpo .deps/_sfstacked.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfulen.lo -MD -MP -MF .deps/_sfulen.Tpo -c -o _sfulen.lo _sfulen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfulen.lo -MD -MP -MF .deps/_sfulen.Tpo -c _sfulen.c -fPIC -DPIC -o .libs/_sfulen.o mv -f .deps/_sfulen.Tpo .deps/_sfulen.Plo /bin/bash ../../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfvalue.lo -MD -MP -MF .deps/_sfvalue.Tpo -c -o _sfvalue.lo _sfvalue.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfvalue.lo -MD -MP -MF .deps/_sfvalue.Tpo -c _sfvalue.c -fPIC -DPIC -o .libs/_sfvalue.o mv -f .deps/_sfvalue.Tpo .deps/_sfvalue.Plo /bin/bash ../../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libsfiof_C.la _sfclrerr.lo _sfdlen.lo _sfeof.lo _sferror.lo _sffileno.lo _sfgetc.lo _sfllen.lo _sfputc.lo _sfputd.lo _sfputl.lo _sfputm.lo _sfputu.lo _sfslen.lo _sfstacked.lo _sfulen.lo _sfvalue.lo ar cru .libs/libsfiof_C.a .libs/_sfclrerr.o .libs/_sfdlen.o .libs/_sfeof.o .libs/_sferror.o .libs/_sffileno.o .libs/_sfgetc.o .libs/_sfllen.o .libs/_sfputc.o .libs/_sfputd.o .libs/_sfputl.o .libs/_sfputm.o .libs/_sfputu.o .libs/_sfslen.o .libs/_sfstacked.o .libs/_sfulen.o .libs/_sfvalue.o ranlib .libs/libsfiof_C.a creating libsfiof_C.la (cd .libs && rm -f libsfiof_C.la && ln -s ../libsfiof_C.la libsfiof_C.la) make[5]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio/Sfio_f' make[5]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclose.lo -MD -MP -MF .deps/sfclose.Tpo -c -o sfclose.lo sfclose.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclose.lo -MD -MP -MF .deps/sfclose.Tpo -c sfclose.c -fPIC -DPIC -o .libs/sfclose.o mv -f .deps/sfclose.Tpo .deps/sfclose.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclrlock.lo -MD -MP -MF .deps/sfclrlock.Tpo -c -o sfclrlock.lo sfclrlock.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclrlock.lo -MD -MP -MF .deps/sfclrlock.Tpo -c sfclrlock.c -fPIC -DPIC -o .libs/sfclrlock.o mv -f .deps/sfclrlock.Tpo .deps/sfclrlock.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfcvt.lo -MD -MP -MF .deps/sfcvt.Tpo -c -o sfcvt.lo sfcvt.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfcvt.lo -MD -MP -MF .deps/sfcvt.Tpo -c sfcvt.c -fPIC -DPIC -o .libs/sfcvt.o mv -f .deps/sfcvt.Tpo .deps/sfcvt.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdisc.lo -MD -MP -MF .deps/sfdisc.Tpo -c -o sfdisc.lo sfdisc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdisc.lo -MD -MP -MF .deps/sfdisc.Tpo -c sfdisc.c -fPIC -DPIC -o .libs/sfdisc.o mv -f .deps/sfdisc.Tpo .deps/sfdisc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdlen.lo -MD -MP -MF .deps/sfdlen.Tpo -c -o sfdlen.lo sfdlen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdlen.lo -MD -MP -MF .deps/sfdlen.Tpo -c sfdlen.c -fPIC -DPIC -o .libs/sfdlen.o mv -f .deps/sfdlen.Tpo .deps/sfdlen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexcept.lo -MD -MP -MF .deps/sfexcept.Tpo -c -o sfexcept.lo sfexcept.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexcept.lo -MD -MP -MF .deps/sfexcept.Tpo -c sfexcept.c -fPIC -DPIC -o .libs/sfexcept.o mv -f .deps/sfexcept.Tpo .deps/sfexcept.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexit.lo -MD -MP -MF .deps/sfexit.Tpo -c -o sfexit.lo sfexit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexit.lo -MD -MP -MF .deps/sfexit.Tpo -c sfexit.c -fPIC -DPIC -o .libs/sfexit.o mv -f .deps/sfexit.Tpo .deps/sfexit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfextern.lo -MD -MP -MF .deps/sfextern.Tpo -c -o sfextern.lo sfextern.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfextern.lo -MD -MP -MF .deps/sfextern.Tpo -c sfextern.c -fPIC -DPIC -o .libs/sfextern.o mv -f .deps/sfextern.Tpo .deps/sfextern.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffcvt.lo -MD -MP -MF .deps/sffcvt.Tpo -c -o sffcvt.lo sffcvt.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffcvt.lo -MD -MP -MF .deps/sffcvt.Tpo -c sffcvt.c -fPIC -DPIC -o .libs/sffcvt.o mv -f .deps/sffcvt.Tpo .deps/sffcvt.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffilbuf.lo -MD -MP -MF .deps/sffilbuf.Tpo -c -o sffilbuf.lo sffilbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffilbuf.lo -MD -MP -MF .deps/sffilbuf.Tpo -c sffilbuf.c -fPIC -DPIC -o .libs/sffilbuf.o mv -f .deps/sffilbuf.Tpo .deps/sffilbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfflsbuf.lo -MD -MP -MF .deps/sfflsbuf.Tpo -c -o sfflsbuf.lo sfflsbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfflsbuf.lo -MD -MP -MF .deps/sfflsbuf.Tpo -c sfflsbuf.c -fPIC -DPIC -o .libs/sfflsbuf.o mv -f .deps/sfflsbuf.Tpo .deps/sfflsbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetd.lo -MD -MP -MF .deps/sfgetd.Tpo -c -o sfgetd.lo sfgetd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetd.lo -MD -MP -MF .deps/sfgetd.Tpo -c sfgetd.c -fPIC -DPIC -o .libs/sfgetd.o mv -f .deps/sfgetd.Tpo .deps/sfgetd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetl.lo -MD -MP -MF .deps/sfgetl.Tpo -c -o sfgetl.lo sfgetl.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetl.lo -MD -MP -MF .deps/sfgetl.Tpo -c sfgetl.c -fPIC -DPIC -o .libs/sfgetl.o mv -f .deps/sfgetl.Tpo .deps/sfgetl.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetm.lo -MD -MP -MF .deps/sfgetm.Tpo -c -o sfgetm.lo sfgetm.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetm.lo -MD -MP -MF .deps/sfgetm.Tpo -c sfgetm.c -fPIC -DPIC -o .libs/sfgetm.o mv -f .deps/sfgetm.Tpo .deps/sfgetm.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetr.lo -MD -MP -MF .deps/sfgetr.Tpo -c -o sfgetr.lo sfgetr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetr.lo -MD -MP -MF .deps/sfgetr.Tpo -c sfgetr.c -fPIC -DPIC -o .libs/sfgetr.o mv -f .deps/sfgetr.Tpo .deps/sfgetr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetu.lo -MD -MP -MF .deps/sfgetu.Tpo -c -o sfgetu.lo sfgetu.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetu.lo -MD -MP -MF .deps/sfgetu.Tpo -c sfgetu.c -fPIC -DPIC -o .libs/sfgetu.o mv -f .deps/sfgetu.Tpo .deps/sfgetu.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfllen.lo -MD -MP -MF .deps/sfllen.Tpo -c -o sfllen.lo sfllen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfllen.lo -MD -MP -MF .deps/sfllen.Tpo -c sfllen.c -fPIC -DPIC -o .libs/sfllen.o mv -f .deps/sfllen.Tpo .deps/sfllen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmode.lo -MD -MP -MF .deps/sfmode.Tpo -c -o sfmode.lo sfmode.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmode.lo -MD -MP -MF .deps/sfmode.Tpo -c sfmode.c -fPIC -DPIC -o .libs/sfmode.o mv -f .deps/sfmode.Tpo .deps/sfmode.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmove.lo -MD -MP -MF .deps/sfmove.Tpo -c -o sfmove.lo sfmove.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmove.lo -MD -MP -MF .deps/sfmove.Tpo -c sfmove.c -fPIC -DPIC -o .libs/sfmove.o mv -f .deps/sfmove.Tpo .deps/sfmove.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmutex.lo -MD -MP -MF .deps/sfmutex.Tpo -c -o sfmutex.lo sfmutex.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmutex.lo -MD -MP -MF .deps/sfmutex.Tpo -c sfmutex.c -fPIC -DPIC -o .libs/sfmutex.o mv -f .deps/sfmutex.Tpo .deps/sfmutex.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnew.lo -MD -MP -MF .deps/sfnew.Tpo -c -o sfnew.lo sfnew.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnew.lo -MD -MP -MF .deps/sfnew.Tpo -c sfnew.c -fPIC -DPIC -o .libs/sfnew.o mv -f .deps/sfnew.Tpo .deps/sfnew.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnotify.lo -MD -MP -MF .deps/sfnotify.Tpo -c -o sfnotify.lo sfnotify.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnotify.lo -MD -MP -MF .deps/sfnotify.Tpo -c sfnotify.c -fPIC -DPIC -o .libs/sfnotify.o mv -f .deps/sfnotify.Tpo .deps/sfnotify.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnputc.lo -MD -MP -MF .deps/sfnputc.Tpo -c -o sfnputc.lo sfnputc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnputc.lo -MD -MP -MF .deps/sfnputc.Tpo -c sfnputc.c -fPIC -DPIC -o .libs/sfnputc.o mv -f .deps/sfnputc.Tpo .deps/sfnputc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfopen.lo -MD -MP -MF .deps/sfopen.Tpo -c -o sfopen.lo sfopen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfopen.lo -MD -MP -MF .deps/sfopen.Tpo -c sfopen.c -fPIC -DPIC -o .libs/sfopen.o mv -f .deps/sfopen.Tpo .deps/sfopen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpkrd.lo -MD -MP -MF .deps/sfpkrd.Tpo -c -o sfpkrd.lo sfpkrd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpkrd.lo -MD -MP -MF .deps/sfpkrd.Tpo -c sfpkrd.c -fPIC -DPIC -o .libs/sfpkrd.o mv -f .deps/sfpkrd.Tpo .deps/sfpkrd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpoll.lo -MD -MP -MF .deps/sfpoll.Tpo -c -o sfpoll.lo sfpoll.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpoll.lo -MD -MP -MF .deps/sfpoll.Tpo -c sfpoll.c -fPIC -DPIC -o .libs/sfpoll.o mv -f .deps/sfpoll.Tpo .deps/sfpoll.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpool.lo -MD -MP -MF .deps/sfpool.Tpo -c -o sfpool.lo sfpool.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpool.lo -MD -MP -MF .deps/sfpool.Tpo -c sfpool.c -fPIC -DPIC -o .libs/sfpool.o mv -f .deps/sfpool.Tpo .deps/sfpool.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpopen.lo -MD -MP -MF .deps/sfpopen.Tpo -c -o sfpopen.lo sfpopen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpopen.lo -MD -MP -MF .deps/sfpopen.Tpo -c sfpopen.c -fPIC -DPIC -o .libs/sfpopen.o mv -f .deps/sfpopen.Tpo .deps/sfpopen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprintf.lo -MD -MP -MF .deps/sfprintf.Tpo -c -o sfprintf.lo sfprintf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprintf.lo -MD -MP -MF .deps/sfprintf.Tpo -c sfprintf.c -fPIC -DPIC -o .libs/sfprintf.o mv -f .deps/sfprintf.Tpo .deps/sfprintf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprints.lo -MD -MP -MF .deps/sfprints.Tpo -c -o sfprints.lo sfprints.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprints.lo -MD -MP -MF .deps/sfprints.Tpo -c sfprints.c -fPIC -DPIC -o .libs/sfprints.o mv -f .deps/sfprints.Tpo .deps/sfprints.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpurge.lo -MD -MP -MF .deps/sfpurge.Tpo -c -o sfpurge.lo sfpurge.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpurge.lo -MD -MP -MF .deps/sfpurge.Tpo -c sfpurge.c -fPIC -DPIC -o .libs/sfpurge.o mv -f .deps/sfpurge.Tpo .deps/sfpurge.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputd.lo -MD -MP -MF .deps/sfputd.Tpo -c -o sfputd.lo sfputd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputd.lo -MD -MP -MF .deps/sfputd.Tpo -c sfputd.c -fPIC -DPIC -o .libs/sfputd.o mv -f .deps/sfputd.Tpo .deps/sfputd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputl.lo -MD -MP -MF .deps/sfputl.Tpo -c -o sfputl.lo sfputl.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputl.lo -MD -MP -MF .deps/sfputl.Tpo -c sfputl.c -fPIC -DPIC -o .libs/sfputl.o mv -f .deps/sfputl.Tpo .deps/sfputl.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputm.lo -MD -MP -MF .deps/sfputm.Tpo -c -o sfputm.lo sfputm.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputm.lo -MD -MP -MF .deps/sfputm.Tpo -c sfputm.c -fPIC -DPIC -o .libs/sfputm.o mv -f .deps/sfputm.Tpo .deps/sfputm.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputr.lo -MD -MP -MF .deps/sfputr.Tpo -c -o sfputr.lo sfputr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputr.lo -MD -MP -MF .deps/sfputr.Tpo -c sfputr.c -fPIC -DPIC -o .libs/sfputr.o mv -f .deps/sfputr.Tpo .deps/sfputr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputu.lo -MD -MP -MF .deps/sfputu.Tpo -c -o sfputu.lo sfputu.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputu.lo -MD -MP -MF .deps/sfputu.Tpo -c sfputu.c -fPIC -DPIC -o .libs/sfputu.o mv -f .deps/sfputu.Tpo .deps/sfputu.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfraise.lo -MD -MP -MF .deps/sfraise.Tpo -c -o sfraise.lo sfraise.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfraise.lo -MD -MP -MF .deps/sfraise.Tpo -c sfraise.c -fPIC -DPIC -o .libs/sfraise.o mv -f .deps/sfraise.Tpo .deps/sfraise.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfrd.lo -MD -MP -MF .deps/sfrd.Tpo -c -o sfrd.lo sfrd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfrd.lo -MD -MP -MF .deps/sfrd.Tpo -c sfrd.c -fPIC -DPIC -o .libs/sfrd.o mv -f .deps/sfrd.Tpo .deps/sfrd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfread.lo -MD -MP -MF .deps/sfread.Tpo -c -o sfread.lo sfread.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfread.lo -MD -MP -MF .deps/sfread.Tpo -c sfread.c -fPIC -DPIC -o .libs/sfread.o mv -f .deps/sfread.Tpo .deps/sfread.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfreserve.lo -MD -MP -MF .deps/sfreserve.Tpo -c -o sfreserve.lo sfreserve.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfreserve.lo -MD -MP -MF .deps/sfreserve.Tpo -c sfreserve.c -fPIC -DPIC -o .libs/sfreserve.o mv -f .deps/sfreserve.Tpo .deps/sfreserve.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfresize.lo -MD -MP -MF .deps/sfresize.Tpo -c -o sfresize.lo sfresize.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfresize.lo -MD -MP -MF .deps/sfresize.Tpo -c sfresize.c -fPIC -DPIC -o .libs/sfresize.o mv -f .deps/sfresize.Tpo .deps/sfresize.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfscanf.lo -MD -MP -MF .deps/sfscanf.Tpo -c -o sfscanf.lo sfscanf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfscanf.lo -MD -MP -MF .deps/sfscanf.Tpo -c sfscanf.c -fPIC -DPIC -o .libs/sfscanf.o mv -f .deps/sfscanf.Tpo .deps/sfscanf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfseek.lo -MD -MP -MF .deps/sfseek.Tpo -c -o sfseek.lo sfseek.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfseek.lo -MD -MP -MF .deps/sfseek.Tpo -c sfseek.c -fPIC -DPIC -o .libs/sfseek.o mv -f .deps/sfseek.Tpo .deps/sfseek.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfset.lo -MD -MP -MF .deps/sfset.Tpo -c -o sfset.lo sfset.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfset.lo -MD -MP -MF .deps/sfset.Tpo -c sfset.c -fPIC -DPIC -o .libs/sfset.o mv -f .deps/sfset.Tpo .deps/sfset.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetbuf.lo -MD -MP -MF .deps/sfsetbuf.Tpo -c -o sfsetbuf.lo sfsetbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetbuf.lo -MD -MP -MF .deps/sfsetbuf.Tpo -c sfsetbuf.c -fPIC -DPIC -o .libs/sfsetbuf.o mv -f .deps/sfsetbuf.Tpo .deps/sfsetbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetfd.lo -MD -MP -MF .deps/sfsetfd.Tpo -c -o sfsetfd.lo sfsetfd.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetfd.lo -MD -MP -MF .deps/sfsetfd.Tpo -c sfsetfd.c -fPIC -DPIC -o .libs/sfsetfd.o mv -f .deps/sfsetfd.Tpo .deps/sfsetfd.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsize.lo -MD -MP -MF .deps/sfsize.Tpo -c -o sfsize.lo sfsize.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsize.lo -MD -MP -MF .deps/sfsize.Tpo -c sfsize.c -fPIC -DPIC -o .libs/sfsize.o mv -f .deps/sfsize.Tpo .deps/sfsize.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsk.lo -MD -MP -MF .deps/sfsk.Tpo -c -o sfsk.lo sfsk.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsk.lo -MD -MP -MF .deps/sfsk.Tpo -c sfsk.c -fPIC -DPIC -o .libs/sfsk.o mv -f .deps/sfsk.Tpo .deps/sfsk.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstack.lo -MD -MP -MF .deps/sfstack.Tpo -c -o sfstack.lo sfstack.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstack.lo -MD -MP -MF .deps/sfstack.Tpo -c sfstack.c -fPIC -DPIC -o .libs/sfstack.o mv -f .deps/sfstack.Tpo .deps/sfstack.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstrtod.lo -MD -MP -MF .deps/sfstrtod.Tpo -c -o sfstrtod.lo sfstrtod.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstrtod.lo -MD -MP -MF .deps/sfstrtod.Tpo -c sfstrtod.c -fPIC -DPIC -o .libs/sfstrtod.o mv -f .deps/sfstrtod.Tpo .deps/sfstrtod.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfswap.lo -MD -MP -MF .deps/sfswap.Tpo -c -o sfswap.lo sfswap.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfswap.lo -MD -MP -MF .deps/sfswap.Tpo -c sfswap.c -fPIC -DPIC -o .libs/sfswap.o mv -f .deps/sfswap.Tpo .deps/sfswap.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsync.lo -MD -MP -MF .deps/sfsync.Tpo -c -o sfsync.lo sfsync.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsync.lo -MD -MP -MF .deps/sfsync.Tpo -c sfsync.c -fPIC -DPIC -o .libs/sfsync.o mv -f .deps/sfsync.Tpo .deps/sfsync.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftable.lo -MD -MP -MF .deps/sftable.Tpo -c -o sftable.lo sftable.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftable.lo -MD -MP -MF .deps/sftable.Tpo -c sftable.c -fPIC -DPIC -o .libs/sftable.o mv -f .deps/sftable.Tpo .deps/sftable.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftell.lo -MD -MP -MF .deps/sftell.Tpo -c -o sftell.lo sftell.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftell.lo -MD -MP -MF .deps/sftell.Tpo -c sftell.c -fPIC -DPIC -o .libs/sftell.o mv -f .deps/sftell.Tpo .deps/sftell.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftmp.lo -MD -MP -MF .deps/sftmp.Tpo -c -o sftmp.lo sftmp.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftmp.lo -MD -MP -MF .deps/sftmp.Tpo -c sftmp.c -fPIC -DPIC -o .libs/sftmp.o mv -f .deps/sftmp.Tpo .deps/sftmp.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfungetc.lo -MD -MP -MF .deps/sfungetc.Tpo -c -o sfungetc.lo sfungetc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfungetc.lo -MD -MP -MF .deps/sfungetc.Tpo -c sfungetc.c -fPIC -DPIC -o .libs/sfungetc.o mv -f .deps/sfungetc.Tpo .deps/sfungetc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvprintf.lo -MD -MP -MF .deps/sfvprintf.Tpo -c -o sfvprintf.lo sfvprintf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvprintf.lo -MD -MP -MF .deps/sfvprintf.Tpo -c sfvprintf.c -fPIC -DPIC -o .libs/sfvprintf.o mv -f .deps/sfvprintf.Tpo .deps/sfvprintf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvscanf.lo -MD -MP -MF .deps/sfvscanf.Tpo -c -o sfvscanf.lo sfvscanf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvscanf.lo -MD -MP -MF .deps/sfvscanf.Tpo -c sfvscanf.c -fPIC -DPIC -o .libs/sfvscanf.o mv -f .deps/sfvscanf.Tpo .deps/sfvscanf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwr.lo -MD -MP -MF .deps/sfwr.Tpo -c -o sfwr.lo sfwr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwr.lo -MD -MP -MF .deps/sfwr.Tpo -c sfwr.c -fPIC -DPIC -o .libs/sfwr.o mv -f .deps/sfwr.Tpo .deps/sfwr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwrite.lo -MD -MP -MF .deps/sfwrite.Tpo -c -o sfwrite.lo sfwrite.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwrite.lo -MD -MP -MF .deps/sfwrite.Tpo -c sfwrite.c -fPIC -DPIC -o .libs/sfwrite.o mv -f .deps/sfwrite.Tpo .deps/sfwrite.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -Dvt_threaded=0 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libsfio_C.la sfclose.lo sfclrlock.lo sfcvt.lo sfdisc.lo sfdlen.lo sfexcept.lo sfexit.lo sfextern.lo sffcvt.lo sffilbuf.lo sfflsbuf.lo sfgetd.lo sfgetl.lo sfgetm.lo sfgetr.lo sfgetu.lo sfllen.lo sfmode.lo sfmove.lo sfmutex.lo sfnew.lo sfnotify.lo sfnputc.lo sfopen.lo sfpkrd.lo sfpoll.lo sfpool.lo sfpopen.lo sfprintf.lo sfprints.lo sfpurge.lo sfputd.lo sfputl.lo sfputm.lo sfputr.lo sfputu.lo sfraise.lo sfrd.lo sfread.lo sfreserve.lo sfresize.lo sfscanf.lo sfseek.lo sfset.lo sfsetbuf.lo sfsetfd.lo sfsize.lo sfsk.lo sfstack.lo sfstrtod.lo sfswap.lo sfsync.lo sftable.lo sftell.lo sftmp.lo sfungetc.lo sfvprintf.lo sfvscanf.lo sfwr.lo sfwrite.lo ar cru .libs/libsfio_C.a .libs/sfclose.o .libs/sfclrlock.o .libs/sfcvt.o .libs/sfdisc.o .libs/sfdlen.o .libs/sfexcept.o .libs/sfexit.o .libs/sfextern.o .libs/sffcvt.o .libs/sffilbuf.o .libs/sfflsbuf.o .libs/sfgetd.o .libs/sfgetl.o .libs/sfgetm.o .libs/sfgetr.o .libs/sfgetu.o .libs/sfllen.o .libs/sfmode.o .libs/sfmove.o .libs/sfmutex.o .libs/sfnew.o .libs/sfnotify.o .libs/sfnputc.o .libs/sfopen.o .libs/sfpkrd.o .libs/sfpoll.o .libs/sfpool.o .libs/sfpopen.o .libs/sfprintf.o .libs/sfprints.o .libs/sfpurge.o .libs/sfputd.o .libs/sfputl.o .libs/sfputm.o .libs/sfputr.o .libs/sfputu.o .libs/sfraise.o .libs/sfrd.o .libs/sfread.o .libs/sfreserve.o .libs/sfresize.o .libs/sfscanf.o .libs/sfseek.o .libs/sfset.o .libs/sfsetbuf.o .libs/sfsetfd.o .libs/sfsize.o .libs/sfsk.o .libs/sfstack.o .libs/sfstrtod.o .libs/sfswap.o .libs/sfsync.o .libs/sftable.o .libs/sftell.o .libs/sftmp.o .libs/sfungetc.o .libs/sfvprintf.o .libs/sfvscanf.o .libs/sfwr.o .libs/sfwrite.o ranlib .libs/libsfio_C.a creating libsfio_C.la (cd .libs && rm -f libsfio_C.la && ln -s ../libsfio_C.la libsfio_C.la) make[5]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio' make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfio' Making all in vmalloc make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc i486-linux-gnu-gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o mv -f .deps/malloc.Tpo .deps/malloc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmbest.lo -MD -MP -MF .deps/vmbest.Tpo -c -o vmbest.lo vmbest.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmbest.lo -MD -MP -MF .deps/vmbest.Tpo -c vmbest.c -fPIC -DPIC -o .libs/vmbest.o mv -f .deps/vmbest.Tpo .deps/vmbest.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclear.lo -MD -MP -MF .deps/vmclear.Tpo -c -o vmclear.lo vmclear.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclear.lo -MD -MP -MF .deps/vmclear.Tpo -c vmclear.c -fPIC -DPIC -o .libs/vmclear.o mv -f .deps/vmclear.Tpo .deps/vmclear.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclose.lo -MD -MP -MF .deps/vmclose.Tpo -c -o vmclose.lo vmclose.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclose.lo -MD -MP -MF .deps/vmclose.Tpo -c vmclose.c -fPIC -DPIC -o .libs/vmclose.o mv -f .deps/vmclose.Tpo .deps/vmclose.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdcheap.lo -MD -MP -MF .deps/vmdcheap.Tpo -c -o vmdcheap.lo vmdcheap.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdcheap.lo -MD -MP -MF .deps/vmdcheap.Tpo -c vmdcheap.c -fPIC -DPIC -o .libs/vmdcheap.o mv -f .deps/vmdcheap.Tpo .deps/vmdcheap.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdebug.lo -MD -MP -MF .deps/vmdebug.Tpo -c -o vmdebug.lo vmdebug.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdebug.lo -MD -MP -MF .deps/vmdebug.Tpo -c vmdebug.c -fPIC -DPIC -o .libs/vmdebug.o mv -f .deps/vmdebug.Tpo .deps/vmdebug.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdisc.lo -MD -MP -MF .deps/vmdisc.Tpo -c -o vmdisc.lo vmdisc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdisc.lo -MD -MP -MF .deps/vmdisc.Tpo -c vmdisc.c -fPIC -DPIC -o .libs/vmdisc.o mv -f .deps/vmdisc.Tpo .deps/vmdisc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmexit.lo -MD -MP -MF .deps/vmexit.Tpo -c -o vmexit.lo vmexit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmexit.lo -MD -MP -MF .deps/vmexit.Tpo -c vmexit.c -fPIC -DPIC -o .libs/vmexit.o mv -f .deps/vmexit.Tpo .deps/vmexit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmlast.lo -MD -MP -MF .deps/vmlast.Tpo -c -o vmlast.lo vmlast.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmlast.lo -MD -MP -MF .deps/vmlast.Tpo -c vmlast.c -fPIC -DPIC -o .libs/vmlast.o mv -f .deps/vmlast.Tpo .deps/vmlast.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmopen.lo -MD -MP -MF .deps/vmopen.Tpo -c -o vmopen.lo vmopen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmopen.lo -MD -MP -MF .deps/vmopen.Tpo -c vmopen.c -fPIC -DPIC -o .libs/vmopen.o mv -f .deps/vmopen.Tpo .deps/vmopen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmpool.lo -MD -MP -MF .deps/vmpool.Tpo -c -o vmpool.lo vmpool.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmpool.lo -MD -MP -MF .deps/vmpool.Tpo -c vmpool.c -fPIC -DPIC -o .libs/vmpool.o mv -f .deps/vmpool.Tpo .deps/vmpool.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprivate.lo -MD -MP -MF .deps/vmprivate.Tpo -c -o vmprivate.lo vmprivate.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprivate.lo -MD -MP -MF .deps/vmprivate.Tpo -c vmprivate.c -fPIC -DPIC -o .libs/vmprivate.o mv -f .deps/vmprivate.Tpo .deps/vmprivate.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprofile.lo -MD -MP -MF .deps/vmprofile.Tpo -c -o vmprofile.lo vmprofile.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprofile.lo -MD -MP -MF .deps/vmprofile.Tpo -c vmprofile.c -fPIC -DPIC -o .libs/vmprofile.o mv -f .deps/vmprofile.Tpo .deps/vmprofile.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmregion.lo -MD -MP -MF .deps/vmregion.Tpo -c -o vmregion.lo vmregion.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmregion.lo -MD -MP -MF .deps/vmregion.Tpo -c vmregion.c -fPIC -DPIC -o .libs/vmregion.o mv -f .deps/vmregion.Tpo .deps/vmregion.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmsegment.lo -MD -MP -MF .deps/vmsegment.Tpo -c -o vmsegment.lo vmsegment.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmsegment.lo -MD -MP -MF .deps/vmsegment.Tpo -c vmsegment.c -fPIC -DPIC -o .libs/vmsegment.o mv -f .deps/vmsegment.Tpo .deps/vmsegment.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmset.lo -MD -MP -MF .deps/vmset.Tpo -c -o vmset.lo vmset.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmset.lo -MD -MP -MF .deps/vmset.Tpo -c vmset.c -fPIC -DPIC -o .libs/vmset.o mv -f .deps/vmset.Tpo .deps/vmset.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstat.lo -MD -MP -MF .deps/vmstat.Tpo -c -o vmstat.lo vmstat.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstat.lo -MD -MP -MF .deps/vmstat.Tpo -c vmstat.c -fPIC -DPIC -o .libs/vmstat.o mv -f .deps/vmstat.Tpo .deps/vmstat.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstrdup.lo -MD -MP -MF .deps/vmstrdup.Tpo -c -o vmstrdup.lo vmstrdup.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstrdup.lo -MD -MP -MF .deps/vmstrdup.Tpo -c vmstrdup.c -fPIC -DPIC -o .libs/vmstrdup.o mv -f .deps/vmstrdup.Tpo .deps/vmstrdup.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmtrace.lo -MD -MP -MF .deps/vmtrace.Tpo -c -o vmtrace.lo vmtrace.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmtrace.lo -MD -MP -MF .deps/vmtrace.Tpo -c vmtrace.c -fPIC -DPIC -o .libs/vmtrace.o mv -f .deps/vmtrace.Tpo .deps/vmtrace.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmwalk.lo -MD -MP -MF .deps/vmwalk.Tpo -c -o vmwalk.lo vmwalk.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmwalk.lo -MD -MP -MF .deps/vmwalk.Tpo -c vmwalk.c -fPIC -DPIC -o .libs/vmwalk.o mv -f .deps/vmwalk.Tpo .deps/vmwalk.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libvmalloc_C.la malloc.lo vmbest.lo vmclear.lo vmclose.lo vmdcheap.lo vmdebug.lo vmdisc.lo vmexit.lo vmlast.lo vmopen.lo vmpool.lo vmprivate.lo vmprofile.lo vmregion.lo vmsegment.lo vmset.lo vmstat.lo vmstrdup.lo vmtrace.lo vmwalk.lo ar cru .libs/libvmalloc_C.a .libs/malloc.o .libs/vmbest.o .libs/vmclear.o .libs/vmclose.o .libs/vmdcheap.o .libs/vmdebug.o .libs/vmdisc.o .libs/vmexit.o .libs/vmlast.o .libs/vmopen.o .libs/vmpool.o .libs/vmprivate.o .libs/vmprofile.o .libs/vmregion.o .libs/vmsegment.o .libs/vmset.o .libs/vmstat.o .libs/vmstrdup.o .libs/vmtrace.o .libs/vmwalk.o ranlib .libs/libvmalloc_C.a creating libvmalloc_C.la (cd .libs && rm -f libvmalloc_C.la && ln -s ../libvmalloc_C.la libvmalloc_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/vmalloc' Making all in ast make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ast' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathpath.lo -MD -MP -MF .deps/pathpath.Tpo -c -o pathpath.lo pathpath.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathpath.lo -MD -MP -MF .deps/pathpath.Tpo -c pathpath.c -fPIC -DPIC -o .libs/pathpath.o mv -f .deps/pathpath.Tpo .deps/pathpath.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chresc.lo -MD -MP -MF .deps/chresc.Tpo -c -o chresc.lo chresc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chresc.lo -MD -MP -MF .deps/chresc.Tpo -c chresc.c -fPIC -DPIC -o .libs/chresc.o mv -f .deps/chresc.Tpo .deps/chresc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chrtoi.lo -MD -MP -MF .deps/chrtoi.Tpo -c -o chrtoi.lo chrtoi.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chrtoi.lo -MD -MP -MF .deps/chrtoi.Tpo -c chrtoi.c -fPIC -DPIC -o .libs/chrtoi.o mv -f .deps/chrtoi.Tpo .deps/chrtoi.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtbuf.lo -MD -MP -MF .deps/fmtbuf.Tpo -c -o fmtbuf.lo fmtbuf.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtbuf.lo -MD -MP -MF .deps/fmtbuf.Tpo -c fmtbuf.c -fPIC -DPIC -o .libs/fmtbuf.o mv -f .deps/fmtbuf.Tpo .deps/fmtbuf.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtesc.lo -MD -MP -MF .deps/fmtesc.Tpo -c -o fmtesc.lo fmtesc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtesc.lo -MD -MP -MF .deps/fmtesc.Tpo -c fmtesc.c -fPIC -DPIC -o .libs/fmtesc.o mv -f .deps/fmtesc.Tpo .deps/fmtesc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathaccess.lo -MD -MP -MF .deps/pathaccess.Tpo -c -o pathaccess.lo pathaccess.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathaccess.lo -MD -MP -MF .deps/pathaccess.Tpo -c pathaccess.c -fPIC -DPIC -o .libs/pathaccess.o mv -f .deps/pathaccess.Tpo .deps/pathaccess.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathbin.lo -MD -MP -MF .deps/pathbin.Tpo -c -o pathbin.lo pathbin.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathbin.lo -MD -MP -MF .deps/pathbin.Tpo -c pathbin.c -fPIC -DPIC -o .libs/pathbin.o mv -f .deps/pathbin.Tpo .deps/pathbin.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcanon.lo -MD -MP -MF .deps/pathcanon.Tpo -c -o pathcanon.lo pathcanon.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcanon.lo -MD -MP -MF .deps/pathcanon.Tpo -c pathcanon.c -fPIC -DPIC -o .libs/pathcanon.o mv -f .deps/pathcanon.Tpo .deps/pathcanon.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcat.lo -MD -MP -MF .deps/pathcat.Tpo -c -o pathcat.lo pathcat.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcat.lo -MD -MP -MF .deps/pathcat.Tpo -c pathcat.c -fPIC -DPIC -o .libs/pathcat.o mv -f .deps/pathcat.Tpo .deps/pathcat.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathexists.lo -MD -MP -MF .deps/pathexists.Tpo -c -o pathexists.lo pathexists.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathexists.lo -MD -MP -MF .deps/pathexists.Tpo -c pathexists.c -fPIC -DPIC -o .libs/pathexists.o mv -f .deps/pathexists.Tpo .deps/pathexists.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathfind.lo -MD -MP -MF .deps/pathfind.Tpo -c -o pathfind.lo pathfind.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathfind.lo -MD -MP -MF .deps/pathfind.Tpo -c pathfind.c -fPIC -DPIC -o .libs/pathfind.o mv -f .deps/pathfind.Tpo .deps/pathfind.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathgetlink.lo -MD -MP -MF .deps/pathgetlink.Tpo -c -o pathgetlink.lo pathgetlink.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathgetlink.lo -MD -MP -MF .deps/pathgetlink.Tpo -c pathgetlink.c -fPIC -DPIC -o .libs/pathgetlink.o mv -f .deps/pathgetlink.Tpo .deps/pathgetlink.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strcopy.lo -MD -MP -MF .deps/strcopy.Tpo -c -o strcopy.lo strcopy.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strcopy.lo -MD -MP -MF .deps/strcopy.Tpo -c strcopy.c -fPIC -DPIC -o .libs/strcopy.o mv -f .deps/strcopy.Tpo .deps/strcopy.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stresc.lo -MD -MP -MF .deps/stresc.Tpo -c -o stresc.lo stresc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stresc.lo -MD -MP -MF .deps/stresc.Tpo -c stresc.c -fPIC -DPIC -o .libs/stresc.o mv -f .deps/stresc.Tpo .deps/stresc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strmatch.lo -MD -MP -MF .deps/strmatch.Tpo -c -o strmatch.lo strmatch.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strmatch.lo -MD -MP -MF .deps/strmatch.Tpo -c strmatch.c -fPIC -DPIC -o .libs/strmatch.o mv -f .deps/strmatch.Tpo .deps/strmatch.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strton.lo -MD -MP -MF .deps/strton.Tpo -c -o strton.lo strton.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strton.lo -MD -MP -MF .deps/strton.Tpo -c strton.c -fPIC -DPIC -o .libs/strton.o mv -f .deps/strton.Tpo .deps/strton.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o mv -f .deps/strerror.Tpo .deps/strerror.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libast_C.la pathpath.lo chresc.lo chrtoi.lo error.lo fmtbuf.lo fmtesc.lo pathaccess.lo pathbin.lo pathcanon.lo pathcat.lo pathexists.lo pathfind.lo pathgetlink.lo strcopy.lo stresc.lo strmatch.lo strton.lo strerror.lo ar cru .libs/libast_C.a .libs/pathpath.o .libs/chresc.o .libs/chrtoi.o .libs/error.o .libs/fmtbuf.o .libs/fmtesc.o .libs/pathaccess.o .libs/pathbin.o .libs/pathcanon.o .libs/pathcat.o .libs/pathexists.o .libs/pathfind.o .libs/pathgetlink.o .libs/strcopy.o .libs/stresc.o .libs/strmatch.o .libs/strton.o .libs/strerror.o ranlib .libs/libast_C.a creating libast_C.la (cd .libs && rm -f libast_C.la && ln -s ../libast_C.la libast_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ast' Making all in vpsc make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/vpsc' /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cpp mkdir .libs i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cpp -fPIC -DPIC -o .libs/block.o mv -f .deps/block.Tpo .deps/block.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT blocks.lo -MD -MP -MF .deps/blocks.Tpo -c -o blocks.lo blocks.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT blocks.lo -MD -MP -MF .deps/blocks.Tpo -c blocks.cpp -fPIC -DPIC -o .libs/blocks.o mv -f .deps/blocks.Tpo .deps/blocks.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c -o constraint.lo constraint.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c constraint.cpp -fPIC -DPIC -o .libs/constraint.o mv -f .deps/constraint.Tpo .deps/constraint.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT generate-constraints.lo -MD -MP -MF .deps/generate-constraints.Tpo -c -o generate-constraints.lo generate-constraints.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT generate-constraints.lo -MD -MP -MF .deps/generate-constraints.Tpo -c generate-constraints.cpp -fPIC -DPIC -o .libs/generate-constraints.o mv -f .deps/generate-constraints.Tpo .deps/generate-constraints.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT PairingHeap.lo -MD -MP -MF .deps/PairingHeap.Tpo -c -o PairingHeap.lo `test -f 'pairingheap/PairingHeap.cpp' || echo './'`pairingheap/PairingHeap.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT PairingHeap.lo -MD -MP -MF .deps/PairingHeap.Tpo -c pairingheap/PairingHeap.cpp -fPIC -DPIC -o .libs/PairingHeap.o mv -f .deps/PairingHeap.Tpo .deps/PairingHeap.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT remove_rectangle_overlap.lo -MD -MP -MF .deps/remove_rectangle_overlap.Tpo -c -o remove_rectangle_overlap.lo remove_rectangle_overlap.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT remove_rectangle_overlap.lo -MD -MP -MF .deps/remove_rectangle_overlap.Tpo -c remove_rectangle_overlap.cpp -fPIC -DPIC -o .libs/remove_rectangle_overlap.o mv -f .deps/remove_rectangle_overlap.Tpo .deps/remove_rectangle_overlap.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT solve_VPSC.lo -MD -MP -MF .deps/solve_VPSC.Tpo -c -o solve_VPSC.lo solve_VPSC.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT solve_VPSC.lo -MD -MP -MF .deps/solve_VPSC.Tpo -c solve_VPSC.cpp -fPIC -DPIC -o .libs/solve_VPSC.o mv -f .deps/solve_VPSC.Tpo .deps/solve_VPSC.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT csolve_VPSC.lo -MD -MP -MF .deps/csolve_VPSC.Tpo -c -o csolve_VPSC.lo csolve_VPSC.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT csolve_VPSC.lo -MD -MP -MF .deps/csolve_VPSC.Tpo -c csolve_VPSC.cpp -fPIC -DPIC -o .libs/csolve_VPSC.o mv -f .deps/csolve_VPSC.Tpo .deps/csolve_VPSC.Plo /bin/bash ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c -o variable.lo variable.cpp i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.cpp -fPIC -DPIC -o .libs/variable.o mv -f .deps/variable.Tpo .deps/variable.Plo /bin/bash ../../libtool --tag=CXX --mode=link i486-linux-gnu-g++ -g -O2 -Wl,--as-needed -o libvpsc_C.la block.lo blocks.lo constraint.lo generate-constraints.lo PairingHeap.lo remove_rectangle_overlap.lo solve_VPSC.lo csolve_VPSC.lo variable.lo ar cru .libs/libvpsc_C.a .libs/block.o .libs/blocks.o .libs/constraint.o .libs/generate-constraints.o .libs/PairingHeap.o .libs/remove_rectangle_overlap.o .libs/solve_VPSC.o .libs/csolve_VPSC.o .libs/variable.o ranlib .libs/libvpsc_C.a creating libvpsc_C.la (cd .libs && rm -f libvpsc_C.la && ln -s ../libvpsc_C.la libvpsc_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/vpsc' Making all in rbtree make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/rbtree' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o mv -f .deps/misc.Tpo .deps/misc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT red_black_tree.lo -MD -MP -MF .deps/red_black_tree.Tpo -c -o red_black_tree.lo red_black_tree.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT red_black_tree.lo -MD -MP -MF .deps/red_black_tree.Tpo -c red_black_tree.c -fPIC -DPIC -o .libs/red_black_tree.o mv -f .deps/red_black_tree.Tpo .deps/red_black_tree.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o librbtree_C.la misc.lo red_black_tree.lo stack.lo ar cru .libs/librbtree_C.a .libs/misc.o .libs/red_black_tree.o .libs/stack.o ranlib .libs/librbtree_C.a creating librbtree_C.la (cd .libs && rm -f librbtree_C.la && ln -s ../librbtree_C.la librbtree_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/rbtree' Making all in ortho make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ortho' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ortho' Making all in sparse make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sparse' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT SparseMatrix.lo -MD -MP -MF .deps/SparseMatrix.Tpo -c -o SparseMatrix.lo SparseMatrix.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT SparseMatrix.lo -MD -MP -MF .deps/SparseMatrix.Tpo -c SparseMatrix.c -fPIC -DPIC -o .libs/SparseMatrix.o mv -f .deps/SparseMatrix.Tpo .deps/SparseMatrix.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libsparse_C.la SparseMatrix.lo ar cru .libs/libsparse_C.a .libs/SparseMatrix.o ranlib .libs/libsparse_C.a creating libsparse_C.la (cd .libs && rm -f libsparse_C.la && ln -s ../libsparse_C.la libsparse_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sparse' Making all in patchwork make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/patchwork' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT patchwork.lo -MD -MP -MF .deps/patchwork.Tpo -c -o patchwork.lo patchwork.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT patchwork.lo -MD -MP -MF .deps/patchwork.Tpo -c patchwork.c -fPIC -DPIC -o .libs/patchwork.o mv -f .deps/patchwork.Tpo .deps/patchwork.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT patchworkinit.lo -MD -MP -MF .deps/patchworkinit.Tpo -c -o patchworkinit.lo patchworkinit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT patchworkinit.lo -MD -MP -MF .deps/patchworkinit.Tpo -c patchworkinit.c -fPIC -DPIC -o .libs/patchworkinit.o mv -f .deps/patchworkinit.Tpo .deps/patchworkinit.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libpatchwork_C.la patchwork.lo patchworkinit.lo ar cru .libs/libpatchwork_C.a .libs/patchwork.o .libs/patchworkinit.o ranlib .libs/libpatchwork_C.a creating libpatchwork_C.la (cd .libs && rm -f libpatchwork_C.la && ln -s ../libpatchwork_C.la libpatchwork_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/patchwork' Making all in expr make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/expr' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excc.lo -MD -MP -MF .deps/excc.Tpo -c -o excc.lo excc.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excc.lo -MD -MP -MF .deps/excc.Tpo -c excc.c -fPIC -DPIC -o .libs/excc.o mv -f .deps/excc.Tpo .deps/excc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excontext.lo -MD -MP -MF .deps/excontext.Tpo -c -o excontext.lo excontext.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excontext.lo -MD -MP -MF .deps/excontext.Tpo -c excontext.c -fPIC -DPIC -o .libs/excontext.o mv -f .deps/excontext.Tpo .deps/excontext.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exdata.lo -MD -MP -MF .deps/exdata.Tpo -c -o exdata.lo exdata.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exdata.lo -MD -MP -MF .deps/exdata.Tpo -c exdata.c -fPIC -DPIC -o .libs/exdata.o mv -f .deps/exdata.Tpo .deps/exdata.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exerror.lo -MD -MP -MF .deps/exerror.Tpo -c -o exerror.lo exerror.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exerror.lo -MD -MP -MF .deps/exerror.Tpo -c exerror.c -fPIC -DPIC -o .libs/exerror.o mv -f .deps/exerror.Tpo .deps/exerror.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exeval.lo -MD -MP -MF .deps/exeval.Tpo -c -o exeval.lo exeval.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exeval.lo -MD -MP -MF .deps/exeval.Tpo -c exeval.c -fPIC -DPIC -o .libs/exeval.o mv -f .deps/exeval.Tpo .deps/exeval.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exexpr.lo -MD -MP -MF .deps/exexpr.Tpo -c -o exexpr.lo exexpr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exexpr.lo -MD -MP -MF .deps/exexpr.Tpo -c exexpr.c -fPIC -DPIC -o .libs/exexpr.o mv -f .deps/exexpr.Tpo .deps/exexpr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exlexname.lo -MD -MP -MF .deps/exlexname.Tpo -c -o exlexname.lo exlexname.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exlexname.lo -MD -MP -MF .deps/exlexname.Tpo -c exlexname.c -fPIC -DPIC -o .libs/exlexname.o mv -f .deps/exlexname.Tpo .deps/exlexname.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exopen.lo -MD -MP -MF .deps/exopen.Tpo -c -o exopen.lo exopen.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exopen.lo -MD -MP -MF .deps/exopen.Tpo -c exopen.c -fPIC -DPIC -o .libs/exopen.o mv -f .deps/exopen.Tpo .deps/exopen.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exrewind.lo -MD -MP -MF .deps/exrewind.Tpo -c -o exrewind.lo exrewind.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exrewind.lo -MD -MP -MF .deps/exrewind.Tpo -c exrewind.c -fPIC -DPIC -o .libs/exrewind.o mv -f .deps/exrewind.Tpo .deps/exrewind.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extoken.lo -MD -MP -MF .deps/extoken.Tpo -c -o extoken.lo extoken.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extoken.lo -MD -MP -MF .deps/extoken.Tpo -c extoken.c -fPIC -DPIC -o .libs/extoken.o mv -f .deps/extoken.Tpo .deps/extoken.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extype.lo -MD -MP -MF .deps/extype.Tpo -c -o extype.lo extype.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extype.lo -MD -MP -MF .deps/extype.Tpo -c extype.c -fPIC -DPIC -o .libs/extype.o mv -f .deps/extype.Tpo .deps/extype.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exzero.lo -MD -MP -MF .deps/exzero.Tpo -c -o exzero.lo exzero.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exzero.lo -MD -MP -MF .deps/exzero.Tpo -c exzero.c -fPIC -DPIC -o .libs/exzero.o mv -f .deps/exzero.Tpo .deps/exzero.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exparse.lo -MD -MP -MF .deps/exparse.Tpo -c -o exparse.lo exparse.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exparse.lo -MD -MP -MF .deps/exparse.Tpo -c exparse.c -fPIC -DPIC -o .libs/exparse.o mv -f .deps/exparse.Tpo .deps/exparse.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libexpr_C.la excc.lo excontext.lo exdata.lo exerror.lo exeval.lo exexpr.lo exlexname.lo exopen.lo exrewind.lo extoken.lo extype.lo exzero.lo exparse.lo ../../lib/ast/libast_C.la ../../lib/vmalloc/libvmalloc_C.la ../../lib/sfio/libsfio_C.la rm -fr .libs/libexpr_C.lax mkdir .libs/libexpr_C.lax rm -fr .libs/libexpr_C.lax/libast_C.a mkdir .libs/libexpr_C.lax/libast_C.a (cd .libs/libexpr_C.lax/libast_C.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/expr/../../lib/ast/.libs/libast_C.a) rm -fr .libs/libexpr_C.lax/libvmalloc_C.a mkdir .libs/libexpr_C.lax/libvmalloc_C.a (cd .libs/libexpr_C.lax/libvmalloc_C.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/expr/../../lib/vmalloc/.libs/libvmalloc_C.a) rm -fr .libs/libexpr_C.lax/libsfio_C.a mkdir .libs/libexpr_C.lax/libsfio_C.a (cd .libs/libexpr_C.lax/libsfio_C.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/expr/../../lib/sfio/.libs/libsfio_C.a) ar cru .libs/libexpr_C.a .libs/excc.o .libs/excontext.o .libs/exdata.o .libs/exerror.o .libs/exeval.o .libs/exexpr.o .libs/exlexname.o .libs/exopen.o .libs/exrewind.o .libs/extoken.o .libs/extype.o .libs/exzero.o .libs/exparse.o .libs/libexpr_C.lax/libast_C.a/pathpath.o .libs/libexpr_C.lax/libast_C.a/chresc.o .libs/libexpr_C.lax/libast_C.a/chrtoi.o .libs/libexpr_C.lax/libast_C.a/error.o .libs/libexpr_C.lax/libast_C.a/fmtbuf.o .libs/libexpr_C.lax/libast_C.a/fmtesc.o .libs/libexpr_C.lax/libast_C.a/pathaccess.o .libs/libexpr_C.lax/libast_C.a/pathbin.o .libs/libexpr_C.lax/libast_C.a/pathcanon.o .libs/libexpr_C.lax/libast_C.a/pathcat.o .libs/libexpr_C.lax/libast_C.a/pathexists.o .libs/libexpr_C.lax/libast_C.a/pathfind.o .libs/libexpr_C.lax/libast_C.a/pathgetlink.o .libs/libexpr_C.lax/libast_C.a/strcopy.o .libs/libexpr_C.lax/libast_C.a/stresc.o .libs/libexpr_C.lax/libast_C.a/strmatch.o .libs/libexpr_C.lax/libast_C.a/strton.o .libs/libexpr_C.lax/libast_C.a/strerror.o .libs/libexpr_C.lax/libvmalloc_C.a/malloc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmbest.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclear.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclose.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdcheap.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdebug.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdisc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmexit.o .libs/libexpr_C.lax/libvmalloc_C.a/vmlast.o .libs/libexpr_C.lax/libvmalloc_C.a/vmopen.o .libs/libexpr_C.lax/libvmalloc_C.a/vmpool.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprivate.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprofile.o .libs/libexpr_C.lax/libvmalloc_C.a/vmregion.o .libs/libexpr_C.lax/libvmalloc_C.a/vmsegment.o .libs/libexpr_C.lax/libvmalloc_C.a/vmset.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstat.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstrdup.o .libs/libexpr_C.lax/libvmalloc_C.a/vmtrace.o .libs/libexpr_C.lax/libvmalloc_C.a/vmwalk.o .libs/libexpr_C.lax/libsfio_C.a/sfclose.o .libs/libexpr_C.lax/libsfio_C.a/sfclrlock.o .libs/libexpr_C.lax/libsfio_C.a/sfcvt.o .libs/libexpr_C.lax/libsfio_C.a/sfdisc.o .libs/libexpr_C.lax/libsfio_C.a/sfdlen.o .libs/libexpr_C.lax/libsfio_C.a/sfexcept.o .libs/libexpr_C.lax/libsfio_C.a/sfexit.o .libs/libexpr_C.lax/libsfio_C.a/sfextern.o .libs/libexpr_C.lax/libsfio_C.a/sffcvt.o .libs/libexpr_C.lax/libsfio_C.a/sffilbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfflsbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfgetd.o .libs/libexpr_C.lax/libsfio_C.a/sfgetl.o .libs/libexpr_C.lax/libsfio_C.a/sfgetm.o .libs/libexpr_C.lax/libsfio_C.a/sfgetr.o .libs/libexpr_C.lax/libsfio_C.a/sfgetu.o .libs/libexpr_C.lax/libsfio_C.a/sfllen.o .libs/libexpr_C.lax/libsfio_C.a/sfmode.o .libs/libexpr_C.lax/libsfio_C.a/sfmove.o .libs/libexpr_C.lax/libsfio_C.a/sfmutex.o .libs/libexpr_C.lax/libsfio_C.a/sfnew.o .libs/libexpr_C.lax/libsfio_C.a/sfnotify.o .libs/libexpr_C.lax/libsfio_C.a/sfnputc.o .libs/libexpr_C.lax/libsfio_C.a/sfopen.o .libs/libexpr_C.lax/libsfio_C.a/sfpkrd.o .libs/libexpr_C.lax/libsfio_C.a/sfpoll.o .libs/libexpr_C.lax/libsfio_C.a/sfpool.o .libs/libexpr_C.lax/libsfio_C.a/sfpopen.o .libs/libexpr_C.lax/libsfio_C.a/sfprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfprints.o .libs/libexpr_C.lax/libsfio_C.a/sfpurge.o .libs/libexpr_C.lax/libsfio_C.a/sfputd.o .libs/libexpr_C.lax/libsfio_C.a/sfputl.o .libs/libexpr_C.lax/libsfio_C.a/sfputm.o .libs/libexpr_C.lax/libsfio_C.a/sfputr.o .libs/libexpr_C.lax/libsfio_C.a/sfputu.o .libs/libexpr_C.lax/libsfio_C.a/sfraise.o .libs/libexpr_C.lax/libsfio_C.a/sfrd.o .libs/libexpr_C.lax/libsfio_C.a/sfread.o .libs/libexpr_C.lax/libsfio_C.a/sfreserve.o .libs/libexpr_C.lax/libsfio_C.a/sfresize.o .libs/libexpr_C.lax/libsfio_C.a/sfscanf.o .libs/libexpr_C.lax/libsfio_C.a/sfseek.o .libs/libexpr_C.lax/libsfio_C.a/sfset.o .libs/libexpr_C.lax/libsfio_C.a/sfsetbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfsetfd.o .libs/libexpr_C.lax/libsfio_C.a/sfsize.o .libs/libexpr_C.lax/libsfio_C.a/sfsk.o .libs/libexpr_C.lax/libsfio_C.a/sfstack.o .libs/libexpr_C.lax/libsfio_C.a/sfstrtod.o .libs/libexpr_C.lax/libsfio_C.a/sfswap.o .libs/libexpr_C.lax/libsfio_C.a/sfsync.o .libs/libexpr_C.lax/libsfio_C.a/sftable.o .libs/libexpr_C.lax/libsfio_C.a/sftell.o .libs/libexpr_C.lax/libsfio_C.a/sftmp.o .libs/libexpr_C.lax/libsfio_C.a/sfungetc.o .libs/libexpr_C.lax/libsfio_C.a/sfvprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfvscanf.o .libs/libexpr_C.lax/libsfio_C.a/sfwr.o .libs/libexpr_C.lax/libsfio_C.a/sfwrite.o ranlib .libs/libexpr_C.a rm -fr .libs/libexpr_C.lax creating libexpr_C.la (cd .libs && rm -f libexpr_C.la && ln -s ../libexpr_C.la libexpr_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/expr' Making all in common make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/common' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT arrows.lo -MD -MP -MF .deps/arrows.Tpo -c -o arrows.lo arrows.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT arrows.lo -MD -MP -MF .deps/arrows.Tpo -c arrows.c -fPIC -DPIC -o .libs/arrows.o mv -f .deps/arrows.Tpo .deps/arrows.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT colxlate.lo -MD -MP -MF .deps/colxlate.Tpo -c -o colxlate.lo colxlate.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT colxlate.lo -MD -MP -MF .deps/colxlate.Tpo -c colxlate.c -fPIC -DPIC -o .libs/colxlate.o mv -f .deps/colxlate.Tpo .deps/colxlate.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fontmetrics.lo -MD -MP -MF .deps/fontmetrics.Tpo -c -o fontmetrics.lo fontmetrics.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fontmetrics.lo -MD -MP -MF .deps/fontmetrics.Tpo -c fontmetrics.c -fPIC -DPIC -o .libs/fontmetrics.o mv -f .deps/fontmetrics.Tpo .deps/fontmetrics.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o mv -f .deps/args.Tpo .deps/args.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o mv -f .deps/memory.Tpo .deps/memory.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmllex.lo -MD -MP -MF .deps/htmllex.Tpo -c -o htmllex.lo htmllex.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmllex.lo -MD -MP -MF .deps/htmllex.Tpo -c htmllex.c -fPIC -DPIC -o .libs/htmllex.o mv -f .deps/htmllex.Tpo .deps/htmllex.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmlparse.lo -MD -MP -MF .deps/htmlparse.Tpo -c -o htmlparse.lo htmlparse.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmlparse.lo -MD -MP -MF .deps/htmlparse.Tpo -c htmlparse.c -fPIC -DPIC -o .libs/htmlparse.o mv -f .deps/htmlparse.Tpo .deps/htmlparse.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmltable.lo -MD -MP -MF .deps/htmltable.Tpo -c -o htmltable.lo htmltable.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmltable.lo -MD -MP -MF .deps/htmltable.Tpo -c htmltable.c -fPIC -DPIC -o .libs/htmltable.o mv -f .deps/htmltable.Tpo .deps/htmltable.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o mv -f .deps/input.Tpo .deps/input.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pointset.lo -MD -MP -MF .deps/pointset.Tpo -c -o pointset.lo pointset.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pointset.lo -MD -MP -MF .deps/pointset.Tpo -c pointset.c -fPIC -DPIC -o .libs/pointset.o mv -f .deps/pointset.Tpo .deps/pointset.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT postproc.lo -MD -MP -MF .deps/postproc.Tpo -c -o postproc.lo postproc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT postproc.lo -MD -MP -MF .deps/postproc.Tpo -c postproc.c -fPIC -DPIC -o .libs/postproc.o mv -f .deps/postproc.Tpo .deps/postproc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT routespl.lo -MD -MP -MF .deps/routespl.Tpo -c -o routespl.lo routespl.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT routespl.lo -MD -MP -MF .deps/routespl.Tpo -c routespl.c -fPIC -DPIC -o .libs/routespl.o mv -f .deps/routespl.Tpo .deps/routespl.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT splines.lo -MD -MP -MF .deps/splines.Tpo -c -o splines.lo splines.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT splines.lo -MD -MP -MF .deps/splines.Tpo -c splines.c -fPIC -DPIC -o .libs/splines.o mv -f .deps/splines.Tpo .deps/splines.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT psusershape.lo -MD -MP -MF .deps/psusershape.Tpo -c -o psusershape.lo psusershape.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT psusershape.lo -MD -MP -MF .deps/psusershape.Tpo -c psusershape.c -fPIC -DPIC -o .libs/psusershape.o mv -f .deps/psusershape.Tpo .deps/psusershape.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -fPIC -DPIC -o .libs/timing.o mv -f .deps/timing.Tpo .deps/timing.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT labels.lo -MD -MP -MF .deps/labels.Tpo -c -o labels.lo labels.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT labels.lo -MD -MP -MF .deps/labels.Tpo -c labels.c -fPIC -DPIC -o .libs/labels.o mv -f .deps/labels.Tpo .deps/labels.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ns.lo -MD -MP -MF .deps/ns.Tpo -c -o ns.lo ns.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ns.lo -MD -MP -MF .deps/ns.Tpo -c ns.c -fPIC -DPIC -o .libs/ns.o mv -f .deps/ns.Tpo .deps/ns.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shapes.lo -MD -MP -MF .deps/shapes.Tpo -c -o shapes.lo shapes.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shapes.lo -MD -MP -MF .deps/shapes.Tpo -c shapes.c -fPIC -DPIC -o .libs/shapes.o mv -f .deps/shapes.Tpo .deps/shapes.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c -o geom.lo geom.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c geom.c -fPIC -DPIC -o .libs/geom.o mv -f .deps/geom.Tpo .deps/geom.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o mv -f .deps/output.Tpo .deps/output.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c -o emit.lo emit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -fPIC -DPIC -o .libs/emit.o mv -f .deps/emit.Tpo .deps/emit.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libcommon_C.la arrows.lo colxlate.lo fontmetrics.lo args.lo memory.lo globals.lo htmllex.lo htmlparse.lo htmltable.lo input.lo pointset.lo postproc.lo routespl.lo splines.lo psusershape.lo timing.lo labels.lo ns.lo shapes.lo utils.lo geom.lo output.lo emit.lo ar cru .libs/libcommon_C.a .libs/arrows.o .libs/colxlate.o .libs/fontmetrics.o .libs/args.o .libs/memory.o .libs/globals.o .libs/htmllex.o .libs/htmlparse.o .libs/htmltable.o .libs/input.o .libs/pointset.o .libs/postproc.o .libs/routespl.o .libs/splines.o .libs/psusershape.o .libs/timing.o .libs/labels.o .libs/ns.o .libs/shapes.o .libs/utils.o .libs/geom.o .libs/output.o .libs/emit.o ranlib .libs/libcommon_C.a creating libcommon_C.la (cd .libs && rm -f libcommon_C.la && ln -s ../libcommon_C.la libcommon_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/common' Making all in pack make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pack' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ccomps.lo -MD -MP -MF .deps/ccomps.Tpo -c -o ccomps.lo ccomps.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ccomps.lo -MD -MP -MF .deps/ccomps.Tpo -c ccomps.c -fPIC -DPIC -o .libs/ccomps.o mv -f .deps/ccomps.Tpo .deps/ccomps.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c -o pack.lo pack.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o mv -f .deps/pack.Tpo .deps/pack.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libpack_C.la ccomps.lo pack.lo ar cru .libs/libpack_C.a .libs/ccomps.o .libs/pack.o ranlib .libs/libpack_C.a creating libpack_C.la (cd .libs && rm -f libpack_C.la && ln -s ../libpack_C.la libpack_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pack' Making all in gvc make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender.lo -MD -MP -MF .deps/gvrender.Tpo -c -o gvrender.lo gvrender.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender.lo -MD -MP -MF .deps/gvrender.Tpo -c gvrender.c -fPIC -DPIC -o .libs/gvrender.o mv -f .deps/gvrender.Tpo .deps/gvrender.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout.lo -MD -MP -MF .deps/gvlayout.Tpo -c -o gvlayout.lo gvlayout.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout.lo -MD -MP -MF .deps/gvlayout.Tpo -c gvlayout.c -fPIC -DPIC -o .libs/gvlayout.o mv -f .deps/gvlayout.Tpo .deps/gvlayout.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice.lo -MD -MP -MF .deps/gvdevice.Tpo -c -o gvdevice.lo gvdevice.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice.lo -MD -MP -MF .deps/gvdevice.Tpo -c gvdevice.c -fPIC -DPIC -o .libs/gvdevice.o mv -f .deps/gvdevice.Tpo .deps/gvdevice.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage.lo -MD -MP -MF .deps/gvloadimage.Tpo -c -o gvloadimage.lo gvloadimage.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage.lo -MD -MP -MF .deps/gvloadimage.Tpo -c gvloadimage.c -fPIC -DPIC -o .libs/gvloadimage.o mv -f .deps/gvloadimage.Tpo .deps/gvloadimage.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvcontext.lo -MD -MP -MF .deps/gvcontext.Tpo -c -o gvcontext.lo gvcontext.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvcontext.lo -MD -MP -MF .deps/gvcontext.Tpo -c gvcontext.c -fPIC -DPIC -o .libs/gvcontext.o mv -f .deps/gvcontext.Tpo .deps/gvcontext.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvjobs.lo -MD -MP -MF .deps/gvjobs.Tpo -c -o gvjobs.lo gvjobs.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvjobs.lo -MD -MP -MF .deps/gvjobs.Tpo -c gvjobs.c -fPIC -DPIC -o .libs/gvjobs.o mv -f .deps/gvjobs.Tpo .deps/gvjobs.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvevent.lo -MD -MP -MF .deps/gvevent.Tpo -c -o gvevent.lo gvevent.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvevent.lo -MD -MP -MF .deps/gvevent.Tpo -c gvevent.c -fPIC -DPIC -o .libs/gvevent.o mv -f .deps/gvevent.Tpo .deps/gvevent.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin.lo -MD -MP -MF .deps/gvplugin.Tpo -c -o gvplugin.lo gvplugin.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin.lo -MD -MP -MF .deps/gvplugin.Tpo -c gvplugin.c -fPIC -DPIC -o .libs/gvplugin.o mv -f .deps/gvplugin.Tpo .deps/gvplugin.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvconfig.lo -MD -MP -MF .deps/gvconfig.Tpo -c -o gvconfig.lo gvconfig.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvconfig.lo -MD -MP -MF .deps/gvconfig.Tpo -c gvconfig.c -fPIC -DPIC -o .libs/gvconfig.o mv -f .deps/gvconfig.Tpo .deps/gvconfig.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout.lo -MD -MP -MF .deps/gvtextlayout.Tpo -c -o gvtextlayout.lo gvtextlayout.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout.lo -MD -MP -MF .deps/gvtextlayout.Tpo -c gvtextlayout.c -fPIC -DPIC -o .libs/gvtextlayout.o mv -f .deps/gvtextlayout.Tpo .deps/gvtextlayout.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvusershape.lo -MD -MP -MF .deps/gvusershape.Tpo -c -o gvusershape.lo gvusershape.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvusershape.lo -MD -MP -MF .deps/gvusershape.Tpo -c gvusershape.c -fPIC -DPIC -o .libs/gvusershape.o mv -f .deps/gvusershape.Tpo .deps/gvusershape.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvc.lo -MD -MP -MF .deps/gvc.Tpo -c -o gvc.lo gvc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\" -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvc.lo -MD -MP -MF .deps/gvc.Tpo -c gvc.c -fPIC -DPIC -o .libs/gvc.o mv -f .deps/gvc.Tpo .deps/gvc.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "5:0:0" -no-undefined -Wl,--as-needed -o libgvc.la -rpath /usr/lib gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/common/libcommon_C.la ../../libltdl/libltdlc.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la -lexpat -lz -lm -lz -lm i486-linux-gnu-gcc -shared .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o -Wl,--whole-archive ../../lib/pack/.libs/libpack_C.a ../../lib/common/.libs/libcommon_C.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/graph/.libs -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pathplan/.libs -L/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs -ldl ../../lib/cdt/.libs/libcdt.so ../../lib/graph/.libs/libgraph.so ../../lib/pathplan/.libs/libpathplan.so /usr/lib/libexpat.so -lz -lm -Wl,--as-needed -Wl,-soname -Wl,libgvc.so.5 -o .libs/libgvc.so.5.0.0 (cd .libs && rm -f libgvc.so.5 && ln -s libgvc.so.5.0.0 libgvc.so.5) (cd .libs && rm -f libgvc.so && ln -s libgvc.so.5.0.0 libgvc.so) creating libgvc.la (cd .libs && rm -f libgvc.la && ln -s ../libgvc.la libgvc.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libgvc_C.la gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/common/libcommon_C.la ../../libltdl/libltdlc.la -lz -lm rm -fr .libs/libgvc_C.lax mkdir .libs/libgvc_C.lax rm -fr .libs/libgvc_C.lax/libpack_C.a mkdir .libs/libgvc_C.lax/libpack_C.a (cd .libs/libgvc_C.lax/libpack_C.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc/../../lib/pack/.libs/libpack_C.a) rm -fr .libs/libgvc_C.lax/libcommon_C.a mkdir .libs/libgvc_C.lax/libcommon_C.a (cd .libs/libgvc_C.lax/libcommon_C.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc/../../lib/common/.libs/libcommon_C.a) rm -fr .libs/libgvc_C.lax/libltdlc.a mkdir .libs/libgvc_C.lax/libltdlc.a (cd .libs/libgvc_C.lax/libltdlc.a && ar x /home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc/../../libltdl/.libs/libltdlc.a) ar cru .libs/libgvc_C.a .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o .libs/libgvc_C.lax/libpack_C.a/ccomps.o .libs/libgvc_C.lax/libpack_C.a/pack.o .libs/libgvc_C.lax/libcommon_C.a/arrows.o .libs/libgvc_C.lax/libcommon_C.a/colxlate.o .libs/libgvc_C.lax/libcommon_C.a/fontmetrics.o .libs/libgvc_C.lax/libcommon_C.a/args.o .libs/libgvc_C.lax/libcommon_C.a/memory.o .libs/libgvc_C.lax/libcommon_C.a/globals.o .libs/libgvc_C.lax/libcommon_C.a/htmllex.o .libs/libgvc_C.lax/libcommon_C.a/htmlparse.o .libs/libgvc_C.lax/libcommon_C.a/htmltable.o .libs/libgvc_C.lax/libcommon_C.a/input.o .libs/libgvc_C.lax/libcommon_C.a/pointset.o .libs/libgvc_C.lax/libcommon_C.a/postproc.o .libs/libgvc_C.lax/libcommon_C.a/routespl.o .libs/libgvc_C.lax/libcommon_C.a/splines.o .libs/libgvc_C.lax/libcommon_C.a/psusershape.o .libs/libgvc_C.lax/libcommon_C.a/timing.o .libs/libgvc_C.lax/libcommon_C.a/labels.o .libs/libgvc_C.lax/libcommon_C.a/ns.o .libs/libgvc_C.lax/libcommon_C.a/shapes.o .libs/libgvc_C.lax/libcommon_C.a/utils.o .libs/libgvc_C.lax/libcommon_C.a/geom.o .libs/libgvc_C.lax/libcommon_C.a/output.o .libs/libgvc_C.lax/libcommon_C.a/emit.o .libs/libgvc_C.lax/libltdlc.a/ltdl.o ranlib .libs/libgvc_C.a rm -fr .libs/libgvc_C.lax creating libgvc_C.la (cd .libs && rm -f libgvc_C.la && ln -s ../libgvc_C.la libgvc_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc' Making all in xdot make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/xdot' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/xdot' Making all in ingraphs make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ingraphs' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ingraphs.lo -MD -MP -MF .deps/ingraphs.Tpo -c -o ingraphs.lo ingraphs.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ingraphs.lo -MD -MP -MF .deps/ingraphs.Tpo -c ingraphs.c -fPIC -DPIC -o .libs/ingraphs.o mv -f .deps/ingraphs.Tpo .deps/ingraphs.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libingraphs_C.la ingraphs.lo ar cru .libs/libingraphs_C.a .libs/ingraphs.o ranlib .libs/libingraphs_C.a creating libingraphs_C.la (cd .libs && rm -f libingraphs_C.la && ln -s ../libingraphs_C.la libingraphs_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/ingraphs' Making all in topfish make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/topfish' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/topfish' Making all in glcomp make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/glcomp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/glcomp' Making all in circogen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/circogen' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circularinit.lo -MD -MP -MF .deps/circularinit.Tpo -c -o circularinit.lo circularinit.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circularinit.lo -MD -MP -MF .deps/circularinit.Tpo -c circularinit.c -fPIC -DPIC -o .libs/circularinit.o mv -f .deps/circularinit.Tpo .deps/circularinit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodelist.lo -MD -MP -MF .deps/nodelist.Tpo -c -o nodelist.lo nodelist.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodelist.lo -MD -MP -MF .deps/nodelist.Tpo -c nodelist.c -fPIC -DPIC -o .libs/nodelist.o mv -f .deps/nodelist.Tpo .deps/nodelist.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o mv -f .deps/block.Tpo .deps/block.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edgelist.lo -MD -MP -MF .deps/edgelist.Tpo -c -o edgelist.lo edgelist.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edgelist.lo -MD -MP -MF .deps/edgelist.Tpo -c edgelist.c -fPIC -DPIC -o .libs/edgelist.o mv -f .deps/edgelist.Tpo .deps/edgelist.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circular.lo -MD -MP -MF .deps/circular.Tpo -c -o circular.lo circular.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circular.lo -MD -MP -MF .deps/circular.Tpo -c circular.c -fPIC -DPIC -o .libs/circular.o mv -f .deps/circular.Tpo .deps/circular.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT deglist.lo -MD -MP -MF .deps/deglist.Tpo -c -o deglist.lo deglist.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT deglist.lo -MD -MP -MF .deps/deglist.Tpo -c deglist.c -fPIC -DPIC -o .libs/deglist.o mv -f .deps/deglist.Tpo .deps/deglist.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blocktree.lo -MD -MP -MF .deps/blocktree.Tpo -c -o blocktree.lo blocktree.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blocktree.lo -MD -MP -MF .deps/blocktree.Tpo -c blocktree.c -fPIC -DPIC -o .libs/blocktree.o mv -f .deps/blocktree.Tpo .deps/blocktree.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blockpath.lo -MD -MP -MF .deps/blockpath.Tpo -c -o blockpath.lo blockpath.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blockpath.lo -MD -MP -MF .deps/blockpath.Tpo -c blockpath.c -fPIC -DPIC -o .libs/blockpath.o mv -f .deps/blockpath.Tpo .deps/blockpath.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circpos.lo -MD -MP -MF .deps/circpos.Tpo -c -o circpos.lo circpos.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circpos.lo -MD -MP -MF .deps/circpos.Tpo -c circpos.c -fPIC -DPIC -o .libs/circpos.o mv -f .deps/circpos.Tpo .deps/circpos.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c -o nodeset.lo nodeset.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -fPIC -DPIC -o .libs/nodeset.o mv -f .deps/nodeset.Tpo .deps/nodeset.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libcircogen_C.la circularinit.lo nodelist.lo block.lo edgelist.lo stack.lo circular.lo deglist.lo blocktree.lo blockpath.lo circpos.lo nodeset.lo ar cru .libs/libcircogen_C.a .libs/circularinit.o .libs/nodelist.o .libs/block.o .libs/edgelist.o .libs/stack.o .libs/circular.o .libs/deglist.o .libs/blocktree.o .libs/blockpath.o .libs/circpos.o .libs/nodeset.o ranlib .libs/libcircogen_C.a creating libcircogen_C.la (cd .libs && rm -f libcircogen_C.la && ln -s ../libcircogen_C.la libcircogen_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/circogen' Making all in dotgen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/dotgen' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT acyclic.lo -MD -MP -MF .deps/acyclic.Tpo -c -o acyclic.lo acyclic.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT acyclic.lo -MD -MP -MF .deps/acyclic.Tpo -c acyclic.c -fPIC -DPIC -o .libs/acyclic.o mv -f .deps/acyclic.Tpo .deps/acyclic.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class1.lo -MD -MP -MF .deps/class1.Tpo -c -o class1.lo class1.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class1.lo -MD -MP -MF .deps/class1.Tpo -c class1.c -fPIC -DPIC -o .libs/class1.o mv -f .deps/class1.Tpo .deps/class1.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class2.lo -MD -MP -MF .deps/class2.Tpo -c -o class2.lo class2.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class2.lo -MD -MP -MF .deps/class2.Tpo -c class2.c -fPIC -DPIC -o .libs/class2.o mv -f .deps/class2.Tpo .deps/class2.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo cluster.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c -fPIC -DPIC -o .libs/cluster.o mv -f .deps/cluster.Tpo .deps/cluster.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c -o compound.lo compound.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c compound.c -fPIC -DPIC -o .libs/compound.o mv -f .deps/compound.Tpo .deps/compound.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conc.lo -MD -MP -MF .deps/conc.Tpo -c -o conc.lo conc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conc.lo -MD -MP -MF .deps/conc.Tpo -c conc.c -fPIC -DPIC -o .libs/conc.o mv -f .deps/conc.Tpo .deps/conc.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT decomp.lo -MD -MP -MF .deps/decomp.Tpo -c -o decomp.lo decomp.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT decomp.lo -MD -MP -MF .deps/decomp.Tpo -c decomp.c -fPIC -DPIC -o .libs/decomp.o mv -f .deps/decomp.Tpo .deps/decomp.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fastgr.lo -MD -MP -MF .deps/fastgr.Tpo -c -o fastgr.lo fastgr.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fastgr.lo -MD -MP -MF .deps/fastgr.Tpo -c fastgr.c -fPIC -DPIC -o .libs/fastgr.o mv -f .deps/fastgr.Tpo .deps/fastgr.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c -o flat.lo flat.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o .libs/flat.o mv -f .deps/flat.Tpo .deps/flat.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotinit.lo -MD -MP -MF .deps/dotinit.Tpo -c -o dotinit.lo dotinit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotinit.lo -MD -MP -MF .deps/dotinit.Tpo -c dotinit.c -fPIC -DPIC -o .libs/dotinit.o mv -f .deps/dotinit.Tpo .deps/dotinit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mincross.lo -MD -MP -MF .deps/mincross.Tpo -c -o mincross.lo mincross.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mincross.lo -MD -MP -MF .deps/mincross.Tpo -c mincross.c -fPIC -DPIC -o .libs/mincross.o mv -f .deps/mincross.Tpo .deps/mincross.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.c -fPIC -DPIC -o .libs/position.o mv -f .deps/position.Tpo .deps/position.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rank.lo -MD -MP -MF .deps/rank.Tpo -c -o rank.lo rank.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rank.lo -MD -MP -MF .deps/rank.Tpo -c rank.c -fPIC -DPIC -o .libs/rank.o mv -f .deps/rank.Tpo .deps/rank.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sameport.lo -MD -MP -MF .deps/sameport.Tpo -c -o sameport.lo sameport.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sameport.lo -MD -MP -MF .deps/sameport.Tpo -c sameport.c -fPIC -DPIC -o .libs/sameport.o mv -f .deps/sameport.Tpo .deps/sameport.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotsplines.lo -MD -MP -MF .deps/dotsplines.Tpo -c -o dotsplines.lo dotsplines.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotsplines.lo -MD -MP -MF .deps/dotsplines.Tpo -c dotsplines.c -fPIC -DPIC -o .libs/dotsplines.o mv -f .deps/dotsplines.Tpo .deps/dotsplines.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT aspect.lo -MD -MP -MF .deps/aspect.Tpo -c -o aspect.lo aspect.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT aspect.lo -MD -MP -MF .deps/aspect.Tpo -c aspect.c -fPIC -DPIC -o .libs/aspect.o mv -f .deps/aspect.Tpo .deps/aspect.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -Wl,--as-needed -o libdotgen_C.la acyclic.lo class1.lo class2.lo cluster.lo compound.lo conc.lo decomp.lo fastgr.lo flat.lo dotinit.lo mincross.lo position.lo rank.lo sameport.lo dotsplines.lo aspect.lo ar cru .libs/libdotgen_C.a .libs/acyclic.o .libs/class1.o .libs/class2.o .libs/cluster.o .libs/compound.o .libs/conc.o .libs/decomp.o .libs/fastgr.o .libs/flat.o .libs/dotinit.o .libs/mincross.o .libs/position.o .libs/rank.o .libs/sameport.o .libs/dotsplines.o .libs/aspect.o ranlib .libs/libdotgen_C.a creating libdotgen_C.la (cd .libs && rm -f libdotgen_C.la && ln -s ../libdotgen_C.la libdotgen_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/dotgen' Making all in fdpgen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/fdpgen' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo comp.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -fPIC -DPIC -o .libs/comp.o mv -f .deps/comp.Tpo .deps/comp.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dbg.lo -MD -MP -MF .deps/dbg.Tpo -c -o dbg.lo dbg.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dbg.lo -MD -MP -MF .deps/dbg.Tpo -c dbg.c -fPIC -DPIC -o .libs/dbg.o mv -f .deps/dbg.Tpo .deps/dbg.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -fPIC -DPIC -o .libs/grid.o mv -f .deps/grid.Tpo .deps/grid.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fdpinit.lo -MD -MP -MF .deps/fdpinit.Tpo -c -o fdpinit.lo fdpinit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fdpinit.lo -MD -MP -MF .deps/fdpinit.Tpo -c fdpinit.c -fPIC -DPIC -o .libs/fdpinit.o mv -f .deps/fdpinit.Tpo .deps/fdpinit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c -o layout.lo layout.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -fPIC -DPIC -o .libs/layout.o mv -f .deps/layout.Tpo .deps/layout.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tlayout.lo -MD -MP -MF .deps/tlayout.Tpo -c -o tlayout.lo tlayout.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tlayout.lo -MD -MP -MF .deps/tlayout.Tpo -c tlayout.c -fPIC -DPIC -o .libs/tlayout.o mv -f .deps/tlayout.Tpo .deps/tlayout.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xlayout.lo -MD -MP -MF .deps/xlayout.Tpo -c -o xlayout.lo xlayout.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xlayout.lo -MD -MP -MF .deps/xlayout.Tpo -c xlayout.c -fPIC -DPIC -o .libs/xlayout.o mv -f .deps/xlayout.Tpo .deps/xlayout.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT clusteredges.lo -MD -MP -MF .deps/clusteredges.Tpo -c -o clusteredges.lo clusteredges.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT clusteredges.lo -MD -MP -MF .deps/clusteredges.Tpo -c clusteredges.c -fPIC -DPIC -o .libs/clusteredges.o mv -f .deps/clusteredges.Tpo .deps/clusteredges.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libfdpgen_C.la comp.lo dbg.lo grid.lo fdpinit.lo layout.lo tlayout.lo xlayout.lo clusteredges.lo ar cru .libs/libfdpgen_C.a .libs/comp.o .libs/dbg.o .libs/grid.o .libs/fdpinit.o .libs/layout.o .libs/tlayout.o .libs/xlayout.o .libs/clusteredges.o ranlib .libs/libfdpgen_C.a creating libfdpgen_C.la (cd .libs && rm -f libfdpgen_C.la && ln -s ../libfdpgen_C.la libfdpgen_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/fdpgen' Making all in neatogen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/neatogen' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c -o adjust.lo adjust.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c adjust.c -fPIC -DPIC -o .libs/adjust.o mv -f .deps/adjust.Tpo .deps/adjust.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circuit.lo -MD -MP -MF .deps/circuit.Tpo -c -o circuit.lo circuit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circuit.lo -MD -MP -MF .deps/circuit.Tpo -c circuit.c -fPIC -DPIC -o .libs/circuit.o mv -f .deps/circuit.Tpo .deps/circuit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edges.lo -MD -MP -MF .deps/edges.Tpo -c -o edges.lo edges.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edges.lo -MD -MP -MF .deps/edges.Tpo -c edges.c -fPIC -DPIC -o .libs/edges.o mv -f .deps/edges.Tpo .deps/edges.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c -o geometry.lo geometry.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c geometry.c -fPIC -DPIC -o .libs/geometry.o mv -f .deps/geometry.Tpo .deps/geometry.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o mv -f .deps/heap.Tpo .deps/heap.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hedges.lo -MD -MP -MF .deps/hedges.Tpo -c -o hedges.lo hedges.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hedges.lo -MD -MP -MF .deps/hedges.Tpo -c hedges.c -fPIC -DPIC -o .libs/hedges.o mv -f .deps/hedges.Tpo .deps/hedges.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatoinit.lo -MD -MP -MF .deps/neatoinit.Tpo -c -o neatoinit.lo neatoinit.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatoinit.lo -MD -MP -MF .deps/neatoinit.Tpo -c neatoinit.c -fPIC -DPIC -o .libs/neatoinit.o mv -f .deps/neatoinit.Tpo .deps/neatoinit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT legal.lo -MD -MP -MF .deps/legal.Tpo -c -o legal.lo legal.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT legal.lo -MD -MP -MF .deps/legal.Tpo -c legal.c -fPIC -DPIC -o .libs/legal.o mv -f .deps/legal.Tpo .deps/legal.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c -o lu.lo lu.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c lu.c -fPIC -DPIC -o .libs/lu.o mv -f .deps/lu.Tpo .deps/lu.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matinv.lo -MD -MP -MF .deps/matinv.Tpo -c -o matinv.lo matinv.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matinv.lo -MD -MP -MF .deps/matinv.Tpo -c matinv.c -fPIC -DPIC -o .libs/matinv.o mv -f .deps/matinv.Tpo .deps/matinv.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o mv -f .deps/memory.Tpo .deps/memory.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c -o poly.lo poly.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c poly.c -fPIC -DPIC -o .libs/poly.o mv -f .deps/poly.Tpo .deps/poly.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT printvis.lo -MD -MP -MF .deps/printvis.Tpo -c -o printvis.lo printvis.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT printvis.lo -MD -MP -MF .deps/printvis.Tpo -c printvis.c -fPIC -DPIC -o .libs/printvis.o mv -f .deps/printvis.Tpo .deps/printvis.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT site.lo -MD -MP -MF .deps/site.Tpo -c -o site.lo site.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT site.lo -MD -MP -MF .deps/site.Tpo -c site.c -fPIC -DPIC -o .libs/site.o mv -f .deps/site.Tpo .deps/site.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o mv -f .deps/solve.Tpo .deps/solve.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatosplines.lo -MD -MP -MF .deps/neatosplines.Tpo -c -o neatosplines.lo neatosplines.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatosplines.lo -MD -MP -MF .deps/neatosplines.Tpo -c neatosplines.c -fPIC -DPIC -o .libs/neatosplines.o mv -f .deps/neatosplines.Tpo .deps/neatosplines.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stuff.lo -MD -MP -MF .deps/stuff.Tpo -c -o stuff.lo stuff.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stuff.lo -MD -MP -MF .deps/stuff.Tpo -c stuff.c -fPIC -DPIC -o .libs/stuff.o mv -f .deps/stuff.Tpo .deps/stuff.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT voronoi.lo -MD -MP -MF .deps/voronoi.Tpo -c -o voronoi.lo voronoi.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT voronoi.lo -MD -MP -MF .deps/voronoi.Tpo -c voronoi.c -fPIC -DPIC -o .libs/voronoi.o mv -f .deps/voronoi.Tpo .deps/voronoi.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stress.lo -MD -MP -MF .deps/stress.Tpo -c -o stress.lo stress.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stress.lo -MD -MP -MF .deps/stress.Tpo -c stress.c -fPIC -DPIC -o .libs/stress.o mv -f .deps/stress.Tpo .deps/stress.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT kkutils.lo -MD -MP -MF .deps/kkutils.Tpo -c -o kkutils.lo kkutils.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT kkutils.lo -MD -MP -MF .deps/kkutils.Tpo -c kkutils.c -fPIC -DPIC -o .libs/kkutils.o mv -f .deps/kkutils.Tpo .deps/kkutils.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matrix_ops.lo -MD -MP -MF .deps/matrix_ops.Tpo -c -o matrix_ops.lo matrix_ops.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matrix_ops.lo -MD -MP -MF .deps/matrix_ops.Tpo -c matrix_ops.c -fPIC -DPIC -o .libs/matrix_ops.o mv -f .deps/matrix_ops.Tpo .deps/matrix_ops.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT embed_graph.lo -MD -MP -MF .deps/embed_graph.Tpo -c -o embed_graph.lo embed_graph.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT embed_graph.lo -MD -MP -MF .deps/embed_graph.Tpo -c embed_graph.c -fPIC -DPIC -o .libs/embed_graph.o mv -f .deps/embed_graph.Tpo .deps/embed_graph.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dijkstra.lo -MD -MP -MF .deps/dijkstra.Tpo -c -o dijkstra.lo dijkstra.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dijkstra.lo -MD -MP -MF .deps/dijkstra.Tpo -c dijkstra.c -fPIC -DPIC -o .libs/dijkstra.o mv -f .deps/dijkstra.Tpo .deps/dijkstra.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conjgrad.lo -MD -MP -MF .deps/conjgrad.Tpo -c -o conjgrad.lo conjgrad.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conjgrad.lo -MD -MP -MF .deps/conjgrad.Tpo -c conjgrad.c -fPIC -DPIC -o .libs/conjgrad.o mv -f .deps/conjgrad.Tpo .deps/conjgrad.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pca.lo -MD -MP -MF .deps/pca.Tpo -c -o pca.lo pca.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pca.lo -MD -MP -MF .deps/pca.Tpo -c pca.c -fPIC -DPIC -o .libs/pca.o mv -f .deps/pca.Tpo .deps/pca.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT closest.lo -MD -MP -MF .deps/closest.Tpo -c -o closest.lo closest.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT closest.lo -MD -MP -MF .deps/closest.Tpo -c closest.c -fPIC -DPIC -o .libs/closest.o mv -f .deps/closest.Tpo .deps/closest.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT bfs.lo -MD -MP -MF .deps/bfs.Tpo -c -o bfs.lo bfs.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT bfs.lo -MD -MP -MF .deps/bfs.Tpo -c bfs.c -fPIC -DPIC -o .libs/bfs.o mv -f .deps/bfs.Tpo .deps/bfs.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c -o constraint.lo constraint.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c constraint.c -fPIC -DPIC -o .libs/constraint.o mv -f .deps/constraint.Tpo .deps/constraint.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_solve.lo -MD -MP -MF .deps/quad_prog_solve.Tpo -c -o quad_prog_solve.lo quad_prog_solve.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_solve.lo -MD -MP -MF .deps/quad_prog_solve.Tpo -c quad_prog_solve.c -fPIC -DPIC -o .libs/quad_prog_solve.o mv -f .deps/quad_prog_solve.Tpo .deps/quad_prog_solve.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT smart_ini_x.lo -MD -MP -MF .deps/smart_ini_x.Tpo -c -o smart_ini_x.lo smart_ini_x.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT smart_ini_x.lo -MD -MP -MF .deps/smart_ini_x.Tpo -c smart_ini_x.c -fPIC -DPIC -o .libs/smart_ini_x.o mv -f .deps/smart_ini_x.Tpo .deps/smart_ini_x.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization.lo -MD -MP -MF .deps/constrained_majorization.Tpo -c -o constrained_majorization.lo constrained_majorization.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization.lo -MD -MP -MF .deps/constrained_majorization.Tpo -c constrained_majorization.c -fPIC -DPIC -o .libs/constrained_majorization.o mv -f .deps/constrained_majorization.Tpo .deps/constrained_majorization.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT opt_arrangement.lo -MD -MP -MF .deps/opt_arrangement.Tpo -c -o opt_arrangement.lo opt_arrangement.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT opt_arrangement.lo -MD -MP -MF .deps/opt_arrangement.Tpo -c opt_arrangement.c -fPIC -DPIC -o .libs/opt_arrangement.o mv -f .deps/opt_arrangement.Tpo .deps/opt_arrangement.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT overlap.lo -MD -MP -MF .deps/overlap.Tpo -c -o overlap.lo overlap.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT overlap.lo -MD -MP -MF .deps/overlap.Tpo -c overlap.c -fPIC -DPIC -o .libs/overlap.o mv -f .deps/overlap.Tpo .deps/overlap.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT call_tri.lo -MD -MP -MF .deps/call_tri.Tpo -c -o call_tri.lo call_tri.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT call_tri.lo -MD -MP -MF .deps/call_tri.Tpo -c call_tri.c -fPIC -DPIC -o .libs/call_tri.o mv -f .deps/call_tri.Tpo .deps/call_tri.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compute_hierarchy.lo -MD -MP -MF .deps/compute_hierarchy.Tpo -c -o compute_hierarchy.lo compute_hierarchy.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compute_hierarchy.lo -MD -MP -MF .deps/compute_hierarchy.Tpo -c compute_hierarchy.c -fPIC -DPIC -o .libs/compute_hierarchy.o mv -f .deps/compute_hierarchy.Tpo .deps/compute_hierarchy.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c -o delaunay.lo delaunay.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o mv -f .deps/delaunay.Tpo .deps/delaunay.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT multispline.lo -MD -MP -MF .deps/multispline.Tpo -c -o multispline.lo multispline.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT multispline.lo -MD -MP -MF .deps/multispline.Tpo -c multispline.c -fPIC -DPIC -o .libs/multispline.o mv -f .deps/multispline.Tpo .deps/multispline.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization_ipsep.lo -MD -MP -MF .deps/constrained_majorization_ipsep.Tpo -c -o constrained_majorization_ipsep.lo constrained_majorization_ipsep.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization_ipsep.lo -MD -MP -MF .deps/constrained_majorization_ipsep.Tpo -c constrained_majorization_ipsep.c -fPIC -DPIC -o .libs/constrained_majorization_ipsep.o mv -f .deps/constrained_majorization_ipsep.Tpo .deps/constrained_majorization_ipsep.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mosek_quad_solve.lo -MD -MP -MF .deps/mosek_quad_solve.Tpo -c -o mosek_quad_solve.lo mosek_quad_solve.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mosek_quad_solve.lo -MD -MP -MF .deps/mosek_quad_solve.Tpo -c mosek_quad_solve.c -fPIC -DPIC -o .libs/mosek_quad_solve.o mv -f .deps/mosek_quad_solve.Tpo .deps/mosek_quad_solve.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_vpsc.lo -MD -MP -MF .deps/quad_prog_vpsc.Tpo -c -o quad_prog_vpsc.lo quad_prog_vpsc.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I../../lib/vpsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_vpsc.lo -MD -MP -MF .deps/quad_prog_vpsc.Tpo -c quad_prog_vpsc.c -fPIC -DPIC -o .libs/quad_prog_vpsc.o mv -f .deps/quad_prog_vpsc.Tpo .deps/quad_prog_vpsc.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libneatogen_C.la adjust.lo circuit.lo edges.lo geometry.lo heap.lo hedges.lo info.lo neatoinit.lo legal.lo lu.lo matinv.lo memory.lo poly.lo printvis.lo site.lo solve.lo neatosplines.lo stuff.lo voronoi.lo stress.lo kkutils.lo matrix_ops.lo embed_graph.lo dijkstra.lo conjgrad.lo pca.lo closest.lo bfs.lo constraint.lo quad_prog_solve.lo smart_ini_x.lo constrained_majorization.lo opt_arrangement.lo overlap.lo call_tri.lo compute_hierarchy.lo delaunay.lo multispline.lo constrained_majorization_ipsep.lo mosek_quad_solve.lo quad_prog_vpsc.lo ar cru .libs/libneatogen_C.a .libs/adjust.o .libs/circuit.o .libs/edges.o .libs/geometry.o .libs/heap.o .libs/hedges.o .libs/info.o .libs/neatoinit.o .libs/legal.o .libs/lu.o .libs/matinv.o .libs/memory.o .libs/poly.o .libs/printvis.o .libs/site.o .libs/solve.o .libs/neatosplines.o .libs/stuff.o .libs/voronoi.o .libs/stress.o .libs/kkutils.o .libs/matrix_ops.o .libs/embed_graph.o .libs/dijkstra.o .libs/conjgrad.o .libs/pca.o .libs/closest.o .libs/bfs.o .libs/constraint.o .libs/quad_prog_solve.o .libs/smart_ini_x.o .libs/constrained_majorization.o .libs/opt_arrangement.o .libs/overlap.o .libs/call_tri.o .libs/compute_hierarchy.o .libs/delaunay.o .libs/multispline.o .libs/constrained_majorization_ipsep.o .libs/mosek_quad_solve.o .libs/quad_prog_vpsc.o ranlib .libs/libneatogen_C.a creating libneatogen_C.la (cd .libs && rm -f libneatogen_C.la && ln -s ../libneatogen_C.la libneatogen_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/neatogen' Making all in twopigen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/twopigen' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT twopiinit.lo -MD -MP -MF .deps/twopiinit.Tpo -c -o twopiinit.lo twopiinit.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT twopiinit.lo -MD -MP -MF .deps/twopiinit.Tpo -c twopiinit.c -fPIC -DPIC -o .libs/twopiinit.o mv -f .deps/twopiinit.Tpo .deps/twopiinit.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circle.lo -MD -MP -MF .deps/circle.Tpo -c -o circle.lo circle.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circle.lo -MD -MP -MF .deps/circle.Tpo -c circle.c -fPIC -DPIC -o .libs/circle.o mv -f .deps/circle.Tpo .deps/circle.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libtwopigen_C.la twopiinit.lo circle.lo ar cru .libs/libtwopigen_C.a .libs/twopiinit.o .libs/circle.o ranlib .libs/libtwopigen_C.a creating libtwopigen_C.la (cd .libs && rm -f libtwopigen_C.la && ln -s ../libtwopigen_C.la libtwopigen_C.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/twopigen' Making all in sfdpgen make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfdpgen' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/sfdpgen' Making all in glcomp make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/glcomp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/glcomp' Making all in topfish make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/topfish' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/topfish' Making all in xdot make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/xdot' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/xdot' make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib' make[3]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib' Making all in plugin make[3]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin' Making all in core make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin/core' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_core.lo -MD -MP -MF .deps/gvplugin_core.Tpo -c -o gvplugin_core.lo gvplugin_core.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_core.lo -MD -MP -MF .deps/gvplugin_core.Tpo -c gvplugin_core.c -fPIC -DPIC -o .libs/gvplugin_core.o mv -f .deps/gvplugin_core.Tpo .deps/gvplugin_core.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_dot.lo -MD -MP -MF .deps/gvrender_core_dot.Tpo -c -o gvrender_core_dot.lo gvrender_core_dot.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_dot.lo -MD -MP -MF .deps/gvrender_core_dot.Tpo -c gvrender_core_dot.c -fPIC -DPIC -o .libs/gvrender_core_dot.o mv -f .deps/gvrender_core_dot.Tpo .deps/gvrender_core_dot.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_fig.lo -MD -MP -MF .deps/gvrender_core_fig.Tpo -c -o gvrender_core_fig.lo gvrender_core_fig.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_fig.lo -MD -MP -MF .deps/gvrender_core_fig.Tpo -c gvrender_core_fig.c -fPIC -DPIC -o .libs/gvrender_core_fig.o mv -f .deps/gvrender_core_fig.Tpo .deps/gvrender_core_fig.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_map.lo -MD -MP -MF .deps/gvrender_core_map.Tpo -c -o gvrender_core_map.lo gvrender_core_map.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_map.lo -MD -MP -MF .deps/gvrender_core_map.Tpo -c gvrender_core_map.c -fPIC -DPIC -o .libs/gvrender_core_map.o mv -f .deps/gvrender_core_map.Tpo .deps/gvrender_core_map.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_ps.lo -MD -MP -MF .deps/gvrender_core_ps.Tpo -c -o gvrender_core_ps.lo gvrender_core_ps.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_ps.lo -MD -MP -MF .deps/gvrender_core_ps.Tpo -c gvrender_core_ps.c -fPIC -DPIC -o .libs/gvrender_core_ps.o mv -f .deps/gvrender_core_ps.Tpo .deps/gvrender_core_ps.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_svg.lo -MD -MP -MF .deps/gvrender_core_svg.Tpo -c -o gvrender_core_svg.lo gvrender_core_svg.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_svg.lo -MD -MP -MF .deps/gvrender_core_svg.Tpo -c gvrender_core_svg.c -fPIC -DPIC -o .libs/gvrender_core_svg.o mv -f .deps/gvrender_core_svg.Tpo .deps/gvrender_core_svg.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_tk.lo -MD -MP -MF .deps/gvrender_core_tk.Tpo -c -o gvrender_core_tk.lo gvrender_core_tk.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_tk.lo -MD -MP -MF .deps/gvrender_core_tk.Tpo -c gvrender_core_tk.c -fPIC -DPIC -o .libs/gvrender_core_tk.o mv -f .deps/gvrender_core_tk.Tpo .deps/gvrender_core_tk.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_vml.lo -MD -MP -MF .deps/gvrender_core_vml.Tpo -c -o gvrender_core_vml.lo gvrender_core_vml.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_vml.lo -MD -MP -MF .deps/gvrender_core_vml.Tpo -c gvrender_core_vml.c -fPIC -DPIC -o .libs/gvrender_core_vml.o mv -f .deps/gvrender_core_vml.Tpo .deps/gvrender_core_vml.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_core.lo -MD -MP -MF .deps/gvloadimage_core.Tpo -c -o gvloadimage_core.lo gvloadimage_core.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_core.lo -MD -MP -MF .deps/gvloadimage_core.Tpo -c gvloadimage_core.c -fPIC -DPIC -o .libs/gvloadimage_core.o mv -f .deps/gvloadimage_core.Tpo .deps/gvloadimage_core.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libgvplugin_core_C.la gvplugin_core.lo gvrender_core_dot.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_vml.lo gvloadimage_core.lo ar cru .libs/libgvplugin_core_C.a .libs/gvplugin_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_fig.o .libs/gvrender_core_map.o .libs/gvrender_core_ps.o .libs/gvrender_core_svg.o .libs/gvrender_core_tk.o .libs/gvrender_core_vml.o .libs/gvloadimage_core.o ranlib .libs/libgvplugin_core_C.a creating libgvplugin_core_C.la (cd .libs && rm -f libgvplugin_core_C.la && ln -s ../libgvplugin_core_C.la libgvplugin_core_C.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_core.la -rpath /usr/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_vml.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la i486-linux-gnu-gcc -shared .libs/gvplugin_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_fig.o .libs/gvrender_core_map.o .libs/gvrender_core_ps.o .libs/gvrender_core_svg.o .libs/gvrender_core_tk.o .libs/gvrender_core_vml.o .libs/gvloadimage_core.o -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/gvc/.libs -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/graph/.libs -Wl,--rpath -Wl,/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs -L/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/graph/.libs -L/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so -L/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/lib/pathplan/.libs -L/usr/lib ../../lib/graph/.libs/libgraph.so ../../lib/cdt/.libs/libcdt.so -Wl,--as-needed -Wl,-soname -Wl,libgvplugin_core.so.6 -o .libs/libgvplugin_core.so.6.0.0 (cd .libs && rm -f libgvplugin_core.so.6 && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so.6) (cd .libs && rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so) creating libgvplugin_core.la (cd .libs && rm -f libgvplugin_core.la && ln -s ../libgvplugin_core.la libgvplugin_core.la) make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin/core' Making all in devil make[4]: Entering directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin/devil' /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_devil.lo -MD -MP -MF .deps/gvplugin_devil.Tpo -c -o gvplugin_devil.lo gvplugin_devil.c mkdir .libs i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_devil.lo -MD -MP -MF .deps/gvplugin_devil.Tpo -c gvplugin_devil.c -fPIC -DPIC -o .libs/gvplugin_devil.o mv -f .deps/gvplugin_devil.Tpo .deps/gvplugin_devil.Plo /bin/bash ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_devil.lo -MD -MP -MF .deps/gvdevice_devil.Tpo -c -o gvdevice_devil.lo gvdevice_devil.c i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_devil.lo -MD -MP -MF .deps/gvdevice_devil.Tpo -c gvdevice_devil.c -fPIC -DPIC -o .libs/gvdevice_devil.o mv -f .deps/gvdevice_devil.Tpo .deps/gvdevice_devil.Plo /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,--as-needed -o libgvplugin_devil_C.la gvplugin_devil.lo gvdevice_devil.lo ar cru .libs/libgvplugin_devil_C.a .libs/gvplugin_devil.o .libs/gvdevice_devil.o ranlib .libs/libgvplugin_devil_C.a creating libgvplugin_devil_C.la (cd .libs && rm -f libgvplugin_devil_C.la && ln -s ../libgvplugin_devil_C.la libgvplugin_devil_C.la) /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc -g -O2 -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_devil.la -rpath /usr/lib/graphviz gvplugin_devil.lo gvdevice_devil.lo -lIL -lILU make[4]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin/devil' make[3]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2/plugin' make[2]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2' make[1]: Leaving directory `/home/gviz/tmp/gviz/ubuntu9/graphviz-2.22.2' No patches in series configure: WARNING: Optional Xpm library not available configure: WARNING: Optional Xaw library not available - missing headers configure: WARNING: Lefty cannot be built configure: WARNING: No gdlib-config found. configure: WARNING: Using internal libgd source. lexer.c: In function 'aglasterr': lexer.c:506: warning: ignoring return value of 'fread', declared with attribute warn_unused_result agerror.c: In function 'aglasterr': agerror.c:45: warning: ignoring return value of 'fread', declared with attribute warn_unused_result lex.aag.c:1486: warning: 'input' defined but not used gd_gd2.c: In function 'gdImageCreateFromGd2Ctx': gd_gd2.c:476: warning: label 'fail1' defined but not used cvt.c:280: warning: 'append_bezier' defined but not used shortest.c: In function 'loadtriangle': shortest.c:533: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false sfmove.c: In function 'sfmove': sfmove.c:189: warning: ignoring return value of 'read', declared with attribute warn_unused_result patchwork.c:139: warning: 'printer' defined but not used patchwork.c: In function 'walker': patchwork.c:174: warning: 'rr.LL.x' may be used uninitialized in this function patchwork.c:174: warning: 'rr.LL.y' may be used uninitialized in this function patchwork.c:174: warning: 'rr.UR.x' may be used uninitialized in this function patchwork.c:174: warning: 'rr.UR.y' may be used uninitialized in this function gvcontext.c: In function 'gvNEWcontext': gvcontext.c:60: warning: assignment from incompatible pointer type gvusershape.c: In function 'gvusershape_open': gvusershape.c:418: warning: passing argument 1 of 'find_user_shape' discards qualifiers from pointer target type mincross.c: In function 'mincross': mincross.c:551: warning: 'maxthispass' may be used uninitialized in this function voronoi.c: In function 'voronoi': voronoi.c:29: warning: 'newintstar.y' may be used uninitialized in this function grep: /usr/lib/liblcms.la: No such file or directory /bin/sed: can't read /usr/lib/liblcms.la: No such file or directory libtool: link: `/usr/lib/liblcms.la' is not a valid libtool archive make[4]: *** [libgvplugin_devil.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [build-stamp] Error 2 Tue Jun 09 03:02:43 PM EDT 2009