>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv --- No need to do anything for setup phase >>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking graphviz-2.26.3.tar.gz to /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work tar zxf /usr/portage/distfiles/graphviz-2.26.3.tar.gz --no-same-owner >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_prepare * Running eautoreconf in '/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: graphviz-2.26.3/libltdl/config * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Running elibtoolize in: graphviz-2.26.3/lib/gd/config * Applying install-sh-1.5.patch ... * Applying ltmain-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying relink-1.4.3.patch ... * Applying sed-1.5.6.patch ... * Applying tmp-1.3.5.patch ... * Applying as-needed-1.5.patch ... * Running elibtoolize in: graphviz-2.26.3/config * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Done src_prepare >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv prepare saveenv >>> Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_configure econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gd/config/config.sub with /usr/share/gnuconfig/config.sub econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gd/config/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/config/config.sub with /usr/share/gnuconfig/config.sub econf: updating /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-ltdl --disable-static --disable-ltdl-install --with-x --with-pangocairo --with-gtk --with-lasi --with-digcola --with-fontconfig --with-freetype2 --with-ipsepcola --with-libgd --without-gdk-pixbuf --without-ming --without-cgraph --without-devil --without-digcola --without-ipsepcola --without-sfdp --without-smyrna --disable-guile --disable-io --enable-java --disable-lua --disable-ocaml --enable-perl --disable-php --enable-python --disable-r --disable-ruby --disable-sharp --disable-tcl --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for gawk... (cached) gawk checking whether ln -s works... yes checking for sed... sed checking for grep... grep checking for sort... sort checking for groff... groff checking for ps2pdf... ps2pdf checking for pstopdf... (cached) ps2pdf checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for inline... inline checking for windres... no checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-pc-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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... sed checking for fgrep... grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/vmware-tools/lib32/libvmGuestLib.so /usr/lib/vmware-tools/lib64/libvmGuestLib.so /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so /usr/lib/vmware-tools/lib64/libvmGuestLibJava.so /usr/lib/vmware-tools/lib32/libDeployPkg.so /usr/lib/vmware-tools/lib64/libDeployPkg.so //usr/lib32/opengl/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/32 /usr/lib64/xulrunner-1.9.2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib32/libstdc++-v3/ /usr/lib64/octave-3.2.4 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for lt_dlinit in -lltdl... yes checking for X... configure: WARNING: not overwriting libltdl at /usr, force with `--enable-ltdl-install' 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 java... java checking jni.h usability... no checking jni.h presence... no checking for jni.h... no checking for perl... perl checking EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for python... python checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for expat-config... no checking expat.h usability... configure: WARNING: No Tcl. The Tk packages will not be built either yes checking expat.h presence... yes checking for expat.h... yes checking for main in -lexpat... yes checking for main in -lXpm... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for X11/Xaw/Text.h... yes checking for main in -lXaw... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for deflateBound... yes checking for RSVG... yes checking ghostscript/iapi.h usability... yes checking ghostscript/iapi.h presence... yes checking for ghostscript/iapi.h... yes checking for main in -lgs... yes checking for PANGOCAIRO... yes checking for pango_fc_font_lock_face... yes checking for pango_fc_font_unlock_face... yes checking for LASI... yes checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GTK... yes checking for GTKGL... no checking for GTKGLEXT... yes checking for GTS... no checking for GLADE... yes checking for gdlib-config... /usr/bin/gdlib-config checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for main in -lgd... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for main in -lglut... 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 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 debian/changelog 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 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/osage/Makefile config.status: creating lib/gvpr/Makefile config.status: creating lib/gvpr/libgvpr.pc 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/xdot/libxdot.pc 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/visio/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 config.status: executing libtool commands === configuring in libltdl (/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ltdl' '--disable-static' '--disable-ltdl-install' '--with-x' '--with-pangocairo' '--with-gtk' '--with-lasi' '--with-digcola' '--with-fontconfig' '--with-freetype2' '--with-ipsepcola' '--with-libgd' '--without-gdk-pixbuf' '--without-ming' '--without-cgraph' '--without-devil' '--without-digcola' '--without-ipsepcola' '--without-sfdp' '--without-smyrna' '--disable-guile' '--disable-io' '--enable-java' '--disable-lua' '--disable-ocaml' '--enable-perl' '--disable-php' '--enable-python' '--disable-r' '--disable-ruby' '--disable-sharp' '--disable-tcl' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer' '--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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 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 checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/vmware-tools/lib32/libvmGuestLib.so /usr/lib/vmware-tools/lib64/libvmGuestLib.so /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so /usr/lib/vmware-tools/lib64/libvmGuestLibJava.so /usr/lib/vmware-tools/lib32/libDeployPkg.so /usr/lib/vmware-tools/lib64/libDeployPkg.so //usr/lib32/opengl/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/32 /usr/lib64/xulrunner-1.9.2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib32/libstdc++-v3/ /usr/lib64/octave-3.2.4 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------- graphviz-2.26.3 will be compiled with the following: options: cgraph: No (disabled by default - experimental) digcola: No (disabled) expat: Yes fontconfig: Yes freetype: Yes glut: Yes gts: No (gts library not available) ipsepcola: No (disabled by default - C++ portability issues) ltdl: Yes ortho: No (disabled by default - experimental) png: Yes jpeg: No (only required by internal libgd) sfdp: No (disabled) 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) gvpr: Yes (always enabled) lefty: Yes smyrna: No (disabled by default - experimental) plugin libraries: dot_layout: Yes (always enabled) neato_layout: Yes (always enabled) core: Yes (always enabled) devil: No (disabled) gd: Yes gdiplus: No (disabled by default - Windows only) gdk_pixbuf: No (disabled) ghostscript: Yes glitz: No (disabled by default - incomplete) gtk: Yes lasi: Yes ming: No (disabled by default - incomplete) pangocairo: Yes quartz: No (disabled by default - Mac only) rsvg: Yes visio: No (disabled by default - experimental) xlib: Yes language extensions: gv_sharp: No (disabled) gv_guile: No (disabled) gv_io: No (disabled by default - no swig support yet) gv_java: No (missing header) gv_lua: No (disabled) gv_ocaml: No (disabled) gv_perl: Yes gv_php: No (disabled) gv_python: Yes gv_python23: No (disabled by default - for multiversion installs) gv_python24: No (disabled by default - for multiversion installs) gv_python25: No (disabled by default - for multiversion installs) gv_python26: No (disabled by default - for multiversion installs) gv_R: No (disabled) gv_ruby: No (disabled) gv_tcl: No (tcl not available) tcldot: No (tcl not available) tclpathplan: No (tcl not available) gdtclft: No (tcl not available) tkspline: No (tk not available) >>> Done src_configure >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv configure saveenv >>> Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile make -j3 make all-recursive make[1]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3' Making all in libltdl make[2]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl' make all-am make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -module -avoid-version -Wl,-O1 -o dlopen.la dlopen.lo -ldl -ldl mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -no-undefined -dlpreopen dlopen.la -Wl,-O1 -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl/./.libs/dlopen.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl' make[2]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/libltdl' Making all in lib make[2]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib' Making all in cdt make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtextract.Tpo .deps/dtextract.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dtclose.Tpo .deps/dtclose.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dtdisc.Tpo .deps/dtdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtflatten.Tpo .deps/dtflatten.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dtlist.Tpo .deps/dtlist.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtopen.Tpo .deps/dtopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dtmethod.Tpo .deps/dtmethod.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dthash.Tpo .deps/dthash.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtrestore.Tpo .deps/dtrestore.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtsize.Tpo .deps/dtsize.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dtstrhash.Tpo .deps/dtstrhash.Plo mv -f .deps/dtstat.Tpo .deps/dtstat.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dtview.Tpo .deps/dtview.Plo mv -f .deps/dttree.Tpo .deps/dttree.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,-O1 -o libcdt.la -rpath /usr/lib64 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 -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-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 -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libcdt.so.4 -o .libs/libcdt.so.4.0.0 libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdt_C.a libtool: link: ( cd ".libs" && rm -f "libcdt_C.la" && ln -s "../libcdt_C.la" "libcdt_C.la" ) libtool: link: (cd ".libs" && rm -f "libcdt.so.4" && ln -s "libcdt.so.4.0.0" "libcdt.so.4") libtool: link: (cd ".libs" && rm -f "libcdt.so" && ln -s "libcdt.so.4.0.0" "libcdt.so") libtool: link: ( cd ".libs" && rm -f "libcdt.la" && ln -s "../libcdt.la" "libcdt.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt' Making all in graph make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/edge.Tpo .deps/edge.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/attribs.Tpo .deps/attribs.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 lexer.c: In function 'aglasterr': lexer.c:513: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/graph.Tpo .deps/graph.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/graphio.Tpo .deps/graphio.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/node.Tpo .deps/node.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/refstr.Tpo .deps/refstr.Plo mv -f .deps/trie.Tpo .deps/trie.Plo mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,-O1 -o libgraph.la -rpath /usr/lib64 attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libgraph_C.la attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgraph_C.a libtool: link: ( cd ".libs" && rm -f "libgraph_C.la" && ln -s "../libgraph_C.la" "libgraph_C.la" ) libtool: link: x86_64-pc-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,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgraph.so.4 -o .libs/libgraph.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libgraph.so.4" && ln -s "libgraph.so.4.0.0" "libgraph.so.4") libtool: link: (cd ".libs" && rm -f "libgraph.so" && ln -s "libgraph.so.4.0.0" "libgraph.so") libtool: link: ( cd ".libs" && rm -f "libgraph.la" && ln -s "../libgraph.la" "libgraph.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph' Making all in cgraph make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cgraph' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 agerror.c: In function 'aglasterr': agerror.c:45: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/agerror.Tpo .deps/agerror.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/apply.Tpo .deps/apply.Plo mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/flatten.Tpo .deps/flatten.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/attr.Tpo .deps/attr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/edge.Tpo .deps/edge.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/graph.Tpo .deps/graph.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/id.Tpo .deps/id.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 io.c:90: warning: initialization from incompatible pointer type libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/grammar.Tpo .deps/grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/obj.Tpo .deps/obj.Plo mv -f .deps/pend.Tpo .deps/pend.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/rec.Tpo .deps/rec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 lex.aag.c: In function 'aaglex': ../../lib/cgraph/scan.l:193: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/refstr.Tpo .deps/refstr.Plo ../../lib/cgraph/scan.l: At top level: lex.aag.c:1503: warning: 'input' defined but not used /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/subg.Tpo .deps/subg.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/utils.Tpo .deps/utils.Plo mv -f .deps/write.Tpo .deps/write.Plo mv -f .deps/scan.Tpo .deps/scan.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "5:0:0" -no-undefined -Wl,-O1 -o libcgraph.la -rpath /usr/lib64 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 -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-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,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libcgraph.so.5 -o .libs/libcgraph.so.5.0.0 libtool: link: x86_64-pc-linux-gnu-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 libtool: link: (cd ".libs" && rm -f "libcgraph.so.5" && ln -s "libcgraph.so.5.0.0" "libcgraph.so.5") libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcgraph_C.a libtool: link: (cd ".libs" && rm -f "libcgraph.so" && ln -s "libcgraph.so.5.0.0" "libcgraph.so") libtool: link: ( cd ".libs" && rm -f "libcgraph_C.la" && ln -s "../libcgraph_C.la" "libcgraph_C.la" ) libtool: link: ( cd ".libs" && rm -f "libcgraph.la" && ln -s "../libcgraph.la" "libcgraph.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cgraph' Making all in gd make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gd' Making all in pathplan make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 cvt.c:279: warning: 'append_bezier' defined but not used mv -f .deps/inpoly.Tpo .deps/inpoly.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/cvt.Tpo .deps/cvt.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 shortest.c: In function 'loadtriangle': shortest.c:537: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false mv -f .deps/shortestpth.Tpo .deps/shortestpth.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/route.Tpo .deps/route.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/solvers.Tpo .deps/solvers.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/triang.Tpo .deps/triang.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/shortest.Tpo .deps/shortest.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/util.Tpo .deps/util.Plo mv -f .deps/visibility.Tpo .deps/visibility.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,-O1 -o libpathplan.la -rpath /usr/lib64 cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo -lm -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libpathplan_C.la cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo -ldl libtool: link: x86_64-pc-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 -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libpathplan.so.4 -o .libs/libpathplan.so.4.0.0 libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpathplan_C.a libtool: link: ( cd ".libs" && rm -f "libpathplan_C.la" && ln -s "../libpathplan_C.la" "libpathplan_C.la" ) libtool: link: (cd ".libs" && rm -f "libpathplan.so.4" && ln -s "libpathplan.so.4.0.0" "libpathplan.so.4") libtool: link: (cd ".libs" && rm -f "libpathplan.so" && ln -s "libpathplan.so.4.0.0" "libpathplan.so") libtool: link: ( cd ".libs" && rm -f "libpathplan.la" && ln -s "../libpathplan.la" "libpathplan.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan' Making all in sfio make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio' Making all in Sfio_f make[4]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc x86_64-pc-linux-gnu-gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sfdlen.Tpo .deps/_sfdlen.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfclrerr.Tpo .deps/_sfclrerr.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfeof.Tpo .deps/_sfeof.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sferror.Tpo .deps/_sferror.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sffileno.Tpo .deps/_sffileno.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfgetc.Tpo .deps/_sfgetc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sfllen.Tpo .deps/_sfllen.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfputc.Tpo .deps/_sfputc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfputd.Tpo .deps/_sfputd.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sfputl.Tpo .deps/_sfputl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/_sfputm.Tpo .deps/_sfputm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sfslen.Tpo .deps/_sfslen.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/_sfulen.Tpo .deps/_sfulen.Plo mv -f .deps/_sfstacked.Tpo .deps/_sfstacked.Plo mv -f .deps/_sfvalue.Tpo .deps/_sfvalue.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsfiof_C.a libtool: link: ( cd ".libs" && rm -f "libsfiof_C.la" && ln -s "../libsfiof_C.la" "libsfiof_C.la" ) make[4]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio/Sfio_f' make[4]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfclose.Tpo .deps/sfclose.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfcvt.Tpo .deps/sfcvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfdlen.Tpo .deps/sfdlen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfdisc.Tpo .deps/sfdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfexcept.Tpo .deps/sfexcept.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfexit.Tpo .deps/sfexit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfextern.Tpo .deps/sfextern.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sffcvt.Tpo .deps/sffcvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sffilbuf.Tpo .deps/sffilbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfflsbuf.Tpo .deps/sfflsbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfgetd.Tpo .deps/sfgetd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfgetl.Tpo .deps/sfgetl.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfgetm.Tpo .deps/sfgetm.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfgetu.Tpo .deps/sfgetu.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfgetr.Tpo .deps/sfgetr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfllen.Tpo .deps/sfllen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 sfmove.c: In function 'sfmove': sfmove.c:189: warning: ignoring return value of 'read', declared with attribute warn_unused_result mv -f .deps/sfmove.Tpo .deps/sfmove.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfmutex.Tpo .deps/sfmutex.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfmode.Tpo .deps/sfmode.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfnew.Tpo .deps/sfnew.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfnotify.Tpo .deps/sfnotify.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfnputc.Tpo .deps/sfnputc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfopen.Tpo .deps/sfopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfpkrd.Tpo .deps/sfpkrd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfpoll.Tpo .deps/sfpoll.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfpool.Tpo .deps/sfpool.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfprintf.Tpo .deps/sfprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfpopen.Tpo .deps/sfpopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfprints.Tpo .deps/sfprints.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfpurge.Tpo .deps/sfpurge.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfputd.Tpo .deps/sfputd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfputl.Tpo .deps/sfputl.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfputr.Tpo .deps/sfputr.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfputm.Tpo .deps/sfputm.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfputu.Tpo .deps/sfputu.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfraise.Tpo .deps/sfraise.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfrd.Tpo .deps/sfrd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfreserve.Tpo .deps/sfreserve.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfread.Tpo .deps/sfread.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfresize.Tpo .deps/sfresize.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfscanf.Tpo .deps/sfscanf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfset.Tpo .deps/sfset.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfseek.Tpo .deps/sfseek.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfsetfd.Tpo .deps/sfsetfd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfsetbuf.Tpo .deps/sfsetbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfsize.Tpo .deps/sfsize.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfstack.Tpo .deps/sfstack.Plo mv -f .deps/sfsk.Tpo .deps/sfsk.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfstrtod.Tpo .deps/sfstrtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sfsync.Tpo .deps/sfsync.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfswap.Tpo .deps/sfswap.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sftell.Tpo .deps/sftell.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sftable.Tpo .deps/sftable.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sftmp.Tpo .deps/sftmp.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfungetc.Tpo .deps/sfungetc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/sfvscanf.Tpo .deps/sfvscanf.Plo mv -f .deps/sfvprintf.Tpo .deps/sfvprintf.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Dvt_threaded=0 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsfio_C.a libtool: link: ( cd ".libs" && rm -f "libsfio_C.la" && ln -s "../libsfio_C.la" "libsfio_C.la" ) make[4]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio' make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfio' Making all in vmalloc make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc x86_64-pc-linux-gnu-gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmclear.Tpo .deps/vmclear.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/malloc.Tpo .deps/malloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmdebug.Tpo .deps/vmdebug.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmbest.Tpo .deps/vmbest.Plo mv -f .deps/vmdisc.Tpo .deps/vmdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmexit.Tpo .deps/vmexit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmopen.Tpo .deps/vmopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmpool.Tpo .deps/vmpool.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmlast.Tpo .deps/vmlast.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/vmprivate.Tpo .deps/vmprivate.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmregion.Tpo .deps/vmregion.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmsegment.Tpo .deps/vmsegment.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmprofile.Tpo .deps/vmprofile.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 vmstat.c: In function 'vmstat': vmstat.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/vmstrdup.Tpo .deps/vmstrdup.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/vmstat.Tpo .deps/vmstat.Plo mv -f .deps/vmtrace.Tpo .deps/vmtrace.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvmalloc_C.a libtool: link: ( cd ".libs" && rm -f "libvmalloc_C.la" && ln -s "../libvmalloc_C.la" "libvmalloc_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/vmalloc' Making all in ast make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ast' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/chrtoi.Tpo .deps/chrtoi.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/pathpath.Tpo .deps/pathpath.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/fmtbuf.Tpo .deps/fmtbuf.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/pathaccess.Tpo .deps/pathaccess.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/pathbin.Tpo .deps/pathbin.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/fmtesc.Tpo .deps/fmtesc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/pathcanon.Tpo .deps/pathcanon.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/pathcat.Tpo .deps/pathcat.Plo mv -f .deps/pathexists.Tpo .deps/pathexists.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/pathfind.Tpo .deps/pathfind.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/pathgetlink.Tpo .deps/pathgetlink.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/strcopy.Tpo .deps/strcopy.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/stresc.Tpo .deps/stresc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/strton.Tpo .deps/strton.Plo mv -f .deps/strerror.Tpo .deps/strerror.Plo mv -f .deps/strmatch.Tpo .deps/strmatch.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libast_C.a libtool: link: ( cd ".libs" && rm -f "libast_C.la" && ln -s "../libast_C.la" "libast_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ast' Making all in vpsc make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/vpsc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/vpsc' Making all in rbtree make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/rbtree' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/misc.Tpo .deps/misc.Plo mv -f .deps/stack.Tpo .deps/stack.Plo mv -f .deps/red_black_tree.Tpo .deps/red_black_tree.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o librbtree_C.la misc.lo red_black_tree.lo stack.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/librbtree_C.a .libs/misc.o .libs/red_black_tree.o .libs/stack.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librbtree_C.a libtool: link: ( cd ".libs" && rm -f "librbtree_C.la" && ln -s "../librbtree_C.la" "librbtree_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/rbtree' Making all in ortho make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ortho' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ortho' Making all in sparse make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sparse' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libsparse_C.la SparseMatrix.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsparse_C.a .libs/SparseMatrix.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsparse_C.a libtool: link: ( cd ".libs" && rm -f "libsparse_C.la" && ln -s "../libsparse_C.la" "libsparse_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sparse' Making all in patchwork make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/patchwork' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 patchwork.c:142: warning: 'printer' defined but not used mv -f .deps/patchworkinit.Tpo .deps/patchworkinit.Plo patchwork.c: In function 'walker': patchwork.c:178: warning: 'rr.UR.y' may be used uninitialized in this function patchwork.c:178: warning: 'rr.UR.x' may be used uninitialized in this function patchwork.c:178: warning: 'rr.LL.y' may be used uninitialized in this function patchwork.c:178: warning: 'rr.LL.x' may be used uninitialized in this function mv -f .deps/patchwork.Tpo .deps/patchwork.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libpatchwork_C.la patchwork.lo patchworkinit.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpatchwork_C.a .libs/patchwork.o .libs/patchworkinit.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpatchwork_C.a libtool: link: ( cd ".libs" && rm -f "libpatchwork_C.la" && ln -s "../libpatchwork_C.la" "libpatchwork_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/patchwork' Making all in expr make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/expr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/exdata.Tpo .deps/exdata.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/excontext.Tpo .deps/excontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/exerror.Tpo .deps/exerror.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/excc.Tpo .deps/excc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/exopen.Tpo .deps/exopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/extoken.Tpo .deps/extoken.Plo mv -f .deps/exeval.Tpo .deps/exeval.Plo mv -f .deps/exparse.Tpo .deps/exparse.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 ../../lib/cdt/libcdt.la -ldl libtool: link: (cd .libs/libexpr_C.lax/libast_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/expr/../../lib/ast/.libs/libast_C.a") libtool: link: (cd .libs/libexpr_C.lax/libvmalloc_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/expr/../../lib/vmalloc/.libs/libvmalloc_C.a") libtool: link: (cd .libs/libexpr_C.lax/libsfio_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/expr/../../lib/sfio/.libs/libsfio_C.a") libtool: link: x86_64-pc-linux-gnu-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/pathbin.o .libs/libexpr_C.lax/libast_C.a/fmtesc.o .libs/libexpr_C.lax/libast_C.a/error.o .libs/libexpr_C.lax/libast_C.a/pathfind.o .libs/libexpr_C.lax/libast_C.a/fmtbuf.o .libs/libexpr_C.lax/libast_C.a/chresc.o .libs/libexpr_C.lax/libast_C.a/stresc.o .libs/libexpr_C.lax/libast_C.a/chrtoi.o .libs/libexpr_C.lax/libast_C.a/pathgetlink.o .libs/libexpr_C.lax/libast_C.a/pathaccess.o .libs/libexpr_C.lax/libast_C.a/pathcat.o .libs/libexpr_C.lax/libast_C.a/strton.o .libs/libexpr_C.lax/libast_C.a/strcopy.o .libs/libexpr_C.lax/libast_C.a/strerror.o .libs/libexpr_C.lax/libast_C.a/pathexists.o .libs/libexpr_C.lax/libast_C.a/strmatch.o .libs/libexpr_C.lax/libast_C.a/pathcanon.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclear.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstrdup.o .libs/libexpr_C.lax/libvmalloc_C.a/vmsegment.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/vmwalk.o .libs/libexpr_C.lax/libvmalloc_C.a/vmset.o .libs/libexpr_C.lax/libvmalloc_C.a/vmopen.o .libs/libexpr_C.lax/libvmalloc_C.a/vmexit.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdisc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprivate.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstat.o .libs/libexpr_C.lax/libvmalloc_C.a/malloc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprofile.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclose.o .libs/libexpr_C.lax/libvmalloc_C.a/vmtrace.o .libs/libexpr_C.lax/libvmalloc_C.a/vmregion.o .libs/libexpr_C.lax/libvmalloc_C.a/vmbest.o .libs/libexpr_C.lax/libvmalloc_C.a/vmpool.o .libs/libexpr_C.lax/libvmalloc_C.a/vmlast.o .libs/libexpr_C.lax/libsfio_C.a/sfgetd.o .libs/libexpr_C.lax/libsfio_C.a/sfset.o .libs/libexpr_C.lax/libsfio_C.a/sfreserve.o .libs/libexpr_C.lax/libsfio_C.a/sfswap.o .libs/libexpr_C.lax/libsfio_C.a/sfmode.o .libs/libexpr_C.lax/libsfio_C.a/sfgetm.o .libs/libexpr_C.lax/libsfio_C.a/sfprints.o .libs/libexpr_C.lax/libsfio_C.a/sfraise.o .libs/libexpr_C.lax/libsfio_C.a/sfputr.o .libs/libexpr_C.lax/libsfio_C.a/sfgetr.o .libs/libexpr_C.lax/libsfio_C.a/sfgetl.o .libs/libexpr_C.lax/libsfio_C.a/sfgetu.o .libs/libexpr_C.lax/libsfio_C.a/sfputd.o .libs/libexpr_C.lax/libsfio_C.a/sfclrlock.o .libs/libexpr_C.lax/libsfio_C.a/sfwr.o .libs/libexpr_C.lax/libsfio_C.a/sfllen.o .libs/libexpr_C.lax/libsfio_C.a/sftmp.o .libs/libexpr_C.lax/libsfio_C.a/sfextern.o .libs/libexpr_C.lax/libsfio_C.a/sfflsbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfvscanf.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/sfpool.o .libs/libexpr_C.lax/libsfio_C.a/sfvprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfexcept.o .libs/libexpr_C.lax/libsfio_C.a/sfstrtod.o .libs/libexpr_C.lax/libsfio_C.a/sfungetc.o .libs/libexpr_C.lax/libsfio_C.a/sfsk.o .libs/libexpr_C.lax/libsfio_C.a/sfclose.o .libs/libexpr_C.lax/libsfio_C.a/sffcvt.o .libs/libexpr_C.lax/libsfio_C.a/sfnotify.o .libs/libexpr_C.lax/libsfio_C.a/sfprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfscanf.o .libs/libexpr_C.lax/libsfio_C.a/sftable.o .libs/libexpr_C.lax/libsfio_C.a/sfresize.o .libs/libexpr_C.lax/libsfio_C.a/sfputm.o .libs/libexpr_C.lax/libsfio_C.a/sfsize.o .libs/libexpr_C.lax/libsfio_C.a/sfread.o .libs/libexpr_C.lax/libsfio_C.a/sfrd.o .libs/libexpr_C.lax/libsfio_C.a/sfsync.o .libs/libexpr_C.lax/libsfio_C.a/sfopen.o .libs/libexpr_C.lax/libsfio_C.a/sffilbuf.o .libs/libexpr_C.lax/libsfio_C.a/sftell.o .libs/libexpr_C.lax/libsfio_C.a/sfdisc.o .libs/libexpr_C.lax/libsfio_C.a/sfpkrd.o .libs/libexpr_C.lax/libsfio_C.a/sfnputc.o .libs/libexpr_C.lax/libsfio_C.a/sfpurge.o .libs/libexpr_C.lax/libsfio_C.a/sfpopen.o .libs/libexpr_C.lax/libsfio_C.a/sfsetbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfseek.o .libs/libexpr_C.lax/libsfio_C.a/sfwrite.o .libs/libexpr_C.lax/libsfio_C.a/sfsetfd.o .libs/libexpr_C.lax/libsfio_C.a/sfnew.o .libs/libexpr_C.lax/libsfio_C.a/sfstack.o .libs/libexpr_C.lax/libsfio_C.a/sfexit.o .libs/libexpr_C.lax/libsfio_C.a/sfputu.o .libs/libexpr_C.lax/libsfio_C.a/sfputl.o .libs/libexpr_C.lax/libsfio_C.a/sfdlen.o .libs/libexpr_C.lax/libsfio_C.a/sfcvt.o .libs/libexpr_C.lax/libsfio_C.a/sfpoll.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libexpr_C.a libtool: link: rm -fr .libs/libexpr_C.lax libtool: link: ( cd ".libs" && rm -f "libexpr_C.la" && ln -s "../libexpr_C.la" "libexpr_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/expr' Making all in common make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/fontmetrics.Tpo .deps/fontmetrics.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/arrows.Tpo .deps/arrows.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/colxlate.Tpo .deps/colxlate.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/memory.Tpo .deps/memory.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/htmllex.Tpo .deps/htmllex.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/htmlparse.Tpo .deps/htmlparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/input.Tpo .deps/input.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 postproc.c: In function 'gv_postprocess': postproc.c:200: warning: 'pp$x' may be used uninitialized in this function postproc.c:200: note: 'pp$x' was declared here mv -f .deps/postproc.Tpo .deps/postproc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/htmltable.Tpo .deps/htmltable.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/routespl.Tpo .deps/routespl.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/psusershape.Tpo .deps/psusershape.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/timing.Tpo .deps/timing.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/splines.Tpo .deps/splines.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/labels.Tpo .deps/labels.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/ns.Tpo .deps/ns.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/utils.Tpo .deps/utils.Plo mv -f .deps/shapes.Tpo .deps/shapes.Plo emit.c: In function 'xdotBB': emit.c:2092: warning: 'fontsize' may be used uninitialized in this function emit.c:2093: warning: 'fontname' may be used uninitialized in this function emit.c: In function 'emit_edge_graphics': emit.c:1451: warning: 'bz.sflag' may be used uninitialized in this function emit.c:1451: warning: 'bz.eflag' may be used uninitialized in this function emit.c:1451: warning: 'bz.list' may be used uninitialized in this function emit.c:1451: warning: 'bz.size' may be used uninitialized in this function emit.c:1451: warning: 'bz.sp.x' may be used uninitialized in this function emit.c:1451: warning: 'bz.sp.y' may be used uninitialized in this function emit.c:1451: warning: 'bz.ep.x' may be used uninitialized in this function emit.c:1451: warning: 'bz.ep.y' may be used uninitialized in this function mv -f .deps/emit.Tpo .deps/emit.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon_C.a libtool: link: ( cd ".libs" && rm -f "libcommon_C.la" && ln -s "../libcommon_C.la" "libcommon_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/common' Making all in pack make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pack' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/ccomps.Tpo .deps/ccomps.Plo pack.c: In function 'putGraphs': pack.c:913: warning: 'pts' may be used uninitialized in this function mv -f .deps/pack.Tpo .deps/pack.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libpack_C.la ccomps.lo pack.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpack_C.a .libs/ccomps.o .libs/pack.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpack_C.a libtool: link: ( cd ".libs" && rm -f "libpack_C.la" && ln -s "../libpack_C.la" "libpack_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pack' Making all in xdot make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xdot.lo -MD -MP -MF .deps/xdot.Tpo -c -o xdot.lo xdot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xdot.lo -MD -MP -MF .deps/xdot.Tpo -c xdot.c -fPIC -DPIC -o .libs/xdot.o mv -f .deps/xdot.Tpo .deps/xdot.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "4:0:0" -no-undefined -Wl,-O1 -o libxdot.la -rpath /usr/lib64 xdot.lo -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libxdot_C.la xdot.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxdot_C.a .libs/xdot.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxdot_C.a libtool: link: ( cd ".libs" && rm -f "libxdot_C.la" && ln -s "../libxdot_C.la" "libxdot_C.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/xdot.o -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libxdot.so.4 -o .libs/libxdot.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libxdot.so.4" && ln -s "libxdot.so.4.0.0" "libxdot.so.4") libtool: link: (cd ".libs" && rm -f "libxdot.so" && ln -s "libxdot.so.4.0.0" "libxdot.so") libtool: link: ( cd ".libs" && rm -f "libxdot.la" && ln -s "../libxdot.la" "libxdot.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot' Making all in gvc make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/gvdevice.Tpo .deps/gvdevice.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvloadimage.Tpo .deps/gvloadimage.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvcontext.Tpo .deps/gvcontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvrender.Tpo .deps/gvrender.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/gvjobs.Tpo .deps/gvjobs.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvevent.Tpo .deps/gvevent.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvconfig.Tpo .deps/gvconfig.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/gvtextlayout.Tpo .deps/gvtextlayout.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvplugin.Tpo .deps/gvplugin.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvusershape.Tpo .deps/gvusershape.Plo mv -f .deps/gvc.Tpo .deps/gvc.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "5:0:0" -no-undefined -Wl,-O1 -o libgvc.la -rpath /usr/lib64 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/xdot/libxdot_C.la ../../lib/common/libcommon_C.la -lltdl ../../lib/xdot/libxdot.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la -lexpat -lz -lm -lz -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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/xdot/libxdot_C.la ../../lib/common/libcommon_C.la -lltdl -lz -lm libtool: link: (cd .libs/libgvc_C.lax/libpack_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/../../lib/pack/.libs/libpack_C.a") libtool: link: (cd .libs/libgvc_C.lax/libxdot_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/../../lib/xdot/.libs/libxdot_C.a") libtool: link: (cd .libs/libgvc_C.lax/libcommon_C.a && x86_64-pc-linux-gnu-ar x "/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/../../lib/common/.libs/libcommon_C.a") libtool: link: x86_64-pc-linux-gnu-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/libxdot_C.a/xdot.o .libs/libgvc_C.lax/libcommon_C.a/emit.o .libs/libgvc_C.lax/libcommon_C.a/arrows.o .libs/libgvc_C.lax/libcommon_C.a/memory.o .libs/libgvc_C.lax/libcommon_C.a/args.o .libs/libgvc_C.lax/libcommon_C.a/htmltable.o .libs/libgvc_C.lax/libcommon_C.a/fontmetrics.o .libs/libgvc_C.lax/libcommon_C.a/htmllex.o .libs/libgvc_C.lax/libcommon_C.a/output.o .libs/libgvc_C.lax/libcommon_C.a/routespl.o .libs/libgvc_C.lax/libcommon_C.a/colxlate.o .libs/libgvc_C.lax/libcommon_C.a/splines.o .libs/libgvc_C.lax/libcommon_C.a/utils.o .libs/libgvc_C.lax/libcommon_C.a/htmlparse.o .libs/libgvc_C.lax/libcommon_C.a/geom.o .libs/libgvc_C.lax/libcommon_C.a/globals.o .libs/libgvc_C.lax/libcommon_C.a/psusershape.o .libs/libgvc_C.lax/libcommon_C.a/input.o .libs/libgvc_C.lax/libcommon_C.a/ns.o .libs/libgvc_C.lax/libcommon_C.a/pointset.o .libs/libgvc_C.lax/libcommon_C.a/shapes.o .libs/libgvc_C.lax/libcommon_C.a/timing.o .libs/libgvc_C.lax/libcommon_C.a/postproc.o .libs/libgvc_C.lax/libcommon_C.a/labels.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvc_C.a libtool: link: x86_64-pc-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/xdot/.libs/libxdot_C.a ../../lib/common/.libs/libcommon_C.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs /usr/lib64/libltdl.so ../../lib/xdot/.libs/libxdot.so ../../lib/cdt/.libs/libcdt.so ../../lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs/libcdt.so ../../lib/pathplan/.libs/libpathplan.so -ldl /usr/lib64/libexpat.so -lz -lm -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgvc.so.5 -o .libs/libgvc.so.5.0.0 libtool: link: rm -fr .libs/libgvc_C.lax libtool: link: (cd ".libs" && rm -f "libgvc.so.5" && ln -s "libgvc.so.5.0.0" "libgvc.so.5") libtool: link: ( cd ".libs" && rm -f "libgvc_C.la" && ln -s "../libgvc_C.la" "libgvc_C.la" ) libtool: link: (cd ".libs" && rm -f "libgvc.so" && ln -s "libgvc.so.5.0.0" "libgvc.so") libtool: link: ( cd ".libs" && rm -f "libgvc.la" && ln -s "../libgvc.la" "libgvc.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc' Making all in ingraphs make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ingraphs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 ingraphs.c: In function 'new_ing': ingraphs.c:115: warning: assignment from incompatible pointer type mv -f .deps/ingraphs.Tpo .deps/ingraphs.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libingraphs_C.la ingraphs.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libingraphs_C.a .libs/ingraphs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libingraphs_C.a libtool: link: ( cd ".libs" && rm -f "libingraphs_C.la" && ln -s "../libingraphs_C.la" "libingraphs_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/ingraphs' Making all in topfish make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/topfish' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/topfish' Making all in glcomp make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/glcomp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/glcomp' Making all in circogen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/circogen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/nodelist.Tpo .deps/nodelist.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/circularinit.Tpo .deps/circularinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/edgelist.Tpo .deps/edgelist.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/circular.Tpo .deps/circular.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/deglist.Tpo .deps/deglist.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/blocktree.Tpo .deps/blocktree.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/circpos.Tpo .deps/circpos.Plo mv -f .deps/blockpath.Tpo .deps/blockpath.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libcircogen_C.la circularinit.lo nodelist.lo block.lo edgelist.lo circular.lo deglist.lo blocktree.lo blockpath.lo circpos.lo nodeset.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcircogen_C.a .libs/circularinit.o .libs/nodelist.o .libs/block.o .libs/edgelist.o .libs/circular.o .libs/deglist.o .libs/blocktree.o .libs/blockpath.o .libs/circpos.o .libs/nodeset.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcircogen_C.a libtool: link: ( cd ".libs" && rm -f "libcircogen_C.la" && ln -s "../libcircogen_C.la" "libcircogen_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/circogen' Making all in dotgen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/dotgen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/acyclic.Tpo .deps/acyclic.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/class1.Tpo .deps/class1.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/class2.Tpo .deps/class2.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/cluster.Tpo .deps/cluster.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/conc.Tpo .deps/conc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/compound.Tpo .deps/compound.Plo libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/decomp.Tpo .deps/decomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/flat.Tpo .deps/flat.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/fastgr.Tpo .deps/fastgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/dotinit.Tpo .deps/dotinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mincross.c: In function 'T.105': mincross.c:551: warning: 'maxthispass' may be used uninitialized in this function mv -f .deps/rank.Tpo .deps/rank.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/mincross.Tpo .deps/mincross.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sameport.Tpo .deps/sameport.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/position.Tpo .deps/position.Plo mv -f .deps/aspect.Tpo .deps/aspect.Plo mv -f .deps/dotsplines.Tpo .deps/dotsplines.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdotgen_C.a libtool: link: ( cd ".libs" && rm -f "libdotgen_C.la" && ln -s "../libdotgen_C.la" "libdotgen_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/dotgen' Making all in fdpgen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/fdpgen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/dbg.Tpo .deps/dbg.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/comp.Tpo .deps/comp.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/grid.Tpo .deps/grid.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/fdpinit.Tpo .deps/fdpinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/layout.Tpo .deps/layout.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/tlayout.Tpo .deps/tlayout.Plo mv -f .deps/xlayout.Tpo .deps/xlayout.Plo mv -f .deps/clusteredges.Tpo .deps/clusteredges.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libfdpgen_C.la comp.lo dbg.lo grid.lo fdpinit.lo layout.lo tlayout.lo xlayout.lo clusteredges.lo -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfdpgen_C.a libtool: link: ( cd ".libs" && rm -f "libfdpgen_C.la" && ln -s "../libfdpgen_C.la" "libfdpgen_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/fdpgen' Making all in neatogen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/neatogen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/circuit.Tpo .deps/circuit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/edges.Tpo .deps/edges.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/geometry.Tpo .deps/geometry.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 adjust.c: In function 'removeOverlapWith': adjust.c:997: warning: 'ret' may be used uninitialized in this function mv -f .deps/heap.Tpo .deps/heap.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/adjust.Tpo .deps/adjust.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/hedges.Tpo .deps/hedges.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/legal.Tpo .deps/legal.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/memory.Tpo .deps/memory.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/neatoinit.Tpo .deps/neatoinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/printvis.Tpo .deps/printvis.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/poly.Tpo .deps/poly.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 neatosplines.c: In function '_spline_edges': neatosplines.c:757: warning: unused variable 'rtr' libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/solve.Tpo .deps/solve.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 voronoi.c: In function 'voronoi': voronoi.c:29: warning: 'newintstar.y' may be used uninitialized in this function mv -f .deps/voronoi.Tpo .deps/voronoi.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/stuff.Tpo .deps/stuff.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/neatosplines.Tpo .deps/neatosplines.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 stress.c: In function 'mdsModel': stress.c:1373: warning: 'delta' may be used uninitialized in this function mv -f .deps/kkutils.Tpo .deps/kkutils.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/matrix_ops.Tpo .deps/matrix_ops.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/stress.Tpo .deps/stress.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/pca.Tpo .deps/pca.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/conjgrad.Tpo .deps/conjgrad.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/bfs.Tpo .deps/bfs.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/closest.Tpo .deps/closest.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/quad_prog_solve.Tpo .deps/quad_prog_solve.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/constraint.Tpo .deps/constraint.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/smart_ini_x.Tpo .deps/smart_ini_x.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/constrained_majorization.Tpo .deps/constrained_majorization.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/opt_arrangement.Tpo .deps/opt_arrangement.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/overlap.Tpo .deps/overlap.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/call_tri.Tpo .deps/call_tri.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/compute_hierarchy.Tpo .deps/compute_hierarchy.Plo libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/delaunay.Tpo .deps/delaunay.Plo mv -f .deps/multispline.Tpo .deps/multispline.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libneatogen_C.a libtool: link: ( cd ".libs" && rm -f "libneatogen_C.la" && ln -s "../libneatogen_C.la" "libneatogen_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/neatogen' Making all in twopigen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/twopigen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 mv -f .deps/circle.Tpo .deps/circle.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libtwopigen_C.la twopiinit.lo circle.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtwopigen_C.a .libs/twopiinit.o .libs/circle.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtwopigen_C.a libtool: link: ( cd ".libs" && rm -f "libtwopigen_C.la" && ln -s "../libtwopigen_C.la" "libtwopigen_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/twopigen' Making all in sfdpgen make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfdpgen' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/sfdpgen' Making all in osage make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/osage' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT osageinit.lo -MD -MP -MF .deps/osageinit.Tpo -c -o osageinit.lo osageinit.c libtool: compile: x86_64-pc-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 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT osageinit.lo -MD -MP -MF .deps/osageinit.Tpo -c osageinit.c -fPIC -DPIC -o .libs/osageinit.o mv -f .deps/osageinit.Tpo .deps/osageinit.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libosage_C.la osageinit.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libosage_C.a .libs/osageinit.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libosage_C.a libtool: link: ( cd ".libs" && rm -f "libosage_C.la" && ln -s "../libosage_C.la" "libosage_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/osage' Making all in gvpr make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvpr' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mkdefs.o -MD -MP -MF .deps/mkdefs.Tpo -c -o mkdefs.o mkdefs.c mv -f .deps/mkdefs.Tpo .deps/mkdefs.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o mkdefs mkdefs.o -ldl libtool: link: x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o mkdefs mkdefs.o -ldl ./mkdefs gdefs.h < ../../lib/gvpr/gprdata /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c -o actions.lo actions.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c -o compile.lo compile.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvpr.lo -MD -MP -MF .deps/gvpr.Tpo -c -o gvpr.lo gvpr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c compile.c -fPIC -DPIC -o .libs/compile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvpr.lo -MD -MP -MF .deps/gvpr.Tpo -c gvpr.c -fPIC -DPIC -o .libs/gvpr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c actions.c -fPIC -DPIC -o .libs/actions.o compile.c:78: warning: initialization from incompatible pointer type gvpr.c: In function 'travDFS': gvpr.c:620: warning: comparison of distinct pointer types lacks a cast actions.c: In function 'colorx': actions.c:1263: warning: 'alpha' may be used uninitialized in this function actions.c: In function 'sfioWrite': actions.c:574: warning: 'saveio' may be used uninitialized in this function mv -f .deps/gvpr.Tpo .deps/gvpr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gprstate.lo -MD -MP -MF .deps/gprstate.Tpo -c -o gprstate.lo gprstate.c mv -f .deps/actions.Tpo .deps/actions.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gprstate.lo -MD -MP -MF .deps/gprstate.Tpo -c gprstate.c -fPIC -DPIC -o .libs/gprstate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o mv -f .deps/gprstate.Tpo .deps/gprstate.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c -o queue.lo queue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -fPIC -DPIC -o .libs/queue.o compile.c: In function 'setval': compile.c:1480: warning: array subscript is below array bounds mv -f .deps/queue.Tpo .deps/queue.Plo mv -f .deps/compile.Tpo .deps/compile.Plo mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info "1:0:0" -no-undefined -Wl,-O1 -o libgvpr.la -rpath /usr/lib64 actions.lo compile.lo gvpr.lo gprstate.lo parse.lo queue.lo ../../lib/ingraphs/libingraphs_C.la ../../lib/expr/libexpr_C.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la -lm -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libgvpr_C.la actions.lo compile.lo gvpr.lo gprstate.lo parse.lo queue.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvpr_C.a .libs/actions.o .libs/compile.o .libs/gvpr.o .libs/gprstate.o .libs/parse.o .libs/queue.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvpr_C.a libtool: link: ( cd ".libs" && rm -f "libgvpr_C.la" && ln -s "../libgvpr_C.la" "libgvpr_C.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/actions.o .libs/compile.o .libs/gvpr.o .libs/gprstate.o .libs/parse.o .libs/queue.o -Wl,--whole-archive ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/expr/.libs/libexpr_C.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cgraph/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so ../../lib/cgraph/.libs/libcgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs/libcdt.so -lm -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgvpr.so.1 -o .libs/libgvpr.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgvpr.so.1" && ln -s "libgvpr.so.1.0.0" "libgvpr.so.1") libtool: link: (cd ".libs" && rm -f "libgvpr.so" && ln -s "libgvpr.so.1.0.0" "libgvpr.so") libtool: link: ( cd ".libs" && rm -f "libgvpr.la" && ln -s "../libgvpr.la" "libgvpr.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvpr' make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib' make[2]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib' Making all in plugin make[2]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin' Making all in core make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/core' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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_fig.Tpo .deps/gvrender_core_fig.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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_dot.Tpo .deps/gvrender_core_dot.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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_ps.Tpo .deps/gvrender_core_ps.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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_svg.Tpo .deps/gvrender_core_svg.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -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/gvrender_core_tk.Tpo .deps/gvrender_core_tk.Plo mv -f .deps/gvloadimage_core.Tpo .deps/gvloadimage_core.Plo mv -f .deps/gvrender_core_vml.Tpo .deps/gvrender_core_vml.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -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 -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,-O1 -o libgvplugin_core.la -rpath /usr/lib64/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 -ldl libtool: link: x86_64-pc-linux-gnu-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 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvplugin_core_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_core_C.la" && ln -s "../libgvplugin_core_C.la" "libgvplugin_core_C.la" ) libtool: link: x86_64-pc-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,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so -L/usr/lib64 /usr/lib64/libltdl.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs/libxdot.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs/libpathplan.so /usr/lib64/libexpat.so -lz -lm ../../lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs/libcdt.so ../../lib/cdt/.libs/libcdt.so -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgvplugin_core.so.6 -o .libs/libgvplugin_core.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_core.so.6" && ln -s "libgvplugin_core.so.6.0.0" "libgvplugin_core.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_core.so" && ln -s "libgvplugin_core.so.6.0.0" "libgvplugin_core.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_core.la" && ln -s "../libgvplugin_core.la" "libgvplugin_core.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/core' Making all in devil make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/devil' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/devil' Making all in gd make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gd' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gd.lo -MD -MP -MF .deps/gvplugin_gd.Tpo -c -o gvplugin_gd.lo gvplugin_gd.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd.lo -MD -MP -MF .deps/gvrender_gd.Tpo -c -o gvrender_gd.lo gvrender_gd.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd_vrml.lo -MD -MP -MF .deps/gvrender_gd_vrml.Tpo -c -o gvrender_gd_vrml.lo gvrender_gd_vrml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gd.lo -MD -MP -MF .deps/gvplugin_gd.Tpo -c gvplugin_gd.c -fPIC -DPIC -o .libs/gvplugin_gd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd.lo -MD -MP -MF .deps/gvrender_gd.Tpo -c gvrender_gd.c -fPIC -DPIC -o .libs/gvrender_gd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd_vrml.lo -MD -MP -MF .deps/gvrender_gd_vrml.Tpo -c gvrender_gd_vrml.c -fPIC -DPIC -o .libs/gvrender_gd_vrml.o mv -f .deps/gvplugin_gd.Tpo .deps/gvplugin_gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout_gd.lo -MD -MP -MF .deps/gvtextlayout_gd.Tpo -c -o gvtextlayout_gd.lo gvtextlayout_gd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout_gd.lo -MD -MP -MF .deps/gvtextlayout_gd.Tpo -c gvtextlayout_gd.c -fPIC -DPIC -o .libs/gvtextlayout_gd.o mv -f .deps/gvrender_gd.Tpo .deps/gvrender_gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gd.lo -MD -MP -MF .deps/gvloadimage_gd.Tpo -c -o gvloadimage_gd.lo gvloadimage_gd.c mv -f .deps/gvtextlayout_gd.Tpo .deps/gvtextlayout_gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_gd.lo -MD -MP -MF .deps/gvdevice_gd.Tpo -c -o gvdevice_gd.lo gvdevice_gd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gd.lo -MD -MP -MF .deps/gvloadimage_gd.Tpo -c gvloadimage_gd.c -fPIC -DPIC -o .libs/gvloadimage_gd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_gd.lo -MD -MP -MF .deps/gvdevice_gd.Tpo -c gvdevice_gd.c -fPIC -DPIC -o .libs/gvdevice_gd.o mv -f .deps/gvdevice_gd.Tpo .deps/gvdevice_gd.Plo mv -f .deps/gvrender_gd_vrml.Tpo .deps/gvrender_gd_vrml.Plo mv -f .deps/gvloadimage_gd.Tpo .deps/gvloadimage_gd.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libgvplugin_gd_C.la gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,-O1 -o libgvplugin_gd.la -rpath /usr/lib64/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/usr/lib64 -Wl,-O1 -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lm -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvplugin_gd_C.a .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o .libs/gvdevice_gd.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvplugin_gd_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_gd_C.la" && ln -s "../libgvplugin_gd_C.la" "libgvplugin_gd_C.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o .libs/gvdevice_gd.o -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so -L/usr/lib64 /usr/lib64/libltdl.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs/libxdot.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs/libpathplan.so ../../lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs/libcdt.so ../../lib/cdt/.libs/libcdt.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libXrender.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgd.so /usr/lib64/libXpm.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libjpeg.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libfreetype.so /usr/lib64/libpng12.so -lz -lm -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libgvplugin_gd.so.6 -o .libs/libgvplugin_gd.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_gd.so.6" && ln -s "libgvplugin_gd.so.6.0.0" "libgvplugin_gd.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_gd.so" && ln -s "libgvplugin_gd.so.6.0.0" "libgvplugin_gd.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_gd.la" && ln -s "../libgvplugin_gd.la" "libgvplugin_gd.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gd' Making all in gdk_pixbuf make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gdk_pixbuf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gdk_pixbuf' Making all in gdiplus make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gdiplus' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gdiplus' Making all in glitz make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/glitz' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/glitz' Making all in gs make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gs.lo -MD -MP -MF .deps/gvplugin_gs.Tpo -c -o gvplugin_gs.lo gvplugin_gs.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gs.lo -MD -MP -MF .deps/gvloadimage_gs.Tpo -c -o gvloadimage_gs.lo gvloadimage_gs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gs.lo -MD -MP -MF .deps/gvplugin_gs.Tpo -c gvplugin_gs.c -fPIC -DPIC -o .libs/gvplugin_gs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gs.lo -MD -MP -MF .deps/gvloadimage_gs.Tpo -c gvloadimage_gs.c -fPIC -DPIC -o .libs/gvloadimage_gs.o mv -f .deps/gvplugin_gs.Tpo .deps/gvplugin_gs.Plo mv -f .deps/gvloadimage_gs.Tpo .deps/gvloadimage_gs.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libgvplugin_gs_C.la gvplugin_gs.lo gvloadimage_gs.lo -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,-O1 -o libgvplugin_gs.la -rpath /usr/lib64/graphviz gvplugin_gs.lo gvloadimage_gs.lo ../../lib/gvc/libgvc.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgs -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvplugin_gs_C.a .libs/gvplugin_gs.o .libs/gvloadimage_gs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvplugin_gs_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_gs_C.la" && ln -s "../libgvplugin_gs_C.la" "libgvplugin_gs_C.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gvplugin_gs.o .libs/gvloadimage_gs.o -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/gvc/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -Wl,-rpath -Wl,/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs -L/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs ../../lib/gvc/.libs/libgvc.so -L/usr/lib64 /usr/lib64/libltdl.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/xdot/.libs/libxdot.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/graph/.libs/libgraph.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/cdt/.libs/libcdt.so /var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/lib/pathplan/.libs/libpathplan.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lz -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lgs -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgvplugin_gs.so.6 -o .libs/libgvplugin_gs.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_gs.so.6" && ln -s "libgvplugin_gs.so.6.0.0" "libgvplugin_gs.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_gs.so" && ln -s "libgvplugin_gs.so.6.0.0" "libgvplugin_gs.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_gs.la" && ln -s "../libgvplugin_gs.la" "libgvplugin_gs.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gs' Making all in gtk make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gtk' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gtk.lo -MD -MP -MF .deps/gvplugin_gtk.Tpo -c -o gvplugin_gtk.lo gvplugin_gtk.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_gtk.lo -MD -MP -MF .deps/gvdevice_gtk.Tpo -c -o gvdevice_gtk.lo gvdevice_gtk.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT support.lo -MD -MP -MF .deps/support.Tpo -c -o support.lo support.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gtk.lo -MD -MP -MF .deps/gvplugin_gtk.Tpo -c gvplugin_gtk.c -fPIC -DPIC -o .libs/gvplugin_gtk.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice_gtk.lo -MD -MP -MF .deps/gvdevice_gtk.Tpo -c gvdevice_gtk.c -fPIC -DPIC -o .libs/gvdevice_gtk.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o mv -f .deps/gvplugin_gtk.Tpo .deps/gvplugin_gtk.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -fPIC -DPIC -o .libs/interface.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:228, from support.c:17: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtk.h:228, from gvdevice_gtk.c:34: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype mv -f .deps/support.Tpo .deps/support.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo callbacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o mv -f .deps/gvdevice_gtk.Tpo .deps/gvdevice_gtk.Plo In file included from /usr/include/gtk-2.0/gtk/gtk.h:228, from interface.c:18: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype mv -f .deps/interface.Tpo .deps/interface.Plo In file included from /usr/include/gtk-2.0/gtk/gtk.h:228, from callbacks.c:21: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -Wl,-O1 -o libgvplugin_gtk_C.la gvplugin_gtk.lo gvdevice_gtk.lo support.lo interface.lo callbacks.lo -ldl /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,-O1 -o libgvplugin_gtk.la -rpath /usr/lib64/graphviz gvplugin_gtk.lo gvdevice_gtk.lo support.lo interface.lo callbacks.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvplugin_gtk_C.a .libs/gvplugin_gtk.o .libs/gvdevice_gtk.o .libs/support.o .libs/interface.o .libs/callbacks.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvplugin_gtk_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_gtk_C.la" && ln -s "../libgvplugin_gtk_C.la" "libgvplugin_gtk_C.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gvplugin_gtk.o .libs/gvdevice_gtk.o .libs/support.o .libs/interface.o .libs/callbacks.o /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -L/usr/lib64 /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libpng12.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -ldl -mtune=core2 -march=core2 -msse4.1 -Wl,-O1 -Wl,-soname -Wl,libgvplugin_gtk.so.6 -o .libs/libgvplugin_gtk.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_gtk.so.6" && ln -s "libgvplugin_gtk.so.6.0.0" "libgvplugin_gtk.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_gtk.so" && ln -s "libgvplugin_gtk.so.6.0.0" "libgvplugin_gtk.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_gtk.la" && ln -s "../libgvplugin_gtk.la" "libgvplugin_gtk.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/gtk' Making all in lasi make[3]: Entering directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/lasi' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_lasi.lo -MD -MP -MF .deps/gvplugin_lasi.Tpo -c -o gvplugin_lasi.lo gvplugin_lasi.c /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT gvrender_lasi.lo -MD -MP -MF .deps/gvrender_lasi.Tpo -c -o gvrender_lasi.lo gvrender_lasi.cpp libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_lasi.lo -MD -MP -MF .deps/gvplugin_lasi.Tpo -c gvplugin_lasi.c -fPIC -DPIC -o .libs/gvplugin_lasi.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -MT gvrender_lasi.lo -MD -MP -MF .deps/gvrender_lasi.Tpo -c gvrender_lasi.cpp -fPIC -DPIC -o .libs/gvrender_lasi.o mv -f .deps/gvplugin_lasi.Tpo .deps/gvplugin_lasi.Plo mv -f .deps/gvrender_lasi.Tpo .deps/gvrender_lasi.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -o libgvplugin_lasi_C.la gvplugin_lasi.lo gvrender_lasi.lo -ldl /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -mtune=core2 -march=core2 -O2 -msse4.1 -fomit-frame-pointer -pipe -ftracer -version-info 6:0:0 -Wl,-O1 -o libgvplugin_lasi.la -rpath /usr/lib64/graphviz gvplugin_lasi.lo gvrender_lasi.lo ../../lib/gvc/libgvc.la -Llib64 -lLASi -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm -ldl ../../libtool: line 4999: cd: lib64: No such file or directory libtool: link: cannot determine absolute directory name of `lib64' make[3]: *** [libgvplugin_lasi.la] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgvplugin_lasi_C.a .libs/gvplugin_lasi.o .libs/gvrender_lasi.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgvplugin_lasi_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_lasi_C.la" && ln -s "../libgvplugin_lasi_C.la" "libgvplugin_lasi_C.la" ) make[3]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin/lasi' make[2]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3/plugin' make[1]: Leaving directory `/var/tmp/paludis/media-gfx-graphviz-2.26.3-r1/work/graphviz-2.26.3' make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 /usr/libexec/paludis/utils/emake: emake returned error 2 !!! ERROR in media-gfx/graphviz-2.26.3-r1::gentoo: !!! In default_src_compile at line 27 !!! emake failed !!! Call stack: !!! * default_src_compile (/usr/libexec/paludis/2/src_compile.bash:27) !!! * src_compile (/usr/libexec/paludis/2/src_compile.bash:33) !!! * ebuild_f_compile (/usr/libexec/paludis/2/src_compile.bash:56) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:647) !!! * main (/usr/libexec/paludis/ebuild.bash:675) diefunc: making ebuild PID 13498 exit with error die trap: exiting with error. Install error: * In program paludis -i graphviz: * When performing install action from command line: * When executing install task: * When installing 'media-gfx/graphviz-2.26.3-r1:0::gentoo' replacing { 'media-gfx/graphviz-2.26.3-r1:0::installed' }: * When running an ebuild command on 'media-gfx/graphviz-2.26.3-r1:0::gentoo': * Install failed for 'media-gfx/graphviz-2.26.3-r1:0::gentoo'