Ticket #157: build.log

File build.log, 171.3 KB (added by pierrearinsal, 3 years ago)

build log of cross-compiled libxml2 on a amd64

Line 
1>>> Unpacking source...
2>>> Unpacking libxml2-2.7.3.tar.gz to /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work
3 [32;01m*[0m Applying libxml2-2.7.3-printf-rename.patch ...
4[A[72C  [34;01m[ [32;01mok[34;01m ][0m
5 [32;01m*[0m Removing useless C++ checks ...
6[A[72C  [34;01m[ [32;01mok[34;01m ][0m
7>>> Source unpacked in /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work
8>>> Compiling source in /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3 ...
9 [32;01m*[0m Running elibtoolize in: libxml2-2.7.3
10 [32;01m*[0m   Applying install-sh-1.5.patch ...
11 [32;01m*[0m   Applying portage-1.5.10.patch ...
12 [32;01m*[0m   Applying sed-1.5.6.patch ...
13 [32;01m*[0m   Applying cross-link-ROOT.patch ...
14 [32;01m*[0m   Applying as-needed-1.5.26.patch ...
15 * econf: updating libxml2-2.7.3/config.sub with /usr/share/gnuconfig/config.sub
16 * econf: updating libxml2-2.7.3/config.guess with /usr/share/gnuconfig/config.guess
17./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-zlib --without-run-debug --with-python --with-readline --with-history --enable-ipv6
18configure: loading site script /usr/share/config.site
19configure: loading site script /usr/share/crossdev/include/site/linux
20configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi
21configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi
22checking build system type... x86_64-pc-linux-gnu
23checking host system type... armv4tl-softfloat-linux-gnueabi
24checking for a BSD-compatible install... /usr/bin/install -c
25checking whether build environment is sane... yes
26checking for a thread-safe mkdir -p... /bin/mkdir -p
27checking for gawk... gawk
28checking whether make sets $(MAKE)... yes
29checking for armv4tl-softfloat-linux-gnueabi-strip... armv4tl-softfloat-linux-gnueabi-strip
30checking for armv4tl-softfloat-linux-gnueabi-gcc... armv4tl-softfloat-linux-gnueabi-gcc
31checking for C compiler default output file name... a.out
32checking whether the C compiler works... yes
33checking whether we are cross compiling... yes
34checking for suffix of executables...
35checking for suffix of object files... o
36checking whether we are using the GNU C compiler... yes
37checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g... yes
38checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed
39checking for style of include used by make... GNU
40checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc... gcc3
41checking for a BSD-compatible install... /usr/bin/install -c
42checking how to run the C preprocessor... armv4tl-softfloat-linux-gnueabi-gcc -E
43checking for rm... /bin/rm
44checking for mv... /bin/mv
45checking for tar... /bin/tar
46checking for perl... /usr/bin/perl
47checking for wget... /usr/bin/wget
48checking for xmllint... /usr/bin/xmllint
49checking for xsltproc... /usr/bin/xsltproc
50checking for function prototypes... yes
51checking for grep that handles long lines and -e... /bin/grep
52checking for egrep... /bin/grep -E
53checking for ANSI C header files... yes
54checking for sys/types.h... yes
55checking for sys/stat.h... yes
56checking for stdlib.h... yes
57checking for string.h... yes
58checking for memory.h... yes
59checking for strings.h... yes
60checking for inttypes.h... yes
61checking for stdint.h... yes
62checking for unistd.h... yes
63checking for string.h... (cached) yes
64checking for a sed that does not truncate output... /bin/sed
65checking for ld used by armv4tl-softfloat-linux-gnueabi-gcc... /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
66checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld... yes
67checking for /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld option to reload object files... -r
68checking for BSD-compatible nm... /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B
69checking whether ln -s works... yes
70checking how to recognize dependent libraries... pass_all
71checking dlfcn.h usability... yes
72checking dlfcn.h presence... yes
73checking for dlfcn.h... yes
74checking for armv4tl-softfloat-linux-gnueabi-g++... armv4tl-softfloat-linux-gnueabi-g++
75checking whether we are using the GNU C++ compiler... yes
76checking whether armv4tl-softfloat-linux-gnueabi-g++ accepts -g... yes
77checking dependency style of armv4tl-softfloat-linux-gnueabi-g++... gcc3
78checking how to run the C++ preprocessor... armv4tl-softfloat-linux-gnueabi-g++ -E
79checking for armv4tl-softfloat-linux-gnueabi-g77... no
80checking for armv4tl-softfloat-linux-gnueabi-xlf... no
81checking for armv4tl-softfloat-linux-gnueabi-f77... no
82checking for armv4tl-softfloat-linux-gnueabi-frt... no
83checking for armv4tl-softfloat-linux-gnueabi-pgf77... no
84checking for armv4tl-softfloat-linux-gnueabi-cf77... no
85checking for armv4tl-softfloat-linux-gnueabi-fort77... no
86checking for armv4tl-softfloat-linux-gnueabi-fl32... no
87checking for armv4tl-softfloat-linux-gnueabi-af77... no
88checking for armv4tl-softfloat-linux-gnueabi-xlf90... no
89checking for armv4tl-softfloat-linux-gnueabi-f90... no
90checking for armv4tl-softfloat-linux-gnueabi-pgf90... no
91checking for armv4tl-softfloat-linux-gnueabi-pghpf... no
92checking for armv4tl-softfloat-linux-gnueabi-epcf90... no
93checking for armv4tl-softfloat-linux-gnueabi-gfortran... armv4tl-softfloat-linux-gnueabi-gfortran
94checking whether we are using the GNU Fortran 77 compiler... yes
95checking whether armv4tl-softfloat-linux-gnueabi-gfortran accepts -g... yes
96checking the maximum length of command line arguments... 1572864
97checking command to parse /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B output from armv4tl-softfloat-linux-gnueabi-gcc object... ok
98checking for objdir... .libs
99checking for armv4tl-softfloat-linux-gnueabi-ar... armv4tl-softfloat-linux-gnueabi-ar
100checking for armv4tl-softfloat-linux-gnueabi-ranlib... armv4tl-softfloat-linux-gnueabi-ranlib
101checking for armv4tl-softfloat-linux-gnueabi-strip... (cached) armv4tl-softfloat-linux-gnueabi-strip
102checking if armv4tl-softfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
103checking for armv4tl-softfloat-linux-gnueabi-gcc option to produce PIC... -fPIC
104checking if armv4tl-softfloat-linux-gnueabi-gcc PIC flag -fPIC works... yes
105checking if armv4tl-softfloat-linux-gnueabi-gcc static flag -static works... yes
106checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... yes
107checking whether the armv4tl-softfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes
108checking whether -lc should be explicitly linked in... no
109checking dynamic linker characteristics... GNU/Linux ld.so
110checking how to hardcode library paths into programs... immediate
111checking whether stripping libraries is possible... yes
112checking if libtool supports shared libraries... yes
113checking whether to build shared libraries... yes
114checking whether to build static libraries... yes
115configure: creating libtool
116appending configuration tag "CXX" to libtool
117checking for ld used by armv4tl-softfloat-linux-gnueabi-g++... /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld
118checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld... yes
119checking whether the armv4tl-softfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes
120checking for armv4tl-softfloat-linux-gnueabi-g++ option to produce PIC... -fPIC
121checking if armv4tl-softfloat-linux-gnueabi-g++ PIC flag -fPIC works... yes
122checking if armv4tl-softfloat-linux-gnueabi-g++ static flag -static works... yes
123checking if armv4tl-softfloat-linux-gnueabi-g++ supports -c -o file.o... yes
124checking whether the armv4tl-softfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes
125checking dynamic linker characteristics... GNU/Linux ld.so
126checking how to hardcode library paths into programs... immediate
127appending configuration tag "F77" to libtool
128checking if libtool supports shared libraries... yes
129checking whether to build shared libraries... yes
130checking whether to build static libraries... yes
131checking for armv4tl-softfloat-linux-gnueabi-gfortran option to produce PIC... -fPIC
132checking if armv4tl-softfloat-linux-gnueabi-gfortran PIC flag -fPIC works... yes
133checking if armv4tl-softfloat-linux-gnueabi-gfortran static flag -static works... yes
134checking if armv4tl-softfloat-linux-gnueabi-gfortran supports -c -o file.o... yes
135checking whether the armv4tl-softfloat-linux-gnueabi-gfortran linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes
136checking dynamic linker characteristics... GNU/Linux ld.so
137checking how to hardcode library paths into programs... immediate
138Checking zlib
139checking zlib.h usability... yes
140checking zlib.h presence... yes
141checking for zlib.h... yes
142checking for gzread in -lz... yes
143Checking headers
144checking for dirent.h that defines DIR... yes
145checking for library containing opendir... none required
146checking for ANSI C header files... (cached) yes
147checking fcntl.h usability... yes
148checking fcntl.h presence... yes
149checking for fcntl.h... yes
150checking for unistd.h... (cached) yes
151checking ctype.h usability... yes
152checking ctype.h presence... yes
153checking for ctype.h... yes
154checking dirent.h usability... yes
155checking dirent.h presence... yes
156checking for dirent.h... yes
157checking errno.h usability... yes
158checking errno.h presence... yes
159checking for errno.h... yes
160checking malloc.h usability... yes
161checking malloc.h presence... yes
162checking for malloc.h... yes
163checking stdarg.h usability... yes
164checking stdarg.h presence... yes
165checking for stdarg.h... yes
166checking for sys/stat.h... (cached) yes
167checking for sys/types.h... (cached) yes
168checking for stdint.h... (cached) yes
169checking inttypes.h.h usability... no
170checking inttypes.h.h presence... no
171checking for inttypes.h.h... no
172checking time.h usability... yes
173checking time.h presence... yes
174checking for time.h... yes
175checking ansidecl.h usability... no
176checking ansidecl.h presence... no
177checking for ansidecl.h... no
178checking ieeefp.h usability... no
179checking ieeefp.h presence... no
180checking for ieeefp.h... no
181checking nan.h usability... no
182checking nan.h presence... no
183checking for nan.h... no
184checking math.h usability... yes
185checking math.h presence... yes
186checking for math.h... yes
187checking limits.h usability... yes
188checking limits.h presence... yes
189checking for limits.h... yes
190checking fp_class.h usability... no
191checking fp_class.h presence... no
192checking for fp_class.h... no
193checking float.h usability... yes
194checking float.h presence... yes
195checking for float.h... yes
196checking for stdlib.h... (cached) yes
197checking for sys/socket.h... yes
198checking for netinet/in.h... yes
199checking for arpa/inet.h... yes
200checking netdb.h usability... yes
201checking netdb.h presence... yes
202checking for netdb.h... yes
203checking sys/time.h usability... yes
204checking sys/time.h presence... yes
205checking for sys/time.h... yes
206checking sys/select.h usability... yes
207checking sys/select.h presence... yes
208checking for sys/select.h... yes
209checking sys/mman.h usability... yes
210checking sys/mman.h presence... yes
211checking for sys/mman.h... yes
212checking sys/timeb.h usability... yes
213checking sys/timeb.h presence... yes
214checking for sys/timeb.h... yes
215checking signal.h usability... yes
216checking signal.h presence... yes
217checking for signal.h... yes
218checking for arpa/nameser.h... yes
219checking for resolv.h... yes
220checking dl.h usability... no
221checking dl.h presence... no
222checking for dl.h... no
223checking for dlfcn.h... (cached) yes
224Checking libraries
225checking for strftime... yes
226checking for strdup... yes
227checking for strndup... yes
228checking for strerror... yes
229checking for finite... yes
230checking for isnand... no
231checking for fp_class... no
232checking for class... no
233checking for fpclass... no
234checking for strftime... (cached) yes
235checking for localtime... yes
236checking for gettimeofday... yes
237checking for ftime... yes
238checking for stat... yes
239checking for _stat... no
240checking for signal... yes
241checking for printf... yes
242checking for sprintf... yes
243checking for fprintf... yes
244checking for snprintf... yes
245checking for vfprintf... yes
246checking for vsprintf... yes
247checking for vsnprintf... yes
248checking for sscanf... yes
249checking for va_copy... yes
250checking for library containing gethostent... none required
251checking for library containing setsockopt... none required
252checking for library containing connect... none required
253checking for type of socket length (socklen_t)... socklen_t *
254checking whether to enable IPv6... yes
255checking struct sockaddr::ss_family... yes
256checking for getaddrinfo... (cached) yes
257checking for isnan... yes
258checking for isinf... yes
259checking for python... /usr/bin/python
260Found Python version 2.6
261checking for shl_load... no
262checking for shl_load in -ldld... no
263checking for dlopen... no
264checking for dlopen in -ldl... yes
265Checking configuration requirements
266Enabling multithreaded support
267checking pthread.h usability... yes
268checking pthread.h presence... yes
269checking for pthread.h... yes
270checking for pthread_join in -lpthread... yes
271Enabling xmllint shell history
272checking for tputs in -lncurses... yes
273checking readline/history.h usability... yes
274checking readline/history.h presence... yes
275checking for readline/history.h... yes
276checking for append_history in -lhistory... yes
277checking readline/readline.h usability... yes
278checking readline/readline.h presence... yes
279checking for readline/readline.h... yes
280checking for readline in -lreadline... yes
281checking iconv.h usability... yes
282checking iconv.h presence... yes
283checking for iconv.h... yes
284checking for iconv... yes
285checking for iconv declaration...
286        extern size_t iconv (iconv_t cd,  char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
287Enabled Schematron support
288Enabled Schemas/Relax-NG support
289Disabling code coverage for GCC
290configure: creating ./config.status
291config.status: creating libxml2.spec
292config.status: creating Makefile
293config.status: creating include/Makefile
294config.status: creating include/libxml/Makefile
295config.status: creating doc/Makefile
296config.status: creating doc/examples/Makefile
297config.status: creating doc/devhelp/Makefile
298config.status: creating example/Makefile
299config.status: creating python/Makefile
300config.status: creating python/tests/Makefile
301config.status: creating xstc/Makefile
302config.status: creating include/libxml/xmlversion.h
303config.status: creating xml2-config
304config.status: creating libxml-2.0.pc
305config.status: creating libxml-2.0-uninstalled.pc
306config.status: creating python/setup.py
307config.status: creating config.h
308config.status: executing depfiles commands
309Done configuring
310make -j3
311make  all-recursive
312make[1]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3 »
313Making all in include
314make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include »
315Making all in libxml
316make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include/libxml »
317make[3]: Rien à faire pour « all ».
318make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include/libxml »
319make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include »
320make[3]: Rien à faire pour « all-am ».
321make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include »
322make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/include »
323Making all in .
324make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3 »
325/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c -o SAX.lo SAX.c
326/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c -o entities.lo entities.c
327/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.c
328mkdir .libs
329 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c  -fPIC -DPIC -o .libs/entities.o
330 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c  -fPIC -DPIC -o .libs/SAX.o
331 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -o SAX.o >/dev/null 2>&1
332mv -f .deps/SAX.Tpo .deps/SAX.Plo
333 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c  -fPIC -DPIC -o .libs/encoding.o
334/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
335encoding.c: In function 'UTF16LEToUTF8':
336encoding.c:439: warning: cast increases required alignment of target type
337encoding.c: In function 'UTF8ToUTF16LE':
338encoding.c:521: warning: cast increases required alignment of target type
339encoding.c: In function 'UTF16BEToUTF8':
340encoding.c:677: warning: cast increases required alignment of target type
341encoding.c: In function 'UTF8ToUTF16BE':
342encoding.c:763: warning: cast increases required alignment of target type
343 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1
344 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o >/dev/null 2>&1
345mv -f .deps/entities.Tpo .deps/entities.Plo
346/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c -o parserInternals.lo parserInternals.c
347 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c  -fPIC -DPIC -o .libs/error.o
348mv -f .deps/encoding.Tpo .deps/encoding.Plo
349/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
350 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
351mv -f .deps/error.Tpo .deps/error.Plo
352/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
353 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.o
354 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c  -fPIC -DPIC -o .libs/parserInternals.o
355parser.c: In function 'xmlFatalErrMsg':
356parser.c:492: warning: format not a string literal and no format arguments
357 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -o parserInternals.o >/dev/null 2>&1
358mv -f .deps/parserInternals.Tpo .deps/parserInternals.Plo
359/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
360 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c  -fPIC -DPIC -o .libs/tree.o
361 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.o
362 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
363mv -f .deps/hash.Tpo .deps/hash.Plo
364/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
365 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1
366 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
367 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o .libs/list.o
368 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
369mv -f .deps/list.Tpo .deps/list.Plo
370/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c -o xmlIO.lo xmlIO.c
371mv -f .deps/tree.Tpo .deps/tree.Plo
372/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c -o xmlmemory.lo xmlmemory.c
373 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c  -fPIC -DPIC -o .libs/xmlIO.o
374 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c  -fPIC -DPIC -o .libs/xmlmemory.o
375xmlmemory.c: In function 'xmlMallocLoc__internal_alias':
376xmlmemory.c:208: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t'
377xmlmemory.c: In function 'xmlMallocAtomicLoc__internal_alias':
378xmlmemory.c:276: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t'
379xmlmemory.c: In function 'xmlReallocLoc__internal_alias':
380xmlmemory.c:326: warning: cast increases required alignment of target type
381xmlmemory.c:352: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t'
382xmlmemory.c:352: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t'
383xmlmemory.c: In function 'xmlMemFree__internal_alias':
384xmlmemory.c:431: warning: cast increases required alignment of target type
385 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1
386mv -f .deps/xmlmemory.Tpo .deps/xmlmemory.Plo
387/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c
388 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.o >/dev/null 2>&1
389mv -f .deps/xmlIO.Tpo .deps/xmlIO.Plo
390/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c -o valid.lo valid.c
391 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c  -fPIC -DPIC -o .libs/uri.o
392mv -f .deps/parser.Tpo .deps/parser.Plo
393/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c -o xlink.lo xlink.c
394 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c  -fPIC -DPIC -o .libs/valid.o
395valid.c: In function 'xmlErrValid':
396valid.c:125: warning: format not a string literal and no format arguments
397 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1
398 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c  -fPIC -DPIC -o .libs/xlink.o
399 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -o xlink.o >/dev/null 2>&1
400mv -f .deps/xlink.Tpo .deps/xlink.Plo
401/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c -o HTMLparser.lo HTMLparser.c
402mv -f .deps/uri.Tpo .deps/uri.Plo
403/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c -o HTMLtree.lo HTMLtree.c
404 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -o valid.o >/dev/null 2>&1
405 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c  -fPIC -DPIC -o .libs/HTMLparser.o
406 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c  -fPIC -DPIC -o .libs/HTMLtree.o
407mv -f .deps/valid.Tpo .deps/valid.Plo
408 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1
409/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.c
410 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1
411mv -f .deps/HTMLtree.Tpo .deps/HTMLtree.Plo
412/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c
413 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c  -fPIC -DPIC -o .libs/debugXML.o
414debugXML.c: In function 'xmlCtxtDumpSpaces':
415debugXML.c:144: warning: format not a string literal and no format arguments
416debugXML.c:146: warning: format not a string literal and no format arguments
417debugXML.c: In function 'xmlDebugErr':
418debugXML.c:165: warning: format not a string literal and no format arguments
419 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c  -fPIC -DPIC -o .libs/xpath.o
420xpath.c: In function 'xmlXPathErr__internal_alias':
421xpath.c:337: warning: format not a string literal and no format arguments
422xpath.c:348: warning: format not a string literal and no format arguments
423xpath.c:372: warning: format not a string literal and no format arguments
424xpath.c: In function 'xmlXPathDebugDumpNode':
425xpath.c:882: warning: format not a string literal and no format arguments
426xpath.c:890: warning: format not a string literal and no format arguments
427xpath.c: In function 'xmlXPathDebugDumpNodeList':
428xpath.c:907: warning: format not a string literal and no format arguments
429xpath.c: In function 'xmlXPathDebugDumpNodeSet':
430xpath.c:930: warning: format not a string literal and no format arguments
431xpath.c:939: warning: format not a string literal and no format arguments
432xpath.c: In function 'xmlXPathDebugDumpValueTree':
433xpath.c:956: warning: format not a string literal and no format arguments
434xpath.c:962: warning: format not a string literal and no format arguments
435xpath.c: In function 'xmlXPathDebugDumpLocationSet':
436xpath.c:977: warning: format not a string literal and no format arguments
437xpath.c:984: warning: format not a string literal and no format arguments
438xpath.c: In function 'xmlXPathDebugDumpObject__internal_alias':
439xpath.c:1011: warning: format not a string literal and no format arguments
440xpath.c:1066: warning: format not a string literal and no format arguments
441xpath.c:1074: warning: format not a string literal and no format arguments
442xpath.c:1081: warning: format not a string literal and no format arguments
443xpath.c: In function 'xmlXPathDebugDumpStepOp':
444xpath.c:1114: warning: format not a string literal and no format arguments
445xpath.c: In function 'xmlXPathDebugDumpCompExpr__internal_alias':
446xpath.c:1301: warning: format not a string literal and no format arguments
447xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias':
448xpath.c:4756: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *'
449xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias':
450xpath.c:4837: warning: ISO C forbids assignment between function pointer and 'void *'
451xpath.c: In function 'xmlXPathCompOpEval':
452xpath.c:13368: warning: ISO C forbids assignment between function pointer and 'void *'
453xpath.c:13393: warning: ISO C forbids assignment between function pointer and 'void *'
454mv -f .deps/HTMLparser.Tpo .deps/HTMLparser.Plo
455/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c -o xpointer.lo xpointer.c
456 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o >/dev/null 2>&1
457 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c  -fPIC -DPIC -o .libs/xpointer.o
458mv -f .deps/debugXML.Tpo .deps/debugXML.Plo
459/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c -o xinclude.lo xinclude.c
460 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -o xpointer.o >/dev/null 2>&1
461 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c  -fPIC -DPIC -o .libs/xinclude.o
462mv -f .deps/xpointer.Tpo .deps/xpointer.Plo
463/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c -o nanohttp.lo nanohttp.c
464 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -o xinclude.o >/dev/null 2>&1
465 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c  -fPIC -DPIC -o .libs/nanohttp.o
466 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1
467nanohttp.c: In function 'xmlNanoHTTPFetch__internal_alias':
468nanohttp.c:1573: warning: ignoring return value of 'write', declared with attribute warn_unused_result
469nanohttp.c: In function 'xmlNanoHTTPSave__internal_alias':
470nanohttp.c:1612: warning: ignoring return value of 'write', declared with attribute warn_unused_result
471 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -o nanohttp.o >/dev/null 2>&1
472mv -f .deps/xinclude.Tpo .deps/xinclude.Plo
473/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c -o nanoftp.lo nanoftp.c
474mv -f .deps/nanohttp.Tpo .deps/nanohttp.Plo
475/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c -o DOCBparser.lo DOCBparser.c
476 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c  -fPIC -DPIC -o .libs/nanoftp.o
477 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c  -fPIC -DPIC -o .libs/DOCBparser.o
478 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -o DOCBparser.o >/dev/null 2>&1
479mv -f .deps/DOCBparser.Tpo .deps/DOCBparser.Plo
480/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c
481 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -o nanoftp.o >/dev/null 2>&1
482mv -f .deps/xpath.Tpo .deps/xpath.Plo
483/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
484 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c  -fPIC -DPIC -o .libs/catalog.o
485mv -f .deps/nanoftp.Tpo .deps/nanoftp.Plo
486/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c
487 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1
488 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c  -fPIC -DPIC -o .libs/globals.o
489 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c  -fPIC -DPIC -o .libs/threads.o
490threads.c:55: warning: redundant redeclaration of 'pthread_once'
491/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:466: warning: previous declaration of 'pthread_once' was here
492threads.c:58: warning: redundant redeclaration of 'pthread_getspecific'
493/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:1079: warning: previous declaration of 'pthread_getspecific' was here
494threads.c:60: warning: redundant redeclaration of 'pthread_setspecific'
495/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:1082: warning: previous declaration of 'pthread_setspecific' was here
496threads.c:63: warning: redundant redeclaration of 'pthread_key_create'
497/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:1071: warning: previous declaration of 'pthread_key_create' was here
498threads.c:66: warning: redundant redeclaration of 'pthread_key_delete'
499/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:1076: warning: previous declaration of 'pthread_key_delete' was here
500threads.c:69: warning: function declaration isn't a prototype
501threads.c:68: warning: redundant redeclaration of 'pthread_mutex_init'
502/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:721: warning: previous declaration of 'pthread_mutex_init' was here
503threads.c:71: warning: function declaration isn't a prototype
504threads.c:70: warning: redundant redeclaration of 'pthread_mutex_destroy'
505/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:726: warning: previous declaration of 'pthread_mutex_destroy' was here
506threads.c:73: warning: function declaration isn't a prototype
507threads.c:72: warning: redundant redeclaration of 'pthread_mutex_lock'
508/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:734: warning: previous declaration of 'pthread_mutex_lock' was here
509threads.c:75: warning: function declaration isn't a prototype
510threads.c:74: warning: redundant redeclaration of 'pthread_mutex_unlock'
511/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:745: warning: previous declaration of 'pthread_mutex_unlock' was here
512threads.c:77: warning: function declaration isn't a prototype
513threads.c:76: warning: redundant redeclaration of 'pthread_cond_init'
514/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:928: warning: previous declaration of 'pthread_cond_init' was here
515threads.c:79: warning: function declaration isn't a prototype
516threads.c:78: warning: redundant redeclaration of 'pthread_cond_destroy'
517/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:933: warning: previous declaration of 'pthread_cond_destroy' was here
518threads.c:81: warning: function declaration isn't a prototype
519threads.c:80: warning: redundant redeclaration of 'pthread_cond_wait'
520/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:949: warning: previous declaration of 'pthread_cond_wait' was here
521threads.c:83: warning: function declaration isn't a prototype
522threads.c:82: warning: redundant redeclaration of 'pthread_equal'
523/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:270: warning: previous declaration of 'pthread_equal' was here
524threads.c:85: warning: function declaration isn't a prototype
525threads.c:84: warning: redundant redeclaration of 'pthread_self'
526/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:267: warning: previous declaration of 'pthread_self' was here
527threads.c:87: warning: function declaration isn't a prototype
528threads.c:86: warning: redundant redeclaration of 'pthread_key_create'
529threads.c:63: warning: previous declaration of 'pthread_key_create' was here
530threads.c:89: warning: function declaration isn't a prototype
531threads.c:88: warning: redundant redeclaration of 'pthread_key_delete'
532threads.c:66: warning: previous declaration of 'pthread_key_delete' was here
533threads.c:91: warning: function declaration isn't a prototype
534threads.c:90: warning: redundant redeclaration of 'pthread_cond_signal'
535/usr/armv4tl-softfloat-linux-gnueabi/usr/include/pthread.h:937: warning: previous declaration of 'pthread_cond_signal' was here
536 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1
537 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1
538mv -f .deps/globals.Tpo .deps/globals.Plo
539/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c
540mv -f .deps/threads.Tpo .deps/threads.Plo
541/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c -o xmlstring.lo xmlstring.c
542mv -f .deps/catalog.Tpo .deps/catalog.Plo
543/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c -o xmlregexp.lo xmlregexp.c
544 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c  -fPIC -DPIC -o .libs/xmlregexp.o
545 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c  -fPIC -DPIC -o .libs/xmlstring.o
546 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c  -fPIC -DPIC -o .libs/c14n.o
547c14n.c: In function 'xmlC14NErr':
548c14n.c:237: warning: format not a string literal and no format arguments
549 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -o xmlstring.o >/dev/null 2>&1
550mv -f .deps/xmlstring.Tpo .deps/xmlstring.Plo
551/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c -o xmlschemas.lo xmlschemas.c
552 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1
553 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -o xmlregexp.o >/dev/null 2>&1
554mv -f .deps/c14n.Tpo .deps/c14n.Plo
555/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c -o xmlschemastypes.lo xmlschemastypes.c
556 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c  -fPIC -DPIC -o .libs/xmlschemas.o
557xmlschemas.c: In function 'xmlSchemaContentModelDump':
558xmlschemas.c:4277: warning: format not a string literal and no format arguments
559xmlschemas.c: In function 'xmlSchemaParseLocalAttribute':
560xmlschemas.c:7448: warning: cast increases required alignment of target type
561 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c  -fPIC -DPIC -o .libs/xmlschemastypes.o
562mv -f .deps/xmlregexp.Tpo .deps/xmlregexp.Plo
563/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c -o xmlunicode.lo xmlunicode.c
564 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c  -fPIC -DPIC -o .libs/xmlunicode.o
565 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -o xmlunicode.o >/dev/null 2>&1
566 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -o xmlschemastypes.o >/dev/null 2>&1
567mv -f .deps/xmlunicode.Tpo .deps/xmlunicode.Plo
568/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c -o xmlreader.lo xmlreader.c
569 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c  -fPIC -DPIC -o .libs/xmlreader.o
570mv -f .deps/xmlschemastypes.Tpo .deps/xmlschemastypes.Plo
571/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c
572 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -o xmlreader.o >/dev/null 2>&1
573 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c  -fPIC -DPIC -o .libs/relaxng.o
574 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -o xmlschemas.o >/dev/null 2>&1
575mv -f .deps/xmlreader.Tpo .deps/xmlreader.Plo
576/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
577 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c  -fPIC -DPIC -o .libs/dict.o
578 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1
579mv -f .deps/dict.Tpo .deps/dict.Plo
580/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c -o SAX2.lo SAX2.c
581 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c  -fPIC -DPIC -o .libs/SAX2.o
582 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -o relaxng.o >/dev/null 2>&1
583 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -o SAX2.o >/dev/null 2>&1
584mv -f .deps/SAX2.Tpo .deps/SAX2.Plo
585/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c -o xmlwriter.lo xmlwriter.c
586mv -f .deps/relaxng.Tpo .deps/relaxng.Plo
587/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c -o legacy.lo legacy.c
588 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c  -fPIC -DPIC -o .libs/xmlwriter.o
589xmlwriter.c: In function 'xmlWriterErrMsg':
590xmlwriter.c:132: warning: format not a string literal and no format arguments
591xmlwriter.c:135: warning: format not a string literal and no format arguments
592 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c  -fPIC -DPIC -o .libs/legacy.o
593 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -o xmlwriter.o >/dev/null 2>&1
594mv -f .deps/xmlschemas.Tpo .deps/xmlschemas.Plo
595/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c -o chvalid.lo chvalid.c
596 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.o >/dev/null 2>&1
597mv -f .deps/xmlwriter.Tpo .deps/xmlwriter.Plo
598/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c
599mv -f .deps/legacy.Tpo .deps/legacy.Plo
600/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c -o xmlsave.lo xmlsave.c
601 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c  -fPIC -DPIC -o .libs/chvalid.o
602 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -o chvalid.o >/dev/null 2>&1
603mv -f .deps/chvalid.Tpo .deps/chvalid.Plo
604/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c -o xmlmodule.lo xmlmodule.c
605 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c  -fPIC -DPIC -o .libs/pattern.o
606 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c  -fPIC -DPIC -o .libs/xmlsave.o
607 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c  -fPIC -DPIC -o .libs/xmlmodule.o
608 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -o xmlmodule.o >/dev/null 2>&1
609mv -f .deps/xmlmodule.Tpo .deps/xmlmodule.Plo
610/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c -o schematron.lo schematron.c
611 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1
612 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c  -fPIC -DPIC -o .libs/schematron.o
613schematron.c: In function 'xmlSchematronReportSuccess':
614schematron.c:1428: warning: format not a string literal and no format arguments
615 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -o xmlsave.o >/dev/null 2>&1
616 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -o schematron.o >/dev/null 2>&1
617mv -f .deps/pattern.Tpo .deps/pattern.Plo
618/bin/sh ./libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c -o testdso.lo testdso.c
619mv -f .deps/schematron.Tpo .deps/schematron.Plo
620armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmllint.o -MD -MP -MF .deps/xmllint.Tpo -c -o xmllint.o xmllint.c
621 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c  -fPIC -DPIC -o .libs/testdso.o
622 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -o testdso.o >/dev/null 2>&1
623mv -f .deps/testdso.Tpo .deps/testdso.Plo
624armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xmlcatalog.o -MD -MP -MF .deps/xmlcatalog.Tpo -c -o xmlcatalog.o xmlcatalog.c
625xmllint.c: In function ‘parseAndPrintFile’:
626xmllint.c:2434: attention : ignoring return value of ‘write’, declared with attribute warn_unused_result
627xmllint.c:2447: attention : ignoring return value of ‘write’, declared with attribute warn_unused_result
628xmllint.c:2476: attention : ignoring return value of ‘write’, declared with attribute warn_unused_result
629mv -f .deps/xmlcatalog.Tpo .deps/xmlcatalog.Po
630armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testSchemas.o -MD -MP -MF .deps/testSchemas.Tpo -c -o testSchemas.o testSchemas.c
631mv -f .deps/xmlsave.Tpo .deps/xmlsave.Plo
632armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testRelax.o -MD -MP -MF .deps/testRelax.Tpo -c -o testRelax.o testRelax.c
633mv -f .deps/testRelax.Tpo .deps/testRelax.Po
634armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testSAX.o -MD -MP -MF .deps/testSAX.Tpo -c -o testSAX.o testSAX.c
635mv -f .deps/testSchemas.Tpo .deps/testSchemas.Po
636armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testHTML.o -MD -MP -MF .deps/testHTML.Tpo -c -o testHTML.o testHTML.c
637mv -f .deps/testSAX.Tpo .deps/testSAX.Po
638armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testXPath.o -MD -MP -MF .deps/testXPath.Tpo -c -o testXPath.o testXPath.c
639mv -f .deps/testXPath.Tpo .deps/testXPath.Po
640armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testURI.o -MD -MP -MF .deps/testURI.Tpo -c -o testURI.o testURI.c
641mv -f .deps/testURI.Tpo .deps/testURI.Po
642armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testThreads.o -MD -MP -MF .deps/testThreads.Tpo -c -o testThreads.o testThreads.c
643mv -f .deps/testThreads.Tpo .deps/testThreads.Po
644armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testC14N.o -MD -MP -MF .deps/testC14N.Tpo -c -o testC14N.o testC14N.c
645mv -f .deps/testHTML.Tpo .deps/testHTML.Po
646armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testAutomata.o -MD -MP -MF .deps/testAutomata.Tpo -c -o testAutomata.o testAutomata.c
647testC14N.c: In function ‘test_c14n’:
648testC14N.c:103: attention : ignoring return value of ‘write’, declared with attribute warn_unused_result
649mv -f .deps/testC14N.Tpo .deps/testC14N.Po
650armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testRegexp.o -MD -MP -MF .deps/testRegexp.Tpo -c -o testRegexp.o testRegexp.c
651mv -f .deps/testAutomata.Tpo .deps/testAutomata.Po
652armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testReader.o -MD -MP -MF .deps/testReader.Tpo -c -o testReader.o testReader.c
653mv -f .deps/testRegexp.Tpo .deps/testRegexp.Po
654armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testapi.o -MD -MP -MF .deps/testapi.Tpo -c -o testapi.o testapi.c
655mv -f .deps/testReader.Tpo .deps/testReader.Po
656armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testModule.o -MD -MP -MF .deps/testModule.Tpo -c -o testModule.o testModule.c
657testapi.c: In function ‘test_xmlBufferSetAllocationScheme’:
658testapi.c:18831: attention : il manque un transtypage pour comparer des types distincts de pointeur
659mv -f .deps/testModule.Tpo .deps/testModule.Po
660armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c
661testapi.c: Hors de toute fonction :
662testapi.c:18047: attention : ‘gen_xmlSchematronPtr’ defined but not used
663testapi.c:18050: attention : ‘des_xmlSchematronPtr’ defined but not used
664testapi.c:18067: attention : ‘gen_xmlSchematronParserCtxtPtr’ defined but not used
665testapi.c:18070: attention : ‘des_xmlSchematronParserCtxtPtr’ defined but not used
666testapi.c:34166: attention : ‘gen_xmlSAXHandlerPtr_ptr’ defined but not used
667testapi.c:34169: attention : ‘des_xmlSAXHandlerPtr_ptr’ defined but not used
668mv -f .deps/xmllint.Tpo .deps/xmllint.Po
669armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT runsuite.o -MD -MP -MF .deps/runsuite.Tpo -c -o runsuite.o runsuite.c
670mv -f .deps/runsuite.Tpo .deps/runsuite.Po
671armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testchar.o -MD -MP -MF .deps/testchar.Tpo -c -o testchar.o testchar.c
672mv -f .deps/testchar.Tpo .deps/testchar.Po
673armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testdict.o -MD -MP -MF .deps/testdict.Tpo -c -o testdict.o testdict.c
674mv -f .deps/runtest.Tpo .deps/runtest.Po
675armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT runxmlconf.o -MD -MP -MF .deps/runxmlconf.Tpo -c -o runxmlconf.o runxmlconf.c
676mv -f .deps/testdict.Tpo .deps/testdict.Po
677armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include  -D_REENTRANT      -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testrecurse.o -MD -MP -MF .deps/testrecurse.Tpo -c -o testrecurse.o testrecurse.c
678mv -f .deps/runxmlconf.Tpo .deps/runxmlconf.Po
679sed -e 's?\@XML_LIBDIR\@?-L/usr/lib?g' \
680            -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \
681            -e 's?\@VERSION\@?2.7.3?g' \
682            -e 's?\@XML_LIBS\@?-lxml2 -lz   -lm ?g' \
683               < ./xml2Conf.sh.in > xml2Conf.tmp \
684        && mv xml2Conf.tmp xml2Conf.sh
685/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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 -version-info 9:3:7 -ldl -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o libxml2.la -rpath /usr/lib 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 
686mv -f .deps/testrecurse.Tpo .deps/testrecurse.Po
687/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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 -module -rpath /usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testdso.la  testdso.lo 
688armv4tl-softfloat-linux-gnueabi-gcc -shared  .libs/testdso.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib  -march=armv4t -mtune=arm920t -Wl,-soname -Wl,testdso.so.0 -o .libs/testdso.so.0.0.0
689(cd .libs && rm -f testdso.so.0 && ln -s testdso.so.0.0.0 testdso.so.0)
690(cd .libs && rm -f testdso.so && ln -s testdso.so.0.0.0 testdso.so)
691armv4tl-softfloat-linux-gnueabi-ar cru .libs/testdso.a  testdso.o
692armv4tl-softfloat-linux-gnueabi-ranlib .libs/testdso.a
693creating testdso.la
694(cd .libs && rm -f testdso.la && ln -s ../testdso.la testdso.la)
695armv4tl-softfloat-linux-gnueabi-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 -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lz -lm  -march=armv4t -mtune=arm920t -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.7.3
696(cd .libs && rm -f libxml2.so.2 && ln -s libxml2.so.2.7.3 libxml2.so.2)
697(cd .libs && rm -f libxml2.so && ln -s libxml2.so.2.7.3 libxml2.so)
698armv4tl-softfloat-linux-gnueabi-ar cru .libs/libxml2.a  SAX.o entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o DOCBparser.o catalog.o globals.o threads.o c14n.o xmlstring.o xmlregexp.o xmlschemas.o xmlschemastypes.o xmlunicode.o xmlreader.o relaxng.o dict.o SAX2.o xmlwriter.o legacy.o chvalid.o pattern.o xmlsave.o xmlmodule.o schematron.o
699armv4tl-softfloat-linux-gnueabi-ranlib .libs/libxml2.a
700creating libxml2.la
701(cd .libs && rm -f libxml2.la && ln -s ../libxml2.la libxml2.la)
702/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o xmllint xmllint.o -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
703/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
704armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/xmllint xmllint.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
705creating xmllint
706/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testSchemas testSchemas.o ./libxml2.la  -lz  -lm 
707armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/xmlcatalog xmlcatalog.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
708creating xmlcatalog
709armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testSchemas testSchemas.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
710/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testRelax testRelax.o ./libxml2.la  -lz  -lm 
711creating testSchemas
712/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testSAX testSAX.o ./libxml2.la  -lz  -lm 
713armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testSAX testSAX.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
714creating testSAX
715/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testHTML testHTML.o ./libxml2.la  -lz  -lm 
716armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testRelax testRelax.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
717creating testRelax
718/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testXPath testXPath.o ./libxml2.la  -lz  -lm 
719armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testHTML testHTML.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
720creating testHTML
721/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testURI testURI.o ./libxml2.la  -lz  -lm 
722armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testXPath testXPath.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
723creating testXPath
724/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testThreads testThreads.o -lpthread  ./libxml2.la  -lz  -lm 
725armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testURI testURI.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
726creating testURI
727/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testC14N testC14N.o ./libxml2.la  -lz  -lm 
728armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testThreads testThreads.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lpthread ./.libs/libxml2.so -ldl -lz -lm
729creating testThreads
730/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testAutomata testAutomata.o ./libxml2.la  -lz  -lm 
731armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testC14N testC14N.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
732creating testC14N
733/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testRegexp testRegexp.o ./libxml2.la  -lz  -lm 
734armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testAutomata testAutomata.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
735creating testAutomata
736/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testReader testReader.o ./libxml2.la  -lz  -lm 
737armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testRegexp testRegexp.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
738creating testRegexp
739/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testModule testModule.o ./libxml2.la  -lz  -lm 
740armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testReader testReader.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
741creating testReader
742/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
743armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testModule testModule.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
744creating testModule
745/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o runsuite runsuite.o -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
746armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/runtest runtest.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
747creating runtest
748/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testchar testchar.o -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
749armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/runsuite runsuite.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
750creating runsuite
751/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testdict testdict.o -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
752mv -f .deps/testapi.Tpo .deps/testapi.Po
753/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o runxmlconf runxmlconf.o ./libxml2.la  -lz  -lm 
754armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testchar testchar.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
755creating testchar
756/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la  -lz  -lm 
757armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testdict testdict.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
758creating testdict
759/bin/sh ./libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testapi testapi.o ./libxml2.la  -lz  -lm 
760armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/runxmlconf runxmlconf.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
761creating runxmlconf
762armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testrecurse testrecurse.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
763creating testrecurse
764armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testapi testapi.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib ./.libs/libxml2.so -ldl -lz -lm
765creating testapi
766make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3 »
767Making all in doc
768make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc »
769Making all in devhelp
770make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc/devhelp »
771make[3]: Rien à faire pour « all ».
772make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc/devhelp »
773Making all in examples
774make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc/examples »
775armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpath2.o -MD -MP -MF .deps/xpath2.Tpo -c -o xpath2.o xpath2.c
776armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT reader1.o -MD -MP -MF .deps/reader1.Tpo -c -o reader1.o reader1.c
777armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT reader4.o -MD -MP -MF .deps/reader4.Tpo -c -o reader4.o reader4.c
778mv -f .deps/xpath2.Tpo .deps/xpath2.Po
779armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parse2.o -MD -MP -MF .deps/parse2.Tpo -c -o parse2.o parse2.c
780mv -f .deps/parse2.Tpo .deps/parse2.Po
781armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT reader2.o -MD -MP -MF .deps/reader2.Tpo -c -o reader2.o reader2.c
782mv -f .deps/reader2.Tpo .deps/reader2.Po
783armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parse3.o -MD -MP -MF .deps/parse3.Tpo -c -o parse3.o parse3.c
784mv -f .deps/reader4.Tpo .deps/reader4.Po
785armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT reader3.o -MD -MP -MF .deps/reader3.Tpo -c -o reader3.o reader3.c
786mv -f .deps/parse3.Tpo .deps/parse3.Po
787mv -f .deps/reader1.Tpo .deps/reader1.Po
788armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT tree2.o -MD -MP -MF .deps/tree2.Tpo -c -o tree2.o tree2.c
789armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parse4.o -MD -MP -MF .deps/parse4.Tpo -c -o parse4.o parse4.c
790mv -f .deps/reader3.Tpo .deps/reader3.Po
791armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT io2.o -MD -MP -MF .deps/io2.Tpo -c -o io2.o io2.c
792io2.c: In function ‘main’:
793io2.c:37: attention : le format n'est pas une chaîne littérale et pas d'argument de format
794mv -f .deps/io2.Tpo .deps/io2.Po
795armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT testWriter.o -MD -MP -MF .deps/testWriter.Tpo -c -o testWriter.o testWriter.c
796testWriter.c: In function ‘testXmlwriterFilename’:
797testWriter.c:163: attention : format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
798testWriter.c: In function ‘testXmlwriterMemory’:
799testWriter.c:442: attention : format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
800testWriter.c: In function ‘testXmlwriterDoc’:
801testWriter.c:712: attention : format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
802testWriter.c: In function ‘testXmlwriterTree’:
803testWriter.c:978: attention : format ‘%010d’ expects type ‘int’, but argument 4 has type ‘long int’
804mv -f .deps/tree2.Tpo .deps/tree2.Po
805mv -f .deps/parse4.Tpo .deps/parse4.Po
806armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT io1.o -MD -MP -MF .deps/io1.Tpo -c -o io1.o io1.c
807armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT xpath1.o -MD -MP -MF .deps/xpath1.Tpo -c -o xpath1.o xpath1.c
808mv -f .deps/testWriter.Tpo .deps/testWriter.Po
809armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT parse1.o -MD -MP -MF .deps/parse1.Tpo -c -o parse1.o parse1.c
810mv -f .deps/parse1.Tpo .deps/parse1.Po
811armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT tree1.o -MD -MP -MF .deps/tree1.Tpo -c -o tree1.o tree1.c
812mv -f .deps/io1.Tpo .deps/io1.Po
813mv -f .deps/tree1.Tpo .deps/tree1.Po
814/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o xpath2 xpath2.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
815/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o reader1 reader1.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
816mv -f .deps/xpath1.Tpo .deps/xpath1.Po
817/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o reader4 reader4.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
818mkdir .libs
819armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/xpath2 xpath2.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
820armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/reader4 reader4.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
821creating reader4
822/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o parse2 parse2.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
823armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/reader1 reader1.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
824creating xpath2
825creating reader1
826/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o reader2 reader2.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
827/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o parse3 parse3.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
828armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/parse3 parse3.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
829creating parse3
830/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o reader3 reader3.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
831armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/parse2 parse2.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
832armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/reader2 reader2.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
833creating parse2
834creating reader2
835/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o tree2 tree2.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
836/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o parse4 parse4.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
837armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/reader3 reader3.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
838armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/parse4 parse4.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
839creating reader3
840creating parse4
841/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o io2 io2.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
842/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o testWriter testWriter.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
843armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/tree2 tree2.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
844creating tree2
845/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o io1 io1.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
846armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/io2 io2.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
847creating io2
848/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o xpath1 xpath1.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
849armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/testWriter testWriter.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
850creating testWriter
851/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o parse1 parse1.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
852armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/io1 io1.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
853creating io1
854/bin/sh ../../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o tree1 tree1.o -lreadline -lhistory -lncurses ../../libxml2.la  -lz  -lm 
855armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/xpath1 xpath1.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
856creating xpath1
857armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/tree1 tree1.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
858armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/parse1 parse1.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
859creating tree1
860creating parse1
861make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc/examples »
862make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc »
863make[3]: Rien à faire pour « all-am ».
864make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc »
865make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/doc »
866Making all in example
867make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/example »
868armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include  -D_REENTRANT     -Os -pipe -march=armv4t -mtune=arm920t -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 -MT gjobread.o -MD -MP -MF .deps/gjobread.Tpo -c -o gjobread.o gjobread.c
869mv -f .deps/gjobread.Tpo .deps/gjobread.Po
870/bin/sh ../libtool --tag=CC   --mode=link armv4tl-softfloat-linux-gnueabi-gcc  -Os -pipe -march=armv4t -mtune=arm920t -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  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -o gjobread gjobread.o -lreadline -lhistory -lncurses ../libxml2.la  -lz  -lm 
871mkdir .libs
872armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -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 -o .libs/gjobread gjobread.o  -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lreadline -lhistory -lncurses ../.libs/libxml2.so -ldl -lz -lm
873creating gjobread
874make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/example »
875Making all in xstc
876make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/xstc »
877make[2]: Rien à faire pour « all ».
878make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/xstc »
879Making all in python
880make[2]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/python »
881Making all in .
882make[3]: entrant dans le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/python »
883/usr/bin/python ./generator.py .
884/bin/sh ../libtool --tag=CC   --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I../include -I../include -I../python    -Os -pipe -march=armv4t -mtune=arm920t -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 -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo types.c
885/usr/lib64/python2.6/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
886  warnings.warn("The xmllib module is obsolete.  Use xml.sax instead.", DeprecationWarning)
887mkdir .libs
888 armv4tl-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I../include -I../include -I../python -Os -pipe -march=armv4t -mtune=arm920t -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 -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c  -fPIC -DPIC -o .libs/types.o
889In file included from /usr/include/python2.6/Python.h:58,
890                 from libxml_wrap.h:1,
891                 from types.c:9:
892/usr/include/python2.6/pyport.h:685:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
893In file included from /usr/include/python2.6/Python.h:86,
894                 from libxml_wrap.h:1,
895                 from types.c:9:
896/usr/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long'
897In file included from /usr/include/python2.6/Python.h:88,
898                 from libxml_wrap.h:1,
899                 from types.c:9:
900/usr/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long'
901/usr/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long'
902/usr/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long'
903/usr/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long'
904/usr/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long'
905types.c: In function 'libxml_xmlXPathObjectPtrConvert':
906types.c:550: warning: cast increases required alignment of target type
907make[3]: *** [types.lo] Erreur 1
908make[3]: *** Attente des tâches non terminées....
909Found 1604 functions in libxml2-api.xml
910Found 55 functions in libxml2-python-api.xml
911Generated 886 wrapper functions, 557 failed, 216 skipped
912
913Missing type converters:
914xmlRelaxNGValidityErrorFunc *:2  xmlXPathObjectPtr:22  const htmlEntityDesc *:2  xmlOutputMatchCallback:1  xmlElementContentPtr *:1  xmlStructuredErrorFunc:5  xmlSchematronValidCtxtPtr:3  xmlParserInputBufferCreateFilenameFunc:2  xmlSchemaValType:2  size_t:1  xmlEnumerationPtr:5  xmlSchemaWildcardPtr:1  xmlXIncludeCtxtPtr:4  xmlRelaxNGValidityErrorFunc:2  xmlSAXHandler *:4  ...:1  xmlShellReadlineFunc:1  xmlDict *:1  xmlAutomataPtr:19  unsigned long:1  xmlParserInputPtr:17  xmlCatalogAllow:2  xmlExpNodePtr:3  xmlElementContent *:1  xmlCharEncodingOutputFunc:1  xmlDictPtr:10  xmlTextWriterPtr:77  const htmlElemDesc *:1  xmlChRangeGroup *:1  xmlIDPtr:1  xmlSchemaValPtr:13  xmlInputMatchCallback:1  xmlElementTablePtr:2  xmlChar **:16  xmlXPathCompExprPtr:6  xmlTextReaderErrorFunc:1  xmlExternalEntityLoader:2  xmlNotationTablePtr:2  xmlXPathVariableLookupFunc:1  xmlParserNodeInfoPtr:1  xmlExpCtxtPtr:14  xmlPatternPtr:8  xmlC14NIsVisibleCallback:1  xmlDeregisterNodeFunc:2  va_list:1  xmlSchemaTypePtr:9  htmlStatus:1  xmlRegisterNodeFunc:2  xmlAttributeType:2  xmlRefPtr:1  xmlCharEncodingHandler *:4  xmlNotationPtr:3  xmlSaveCtxtPtr:8  xmlRegExecCallbacks:1  xmlNsPtr *:1  xmlLocationSetPtr:6  xmlSchemaSAXPlugPtr:1  xmlModulePtr:4  xmlEnumerationPtr *:2  xmlShellCtxtPtr:10  xlinkNodeDetectFunc:2  xmlRefTablePtr:1  xmlStreamCtxtPtr:6  xmlSchemaValidityErrorFunc *:2  xmlAttributeTablePtr:2  xmlSchematronParserCtxtPtr:5  xmlCatalogPrefer:1  xmlParserNodeInfoSeqPtr:3  xmlSchematronPtr:2  xmlNodePtr *:2  xmlInputReadCallback:7  char **:5  xmlCharEncoding:13  xmlRegExecCtxtPtr:5  xmlElementContentType:2  void *:86  xmlTextReaderErrorFunc *:1  xmlSAXHandlerPtr *:1  xmlEntityReferenceFunc:1  xmlDocPtr *:1  xmlBufferAllocationScheme:3  xmlSchemaValidityErrorFunc:2  xmlDOMWrapCtxtPtr:6  xmlOutputWriteCallback:2  xmlSchemaFacetPtr:7  xlinkHandlerPtr:2  xmlXPathFuncLookupFunc:1  htmlElemDesc *:3  xmlCharEncodingHandlerPtr:7  xmlCharEncodingInputFunc:1  xmlFeature:1  const xmlParserNodeInfo *:1  xmlNodeSetPtr:32  xmlEntitiesTablePtr:3  xmlIDTablePtr:1  xmlXPathFunction:4  xmlOutputBufferCreateFilenameFunc:2  xmlElementContentPtr:8  xmlElementTypeVal:1  xlinkType:1  xmlGenericErrorFunc *:1
915touch gen_prog
916make[3]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/python »
917make[2]: *** [all-recursive] Erreur 1
918make[2]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3/python »
919make[1]: *** [all-recursive] Erreur 1
920make[1]: quittant le répertoire « /var/tmp/portage/dev-libs/libxml2-2.7.3-r1/work/libxml2-2.7.3 »
921make: *** [all] Erreur 2
922 [31;01m*[0m
923 [31;01m*[0m ERROR: dev-libs/libxml2-2.7.3-r1 failed.
924 [31;01m*[0m Call stack:
925 [31;01m*[0m               ebuild.sh, line   48:  Called src_compile
926 [31;01m*[0m             environment, line 3030:  Called die
927 [31;01m*[0m The specific snippet of code:
928 [31;01m*[0m       emake || die "Compilation failed"
929 [31;01m*[0m  The die message:
930 [31;01m*[0m   Compilation failed
931 [31;01m*[0m
932 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
933 [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-libs/libxml2-2.7.3-r1/temp/build.log'.
934 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libxml2-2.7.3-r1/temp/environment'.
935 [31;01m*[0m