gnome-python/pygtk Build Log

Checking out gnome-python/pygtk 2005-08-25 02:42:55.321
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? tests/.deps
? tests/.libs
? tests/test-thread.lo
? tests/test-unknown.lo
? tests/testhelper.la
? tests/testhelpermodule.lo
P configure.in
P dsextras.py
P setup.py
P gobject/gobjectmodule.c
Building gnome-python/pygtk 2005-08-25 02:42:58.202
make -j3  
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run aclocal-1.7 -I /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/m4 -I /scratch/gnometinderbox/microtinder/build-output/share/aclocal -I m4 -I .
cd . && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  Makefile
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc CFLAGS=-O2 -Wall  --no-create --no-recursion
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking for style of include used by make -j3... 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for bind_textdomain_codeset... yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... 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 fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 65536
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 static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for a Python interpreter with version >= 2.3.5... python
checking for python... /usr/bin/python
checking for python version... 2.3
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages
checking for headers required to compile python extensions... found
checking for python module thread... yes
checking whether to enable threading in pygtk... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.8.0... yes (version 2.8.2)
checking pkg-config is at least version 0.9.0... yes
checking for ATK_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/atk-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for ATK_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for PANGO_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/pango-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for PANGO_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for PANGOCAIRO_CFLAGS... 
checking for PANGOCAIRO_LIBS... 
checking for GTK_CFLAGS... 
checking for GTK_LIBS... 
checking for GTK_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/gtk-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/gtk-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include/atk-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include/pango-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for GTK_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -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  
checking for LIBGLADE_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/libglade-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/gtk-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/libxml2 -I/scratch/gnometinderbox/microtinder/build-output/lib/gtk-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include/atk-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include/pango-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for LIBGLADE_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -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  
checking for Numeric/arrayobject.h... yes
checking whether gcc understands -std=c9x... yes
checking whether gcc understands -fno-strict-aliasing... yes
configure: creating ./config.status

The following modules will be built:

gobject
atk
pango
gtk (without cairo)
gtk.glade

The following modules will NOT be built:

