Bug#444101: gnome-python-desktop: FTBFS on amd64/sid

brian m. carlson sandals at crustytoothpaste.ath.cx
Wed Sep 26 05:10:07 UTC 2007


Package: gnome-python-desktop
Version: 2.18.0-2
Severity: serious

gnome-python-desktop no longer builds from source.  It fails with the
following error:

metacity.c: In function 'pymetacity_add_constants':
metacity.c:980: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_SHADE' undeclar
ed (first use in this function)
metacity.c:980: error: (Each undeclared identifier is reported only once
metacity.c:980: error: for each function it appears in.)
metacity.c:981: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_MAXIMIZE' undeclared (first use in this function)
metacity.c:982: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_MINIMIZE' undeclared (first use in this function)
metacity.c:983: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_NONE' undeclared (first use in this function)
metacity.c:984: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_LAST' undeclared (first use in this function)
make[3]: *** [metacity_la-metacity.lo] Error 1

The full build log is attached.



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-rc7 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
a typesetting engine: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
-------------- next part --------------
Script started on Wed 26 Sep 2007 04:59:34 AM UTC
dpkg-buildpackage: source package is gnome-python-desktop
dpkg-buildpackage: source version is 2.18.0-2
dpkg-buildpackage: source changed by Sebastian Dr?ge <slomo at debian.org>
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 2.18.0-2
 fakeroot debian/rules clean
sed "s/@GNOME_TEAM@/Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dr?ge <slomo at debian.org>/" \
		debian/control.in > debian/control
