Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 168194 Details for
Bug 241622
Failed to emerge media-gfx/graphviz-2.20.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
graphviz emerge log
graphviz-2.20.3.log (text/plain), 43.30 KB, created by
Ivan
on 2008-10-12 17:13:43 UTC
(
hide
)
Description:
graphviz emerge log
Filename:
MIME Type:
Creator:
Ivan
Created:
2008-10-12 17:13:43 UTC
Size:
43.30 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking graphviz-2.20.3.tar.gz to /var/tmp/portage/media-gfx/graphviz-2.20.3/work > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: graphviz-2.20.3/config > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Running elibtoolize in: graphviz-2.20.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 ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3 ... > * econf: updating graphviz-2.20.3/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating graphviz-2.20.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating graphviz-2.20.3/lib/gd/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating graphviz-2.20.3/lib/gd/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-ltdl --with-x --without-cgraph --with-gtk --with-pangocairo --without-ming --with-digcola --with-ipsepcola --with-fontconfig --with-freetype2 --with-libgd --without-gdk-pixbuf --without-sfdp --without-smyrna --without-digcola --without-ipsepcola --without-gnomeui --disable-guile --disable-java --disable-io --disable-lua --disable-ocaml --enable-perl --disable-php --enable-python --disable-r --disable-ruby --disable-sharp --disable-tcl --build=i686-pc-linux-gnu >expr: syntax error >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-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 for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for sed... sed >checking for grep... grep >checking for sort... sort >checking for i686-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 rc... rc >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for an ANSI C-conforming const... yes >checking how to run the C preprocessor... i686-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 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 lt_dlinit in -lltdl... yes >configure: WARNING: not overwriting libltdl at /usr, force with `--enable-ltdl-install' >checking for a sed that does not truncate output... sed >checking for fgrep... grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking 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 for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for swig... swig >checking for 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 >configure: WARNING: No Tcl. The Tk packages will not be built either >checking for connect... (cached) yes >checking for gethostbyname... (cached) yes >checking for expat-config... no >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for main in -lexpat... yes >checking IL/il.h usability... no >checking IL/il.h presence... no >checking for IL/il.h... no >configure: WARNING: Optional DevIL library not available - missing headers >checking for main in -lIL... no >configure: WARNING: Optional DevIL library not available >checking for main in -lXpm... yes >checking X11/Intrinsic.h usability... yes >checking X11/Intrinsic.h presence... yes >checking for X11/Intrinsic.h... yes >checking for X11/Xaw/Text.h... yes >checking for main in -lXaw... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for main in -lz... yes >checking for RSVG... yes >checking for PANGOCAIRO... yes >checking for pango_fc_font_lock_face... yes >checking for pango_fc_font_unlock_face... yes >checking for FREETYPE2... yes >checking for FONTCONFIG... yes >checking for GTK... yes >checking for GTKGL... yes >checking for GTKGLEXT... no >checking for GTS... no >checking for GLADE... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for libintl.h... (cached) yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >./configure: line 31133: ./po/POTFILES.in: No such file or directory >checking for gdlib-config... /usr/bin/gdlib-config >configure: WARNING: GD library version < 2.0.34 >configure: WARNING: Using internal libgd source. >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking whether iconv.h defines iconv_t... yes >checking for libpng-config... /usr/bin/libpng-config >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for main in -lpng... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for main in -ljpeg... yes >checking if have working sincos()... yes >checking if FILE struct contains _cnt... no >checking if FILE struct contains _r... no >checking if FILE struct contains _next... no >checking if FILE struct contains _IO_read_end... yes >checking if errno externs are declared... yes >checking if getopt externs are declared... yes >checking if intptr_t is declared... yes >checking if assert needs __eprintf... i686-pc-linux-gnu-gcc: -O1: linker input file unused because linking not done >no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/info/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/prune/Makefile >config.status: creating contrib/diffimg/Makefile >config.status: creating contrib/xdot/Makefile >config.status: creating contrib/xdot/libxdot.pc >config.status: creating graphs/Makefile >config.status: creating graphs/directed/Makefile >config.status: creating graphs/undirected/Makefile >config.status: creating lib/Makefile >config.status: creating lib/cdt/Makefile >config.status: creating lib/cdt/libcdt.pc >config.status: creating lib/graph/Makefile >config.status: creating lib/graph/libgraph.pc >config.status: creating lib/agraph/Makefile >config.status: creating lib/agraph/libagraph.pc >config.status: creating lib/cgraph/Makefile >config.status: creating lib/cgraph/libcgraph.pc >config.status: creating lib/agutil/Makefile >config.status: creating lib/gd/Makefile >config.status: creating lib/pathplan/Makefile >config.status: creating lib/pathplan/libpathplan.pc >config.status: creating lib/ast/Makefile >config.status: creating lib/sfio/Makefile >config.status: creating lib/sfio/Sfio_f/Makefile >config.status: creating lib/vmalloc/Makefile >config.status: creating lib/dotgen/Makefile >config.status: creating lib/neatogen/Makefile >config.status: creating lib/fdpgen/Makefile >config.status: creating lib/sfdpgen/Makefile >config.status: creating lib/circogen/Makefile >config.status: creating lib/twopigen/Makefile >config.status: creating lib/pack/Makefile >config.status: creating lib/expr/Makefile >config.status: creating lib/expr/libexpr.pc >config.status: creating lib/common/Makefile >config.status: creating lib/ingraphs/Makefile >config.status: creating lib/vpsc/Makefile >config.status: creating lib/gvc/Makefile >config.status: creating lib/gvc/libgvc.pc >config.status: creating lib/gvc/libgvc_builtins.pc >config.status: creating lib/xdot/Makefile >config.status: creating lib/topfish/Makefile >config.status: creating lib/glcomp/Makefile >config.status: creating macosx/Info.plist >config.status: creating macosx/build/graphviz.pmdoc/01local.xml >config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml >config.status: creating windows/build/graphviz.wxs >config.status: creating windows/Properties/AssemblyInfo.cs >config.status: creating plugin/Makefile >config.status: creating plugin/core/Makefile >config.status: creating plugin/devil/Makefile >config.status: creating plugin/gdk_pixbuf/Makefile >config.status: creating plugin/rsvg/Makefile >config.status: creating plugin/gd/Makefile >config.status: creating plugin/pango/Makefile >config.status: creating plugin/ming/Makefile >config.status: creating plugin/quartz/Makefile >config.status: creating plugin/gdiplus/Makefile >config.status: creating plugin/glitz/Makefile >config.status: creating plugin/dot_layout/Makefile >config.status: creating plugin/neato_layout/Makefile >config.status: creating plugin/xlib/Makefile >config.status: creating plugin/gtk/Makefile >config.status: creating cmd/Makefile >config.status: creating cmd/dot/Makefile >config.status: creating cmd/tools/Makefile >config.status: creating cmd/gvpr/Makefile >config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile >config.status: creating cmd/lefty/ws/x11/Makefile >config.status: creating cmd/lefty/ws/mswin32/Makefile >config.status: creating cmd/lefty/ws/Makefile >config.status: creating cmd/lefty/os/unix/Makefile >config.status: creating cmd/lefty/os/mswin32/Makefile >config.status: creating cmd/lefty/os/Makefile >config.status: creating cmd/lefty/dot2l/Makefile >config.status: creating cmd/lefty/examples/Makefile >config.status: creating cmd/lefty/Makefile >config.status: creating cmd/lneato/Makefile >config.status: creating cmd/dotty/Makefile >config.status: creating cmd/smyrna/Makefile >config.status: creating tclpkg/Makefile >config.status: creating tclpkg/tclstubs/Makefile >config.status: creating tclpkg/tkstubs/Makefile >config.status: creating tclpkg/tclhandle/Makefile >config.status: creating tclpkg/gdtclft/Makefile >config.status: creating tclpkg/gdtclft/demo/Makefile >config.status: creating tclpkg/tcldot/Makefile >config.status: creating tclpkg/tcldot/demo/Makefile >config.status: creating tclpkg/tclpathplan/Makefile >config.status: creating tclpkg/tclpathplan/demo/Makefile >config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile >config.status: creating tclpkg/tkspline/Makefile >config.status: creating tclpkg/tkspline/demo/Makefile >config.status: creating tclpkg/gv/Makefile >config.status: creating tclpkg/gv/demo/Makefile >config.status: creating tclpkg/gv/META.gv >config.status: creating rtest/Makefile >config.status: creating share/Makefile >config.status: creating share/examples/Makefile >config.status: creating share/icons/Makefile >config.status: creating share/gui/Makefile >config.status: creating graphviz.spec >config.status: creating Doxyfile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands > >---------------------------------------------------------------- > >graphviz-2.20.3 will be compiled with the following: > >options: > cgraph: No > digcola: No (disabled) > ipsepcola: No (disabled by default - C++ portability issues) > sfdp: No (disabled by default - experimental) > codegens: Yes > fontconfig: Yes > freetype: Yes > >commands: > dot: Yes (always enabled) > neato: Yes (always enabled) > fdp: Yes (always enabled) > circo: Yes (always enabled) > twopi: Yes (always enabled) > lefty: Yes (always enabled) > gvpr: Yes (always enabled) > smyrna: No (disabled by default - experimental) > >plugin libraries: > dot_layout: Yes (always enabled) > neato_layout: Yes (always enabled) > core: Yes (always enabled) > devil: No (missing library) > gd: Yes > gdiplus: No (disabled by default - Windows only) > gdk_pixbuf: No (disabled) > glitz: No (disabled by default - incomplete) > gtk: Yes > pangocairo: Yes > ming: No (disabled by default - incomplete) > quartz: No (disabled by default - Mac only) > rsvg: Yes > xlib: Yes > >language extensions: > gv_sharp: No (disabled) > gv_guile: No (disabled) > gv_io: No (disabled by default - no swig support yet) > gv_java: No (disabled) > gv_lua: No (disabled) > gv_ocaml: No (disabled) > gv_perl: 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_R: No (disabled) > gv_ruby: No (disabled) > gv_tcl: No (tcl not available) > > tcldot: No (tcl not available) > tclpathplan: No (tcl not available) > gctclft: No (tcl not available) > tkspline: No (tk not available) >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib' >Making all in cdt >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib/cdt' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtclose.lo -MD -MP -MF .deps/dtclose.Tpo -c dtclose.c -fPIC -DPIC -o .libs/dtclose.o >mv -f .deps/dtclose.Tpo .deps/dtclose.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >mv -f .deps/dtdisc.Tpo .deps/dtdisc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtflatten.lo -MD -MP -MF .deps/dtflatten.Tpo -c dtflatten.c -fPIC -DPIC -o .libs/dtflatten.o >mv -f .deps/dtextract.Tpo .deps/dtextract.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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/dtflatten.Tpo .deps/dtflatten.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtlist.lo -MD -MP -MF .deps/dtlist.Tpo -c dtlist.c -fPIC -DPIC -o .libs/dtlist.o >mv -f .deps/dtlist.Tpo .deps/dtlist.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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/dthash.Tpo .deps/dthash.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >mv -f .deps/dtmethod.Tpo .deps/dtmethod.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtopen.lo -MD -MP -MF .deps/dtopen.Tpo -c dtopen.c -fPIC -DPIC -o .libs/dtopen.o >mv -f .deps/dtopen.Tpo .deps/dtopen.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrestore.lo -MD -MP -MF .deps/dtrestore.Tpo -c dtrestore.c -fPIC -DPIC -o .libs/dtrestore.o >mv -f .deps/dtrenew.Tpo .deps/dtrenew.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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/dtrestore.Tpo .deps/dtrestore.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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/dtsize.Tpo .deps/dtsize.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >mv -f .deps/dtstat.Tpo .deps/dtstat.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtview.lo -MD -MP -MF .deps/dtview.Tpo -c dtview.c -fPIC -DPIC -o .libs/dtview.o >mv -f .deps/dtview.Tpo .deps/dtview.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -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 >mv -f .deps/dttree.Tpo .deps/dttree.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtwalk.lo -MD -MP -MF .deps/dtwalk.Tpo -c dtwalk.c -fPIC -DPIC -o .libs/dtwalk.o >mv -f .deps/dtwalk.Tpo .deps/dtwalk.Plo >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -Wl,-O1 -o libcdt.la -rpath /usr/lib dtclose.lo dtdisc.lo dtextract.lo dtflatten.lo dthash.lo dtlist.lo dtmethod.lo dtopen.lo dtrenew.lo dtrestore.lo dtsize.lo dtstat.lo dtstrhash.lo dttree.lo dtview.lo dtwalk.lo >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -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 >libtool: link: i686-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 -march=athlon64 -Wl,-O1 -Wl,-soname -Wl,libcdt.so.4 -o .libs/libcdt.so.4.0.0 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcdt_C. .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: i686-pc-linux-gnu-ranlib .libs/libcdt_C. >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_C.la" && ln -s "../libcdt_C.la" "libcdt_C.la" ) >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/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib/cdt' >Making all in graph >make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib/graph' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c agxbuf.c -fPIC -DPIC -o .libs/agxbuf.o >mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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/attribs.Tpo .deps/attribs.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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/edge.Tpo .deps/edge.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graphio.lo -MD -MP -MF .deps/graphio.Tpo -c graphio.c -fPIC -DPIC -o .libs/graphio.o >mv -f .deps/graph.Tpo .deps/graph.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o >mv -f .deps/graphio.Tpo .deps/graphio.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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/lexer.Tpo .deps/lexer.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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 >mv -f .deps/node.Tpo .deps/node.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c refstr.c -fPIC -DPIC -o .libs/refstr.o >mv -f .deps/refstr.Tpo .deps/refstr.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o >mv -f .deps/trie.Tpo .deps/trie.Plo >mv -f .deps/parser.Tpo .deps/parser.Plo >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -Wl,-O1 -o libgraph.la -rpath /usr/lib attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -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 >libtool: link: unsupported hardcode properties >libtool: link: See the libtool documentation for more information. >libtool: link: Fatal configuration error. >make[3]: *** [libgraph.la] ÐÑибка 1 >make[3]: *** Ðжидание завеÑÑÐµÐ½Ð¸Ñ Ð·Ð°Ð´Ð°Ð½Ð¸Ð¹... >libtool: link: i686-pc-linux-gnu-ar cru .libs/libgraph_C. .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: i686-pc-linux-gnu-ranlib .libs/libgraph_C. >libtool: link: ( cd ".libs" && rm -f "libgraph_C.la" && ln -s "../libgraph_C.la" "libgraph_C.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib/graph' >make[2]: *** [all-recursive] ÐÑибка 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/lib' >make[1]: *** [all-recursive] ÐÑибка 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3' >make: *** [all] ÐÑибка 2 > [31;01m*[0m > [31;01m*[0m ERROR: media-gfx/graphviz-2.20.3 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2804: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-gfx/graphviz-2.20.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphviz-2.20.3/temp/environment'. > [31;01m*[0m
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 241622
: 168194