Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117370 Details for
Bug 176202
[FEATURES=test failure] dev-python/gnome-python-desktop-2.16.0 test failed: ImportError: could not import gtk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 106.13 KB, created by
Lónyai Gergely
on 2007-04-27 06:52:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Lónyai Gergely
Created:
2007-04-27 06:52:20 UTC
Size:
106.13 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gnome-python-desktop-2.16.0.tar.bz2 to /var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[148C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gnome-python-desktop-2.16.0 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0 ... > * econf: updating gnome-python-desktop-2.16.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnome-python-desktop-2.16.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-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 dependency style of gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... c++ >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking how to run the C++ preprocessor... c++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >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 static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by c++... /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 c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ 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 >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... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran 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 a Python interpreter with version >= 2.3... python >checking for python... /usr/bin/python >checking for python version... 2.4 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages >checking for headers required to compile python extensions... found >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 PYGTK... yes >checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 >checking for conflicting pygtk versions... none >checking for pygtk defs... /usr/share/pygtk/2.0/defs >checking for gnome-python defs... /usr/share/pygtk/2.0/defs >checking for gnome-python argtypes dir... /usr/share/pygtk/2.0/argtypes >checking for pkg-config... /usr/bin/pkg-config >checking for GLIB - version >= 2.6.0... yes (version 2.12.9) >checking for pkg-config... (cached) /usr/bin/pkg-config >checking for GTK+ - version >= 2.4.0... yes (version 2.10.9) >checking for LIBPANELAPPLET... yes >checking for LIBGNOMEPRINT... yes >checking for libgnomeprint 2.8 API... found >checking for LIBGNOMEPRINTUI... yes >checking for GTKSOURCEVIEW... yes >checking for WNCK... yes >checking for TOTEM_PLPARSER... yes >checking for GTOP... yes >checking for NAUTILUSBURN... yes >checking for MEDIAPROFILES... yes >checking for RSVG... yes >checking for METACITY... yes >checking for GNOMEKEYRING... yes >checking for GNOMEDESKTOP... yes >checking whether gcc understands -Wall... yes >checking whether gcc understands -std=c9x... yes >checking whether gcc understands -fno-strict-aliasing... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnomeapplet/Makefile >config.status: creating gnomeprint/Makefile >config.status: creating gtksourceview/Makefile >config.status: creating wnck/Makefile >config.status: creating totem/Makefile >config.status: creating gtop/Makefile >config.status: creating nautilusburn/Makefile >config.status: creating mediaprofiles/Makefile >config.status: creating metacity/Makefile >config.status: creating rsvg/Makefile >config.status: creating gnomekeyring/Makefile >config.status: creating gnomedesktop/Makefile >config.status: creating gnome-python-desktop-2.0.pc >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating docs/gtksourceview/Makefile >config.status: creating docs/gnomeprint/Makefile >config.status: creating docs/gnomeprintui/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >The following modules will be built: > >gnomeapplet >gnomeprint >gnomeprint.ui >gtksourceview >wnck >totem.plparser >gtop >nautilusburn >mediaprofiles >metacity >rsvg >gnomekeyring >gnomedesktop > >The following modules will NOT be built: > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >Making all in gtksourceview >make[3]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gtksourceview' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gtksourceview' >Making all in gnomeprint >make[3]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprint' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprint' >Making all in gnomeprintui >make[3]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprintui' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprintui' >make[3]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >Making all in gnomeprint >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomeprint' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-printmodule.lo -MD -MP -MF ".deps/_print_la-printmodule.Tpo" -c -o _print_la-printmodule.lo `test -f 'printmodule.c' || echo './'`printmodule.c; \ > then mv -f ".deps/_print_la-printmodule.Tpo" ".deps/_print_la-printmodule.Plo"; else rm -f ".deps/_print_la-printmodule.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-art-gtype.lo -MD -MP -MF ".deps/_print_la-art-gtype.Tpo" -c -o _print_la-art-gtype.lo `test -f 'art-gtype.c' || echo './'`art-gtype.c; \ > then mv -f ".deps/_print_la-art-gtype.Tpo" ".deps/_print_la-art-gtype.Plo"; else rm -f ".deps/_print_la-art-gtype.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-art-gtype.lo -MD -MP -MF .deps/_print_la-art-gtype.Tpo -c art-gtype.c -fPIC -DPIC -o .libs/_print_la-art-gtype.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-printmodule.lo -MD -MP -MF .deps/_print_la-printmodule.Tpo -c printmodule.c -fPIC -DPIC -o .libs/_print_la-printmodule.o >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > -DHAVE_GNOMEPRINT28 \ > --load-types print-arg-types.py \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register print.defs \ > --register /usr/share/pygtk/2.0/defs/canvas.defs \ > --override print.override \ > --prefix pyprint print.defs) > gen-print.c \ > && cp gen-print.c print.c \ > && rm -f gen-print.c >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT ui_la-printuimodule.lo -MD -MP -MF ".deps/ui_la-printuimodule.Tpo" -c -o ui_la-printuimodule.lo `test -f 'printuimodule.c' || echo './'`printuimodule.c; \ > then mv -f ".deps/ui_la-printuimodule.Tpo" ".deps/ui_la-printuimodule.Plo"; else rm -f ".deps/ui_la-printuimodule.Tpo"; exit 1; fi >Warning: generating old-style constructor for:gnome_print_context_new >Warning: generating old-style constructor for:gnome_font_find >Warning: generating old-style constructor for:gnome_font_face_find >Warning: generating old-style constructor for:gnome_print_job_new >Warning: Constructor for GnomePrintContext needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomeFont needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomeFontFace needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomePrintJob needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 100.00% (23/23) >***INFO*** The coverage of methods is 100.00% (115/115) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > -DHAVE_GNOMEPRINT28 \ > --load-types print-arg-types.py \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register print.defs \ > --register /usr/share/pygtk/2.0/defs/canvas.defs \ > --override printui.override \ > --prefix pyprintui printui.defs) > gen-printui.c \ > && cp gen-printui.c printui.c \ > && rm -f gen-printui.c >Warning: generating old-style constructor for:gnome_print_dialog_new >Warning: generating old-style constructor for:gnome_print_preview_new >Warning: generating old-style constructor for:gnome_print_job_preview_new >Warning: generating old-style constructor for:gnome_paper_selector_new_with_flags >Warning: generating old-style constructor for:gnome_font_dialog_new >Warning: Constructor for GnomePrintDialog needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomePrintPreview needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomePrintJobPreview needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomePaperSelector needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GnomeFontDialog needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** There are no declared global functions. >***INFO*** The coverage of methods is 100.00% (17/17) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-print.lo -MD -MP -MF ".deps/_print_la-print.Tpo" -c -o _print_la-print.lo `test -f 'print.c' || echo './'`print.c; \ > then mv -f ".deps/_print_la-print.Tpo" ".deps/_print_la-print.Plo"; else rm -f ".deps/_print_la-print.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT ui_la-printuimodule.lo -MD -MP -MF .deps/ui_la-printuimodule.Tpo -c printuimodule.c -fPIC -DPIC -o .libs/ui_la-printuimodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gnome-python-2.0 -DHAVE_GNOMEPRINT28 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _print_la-print.lo -MD -MP -MF .deps/_print_la-print.Tpo -c print.c -fPIC -DPIC -o .libs/_print_la-print.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT ui_la-printui.lo -MD -MP -MF ".deps/ui_la-printui.Tpo" -c -o ui_la-printui.lo `test -f 'printui.c' || echo './'`printui.c; \ > then mv -f ".deps/ui_la-printui.Tpo" ".deps/ui_la-printui.Plo"; else rm -f ".deps/ui_la-printui.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT ui_la-printui.lo -MD -MP -MF .deps/ui_la-printui.Tpo -c printui.c -fPIC -DPIC -o .libs/ui_la-printui.o >print.c: In function '_wrap_gnome_print_unit__get_name': >print.c:544: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_print_unit__get_abbr': >print.c:556: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_print_unit__get_plural': >print.c:568: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_print_unit__get_abbr_plural': >print.c:580: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_glyphlist_text_dumb': >print.c:848: warning: pointer targets in passing argument 2 of 'gnome_glyphlist_text_dumb' differ in signedness >print.c: In function '_wrap_gnome_print_config_get': >print.c:981: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness >print.c:981: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_print_config_set': >print.c:1002: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness >print.c:1002: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness >print.override: In function '_wrap_gnome_print_config_get_boolean': >print.override:43: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_boolean' differ in signedness >print.override: In function '_wrap_gnome_print_config_get_int': >print.override:65: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_int' differ in signedness >print.override: In function '_wrap_gnome_print_config_get_double': >print.override:86: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_double' differ in signedness >print.override: In function '_wrap_gnome_print_config_get_length': >print.override:352: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness >print.c: In function '_wrap_gnome_print_config_set_boolean': >print.c:1114: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_boolean' differ in signedness >print.c: In function '_wrap_gnome_print_config_set_int': >print.c:1130: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_int' differ in signedness >print.c: In function '_wrap_gnome_print_config_set_double': >print.c:1147: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_double' differ in signedness >print.c: In function '_wrap_gnome_print_config_set_length': >print.c:1172: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_length' differ in signedness >print.c: In function '_wrap_gnome_print_show': >print.c:1921: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness >print.c: In function '_wrap_gnome_print_beginpage': >print.c:2033: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness >print.c: In function '_wrap_gnome_font_find': >print.c:2329: warning: pointer targets in passing argument 1 of 'gnome_font_find' differ in signedness >print.c: In function '_wrap_gnome_font_get_name': >print.c:2345: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_get_family_name': >print.c:2359: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_get_species_name': >print.c:2373: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_get_ps_name': >print.c:2387: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_get_full_name': >print.c:2593: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_find': >print.c:2716: warning: pointer targets in passing argument 1 of 'gnome_font_face_find' differ in signedness >print.c: In function '_wrap_gnome_font_face_get_name': >print.c:2748: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_get_family_name': >print.c:2762: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_get_species_name': >print.c:2776: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_get_ps_name': >print.c:2790: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_get_sample': >print.c:2939: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_face_get_glyph_ps_name': >print.c:3051: warning: pointer targets in assignment differ in signedness >print.c: In function '_wrap_gnome_font_find_closest_from_weight_slant': >print.c:3403: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_weight_slant' differ in signedness >print.c: In function '_wrap_gnome_font_find_closest': >print.c:3420: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness >print.c: In function '_wrap_gnome_font_find_closest_from_full_name': >print.c:3436: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_full_name' differ in signedness >print.override: In function '_wrap_gnome_font_style_list': >print.override:306: warning: pointer targets in passing argument 1 of 'gnome_font_style_list' differ in signedness >print.c: In function '_wrap_gnome_font_face_find_closest_from_weight_slant': >print.c:3519: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_closest_from_weight_slant' differ in signedness >print.c: In function '_wrap_gnome_font_face_find_from_family_and_style': >print.c:3574: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_from_family_and_style' differ in signedness >print.c:3574: warning: pointer targets in passing argument 2 of 'gnome_font_face_find_from_family_and_style' differ in signedness >print.override: In function '_wrap_gnome_print_unit_get_by_name': >print.override:748: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_name' differ in signedness >print.override: In function '_wrap_gnome_print_unit_get_by_abbreviation': >print.override:764: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_abbreviation' differ in signedness >print.c: In function '_wrap_gnome_glyphlist_from_text_dumb': >print.c:3729: warning: pointer targets in passing argument 5 of 'gnome_glyphlist_from_text_dumb' differ in signedness >printui.c: In function '_wrap_gnome_print_dialog_new': >printui.c:80: warning: pointer targets in passing argument 2 of 'gnome_print_dialog_new' differ in signedness >printui.c: In function '_wrap_gnome_print_dialog_construct_range_any': >printui.c:182: warning: pointer targets in passing argument 4 of 'gnome_print_dialog_construct_range_any' differ in signedness >printui.c:182: warning: pointer targets in passing argument 5 of 'gnome_print_dialog_construct_range_any' differ in signedness >printui.c: In function '_wrap_gnome_print_dialog_construct_range_page': >printui.c:198: warning: pointer targets in passing argument 5 of 'gnome_print_dialog_construct_range_page' differ in signedness >printui.c:198: warning: pointer targets in passing argument 6 of 'gnome_print_dialog_construct_range_page' differ in signedness >printui.c: In function '_wrap_gnome_print_job_preview_new': >printui.c:349: warning: pointer targets in passing argument 2 of 'gnome_print_job_preview_new' differ in signedness >printui.c: In function '_wrap_gnome_font_preview_set_phrase': >printui.c:636: warning: pointer targets in passing argument 2 of 'gnome_font_preview_set_phrase' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o ui.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0/gnomeprint -module -avoid-version -export-symbols-regex initui ui_la-printuimodule.lo ui_la-printui.lo -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o _print.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0/gnomeprint -module -avoid-version -export-symbols-regex init_print _print_la-printmodule.lo _print_la-art-gtype.lo _print_la-print.lo -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >generating symbol list for `_print.la' >/usr/bin/nm -B .libs/_print_la-printmodule.o .libs/_print_la-art-gtype.o .libs/_print_la-print.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_print.exp >grep -E -e "init_print" ".libs/_print.exp" > ".libs/_print.expT" >mv -f ".libs/_print.expT" ".libs/_print.exp" >echo "{ global:" > .libs/_print.ver > cat .libs/_print.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_print.ver > echo "local: *; };" >> .libs/_print.ver > gcc -shared .libs/_print_la-printmodule.o .libs/_print_la-art-gtype.o .libs/_print_la-print.o /usr/lib/libgnomeprint-2-2.so -L/usr/lib -lz /usr/lib/libart_lgpl_2.so /usr/lib/libxml2.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=prescott -Wl,-soname -Wl,_print.so -Wl,-version-script -Wl,.libs/_print.ver -o .libs/_print.so >creating _print.la >(cd .libs && rm -f _print.la && ln -s ../_print.la _print.la) >generating symbol list for `ui.la' >/usr/bin/nm -B .libs/ui_la-printuimodule.o .libs/ui_la-printui.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/ui.exp >grep -E -e "initui" ".libs/ui.exp" > ".libs/ui.expT" >mv -f ".libs/ui.expT" ".libs/ui.exp" >echo "{ global:" > .libs/ui.ver > cat .libs/ui.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ui.ver > echo "local: *; };" >> .libs/ui.ver > gcc -shared .libs/ui_la-printuimodule.o .libs/ui_la-printui.o /usr/lib/libgnomeprintui-2-2.so -L/usr/lib /usr/lib/libgnomeprint-2-2.so -lz /usr/lib/libgnomecanvas-2.so /usr/lib/libxml2.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /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/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,ui.so -Wl,-version-script -Wl,.libs/ui.ver -o .libs/ui.so >creating ui.la >(cd .libs && rm -f ui.la && ln -s ../ui.la ui.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomeprint' >Making all in gnomeapplet >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomeapplet' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-appletmodule.lo -MD -MP -MF ".deps/gnomeapplet_la-appletmodule.Tpo" -c -o gnomeapplet_la-appletmodule.lo `test -f 'appletmodule.c' || echo './'`appletmodule.c; \ > then mv -f ".deps/gnomeapplet_la-appletmodule.Tpo" ".deps/gnomeapplet_la-appletmodule.Plo"; else rm -f ".deps/gnomeapplet_la-appletmodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --load-types /usr/share/pygtk/2.0/argtypes/bonobo-arg-types.py \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/bonobo-types.defs \ > --register /usr/share/pygtk/2.0/defs/bonoboui-types.defs \ > --override applet.override \ > --prefix pyapplet applet.defs) > gen-applet.c \ > && cp gen-applet.c applet.c \ > && rm -f gen-applet.c >Could not write function factory_main: No ArgType for PanelAppletFactoryCallback >Could not write function panel_applet_shlib_factory: No ArgType for gpointer >Could not write function panel_applet_shlib_factory_closure: No ArgType for gpointer >Could not write function main: No ArgType for char*-argv >Warning: Constructor for PanelApplet needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 33.33% (2/6) >***INFO*** The coverage of methods is 100.00% (13/13) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-applet.lo -MD -MP -MF ".deps/gnomeapplet_la-applet.Tpo" -c -o gnomeapplet_la-applet.lo `test -f 'applet.c' || echo './'`applet.c; \ > then mv -f ".deps/gnomeapplet_la-applet.Tpo" ".deps/gnomeapplet_la-applet.Plo"; else rm -f ".deps/gnomeapplet_la-applet.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-appletmodule.lo -MD -MP -MF .deps/gnomeapplet_la-appletmodule.Tpo -c appletmodule.c -fPIC -DPIC -o .libs/gnomeapplet_la-appletmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-python-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-applet.lo -MD -MP -MF .deps/gnomeapplet_la-applet.Tpo -c applet.c -fPIC -DPIC -o .libs/gnomeapplet_la-applet.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o gnomeapplet.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgnomeapplet gnomeapplet_la-appletmodule.lo gnomeapplet_la-applet.lo -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 >generating symbol list for `gnomeapplet.la' >/usr/bin/nm -B .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gnomeapplet.exp >grep -E -e "initgnomeapplet" ".libs/gnomeapplet.exp" > ".libs/gnomeapplet.expT" >mv -f ".libs/gnomeapplet.expT" ".libs/gnomeapplet.exp" >echo "{ global:" > .libs/gnomeapplet.ver > cat .libs/gnomeapplet.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gnomeapplet.ver > echo "local: *; };" >> .libs/gnomeapplet.ver > gcc -shared .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o /usr/lib/libpanel-applet-2.so -L/usr/lib /usr/lib/libgnomeui-2.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libbonoboui-2.so /usr/lib/libgnome-keyring.so /usr/lib/libxml2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /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/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libbonobo-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgconf-2.so /usr/lib/libgobject-2.0.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -march=prescott -pthread -Wl,-soname -Wl,gnomeapplet.so -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so >creating gnomeapplet.la >(cd .libs && rm -f gnomeapplet.la && ln -s ../gnomeapplet.la gnomeapplet.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomeapplet' >Making all in gtksourceview >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gtksourceview' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtksourceviewmodule.lo -MD -MP -MF ".deps/gtksourceviewmodule.Tpo" -c -o gtksourceviewmodule.lo gtksourceviewmodule.c; \ > then mv -f ".deps/gtksourceviewmodule.Tpo" ".deps/gtksourceviewmodule.Plo"; else rm -f ".deps/gtksourceviewmodule.Tpo"; exit 1; fi >(cd .\ > && /usr/bin/pygtk-codegen-2.0 \ > --override gtksourceview.override \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register ../gnomeprint/print.defs \ > --prefix pygtksourceview gtksourceview.defs) > gen-gtksourceview.c \ > && cp gen-gtksourceview.c gtksourceview.c \ > && rm -f gen-gtksourceview.c >Warning: generating old-style constructor for:gtk_syntax_tag_new >Warning: generating old-style constructor for:gtk_pattern_tag_new >Warning: Constructor for GtkSourcePrintJob needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GtkSourceTag needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GtkSyntaxTag needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GtkPatternTag needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for GtkSourceMarker needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 100.00% (8/8) >***INFO*** The coverage of methods is 100.00% (120/120) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtksourceview.lo -MD -MP -MF ".deps/gtksourceview.Tpo" -c -o gtksourceview.lo gtksourceview.c; \ > then mv -f ".deps/gtksourceview.Tpo" ".deps/gtksourceview.Plo"; else rm -f ".deps/gtksourceview.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtksourceviewmodule.lo -MD -MP -MF .deps/gtksourceviewmodule.Tpo -c gtksourceviewmodule.c -fPIC -DPIC -o .libs/gtksourceviewmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/gtksourceview-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libart-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtksourceview.lo -MD -MP -MF .deps/gtksourceview.Tpo -c gtksourceview.c -fPIC -DPIC -o .libs/gtksourceview.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o gtksourceview.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgtksourceview gtksourceviewmodule.lo gtksourceview.lo -lgtksourceview-1.0 -lgtk-x11-2.0 -lgnomeprint-2-2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >generating symbol list for `gtksourceview.la' >/usr/bin/nm -B .libs/gtksourceviewmodule.o .libs/gtksourceview.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gtksourceview.exp >grep -E -e "initgtksourceview" ".libs/gtksourceview.exp" > ".libs/gtksourceview.expT" >mv -f ".libs/gtksourceview.expT" ".libs/gtksourceview.exp" >echo "{ global:" > .libs/gtksourceview.ver > cat .libs/gtksourceview.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtksourceview.ver > echo "local: *; };" >> .libs/gtksourceview.ver > gcc -shared .libs/gtksourceviewmodule.o .libs/gtksourceview.o /usr/lib/libgtksourceview-1.0.so -L/usr/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgnomeprint-2-2.so -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libart_lgpl_2.so /usr/lib/libxml2.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=prescott -Wl,-soname -Wl,gtksourceview.so -Wl,-version-script -Wl,.libs/gtksourceview.ver -o .libs/gtksourceview.so >creating gtksourceview.la >(cd .libs && rm -f gtksourceview.la && ln -s ../gtksourceview.la gtksourceview.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gtksourceview' >Making all in wnck >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/wnck' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnckmodule.lo -MD -MP -MF ".deps/wnck_la-wnckmodule.Tpo" -c -o wnck_la-wnckmodule.lo `test -f 'wnckmodule.c' || echo './'`wnckmodule.c; \ > then mv -f ".deps/wnck_la-wnckmodule.Tpo" ".deps/wnck_la-wnckmodule.Plo"; else rm -f ".deps/wnck_la-wnckmodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --override wnck.override \ > --prefix pywnck wnck.defs) > gen-wnck.c \ > && cp gen-wnck.c wnck.c \ > && rm -f gen-wnck.c >Warning: generating old-style constructor for:wnck_pager_new >Warning: generating old-style constructor for:wnck_tasklist_new >Could not write method WnckTasklist.set_icon_loader: No ArgType for WnckLoadIconFunction >Could not write function xid_read_resource_usage: No ArgType for unsigned-long >Could not write function pid_read_resource_usage: No ArgType for unsigned-long >Warning: Constructor for WnckPager needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >Warning: Constructor for WnckTasklist needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 80.00% (8/10) >***INFO*** The coverage of methods is 99.16% (118/119) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnck.lo -MD -MP -MF ".deps/wnck_la-wnck.Tpo" -c -o wnck_la-wnck.lo `test -f 'wnck.c' || echo './'`wnck.c; \ > then mv -f ".deps/wnck_la-wnck.Tpo" ".deps/wnck_la-wnck.Plo"; else rm -f ".deps/wnck_la-wnck.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnckmodule.lo -MD -MP -MF .deps/wnck_la-wnckmodule.Tpo -c wnckmodule.c -fPIC -DPIC -o .libs/wnck_la-wnckmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnck.lo -MD -MP -MF .deps/wnck_la-wnck.Tpo -c wnck.c -fPIC -DPIC -o .libs/wnck_la-wnck.o >wnckmodule.c: In function 'initwnck': >wnckmodule.c:29: warning: implicit declaration of function 'pywnck_add_constants' >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o wnck.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initwnck wnck_la-wnckmodule.lo wnck_la-wnck.lo -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >generating symbol list for `wnck.la' >/usr/bin/nm -B .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/wnck.exp >grep -E -e "initwnck" ".libs/wnck.exp" > ".libs/wnck.expT" >mv -f ".libs/wnck.expT" ".libs/wnck.exp" >echo "{ global:" > .libs/wnck.ver > cat .libs/wnck.exp | sed -e "s/\(.*\)/\1;/" >> .libs/wnck.ver > echo "local: *; };" >> .libs/wnck.ver > gcc -shared .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.o /usr/lib/libwnck-1.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 -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,wnck.so -Wl,-version-script -Wl,.libs/wnck.ver -o .libs/wnck.so >creating wnck.la >(cd .libs && rm -f wnck.la && ln -s ../wnck.la wnck.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/wnck' >Making all in totem >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/totem' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I-D_REENTRANT -pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/python2.4 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT plparser_la-plparsermodule.lo -MD -MP -MF ".deps/plparser_la-plparsermodule.Tpo" -c -o plparser_la-plparsermodule.lo `test -f 'plparsermodule.c' || echo './'`plparsermodule.c; \ > then mv -f ".deps/plparser_la-plparsermodule.Tpo" ".deps/plparser_la-plparsermodule.Plo"; else rm -f ".deps/plparser_la-plparsermodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --override plparser.override \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --prefix pyplparser plparser.defs) > gen-plparser.c \ > && cp gen-plparser.c plparser.c \ > && rm -f gen-plparser.c >***INFO*** There are no declared global functions. >***INFO*** The coverage of methods is 100.00% (3/3) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I-D_REENTRANT -pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/python2.4 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT plparser_la-plparser.lo -MD -MP -MF ".deps/plparser_la-plparser.Tpo" -c -o plparser_la-plparser.lo `test -f 'plparser.c' || echo './'`plparser.c; \ > then mv -f ".deps/plparser_la-plparser.Tpo" ".deps/plparser_la-plparser.Plo"; else rm -f ".deps/plparser_la-plparser.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I-D_REENTRANT -pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/python2.4 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT plparser_la-plparsermodule.lo -MD -MP -MF .deps/plparser_la-plparsermodule.Tpo -c plparsermodule.c -fPIC -DPIC -o .libs/plparser_la-plparsermodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I-D_REENTRANT -pthread -DORBIT2=1 -I/usr/include/totem/1/plparser -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/python2.4 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT plparser_la-plparser.lo -MD -MP -MF .deps/plparser_la-plparser.Tpo -c plparser.c -fPIC -DPIC -o .libs/plparser_la-plparser.o >plparser.override: In function '_wrap_totem_pl_parser_write': >plparser.override:105: warning: passing argument 3 of 'totem_pl_parser_write' from incompatible pointer type >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o plparser.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0/totem -module -avoid-version -export-symbols-regex initplparser plparser_la-plparsermodule.lo plparser_la-plparser.lo -pthread -ltotem-plparser -lgtk-x11-2.0 -lxml2 -lgnomevfs-2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 >generating symbol list for `plparser.la' >/usr/bin/nm -B .libs/plparser_la-plparsermodule.o .libs/plparser_la-plparser.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/plparser.exp >grep -E -e "initplparser" ".libs/plparser.exp" > ".libs/plparser.expT" >mv -f ".libs/plparser.expT" ".libs/plparser.exp" >echo "{ global:" > .libs/plparser.ver > cat .libs/plparser.exp | sed -e "s/\(.*\)/\1;/" >> .libs/plparser.ver > echo "local: *; };" >> .libs/plparser.ver > gcc -shared .libs/plparser_la-plparsermodule.o .libs/plparser_la-plparser.o /usr/lib/libtotem-plparser.so -L/usr/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -pthread -Wl,-soname -Wl,plparser.so -Wl,-version-script -Wl,.libs/plparser.ver -o .libs/plparser.so >creating plparser.la >(cd .libs && rm -f plparser.la && ln -s ../plparser.la plparser.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/totem' >Making all in gtop >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gtop' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF ".deps/gtop.Tpo" -c -o gtop.lo gtop.c; \ > then mv -f ".deps/gtop.Tpo" ".deps/gtop.Plo"; else rm -f ".deps/gtop.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF .deps/gtop.Tpo -c gtop.c -fPIC -DPIC -o .libs/gtop.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o gtop.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgtop gtop.lo -lgtop-2.0 -lgobject-2.0 -lglib-2.0 >generating symbol list for `gtop.la' >/usr/bin/nm -B .libs/gtop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gtop.exp >grep -E -e "initgtop" ".libs/gtop.exp" > ".libs/gtop.expT" >mv -f ".libs/gtop.expT" ".libs/gtop.exp" >echo "{ global:" > .libs/gtop.ver > cat .libs/gtop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtop.ver > echo "local: *; };" >> .libs/gtop.ver > gcc -shared .libs/gtop.o /usr/lib/libgtop-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,gtop.so -Wl,-version-script -Wl,.libs/gtop.ver -o .libs/gtop.so >creating gtop.la >(cd .libs && rm -f gtop.la && ln -s ../gtop.la gtop.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gtop' >Making all in nautilusburn >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/nautilusburn' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_module.lo -MD -MP -MF ".deps/nautilusburn_la-nb_module.Tpo" -c -o nautilusburn_la-nb_module.lo `test -f 'nb_module.c' || echo './'`nb_module.c; \ > then mv -f ".deps/nautilusburn_la-nb_module.Tpo" ".deps/nautilusburn_la-nb_module.Plo"; else rm -f ".deps/nautilusburn_la-nb_module.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_track.lo -MD -MP -MF ".deps/nautilusburn_la-nb_track.Tpo" -c -o nautilusburn_la-nb_track.lo `test -f 'nb_track.c' || echo './'`nb_track.c; \ > then mv -f ".deps/nautilusburn_la-nb_track.Tpo" ".deps/nautilusburn_la-nb_track.Plo"; else rm -f ".deps/nautilusburn_la-nb_track.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_track.lo -MD -MP -MF .deps/nautilusburn_la-nb_track.Tpo -c nb_track.c -fPIC -DPIC -o .libs/nautilusburn_la-nb_track.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_module.lo -MD -MP -MF .deps/nautilusburn_la-nb_module.Tpo -c nb_module.c -fPIC -DPIC -o .libs/nautilusburn_la-nb_module.o >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --override nautilus_burn.override \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --prefix nautilus_burn nautilus_burn.defs) > gen-nautilus_burn.c \ > && cp gen-nautilus_burn.c nautilus_burn.c \ > && rm -f gen-nautilus_burn.c >***INFO*** The coverage of global functions is 100.00% (7/7) >***INFO*** The coverage of methods is 100.00% (35/35) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nautilus_burn.lo -MD -MP -MF ".deps/nautilusburn_la-nautilus_burn.Tpo" -c -o nautilusburn_la-nautilus_burn.lo `test -f 'nautilus_burn.c' || echo './'`nautilus_burn.c; \ > then mv -f ".deps/nautilusburn_la-nautilus_burn.Tpo" ".deps/nautilusburn_la-nautilus_burn.Plo"; else rm -f ".deps/nautilusburn_la-nautilus_burn.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/libnautilus-burn -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hal -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nautilus_burn.lo -MD -MP -MF .deps/nautilusburn_la-nautilus_burn.Tpo -c nautilus_burn.c -fPIC -DPIC -o .libs/nautilusburn_la-nautilus_burn.o >nautilus_burn.c: In function '_wrap_nautilus_burn_drive_selection_get_drive': >nautilus_burn.c:801: warning: assignment discards qualifiers from pointer target type >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o nautilusburn.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initnautilusburn nautilusburn_la-nb_module.lo nautilusburn_la-nb_track.lo nautilusburn_la-nautilus_burn.lo -pthread -lnautilus-burn -lgthread-2.0 -lrt -lgtk-x11-2.0 -lhal -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0 >generating symbol list for `nautilusburn.la' >/usr/bin/nm -B .libs/nautilusburn_la-nb_module.o .libs/nautilusburn_la-nb_track.o .libs/nautilusburn_la-nautilus_burn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/nautilusburn.exp >grep -E -e "initnautilusburn" ".libs/nautilusburn.exp" > ".libs/nautilusburn.expT" >mv -f ".libs/nautilusburn.expT" ".libs/nautilusburn.exp" >echo "{ global:" > .libs/nautilusburn.ver > cat .libs/nautilusburn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/nautilusburn.ver > echo "local: *; };" >> .libs/nautilusburn.ver > gcc -shared .libs/nautilusburn_la-nb_module.o .libs/nautilusburn_la-nb_track.o .libs/nautilusburn_la-nautilus_burn.o /usr/lib/libnautilus-burn.so -L/usr/lib /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgtk-x11-2.0.so /usr/lib/libhal.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -pthread -Wl,-soname -Wl,nautilusburn.so -Wl,-version-script -Wl,.libs/nautilusburn.ver -o .libs/nautilusburn.so >creating nautilusburn.la >(cd .libs && rm -f nautilusburn.la && ln -s ../nautilusburn.la nautilusburn.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/nautilusburn' >Making all in mediaprofiles >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/mediaprofiles' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gnome-media -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT mediaprofilesmodule.lo -MD -MP -MF ".deps/mediaprofilesmodule.Tpo" -c -o mediaprofilesmodule.lo mediaprofilesmodule.c; \ > then mv -f ".deps/mediaprofilesmodule.Tpo" ".deps/mediaprofilesmodule.Plo"; else rm -f ".deps/mediaprofilesmodule.Tpo"; exit 1; fi >(cd .\ > && /usr/bin/pygtk-codegen-2.0 \ > --override mediaprofiles.override \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gconf.defs \ > --prefix pymediaprofiles mediaprofiles.defs) > gen-mediaprofiles.c \ > && cp gen-mediaprofiles.c mediaprofiles.c \ > && rm -f gen-mediaprofiles.c >***INFO*** The coverage of global functions is 100.00% (5/5) >***INFO*** The coverage of methods is 100.00% (11/11) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gnome-media -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT mediaprofiles.lo -MD -MP -MF ".deps/mediaprofiles.Tpo" -c -o mediaprofiles.lo mediaprofiles.c; \ > then mv -f ".deps/mediaprofiles.Tpo" ".deps/mediaprofiles.Plo"; else rm -f ".deps/mediaprofiles.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gnome-media -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT mediaprofilesmodule.lo -MD -MP -MF .deps/mediaprofilesmodule.Tpo -c mediaprofilesmodule.c -fPIC -DPIC -o .libs/mediaprofilesmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gnome-media -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT mediaprofiles.lo -MD -MP -MF .deps/mediaprofiles.Tpo -c mediaprofiles.c -fPIC -DPIC -o .libs/mediaprofiles.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o mediaprofiles.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initmediaprofiles mediaprofilesmodule.lo mediaprofiles.lo -pthread -lgnome-media-profiles -lglade-2.0 -lgnome-2 -lpopt -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgobject-2.0 -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 >generating symbol list for `mediaprofiles.la' >/usr/bin/nm -B .libs/mediaprofilesmodule.o .libs/mediaprofiles.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/mediaprofiles.exp >grep -E -e "initmediaprofiles" ".libs/mediaprofiles.exp" > ".libs/mediaprofiles.expT" >mv -f ".libs/mediaprofiles.expT" ".libs/mediaprofiles.exp" >echo "{ global:" > .libs/mediaprofiles.ver > cat .libs/mediaprofiles.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mediaprofiles.ver > echo "local: *; };" >> .libs/mediaprofiles.ver > gcc -shared .libs/mediaprofilesmodule.o .libs/mediaprofiles.o /usr/lib/libgnome-media-profiles.so -L/usr/lib /usr/lib/libglade-2.0.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libbonobo-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgobject-2.0.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -march=prescott -pthread -Wl,-soname -Wl,mediaprofiles.so -Wl,-version-script -Wl,.libs/mediaprofiles.ver -o .libs/mediaprofiles.so >creating mediaprofiles.la >(cd .libs && rm -f mediaprofiles.la && ln -s ../mediaprofiles.la mediaprofiles.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/mediaprofiles' >Making all in metacity >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/metacity' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacitymodule.lo -MD -MP -MF ".deps/metacity_la-metacitymodule.Tpo" -c -o metacity_la-metacitymodule.lo `test -f 'metacitymodule.c' || echo './'`metacitymodule.c; \ > then mv -f ".deps/metacity_la-metacitymodule.Tpo" ".deps/metacity_la-metacitymodule.Plo"; else rm -f ".deps/metacity_la-metacitymodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --override metacity.override \ > --prefix pymetacity metacity.defs) > gen-metacity.c \ > && cp gen-metacity.c metacity.c \ > && rm -f gen-metacity.c >Could not write method MetaTheme.get_frame_style: No ArgType for MetaFrameStyle* >Could not write method MetaTheme.draw_frame: No ArgType for const-GdkRectangle* >Could not write method MetaTheme.draw_menu_icon: No ArgType for const-GdkRectangle* >Could not write method MetaTheme.get_frame_borders: No ArgType for int* >Could not write method MetaTheme.calc_geometry: No ArgType for const-MetaButtonLayout* >Could not write method MetaTheme.lookup_layout: No ArgType for MetaFrameLayout* >Could not write method MetaTheme.insert_layout: No ArgType for MetaFrameLayout* >Could not write method MetaTheme.lookup_draw_op_list: No ArgType for MetaDrawOpList* >Could not write method MetaTheme.insert_draw_op_list: No ArgType for MetaDrawOpList* >Could not write method MetaTheme.lookup_style: No ArgType for MetaFrameStyle* >Could not write method MetaTheme.insert_style: No ArgType for MetaFrameStyle* >Could not write method MetaTheme.lookup_style_set: No ArgType for MetaFrameStyleSet* >Could not write method MetaTheme.insert_style_set: No ArgType for MetaFrameStyleSet* >Could not write method MetaTheme.lookup_int_constant: No ArgType for int* >Could not write method MetaTheme.lookup_float_constant: No ArgType for double* >Could not write method MetaPreview.set_button_layout: No ArgType for const-MetaButtonLayout* >Could not write function gradient_create_interwoven: No ArgType for const-GdkColor >Could not write function parse_position_expression: No ArgType for const-MetaPositionExprEnv* >Could not write function parse_size_expression: No ArgType for const-MetaPositionExprEnv* >Could not write function color_spec_new_from_string: No ArgType for MetaColorSpec* >Could not write function color_spec_new_gtk: No ArgType for MetaColorSpec* >Could not write function gtk_widget_get_font_desc: No ArgType for const-PangoFontDescription* >Could not write function pango_font_desc_get_text_height: No ArgType for const-PangoFontDescription* >***INFO*** The coverage of global functions is 78.79% (26/33) >***INFO*** The coverage of methods is 40.74% (11/27) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF ".deps/metacity_la-metacity.Tpo" -c -o metacity_la-metacity.lo `test -f 'metacity.c' || echo './'`metacity.c; \ > then mv -f ".deps/metacity_la-metacity.Tpo" ".deps/metacity_la-metacity.Plo"; else rm -f ".deps/metacity_la-metacity.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacitymodule.lo -MD -MP -MF .deps/metacity_la-metacitymodule.Tpo -c metacitymodule.c -fPIC -DPIC -o .libs/metacity_la-metacitymodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF .deps/metacity_la-metacity.Tpo -c metacity.c -fPIC -DPIC -o .libs/metacity_la-metacity.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o metacity.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initmetacity metacity_la-metacitymodule.lo metacity_la-metacity.lo -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >generating symbol list for `metacity.la' >/usr/bin/nm -B .libs/metacity_la-metacitymodule.o .libs/metacity_la-metacity.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/metacity.exp >grep -E -e "initmetacity" ".libs/metacity.exp" > ".libs/metacity.expT" >mv -f ".libs/metacity.expT" ".libs/metacity.exp" >echo "{ global:" > .libs/metacity.ver > cat .libs/metacity.exp | sed -e "s/\(.*\)/\1;/" >> .libs/metacity.ver > echo "local: *; };" >> .libs/metacity.ver > gcc -shared .libs/metacity_la-metacitymodule.o .libs/metacity_la-metacity.o /usr/lib/libmetacity-private.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 -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,metacity.so -Wl,-version-script -Wl,.libs/metacity.ver -o .libs/metacity.so >creating metacity.la >(cd .libs && rm -f metacity.la && ln -s ../metacity.la metacity.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/metacity' >Making all in rsvg >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/rsvg' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT rsvgmodule.lo -MD -MP -MF ".deps/rsvgmodule.Tpo" -c -o rsvgmodule.lo rsvgmodule.c; \ > then mv -f ".deps/rsvgmodule.Tpo" ".deps/rsvgmodule.Plo"; else rm -f ".deps/rsvgmodule.Tpo"; exit 1; fi >(cd .\ > && /usr/bin/pygtk-codegen-2.0 \ > --override rsvg.override \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --register /usr/share/pygtk/2.0/defs/pango-types.defs \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --prefix pyrsvg rsvg.defs) > gen-rsvg.c \ > && cp gen-rsvg.c rsvg.c \ > && rm -f gen-rsvg.c >Warning: Constructor for RsvgHandle needs to be updated to new API > See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors >***INFO*** The coverage of global functions is 100.00% (1/1) >***INFO*** The coverage of methods is 100.00% (6/6) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT rsvg.lo -MD -MP -MF ".deps/rsvg.Tpo" -c -o rsvg.lo rsvg.c; \ > then mv -f ".deps/rsvg.Tpo" ".deps/rsvg.Plo"; else rm -f ".deps/rsvg.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT rsvg.lo -MD -MP -MF .deps/rsvg.Tpo -c rsvg.c -fPIC -DPIC -o .libs/rsvg.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT rsvgmodule.lo -MD -MP -MF .deps/rsvgmodule.Tpo -c rsvgmodule.c -fPIC -DPIC -o .libs/rsvgmodule.o >rsvg.override: In function '_wrap_rsvg_handle_new': >rsvg.override:205: warning: pointer targets in passing argument 1 of 'rsvg_handle_new_from_file' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o rsvg.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initrsvg rsvgmodule.lo rsvg.lo -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgmodule-2.0 -ldl -lcairo -lgobject-2.0 -lglib-2.0 >generating symbol list for `rsvg.la' >/usr/bin/nm -B .libs/rsvgmodule.o .libs/rsvg.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/rsvg.exp >grep -E -e "initrsvg" ".libs/rsvg.exp" > ".libs/rsvg.expT" >mv -f ".libs/rsvg.expT" ".libs/rsvg.exp" >echo "{ global:" > .libs/rsvg.ver > cat .libs/rsvg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/rsvg.ver > echo "local: *; };" >> .libs/rsvg.ver > gcc -shared .libs/rsvgmodule.o .libs/rsvg.o /usr/lib/librsvg-2.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,rsvg.so -Wl,-version-script -Wl,.libs/rsvg.ver -o .libs/rsvg.so >creating rsvg.la >(cd .libs && rm -f rsvg.la && ln -s ../rsvg.la rsvg.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/rsvg' >Making all in gnomekeyring >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomekeyring' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomekeyring_la-gnomekeyringmodule.lo -MD -MP -MF ".deps/gnomekeyring_la-gnomekeyringmodule.Tpo" -c -o gnomekeyring_la-gnomekeyringmodule.lo `test -f 'gnomekeyringmodule.c' || echo './'`gnomekeyringmodule.c; \ > then mv -f ".deps/gnomekeyring_la-gnomekeyringmodule.Tpo" ".deps/gnomekeyring_la-gnomekeyringmodule.Plo"; else rm -f ".deps/gnomekeyring_la-gnomekeyringmodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --load-types gnomekeyring-argtypes.py \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --override gnomekeyring.override \ > --prefix pygnomekeyring gnomekeyring.defs) > gen-gnomekeyring.c \ > && cp gen-gnomekeyring.c gnomekeyring.c \ > && rm -f gen-gnomekeyring.c >Could not write function cancel_request: No ArgType for gpointer >Could not write function set_default_keyring: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function get_default_keyring: No ArgType for GnomeKeyringOperationGetStringCallback >Could not write function list_keyring_names: No ArgType for GnomeKeyringOperationGetListCallback >Could not write function lock_all: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function create: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function unlock: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function lock: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function delete: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function change_password: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function get_info: No ArgType for GnomeKeyringOperationGetKeyringInfoCallback >Could not write function set_info: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function list_item_ids: No ArgType for GnomeKeyringOperationGetListCallback >Could not write function find_items: No ArgType for GnomeKeyringOperationGetListCallback >Could not write function item_create: No ArgType for GnomeKeyringOperationGetIntCallback >Could not write function item_delete: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function item_get_info: No ArgType for GnomeKeyringOperationGetItemInfoCallback >Could not write function item_set_info: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function item_get_attributes: No ArgType for GnomeKeyringOperationGetAttributesCallback >Could not write function item_set_attributes: No ArgType for GnomeKeyringOperationDoneCallback >Could not write function item_get_acl: No ArgType for GnomeKeyringOperationGetListCallback >Could not write function item_set_acl: No ArgType for GList* >Could not write function acl_copy: No ArgType for GList* >Could not write function find_network_password: No ArgType for GnomeKeyringOperationGetListCallback >Could not write function set_network_password: No ArgType for GnomeKeyringOperationGetIntCallback >***INFO*** The coverage of global functions is 50.00% (25/50) >***INFO*** The coverage of methods is 100.00% (20/20) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomekeyring_la-gnomekeyring.lo -MD -MP -MF ".deps/gnomekeyring_la-gnomekeyring.Tpo" -c -o gnomekeyring_la-gnomekeyring.lo `test -f 'gnomekeyring.c' || echo './'`gnomekeyring.c; \ > then mv -f ".deps/gnomekeyring_la-gnomekeyring.Tpo" ".deps/gnomekeyring_la-gnomekeyring.Plo"; else rm -f ".deps/gnomekeyring_la-gnomekeyring.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomekeyring_la-gnomekeyringmodule.lo -MD -MP -MF .deps/gnomekeyring_la-gnomekeyringmodule.Tpo -c gnomekeyringmodule.c -fPIC -DPIC -o .libs/gnomekeyring_la-gnomekeyringmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gnomekeyring_la-gnomekeyring.lo -MD -MP -MF .deps/gnomekeyring_la-gnomekeyring.Tpo -c gnomekeyring.c -fPIC -DPIC -o .libs/gnomekeyring_la-gnomekeyring.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o gnomekeyring.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgnomekeyring gnomekeyring_la-gnomekeyringmodule.lo gnomekeyring_la-gnomekeyring.lo -lgnome-keyring -lgobject-2.0 -lglib-2.0 >generating symbol list for `gnomekeyring.la' >/usr/bin/nm -B .libs/gnomekeyring_la-gnomekeyringmodule.o .libs/gnomekeyring_la-gnomekeyring.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gnomekeyring.exp >grep -E -e "initgnomekeyring" ".libs/gnomekeyring.exp" > ".libs/gnomekeyring.expT" >mv -f ".libs/gnomekeyring.expT" ".libs/gnomekeyring.exp" >echo "{ global:" > .libs/gnomekeyring.ver > cat .libs/gnomekeyring.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gnomekeyring.ver > echo "local: *; };" >> .libs/gnomekeyring.ver > gcc -shared .libs/gnomekeyring_la-gnomekeyringmodule.o .libs/gnomekeyring_la-gnomekeyring.o /usr/lib/libgnome-keyring.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -Wl,-soname -Wl,gnomekeyring.so -Wl,-version-script -Wl,.libs/gnomekeyring.ver -o .libs/gnomekeyring.so >creating gnomekeyring.la >(cd .libs && rm -f gnomekeyring.la && ln -s ../gnomekeyring.la gnomekeyring.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomekeyring' >Making all in gnomedesktop >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomedesktop' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gnomedesktop_la-_gnomedesktopmodule.lo -MD -MP -MF ".deps/_gnomedesktop_la-_gnomedesktopmodule.Tpo" -c -o _gnomedesktop_la-_gnomedesktopmodule.lo `test -f '_gnomedesktopmodule.c' || echo './'`_gnomedesktopmodule.c; \ > then mv -f ".deps/_gnomedesktop_la-_gnomedesktopmodule.Tpo" ".deps/_gnomedesktop_la-_gnomedesktopmodule.Plo"; else rm -f ".deps/_gnomedesktop_la-_gnomedesktopmodule.Tpo"; exit 1; fi >(cd . \ > && /usr/bin/pygtk-codegen-2.0 \ > --override _gnomedesktop.override \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --prefix py_gnomedesktop _gnomedesktop.defs) > gen-_gnomedesktop.c \ > && cp gen-_gnomedesktop.c _gnomedesktop.c \ > && rm -f gen-_gnomedesktop.c >***INFO*** The coverage of global functions is 100.00% (5/5) >***INFO*** The coverage of methods is 100.00% (31/31) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gnomedesktop_la-_gnomedesktop.lo -MD -MP -MF ".deps/_gnomedesktop_la-_gnomedesktop.Tpo" -c -o _gnomedesktop_la-_gnomedesktop.lo `test -f '_gnomedesktop.c' || echo './'`_gnomedesktop.c; \ > then mv -f ".deps/_gnomedesktop_la-_gnomedesktop.Tpo" ".deps/_gnomedesktop_la-_gnomedesktop.Plo"; else rm -f ".deps/_gnomedesktop_la-_gnomedesktop.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gnomedesktop_la-_gnomedesktopmodule.lo -MD -MP -MF .deps/_gnomedesktop_la-_gnomedesktopmodule.Tpo -c _gnomedesktopmodule.c -fPIC -DPIC -o .libs/_gnomedesktop_la-_gnomedesktopmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pygtk-2.0 -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gnomedesktop_la-_gnomedesktop.lo -MD -MP -MF .deps/_gnomedesktop_la-_gnomedesktop.Tpo -c _gnomedesktop.c -fPIC -DPIC -o .libs/_gnomedesktop_la-_gnomedesktop.o >/bin/sh ../libtool --tag=CC --mode=link gcc -march=prescott -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -o _gnomedesktop.la -rpath /usr/lib/python2.4/site-packages/gtk-2.0/gnomedesktop -module -avoid-version -export-symbols-regex init_gnomedesktop _gnomedesktop_la-_gnomedesktopmodule.lo _gnomedesktop_la-_gnomedesktop.lo -pthread -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 >generating symbol list for `_gnomedesktop.la' >/usr/bin/nm -B .libs/_gnomedesktop_la-_gnomedesktopmodule.o .libs/_gnomedesktop_la-_gnomedesktop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_gnomedesktop.exp >grep -E -e "init_gnomedesktop" ".libs/_gnomedesktop.exp" > ".libs/_gnomedesktop.expT" >mv -f ".libs/_gnomedesktop.expT" ".libs/_gnomedesktop.exp" >echo "{ global:" > .libs/_gnomedesktop.ver > cat .libs/_gnomedesktop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gnomedesktop.ver > echo "local: *; };" >> .libs/_gnomedesktop.ver > gcc -shared .libs/_gnomedesktop_la-_gnomedesktopmodule.o .libs/_gnomedesktop_la-_gnomedesktop.o /usr/lib/libgnome-desktop-2.so -L/usr/lib /usr/lib/libgnomeui-2.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libstartup-notification-1.so /usr/lib/libbonoboui-2.so /usr/lib/libgnome-keyring.so /usr/lib/libxml2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /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/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libbonobo-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -march=prescott -pthread -Wl,-soname -Wl,_gnomedesktop.so -Wl,-version-script -Wl,.libs/_gnomedesktop.ver -o .libs/_gnomedesktop.so >creating _gnomedesktop.la >(cd .libs && rm -f _gnomedesktop.la && ln -s ../_gnomedesktop.la _gnomedesktop.la) >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/gnomedesktop' >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0' >make[1]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0' >>>> Source compiled. >Making check in docs >make[1]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >Making check in gtksourceview >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gtksourceview' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gtksourceview' >Making check in gnomeprint >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprint' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprint' >Making check in gnomeprintui >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprintui' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs/gnomeprintui' >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >make[1]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/docs' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >make check-local >make[2]: Entering directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >Xlib: connection to ":0.0" refused by server >Xlib: No protocol specified > >Trying to import module gnomeapplet... >Traceback (most recent call last): > File "./runtests.py", line 6, in ? > import common > File "/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests/common.py", line 32, in ? > __import__(module) # try to import the module to catch undefined symbols > File "/usr/lib/python2.4/ihooks.py", line 404, in import_module > q, tail = self.find_head_package(parent, str(name)) > File "/usr/lib/python2.4/ihooks.py", line 440, in find_head_package > q = self.import_it(head, qname, parent) > File "/usr/lib/python2.4/ihooks.py", line 495, in import_it > m = self.loader.load_module(fqname, stuff) > File "/usr/lib/python2.4/ihooks.py", line 268, in load_module > m = self.hooks.load_dynamic(name, filename, file) > File "/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests/ltihooks.py", line 50, in load_dynamic > return ihooks.Hooks.load_dynamic(self, name, filename, file) > File "/usr/lib/python2.4/ihooks.py", line 172, in load_dynamic > return imp.load_dynamic(name, filename, file) >ImportError: could not import gtk >make[2]: *** [check-local] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/work/gnome-python-desktop-2.16.0/tests' >make: *** [check-recursive] Error 1 > >!!! ERROR: dev-python/gnome-python-desktop-2.16.0 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_test > ebuild.sh, line 1026: Called qa_call 'src_test' > environment, line 3880: Called src_test > gnome-python-desktop-2.16.0.ebuild, line 41: Called die > >!!! tests failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-python/gnome-python-desktop-2.16.0/temp/build.log'. >
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 176202
: 117370