Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 45295 Details for
Bug 73229
USE=doc breaks gnome-base/libbonobo 2.6.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output of 'FEATURES=-ccache USE=doc emerge libgnomecanvas'
gnomecanvas-fail.log (text/plain), 59.00 KB, created by
David Norris
on 2004-12-04 15:49:03 UTC
(
hide
)
Description:
output of 'FEATURES=-ccache USE=doc emerge libgnomecanvas'
Filename:
MIME Type:
Creator:
David Norris
Created:
2004-12-04 15:49:03 UTC
Size:
59.00 KB
patch
obsolete
>]2;Started emerge on: Dec 04, 2004 23:39:45]2; *** emerge libgnomecanvasCalculating dependencies ]2; >>> emerge (1 of 1) gnome-base/libgnomecanvas-2.6.1.1 to /]2;emerge: (1 of 1) gnome-base/libgnomecanvas-2.6.1.1 Clean]2;emerge: (1 of 1) gnome-base/libgnomecanvas-2.6.1.1 Compile>>> Unpacking source... >>>> Unpacking libgnomecanvas-2.6.1.1.tar.bz2 to /var/tmp/portage/libgnomecanvas-2.6.1.1/work >>>> Source unpacked. > [32;01m*[0m Patching ${S}/ltmain.sh ... > [32;01m*[0m Applying portage-1.4.1.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.0.patch ... > [32;01m*[0m Applying uClibc/libtool patches ... >doc > [32;01m*[0m econf: updating /var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/config.sub with /usr/share/gnuconfig/config.sub > [32;01m*[0m econf: updating /var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=//usr/lib --enable-gtk-doc >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for strerror in -lcposix... no >checking for x86_64-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C++ preprocessor... g++ -E >checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by 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 g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-g77 option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for bison... bison -y >checking for xrdb... /usr/X11R6/bin/xrdb >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... am ar az be bg bn ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gu he hi hr hu id is it ja kn ko li lt lv mk ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0 >= 2.0.3 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1... yes >checking LIBGNOMECANVAS_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 >checking LIBGNOMECANVAS_LIBS... -Wl,--export-dynamic -L//usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtk+-2.0 >= 2.0.3 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1 libglade-2.0 >= 2.0.0... yes >checking CANVAS_GLADE_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 >checking CANVAS_GLADE_LIBS... -Wl,--export-dynamic -L//usr/lib -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for native Win32... no >checking for Win32 platform in general... no >checking for mawk... no >checking for gawk... /bin/gawk >checking for perl5... no >checking for perl... /usr/bin/perl >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gtkdoc-mkdb... true >checking gtk-doc version (1.1) >= 0.6... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating libgnomecanvas/Makefile >config.status: creating libgnomecanvas/libgnomecanvas-2.0.pc >config.status: creating libgnomecanvas/libgnomecanvas-2.0-uninstalled.pc >config.status: creating glade/Makefile >config.status: creating demos/Makefile >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating config.h >config.status: executing default-1 commands >config.status: executing default-2 commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1' >Making all in libgnomecanvas >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/libgnomecanvas' >/usr/bin/glib-genmarshal gnome-canvas-marshal.list --body --prefix=gnome_canvas_marshal > gnome-canvas-marshal.c >/usr/bin/glib-genmarshal gnome-canvas-marshal.list --header --prefix=gnome_canvas_marshal > gnome-canvas-marshal.h >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-shape.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-bpath.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-shape.c -fPIC -DPIC -o .libs/gnome-canvas-shape.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-bpath.c -fPIC -DPIC -o .libs/gnome-canvas-bpath.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-bpath.c -o gnome-canvas-bpath.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-shape.c -o gnome-canvas-shape.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-path-def.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-path-def.c -fPIC -DPIC -o .libs/gnome-canvas-path-def.o >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-clipgroup.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-clipgroup.c -fPIC -DPIC -o .libs/gnome-canvas-clipgroup.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-path-def.c -o gnome-canvas-path-def.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-clipgroup.c -o gnome-canvas-clipgroup.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-line.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-pixbuf.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-line.c -fPIC -DPIC -o .libs/gnome-canvas-line.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-pixbuf.c -fPIC -DPIC -o .libs/gnome-canvas-pixbuf.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-pixbuf.c -o gnome-canvas-pixbuf.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-line.c -o gnome-canvas-line.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-polygon.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rect-ellipse.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-polygon.c -fPIC -DPIC -o .libs/gnome-canvas-polygon.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-polygon.c -o gnome-canvas-polygon.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rect-ellipse.c -fPIC -DPIC -o .libs/gnome-canvas-rect-ellipse.o >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-text.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rect-ellipse.c -o gnome-canvas-rect-ellipse.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-text.c -fPIC -DPIC -o .libs/gnome-canvas-text.o >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rich-text.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rich-text.c -fPIC -DPIC -o .libs/gnome-canvas-rich-text.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-text.c -o gnome-canvas-text.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-util.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-rich-text.c -o gnome-canvas-rich-text.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-util.c -fPIC -DPIC -o .libs/gnome-canvas-util.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-util.c -o gnome-canvas-util.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-widget.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-widget.c -fPIC -DPIC -o .libs/gnome-canvas-widget.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas.c -fPIC -DPIC -o .libs/gnome-canvas.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas-widget.c -o gnome-canvas-widget.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c libgnomecanvastypes.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c libgnomecanvastypes.c -fPIC -DPIC -o .libs/libgnomecanvastypes.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c libgnomecanvastypes.c -o libgnomecanvastypes.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\"//usr/lib\" -DGNOMECANVASDATADIR=\"/usr/share\" -DGNOMECANVASPIXMAPDIR=\"/usr/share/pixmaps\" -DGNOMECANVASBINDIR=\"/usr/bin\" -DGNOMECANVASLOCALSTATEDIR=\"/var/lib\" -DGNOMECANVASLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c gnome-canvas.c -o gnome-canvas.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o libgnomecanvas-2.la -rpath //usr/lib -version-info 600:1:600 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-canvas.lo libgnomecanvastypes.lo -Wl,--export-dynamic -L//usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >gcc -shared .libs/gnome-canvas-shape.o .libs/gnome-canvas-bpath.o .libs/gnome-canvas-path-def.o .libs/gnome-canvas-clipgroup.o .libs/gnome-canvas-line.o .libs/gnome-canvas-pixbuf.o .libs/gnome-canvas-polygon.o .libs/gnome-canvas-rect-ellipse.o .libs/gnome-canvas-text.o .libs/gnome-canvas-rich-text.o .libs/gnome-canvas-util.o .libs/gnome-canvas-widget.o .libs/gnome-canvas.o .libs/libgnomecanvastypes.o -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -L/usr/lib -L//usr/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libgnomecanvas-2.so.0 -o .libs/libgnomecanvas-2.so.0.600.1 >(cd .libs && rm -f libgnomecanvas-2.so.0 && ln -s libgnomecanvas-2.so.0.600.1 libgnomecanvas-2.so.0) >(cd .libs && rm -f libgnomecanvas-2.so && ln -s libgnomecanvas-2.so.0.600.1 libgnomecanvas-2.so) >ar cru .libs/libgnomecanvas-2.a gnome-canvas-shape.o gnome-canvas-bpath.o gnome-canvas-path-def.o gnome-canvas-clipgroup.o gnome-canvas-line.o gnome-canvas-pixbuf.o gnome-canvas-polygon.o gnome-canvas-rect-ellipse.o gnome-canvas-text.o gnome-canvas-rich-text.o gnome-canvas-util.o gnome-canvas-widget.o gnome-canvas.o libgnomecanvastypes.o >ranlib .libs/libgnomecanvas-2.a >creating libgnomecanvas-2.la >(cd .libs && rm -f libgnomecanvas-2.la && ln -s ../libgnomecanvas-2.la libgnomecanvas-2.la) >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/libgnomecanvas' >Making all in glade >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/glade' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"GnomeCanvas\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c glade-canvas.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"GnomeCanvas\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c glade-canvas.c -fPIC -DPIC -o .libs/glade-canvas.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"GnomeCanvas\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c glade-canvas.c -o glade-canvas.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o libcanvas.la -rpath //usr/lib/libglade/2.0 -export-dynamic -module -avoid-version glade-canvas.lo ../libgnomecanvas/libgnomecanvas-2.la -Wl,--export-dynamic -L//usr/lib -lart_lgpl_2 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >libtool: link: warning: `//usr/lib/libgtk-x11-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgdk-x11-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libatk-1.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgdk_pixbuf-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libpangoxft-1.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libpangox-1.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libart_lgpl_2.la' seems to be moved >libtool: link: warning: `//usr/lib/libpangoft2-1.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libpango-1.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgobject-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libgmodule-2.0.la' seems to be moved >libtool: link: warning: `//usr/lib/libglib-2.0.la' seems to be moved >gcc -shared .libs/glade-canvas.o -Wl,--rpath -Wl,/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/libgnomecanvas/.libs -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,//usr/lib -Wl,--rpath -Wl,/usr/lib -L/usr/lib -L//usr/lib ../libgnomecanvas/.libs/libgnomecanvas-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=athlon64 -Wl,--export-dynamic -Wl,-soname -Wl,libcanvas.so -o .libs/libcanvas.so >ar cru .libs/libcanvas.a glade-canvas.o >ranlib .libs/libcanvas.a >creating libcanvas.la >(cd .libs && rm -f libcanvas.la && ln -s ../libcanvas.la libcanvas.la) >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/glade' >Making all in demos >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/demos' >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-primitives.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-arrowhead.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-features.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-fifteen.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-rich-text.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -DGNOMECANVASLIBDIR=\""//usr/lib"\" -DGNOMECANVASDATADIR=\""/usr/share"\" -DGNOMECANVASPIXMAPDIR=\""/usr/share/pixmaps"\" -DGNOMECANVASBINDIR=\""/usr/bin"\" -DGNOMECANVASLOCALSTATEDIR=\""/var/lib"\" -DGNOMECANVASLOCALEDIR=\""/usr/share/locale"\" -DGTK_VERSION=\"""\" -DG_LOG_DOMAIN=\"GnomeCanvas\" -DVERSION=\"2.6.1.1\" -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -c canvas-curve.c >/bin/sh ../libtool --mode=link gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o canvas_demo canvas.o canvas-primitives.o canvas-arrowhead.o canvas-features.o canvas-fifteen.o canvas-rich-text.o canvas-curve.o ../libgnomecanvas/libgnomecanvas-2.la >mkdir .libs >gcc -march=athlon64 -O3 -pipe -funroll-loops -fomit-frame-pointer -o .libs/canvas_demo canvas.o canvas-primitives.o canvas-arrowhead.o canvas-features.o canvas-fifteen.o canvas-rich-text.o canvas-curve.o ../libgnomecanvas/.libs/libgnomecanvas-2.so -L//usr/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libart_lgpl_2.so -lm /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,//usr/lib -Wl,--rpath -Wl,/usr/lib >creating canvas_demo >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/demos' >Making all in po >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/po' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/tests' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/docs' >Making all in reference >make[3]: Entering directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/docs/reference' >*** Scanning header files *** >if grep -l '^..*$' ./libgnomecanvas.types > /dev/null ; then \ > CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" CFLAGS="-I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 " LDFLAGS="../../libgnomecanvas/libgnomecanvas-2.la -Wl,--export-dynamic -L//usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 " gtkdoc-scangobj --module=libgnomecanvas --output-dir=. ; \ >else \ > cd . ; \ > for i in libgnomecanvas.args libgnomecanvas.hierarchy libgnomecanvas.signals ; do \ > test -f $i || touch $i ; \ > done \ >fi >mkdir .libs > gcc -I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -c libgnomecanvas-scan.c -fPIC -DPIC -o .libs/libgnomecanvas-scan.o > gcc -I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I//usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -c libgnomecanvas-scan.c -o libgnomecanvas-scan.o >/dev/null 2>&1 >gcc -o .libs/libgnomecanvas-scan .libs/libgnomecanvas-scan.o -Wl,--export-dynamic ../../libgnomecanvas/.libs/libgnomecanvas-2.so -L//usr/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libart_lgpl_2.so -lm /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,//usr/lib -Wl,--rpath -Wl,/usr/lib >creating libgnomecanvas-scan >Scan failed >make[3]: *** [scan-build.stamp] Error 255 >make[3]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/docs/reference' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1/docs' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.6.1.1/work/libgnomecanvas-2.6.1.1' >make: *** [all-recursive-am] Error 2 > >!!! ERROR: gnome-base/libgnomecanvas-2.6.1.1 failed. >!!! Function gnome2_src_compile, Line 40, Exitcode 2 >!!! compile failure >!!! If you need support, post the topmost build error, NOT this status message. > > ...done! >>>> emerge (1 of 1) gnome-base/libgnomecanvas-2.6.1.1 to / >>>> md5 src_uri ;-) libgnomecanvas-2.6.1.1.tar.bz2 >]2; *** terminating.]2;xterm
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 73229
:
45240
|
45294
| 45295