libxml2 Build Log

Checking out libxml2 2005-08-14 21:21:35.334
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
P ChangeLog
P configure.in
P valid.c
P xmlschemas.c
P include/libxml/xmlerror.h
U result/schemas/bug303566_1_1.err
U result/schemas/bug312957_1_0.err
Building libxml2 2005-08-14 21:21:44.402
make -j3  
cd . && aclocal-1.4
cd . && automake-1.4 --gnu Makefile
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc CFLAGS=-O2 -Wall  --no-create --no-recursion
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
extra=2578
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
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
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.
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: executing default-1 commands
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'
cd .. && automake-1.4 --gnu include/Makefile
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. \
  && CONFIG_FILES=include/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating include/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/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'
cd ../.. && automake-1.4 --gnu include/libxml/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. \
  && CONFIG_FILES=include/libxml/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating include/libxml/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
cd ../.. && CONFIG_FILES=include/libxml/xmlversion.h CONFIG_HEADERS= /bin/sh ./config.status
make[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/libxml/xmlversion.h
config.status: executing default-1 commands
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[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 SAX.c
/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 entities.c
/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 encoding.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 -Wp,-MD,.deps/encoding.pp -c encoding.c  -fPIC -DPIC -o .libs/encoding.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 -Wp,-MD,.deps/SAX.pp -c SAX.c  -fPIC -DPIC -o .libs/SAX.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 -Wp,-MD,.deps/entities.pp -c entities.c  -fPIC -DPIC -o .libs/entities.o
encoding.c: In function `UTF16LEToUTF8':
/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 error.c
encoding.c:419: warning: cast increases required alignment of target type
encoding.c: In function `UTF8ToUTF16LE':
encoding.c:501: warning: cast increases required alignment of target type
encoding.c: In function `UTF16BEToUTF8':
encoding.c:656: warning: cast increases required alignment of target type
encoding.c: In function `UTF8ToUTF16BE':
encoding.c:742: warning: cast increases required alignment of target type
/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 parserInternals.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 -Wp,-MD,.deps/error.pp -c error.c  -fPIC -DPIC -o .libs/error.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 -Wp,-MD,.deps/parserInternals.pp -c parserInternals.c  -fPIC -DPIC -o .libs/parserInternals.o
/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 parser.c
/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 tree.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 -Wp,-MD,.deps/parser.pp -c parser.c  -fPIC -DPIC -o .libs/parser.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 -Wp,-MD,.deps/tree.pp -c tree.c  -fPIC -DPIC -o .libs/tree.o
/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 hash.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 -Wp,-MD,.deps/hash.pp -c hash.c  -fPIC -DPIC -o .libs/hash.o
/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 list.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 -Wp,-MD,.deps/list.pp -c list.c  -fPIC -DPIC -o .libs/list.o
/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 xmlIO.c
/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 xmlmemory.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 -Wp,-MD,.deps/xmlIO.pp -c xmlIO.c  -fPIC -DPIC -o .libs/xmlIO.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 -Wp,-MD,.deps/xmlmemory.pp -c xmlmemory.c  -fPIC -DPIC -o .libs/xmlmemory.o
xmlmemory.c: In function `xmlReallocLoc__internal_alias':
xmlmemory.c:326: warning: cast increases required alignment of target type
xmlmemory.c: In function `xmlMemFree__internal_alias':
xmlmemory.c:428: warning: cast increases required alignment of target type
/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 uri.c
/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 valid.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 -Wp,-MD,.deps/uri.pp -c uri.c  -fPIC -DPIC -o .libs/uri.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 -Wp,-MD,.deps/valid.pp -c valid.c  -fPIC -DPIC -o .libs/valid.o
valid.c: In function `xmlIsID__internal_alias':
valid.c:2719: warning: `attrDecl' might be used uninitialized in this function
/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 xlink.c
/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 HTMLparser.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 -Wp,-MD,.deps/xlink.pp -c xlink.c  -fPIC -DPIC -o .libs/xlink.o
/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 HTMLtree.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 -Wp,-MD,.deps/HTMLparser.pp -c HTMLparser.c  -fPIC -DPIC -o .libs/HTMLparser.o
/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 debugXML.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 -Wp,-MD,.deps/HTMLtree.pp -c HTMLtree.c  -fPIC -DPIC -o .libs/HTMLtree.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 -Wp,-MD,.deps/debugXML.pp -c debugXML.c  -fPIC -DPIC -o .libs/debugXML.o
/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 xpath.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 -Wp,-MD,.deps/xpath.pp -c xpath.c  -fPIC -DPIC -o .libs/xpath.o
/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 xpointer.c
/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 xinclude.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 -Wp,-MD,.deps/xpointer.pp -c xpointer.c  -fPIC -DPIC -o .libs/xpointer.o
xpath.c: In function `xmlXPathRegisterFuncNS__internal_alias':
xpath.c:2843: warning: ISO C forbids passing arg 4 of `xmlHashAddEntry2__internal_alias' between function pointer and `void *'
xpath.c: In function `xmlXPathFunctionLookupNS__internal_alias':
xpath.c:2924: warning: ISO C forbids assignment between function pointer and `void *'
 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/xinclude.pp -c xinclude.c  -fPIC -DPIC -o .libs/xinclude.o
/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 nanohttp.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 -Wp,-MD,.deps/nanohttp.pp -c nanohttp.c  -fPIC -DPIC -o .libs/nanohttp.o
/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 nanoftp.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 -Wp,-MD,.deps/nanoftp.pp -c nanoftp.c  -fPIC -DPIC -o .libs/nanoftp.o
/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 DOCBparser.c
xpath.c: In function `xmlXPathCompOpEval':
xpath.c:10487: warning: ISO C forbids assignment between function pointer and `void *'
xpath.c:10512: warning: ISO C forbids assignment between function pointer and `void *'
 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/DOCBparser.pp -c DOCBparser.c  -fPIC -DPIC -o .libs/DOCBparser.o
/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 catalog.c
/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 globals.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 -Wp,-MD,.deps/catalog.pp -c catalog.c  -fPIC -DPIC -o .libs/catalog.o
/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 threads.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 -Wp,-MD,.deps/globals.pp -c globals.c  -fPIC -DPIC -o .libs/globals.o
/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 c14n.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 -Wp,-MD,.deps/threads.pp -c threads.c  -fPIC -DPIC -o .libs/threads.o
threads.c:57: warning: redundant redeclaration of `pthread_once' in same scope
/usr/include/pthread.h:578: warning: previous declaration of `pthread_once'
threads.c:59: warning: redundant redeclaration of `pthread_getspecific' in same scope
/usr/include/pthread.h:568: warning: previous declaration of `pthread_getspecific'
threads.c:62: warning: redundant redeclaration of `pthread_setspecific' in same scope
/usr/include/pthread.h:565: warning: previous declaration of `pthread_setspecific'
threads.c:65: warning: redundant redeclaration of `pthread_key_create' in same scope
/usr/include/pthread.h:558: warning: previous declaration of `pthread_key_create'
threads.c:67: warning: function declaration isn't a prototype
threads.c:67: warning: redundant redeclaration of `pthread_mutex_init' in same scope
/usr/include/pthread.h:334: warning: previous declaration of `pthread_mutex_init'
threads.c:69: warning: function declaration isn't a prototype
threads.c:69: warning: redundant redeclaration of `pthread_mutex_destroy' in same scope
/usr/include/pthread.h:337: warning: previous declaration of `pthread_mutex_destroy'
threads.c:71: warning: function declaration isn't a prototype
threads.c:71: warning: redundant redeclaration of `pthread_mutex_lock' in same scope
/usr/include/pthread.h:343: warning: previous declaration of `pthread_mutex_lock'
threads.c:73: warning: function declaration isn't a prototype
threads.c:73: warning: redundant redeclaration of `pthread_mutex_unlock' in same scope
/usr/include/pthread.h:353: warning: previous declaration of `pthread_mutex_unlock'
threads.c:75: warning: function declaration isn't a prototype
threads.c:75: warning: redundant redeclaration of `pthread_cond_init' in same scope
/usr/include/pthread.h:393: warning: previous declaration of `pthread_cond_init'
threads.c:77: warning: function declaration isn't a prototype
threads.c:77: warning: redundant redeclaration of `pthread_equal' in same scope
/usr/include/pthread.h:172: warning: previous declaration of `pthread_equal'
threads.c:79: warning: function declaration isn't a prototype
threads.c:79: warning: redundant redeclaration of `pthread_self' in same scope
/usr/include/pthread.h:169: warning: previous declaration of `pthread_self'
/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 xmlstring.c
threads.c:81: warning: function declaration isn't a prototype
threads.c:81: warning: redundant redeclaration of `pthread_key_create' in same scope
threads.c:65: warning: previous declaration of `pthread_key_create'
threads.c:83: warning: function declaration isn't a prototype
threads.c:83: warning: redundant redeclaration of `pthread_cond_signal' in same scope
/usr/include/pthread.h:399: warning: previous declaration of `pthread_cond_signal'
 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/c14n.pp -c c14n.c  -fPIC -DPIC -o .libs/c14n.o
c14n.c: In function `xmlC14NIsNodeInNodeset':
c14n.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules
 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/xmlstring.pp -c xmlstring.c  -fPIC -DPIC -o .libs/xmlstring.o
/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 xmlregexp.c
/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 xmlschemas.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 -Wp,-MD,.deps/xmlregexp.pp -c xmlregexp.c  -fPIC -DPIC -o .libs/xmlregexp.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 -Wp,-MD,.deps/xmlschemas.pp -c xmlschemas.c  -fPIC -DPIC -o .libs/xmlschemas.o
/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 xmlschemastypes.c
xmlschemas.c: In function `xmlSchemaGetComponentNode':
xmlschemas.c:864: warning: cast increases required alignment of target type
xmlschemas.c:866: warning: cast increases required alignment of target type
xmlschemas.c:869: warning: cast increases required alignment of target type
xmlschemas.c:872: warning: cast increases required alignment of target type
xmlschemas.c:874: warning: cast increases required alignment of target type
xmlschemas.c:878: warning: cast increases required alignment of target type
xmlschemas.c:880: warning: cast increases required alignment of target type
xmlschemas.c:882: warning: cast increases required alignment of target type
xmlschemas.c:886: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaGetComponentName':
xmlschemas.c:1008: warning: cast increases required alignment of target type
xmlschemas.c:1010: warning: cast increases required alignment of target type
xmlschemas.c:1012: warning: cast increases required alignment of target type
xmlschemas.c:1016: warning: cast increases required alignment of target type
xmlschemas.c:1018: warning: cast increases required alignment of target type
xmlschemas.c:1022: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaGetComponentTargetNs':
xmlschemas.c:1037: warning: cast increases required alignment of target type
xmlschemas.c:1039: warning: cast increases required alignment of target type
xmlschemas.c:1041: warning: cast increases required alignment of target type
xmlschemas.c:1046: warning: cast increases required alignment of target type
xmlschemas.c:1048: warning: cast increases required alignment of target type
xmlschemas.c:1052: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaErr3Line':
xmlschemas.c:1619: warning: cast increases required alignment of target type
xmlschemas.c:1669: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaFormatNodeForError':
xmlschemas.c:1751: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaEvalErrorNodeType':
xmlschemas.c:1887: warning: cast increases required alignment of target type
xmlschemas.c:1888: warning: cast increases required alignment of target type
 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/xmlschemastypes.pp -c xmlschemastypes.c  -fPIC -DPIC -o .libs/xmlschemastypes.o
xmlschemas.c: In function `xmlSchemaCheckReference':
xmlschemas.c:5773: warning: cast increases required alignment of target type
xmlschemas.c:5779: warning: cast increases required alignment of target type
/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 xmlunicode.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 -Wp,-MD,.deps/xmlunicode.pp -c xmlunicode.c  -fPIC -DPIC -o .libs/xmlunicode.o
xmlschemas.c: In function `xmlSchemaAcquireSchemaDoc':
xmlschemas.c:9036: warning: cast increases required alignment of target type
xmlschemas.c:9038: warning: cast increases required alignment of target type
xmlschemas.c:9039: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaParseModelGroup':
xmlschemas.c:9954: warning: cast increases required alignment of target type
xmlschemas.c:9991: warning: cast increases required alignment of target type
/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 xmlreader.c
/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 relaxng.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 -Wp,-MD,.deps/xmlreader.pp -c xmlreader.c  -fPIC -DPIC -o .libs/xmlreader.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 -Wp,-MD,.deps/relaxng.pp -c relaxng.c  -fPIC -DPIC -o .libs/relaxng.o
xmlschemas.c: In function `xmlSchemaResolveIDCKeyRef':
xmlschemas.c:17999: warning: cast increases required alignment of target type
xmlschemas.c:18003: warning: cast increases required alignment of target type
/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 dict.c
xmlschemas.c: In function `xmlSchemaIDCRegisterMatchers':
xmlschemas.c:19990: warning: cast increases required alignment of target type
 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/dict.pp -c dict.c  -fPIC -DPIC -o .libs/dict.o
xmlschemas.c: In function `xmlSchemaCheckCVCIDCKeyRef':
xmlschemas.c:20354: warning: cast increases required alignment of target type
xmlschemas.c: In function `xmlSchemaVCheckCVCSimpleType':
xmlschemas.c:21039: warning: cast increases required alignment of target type
xmlschemas.c:21040: warning: cast increases required alignment of target type
xmlschemas.c:21044: warning: cast increases required alignment of target type
xmlschemas.c:21061: warning: cast increases required alignment of target type
/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 SAX2.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 -Wp,-MD,.deps/SAX2.pp -c SAX2.c  -fPIC -DPIC -o .libs/SAX2.o
/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 xmlwriter.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 -Wp,-MD,.deps/xmlwriter.pp -c xmlwriter.c  -fPIC -DPIC -o .libs/xmlwriter.o
/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 legacy.c
/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 chvalid.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 -Wp,-MD,.deps/legacy.pp -c legacy.c  -fPIC -DPIC -o .libs/legacy.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 -Wp,-MD,.deps/chvalid.pp -c chvalid.c  -fPIC -DPIC -o .libs/chvalid.o
/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 pattern.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 -Wp,-MD,.deps/pattern.pp -c pattern.c  -fPIC -DPIC -o .libs/pattern.o
/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 xmlsave.c
/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 xmlmodule.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 -Wp,-MD,.deps/xmlsave.pp -c xmlsave.c  -fPIC -DPIC -o .libs/xmlsave.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 -Wp,-MD,.deps/xmlmodule.pp -c xmlmodule.c  -fPIC -DPIC -o .libs/xmlmodule.o
/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 schematron.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 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 -Wp,-MD,.deps/schematron.pp -c schematron.c  -fPIC -DPIC -o .libs/schematron.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 xmlcatalog.c
schematron.c:1001: warning: `xmlSchematronLoadInclude' defined but not used
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 -Wnested-externs -Winline -Wredundant-decls -mieee -c testRelax.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 testSAX.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 testHTML.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 testXPath.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 testURI.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 testThreads.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 testC14N.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 testAutomata.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 testRegexp.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 testReader.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 testModule.c
testModule.c: In function `main':
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
testModule.c:48: warning: dereferencing type-punned pointer will break strict-aliasing rules
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
cd . && CONFIG_FILES=xml2-config CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating xml2-config
config.status: executing default-1 commands
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
cd . && CONFIG_FILES=libxml-2.0.pc CONFIG_HEADERS= /bin/sh ./config.status
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
/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 libxml2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 8:20:6 -ldl SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lz  -lm  
config.status: creating libxml-2.0.pc
config.status: executing default-1 commands
rm -fr  .libs/libxml2.la .libs/libxml2.lai .libs/libxml2.so .libs/libxml2.so.2 .libs/libxml2.so.2.6.20
gcc -shared  .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o  -ldl -lz -lm  -mieee -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.6.20
(cd .libs && rm -f libxml2.so.2 && ln -s libxml2.so.2.6.20 libxml2.so.2)
(cd .libs && rm -f libxml2.so && ln -s libxml2.so.2.6.20 libxml2.so)
creating libxml2.la
(cd .libs && rm -f libxml2.la && ln -s ../libxml2.la libxml2.la)
/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 xmlcatalog  xmlcatalog.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 testSchemas  testSchemas.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/xmlcatalog xmlcatalog.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/testSchemas testSchemas.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testSchemas
/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 testRelax  testRelax.o ./libxml2.la  -lz  -lm  
creating xmlcatalog
/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 testSAX  testSAX.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
creating xmllint
/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 testHTML  testHTML.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/testSAX testSAX.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/testRelax testRelax.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testSAX
/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 testXPath  testXPath.o ./libxml2.la  -lz  -lm  
creating testRelax
/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 testURI  testURI.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/testHTML testHTML.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testHTML
/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 testThreads  testThreads.o -lpthread  ./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/testXPath testXPath.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/testURI testURI.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testXPath
creating testURI
/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 testC14N  testC14N.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 testAutomata  testAutomata.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/testThreads testThreads.o  -lpthread ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testThreads
/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 testRegexp  testRegexp.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/testAutomata testAutomata.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/testC14N testC14N.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testC14N
/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 testReader  testReader.o ./libxml2.la  -lz  -lm  
creating testAutomata
/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/testRegexp testRegexp.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testRegexp
/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 testModule  testModule.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/testReader testReader.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
creating testReader
/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 runtest  runtest.o -lpthread  ./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/testModule testModule.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testModule
/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 runsuite  runsuite.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/runtest runtest.o  -lpthread ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating runtest
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/runsuite runsuite.o  ./.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testapi
creating runsuite
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making all in doc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
cd .. && automake-1.4 --gnu doc/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. \
  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating doc/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making all in examples
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
cd ../.. && automake-1.4 --gnu doc/examples/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. \
  && CONFIG_FILES=doc/examples/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating doc/examples/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 reader3.c
make[3]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 io2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 reader1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 reader2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 reader4.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 testWriter.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 parse3.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 tree2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 tree1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 xpath2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 parse1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 xpath1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 io1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 parse4.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -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 parse2.c
/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 reader3  reader3.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 io2  io2.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 reader1  reader1.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/reader3 reader3.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/io2 io2.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating reader3
/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 reader2  reader2.o ../../libxml2.la  -lz  -lm  
creating io2
/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 reader4  reader4.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/reader1 reader1.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating reader1
/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 testWriter  testWriter.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/reader2 reader2.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/reader4 reader4.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating reader2
/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 parse3  parse3.o ../../libxml2.la  -lz  -lm  
creating reader4
/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 tree2  tree2.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/testWriter testWriter.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating testWriter
/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 tree1  tree1.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/parse3 parse3.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/tree2 tree2.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating parse3
/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 xpath2  xpath2.o ../../libxml2.la  -lz  -lm  
creating tree2
/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 parse1  parse1.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/tree1 tree1.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating tree1
/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 xpath1  xpath1.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/xpath2 xpath2.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/parse1 parse1.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating xpath2
/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 io1  io1.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/xpath1 xpath1.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating parse1
/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 parse4  parse4.o ../../libxml2.la  -lz  -lm  
creating xpath1
/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 parse2  parse2.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/io1 io1.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/parse4 parse4.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating io1
creating parse4
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/parse2 parse2.o  ../../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating parse2
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making all in example
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
cd .. && automake-1.4 --gnu example/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. \
  && CONFIG_FILES=example/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating example/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -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 gjobread.c
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 gjobread  gjobread.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/gjobread gjobread.o  ../.libs/libxml2.so -lz -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating gjobread
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
Making all in xstc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
cd .. && automake-1.4 --gnu xstc/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. \
  && CONFIG_FILES=xstc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating xstc/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
Making all in python
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
cd .. && automake-1.4 --foreign python/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd .. \
  && CONFIG_FILES=python/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating python/Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in .
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 	-I../include		-I../include 	-I../python    -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 libxml.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 	-I../include		-I../include 	-I../python    -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 types.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 	-I../include		-I../include 	-I../python    -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 libxml2-py.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 -I../include -I../include -I../python -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/libxml.pp -c libxml.c  -fPIC -DPIC -o .libs/libxml.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 -I../include -I../include -I../python -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/libxml2-py.pp -c libxml2-py.c  -fPIC -DPIC -o .libs/libxml2-py.o
In file included from /usr/include/python2.3/Python.h:75,
                 from libxml.c:14:
/usr/include/python2.3/intobject.h:41: warning: ISO C90 does not support `long long'
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.3 -I../include -I../include -I../python -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/types.pp -c types.c  -fPIC -DPIC -o .libs/types.o
In file included from /usr/include/python2.3/Python.h:75,
                 from libxml2-py.c:3:
/usr/include/python2.3/intobject.h:41: warning: ISO C90 does not support `long long'
In file included from /usr/include/python2.3/Python.h:77,
                 from libxml.c:14:
/usr/include/python2.3/longobject.h:37: warning: ISO C90 does not support `long long'
In file included from /usr/include/python2.3/Python.h:77,
                 from libxml2-py.c:3:
/usr/include/python2.3/longobject.h:37: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:38: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:39: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:40: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:41: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:64: warning: redundant redeclaration of `_PyLong_NumBits' in same scope
/usr/include/python2.3/longobject.h:56: warning: previous declaration of `_PyLong_NumBits'
/usr/include/python2.3/longobject.h:38: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:39: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:40: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:41: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:64: warning: redundant redeclaration of `_PyLong_NumBits' in same scope
/usr/include/python2.3/longobject.h:56: warning: previous declaration of `_PyLong_NumBits'
In file included from /usr/include/python2.3/Python.h:114,
                 from libxml2-py.c:3:
/usr/include/python2.3/abstract.h:286: warning: redundant redeclaration of `PyCallable_Check' in same scope
/usr/include/python2.3/object.h:395: warning: previous declaration of `PyCallable_Check'
In file included from /usr/include/python2.3/Python.h:114,
                 from libxml.c:14:
/usr/include/python2.3/abstract.h:286: warning: redundant redeclaration of `PyCallable_Check' in same scope
/usr/include/python2.3/object.h:395: warning: previous declaration of `PyCallable_Check'
In file included from /usr/include/python2.3/Python.h:75,
                 from libxml_wrap.h:1,
                 from types.c:9:
/usr/include/python2.3/intobject.h:41: warning: ISO C90 does not support `long long'
In file included from /usr/include/python2.3/Python.h:77,
                 from libxml_wrap.h:1,
                 from types.c:9:
/usr/include/python2.3/longobject.h:37: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:38: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:39: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:40: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:41: warning: ISO C90 does not support `long long'
/usr/include/python2.3/longobject.h:64: warning: redundant redeclaration of `_PyLong_NumBits' in same scope
/usr/include/python2.3/longobject.h:56: warning: previous declaration of `_PyLong_NumBits'
In file included from /usr/include/python2.3/Python.h:114,
                 from libxml_wrap.h:1,
                 from types.c:9:
/usr/include/python2.3/abstract.h:286: warning: redundant redeclaration of `PyCallable_Check' in same scope
/usr/include/python2.3/object.h:395: warning: previous declaration of `PyCallable_Check'
libxml.c: In function `libxml_xmlValidCtxtGenericErrorFuncHandler':
libxml.c:1743: warning: unused parameter `severity'
libxml.c: In function `libxml_xmlValidCtxtGenericWarningFuncHandler':
libxml.c:1770: warning: unused parameter `severity'
libxml.c: At top level:
libxml.c:2670: warning: no previous prototype for `libxml_xmlNodeRemoveNsDef'
libxml.c: In function `libxml_xmlRelaxNGSetValidErrors':
libxml.c:3146: warning: dereferencing type-punned pointer will break strict-aliasing rules
libxml.c: In function `libxml_xmlRelaxNGFreeValidCtxt':
libxml.c:3192: warning: dereferencing type-punned pointer will break strict-aliasing rules
libxml.c: In function `libxml_xmlSchemaSetValidErrors':
libxml.c:3310: warning: dereferencing type-punned pointer will break strict-aliasing rules
libxml.c: In function `libxml_xmlSchemaFreeValidCtxt':
libxml.c:3357: warning: dereferencing type-punned pointer will break strict-aliasing rules
/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 libxml2mod.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages -module -avoid-version -L../.libs libxml.lo types.lo libxml2-py.lo ../libxml2.la  
rm -fr  .libs/libxml2mod.la .libs/libxml2mod.lai .libs/libxml2mod.so .libs/libxml2mod.soT
gcc -shared  .libs/libxml.o .libs/types.o .libs/libxml2-py.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/libxml2/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/cvs/libxml2/.libs ../.libs/libxml2.so  -mieee -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
creating libxml2mod.la
(cd .libs && rm -f libxml2mod.la && ln -s ../libxml2mod.la libxml2mod.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in tests
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
cd ../.. && automake-1.4 --gnu python/tests/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. \
  && CONFIG_FILES=python/tests/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating python/tests/Makefile
config.status: executing default-1 commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Checking libxml2 2005-08-14 21:24:19.907
make -j3   check
Making check in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making check in libxml
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making check in .
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.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make -j3  check-local
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make -j3  all-recursive
make[2]: warning: -jN forced in submake: disabling jobserver mode.
## XML regression tests
## XML entity subst regression tests
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making all in include
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making all in libxml
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making all in .
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making all in doc
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
Making all in examples
att1 result
warning: failed to load external entity "result.att1"
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
diff: result.att1: No such file or directory
diff: result2.att1: No such file or directory
rm: cannot remove `result.att1': No such file or directory
rm: cannot remove `result2.att1': No such file or directory
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making all in example
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
Making all in xstc
att2 result
1,2d0 < <?xml version="1.0"?> < <doc attr="to normalize with a space"/>
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
Making all in python
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in .
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
att2 result
warning: failed to load external entity "result.att2"
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
diff: result.att2: No such file or directory
diff: result2.att2: No such file or directory
rm: cannot remove `result.att2': No such file or directory
rm: cannot remove `result2.att2': No such file or directory
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in tests
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
## XML Namespaces regression tests
make[5]: warning: -jN forced in submake: disabling jobserver mode.
att3 result
warning: failed to load external entity "result.att3"
diff: result.att3: No such file or directory
diff: result2.att3: No such file or directory
rm: cannot remove `result.att3': No such file or directory
rm: cannot remove `result2.att3': No such file or directory
diff: result.att4: No such file or directory
diff: result2.att4: No such file or directory
rm: cannot remove `result.att4': No such file or directory
rm: cannot remove `result2.att4': No such file or directory
att5 result
diff: result.att5: No such file or directory
1,40d0 < <?xml version="1.0"?> < <!DOCTYPE doc [ < <!ATTLIST normId attr NMTOKENS #IMPLIED> < ]> < <doc> < <!-- no normalization --> < <norm attr=" "/> < <norm attr=" foo bar "/> < <norm attr=" foobar"/> < <norm attr=" foo bar "/> < <norm attr="foobar "/> < <norm attr=" &amp; "/> < <norm attr=" foo&amp;bar "/> < <norm attr=" foobar&amp;"/> < <norm attr="&amp;foo bar "/> < <norm attr="foobar &amp;"/> < <norm attr=" &lt; "/> < <norm attr=" foo&lt;bar "/> < <norm attr=" foobar&lt;"/> < <norm attr="&lt;foo bar "/> < <norm attr="foobar &lt;"/> < <norm attr=" &#13;&#10;&#9; "/> < <!-- normalization --> < <normId attr=""/> < <normId attr="foo bar"/> < <normId attr="foobar"/> < <normId attr="foo bar"/> < <normId attr="foobar"/> < <normId attr="&amp;"/> < <normId attr="foo&amp;bar"/> < <normId attr="foobar&amp;"/> < <normId attr="&amp;foo bar"/> < <normId attr="foobar &amp;"/> < <normId attr="&lt;"/> < <normId attr="foo&lt;bar"/> < <normId attr="foobar&lt;"/> < <normId attr="&lt;foo bar"/> < <normId attr="foobar &lt;"/> < <normId attr="&#13;&#10;&#9;"/> <!-- PBM serializing back --> < </doc> result.att5:1: parser error : Document is empty ^ result.att5:1: parser error : Start tag expected, '<' not found ^
att5 result
warning: failed to load external entity "result.att5"
att6 result
result.att6:1: parser error : Document is empty ^ result.att6:1: parser error : Start tag expected, '<' not found ^
diff: result.att5: No such file or directory
rm: cannot remove `result.att5': No such file or directory
diff: result.att6: No such file or directory
att6 result
warning: failed to load external entity "result.att6"
diff: result.att6: No such file or directory
rm: cannot remove `result.att6': No such file or directory
att7 result
result.att7:1: parser error : Document is empty ^ result.att7:1: parser error : Start tag expected, '<' not found ^
diff: result.att7: No such file or directory
att7 result
warning: failed to load external entity "result.att7"
diff: result.att7: No such file or directory
rm: cannot remove `result.att7': No such file or directory
att8 result
warning: failed to load external entity "result.att8"
diff: result.att8: No such file or directory
diff: result2.att8: No such file or directory
rm: cannot remove `result.att8': No such file or directory
rm: cannot remove `result2.att8': No such file or directory
## xml:id regression tests
diff: result.attrib.xml: No such file or directory
diff: result2.attrib.xml: No such file or directory
rm: cannot remove `result.attrib.xml': No such file or directory
rm: cannot remove `result2.attrib.xml': No such file or directory
bigentname.xml result
result.bigentname.xml:1: parser error : Document is empty ^ result.bigentname.xml:1: parser error : Start tag expected, '<' not found ^
diff: result.bigentname.xml: No such file or directory
diff: result.bigentname.xml: No such file or directory
rm: cannot remove `result.bigentname.xml': No such file or directory
bigname2.xml result
result.bigname2.xml:1: parser error : Document is empty ^ result.bigname2.xml:1: parser error : Start tag expected, '<' not found ^
diff: result.bigname2.xml: No such file or directory
diff: result.bigname2.xml: No such file or directory
bigname.xml result
result.bigname.xml:1: parser error : Document is empty ^ result.bigname.xml:1: parser error : Start tag expected, '<' not found ^
rm: cannot remove `result.bigname2.xml': No such file or directory
diff: result.bigname.xml: No such file or directory
diff: result.bigname.xml: No such file or directory
rm: cannot remove `result.bigname.xml': No such file or directory
## Error cases regression tests
cdata result
result.cdata:1: parser error : Document is empty ^ result.cdata:1: parser error : Start tag expected, '<' not found ^
diff: result.cdata: No such file or directory
diff: result.cdata: No such file or directory
rm: cannot remove `result.cdata': No such file or directory
## Error cases stream regression tests
dav1 result
result.dav1:1: parser error : Document is empty ^ result.dav1:1: parser error : Start tag expected, '<' not found ^
diff: result.dav1: No such file or directory
dav10 result
result.dav10:1: parser error : Document is empty ^ result.dav10:1: parser error : Start tag expected, '<' not found ^
diff: result.dav1: No such file or directory
rm: cannot remove `result.dav1': No such file or directory
diff: result.dav10: No such file or directory
diff: result.dav10: No such file or directory
rm: cannot remove `result.dav10': No such file or directory
## Running the API regression tests this may take a little while
diff: result.dav4: No such file or directory
diff: result2.dav4: No such file or directory
rm: cannot remove `result.dav4': No such file or directory
rm: cannot remove `result2.dav4': No such file or directory
diff: result.dav5: No such file or directory
diff: result2.dav5: No such file or directory
rm: cannot remove `result.dav5': No such file or directory
rm: cannot remove `result2.dav5': No such file or directory
rm: cannot remove `result.dav6': No such file or directory
rm: cannot remove `result2.dav6': No such file or directory
diff: result.dav7: No such file or directory
diff: result2.dav7: No such file or directory
rm: cannot remove `result.dav7': No such file or directory
rm: cannot remove `result2.dav7': No such file or directory
diff: result.dav8: No such file or directory
diff: result.dav8: No such file or directory
rm: cannot remove `result.dav8': No such file or directory
dav9 result
result.dav9:1: parser error : Document is empty ^ result.dav9:1: parser error : Start tag expected, '<' not found ^
diff: result.dav9: No such file or directory
diff: result.dav9: No such file or directory
rm: cannot remove `result.dav9': No such file or directory
defattr2.xml result
warning: failed to load external entity "result.defattr2.xml"
diff: result.defattr2.xml: No such file or directory
diff: result2.defattr2.xml: No such file or directory
rm: cannot remove `result.defattr2.xml': No such file or directory
rm: cannot remove `result2.defattr2.xml': No such file or directory
diff: result.defattr.xml: No such file or directory
diff: result2.defattr.xml: No such file or directory
rm: cannot remove `result.defattr.xml': No such file or directory
rm: cannot remove `result2.defattr.xml': No such file or directory
diff: result.dia1: No such file or directory
diff: result2.dia1: No such file or directory
rm: cannot remove `result.dia1': No such file or directory
rm: cannot remove `result2.dia1': No such file or directory
diff: result.dia2: No such file or directory
diff: result2.dia2: No such file or directory
dtd1 result
result.dtd1:1: parser error : Document is empty ^ result.dtd1:1: parser error : Start tag expected, '<' not found ^
rm: cannot remove `result.dia2': No such file or directory
rm: cannot remove `result2.dia2': No such file or directory
diff: result.dtd1: No such file or directory
diff: result.dtd1: No such file or directory
dtd10 result
result.dtd10:1: parser error : Document is empty ^ result.dtd10:1: parser error : Start tag expected, '<' not found ^
rm: cannot remove `result.dtd1': No such file or directory
diff: result.dtd10: No such file or directory
diff: result.dtd10: No such file or directory
rm: cannot remove `result.dtd10': No such file or directory
dtd13 result
result.dtd13:1: parser error : Document is empty ^ result.dtd13:1: parser error : Start tag expected, '<' not found ^
diff: result.dtd13: No such file or directory
diff: result.dtd13: No such file or directory
rm: cannot remove `result.dtd13': No such file or directory
dtd3 result
result.dtd3:1: parser error : Document is empty ^ result.dtd3:1: parser error : Start tag expected, '<' not found ^
diff: result.dtd3: No such file or directory
diff: result.dtd3: No such file or directory
dtd4 result
result.dtd4:1: parser error : Document is empty ^ result.dtd4:1: parser error : Start tag expected, '<' not found ^
rm: cannot remove `result.dtd3': No such file or directory
diff: result.dtd4: No such file or directory
diff: result.dtd4: No such file or directory
rm: cannot remove `result.dtd4': No such file or directory
dtd8 result
result.dtd8:1: parser error : Document is empty ^ result.dtd8:1: parser error : Start tag expected, '<' not found ^
diff: result.dtd8: No such file or directory
diff: result.dtd8: No such file or directory
rm: cannot remove `result.dtd8': No such file or directory
dtd9 result
result.dtd9:1: parser error : Document is empty ^ result.dtd9:1: parser error : Start tag expected, '<' not found ^
diff: result.dtd9: No such file or directory
diff: result.dtd9: No such file or directory
rm: cannot remove `result.dtd9': No such file or directory
ent1 result
result.ent1:1: parser error : Document is empty ^ result.ent1:1: parser error : Start tag expected, '<' not found ^
diff: result.ent1: No such file or directory
diff: result.ent1: No such file or directory
rm: cannot remove `result.ent1': No such file or directory
diff: result.ent10: No such file or directory
diff: result.ent10: No such file or directory
rm: cannot remove `result.ent10': No such file or directory
ent8 result
result.ent8:1: parser error : Document is empty ^ result.ent8:1: parser error : Start tag expected, '<' not found ^
diff: result.ent8: No such file or directory
diff: result.ent8: No such file or directory
rm: cannot remove `result.ent8': No such file or directory
ent9 result
result.ent9:1: parser error : Document is empty ^ result.ent9:1: parser error : Start tag expected, '<' not found ^
diff: result.ent9: No such file or directory
diff: result.ent9: No such file or directory
rm: cannot remove `result.ent9': No such file or directory
eve.xml result
result.eve.xml:1: parser error : Document is empty ^ result.eve.xml:1: parser error : Start tag expected, '<' not found ^
diff: result.eve.xml: No such file or directory
diff: result.eve.xml: No such file or directory
rm: cannot remove `result.eve.xml': No such file or directory
intsubset2.xml result
result.intsubset2.xml:1: parser error : Document is empty ^ result.intsubset2.xml:1: parser error : Start tag expected, '<' not found ^
diff: result.intsubset2.xml: No such file or directory
diff: result.intsubset2.xml: No such file or directory
rm: cannot remove `result.intsubset2.xml': No such file or directory
diff: result.isolat1: No such file or directory
diff: result.isolat1: No such file or directory
rm: cannot remove `result.isolat1': No such file or directory
winblanks.xml result
result.winblanks.xml:1: parser error : Document is empty ^ result.winblanks.xml:1: parser error : Start tag expected, '<' not found ^
diff: result.winblanks.xml: No such file or directory
diff: result.winblanks.xml: No such file or directory
rm: cannot remove `result.winblanks.xml': No such file or directory
diff: result.wml.xml: No such file or directory
diff: result2.wml.xml: No such file or directory
rm: cannot remove `result.wml.xml': No such file or directory
rm: cannot remove `result2.wml.xml': No such file or directory
rm: cannot remove `result.xhtml1': No such file or directory
rm: cannot remove `result2.xhtml1': No such file or directory
rm: cannot remove `result.xhtmlcomp': No such file or directory
rm: cannot remove `result2.xhtmlcomp': No such file or directory
xml1 result
7a8,10 > &amp;) may be escaped > numerically (&amp;#38;) or with a general entity > (&amp;amp;).</p></test> result.xml1:8: parser error : Extra content at the end of the document &amp;) may be escaped ^ 1,10d0 < <?xml version="1.0"?> < <!DOCTYPE test [ < <!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped < numerically (&#38;#38;#38;) or with a general entity < (&amp;amp;).</p>"> < ]> < <test>&example;</test> < &amp;) may be escaped < numerically (&amp;#38;) or with a general entity < (&amp;amp;).</p></test>
xml1 result
result.xml1:8: parser error : Extra content at the end of the document &amp;) may be escaped ^ 1,10d0 < <?xml version="1.0"?> < <!DOCTYPE test [ < <!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped < numerically (&#38;#38;#38;) or with a general entity < (&amp;amp;).</p>"> < ]> < <test>&example;</test> < &amp;) may be escaped < numerically (&amp;#38;) or with a general entity < (&amp;amp;).</p></test>
rm: cannot remove `result.xml1': No such file or directory
rm: cannot remove `result2.xml1': No such file or directory
xml2 result
result.xml2:9: parser error : Extra content at the end of the document t> ^ 1,9d0 < <?xml version="1.0"?> < <!DOCTYPE test [ < <!ELEMENT test (#PCDATA)> < <!ENTITY % xx "&#37;zz;"> < <!ENTITY % zz '&#60;!ENTITY tricky "error-prone" >'> < <!ENTITY tricky "error-prone"> < ]> < <test>This sample shows a &tricky; method.</test> < t>
xml2 result
8a9 > t>
## Reader regression tests
## XML regression tests on memory
diff: result.xml2: No such file or directory
diff: result2.xml2: No such file or directory
rm: cannot remove `result.xml2': No such file or directory
rm: cannot remove `result2.xml2': No such file or directory
diff: result.att1: No such file or directory
att2 result
1d0 < 0 1 doc 1 0
diff: result.att1: No such file or directory
rm: cannot remove `result.att1': No such file or directory
diff: result.att2: No such file or directory
diff: result.att2: No such file or directory
rm: cannot remove `result.att2': No such file or directory
## Reader on memory regression tests
## SAX1 callbacks regression tests
## Walker regression tests
xmlRegisterCharEncodingHandler: NULL handler !
## SAX2 callbacks regression tests
## Reader entities substitution regression tests
## XML push regression tests
## HTML regression tests
## Push HTML regression tests
## HTML SAX regression tests
## Push HTML SAX regression tests
## Valid documents regression tests
Total: 1130 functions, 264090 tests, 0 errors
## URI module regression tests
## Pattern regression tests
## XPath regression tests
## Validity checking regression tests
## XPointer regression tests
## XInclude regression tests
## General documents valid regression tests
## C14N and XPath regression tests
## XInclude xmlReader regression tests
## Scripts regression tests
## Some of the base computations may be different if srcdir != .
## Catalog regression tests
## Regexp regression tests
## Add and del operations on XML Catalogs
## Automata regression tests
## Schemas regression tests
## Relax-NG regression tests
## Schematron regression tests
allsg_0_4 result
1c1 < ./test/schemas/allsg_4.xml:6: element gm-A-1: Schemas validity error : Element '{urn:test:foo}gm-A-1': This element is not expected. Expected is one of ( {urn:test:foo}gh-B, {urn:test:foo}gm-B-2, {urn:test:foo}gm-B-1 ). --- > ./test/schemas/allsg_4.xml:6: element gm-A-1: Schemas validity error : Element '{urn:test:foo}gm-A-1': This element is not expected. Expected is one of ( {urn:test:foo}gh-B, {urn:test:foo}gm-B-1, {urn:test:foo}gm-B-2 ).
## Threaded regression tests
## Timing tests to try to detect performance
## as well a memory usage breakage when streaming
## 1/ using the file interface
## 2/ using the memory interface
## 3/ repeated DOM parsing
## 4/ repeated DOM validation
Parsing took 2507 ms
Parsing took 2886 ms
100 iterations took 4553 ms
## Relax-NG Python based test suite 1
## Relax-NG streaming regression tests
## Relax-NG Python based test suite 2
## XML Schemas datatypes Python based test suite
## It is normal to see 10 errors reported
100 iterations took 8002 ms
## Module tests
Success!
found 1035 test instances: 1024 success 11 failures
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
## Running XML Schema tests (NIST)
Ran 23170 of 23170 tests (3953 schemata): all passed
## Running Schema tests (Sun)
Ran 193 of 193 tests (40 schemata): 38 failed ( 9 unimplemented 14 skip-invalid-schema )
## Running Schema tests (Microsoft)
Ran 7230 of 7230 tests (4686 schemata): 564 failed ( 50 unimplemented 46 skip-invalid-schema ) 1 leaks
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in .
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making all in tests
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
## running Python regression tests
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
-- tstLastError.py

..
----------------------------------------------------------------------
Ran 2 tests in 0.003s

OK
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
## examples regression tests
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making check in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making check in examples
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
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/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making check in example
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
Making check in xstc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
Making check in python
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Making check in .
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making check in tests
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Installing libxml2 2005-08-14 21:29:19.720
make -j3   install
Making install in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making install in libxml
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make -j3  install-exec-hook
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
 /home/trs80/bin/install-check -m 644 SAX.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/SAX.h
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[4]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 entities.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/entities.h
 /home/trs80/bin/install-check -m 644 encoding.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/encoding.h
 /home/trs80/bin/install-check -m 644 parser.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/parser.h
 /home/trs80/bin/install-check -m 644 parserInternals.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/parserInternals.h
 /home/trs80/bin/install-check -m 644 xmlerror.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlerror.h
 /home/trs80/bin/install-check -m 644 HTMLparser.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/HTMLparser.h
 /home/trs80/bin/install-check -m 644 HTMLtree.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/HTMLtree.h
 /home/trs80/bin/install-check -m 644 debugXML.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/debugXML.h
 /home/trs80/bin/install-check -m 644 tree.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/tree.h
 /home/trs80/bin/install-check -m 644 list.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/list.h
 /home/trs80/bin/install-check -m 644 hash.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/hash.h
 /home/trs80/bin/install-check -m 644 xpath.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xpath.h
 /home/trs80/bin/install-check -m 644 xpathInternals.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xpathInternals.h
 /home/trs80/bin/install-check -m 644 xpointer.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xpointer.h
 /home/trs80/bin/install-check -m 644 xinclude.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xinclude.h
 /home/trs80/bin/install-check -m 644 xmlIO.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlIO.h
 /home/trs80/bin/install-check -m 644 xmlmemory.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlmemory.h
 /home/trs80/bin/install-check -m 644 nanohttp.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/nanohttp.h
 /home/trs80/bin/install-check -m 644 nanoftp.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/nanoftp.h
 /home/trs80/bin/install-check -m 644 uri.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/uri.h
 /home/trs80/bin/install-check -m 644 valid.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/valid.h
 /home/trs80/bin/install-check -m 644 xlink.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xlink.h
 /home/trs80/bin/install-check -m 644 xmlversion.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlversion.h
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 DOCBparser.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/DOCBparser.h
 /home/trs80/bin/install-check -m 644 catalog.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/catalog.h
 /home/trs80/bin/install-check -m 644 threads.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/threads.h
 /home/trs80/bin/install-check -m 644 globals.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/globals.h
 /home/trs80/bin/install-check -m 644 c14n.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/c14n.h
 /home/trs80/bin/install-check -m 644 xmlautomata.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlautomata.h
 /home/trs80/bin/install-check -m 644 xmlregexp.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlregexp.h
 /home/trs80/bin/install-check -m 644 xmlmodule.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlmodule.h
make[1]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 xmlschemas.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlschemas.h
 /home/trs80/bin/install-check -m 644 schemasInternals.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/schemasInternals.h
 /home/trs80/bin/install-check -m 644 xmlschemastypes.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlschemastypes.h
 /home/trs80/bin/install-check -m 644 xmlstring.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlstring.h
 /home/trs80/bin/install-check -m 644 xmlunicode.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlunicode.h
 /home/trs80/bin/install-check -m 644 xmlreader.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlreader.h
 /home/trs80/bin/install-check -m 644 relaxng.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/relaxng.h
 /home/trs80/bin/install-check -m 644 dict.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/dict.h
 /home/trs80/bin/install-check -m 644 SAX2.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/SAX2.h
 /home/trs80/bin/install-check -m 644 xmlexports.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlexports.h
 /home/trs80/bin/install-check -m 644 xmlwriter.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlwriter.h
 /home/trs80/bin/install-check -m 644 chvalid.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/chvalid.h
 /home/trs80/bin/install-check -m 644 pattern.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/pattern.h
 /home/trs80/bin/install-check -m 644 xmlsave.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/xmlsave.h
 /home/trs80/bin/install-check -m 644 schematron.h /scratch/gnometinderbox/microtinder/build-output/include/libxml2/libxml/schematron.h
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include/libxml'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/include'
Making install in .
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./libtool  --mode=install /home/trs80/bin/install-check libxml2.la /scratch/gnometinderbox/microtinder/build-output/lib/libxml2.la
 /home/trs80/bin/install-check xml2-config /scratch/gnometinderbox/microtinder/build-output/bin/xml2-config
 /bin/sh ./libtool  --mode=install /home/trs80/bin/install-check  xmllint /scratch/gnometinderbox/microtinder/build-output/bin/xmllint
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
 /home/trs80/bin/install-check -m 644 ./xml2Conf.sh /scratch/gnometinderbox/microtinder/build-output/lib/xml2Conf.sh
make -j3  install-man1 install-man3
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/man/man1
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/man/man3
/home/trs80/bin/install-check .libs/libxml2.so.2.6.20 /scratch/gnometinderbox/microtinder/build-output/lib/libxml2.so.2.6.20
make[3]: warning: -jN forced in submake: disabling jobserver mode.
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libxml2.so.2 && ln -s libxml2.so.2.6.20 libxml2.so.2)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libxml2.so && ln -s libxml2.so.2.6.20 libxml2.so)
/home/trs80/bin/install-check .libs/libxml2.lai /scratch/gnometinderbox/microtinder/build-output/lib/libxml2.la
/home/trs80/bin/install-check .libs/xmllint /scratch/gnometinderbox/microtinder/build-output/bin/xmllint
 /bin/sh ./libtool  --mode=install /home/trs80/bin/install-check  xmlcatalog /scratch/gnometinderbox/microtinder/build-output/bin/xmlcatalog
 /home/trs80/bin/install-check -m 644 ./xml2-config.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/xml2-config.1
 /home/trs80/bin/install-check -m 644 ./libxml.3 /scratch/gnometinderbox/microtinder/build-output/man/man3/libxml.3
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/aclocal
 /home/trs80/bin/install-check -m 644 ./libxml.m4 /scratch/gnometinderbox/microtinder/build-output/share/aclocal/libxml.m4
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
 /home/trs80/bin/install-check -m 644 ./libxml-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/libxml-2.0.pc
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20
/home/trs80/bin/install-check -m 0644 ./Copyright /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/examples
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
/home/trs80/bin/install-check -m 0644 ./xmllint.c /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/examples
/home/trs80/bin/install-check -m 0644 ./testSAX.c /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/examples
/home/trs80/bin/install-check -m 0644 ./testHTML.c /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/examples
/home/trs80/bin/install-check -m 0644 ./testXPath.c /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/examples
/home/trs80/bin/install-check .libs/xmlcatalog /scratch/gnometinderbox/microtinder/build-output/bin/xmlcatalog
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib

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/libxml2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2'
Making install in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making install in examples
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/doc/examples'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html
/home/trs80/bin/install-check -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc/examples'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[3]: Nothing to be done for `install-exec-am'.
make -j3  install-man1
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/man/man1
/home/trs80/bin/install-check -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 ./xmllint.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/xmllint.1
 /home/trs80/bin/install-check -m 644 ./xmlcatalog.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/xmlcatalog.1
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/html
/home/trs80/bin/install-check -m 0644 ./html/*.html /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/html
/home/trs80/bin/install-check -m 0644 ./html/*.png /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/html
/home/trs80/bin/install-check -m 0644 ./html/index.sgml /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/html
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial
/home/trs80/bin/install-check -m 0644 ./tutorial/*.* \
	/scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial/images
/home/trs80/bin/install-check -m 0644 ./tutorial/images/*.* \
	/scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial/images
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial/images/callouts
/home/trs80/bin/install-check -m 0644 ./tutorial/images/callouts/*.* \
	/scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-2.6.20/html/tutorial/images/callouts
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/doc'
Making install in example
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
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/libxml2/example'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/example'
Making install in xstc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
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/libxml2/xstc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/xstc'
Making install in python
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
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.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Making install in .
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[3]: Nothing to be done for `install-exec-am'.
/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
/home/trs80/bin/install-check -m 0644 libxml2.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
/bin/sh ../libtool  --mode=install /home/trs80/bin/install-check libxml2mod.la /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/libxml2mod.la
/home/trs80/bin/install-check -m 0644 ./drv_libxml2.py /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-python-2.6.20
(cd /scratch/gnometinderbox/microtinder/cvs/libxml2/python; /bin/sh ../libtool  --mode=relink 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 libxml2mod.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages -module -avoid-version -L../.libs libxml.lo types.lo libxml2-py.lo ../libxml2.la )
libtool: install: warning: relinking `libxml2mod.la'
gcc -shared  .libs/libxml.o .libs/types.o .libs/libxml2-py.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/cvs/libxml2/.libs -L/scratch/gnometinderbox/microtinder/build-output/lib -lxml2  -mieee -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
/home/trs80/bin/install-check .libs/libxml2mod.soT /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/libxml2mod.so
/home/trs80/bin/install-check .libs/libxml2mod.lai /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages/libxml2mod.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/python2.3/site-packages

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[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Making install in tests
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-python-2.6.20/examples
(for test in build.py	    attribs.py	    tst.py	    tstxpath.py	    xpathext.py	    push.py	    pushSAX.py	    pushSAXhtml.py     error.py	    serialize.py     validate.py	    tstURI.py	    cutnpaste.py     xpathret.py	    xpath.py	    outbuf.py	    inbuf.py	    resolver.py     regexp.py	    reader.py	    reader2.py	    reader3.py	    reader4.py	    reader5.py	    reader6.py	    reader7.py	    reader8.py	    readernext.py	    walker.py	    nsdel.py	    ctxterror.py     readererr.py     relaxng.py	    schema.py	    thread2.py     sync.py     tstLastError.py     indexes.py     dtdvalid.py     tstmem.py	    validDTD.py	    validSchemas.py     validRNG.py tst.xml	    valid.xml	    invalid.xml	    test.dtd; \
  do /home/trs80/bin/install-check -m 0644 ./$test /scratch/gnometinderbox/microtinder/build-output/share/doc/libxml2-python-2.6.20/examples ; done)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python/tests'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libxml2/python'
Succeeded 2005-08-14 21:29:26.018