dh_testdir
dh_testroot
test -r config.sub && test -r /usr/share/misc/config.sub && cp -f /usr/share/misc/config.sub
cp: missing destination file operand after `/usr/share/misc/config.sub'
Try `cp --help' for more information.
make: [clean] Error 1 (ignored)
test -r config.guess && test -r /usr/share/misc/config.guess && cp -f /usr/share/misc/config.guess
cp: missing destination file operand after `/usr/share/misc/config.guess'
Try `cp --help' for more information.
make: [clean] Error 1 (ignored)
rm -Rf build-*
rm -f */*.pyc *.pyc
dh_clean
 debian/rules build
dh_testdir
mkdir -p build-2.5
cd build-2.5 && \
		PYTHON=/usr/bin/python2.5 CFLAGS="-Wall -g -O2" \
			../configure --prefix=/usr --enable-metacity --build=x86_64-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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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 ar... ar
checking for ranlib... ranlib
checking for strip... 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether /usr/bin/python2.5 version >= 2.3... yes
checking for /usr/bin/python2.5 version... 2.5
checking for /usr/bin/python2.5 platform... linux2
checking for /usr/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages
checking for /usr/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for headers required to compile python extensions... found
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... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.6.0... yes (version 2.14.1)
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.12.0)
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 for bug-buddy... /usr/bin/bug-buddy
checking whether bug-buddy >= 2.16... 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
bugbuddy

The following modules will NOT be built:

touch build-2.5/configure-stamp
dh_testdir
/usr/bin/make -C build-2.5
make[1]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5'
Making all in docs
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs'
Making all in gtksourceview
make[4]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gtksourceview'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gtksourceview'
Making all in gnomeprint
make[4]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gnomeprint'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gnomeprint'
Making all in gnomeprintui
make[4]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gnomeprintui'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs/gnomeprintui'
make[4]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs'
make[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/docs'
Making all in gnomeprint
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gnomeprint'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -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 '../../gnomeprint/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT _print_la-printmodule.lo -MD -MP -MF .deps/_print_la-printmodule.Tpo -c ../../gnomeprint/printmodule.c  -fPIC -DPIC -o .libs/_print_la-printmodule.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -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 '../../gnomeprint/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT _print_la-art-gtype.lo -MD -MP -MF .deps/_print_la-art-gtype.Tpo -c ../../gnomeprint/art-gtype.c  -fPIC -DPIC -o .libs/_print_la-art-gtype.o
(cd ../../gnomeprint \
	 && /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
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.
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -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 '../../gnomeprint/'`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../../gnomeprint -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -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
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:854: 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:987: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness
print.c:987: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_print_config_set':
print.c:1008: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness
print.c:1008: 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:1120: 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:1136: 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:1153: 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:1178: 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:1927: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness
print.c: In function '_wrap_gnome_print_beginpage':
print.c:2039: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness
print.c: In function '_wrap_gnome_font_find':
print.c:2335: 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:2351: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_get_family_name':
print.c:2365: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_get_species_name':
print.c:2379: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_get_ps_name':
print.c:2393: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_get_full_name':
print.c:2599: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_find':
print.c:2722: 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:2754: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_get_family_name':
print.c:2768: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_get_species_name':
print.c:2782: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_get_ps_name':
print.c:2796: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_get_sample':
print.c:2945: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_face_get_glyph_ps_name':
print.c:3057: warning: pointer targets in assignment differ in signedness
print.c: In function '_wrap_gnome_font_find_closest_from_weight_slant':
print.c:3409: 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:3426: 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:3442: 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:3525: 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:3580: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_from_family_and_style' differ in signedness
print.c:3580: 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:3741: warning: pointer targets in passing argument 5 of 'gnome_glyphlist_from_text_dumb' differ in signedness
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o _print.la -rpath /usr/lib/python2.5/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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lgnomeprint-2-2 -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  -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)
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0   -Wall -g -O2 -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 '../../gnomeprint/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeprint -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT ui_la-printuimodule.lo -MD -MP -MF .deps/ui_la-printuimodule.Tpo -c ../../gnomeprint/printuimodule.c  -fPIC -DPIC -o .libs/ui_la-printuimodule.o
(cd ../../gnomeprint \
	 && /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../../gnomeprint -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0   -Wall -g -O2 -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 '../../gnomeprint/'`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../../gnomeprint -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -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
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  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o ui.la -rpath /usr/lib/python2.5/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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 
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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz /usr/lib/libgnomecanvas-2.so /usr/lib/libxml2.so /usr/lib/libart_lgpl_2.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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gnomeprint'
Making all in gnomeapplet
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gnomeapplet'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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/gail-1.0 -I/usr/include/gnome-python-2.0   -Wall -g -O2 -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 '../../gnomeapplet/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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/gail-1.0 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gnomeapplet_la-appletmodule.lo -MD -MP -MF .deps/gnomeapplet_la-appletmodule.Tpo -c ../../gnomeapplet/appletmodule.c  -fPIC -DPIC -o .libs/gnomeapplet_la-appletmodule.o
(cd ../../gnomeapplet \
	 && /usr/bin/pygtk-codegen-2.0 \
	    --load-types /usr/share/pygtk/2.0/argtypes/bonobo-arg-types.py \
	    --py_ssize_t-clean \
	    --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../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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/gail-1.0 -I/usr/include/gnome-python-2.0   -Wall -g -O2 -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 '../../gnomeapplet/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../gnomeapplet -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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/gail-1.0 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -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  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o gnomeapplet.la -rpath /usr/lib/python2.5/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 -lgnomevfs-2 -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib /usr/lib/libpanel-applet-2.so /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libORBit-2.so -L/usr/lib /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gnomeapplet'
Making all in gtksourceview
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gtksourceview'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gtksourceview -I.. -I/usr/include/python2.5 -DPNG_NO_MMX_CODE -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/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      -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gtksourceviewmodule.lo -MD -MP -MF ".deps/gtksourceviewmodule.Tpo" -c -o gtksourceviewmodule.lo ../../gtksourceview/gtksourceviewmodule.c; \
	then mv -f ".deps/gtksourceviewmodule.Tpo" ".deps/gtksourceviewmodule.Plo"; else rm -f ".deps/gtksourceviewmodule.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../gtksourceview -I.. -I/usr/include/python2.5 -DPNG_NO_MMX_CODE -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/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 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gtksourceviewmodule.lo -MD -MP -MF .deps/gtksourceviewmodule.Tpo -c ../../gtksourceview/gtksourceviewmodule.c  -fPIC -DPIC -o .libs/gtksourceviewmodule.o
(cd ../../gtksourceview\
	 && /usr/bin/pygtk-codegen-2.0 \
		--override gtksourceview.override \
	    --py_ssize_t-clean \
	    --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../../gtksourceview -I.. -I/usr/include/python2.5 -DPNG_NO_MMX_CODE -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/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      -Wall -g -O2 -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
 gcc -DHAVE_CONFIG_H -I. -I../../gtksourceview -I.. -I/usr/include/python2.5 -DPNG_NO_MMX_CODE -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/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 -Wall -g -O2 -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  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o gtksourceview.la -rpath /usr/lib/python2.5/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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lX11 -lXfixes -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lgtksourceview-1.0 /usr/lib/libgtk-x11-2.0.so -lgnomeprint-2-2 -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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libcairo.so -lX11 -lXfixes /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  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gtksourceview'
Making all in wnck
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/wnck'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../wnck -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -I/usr/include/libwnck-1.0 -I/usr/include/gtk-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/libpng12   -DWNCK_I_KNOW_THIS_IS_UNSTABLE -Wall -g -O2 -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 '../../wnck/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../wnck -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -I/usr/include/libwnck-1.0 -I/usr/include/gtk-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/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT wnck_la-wnckmodule.lo -MD -MP -MF .deps/wnck_la-wnckmodule.Tpo -c ../../wnck/wnckmodule.c  -fPIC -DPIC -o .libs/wnck_la-wnckmodule.o
(cd ../../wnck \
	 && /usr/bin/pygtk-codegen-2.0 \
	    --py_ssize_t-clean \
            --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../../wnck -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -I/usr/include/libwnck-1.0 -I/usr/include/gtk-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/libpng12   -DWNCK_I_KNOW_THIS_IS_UNSTABLE -Wall -g -O2 -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/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../wnck -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -I/usr/include/libwnck-1.0 -I/usr/include/gtk-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/libpng12 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -Wall -g -O2 -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
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o wnck.la -rpath /usr/lib/python2.5/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 -lstartup-notification-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lwnck-1 /usr/lib/libgtk-x11-2.0.so -lstartup-notification-1 /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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/wnck'
Making all in totem
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/totem'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../totem -I..    -pthread -DORBIT2=1 -DPNG_NO_MMX_CODE -I/usr/include/totem/1/plparser -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/include/gtk-2.0 -I/usr/include/gconf/2 -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/libpng12 -I/usr/include/pygtk-2.0   -I/usr/include/python2.5 -Wall -g -O2 -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 '../../totem/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../totem -I.. -pthread -DORBIT2=1 -DPNG_NO_MMX_CODE -I/usr/include/totem/1/plparser -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/include/gtk-2.0 -I/usr/include/gconf/2 -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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.5 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT plparser_la-plparsermodule.lo -MD -MP -MF .deps/plparser_la-plparsermodule.Tpo -c ../../totem/plparsermodule.c  -fPIC -DPIC -o .libs/plparser_la-plparsermodule.o
(cd ../../totem					\
	 && /usr/bin/pygtk-codegen-2.0				\
	    --override plparser.override			\
	    --py_ssize_t-clean \
	    --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../../totem -I..    -pthread -DORBIT2=1 -DPNG_NO_MMX_CODE -I/usr/include/totem/1/plparser -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/include/gtk-2.0 -I/usr/include/gconf/2 -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/libpng12 -I/usr/include/pygtk-2.0   -I/usr/include/python2.5 -Wall -g -O2 -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 '../../totem/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../totem -I.. -pthread -DORBIT2=1 -DPNG_NO_MMX_CODE -I/usr/include/totem/1/plparser -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/include/gtk-2.0 -I/usr/include/gconf/2 -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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.5 -Wall -g -O2 -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
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o plparser.la -rpath /usr/lib/python2.5/site-packages/gtk-2.0/totem -module -avoid-version  -export-symbols-regex initplparser plparser_la-plparsermodule.lo plparser_la-plparser.lo -ltotem-plparser -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgmodule-2.0 -ldl -lffi -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -ltotem-plparser /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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libgmodule-2.0.so -ldl -lffi /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/totem'
Making all in gtop
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gtop'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gtop -I.. -I/usr/include/python2.5 -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      -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF ".deps/gtop.Tpo" -c -o gtop.lo ../../gtop/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../../gtop -I.. -I/usr/include/python2.5 -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 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF .deps/gtop.Tpo -c ../../gtop/gtop.c  -fPIC -DPIC -o .libs/gtop.o
../../gtop/gtop.c: In function 'gtop_proclist':
../../gtop/gtop.c:845: warning: pointer targets in assignment differ in signedness
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o gtop.la -rpath /usr/lib/python2.5/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgtop gtop.lo -lgtop-2.0 -lffi -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lgtop-2.0 -lffi /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/gtop'
Making all in nautilusburn
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/nautilusburn'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../nautilusburn -I.. -I/usr/include/python2.5   -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0   -Wall -g -O2 -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 '../../nautilusburn/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../nautilusburn -I.. -I/usr/include/python2.5 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_module.lo -MD -MP -MF .deps/nautilusburn_la-nb_module.Tpo -c ../../nautilusburn/nb_module.c  -fPIC -DPIC -o .libs/nautilusburn_la-nb_module.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../nautilusburn -I.. -I/usr/include/python2.5   -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0   -Wall -g -O2 -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 '../../nautilusburn/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../nautilusburn -I.. -I/usr/include/python2.5 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT nautilusburn_la-nb_track.lo -MD -MP -MF .deps/nautilusburn_la-nb_track.Tpo -c ../../nautilusburn/nb_track.c  -fPIC -DPIC -o .libs/nautilusburn_la-nb_track.o
(cd ../../nautilusburn \
	 && /usr/bin/pygtk-codegen-2.0 \
	    --override nautilus_burn.override \
	    --py_ssize_t-clean \
	    --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../../nautilusburn -I.. -I/usr/include/python2.5   -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0   -Wall -g -O2 -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 '../../nautilusburn/'`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../../nautilusburn -I.. -I/usr/include/python2.5 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -Wall -g -O2 -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:813: warning: assignment discards qualifiers from pointer target type
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o nautilusburn.la -rpath /usr/lib/python2.5/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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgmodule-2.0 -ldl -ldbus-1 -lffi -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lnautilus-burn /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgtk-x11-2.0.so -lhal /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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libgmodule-2.0.so -ldl -ldbus-1 -lffi /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/nautilusburn'
Making all in mediaprofiles
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/mediaprofiles'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../mediaprofiles -I.. -I/usr/include/python2.5 -DORBIT2=1 -pthread -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -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      -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT mediaprofilesmodule.lo -MD -MP -MF ".deps/mediaprofilesmodule.Tpo" -c -o mediaprofilesmodule.lo ../../mediaprofiles/mediaprofilesmodule.c; \
	then mv -f ".deps/mediaprofilesmodule.Tpo" ".deps/mediaprofilesmodule.Plo"; else rm -f ".deps/mediaprofilesmodule.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../mediaprofiles -I.. -I/usr/include/python2.5 -DORBIT2=1 -pthread -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -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 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT mediaprofilesmodule.lo -MD -MP -MF .deps/mediaprofilesmodule.Tpo -c ../../mediaprofiles/mediaprofilesmodule.c  -fPIC -DPIC -o .libs/mediaprofilesmodule.o
(cd ../../mediaprofiles\
	 && /usr/bin/pygtk-codegen-2.0 \
		--override mediaprofiles.override \
	    --py_ssize_t-clean \
	    --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../../mediaprofiles -I.. -I/usr/include/python2.5 -DORBIT2=1 -pthread -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -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      -Wall -g -O2 -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
 gcc -DHAVE_CONFIG_H -I. -I../../mediaprofiles -I.. -I/usr/include/python2.5 -DORBIT2=1 -pthread -DPNG_NO_MMX_CODE -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/libpng12 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -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 -Wall -g -O2 -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  -Wall -g -O2 -std=c9x -fno-strict-aliasing   -o mediaprofiles.la -rpath /usr/lib/python2.5/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 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lffi -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -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
/bin/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  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -lgnome-media-profiles /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 -lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lXfixes /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgmodule-2.0.so -ldl -lffi /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so -L/usr/lib /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -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[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/mediaprofiles'
Making all in metacity
make[3]: Entering directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/metacity'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../metacity -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/libpng12   -Wall -g -O2 -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 '../../metacity/'`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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../metacity -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/libpng12 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT metacity_la-metacitymodule.lo -MD -MP -MF .deps/metacity_la-metacitymodule.Tpo -c ../../metacity/metacitymodule.c  -fPIC -DPIC -o .libs/metacity_la-metacitymodule.o
(cd ../../metacity \
	 && /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 \
	    --py_ssize_t-clean \
	    --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.12% (25/32)
***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../../metacity -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DPNG_NO_MMX_CODE -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/libpng12   -Wall -g -O2 -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/'`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
 gcc -DHAVE_CONFIG_H -I. -I../../metacity -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPNG_NO_MMX_CODE -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/libpng12 -Wall -g -O2 -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
metacity.c: In function 'pymetacity_add_constants':
metacity.c:980: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_SHADE' undeclared (first use in this function)
metacity.c:980: error: (Each undeclared identifier is reported only once
metacity.c:980: error: for each function it appears in.)
metacity.c:981: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_MAXIMIZE' undeclared (first use in this function)
metacity.c:982: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_MINIMIZE' undeclared (first use in this function)
metacity.c:983: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_NONE' undeclared (first use in this function)
metacity.c:984: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_LAST' undeclared (first use in this function)
make[3]: *** [metacity_la-metacity.lo] Error 1
make[3]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5/metacity'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/bmc/build/gnome-python-desktop-2.18.0/build-2.5'
make: *** [build-2.5/build-stamp] Error 2
rm build-2.5/configure-stamp

Script done on Wed 26 Sep 2007 05:00:00 AM UTC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20070926/e09a05a4/attachment-0001.pgp 


More information about the pkg-gnome-maintainers mailing list