libxml2 Build Log
Checking out libxml2 2005-08-24 13:01:24.455
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? runsuite
? runtest
? testModule
? xstc/Makefile
? xstc/Makefile.in
Building libxml2 2005-08-24 13:01:47.821
make -j3
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making all in include
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making all in libxml
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making all in .
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ./libtool --mode=link gcc -O2 -Wall -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -mieee -o xmllint xmllint.o ./libxml2.la -lz -lm
/bin/sh ./libtool --mode=link gcc -O2 -Wall -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -mieee -o testapi testapi.o ./libxml2.la -lz -lm
gcc -O2 -Wall -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -mieee -o .libs/xmllint xmllint.o ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -mieee -o .libs/testapi testapi.o ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
xmllint.o(.text+0x41a8): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronNewValidCtxt'
xmllint.o(.text+0x41c4): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronNewValidCtxt'
xmllint.o(.text+0x41d8): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronValidateDoc'
xmllint.o(.text+0x41e0): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronValidateDoc'
xmllint.o(.text+0x4228): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronFreeValidCtxt'
xmllint.o(.text+0x422c): In function `parseAndPrintFile':
: undefined reference to `xmlSchematronFreeValidCtxt'
xmllint.o(.text+0x62d0): In function `main':
: undefined reference to `xmlSchematronFree'
xmllint.o(.text+0x62d4): In function `main':
: undefined reference to `xmlSchematronFree'
xmllint.o(.text+0x6a68): In function `main':
: undefined reference to `xmlSchematronNewParserCtxt'
xmllint.o(.text+0x6a6c): In function `main':
: undefined reference to `xmlSchematronNewParserCtxt'
xmllint.o(.text+0x6a80): In function `main':
: undefined reference to `xmlSchematronParse'
xmllint.o(.text+0x6a84): In function `main':
: undefined reference to `xmlSchematronParse'
xmllint.o(.text+0x6aa0): In function `main':
: undefined reference to `xmlSchematronFreeParserCtxt'
xmllint.o(.text+0x6aa4): In function `main':
: undefined reference to `xmlSchematronFreeParserCtxt'
collect2: ld returned 1 exit status
make[2]: *** [xmllint] Error 1
make[2]: *** Waiting for unfinished jobs....
testapi.o(.text+0x2ebb4): In function `test_xmlSchematronValidateDoc':
: undefined reference to `xmlSchematronValidateDoc'
testapi.o(.text+0x2ebc0): In function `test_xmlSchematronValidateDoc':
: undefined reference to `xmlSchematronValidateDoc'
collect2: ld returned 1 exit status
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[2]: *** [testapi] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
error during stage build of libxml2: could not build module 2005-08-24 13:01:50.320
Failed 2005-08-24 13:01:50.320