pangocairo
cd . && /bin/sh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make -j3  all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Making all in codegen
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  codegen/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status codegen/Makefile 
config.status: creating codegen/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
cd .. && /bin/sh ./config.status codegen/pygtk-codegen-2.0
make[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating codegen/pygtk-codegen-2.0
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
Making all in gobject
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  gobject/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status gobject/Makefile depfiles
config.status: creating gobject/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include     -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF ".deps/gobject_la-gobjectmodule.Tpo" \
  -c -o gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \
then mv -f ".deps/gobject_la-gobjectmodule.Tpo" ".deps/gobject_la-gobjectmodule.Plo"; \
else rm -f ".deps/gobject_la-gobjectmodule.Tpo"; exit 1; \
fi
make[2]: warning: -jN forced in submake: disabling jobserver mode.
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF .deps/gobject_la-gobjectmodule.Tpo -c gobjectmodule.c  -fPIC -DPIC -o .libs/gobject_la-gobjectmodule.o
/bin/sh ../libtool --mode=link gcc  -O2 -Wall -std=c9x -fno-strict-aliasing   -o gobject.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0 -module -avoid-version  -export-symbols-regex initgobject gobject_la-gobjectmodule.lo gobject_la-pygboxed.lo gobject_la-pygenum.lo gobject_la-pygflags.lo gobject_la-pygobject.lo gobject_la-pygmaincontext.lo gobject_la-pygmainloop.lo gobject_la-pygparamspec.lo gobject_la-pygpointer.lo gobject_la-pygiochannel.lo gobject_la-pygsource.lo gobject_la-pygtype.lo -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 
rm -fr  .libs/gobject.exp .libs/gobject.la .libs/gobject.lai .libs/gobject.so .libs/gobject.ver
generating symbol list for `gobject.la'
/usr/bin/nm -B  .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o  | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gobject.exp
grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT"
mv -f ".libs/gobject.expT" ".libs/gobject.exp"
echo "{ global:" > .libs/gobject.ver
 cat .libs/gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gobject.ver
 echo "local: *; };" >> .libs/gobject.ver
 gcc -shared  .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,-soname -Wl,gobject.so -Wl,-version-script -Wl,.libs/gobject.ver -o .libs/gobject.so
creating gobject.la
(cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
Making all in .
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
cd . && /bin/sh ./config.status pygobject-2.0.pc
cd . && /bin/sh ./config.status pygtk-2.0.pc
make[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating pygtk-2.0.pc
config.status: creating pygobject-2.0.pc
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
Making all in gtk
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  gtk/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status gtk/Makefile depfiles
config.status: creating gtk/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
Making all in docs
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  docs/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status docs/Makefile 
config.status: creating docs/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
Making all in examples
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  examples/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status examples/Makefile 
config.status: creating examples/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
Making all in tests
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/missing --run automake-1.7 --gnu  tests/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status tests/Makefile depfiles
config.status: creating tests/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Checking gnome-python/pygtk 2005-08-25 02:43:41.735
make -j3   check
Making check in codegen
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
Making check in gobject
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
Making check in .
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
Making check in gtk
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
Making check in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
Making check in examples
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
Making check in tests
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make -j3  check-local
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Traceback (most recent call last):
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
  File "./runtests.py", line 22, in ?
    srcDir=srcDir)
  File "/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests/common.py", line 24, in importModules
    gtk = importModule('gtk', buildDir, 'gtk')
  File "/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests/common.py", line 54, in importModule
    obj = __import__(module, {}, {}, fromlist)
  File "/usr/lib/python2.3/ihooks.py", line 398, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.3/ihooks.py", line 434, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.3/ihooks.py", line 489, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "/usr/lib/python2.3/ihooks.py", line 274, in load_module
    m = self.hooks.load_package(name, filename, file)
  File "/usr/lib/python2.3/ihooks.py", line 174, in load_package
    return imp.load_module(name, file, filename, ("", "", PKG_DIRECTORY))
  File "../gtk/__init__.py", line 37, in ?
    from _gtk import *
  File "/usr/lib/python2.3/ihooks.py", line 398, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.3/ihooks.py", line 434, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.3/ihooks.py", line 489, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "/usr/lib/python2.3/ihooks.py", line 268, in load_module
    m = self.hooks.load_dynamic(name, filename, file)
  File "../ltihooks.py", line 50, in load_dynamic
    return ihooks.Hooks.load_dynamic(self, name, filename, file)
  File "/usr/lib/python2.3/ihooks.py", line 172, in load_dynamic
    return imp.load_dynamic(name, filename, file)
RuntimeError: could not open display
make[2]: *** [check-local] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
error during stage check of gnome-python/pygtk: test suite failed 2005-08-25 02:43:42.867
Installing gnome-python/pygtk 2005-08-25 02:43:42.868
make -j3   install
Making install in codegen
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen
 /home/trs80/bin/install-check -m 644 __init__.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/__init__.py
 /home/trs80/bin/install-check pygtk-codegen-2.0 /scratch/gnometinderbox/microtinder/build-output/bin/pygtk-codegen-2.0
 /home/trs80/bin/install-check -m 644 argtypes.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/argtypes.py
 /home/trs80/bin/install-check -m 644 reversewrapper.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/reversewrapper.py
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 codegen.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/codegen.py
 /home/trs80/bin/install-check -m 644 definitions.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/definitions.py
 /home/trs80/bin/install-check -m 644 defsparser.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/defsparser.py
 /home/trs80/bin/install-check -m 644 docextract.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/docextract.py
 /home/trs80/bin/install-check -m 644 docgen.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/docgen.py
 /home/trs80/bin/install-check -m 644 h2def.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/h2def.py
 /home/trs80/bin/install-check -m 644 mergedefs.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/mergedefs.py
 /home/trs80/bin/install-check -m 644 mkskel.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/mkskel.py
 /home/trs80/bin/install-check -m 644 override.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/override.py
 /home/trs80/bin/install-check -m 644 scmexpr.py /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/codegen/scmexpr.py
Byte-compiling python modules...
__init__.py argtypes.py reversewrapper.py codegen.py definitions.py defsparser.py docextract.py docgen.py h2def.py mergedefs.py mkskel.py override.py scmexpr.py
Byte-compiling python modules (optimized versions) ...
__init__.py argtypes.py reversewrapper.py codegen.py definitions.py defsparser.py docextract.py docgen.py h2def.py mergedefs.py mkskel.py override.py scmexpr.py
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/codegen'
Making install in gobject
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/pygtk-2.0
make[2]: warning: -jN forced in submake: disabling jobserver mode.
 /bin/sh ../libtool --mode=install /home/trs80/bin/install-check  gobject.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gobject.la
 /home/trs80/bin/install-check -m 644 pygobject.h /scratch/gnometinderbox/microtinder/build-output/include/pygtk-2.0/pygobject.h
/home/trs80/bin/install-check .libs/gobject.so /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gobject.so
/home/trs80/bin/install-check .libs/gobject.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gobject.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gobject'
Making install in .
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
echo "gtk-2.0" > /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/pygtk.pth
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
echo "gtk-2.0" > /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/pygtk.pth
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
 /home/trs80/bin/install-check -m 644 pygtk.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/pygtk.py
 /home/trs80/bin/install-check -m 644 atk.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/atk.defs
 /home/trs80/bin/install-check -m 644 pygobject-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/pygobject-2.0.pc
 /home/trs80/bin/install-check -m 644 pygtk-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/pygtk-2.0.pc
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
 /home/trs80/bin/install-check -m 644 atk-types.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/atk-types.defs
 /home/trs80/bin/install-check -m 644 pango.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/pango.defs
 /home/trs80/bin/install-check -m 644 pango-types.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/pango-types.defs
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
 /home/trs80/bin/install-check -m 644 dsextras.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/dsextras.py
 /bin/sh ./libtool --mode=install /home/trs80/bin/install-check  atk.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/atk.la
Byte-compiling python modules...
dsextras.pyByte-compiling python modules...
pygtk.py
Byte-compiling python modules (optimized versions) ...
pygtk.py

Byte-compiling python modules (optimized versions) ...
dsextras.py/home/trs80/bin/install-check .libs/atk.so /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/atk.so
/home/trs80/bin/install-check .libs/atk.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/atk.la

PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /home/trs80/bin/install-check  pango.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/pango.la
/home/trs80/bin/install-check .libs/pango.so /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/pango.so
/home/trs80/bin/install-check .libs/pango.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/pango.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk'
Making install in gtk
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/pygtk-2.0/pygtk
 /bin/sh ../libtool --mode=install /home/trs80/bin/install-check  _gtk.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la
 /home/trs80/bin/install-check -m 644 gtk.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/gtk.defs
 /home/trs80/bin/install-check -m 644 pygtk.h /scratch/gnometinderbox/microtinder/build-output/include/pygtk-2.0/pygtk/pygtk.h
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk
 /home/trs80/bin/install-check -m 644 gtk-types.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/gtk-types.defs
 /home/trs80/bin/install-check -m 644 __init__.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py
 /home/trs80/bin/install-check -m 644 gtk-extrafuncs.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/gtk-extrafuncs.defs
 /home/trs80/bin/install-check -m 644 gdk.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/gdk.defs
 /home/trs80/bin/install-check -m 644 gdk-types.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/gdk-types.defs
 /home/trs80/bin/install-check -m 644 libglade.defs /scratch/gnometinderbox/microtinder/build-output/share/pygtk/2.0/defs/libglade.defs
 /home/trs80/bin/install-check -m 644 keysyms.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/keysyms.py
 /home/trs80/bin/install-check -m 644 compat.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/compat.py
Byte-compiling python modules...
__init__.py keysyms.py/home/trs80/bin/install-check .libs/_gtk.so /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so
/home/trs80/bin/install-check .libs/_gtk.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la
 compat.py
Byte-compiling python modules (optimized versions) ...
__init__.py keysyms.pyPATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ../libtool --mode=install /home/trs80/bin/install-check  glade.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la
 compat.py
/home/trs80/bin/install-check .libs/glade.so /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so
/home/trs80/bin/install-check .libs/glade.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/gtk-2.0/gtk

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/gtk'
Making install in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/docs'
Making install in examples
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images
 /home/trs80/bin/install-check pygtk-demo/pygtk-demo /scratch/gnometinderbox/microtinder/build-output/bin/pygtk-demo
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/alphatest.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/alphatest.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/__init__.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/__init__.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/pygtk-demo.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/pygtk-demo.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/apple-red.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/apple-red.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/appwindow.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/appwindow.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/background.jpg /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/background.jpg
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/buttonbox.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/buttonbox.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/floppybuddy.gif /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/floppybuddy.gif
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/changedisplay.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/changedisplay.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-applets.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-applets.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/colorsel.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/colorsel.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-calendar.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-calendar.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/dialogs.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/dialogs.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-foot.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-foot.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/dnd.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/dnd.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-gimp.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-gimp.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/dndpixmap.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/dndpixmap.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-gmush.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-gmush.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/editable_cells.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/editable_cells.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnome-gsame.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnome-gsame.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/entry_completion.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/entry_completion.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gnu-keys.png /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gnu-keys.png
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/expander.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/expander.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images/gtk-logo-rgb.gif /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images/gtk-logo-rgb.gif
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/hypertext.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/hypertext.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/images.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/images.py
Byte-compiling python modules...
pygtk-demo.py /home/trs80/bin/install-check -m 644 pygtk-demo/demos/list_store.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/list_store.py

Byte-compiling python modules (optimized versions) ...
pygtk-demo.py /home/trs80/bin/install-check -m 644 pygtk-demo/demos/menu.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/menu.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/panes.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/panes.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/pixbufs.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/pixbufs.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/sizegroup.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/sizegroup.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/stock_browser.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/stock_browser.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/textview.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/textview.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/tree_store.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/tree_store.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/treemodel.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/treemodel.py
 /home/trs80/bin/install-check -m 644 pygtk-demo/demos/ui_manager.py /scratch/gnometinderbox/microtinder/build-output/lib/pygtk/2.0/demos/ui_manager.py
Byte-compiling python modules...
__init__.py appwindow.py
 buttonbox.py changedisplay.py colorsel.py dialogs.py dnd.py dndpixmap.py editable_cells.py entry_completion.py expander.py hypertext.py images.py list_store.py menu.py panes.py pixbufs.py sizegroup.py stock_browser.py textview.py tree_store.py treemodel.py ui_manager.py
Byte-compiling python modules (optimized versions) ...
__init__.py appwindow.py buttonbox.py changedisplay.py colorsel.py dialogs.py dnd.py dndpixmap.py editable_cells.py entry_completion.py expander.py hypertext.py images.py list_store.py menu.py panes.py pixbufs.py sizegroup.py stock_browser.py textview.py tree_store.py treemodel.py ui_manager.py
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/examples'
Making install in tests
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/gnome-python/pygtk/tests'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Succeeded 2005-08-25 02:43:48.658