Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 306283 Details for
Bug 409297
media-gfx/graphviz-2.26.3: contrib/diffimg/diffimg.c:116: undefined reference to `gdImageCreateFromPng'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 89.57 KB, created by
Martin Mokrejš
on 2012-03-22 09:48:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2012-03-22 09:48:00 UTC
Size:
89.57 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-gfx/graphviz-2.26.3-r3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: graphics@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc gtk java kernel_linux multilib perl python tcl userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking graphviz-2.26.3.tar.gz to /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work >>>> Source unpacked in /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work >>>> Preparing source in /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3 ... > [32;01m*[0m Applying graphviz-2.26.3-libtool.patch ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[311C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: graphviz-2.26.3/config/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... > [32;01m*[0m Running elibtoolize in: graphviz-2.26.3/libltdl/config/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... > [32;01m*[0m Running elibtoolize in: graphviz-2.26.3/lib/gd/config/ > [32;01m*[0m Applying install-sh/1.5 patch ... > [32;01m*[0m Applying ltmain/1.5 patch ... > [32;01m*[0m Applying portage/1.5.10 patch ... > [32;01m*[0m Applying relink/1.4.3 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying tmp/1.3.5 patch ... > [32;01m*[0m Applying as-needed/1.5 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3 ... > * econf: updating graphviz-2.26.3/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating graphviz-2.26.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating graphviz-2.26.3/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating graphviz-2.26.3/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating graphviz-2.26.3/lib/gd/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating graphviz-2.26.3/lib/gd/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --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 --without-pangocairo --with-gtk --without-lasi --with-digcola --with-fontconfig --with-freetype2 --with-ipsepcola --with-libgd --with-sfdp --without-gdk-pixbuf --without-ming --without-cgraph --without-devil --without-digcola --without-ipsepcola --without-rsvg --without-smyrna --disable-guile --disable-io --enable-java --disable-lua --disable-ocaml --enable-perl --disable-php --enable-python --disable-r --disable-ruby --disable-sharp --enable-tcl >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 how to print strings... printf >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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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 sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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... (cached) 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/gcc/x86_64-pc-linux-gnu/4.3.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6 //usr/lib32/opengl/xorg-x11/lib //usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/lib64/nspr /usr/lib64/nss /usr/lib64/R/lib /usr/lib64/fltk-1 /usr/lib32/libstdc++-v3/ /usr/lib64/ncbi-tools++ >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 >configure: WARNING: not overwriting libltdl at /usr, force with `--enable-ltdl-install' >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for swig... swig >checking for java... java >checking jni.h usability... yes >checking jni.h presence... yes >checking for jni.h... yes >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 tcl.h usability... yes >checking tcl.h presence... yes >checking for tcl.h... yes >using /usr/lib64/tclConfig.sh >checking for wish8.6... no >checking for wish8.5... /usr/bin/wish8.5 >checking tk.h usability... yes >checking tk.h presence... yes >checking for tk.h... yes >checking for tk.h... (cached) yes >checking tkInt.h usability... no >checking tkInt.h presence... no >checking for tkInt.h... no >using /usr/lib64/tkConfig.sh >checking for connect... (cached) yes >checking for gethostbyname... (cached) yes >checking for expat-config... no >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for main in -lexpat... yes >checking 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... no >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 FREETYPE2... yes >checking for FONTCONFIG... yes >checking for GTK... yes >checking for GTKGL... no >checking for GTKGLEXT... no >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... no >configure: WARNING: Optional GD library not available >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/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/libltdl) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--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' '--without-pangocairo' '--with-gtk' '--without-lasi' '--with-digcola' '--with-fontconfig' '--with-freetype2' '--with-ipsepcola' '--with-libgd' '--with-sfdp' '--without-gdk-pixbuf' '--without-ming' '--without-cgraph' '--without-devil' '--without-digcola' '--without-ipsepcola' '--without-rsvg' '--without-smyrna' '--disable-guile' '--disable-io' '--enable-java' '--disable-lua' '--disable-ocaml' '--enable-perl' '--disable-php' '--enable-python' '--disable-r' '--disable-ruby' '--disable-sharp' '--enable-tcl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CXXFLAGS=-O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native' '--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 how to print strings... printf >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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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 sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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/gcc/x86_64-pc-linux-gnu/4.3.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.6 //usr/lib32/opengl/xorg-x11/lib //usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/lib64/nspr /usr/lib64/nss /usr/lib64/R/lib /usr/lib64/fltk-1 /usr/lib32/libstdc++-v3/ /usr/lib64/ncbi-tools++ >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: Yes > 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: No (library not found) > gdiplus: No (disabled by default - Windows only) > gdk_pixbuf: No (disabled) > ghostscript: Yes > glitz: No (disabled by default - incomplete) > gtk: Yes > lasi: No (disabled) > ming: No (disabled by default - incomplete) > pangocairo: No (disabled) > quartz: No (disabled by default - Mac only) > rsvg: No (disabled) > 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: Yes > 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: Yes > > tcldot: Yes > tclpathplan: Yes > gdtclft: No (gd not available) > tkspline: Yes >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3 ... >make -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3' >Making all in libltdl >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/libltdl' >make all-am >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/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='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o >mv -f .deps/dlopen.Tpo .deps/dlopen.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -module -avoid-version -Wl,-O1 -Wl,--as-needed -o dlopen.la dlopen.lo -ldl -ldl >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" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >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='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >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='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >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. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o >mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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 -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -no-undefined -dlpreopen dlopen.la -Wl,-O1 -Wl,--as-needed -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 -O2 -ggdb -pipe -fno-strict-aliasing -mmmx -msse -msse2 -mssse3 -march=native -mtune=native -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/portage/media-gfx/graphviz-2.26.3-r3/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/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/libltdl' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/libltdl' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib' >Making all in cdt >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/cdt' > CC dtclose.lo > CC dtdisc.lo > CC dtextract.lo > CC dtflatten.lo > CC dthash.lo > CC dtlist.lo > CC dtmethod.lo > CC dtopen.lo > CC dtrenew.lo > CC dtrestore.lo > CC dtsize.lo > CC dtstat.lo > CC dtstrhash.lo > CC dttree.lo > CC dtview.lo > CC dtwalk.lo > CCLD libcdt.la > CCLD libcdt_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/cdt' >Making all in graph >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/graph' > CC attribs.lo > CC agxbuf.lo > CC edge.lo > CC graph.lo > CC graphio.lo > CC lexer.lo >lexer.c: In function 'aglasterr': >lexer.c:513: warning: ignoring return value of 'fread', declared with attribute warn_unused_result > CC node.lo > CC parser.lo > CC refstr.lo > CC trie.lo > CCLD libgraph.la > CCLD libgraph_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/graph' >Making all in cgraph >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/cgraph' > CC agerror.lo >agerror.c: In function 'aglasterr': >agerror.c:45: warning: ignoring return value of 'fread', declared with attribute warn_unused_result > CC agxbuf.lo > CC apply.lo > CC attr.lo > CC edge.lo > CC flatten.lo > CC graph.lo > CC grammar.lo > CC id.lo > CC imap.lo > CC io.lo >io.c:90: warning: initialization from incompatible pointer type > CC mem.lo > CC node.lo > CC obj.lo > CC pend.lo > CC rec.lo > CC refstr.lo > CC scan.lo >lex.aag.c: In function 'aaglex': >../../lib/cgraph/scan.l:193: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >../../lib/cgraph/scan.l: At top level: >lex.aag.c:1506: warning: 'input' defined but not used > CC subg.lo > CC utils.lo > CC write.lo > CCLD libcgraph.la > CCLD libcgraph_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/cgraph' >Making all in gd >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gd' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gd' >Making all in pathplan >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/pathplan' > CC cvt.lo >cvt.c:280: warning: 'append_bezier' defined but not used > CC inpoly.lo > CC route.lo > CC shortest.lo >shortest.c: In function 'loadtriangle': >shortest.c:537: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false > CC shortestpth.lo > CC solvers.lo > CC triang.lo > CC util.lo > CC visibility.lo > CCLD libpathplan.la > CCLD libpathplan_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/pathplan' >Making all in sfio >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio' >Making all in Sfio_f >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/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 > CC _sfclrerr.lo > CC _sfdlen.lo > CC _sfeof.lo > CC _sferror.lo > CC _sffileno.lo > CC _sfgetc.lo > CC _sfllen.lo > CC _sfputc.lo > CC _sfputd.lo > CC _sfputl.lo > CC _sfputm.lo > CC _sfputu.lo > CC _sfslen.lo > CC _sfstacked.lo > CC _sfulen.lo > CC _sfvalue.lo > CCLD libsfiof_C.la >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio/Sfio_f' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio' > CC sfclose.lo > CC sfclrlock.lo > CC sfcvt.lo > CC sfdisc.lo > CC sfdlen.lo > CC sfexcept.lo > CC sfexit.lo > CC sfextern.lo > CC sffcvt.lo > CC sffilbuf.lo > CC sfflsbuf.lo > CC sfgetd.lo > CC sfgetl.lo > CC sfgetm.lo > CC sfgetr.lo > CC sfgetu.lo > CC sfllen.lo > CC sfmode.lo > CC sfmove.lo >sfmove.c: In function 'sfmove': >sfmove.c:189: warning: ignoring return value of 'read', declared with attribute warn_unused_result > CC sfmutex.lo > CC sfnew.lo > CC sfnotify.lo > CC sfnputc.lo > CC sfopen.lo > CC sfpkrd.lo > CC sfpoll.lo > CC sfpool.lo > CC sfpopen.lo > CC sfprintf.lo > CC sfprints.lo > CC sfpurge.lo > CC sfputd.lo > CC sfputl.lo > CC sfputm.lo > CC sfputr.lo > CC sfputu.lo > CC sfraise.lo > CC sfrd.lo > CC sfread.lo > CC sfreserve.lo > CC sfresize.lo > CC sfscanf.lo > CC sfseek.lo > CC sfset.lo > CC sfsetbuf.lo > CC sfsetfd.lo > CC sfsize.lo > CC sfsk.lo > CC sfstack.lo > CC sfstrtod.lo > CC sfswap.lo > CC sfsync.lo > CC sftable.lo > CC sftell.lo > CC sftmp.lo > CC sfungetc.lo > CC sfvprintf.lo > CC sfvscanf.lo > CC sfwr.lo > CC sfwrite.lo > CCLD libsfio_C.la >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio' >Making all in vmalloc >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/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 > CC malloc.lo > CC vmbest.lo > CC vmclear.lo > CC vmclose.lo > CC vmdcheap.lo > CC vmdebug.lo > CC vmdisc.lo > CC vmexit.lo > CC vmlast.lo > CC vmopen.lo > CC vmpool.lo > CC vmprivate.lo > CC vmprofile.lo > CC vmregion.lo > CC vmsegment.lo > CC vmset.lo > CC vmstat.lo > CC vmstrdup.lo > CC vmtrace.lo > CC vmwalk.lo > CCLD libvmalloc_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/vmalloc' >Making all in ast >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ast' > CC pathpath.lo > CC chresc.lo > CC chrtoi.lo > CC error.lo > CC fmtbuf.lo > CC fmtesc.lo > CC pathaccess.lo > CC pathbin.lo > CC pathcanon.lo > CC pathcat.lo > CC pathexists.lo > CC pathfind.lo > CC pathgetlink.lo > CC strcopy.lo > CC stresc.lo > CC strmatch.lo > CC strton.lo > CC strerror.lo > CCLD libast_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ast' >Making all in vpsc >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/vpsc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/vpsc' >Making all in rbtree >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/rbtree' > CC misc.lo > CC red_black_tree.lo > CC stack.lo > CCLD librbtree_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/rbtree' >Making all in ortho >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ortho' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ortho' >Making all in sparse >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sparse' > CC SparseMatrix.lo > CCLD libsparse_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sparse' >Making all in patchwork >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/patchwork' > CC patchwork.lo >patchwork.c:143: warning: 'printer' defined but not used >patchwork.c: In function 'walker': >patchwork.c:178: warning: 'rr.LL.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.UR.x' may be used uninitialized in this function >patchwork.c:178: warning: 'rr.UR.y' may be used uninitialized in this function > CC patchworkinit.lo > CCLD libpatchwork_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/patchwork' >Making all in expr >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/expr' > CC excc.lo > CC excontext.lo > CC exdata.lo > CC exerror.lo > CC exeval.lo > CC exexpr.lo > CC exlexname.lo > CC exopen.lo > CC exrewind.lo > CC extoken.lo > CC extype.lo > CC exzero.lo > CC exparse.lo > CCLD libexpr_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/expr' >Making all in common >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/common' > CC arrows.lo > CC colxlate.lo > CC fontmetrics.lo > CC args.lo > CC memory.lo > CC globals.lo > CC htmllex.lo > CC htmlparse.lo > CC htmltable.lo > CC input.lo > CC pointset.lo > CC postproc.lo >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 > CC routespl.lo > CC splines.lo > CC psusershape.lo > CC timing.lo > CC labels.lo > CC ns.lo > CC shapes.lo > CC utils.lo > CC geom.lo > CC output.lo > CC emit.lo >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 > CCLD libcommon_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/common' >Making all in pack >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/pack' > CC ccomps.lo > CC pack.lo >pack.c: In function 'putGraphs': >pack.c:913: warning: 'pts' may be used uninitialized in this function > CCLD libpack_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/pack' >Making all in xdot >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/xdot' > CC xdot.lo > CCLD libxdot.la > CCLD libxdot_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/xdot' >Making all in gvc >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gvc' > CC gvrender.lo > CC gvlayout.lo > CC gvdevice.lo > CC gvloadimage.lo > CC gvcontext.lo > CC gvjobs.lo > CC gvevent.lo > CC gvplugin.lo > CC gvconfig.lo > CC gvtextlayout.lo > CC gvusershape.lo > CC gvc.lo > CCLD libgvc.la > CCLD libgvc_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gvc' >Making all in ingraphs >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ingraphs' > CC ingraphs.lo >ingraphs.c: In function 'new_ing': >ingraphs.c:115: warning: assignment from incompatible pointer type > CCLD libingraphs_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/ingraphs' >Making all in topfish >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/topfish' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/topfish' >Making all in glcomp >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/glcomp' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/glcomp' >Making all in circogen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/circogen' > CC circularinit.lo > CC nodelist.lo > CC block.lo > CC edgelist.lo > CC circular.lo > CC deglist.lo > CC blocktree.lo > CC blockpath.lo > CC circpos.lo > CC nodeset.lo > CCLD libcircogen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/circogen' >Making all in dotgen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/dotgen' > CC acyclic.lo > CC class1.lo > CC class2.lo > CC cluster.lo > CC compound.lo > CC conc.lo > CC decomp.lo > CC fastgr.lo > CC flat.lo > CC dotinit.lo > CC mincross.lo >mincross.c: In function 'mincross': >mincross.c:551: warning: 'maxthispass' may be used uninitialized in this function > CC position.lo > CC rank.lo > CC sameport.lo > CC dotsplines.lo > CC aspect.lo > CCLD libdotgen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/dotgen' >Making all in fdpgen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/fdpgen' > CC comp.lo > CC dbg.lo > CC grid.lo > CC fdpinit.lo > CC layout.lo > CC tlayout.lo > CC xlayout.lo > CC clusteredges.lo > CCLD libfdpgen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/fdpgen' >Making all in neatogen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/neatogen' > CC adjust.lo >adjust.c: In function 'removeOverlapWith': >adjust.c:997: warning: 'ret' may be used uninitialized in this function > CC circuit.lo > CC edges.lo > CC geometry.lo > CC heap.lo > CC hedges.lo > CC info.lo > CC neatoinit.lo > CC legal.lo > CC lu.lo > CC matinv.lo > CC memory.lo > CC poly.lo > CC printvis.lo > CC site.lo > CC solve.lo > CC neatosplines.lo >neatosplines.c: In function '_spline_edges': >neatosplines.c:757: warning: unused variable 'rtr' > CC stuff.lo > CC voronoi.lo >voronoi.c: In function 'voronoi': >voronoi.c:29: warning: 'newintstar.y' may be used uninitialized in this function > CC stress.lo >stress.c: In function 'mdsModel': >stress.c:1373: warning: 'delta' may be used uninitialized in this function > CC kkutils.lo > CC matrix_ops.lo > CC embed_graph.lo > CC dijkstra.lo > CC conjgrad.lo > CC pca.lo > CC closest.lo > CC bfs.lo > CC constraint.lo > CC quad_prog_solve.lo > CC smart_ini_x.lo > CC constrained_majorization.lo > CC opt_arrangement.lo > CC overlap.lo > CC call_tri.lo > CC compute_hierarchy.lo > CC delaunay.lo > CC multispline.lo > CCLD libneatogen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/neatogen' >Making all in twopigen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/twopigen' > CC twopiinit.lo > CC circle.lo > CCLD libtwopigen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/twopigen' >Making all in sfdpgen >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfdpgen' > CC sfdpinit.lo >sfdpinit.c: In function 'sfdp_init_graph': >sfdpinit.c:71: warning: unused variable 'temp' > CC spring_electrical.lo > CC LinkedList.lo > CC sparse_solve.lo > CC post_process.lo > CC QuadTree.lo > CC Multilevel.lo >Multilevel.c: In function 'Multilevel_coarsen': >Multilevel.c:839: warning: 'nmatch' may be used uninitialized in this function > CC PriorityQueue.lo > CCLD libsfdpgen_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfdpgen' >Making all in osage >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/osage' > CC osageinit.lo > CCLD libosage_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/osage' >Making all in gvpr >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gvpr' > CC mkdefs.o > CCLD mkdefs >./mkdefs gdefs.h < ../../lib/gvpr/gprdata > CC actions.lo >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 > CC compile.lo >compile.c:78: warning: initialization from incompatible pointer type >compile.c: In function 'setval': >compile.c:1480: warning: array subscript is below array bounds > CC gvpr.lo >gvpr.c: In function 'travDFS': >gvpr.c:620: warning: comparison of distinct pointer types lacks a cast > CC gprstate.lo > CC parse.lo > CC queue.lo > CCLD libgvpr.la > CCLD libgvpr_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/gvpr' >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib' >Making all in plugin >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin' >Making all in core >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/core' > CC gvplugin_core.lo > CC gvrender_core_dot.lo > CC gvrender_core_fig.lo > CC gvrender_core_map.lo > CC gvrender_core_ps.lo > CC gvrender_core_svg.lo > CC gvrender_core_tk.lo > CC gvrender_core_vml.lo > CC gvloadimage_core.lo > CCLD libgvplugin_core_C.la > CCLD libgvplugin_core.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/core' >Making all in devil >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/devil' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/devil' >Making all in gd >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gd' > CC gvplugin_gd.lo > CC gvrender_gd.lo > CC gvrender_gd_vrml.lo > CC gvtextlayout_gd.lo > CC gvloadimage_gd.lo > CC gvdevice_gd.lo > CCLD libgvplugin_gd_C.la > CCLD libgvplugin_gd.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gd' >Making all in gdk_pixbuf >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gdk_pixbuf' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gdk_pixbuf' >Making all in gdiplus >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gdiplus' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gdiplus' >Making all in glitz >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/glitz' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/glitz' >Making all in gs >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gs' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gs' >Making all in gtk >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gtk' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/gtk' >Making all in lasi >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/lasi' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/lasi' >Making all in ming >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/ming' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/ming' >Making all in pango >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/pango' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/pango' >Making all in quartz >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/quartz' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/quartz' >Making all in rsvg >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/rsvg' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/rsvg' >Making all in visio >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/visio' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/visio' >Making all in xlib >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/xlib' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/xlib' >Making all in dot_layout >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/dot_layout' > CC gvplugin_dot_layout.lo > CC gvlayout_dot_layout.lo > CCLD libgvplugin_dot_layout_C.la > CCLD libgvplugin_dot_layout.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/dot_layout' >Making all in neato_layout >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/neato_layout' > CC gvplugin_neato_layout.lo > CC gvlayout_neato_layout.lo > CCLD libgvplugin_neato_layout_C.la > CCLD libgvplugin_neato_layout.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin/neato_layout' >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/plugin' >Making all in cmd >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd' >Making all in dot >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/dot' > CC dot-dot.o > CC dot-no_builtins.o > CCLD dot > CC dot_builtins-dot.o > CC dot_builtins-dot_builtins.o > CCLD dot_builtins >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/dot' >Making all in tools >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/tools' > CC gc.o >gc.c: In function 'usage': >gc.c:89: warning: format not a string literal and no format arguments > CCLD gc > CC gvcolor.o >gvcolor.c: In function 'usage': >gvcolor.c:91: warning: format not a string literal and no format arguments > CC colxlate.o > CCLD gvcolor > CC cvtgxl.o > CC gv2gxl.o > CC gxl2gv.o > CCLD gxl2gv > CC acyclic.o > CCLD acyclic > CC nop.o >nop.c: In function 'usage': >nop.c:45: warning: format not a string literal and no format arguments > CCLD nop > CC ccomps.o >ccomps.c: In function 'usage': >ccomps.c:102: warning: format not a string literal and no format arguments > CCLD ccomps > CC sccmap.o > CCLD sccmap > CC tred.o > CCLD tred > CC unflatten.o > CCLD unflatten > CC gvpack-gvpack.o >gvpack.c: In function 'usage': >gvpack.c:95: warning: format not a string literal and no format arguments > CC gvpack-gvpack_builtins.o > CCLD gvpack > CC dijkstra.o >dijkstra.c: In function 'usage': >dijkstra.c:240: warning: format not a string literal and no format arguments >dijkstra.c: In function 'post': >dijkstra.c:168: warning: 'psym' may be used uninitialized in this function > CCLD dijkstra > CC bcomps.o >bcomps.c: In function 'usage': >bcomps.c:318: warning: format not a string literal and no format arguments > CCLD bcomps > CC mm2gv.o >mm2gv.c: In function 'main': >mm2gv.c:505: warning: 'dim' may be used uninitialized in this function >mm2gv.c: In function 'makeDotGraph': >mm2gv.c:267: warning: 'sym' may be used uninitialized in this function > CC matrix_market.o >matrix_market.c: In function 'SparseMatrix_import_matrix_market': >matrix_market.c:127: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >matrix_market.c:163: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >matrix_market.c:198: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >matrix_market.c:220: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result > CC mmio.o >mmio.c: In function 'mm_read_unsymmetric_sparse': >mmio.c:90: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result > CCLD mm2gv > CC gvgen.o > CC graph_generator.o >graph_generator.c: In function 'makeSquareGrid': >graph_generator.c:159: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false > CCLD gvgen > CC gml2gv.o > CC gmlparse.o > CC gmlscan.o >lex.gml.c: In function 'gmllex': >../../cmd/tools/gmlscan.l:114: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >../../cmd/tools/gmlscan.l: At top level: >lex.gml.c:1479: warning: 'input' defined but not used > CCLD gml2gv >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/tools' >Making all in gvpr >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/gvpr' > CC gvpr-gvprmain.o > CCLD gvpr >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/gvpr' >Making all in lefty >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty' >Making all in ws >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws' >Making all in x11 >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11' >Making all in libfilereq >make[6]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11/libfilereq' > CC Dir.lo > CC Draw.lo > CC Path.lo > CC SelFile.lo > CCLD libfilereq.la >make[6]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11/libfilereq' >make[6]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11' > CC garray.lo > CC gbutton.lo > CC gcanvas.lo >gcanvas.c: In function 'GCwritebitmap': >gcanvas.c:1137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcanvas.c:1143: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > CC gcommon.lo > CC glabel.lo > CC gmenu.lo > CC gpcanvas.lo > CC gquery.lo > CC gscroll.lo > CC gtext.lo > CC gview.lo > CCLD libws.la >make[6]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11' >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/x11' >Making all in mswin32 >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/mswin32' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws/mswin32' >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws' >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/ws' >Making all in os >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os' >Making all in unix >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os/unix' > CC io.lo >io.c: In function 'ptyopen': >io.c:326: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >io.c:327: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >io.c: In function 'pipeopen': >io.c:393: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >io.c:394: warning: ignoring return value of 'dup', declared with attribute warn_unused_result > CCLD libos.la >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os/unix' >Making all in mswin32 >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os/mswin32' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os/mswin32' >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os' >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/os' >Making all in dot2l >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/dot2l' > CC dot2l.lo > CC dotlex.lo > CC dotparse.lo > CC dottrie.lo > CCLD libdot2l.la >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/dot2l' >Making all in examples >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/examples' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty/examples' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty' > CC code.o > CC common.o > CC display.o > CC exec.o > CC g.o > CC gfxview.o >gfxview.c: In function 'getgattr': >gfxview.c:1353: warning: 's2' may be used uninitialized in this function > CC internal.o >internal.c: In function 'Isystem': >internal.c:783: warning: ignoring return value of 'system', declared with attribute warn_unused_result > CC lefty.o > CC lex.o > CC mem.o > CC parse.o > CC str.o > CC tbl.o > CC txtview.o > CCLD lefty >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lefty' >Making all in lneato >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lneato' >cp ../../cmd/lneato/lneato.sh lneato >chmod +x lneato >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/lneato' >Making all in dotty >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/dotty' >cp ../../cmd/dotty/dotty.sh dotty >chmod +x dotty >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/dotty' >Making all in smyrna >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/smyrna' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd/smyrna' >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/cmd' >Making all in tclpkg >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg' >Making all in tclstubs >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclstubs' > CC tclStubLib.lo > CCLD libtclstubs_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclstubs' >Making all in tkstubs >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkstubs' > CC tkStubLib.lo > CC tkStubImg.lo > CCLD libtkstubs_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkstubs' >Making all in tclhandle >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclhandle' > CC tclhandle.lo > CCLD libtclhandle_C.la >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclhandle' >Making all in gdtclft >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft' >Making all in demo >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft/demo' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft/demo' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft' > CC gdtclft.lo > CCLD libgdtclft.la >sh ../../tclpkg/mkpkgindex.sh libgdtclft.la Gdtclft 2.26.3 >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gdtclft' >Making all in tcldot >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot' >Making all in demo >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot/demo' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot/demo' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot' > CC libtcldot_la-tcldot.lo > CC libtcldot_la-no_builtins.lo > CC libtcldot_la-gdtclft.lo > CCLD libtcldot.la > CC libtcldot_builtin_la-tcldot.lo > CC libtcldot_builtin_la-tcldot_builtins.lo > CC libtcldot_builtin_la-gdtclft.lo > CCLD libtcldot_builtin.la >sh ../../tclpkg/mkpkgindex.sh libtcldot.la Tcldot 2.26.3 >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tcldot' >Making all in tclpathplan >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan' >Making all in demo >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo' >Making all in pathplan_data >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo/pathplan_data' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo/pathplan_data' >make[5]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo' >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan/demo' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan' > CC find_ints.lo > CC intersect.lo > CC makecw.lo > CC tclpathplan.lo > CC wrapper.lo > CCLD libtclplan.la >sh ../../tclpkg/mkpkgindex.sh libtclplan.la Tclpathplan 2.26.3 >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tclpathplan' >Making all in tkspline >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline' >Making all in demo >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline/demo' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline/demo' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline' > CC tkspline.lo > CCLD libtkspline.la >sh ../../tclpkg/mkpkgindex.sh libtkspline.la Tkspline 2.26.3 >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/tkspline' >Making all in gv >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv' >Making all in demo >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv/demo' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv/demo' >make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv' > CXX libgv_java_la-gv.lo > CC libgv_java_la-gv_builtins.lo > CC libgv_java_la-gv_dummy_init.lo >swig -package org.graphviz -c++ -java -o gv_java.cpp ./gv.i > CXX libgv_java_la-gv_java.lo > CXXLD libgv_java.la > CXX libgv_perl_la-gv.lo > CC libgv_perl_la-gv_builtins.lo > CC libgv_perl_la-gv_dummy_init.lo >swig -c++ -perl -o gv_perl.cpp ./gv.i > CXX libgv_perl_la-gv_perl.lo > CXXLD libgv_perl.la > CXX libgv_python_la-gv.lo > CC libgv_python_la-gv_builtins.lo > CC libgv_python_la-gv_dummy_init.lo >swig -c++ -python -o gv_python.cpp ./gv.i > CXX libgv_python_la-gv_python.lo > CXXLD libgv_python.la > CXX libgv_tcl_la-gv.lo > CC libgv_tcl_la-gv_builtins.lo > CC libgv_tcl_la-gv_tcl_init.lo >swig -c++ -tcl -namespace -o gv_tcl.cpp ./gv.i > CXX libgv_tcl_la-gv_tcl.lo > CXXLD libgv_tcl.la >sh ../../tclpkg/mkpkgindex.sh libgv_tcl.la gv 0 >make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg/gv' >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg' >echo "# end" >end >cat tcldot/pkgIndex.tcl tclpathplan/pkgIndex.tcl gdtclft/pkgIndex.tcl gv/pkgIndex.tcl tkspline/pkgIndex.tcl end >pkgIndex.tcl >rm -f end >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/tclpkg' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc' >Making all in info >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc/info' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc/info' >Making all in schema >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc/schema' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc/schema' >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/doc' >Making all in contrib >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib' >Making all in prune >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/prune' > CC generic_list.o > CC prune.o > CCLD prune >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/prune' >Making all in diffimg >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg' > CC diffimg.o > CCLD diffimg >diffimg.o: In function `imageLoad': >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:116: undefined reference to `gdImageCreateFromPng' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:124: undefined reference to `gdImageCreateFromGif' >diffimg.o: In function `main': >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:190: undefined reference to `gdImageCreate' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:192: undefined reference to `gdImageColorAllocate' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:193: undefined reference to `gdImageColorAllocate' >diffimg.o: In function `imageDiff': >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:159: undefined reference to `gdImageGetTrueColorPixel' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:159: undefined reference to `gdImageGetTrueColorPixel' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:161: undefined reference to `gdImageSetPixel' >diffimg.o: In function `main': >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:202: undefined reference to `gdImagePng' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:206: undefined reference to `gdImagePng' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:212: undefined reference to `gdImageDestroy' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:213: undefined reference to `gdImageDestroy' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:214: undefined reference to `gdImageDestroy' >/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg/diffimg.c:196: undefined reference to `gdImageFilledRectangle' >collect2: ld returned 1 exit status >make[3]: *** [diffimg] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib/diffimg' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/contrib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: media-gfx/graphviz-2.26.3-r3 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 5148: Called _eapi2_src_compile > [31;01m*[0m phase-helpers.sh, line 577: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-gfx/graphviz-2.26.3-r3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-gfx/graphviz-2.26.3-r3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 409297
: 306283 |
306285