libxml2 Build Log
Checking out libxml2 2005-08-23 02:08:36.372
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? .memdump
? check-relaxng-test-suite.log
? check-relaxng-test-suite2.log
? check-xsddata-test-suite.log
? dba100000.xml
? runsuite
? runtest
? test.out
? testModule
? testapi
? python/libxml2.pyc
? python/tests/tmp.xml
? xstc/Makefile
? xstc/Makefile.in
? xstc/Tests
? xstc/xstc.pyc
? xstc/xsts-2002-01-16.tar.gz
? xstc/xsts-2004-01-14.tar.gz
? xstc/xsts-2004-01-14.tar.gz.1
M config.h.in
Configuring libxml2 2005-08-23 02:08:53.305
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
extra=2581
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking whether make -j3 sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 for a BSD-compatible install... /home/trs80/bin/install-check
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for perl... /usr/bin/perl
checking for xmllint... /scratch/gnometinderbox/microtinder/build-output/bin/xmllint
checking for xsltproc... /scratch/gnometinderbox/microtinder/build-output/bin/xsltproc
checking for gcc option to accept ANSI C... none needed
checking for egrep... grep -E
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 for function prototypes... yes
checking for a sed that does not truncate output... /bin/sed
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 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 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 zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking headers
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking libraries
checking for strftime... yes
checking for strdup... yes
checking for strndup... yes
checking for strerror... yes
checking for finite... yes
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... no
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for _stat... no
checking for signal... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for gethostent... yes
checking for setsockopt... yes
checking for setsockopt... (cached) yes
checking for connect... yes
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking struct sockaddr::ss_family... yes
checking for getaddrinfo... yes
checking for isnan... yes
checking for isinf... yes
checking for python... /usr/bin/python
Found Python version 2.3
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
Checking configuration requirements
Enabling multithreaded support
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -lpthread... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
Enabled Schematron support
Enabled Schemas/Relax-NG support
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating example/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating xml2-config
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating python/setup.py
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
Now type 'make' to compile libxml.
Cleaning libxml2 2005-08-23 02:09:33.925
make -j3 clean
Making clean in python
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making clean in tests
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
rm -f *.pyc core
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
Making clean in .
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
test -z "libxml2mod.la" || rm -f libxml2mod.la
rm -rf .libs _libs
test -z "libxml2class.py libxml2-export.c libxml2class.txt libxml2-py.c libxml2-py.h gen_prog libxml2.py" || rm -f libxml2class.py libxml2-export.c libxml2class.txt libxml2-py.c libxml2-py.h gen_prog libxml2.py
rm -f *.o core *.core
rm -f *.lo
rm -f *.o
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making clean in xstc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
rm -f nist-test.py ms-test.py sun-test.py test.log
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
Making clean in example
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
test -z "gjobread" || rm -f gjobread
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
Making clean in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Making clean in .
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making clean in examples
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
test -z "reader3 io2 reader1 reader2 reader4 testWriter parse3 tree2 tree1 xpath2 parse1 xpath1 io1 parse4 parse2" || rm -f reader3 io2 reader1 reader2 reader4 testWriter parse3 tree2 tree1 xpath2 parse1 xpath1 io1 parse4 parse2
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making clean in .
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
test -z "libxml2.la" || rm -f libxml2.la
make[1]: warning: -jN forced in submake: disabling jobserver mode.
test -z "testdso.la" || rm -f testdso.la
rm -rf .libs _libs
test -z "xmllint xmlcatalog" || rm -f xmllint xmlcatalog
test -z "testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite" || rm -f testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite
test -z "xml2Conf.sh" || rm -f xml2Conf.sh
rm -f *.o core *.core
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making clean in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making clean in .
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[2]: Nothing to be done for `clean-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making clean in libxml
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[1]: 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.
Building libxml2 2005-08-23 02:09:35.103
make -j3
cd . && autoheader
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
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=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c testdso.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c testapi.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c runtest.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -Wp,-MD,.deps/testdso.pp -c testdso.c -fPIC -DPIC -o .libs/testdso.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c runsuite.c
runtest.c: In function `pushParseTest':
runtest.c:1851: warning: dereferencing type-punned pointer will break strict-aliasing rules
runtest.c:1854: warning: dereferencing type-punned pointer will break strict-aliasing rules
runtest.c: In function `memParseTest':
runtest.c:1909: warning: dereferencing type-punned pointer will break strict-aliasing rules
runtest.c: In function `errParseTest':
runtest.c:2018: warning: dereferencing type-punned pointer will break strict-aliasing rules
runtest.c:2021: warning: dereferencing type-punned pointer will break strict-aliasing rules
sed -e 's?\@XML_LIBDIR\@?-L/scratch/gnometinderbox/microtinder/build-output/lib?g' \
-e 's?\@XML_INCLUDEDIR\@?-I/scratch/gnometinderbox/microtinder/build-output/include/libxml2?g' \
-e 's?\@VERSION\@?2.6.20?g' \
-e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \
< ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
/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 testdso.la -module -rpath /scratch/gnometinderbox/microtinder/build-output/lib testdso.lo
gcc -shared .libs/testdso.o -mieee -Wl,-soname -Wl,testdso.so.0 -o .libs/testdso.so.0.0.0
(cd .libs && rm -f testdso.so.0 && ln -s testdso.so.0.0.0 testdso.so.0)
(cd .libs && rm -f testdso.so && ln -s testdso.so.0.0.0 testdso.so)
creating testdso.la
(cd .libs && rm -f testdso.la && ln -s ../testdso.la testdso.la)
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c xmllint.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c xmlcatalog.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -c testSchemas.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -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 -W