zenity Build Log
Checking out zenity 2005-08-23 13:05:55.177
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? help/zenity-C.omf
? help/es/zenity.xml.tmp
? help/uk/zenity.xml.tmp
Building zenity 2005-08-23 13:06:00.147
make -j3
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/zenity'
Making all in src
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/zenity/src'
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/zenity/src'
Making all in po
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/zenity/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/zenity/po'
Making all in data
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/zenity/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/zenity/data'
Making all in help
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/zenity/help'
if ! test -d es/; then mkdir es/; fi
if test -f "C/zenity.xml"; then d="../"; else d=".././"; fi; \
(cd es/ && \
`which xml2po` -e -p \
${d}es/es.po \
${d}C/zenity.xml > zenity.xml.tmp && \
cp zenity.xml.tmp zenity.xml && rm -f zenity.xml.tmp)
if ! test -d uk/; then mkdir uk/; fi
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
if test -f "C/zenity.xml"; then d="../"; else d=".././"; fi; \
(cd uk/ && \
`which xml2po` -e -p \
${d}uk/uk.po \
${d}C/zenity.xml > zenity.xml.tmp && \
cp zenity.xml.tmp zenity.xml && rm -f zenity.xml.tmp)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/zenity/help'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/zenity'
Traceback (most recent call last):
File "/scratch/gnometinderbox/microtinder/build-output/bin/xml2po", line 34, in ?
import libxml2
ImportError: No module named libxml2
Traceback (most recent call last):
File "/scratch/gnometinderbox/microtinder/build-output/bin/xml2po", line 34, in ?
import libxml2
ImportError: No module named libxml2
make[2]: *** [uk/zenity.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [es/zenity.xml] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error during stage build of zenity: could not build module 2005-08-23 13:06:00.901
Failed 2005-08-23 13:06:00.901