Guest User

Untitled

a guest
Dec 9th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 207.47 KB | None | 0 0
  1. dpkg-buildpackage: warning: invalid flag in DEB_BUILD_OPTIONS: maemo-launcher,vfp
  2. dpkg-buildpackage: set CFLAGS to default value: -g -O2
  3. dpkg-buildpackage: set CPPFLAGS to default value:
  4. dpkg-buildpackage: set LDFLAGS to default value:
  5. dpkg-buildpackage: set FFLAGS to default value: -g -O2
  6. dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
  7. dpkg-buildpackage: source package libxml2
  8. dpkg-buildpackage: source version 2.8.0+dfsg1-7maemo0+0cssu2
  9. dpkg-buildpackage: source changed by Ludek Finstrle <luf@seznam.cz>
  10. dpkg-buildpackage: host architecture armel
  11. dpkg-checkbuilddeps: Using Scratchbox tools to satisfy builddeps
  12. fakeroot debian/rules clean
  13. QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
  14. No patch removed
  15. rm -rf .pc debian/stamp-patched
  16. dh_testdir
  17. dh_testroot
  18. rm -f build-stamp install*-stamp
  19. [ ! -f Makefile ] || /scratchbox/tools/bin/make distclean
  20. rm -f example/Makefile
  21. rm COPYING && cp Copyright COPYING
  22. test -r /usr/share/misc/config.sub && \
  23. cp -f /usr/share/misc/config.sub config.sub
  24. test -r /usr/share/misc/config.guess && \
  25. cp -f /usr/share/misc/config.guess config.guess
  26. dh_clean
  27. dpkg-source -I.git -b libxml2
  28. dpkg-source: warning: source directory 'libxml2' is not <sourcepackage>-<upstreamversion> 'libxml2-2.8.0+dfsg1'
  29. dpkg-source: info: using source format `1.0'
  30. dpkg-source: info: building libxml2 in libxml2_2.8.0+dfsg1-7maemo0+0cssu2.tar.gz
  31. dpkg-source: info: building libxml2 in libxml2_2.8.0+dfsg1-7maemo0+0cssu2.dsc
  32. debian/rules build
  33. # quilt exits with 2 as return when there was nothing to do.
  34. # That's not an error here (but it's usefull to break loops in crude scripts)
  35. QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
  36. Applying patch 0001-restore-generated-html.patch
  37. patching file doc/examples/index.html
  38.  
  39. Applying patch 0002-modify-xml2-config-and-pkgconfig-behaviour.patch
  40. patching file configure.in
  41. patching file libxml-2.0-uninstalled.pc.in
  42. patching file xml2-config.1
  43. patching file xml2-config.in
  44.  
  45. Applying patch 0003-Fix-parser-local-buffers-size-problems.patch
  46. patching file parser.c
  47.  
  48. Applying patch 0004-Fix-entities-local-buffers-size-problems.patch
  49. patching file entities.c
  50.  
  51. Applying patch 0005-Fix-a-failure-to-report-xmlreader-parsing-failures.patch
  52. patching file xmlreader.c
  53.  
  54. Applying patch 0006-Fix-potential-out-of-bound-access.patch
  55. patching file parser.c
  56.  
  57. Applying patch 0007-Fix-pthread-memory-corruption.patch
  58. patching file threads.c
  59.  
  60. Applying patch 0008-Fix-a-thread-portability-problem.patch
  61. patching file threads.c
  62.  
  63. Applying patch cve-2013-0338-0339.patch
  64. patching file include/libxml/parser.h
  65. patching file parser.c
  66. patching file parserInternals.c
  67.  
  68. Applying patch cve-2013-2877.patch
  69. patching file parser.c
  70.  
  71. Applying patch cve-2014-0191.patch
  72. patching file parser.c
  73.  
  74. Applying patch cve-2014-3660.patch
  75. patching file parser.c
  76.  
  77. Applying patch 0200-Fix-case-statement.patch
  78. patching file python/libxml.c
  79.  
  80. Now at patch 0200-Fix-case-statement.patch
  81. touch debian/stamp-patched
  82. dh_testdir
  83. ./autogen.sh
  84. You should update your `aclocal.m4' by running aclocal.
  85. # ./configure
  86. LDFLAGS="-Wl,--as-needed" CFLAGS="-Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp" SBOX_REDIRECT_IGNORE=/usr/bin/python ./configure --build arm-linux-gnueabi PYTHON=/usr/bin/python --prefix=/usr --with-history
  87. checking build system type... arm-unknown-linux-gnueabi
  88. checking host system type... arm-unknown-linux-gnueabi
  89. extra=
  90. checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
  91. checking whether build environment is sane... yes
  92. checking for gawk... gawk
  93. checking whether make sets $(MAKE)... yes
  94. checking for gcc... gcc
  95. checking for C compiler default output file name... a.out
  96. checking whether the C compiler works... yes
  97. checking whether we are cross compiling... no
  98. checking for suffix of executables...
  99. checking for suffix of object files... o
  100. checking whether we are using the GNU C compiler... yes
  101. checking whether gcc accepts -g... yes
  102. checking for gcc option to accept ISO C89... none needed
  103. checking for style of include used by make... GNU
  104. checking dependency style of gcc... gcc3
  105. checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
  106. checking for a thread-safe mkdir -p... /scratchbox/tools/bin/mkdir -p
  107. checking how to run the C preprocessor... gcc -E
  108. checking for rm... /scratchbox/tools/bin/rm
  109. checking for mv... /scratchbox/tools/bin/mv
  110. checking for tar... /scratchbox/tools/bin/tar
  111. checking for perl... /scratchbox/tools/bin/perl
  112. checking for wget... /scratchbox/tools/bin/wget
  113. checking for xmllint... /scratchbox/devkits/doctools/bin/xmllint
  114. checking for xsltproc... /scratchbox/devkits/doctools/bin/xsltproc
  115. checking for a sed that does not truncate output... /scratchbox/tools/bin/sed
  116. checking for grep that handles long lines and -e... /scratchbox/tools/bin/grep
  117. checking for egrep... /scratchbox/tools/bin/grep -E
  118. checking for ld used by gcc... /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld
  119. checking if the linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
  120. checking for /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld option to reload object files... -r
  121. checking for BSD-compatible nm... /scratchbox/compilers/bin/nm -B
  122. checking whether ln -s works... yes
  123. checking how to recognize dependent libraries... pass_all
  124. checking for ANSI C header files... yes
  125. checking for sys/types.h... yes
  126. checking for sys/stat.h... yes
  127. checking for stdlib.h... yes
  128. checking for string.h... yes
  129. checking for memory.h... yes
  130. checking for strings.h... yes
  131. checking for inttypes.h... yes
  132. checking for stdint.h... yes
  133. checking for unistd.h... yes
  134. checking dlfcn.h usability... yes
  135. checking dlfcn.h presence... yes
  136. checking for dlfcn.h... yes
  137. checking for g++... g++
  138. checking whether we are using the GNU C++ compiler... yes
  139. checking whether g++ accepts -g... yes
  140. checking dependency style of g++... gcc3
  141. checking how to run the C++ preprocessor... g++ -E
  142. checking for g77... no
  143. checking for xlf... no
  144. checking for f77... no
  145. checking for frt... no
  146. checking for pgf77... no
  147. checking for cf77... no
  148. checking for fort77... no
  149. checking for fl32... no
  150. checking for af77... no
  151. checking for xlf90... no
  152. checking for f90... no
  153. checking for pgf90... no
  154. checking for pghpf... no
  155. checking for epcf90... no
  156. checking for gfortran... no
  157. checking for g95... no
  158. checking for xlf95... no
  159. checking for f95... no
  160. checking for fort... no
  161. checking for ifort... no
  162. checking for ifc... no
  163. checking for efc... no
  164. checking for pgf95... no
  165. checking for lf95... no
  166. checking for ftn... no
  167. checking whether we are using the GNU Fortran 77 compiler... no
  168. checking whether accepts -g... no
  169. checking the maximum length of command line arguments... 98304
  170. checking command to parse /scratchbox/compilers/bin/nm -B output from gcc object... ok
  171. checking for objdir... .libs
  172. checking for ar... ar
  173. checking for ranlib... ranlib
  174. checking for strip... strip
  175. checking if gcc supports -fno-rtti -fno-exceptions... no
  176. checking for gcc option to produce PIC... -fPIC
  177. checking if gcc PIC flag -fPIC works... yes
  178. checking if gcc static flag -static works... yes
  179. checking if gcc supports -c -o file.o... yes
  180. checking whether the gcc linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  181. checking whether -lc should be explicitly linked in... no
  182. checking dynamic linker characteristics... GNU/Linux ld.so
  183. checking how to hardcode library paths into programs... immediate
  184. checking whether stripping libraries is possible... yes
  185. checking if libtool supports shared libraries... yes
  186. checking whether to build shared libraries... yes
  187. checking whether to build static libraries... yes
  188. configure: creating libtool
  189. appending configuration tag "CXX" to libtool
  190. checking for ld used by g++... /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld
  191. checking if the linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
  192. checking whether the g++ linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  193. checking for g++ option to produce PIC... -fPIC
  194. checking if g++ PIC flag -fPIC works... yes
  195. checking if g++ static flag -static works... yes
  196. checking if g++ supports -c -o file.o... yes
  197. checking whether the g++ linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  198. checking dynamic linker characteristics... GNU/Linux ld.so
  199. (cached) (cached) checking how to hardcode library paths into programs... immediate
  200. appending configuration tag "F77" to libtool
  201. Checking zlib
  202. checking zlib.h usability... yes
  203. checking zlib.h presence... yes
  204. checking for zlib.h... yes
  205. checking for gzread in -lz... yes
  206. Checking lzma
  207. checking lzma.h usability... no
  208. checking lzma.h presence... no
  209. checking for lzma.h... no
  210. Checking headers
  211. checking for dirent.h that defines DIR... yes
  212. checking for library containing opendir... none required
  213. checking for ANSI C header files... (cached) yes
  214. checking fcntl.h usability... yes
  215. checking fcntl.h presence... yes
  216. checking for fcntl.h... yes
  217. checking for unistd.h... (cached) yes
  218. checking ctype.h usability... yes
  219. checking ctype.h presence... yes
  220. checking for ctype.h... yes
  221. checking dirent.h usability... yes
  222. checking dirent.h presence... yes
  223. checking for dirent.h... yes
  224. checking errno.h usability... yes
  225. checking errno.h presence... yes
  226. checking for errno.h... yes
  227. checking malloc.h usability... yes
  228. checking malloc.h presence... yes
  229. checking for malloc.h... yes
  230. checking stdarg.h usability... yes
  231. checking stdarg.h presence... yes
  232. checking for stdarg.h... yes
  233. checking for sys/stat.h... (cached) yes
  234. checking for sys/types.h... (cached) yes
  235. checking for stdint.h... (cached) yes
  236. checking for inttypes.h... (cached) yes
  237. checking time.h usability... yes
  238. checking time.h presence... yes
  239. checking for time.h... yes
  240. checking ansidecl.h usability... no
  241. checking ansidecl.h presence... no
  242. checking for ansidecl.h... no
  243. checking ieeefp.h usability... no
  244. checking ieeefp.h presence... no
  245. checking for ieeefp.h... no
  246. checking nan.h usability... no
  247. checking nan.h presence... no
  248. checking for nan.h... no
  249. checking math.h usability... yes
  250. checking math.h presence... yes
  251. checking for math.h... yes
  252. checking limits.h usability... yes
  253. checking limits.h presence... yes
  254. checking for limits.h... yes
  255. checking fp_class.h usability... no
  256. checking fp_class.h presence... no
  257. checking for fp_class.h... no
  258. checking float.h usability... yes
  259. checking float.h presence... yes
  260. checking for float.h... yes
  261. checking for stdlib.h... (cached) yes
  262. checking for sys/socket.h... yes
  263. checking for netinet/in.h... yes
  264. checking for arpa/inet.h... yes
  265. checking netdb.h usability... yes
  266. checking netdb.h presence... yes
  267. checking for netdb.h... yes
  268. checking sys/time.h usability... yes
  269. checking sys/time.h presence... yes
  270. checking for sys/time.h... yes
  271. checking sys/select.h usability... yes
  272. checking sys/select.h presence... yes
  273. checking for sys/select.h... yes
  274. checking poll.h usability... yes
  275. checking poll.h presence... yes
  276. checking for poll.h... yes
  277. checking sys/mman.h usability... yes
  278. checking sys/mman.h presence... yes
  279. checking for sys/mman.h... yes
  280. checking sys/timeb.h usability... yes
  281. checking sys/timeb.h presence... yes
  282. checking for sys/timeb.h... yes
  283. checking signal.h usability... yes
  284. checking signal.h presence... yes
  285. checking for signal.h... yes
  286. checking for arpa/nameser.h... yes
  287. checking for resolv.h... yes
  288. checking dl.h usability... no
  289. checking dl.h presence... no
  290. checking for dl.h... no
  291. checking for dlfcn.h... (cached) yes
  292. Checking libraries
  293. checking for strftime... yes
  294. checking for strdup... yes
  295. checking for strndup... yes
  296. checking for strerror... yes
  297. checking for finite... yes
  298. checking for isnand... no
  299. checking for fp_class... no
  300. checking for class... no
  301. checking for fpclass... no
  302. checking for strftime... (cached) yes
  303. checking for localtime... yes
  304. checking for gettimeofday... yes
  305. checking for ftime... yes
  306. checking for stat... yes
  307. checking for _stat... no
  308. checking for signal... yes
  309. checking for rand... yes
  310. checking for rand_r... yes
  311. checking for srand... yes
  312. checking for time... yes
  313. checking for va_copy... yes
  314. checking for library containing gethostent... none required
  315. checking for library containing setsockopt... none required
  316. checking for library containing connect... none required
  317. checking for type of socket length (socklen_t)... socklen_t *
  318. checking whether to enable IPv6... yes
  319. checking struct sockaddr::ss_family... yes
  320. checking for getaddrinfo... yes
  321. checking for isnan... yes
  322. checking for isinf... yes
  323. Found python in environment PYTHON=/usr/bin/python
  324. Found Python version 2.5
  325. checking for shl_load... no
  326. checking for shl_load in -ldld... no
  327. checking for dlopen... no
  328. checking for dlopen in -ldl... yes
  329. Checking configuration requirements
  330. Enabling multithreaded support
  331. checking pthread.h usability... yes
  332. checking pthread.h presence... yes
  333. checking for pthread.h... yes
  334. checking for pthread_join in -lpthread... yes
  335. Enabling xmllint shell history
  336. checking for tputs in -lncurses... yes
  337. checking readline/history.h usability... yes
  338. checking readline/history.h presence... yes
  339. checking for readline/history.h... yes
  340. checking for append_history in -lhistory... yes
  341. checking readline/readline.h usability... yes
  342. checking readline/readline.h presence... yes
  343. checking for readline/readline.h... yes
  344. checking for readline in -lreadline... yes
  345. checking iconv.h usability... yes
  346. checking iconv.h presence... yes
  347. checking for iconv.h... yes
  348. checking for iconv... yes
  349. checking for iconv declaration...
  350. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  351. Disabling ICU support
  352. Enabled Schematron support
  353. Enabled Schemas/Relax-NG support
  354. checking for printf... yes
  355. checking for sprintf... yes
  356. checking for fprintf... yes
  357. checking for snprintf... yes
  358. checking for vfprintf... yes
  359. checking for vsprintf... yes
  360. checking for vsnprintf... yes
  361. checking for sscanf... yes
  362. Disabling code coverage for GCC
  363. configure: creating ./config.status
  364. config.status: creating libxml2.spec
  365. config.status: creating Makefile
  366. config.status: creating include/Makefile
  367. config.status: creating include/libxml/Makefile
  368. config.status: creating doc/Makefile
  369. config.status: creating doc/examples/Makefile
  370. config.status: creating doc/devhelp/Makefile
  371. config.status: creating example/Makefile
  372. config.status: creating python/Makefile
  373. config.status: creating python/tests/Makefile
  374. config.status: creating xstc/Makefile
  375. config.status: creating include/libxml/xmlversion.h
  376. config.status: creating xml2-config
  377. config.status: creating libxml-2.0.pc
  378. config.status: creating libxml-2.0-uninstalled.pc
  379. config.status: creating python/setup.py
  380. config.status: creating config.h
  381. config.status: executing depfiles commands
  382. Done configuring
  383. echo "all:" > example/Makefile
  384. echo "install:" >> example/Makefile
  385. echo "distclean:" >> example/Makefile
  386. echo " rm -rf .deps" >> example/Makefile
  387. mv -f python/Makefile python/Makefile.bak
  388. echo all: > python/Makefile
  389. # Build libxml2
  390. SBOX_REDIRECT_IGNORE=/usr/bin/python /scratchbox/tools/bin/make
  391. make[1]: Entering directory `/home/user/cssu-master/libxml2'
  392. /scratchbox/tools/bin/make all-recursive
  393. make[2]: Entering directory `/home/user/cssu-master/libxml2'
  394. Making all in include
  395. make[3]: Entering directory `/home/user/cssu-master/libxml2/include'
  396. Making all in libxml
  397. make[4]: Entering directory `/home/user/cssu-master/libxml2/include/libxml'
  398. make[4]: Nothing to be done for `all'.
  399. make[4]: Leaving directory `/home/user/cssu-master/libxml2/include/libxml'
  400. make[4]: Entering directory `/home/user/cssu-master/libxml2/include'
  401. make[4]: Nothing to be done for `all-am'.
  402. make[4]: Leaving directory `/home/user/cssu-master/libxml2/include'
  403. make[3]: Leaving directory `/home/user/cssu-master/libxml2/include'
  404. Making all in .
  405. make[3]: Entering directory `/home/user/cssu-master/libxml2'
  406. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX.lo -MD -MP -MF ".deps/SAX.Tpo" -c -o SAX.lo SAX.c; \
  407. then mv -f ".deps/SAX.Tpo" ".deps/SAX.Plo"; else rm -f ".deps/SAX.Tpo"; exit 1; fi
  408. mkdir .libs
  409. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -fPIC -DPIC -o .libs/SAX.o
  410. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -o SAX.o >/dev/null 2>&1
  411. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT entities.lo -MD -MP -MF ".deps/entities.Tpo" -c -o entities.lo entities.c; \
  412. then mv -f ".deps/entities.Tpo" ".deps/entities.Plo"; else rm -f ".deps/entities.Tpo"; exit 1; fi
  413. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o
  414. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1
  415. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.c; \
  416. then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi
  417. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -fPIC -DPIC -o .libs/encoding.o
  418. encoding.c: In function 'UTF16LEToUTF8':
  419. encoding.c:487: warning: cast increases required alignment of target type
  420. encoding.c: In function 'UTF8ToUTF16LE':
  421. encoding.c:569: warning: cast increases required alignment of target type
  422. encoding.c: In function 'UTF16BEToUTF8':
  423. encoding.c:725: warning: cast increases required alignment of target type
  424. encoding.c: In function 'UTF8ToUTF16BE':
  425. encoding.c:811: warning: cast increases required alignment of target type
  426. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o >/dev/null 2>&1
  427. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
  428. then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi
  429. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
  430. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
  431. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parserInternals.lo -MD -MP -MF ".deps/parserInternals.Tpo" -c -o parserInternals.lo parserInternals.c; \
  432. then mv -f ".deps/parserInternals.Tpo" ".deps/parserInternals.Plo"; else rm -f ".deps/parserInternals.Tpo"; exit 1; fi
  433. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o
  434. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -o parserInternals.o >/dev/null 2>&1
  435. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \
  436. then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi
  437. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o
  438. parser.c: In function 'xmlParseInNodeContext__internal_alias':
  439. parser.c:13273: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler__internal_alias' differ in signedness
  440. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
  441. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT tree.lo -MD -MP -MF ".deps/tree.Tpo" -c -o tree.lo tree.c; \
  442. then mv -f ".deps/tree.Tpo" ".deps/tree.Plo"; else rm -f ".deps/tree.Tpo"; exit 1; fi
  443. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o
  444. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1
  445. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \
  446. then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi
  447. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
  448. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
  449. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \
  450. then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi
  451. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
  452. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
  453. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlIO.lo -MD -MP -MF ".deps/xmlIO.Tpo" -c -o xmlIO.lo xmlIO.c; \
  454. then mv -f ".deps/xmlIO.Tpo" ".deps/xmlIO.Plo"; else rm -f ".deps/xmlIO.Tpo"; exit 1; fi
  455. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o
  456. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.o >/dev/null 2>&1
  457. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmemory.lo -MD -MP -MF ".deps/xmlmemory.Tpo" -c -o xmlmemory.lo xmlmemory.c; \
  458. then mv -f ".deps/xmlmemory.Tpo" ".deps/xmlmemory.Plo"; else rm -f ".deps/xmlmemory.Tpo"; exit 1; fi
  459. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o
  460. xmlmemory.c: In function 'xmlReallocLoc__internal_alias':
  461. xmlmemory.c:328: warning: cast increases required alignment of target type
  462. xmlmemory.c: In function 'xmlMemFree__internal_alias':
  463. xmlmemory.c:434: warning: cast increases required alignment of target type
  464. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1
  465. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT uri.lo -MD -MP -MF ".deps/uri.Tpo" -c -o uri.lo uri.c; \
  466. then mv -f ".deps/uri.Tpo" ".deps/uri.Plo"; else rm -f ".deps/uri.Tpo"; exit 1; fi
  467. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o
  468. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1
  469. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT valid.lo -MD -MP -MF ".deps/valid.Tpo" -c -o valid.lo valid.c; \
  470. then mv -f ".deps/valid.Tpo" ".deps/valid.Plo"; else rm -f ".deps/valid.Tpo"; exit 1; fi
  471. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -fPIC -DPIC -o .libs/valid.o
  472. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -o valid.o >/dev/null 2>&1
  473. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xlink.lo -MD -MP -MF ".deps/xlink.Tpo" -c -o xlink.lo xlink.c; \
  474. then mv -f ".deps/xlink.Tpo" ".deps/xlink.Plo"; else rm -f ".deps/xlink.Tpo"; exit 1; fi
  475. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -fPIC -DPIC -o .libs/xlink.o
  476. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -o xlink.o >/dev/null 2>&1
  477. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLparser.lo -MD -MP -MF ".deps/HTMLparser.Tpo" -c -o HTMLparser.lo HTMLparser.c; \
  478. then mv -f ".deps/HTMLparser.Tpo" ".deps/HTMLparser.Plo"; else rm -f ".deps/HTMLparser.Tpo"; exit 1; fi
  479. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o
  480. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1
  481. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLtree.lo -MD -MP -MF ".deps/HTMLtree.Tpo" -c -o HTMLtree.lo HTMLtree.c; \
  482. then mv -f ".deps/HTMLtree.Tpo" ".deps/HTMLtree.Plo"; else rm -f ".deps/HTMLtree.Tpo"; exit 1; fi
  483. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o
  484. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1
  485. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT debugXML.lo -MD -MP -MF ".deps/debugXML.Tpo" -c -o debugXML.lo debugXML.c; \
  486. then mv -f ".deps/debugXML.Tpo" ".deps/debugXML.Plo"; else rm -f ".deps/debugXML.Tpo"; exit 1; fi
  487. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -fPIC -DPIC -o .libs/debugXML.o
  488. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o >/dev/null 2>&1
  489. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpath.lo -MD -MP -MF ".deps/xpath.Tpo" -c -o xpath.lo xpath.c; \
  490. then mv -f ".deps/xpath.Tpo" ".deps/xpath.Plo"; else rm -f ".deps/xpath.Tpo"; exit 1; fi
  491. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o
  492. xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias':
  493. xpath.c:4800: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *'
  494. xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias':
  495. xpath.c:4881: warning: ISO C forbids assignment between function pointer and 'void *'
  496. xpath.c: In function 'xmlXPathCompOpEval':
  497. xpath.c:13456: warning: ISO C forbids assignment between function pointer and 'void *'
  498. xpath.c:13483: warning: ISO C forbids assignment between function pointer and 'void *'
  499. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1
  500. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpointer.lo -MD -MP -MF ".deps/xpointer.Tpo" -c -o xpointer.lo xpointer.c; \
  501. then mv -f ".deps/xpointer.Tpo" ".deps/xpointer.Plo"; else rm -f ".deps/xpointer.Tpo"; exit 1; fi
  502. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -fPIC -DPIC -o .libs/xpointer.o
  503. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -o xpointer.o >/dev/null 2>&1
  504. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xinclude.lo -MD -MP -MF ".deps/xinclude.Tpo" -c -o xinclude.lo xinclude.c; \
  505. then mv -f ".deps/xinclude.Tpo" ".deps/xinclude.Plo"; else rm -f ".deps/xinclude.Tpo"; exit 1; fi
  506. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -fPIC -DPIC -o .libs/xinclude.o
  507. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -o xinclude.o >/dev/null 2>&1
  508. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanohttp.lo -MD -MP -MF ".deps/nanohttp.Tpo" -c -o nanohttp.lo nanohttp.c; \
  509. then mv -f ".deps/nanohttp.Tpo" ".deps/nanohttp.Plo"; else rm -f ".deps/nanohttp.Tpo"; exit 1; fi
  510. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o
  511. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -o nanohttp.o >/dev/null 2>&1
  512. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanoftp.lo -MD -MP -MF ".deps/nanoftp.Tpo" -c -o nanoftp.lo nanoftp.c; \
  513. then mv -f ".deps/nanoftp.Tpo" ".deps/nanoftp.Plo"; else rm -f ".deps/nanoftp.Tpo"; exit 1; fi
  514. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o
  515. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -o nanoftp.o >/dev/null 2>&1
  516. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT DOCBparser.lo -MD -MP -MF ".deps/DOCBparser.Tpo" -c -o DOCBparser.lo DOCBparser.c; \
  517. then mv -f ".deps/DOCBparser.Tpo" ".deps/DOCBparser.Plo"; else rm -f ".deps/DOCBparser.Tpo"; exit 1; fi
  518. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -fPIC -DPIC -o .libs/DOCBparser.o
  519. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -o DOCBparser.o >/dev/null 2>&1
  520. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT catalog.lo -MD -MP -MF ".deps/catalog.Tpo" -c -o catalog.lo catalog.c; \
  521. then mv -f ".deps/catalog.Tpo" ".deps/catalog.Plo"; else rm -f ".deps/catalog.Tpo"; exit 1; fi
  522. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o
  523. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1
  524. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo globals.c; \
  525. then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi
  526. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o
  527. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1
  528. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o threads.lo threads.c; \
  529. then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f ".deps/threads.Tpo"; exit 1; fi
  530. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o
  531. threads.c:55: warning: redundant redeclaration of 'pthread_once'
  532. /usr/include/pthread.h:463: warning: previous declaration of 'pthread_once' was here
  533. threads.c:57: warning: redundant redeclaration of 'pthread_getspecific'
  534. /usr/include/pthread.h:1073: warning: previous declaration of 'pthread_getspecific' was here
  535. threads.c:60: warning: redundant redeclaration of 'pthread_setspecific'
  536. /usr/include/pthread.h:1077: warning: previous declaration of 'pthread_setspecific' was here
  537. threads.c:63: warning: redundant redeclaration of 'pthread_key_create'
  538. /usr/include/pthread.h:1067: warning: previous declaration of 'pthread_key_create' was here
  539. threads.c:65: warning: redundant redeclaration of 'pthread_key_delete'
  540. /usr/include/pthread.h:1070: warning: previous declaration of 'pthread_key_delete' was here
  541. threads.c:67: warning: function declaration isn't a prototype
  542. threads.c:67: warning: redundant redeclaration of 'pthread_mutex_init'
  543. /usr/include/pthread.h:717: warning: previous declaration of 'pthread_mutex_init' was here
  544. threads.c:69: warning: function declaration isn't a prototype
  545. threads.c:69: warning: redundant redeclaration of 'pthread_mutex_destroy'
  546. /usr/include/pthread.h:721: warning: previous declaration of 'pthread_mutex_destroy' was here
  547. threads.c:71: warning: function declaration isn't a prototype
  548. threads.c:71: warning: redundant redeclaration of 'pthread_mutex_lock'
  549. /usr/include/pthread.h:729: warning: previous declaration of 'pthread_mutex_lock' was here
  550. threads.c:73: warning: function declaration isn't a prototype
  551. threads.c:73: warning: redundant redeclaration of 'pthread_mutex_unlock'
  552. /usr/include/pthread.h:740: warning: previous declaration of 'pthread_mutex_unlock' was here
  553. threads.c:75: warning: function declaration isn't a prototype
  554. threads.c:75: warning: redundant redeclaration of 'pthread_cond_init'
  555. /usr/include/pthread.h:924: warning: previous declaration of 'pthread_cond_init' was here
  556. threads.c:77: warning: function declaration isn't a prototype
  557. threads.c:77: warning: redundant redeclaration of 'pthread_cond_destroy'
  558. /usr/include/pthread.h:928: warning: previous declaration of 'pthread_cond_destroy' was here
  559. threads.c:79: warning: function declaration isn't a prototype
  560. threads.c:79: warning: redundant redeclaration of 'pthread_cond_wait'
  561. /usr/include/pthread.h:945: warning: previous declaration of 'pthread_cond_wait' was here
  562. threads.c:81: warning: function declaration isn't a prototype
  563. threads.c:81: warning: redundant redeclaration of 'pthread_equal'
  564. /usr/include/pthread.h:1108: warning: previous definition of 'pthread_equal' was here
  565. threads.c:83: warning: function declaration isn't a prototype
  566. threads.c:83: warning: redundant redeclaration of 'pthread_self'
  567. /usr/include/pthread.h:263: warning: previous declaration of 'pthread_self' was here
  568. threads.c:85: warning: function declaration isn't a prototype
  569. threads.c:85: warning: redundant redeclaration of 'pthread_key_create'
  570. threads.c:63: warning: previous declaration of 'pthread_key_create' was here
  571. threads.c:87: warning: function declaration isn't a prototype
  572. threads.c:87: warning: redundant redeclaration of 'pthread_key_delete'
  573. threads.c:65: warning: previous declaration of 'pthread_key_delete' was here
  574. threads.c:89: warning: function declaration isn't a prototype
  575. threads.c:89: warning: redundant redeclaration of 'pthread_cond_signal'
  576. /usr/include/pthread.h:932: warning: previous declaration of 'pthread_cond_signal' was here
  577. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1
  578. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT c14n.lo -MD -MP -MF ".deps/c14n.Tpo" -c -o c14n.lo c14n.c; \
  579. then mv -f ".deps/c14n.Tpo" ".deps/c14n.Plo"; else rm -f ".deps/c14n.Tpo"; exit 1; fi
  580. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o
  581. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1
  582. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlstring.lo -MD -MP -MF ".deps/xmlstring.Tpo" -c -o xmlstring.lo xmlstring.c; \
  583. then mv -f ".deps/xmlstring.Tpo" ".deps/xmlstring.Plo"; else rm -f ".deps/xmlstring.Tpo"; exit 1; fi
  584. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o
  585. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -o xmlstring.o >/dev/null 2>&1
  586. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlregexp.lo -MD -MP -MF ".deps/xmlregexp.Tpo" -c -o xmlregexp.lo xmlregexp.c; \
  587. then mv -f ".deps/xmlregexp.Tpo" ".deps/xmlregexp.Plo"; else rm -f ".deps/xmlregexp.Tpo"; exit 1; fi
  588. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o
  589. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -o xmlregexp.o >/dev/null 2>&1
  590. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemas.lo -MD -MP -MF ".deps/xmlschemas.Tpo" -c -o xmlschemas.lo xmlschemas.c; \
  591. then mv -f ".deps/xmlschemas.Tpo" ".deps/xmlschemas.Plo"; else rm -f ".deps/xmlschemas.Tpo"; exit 1; fi
  592. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o
  593. xmlschemas.c: In function 'xmlSchemaParseLocalAttribute':
  594. xmlschemas.c:7448: warning: cast increases required alignment of target type
  595. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -o xmlschemas.o >/dev/null 2>&1
  596. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemastypes.lo -MD -MP -MF ".deps/xmlschemastypes.Tpo" -c -o xmlschemastypes.lo xmlschemastypes.c; \
  597. then mv -f ".deps/xmlschemastypes.Tpo" ".deps/xmlschemastypes.Plo"; else rm -f ".deps/xmlschemastypes.Tpo"; exit 1; fi
  598. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o
  599. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -o xmlschemastypes.o >/dev/null 2>&1
  600. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlunicode.lo -MD -MP -MF ".deps/xmlunicode.Tpo" -c -o xmlunicode.lo xmlunicode.c; \
  601. then mv -f ".deps/xmlunicode.Tpo" ".deps/xmlunicode.Plo"; else rm -f ".deps/xmlunicode.Tpo"; exit 1; fi
  602. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o
  603. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -o xmlunicode.o >/dev/null 2>&1
  604. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlreader.lo -MD -MP -MF ".deps/xmlreader.Tpo" -c -o xmlreader.lo xmlreader.c; \
  605. then mv -f ".deps/xmlreader.Tpo" ".deps/xmlreader.Plo"; else rm -f ".deps/xmlreader.Tpo"; exit 1; fi
  606. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o
  607. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -o xmlreader.o >/dev/null 2>&1
  608. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT relaxng.lo -MD -MP -MF ".deps/relaxng.Tpo" -c -o relaxng.lo relaxng.c; \
  609. then mv -f ".deps/relaxng.Tpo" ".deps/relaxng.Plo"; else rm -f ".deps/relaxng.Tpo"; exit 1; fi
  610. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -fPIC -DPIC -o .libs/relaxng.o
  611. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -o relaxng.o >/dev/null 2>&1
  612. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \
  613. then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi
  614. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o
  615. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1
  616. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX2.lo -MD -MP -MF ".deps/SAX2.Tpo" -c -o SAX2.lo SAX2.c; \
  617. then mv -f ".deps/SAX2.Tpo" ".deps/SAX2.Plo"; else rm -f ".deps/SAX2.Tpo"; exit 1; fi
  618. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -fPIC -DPIC -o .libs/SAX2.o
  619. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -o SAX2.o >/dev/null 2>&1
  620. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlwriter.lo -MD -MP -MF ".deps/xmlwriter.Tpo" -c -o xmlwriter.lo xmlwriter.c; \
  621. then mv -f ".deps/xmlwriter.Tpo" ".deps/xmlwriter.Plo"; else rm -f ".deps/xmlwriter.Tpo"; exit 1; fi
  622. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o
  623. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -o xmlwriter.o >/dev/null 2>&1
  624. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT legacy.lo -MD -MP -MF ".deps/legacy.Tpo" -c -o legacy.lo legacy.c; \
  625. then mv -f ".deps/legacy.Tpo" ".deps/legacy.Plo"; else rm -f ".deps/legacy.Tpo"; exit 1; fi
  626. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/legacy.o
  627. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.o >/dev/null 2>&1
  628. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT chvalid.lo -MD -MP -MF ".deps/chvalid.Tpo" -c -o chvalid.lo chvalid.c; \
  629. then mv -f ".deps/chvalid.Tpo" ".deps/chvalid.Plo"; else rm -f ".deps/chvalid.Tpo"; exit 1; fi
  630. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -fPIC -DPIC -o .libs/chvalid.o
  631. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -o chvalid.o >/dev/null 2>&1
  632. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT pattern.lo -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.lo pattern.c; \
  633. then mv -f ".deps/pattern.Tpo" ".deps/pattern.Plo"; else rm -f ".deps/pattern.Tpo"; exit 1; fi
  634. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o
  635. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1
  636. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlsave.lo -MD -MP -MF ".deps/xmlsave.Tpo" -c -o xmlsave.lo xmlsave.c; \
  637. then mv -f ".deps/xmlsave.Tpo" ".deps/xmlsave.Plo"; else rm -f ".deps/xmlsave.Tpo"; exit 1; fi
  638. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o
  639. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -o xmlsave.o >/dev/null 2>&1
  640. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmodule.lo -MD -MP -MF ".deps/xmlmodule.Tpo" -c -o xmlmodule.lo xmlmodule.c; \
  641. then mv -f ".deps/xmlmodule.Tpo" ".deps/xmlmodule.Plo"; else rm -f ".deps/xmlmodule.Tpo"; exit 1; fi
  642. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o
  643. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -o xmlmodule.o >/dev/null 2>&1
  644. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT schematron.lo -MD -MP -MF ".deps/schematron.Tpo" -c -o schematron.lo schematron.c; \
  645. then mv -f ".deps/schematron.Tpo" ".deps/schematron.Plo"; else rm -f ".deps/schematron.Tpo"; exit 1; fi
  646. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -fPIC -DPIC -o .libs/schematron.o
  647. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -o schematron.o >/dev/null 2>&1
  648. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xzlib.lo -MD -MP -MF ".deps/xzlib.Tpo" -c -o xzlib.lo xzlib.c; \
  649. then mv -f ".deps/xzlib.Tpo" ".deps/xzlib.Plo"; else rm -f ".deps/xzlib.Tpo"; exit 1; fi
  650. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xzlib.lo -MD -MP -MF .deps/xzlib.Tpo -c xzlib.c -fPIC -DPIC -o .libs/xzlib.o
  651. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xzlib.lo -MD -MP -MF .deps/xzlib.Tpo -c xzlib.c -o xzlib.o >/dev/null 2>&1
  652. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o libxml2.la -rpath /usr/lib -Wl,--version-script=./libxml2.syms -version-info 10:0:8 -ldl SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo xzlib.lo -lz -lm
  653. 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 .libs/xzlib.o -ldl -lz -lm -mfpu=neon -mfloat-abi=softfp -Wl,--as-needed -Wl,--version-script=./libxml2.syms -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.8.0
  654. (cd .libs && rm -f libxml2.so.2 && ln -s libxml2.so.2.8.0 libxml2.so.2)
  655. (cd .libs && rm -f libxml2.so && ln -s libxml2.so.2.8.0 libxml2.so)
  656. 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 xzlib.o
  657. ranlib .libs/libxml2.a
  658. creating libxml2.la
  659. (cd .libs && rm -f libxml2.la && ln -s ../libxml2.la libxml2.la)
  660. if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testdso.lo -MD -MP -MF ".deps/testdso.Tpo" -c -o testdso.lo testdso.c; \
  661. then mv -f ".deps/testdso.Tpo" ".deps/testdso.Plo"; else rm -f ".deps/testdso.Tpo"; exit 1; fi
  662. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -fPIC -DPIC -o .libs/testdso.o
  663. gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -o testdso.o >/dev/null 2>&1
  664. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testdso.la -module -no-undefined -avoid-version -rpath /usr/lib testdso.lo
  665. gcc -shared .libs/testdso.o -mfpu=neon -mfloat-abi=softfp -Wl,--as-needed -Wl,-soname -Wl,testdso.so -o .libs/testdso.so
  666. ar cru .libs/testdso.a testdso.o
  667. ranlib .libs/testdso.a
  668. creating testdso.la
  669. (cd .libs && rm -f testdso.la && ln -s ../testdso.la testdso.la)
  670. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmllint.o -MD -MP -MF ".deps/xmllint.Tpo" -c -o xmllint.o xmllint.c; \
  671. then mv -f ".deps/xmllint.Tpo" ".deps/xmllint.Po"; else rm -f ".deps/xmllint.Tpo"; exit 1; fi
  672. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o xmllint xmllint.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  673. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/xmllint xmllint.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  674. creating xmllint
  675. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xmlcatalog.o -MD -MP -MF ".deps/xmlcatalog.Tpo" -c -o xmlcatalog.o xmlcatalog.c; \
  676. then mv -f ".deps/xmlcatalog.Tpo" ".deps/xmlcatalog.Po"; else rm -f ".deps/xmlcatalog.Tpo"; exit 1; fi
  677. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  678. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  679. creating xmlcatalog
  680. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testSchemas.o -MD -MP -MF ".deps/testSchemas.Tpo" -c -o testSchemas.o testSchemas.c; \
  681. then mv -f ".deps/testSchemas.Tpo" ".deps/testSchemas.Po"; else rm -f ".deps/testSchemas.Tpo"; exit 1; fi
  682. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testSchemas testSchemas.o ./libxml2.la -lz -lm
  683. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testSchemas testSchemas.o ./.libs/libxml2.so -ldl -lz -lm
  684. creating testSchemas
  685. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testRelax.o -MD -MP -MF ".deps/testRelax.Tpo" -c -o testRelax.o testRelax.c; \
  686. then mv -f ".deps/testRelax.Tpo" ".deps/testRelax.Po"; else rm -f ".deps/testRelax.Tpo"; exit 1; fi
  687. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testRelax testRelax.o ./libxml2.la -lz -lm
  688. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testRelax testRelax.o ./.libs/libxml2.so -ldl -lz -lm
  689. creating testRelax
  690. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testSAX.o -MD -MP -MF ".deps/testSAX.Tpo" -c -o testSAX.o testSAX.c; \
  691. then mv -f ".deps/testSAX.Tpo" ".deps/testSAX.Po"; else rm -f ".deps/testSAX.Tpo"; exit 1; fi
  692. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testSAX testSAX.o ./libxml2.la -lz -lm
  693. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testSAX testSAX.o ./.libs/libxml2.so -ldl -lz -lm
  694. creating testSAX
  695. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testHTML.o -MD -MP -MF ".deps/testHTML.Tpo" -c -o testHTML.o testHTML.c; \
  696. then mv -f ".deps/testHTML.Tpo" ".deps/testHTML.Po"; else rm -f ".deps/testHTML.Tpo"; exit 1; fi
  697. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testHTML testHTML.o ./libxml2.la -lz -lm
  698. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testHTML testHTML.o ./.libs/libxml2.so -ldl -lz -lm
  699. creating testHTML
  700. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testXPath.o -MD -MP -MF ".deps/testXPath.Tpo" -c -o testXPath.o testXPath.c; \
  701. then mv -f ".deps/testXPath.Tpo" ".deps/testXPath.Po"; else rm -f ".deps/testXPath.Tpo"; exit 1; fi
  702. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testXPath testXPath.o ./libxml2.la -lz -lm
  703. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testXPath testXPath.o ./.libs/libxml2.so -ldl -lz -lm
  704. creating testXPath
  705. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testURI.o -MD -MP -MF ".deps/testURI.Tpo" -c -o testURI.o testURI.c; \
  706. then mv -f ".deps/testURI.Tpo" ".deps/testURI.Po"; else rm -f ".deps/testURI.Tpo"; exit 1; fi
  707. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testURI testURI.o ./libxml2.la -lz -lm
  708. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testURI testURI.o ./.libs/libxml2.so -ldl -lz -lm
  709. creating testURI
  710. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testThreads.o -MD -MP -MF ".deps/testThreads.Tpo" -c -o testThreads.o testThreads.c; \
  711. then mv -f ".deps/testThreads.Tpo" ".deps/testThreads.Po"; else rm -f ".deps/testThreads.Tpo"; exit 1; fi
  712. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testThreads testThreads.o -lpthread ./libxml2.la -lz -lm
  713. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testThreads testThreads.o -lpthread ./.libs/libxml2.so -ldl -lz -lm
  714. creating testThreads
  715. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testC14N.o -MD -MP -MF ".deps/testC14N.Tpo" -c -o testC14N.o testC14N.c; \
  716. then mv -f ".deps/testC14N.Tpo" ".deps/testC14N.Po"; else rm -f ".deps/testC14N.Tpo"; exit 1; fi
  717. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testC14N testC14N.o ./libxml2.la -lz -lm
  718. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testC14N testC14N.o ./.libs/libxml2.so -ldl -lz -lm
  719. creating testC14N
  720. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testAutomata.o -MD -MP -MF ".deps/testAutomata.Tpo" -c -o testAutomata.o testAutomata.c; \
  721. then mv -f ".deps/testAutomata.Tpo" ".deps/testAutomata.Po"; else rm -f ".deps/testAutomata.Tpo"; exit 1; fi
  722. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testAutomata testAutomata.o ./libxml2.la -lz -lm
  723. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testAutomata testAutomata.o ./.libs/libxml2.so -ldl -lz -lm
  724. creating testAutomata
  725. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testRegexp.o -MD -MP -MF ".deps/testRegexp.Tpo" -c -o testRegexp.o testRegexp.c; \
  726. then mv -f ".deps/testRegexp.Tpo" ".deps/testRegexp.Po"; else rm -f ".deps/testRegexp.Tpo"; exit 1; fi
  727. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testRegexp testRegexp.o ./libxml2.la -lz -lm
  728. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testRegexp testRegexp.o ./.libs/libxml2.so -ldl -lz -lm
  729. creating testRegexp
  730. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testReader.o -MD -MP -MF ".deps/testReader.Tpo" -c -o testReader.o testReader.c; \
  731. then mv -f ".deps/testReader.Tpo" ".deps/testReader.Po"; else rm -f ".deps/testReader.Tpo"; exit 1; fi
  732. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testReader testReader.o ./libxml2.la -lz -lm
  733. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testReader testReader.o ./.libs/libxml2.so -ldl -lz -lm
  734. creating testReader
  735. libxml2 python bindings not available, skipping testapi.c generation
  736. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testapi.o -MD -MP -MF ".deps/testapi.Tpo" -c -o testapi.o testapi.c; \
  737. then mv -f ".deps/testapi.Tpo" ".deps/testapi.Po"; else rm -f ".deps/testapi.Tpo"; exit 1; fi
  738. testapi.c:18015: warning: 'gen_xmlSchematronPtr' defined but not used
  739. testapi.c:18018: warning: 'des_xmlSchematronPtr' defined but not used
  740. testapi.c:18035: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used
  741. testapi.c:18038: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used
  742. testapi.c:34265: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used
  743. testapi.c:34268: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used
  744. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testapi testapi.o ./libxml2.la -lz -lm
  745. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testapi testapi.o ./.libs/libxml2.so -ldl -lz -lm
  746. creating testapi
  747. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testModule.o -MD -MP -MF ".deps/testModule.Tpo" -c -o testModule.o testModule.c; \
  748. then mv -f ".deps/testModule.Tpo" ".deps/testModule.Po"; else rm -f ".deps/testModule.Tpo"; exit 1; fi
  749. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testModule testModule.o ./libxml2.la -lz -lm
  750. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testModule testModule.o ./.libs/libxml2.so -ldl -lz -lm
  751. creating testModule
  752. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT runtest.o -MD -MP -MF ".deps/runtest.Tpo" -c -o runtest.o runtest.c; \
  753. then mv -f ".deps/runtest.Tpo" ".deps/runtest.Po"; else rm -f ".deps/runtest.Tpo"; exit 1; fi
  754. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  755. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  756. creating runtest
  757. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT runsuite.o -MD -MP -MF ".deps/runsuite.Tpo" -c -o runsuite.o runsuite.c; \
  758. then mv -f ".deps/runsuite.Tpo" ".deps/runsuite.Po"; else rm -f ".deps/runsuite.Tpo"; exit 1; fi
  759. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o runsuite runsuite.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  760. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/runsuite runsuite.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  761. creating runsuite
  762. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testchar.o -MD -MP -MF ".deps/testchar.Tpo" -c -o testchar.o testchar.c; \
  763. then mv -f ".deps/testchar.Tpo" ".deps/testchar.Po"; else rm -f ".deps/testchar.Tpo"; exit 1; fi
  764. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testchar testchar.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  765. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testchar testchar.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  766. creating testchar
  767. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testdict.o -MD -MP -MF ".deps/testdict.Tpo" -c -o testdict.o testdict.c; \
  768. then mv -f ".deps/testdict.Tpo" ".deps/testdict.Po"; else rm -f ".deps/testdict.Tpo"; exit 1; fi
  769. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testdict testdict.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  770. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testdict testdict.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  771. creating testdict
  772. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT runxmlconf.o -MD -MP -MF ".deps/runxmlconf.Tpo" -c -o runxmlconf.o runxmlconf.c; \
  773. then mv -f ".deps/runxmlconf.Tpo" ".deps/runxmlconf.Po"; else rm -f ".deps/runxmlconf.Tpo"; exit 1; fi
  774. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o runxmlconf runxmlconf.o ./libxml2.la -lz -lm
  775. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/runxmlconf runxmlconf.o ./.libs/libxml2.so -ldl -lz -lm
  776. creating runxmlconf
  777. if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testrecurse.o -MD -MP -MF ".deps/testrecurse.Tpo" -c -o testrecurse.o testrecurse.c; \
  778. then mv -f ".deps/testrecurse.Tpo" ".deps/testrecurse.Po"; else rm -f ".deps/testrecurse.Tpo"; exit 1; fi
  779. /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  780. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -lz -lm
  781. creating testrecurse
  782. sed -e 's?\@XML_LIBDIR\@?-L/usr/lib?g' \
  783. -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \
  784. -e 's?\@VERSION\@?2.8.0?g' \
  785. -e 's?\@XML_LIBS\@?-lxml2?g' \
  786. < ./xml2Conf.sh.in > xml2Conf.tmp \
  787. && mv xml2Conf.tmp xml2Conf.sh
  788. make[3]: Leaving directory `/home/user/cssu-master/libxml2'
  789. Making all in doc
  790. make[3]: Entering directory `/home/user/cssu-master/libxml2/doc'
  791. Making all in devhelp
  792. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc/devhelp'
  793. make[4]: Nothing to be done for `all'.
  794. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc/devhelp'
  795. Making all in examples
  796. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc/examples'
  797. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpath2.o -MD -MP -MF ".deps/xpath2.Tpo" -c -o xpath2.o xpath2.c; \
  798. then mv -f ".deps/xpath2.Tpo" ".deps/xpath2.Po"; else rm -f ".deps/xpath2.Tpo"; exit 1; fi
  799. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o xpath2 xpath2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  800. mkdir .libs
  801. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/xpath2 xpath2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  802. creating xpath2
  803. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT reader1.o -MD -MP -MF ".deps/reader1.Tpo" -c -o reader1.o reader1.c; \
  804. then mv -f ".deps/reader1.Tpo" ".deps/reader1.Po"; else rm -f ".deps/reader1.Tpo"; exit 1; fi
  805. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o reader1 reader1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  806. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/reader1 reader1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  807. creating reader1
  808. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT reader4.o -MD -MP -MF ".deps/reader4.Tpo" -c -o reader4.o reader4.c; \
  809. then mv -f ".deps/reader4.Tpo" ".deps/reader4.Po"; else rm -f ".deps/reader4.Tpo"; exit 1; fi
  810. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o reader4 reader4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  811. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/reader4 reader4.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  812. creating reader4
  813. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parse2.o -MD -MP -MF ".deps/parse2.Tpo" -c -o parse2.o parse2.c; \
  814. then mv -f ".deps/parse2.Tpo" ".deps/parse2.Po"; else rm -f ".deps/parse2.Tpo"; exit 1; fi
  815. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o parse2 parse2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  816. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/parse2 parse2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  817. creating parse2
  818. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT reader2.o -MD -MP -MF ".deps/reader2.Tpo" -c -o reader2.o reader2.c; \
  819. then mv -f ".deps/reader2.Tpo" ".deps/reader2.Po"; else rm -f ".deps/reader2.Tpo"; exit 1; fi
  820. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o reader2 reader2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  821. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/reader2 reader2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  822. creating reader2
  823. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parse3.o -MD -MP -MF ".deps/parse3.Tpo" -c -o parse3.o parse3.c; \
  824. then mv -f ".deps/parse3.Tpo" ".deps/parse3.Po"; else rm -f ".deps/parse3.Tpo"; exit 1; fi
  825. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o parse3 parse3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  826. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/parse3 parse3.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  827. creating parse3
  828. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT reader3.o -MD -MP -MF ".deps/reader3.Tpo" -c -o reader3.o reader3.c; \
  829. then mv -f ".deps/reader3.Tpo" ".deps/reader3.Po"; else rm -f ".deps/reader3.Tpo"; exit 1; fi
  830. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o reader3 reader3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  831. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/reader3 reader3.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  832. creating reader3
  833. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT tree2.o -MD -MP -MF ".deps/tree2.Tpo" -c -o tree2.o tree2.c; \
  834. then mv -f ".deps/tree2.Tpo" ".deps/tree2.Po"; else rm -f ".deps/tree2.Tpo"; exit 1; fi
  835. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o tree2 tree2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  836. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/tree2 tree2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  837. creating tree2
  838. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parse4.o -MD -MP -MF ".deps/parse4.Tpo" -c -o parse4.o parse4.c; \
  839. then mv -f ".deps/parse4.Tpo" ".deps/parse4.Po"; else rm -f ".deps/parse4.Tpo"; exit 1; fi
  840. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o parse4 parse4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  841. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/parse4 parse4.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  842. creating parse4
  843. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT io2.o -MD -MP -MF ".deps/io2.Tpo" -c -o io2.o io2.c; \
  844. then mv -f ".deps/io2.Tpo" ".deps/io2.Po"; else rm -f ".deps/io2.Tpo"; exit 1; fi
  845. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o io2 io2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  846. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/io2 io2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  847. creating io2
  848. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT testWriter.o -MD -MP -MF ".deps/testWriter.Tpo" -c -o testWriter.o testWriter.c; \
  849. then mv -f ".deps/testWriter.Tpo" ".deps/testWriter.Po"; else rm -f ".deps/testWriter.Tpo"; exit 1; fi
  850. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o testWriter testWriter.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  851. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/testWriter testWriter.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  852. creating testWriter
  853. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT io1.o -MD -MP -MF ".deps/io1.Tpo" -c -o io1.o io1.c; \
  854. then mv -f ".deps/io1.Tpo" ".deps/io1.Po"; else rm -f ".deps/io1.Tpo"; exit 1; fi
  855. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o io1 io1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  856. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/io1 io1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  857. creating io1
  858. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT xpath1.o -MD -MP -MF ".deps/xpath1.Tpo" -c -o xpath1.o xpath1.c; \
  859. then mv -f ".deps/xpath1.Tpo" ".deps/xpath1.Po"; else rm -f ".deps/xpath1.Tpo"; exit 1; fi
  860. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o xpath1 xpath1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  861. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/xpath1 xpath1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  862. creating xpath1
  863. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT parse1.o -MD -MP -MF ".deps/parse1.Tpo" -c -o parse1.o parse1.c; \
  864. then mv -f ".deps/parse1.Tpo" ".deps/parse1.Po"; else rm -f ".deps/parse1.Tpo"; exit 1; fi
  865. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o parse1 parse1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  866. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/parse1 parse1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  867. creating parse1
  868. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT tree1.o -MD -MP -MF ".deps/tree1.Tpo" -c -o tree1.o tree1.c; \
  869. then mv -f ".deps/tree1.Tpo" ".deps/tree1.Po"; else rm -f ".deps/tree1.Tpo"; exit 1; fi
  870. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o tree1 tree1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  871. gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o .libs/tree1 tree1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -lz -lm
  872. creating tree1
  873. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc/examples'
  874. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc'
  875. Note: meta version: No productnumber or alternative xmllint
  876. Note: meta version: No refmiscinfo@class=version xmllint
  877. Note: Writing xmllint.1
  878. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc'
  879. make[3]: Leaving directory `/home/user/cssu-master/libxml2/doc'
  880. Making all in example
  881. make[3]: Entering directory `/home/user/cssu-master/libxml2/example'
  882. make[3]: Nothing to be done for `all'.
  883. make[3]: Leaving directory `/home/user/cssu-master/libxml2/example'
  884. Making all in xstc
  885. make[3]: Entering directory `/home/user/cssu-master/libxml2/xstc'
  886. make[3]: Nothing to be done for `all'.
  887. make[3]: Leaving directory `/home/user/cssu-master/libxml2/xstc'
  888. Making all in python
  889. make[3]: Entering directory `/home/user/cssu-master/libxml2/python'
  890. make[3]: Nothing to be done for `all'.
  891. make[3]: Leaving directory `/home/user/cssu-master/libxml2/python'
  892. make[2]: Leaving directory `/home/user/cssu-master/libxml2'
  893. make[1]: Leaving directory `/home/user/cssu-master/libxml2'
  894. mv -f python/Makefile.bak python/Makefile
  895. touch build-stamp
  896. fakeroot debian/rules binary
  897. dh_testdir
  898. dh_testroot
  899. dh_clean -k
  900. dh_installdirs
  901. mv -f python/Makefile python/Makefile.bak
  902. echo install: > python/Makefile
  903. /scratchbox/tools/bin/make DESTDIR=`pwd`/debian/tmp install
  904. make[1]: Entering directory `/home/user/cssu-master/libxml2'
  905. Making install in include
  906. make[2]: Entering directory `/home/user/cssu-master/libxml2/include'
  907. Making install in libxml
  908. make[3]: Entering directory `/home/user/cssu-master/libxml2/include/libxml'
  909. make[4]: Entering directory `/home/user/cssu-master/libxml2/include/libxml'
  910. make[4]: Nothing to be done for `install-exec-am'.
  911. test -z "/usr/include/libxml2/libxml" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml"
  912. /scratchbox/tools/bin/install -c -m 644 'SAX.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/SAX.h'
  913. /scratchbox/tools/bin/install -c -m 644 'entities.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/entities.h'
  914. /scratchbox/tools/bin/install -c -m 644 'encoding.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/encoding.h'
  915. /scratchbox/tools/bin/install -c -m 644 'parser.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/parser.h'
  916. /scratchbox/tools/bin/install -c -m 644 'parserInternals.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/parserInternals.h'
  917. /scratchbox/tools/bin/install -c -m 644 'xmlerror.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlerror.h'
  918. /scratchbox/tools/bin/install -c -m 644 'HTMLparser.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/HTMLparser.h'
  919. /scratchbox/tools/bin/install -c -m 644 'HTMLtree.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/HTMLtree.h'
  920. /scratchbox/tools/bin/install -c -m 644 'debugXML.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/debugXML.h'
  921. /scratchbox/tools/bin/install -c -m 644 'tree.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/tree.h'
  922. /scratchbox/tools/bin/install -c -m 644 'list.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/list.h'
  923. /scratchbox/tools/bin/install -c -m 644 'hash.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/hash.h'
  924. /scratchbox/tools/bin/install -c -m 644 'xpath.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xpath.h'
  925. /scratchbox/tools/bin/install -c -m 644 'xpathInternals.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xpathInternals.h'
  926. /scratchbox/tools/bin/install -c -m 644 'xpointer.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xpointer.h'
  927. /scratchbox/tools/bin/install -c -m 644 'xinclude.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xinclude.h'
  928. /scratchbox/tools/bin/install -c -m 644 'xmlIO.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlIO.h'
  929. /scratchbox/tools/bin/install -c -m 644 'xmlmemory.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlmemory.h'
  930. /scratchbox/tools/bin/install -c -m 644 'nanohttp.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/nanohttp.h'
  931. /scratchbox/tools/bin/install -c -m 644 'nanoftp.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/nanoftp.h'
  932. /scratchbox/tools/bin/install -c -m 644 'uri.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/uri.h'
  933. /scratchbox/tools/bin/install -c -m 644 'valid.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/valid.h'
  934. /scratchbox/tools/bin/install -c -m 644 'xlink.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xlink.h'
  935. /scratchbox/tools/bin/install -c -m 644 'xmlversion.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlversion.h'
  936. /scratchbox/tools/bin/install -c -m 644 'DOCBparser.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/DOCBparser.h'
  937. /scratchbox/tools/bin/install -c -m 644 'catalog.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/catalog.h'
  938. /scratchbox/tools/bin/install -c -m 644 'threads.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/threads.h'
  939. /scratchbox/tools/bin/install -c -m 644 'globals.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/globals.h'
  940. /scratchbox/tools/bin/install -c -m 644 'c14n.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/c14n.h'
  941. /scratchbox/tools/bin/install -c -m 644 'xmlautomata.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlautomata.h'
  942. /scratchbox/tools/bin/install -c -m 644 'xmlregexp.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlregexp.h'
  943. /scratchbox/tools/bin/install -c -m 644 'xmlmodule.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlmodule.h'
  944. /scratchbox/tools/bin/install -c -m 644 'xmlschemas.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlschemas.h'
  945. /scratchbox/tools/bin/install -c -m 644 'schemasInternals.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/schemasInternals.h'
  946. /scratchbox/tools/bin/install -c -m 644 'xmlschemastypes.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlschemastypes.h'
  947. /scratchbox/tools/bin/install -c -m 644 'xmlstring.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlstring.h'
  948. /scratchbox/tools/bin/install -c -m 644 'xmlunicode.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlunicode.h'
  949. /scratchbox/tools/bin/install -c -m 644 'xmlreader.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlreader.h'
  950. /scratchbox/tools/bin/install -c -m 644 'relaxng.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/relaxng.h'
  951. /scratchbox/tools/bin/install -c -m 644 'dict.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/dict.h'
  952. /scratchbox/tools/bin/install -c -m 644 'SAX2.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/SAX2.h'
  953. /scratchbox/tools/bin/install -c -m 644 'xmlexports.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlexports.h'
  954. /scratchbox/tools/bin/install -c -m 644 'xmlwriter.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlwriter.h'
  955. /scratchbox/tools/bin/install -c -m 644 'chvalid.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/chvalid.h'
  956. /scratchbox/tools/bin/install -c -m 644 'pattern.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/pattern.h'
  957. /scratchbox/tools/bin/install -c -m 644 'xmlsave.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/xmlsave.h'
  958. /scratchbox/tools/bin/install -c -m 644 'schematron.h' '/home/user/cssu-master/libxml2/debian/tmp/usr/include/libxml2/libxml/schematron.h'
  959. make[4]: Leaving directory `/home/user/cssu-master/libxml2/include/libxml'
  960. make[3]: Leaving directory `/home/user/cssu-master/libxml2/include/libxml'
  961. make[3]: Entering directory `/home/user/cssu-master/libxml2/include'
  962. make[4]: Entering directory `/home/user/cssu-master/libxml2/include'
  963. make[4]: Nothing to be done for `install-exec-am'.
  964. make[4]: Nothing to be done for `install-data-am'.
  965. make[4]: Leaving directory `/home/user/cssu-master/libxml2/include'
  966. make[3]: Leaving directory `/home/user/cssu-master/libxml2/include'
  967. make[2]: Leaving directory `/home/user/cssu-master/libxml2/include'
  968. Making install in .
  969. make[2]: Entering directory `/home/user/cssu-master/libxml2'
  970. libxml2 python bindings not available, skipping testapi.c generation
  971. make[3]: Entering directory `/home/user/cssu-master/libxml2'
  972. test -z "/usr/lib" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/lib"
  973. /bin/sh ./libtool --mode=install /scratchbox/tools/bin/install -c 'libxml2.la' '/home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.la'
  974. /scratchbox/tools/bin/install -c .libs/libxml2.so.2.8.0 /home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.so.2.8.0
  975. (cd /home/user/cssu-master/libxml2/debian/tmp/usr/lib && { ln -s -f libxml2.so.2.8.0 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.8.0 libxml2.so.2; }; })
  976. (cd /home/user/cssu-master/libxml2/debian/tmp/usr/lib && { ln -s -f libxml2.so.2.8.0 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.8.0 libxml2.so; }; })
  977. /scratchbox/tools/bin/install -c .libs/libxml2.lai /home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.la
  978. /scratchbox/tools/bin/install -c .libs/libxml2.a /home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.a
  979. chmod 644 /home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.a
  980. ranlib /home/user/cssu-master/libxml2/debian/tmp/usr/lib/libxml2.a
  981. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  982. test -z "/usr/bin" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/bin"
  983. /bin/sh ./libtool --mode=install /scratchbox/tools/bin/install -c 'xmllint' '/home/user/cssu-master/libxml2/debian/tmp/usr/bin/xmllint'
  984. /scratchbox/tools/bin/install -c .libs/xmllint /home/user/cssu-master/libxml2/debian/tmp/usr/bin/xmllint
  985. /bin/sh ./libtool --mode=install /scratchbox/tools/bin/install -c 'xmlcatalog' '/home/user/cssu-master/libxml2/debian/tmp/usr/bin/xmlcatalog'
  986. /scratchbox/tools/bin/install -c .libs/xmlcatalog /home/user/cssu-master/libxml2/debian/tmp/usr/bin/xmlcatalog
  987. test -z "/usr/bin" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/bin"
  988. /scratchbox/tools/bin/install -c 'xml2-config' '/home/user/cssu-master/libxml2/debian/tmp/usr/bin/xml2-config'
  989. test -z "/usr/lib" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/lib"
  990. /scratchbox/tools/bin/install -c -m 644 'xml2Conf.sh' '/home/user/cssu-master/libxml2/debian/tmp/usr/lib/xml2Conf.sh'
  991. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0
  992. /scratchbox/tools/bin/install -c -m 0644 ./Copyright /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0
  993. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/examples
  994. /scratchbox/tools/bin/install -c -m 0644 ./xmllint.c /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/examples
  995. /scratchbox/tools/bin/install -c -m 0644 ./testSAX.c /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/examples
  996. /scratchbox/tools/bin/install -c -m 0644 ./testHTML.c /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/examples
  997. /scratchbox/tools/bin/install -c -m 0644 ./testXPath.c /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/examples
  998. test -z "/usr/share/aclocal" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/share/aclocal"
  999. /scratchbox/tools/bin/install -c -m 644 'libxml.m4' '/home/user/cssu-master/libxml2/debian/tmp/usr/share/aclocal/libxml.m4'
  1000. test -z "/usr/share/man/man1" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man1"
  1001. /scratchbox/tools/bin/install -c -m 644 './xml2-config.1' '/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man1/xml2-config.1'
  1002. test -z "/usr/share/man/man3" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man3"
  1003. /scratchbox/tools/bin/install -c -m 644 './libxml.3' '/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man3/libxml.3'
  1004. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/lib/pkgconfig"
  1005. /scratchbox/tools/bin/install -c -m 644 'libxml-2.0.pc' '/home/user/cssu-master/libxml2/debian/tmp/usr/lib/pkgconfig/libxml-2.0.pc'
  1006. make[3]: Leaving directory `/home/user/cssu-master/libxml2'
  1007. make[2]: Leaving directory `/home/user/cssu-master/libxml2'
  1008. Making install in doc
  1009. make[2]: Entering directory `/home/user/cssu-master/libxml2/doc'
  1010. Making install in devhelp
  1011. make[3]: Entering directory `/home/user/cssu-master/libxml2/doc/devhelp'
  1012. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc/devhelp'
  1013. make[4]: Nothing to be done for `install-exec-am'.
  1014. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/gtk-doc/html/libxml2
  1015. /scratchbox/tools/bin/install -c -m 0644 ./libxml2.devhelp /home/user/cssu-master/libxml2/debian/tmp/usr/share/gtk-doc/html/libxml2
  1016. /scratchbox/tools/bin/install -c -m 0644 ./home.png ./left.png ./right.png ./up.png ./style.css /home/user/cssu-master/libxml2/debian/tmp/usr/share/gtk-doc/html/libxml2
  1017. /scratchbox/tools/bin/install -c -m 0644 ./index.html ./general.html ./libxml2-c14n.html ./libxml2-catalog.html ./libxml2-chvalid.html ./libxml2-debugXML.html ./libxml2-dict.html ./libxml2-DOCBparser.html ./libxml2-encoding.html ./libxml2-entities.html ./libxml2-globals.html ./libxml2-hash.html ./libxml2-HTMLparser.html ./libxml2-HTMLtree.html ./libxml2-list.html ./libxml2-nanoftp.html ./libxml2-nanohttp.html ./libxml2-parser.html ./libxml2-parserInternals.html ./libxml2-pattern.html ./libxml2-relaxng.html ./libxml2-SAX2.html ./libxml2-SAX.html ./libxml2-schemasInternals.html ./libxml2-schematron.html ./libxml2-threads.html ./libxml2-tree.html ./libxml2-uri.html ./libxml2-valid.html ./libxml2-xinclude.html ./libxml2-xlink.html ./libxml2-xmlautomata.html ./libxml2-xmlerror.html ./libxml2-xmlexports.html ./libxml2-xmlIO.html ./libxml2-xmlmemory.html ./libxml2-xmlmodule.html ./libxml2-xmlreader.html ./libxml2-xmlregexp.html ./libxml2-xmlsave.html ./libxml2-xmlschemas.html ./libxml2-xmlschemastypes.html ./libxml2-xmlstring.html ./libxml2-xmlunicode.html ./libxml2-xmlversion.html ./libxml2-xmlwriter.html ./libxml2-xpath.html ./libxml2-xpathInternals.html ./libxml2-xpointer.html /home/user/cssu-master/libxml2/debian/tmp/usr/share/gtk-doc/html/libxml2
  1018. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc/devhelp'
  1019. make[3]: Leaving directory `/home/user/cssu-master/libxml2/doc/devhelp'
  1020. Making install in examples
  1021. make[3]: Entering directory `/home/user/cssu-master/libxml2/doc/examples'
  1022. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc/examples'
  1023. make[4]: Nothing to be done for `install-exec-am'.
  1024. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html
  1025. /scratchbox/tools/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html
  1026. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc/examples'
  1027. make[3]: Leaving directory `/home/user/cssu-master/libxml2/doc/examples'
  1028. make[3]: Entering directory `/home/user/cssu-master/libxml2/doc'
  1029. make[4]: Entering directory `/home/user/cssu-master/libxml2/doc'
  1030. make[4]: Nothing to be done for `install-exec-am'.
  1031. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html
  1032. /scratchbox/tools/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html
  1033. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/html
  1034. /scratchbox/tools/bin/install -c -m 0644 ./html/*.html /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/html
  1035. /scratchbox/tools/bin/install -c -m 0644 ./html/*.png /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/html
  1036. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial
  1037. /scratchbox/tools/bin/install -c -m 0644 ./tutorial/*.* \
  1038. /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial
  1039. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial/images
  1040. /scratchbox/tools/bin/install -c -m 0644 ./tutorial/images/*.* \
  1041. /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial/images
  1042. /scratchbox/tools/bin/mkdir -p /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts
  1043. /scratchbox/tools/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \
  1044. /home/user/cssu-master/libxml2/debian/tmp/usr/share/doc/libxml2-2.8.0/html/tutorial/images/callouts
  1045. test -z "/usr/share/man/man1" || mkdir -p -- "/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man1"
  1046. /scratchbox/tools/bin/install -c -m 644 './xmllint.1' '/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man1/xmllint.1'
  1047. /scratchbox/tools/bin/install -c -m 644 './xmlcatalog.1' '/home/user/cssu-master/libxml2/debian/tmp/usr/share/man/man1/xmlcatalog.1'
  1048. make[4]: Leaving directory `/home/user/cssu-master/libxml2/doc'
  1049. make[3]: Leaving directory `/home/user/cssu-master/libxml2/doc'
  1050. make[2]: Leaving directory `/home/user/cssu-master/libxml2/doc'
  1051. Making install in example
  1052. make[2]: Entering directory `/home/user/cssu-master/libxml2/example'
  1053. make[2]: Nothing to be done for `install'.
  1054. make[2]: Leaving directory `/home/user/cssu-master/libxml2/example'
  1055. Making install in xstc
  1056. make[2]: Entering directory `/home/user/cssu-master/libxml2/xstc'
  1057. make[3]: Entering directory `/home/user/cssu-master/libxml2/xstc'
  1058. make[3]: Nothing to be done for `install-exec-am'.
  1059. make[3]: Nothing to be done for `install-data-am'.
  1060. make[3]: Leaving directory `/home/user/cssu-master/libxml2/xstc'
  1061. make[2]: Leaving directory `/home/user/cssu-master/libxml2/xstc'
  1062. Making install in python
  1063. make[2]: Entering directory `/home/user/cssu-master/libxml2/python'
  1064. make[2]: Nothing to be done for `install'.
  1065. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1066. make[1]: Leaving directory `/home/user/cssu-master/libxml2'
  1067. mv -f python/Makefile.bak python/Makefile
  1068. mv debian/tmp/usr/share/aclocal/libxml.m4 debian/tmp/usr/share/aclocal/libxml2.m4
  1069. # Properly install documentation in /usr/share/doc/libxml2-doc
  1070. install -d debian/tmp/usr/share/doc/libxml2-doc/examples
  1071. install -m 644 \
  1072. doc/*.html \
  1073. doc/*.gif \
  1074. doc/*.png \
  1075. doc/libxml2-api.xml debian/tmp/usr/share/doc/libxml2-doc
  1076. install -m 644 \
  1077. doc/examples/*.c \
  1078. doc/examples/*.res \
  1079. doc/examples/index.html \
  1080. doc/examples/[tw]*.xml debian/tmp/usr/share/doc/libxml2-doc/examples
  1081. cp -a \
  1082. doc/html \
  1083. doc/tutorial debian/tmp/usr/share/doc/libxml2-doc
  1084. # Special workaround for svn-buildpackage:
  1085. # Restore workaround backups of modified files.
  1086. touch install-stamp
  1087. SBOX_REDIRECT_IGNORE=/usr/bin/python cd python && /scratchbox/tools/bin/make clean && /scratchbox/tools/bin/make PYTHON=/usr/bin/python2.5 PYTHON_VERSION=2.5 PYTHON_INCLUDES=/usr/include/python2.5
  1088. make[1]: Entering directory `/home/user/cssu-master/libxml2/python'
  1089. Making clean in tests
  1090. make[2]: Entering directory `/home/user/cssu-master/libxml2/python/tests'
  1091. rm -f *.pyc core
  1092. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python/tests'
  1093. Making clean in .
  1094. make[2]: Entering directory `/home/user/cssu-master/libxml2/python'
  1095. test -z "libxml2class.py libxml2-export.c libxml2class.txt libxml2-py.c libxml2-py.h gen_prog libxml2.py" || rm -f libxml2class.py libxml2-export.c libxml2class.txt libxml2-py.c libxml2-py.h gen_prog libxml2.py
  1096. rm -rf .libs _libs
  1097. test -z "libxml2mod.la" || rm -f libxml2mod.la
  1098. rm -f "./so_locations"
  1099. rm -f *.o
  1100. rm -f *.lo
  1101. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1102. make[1]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1103. make[1]: Entering directory `/home/user/cssu-master/libxml2/python'
  1104. Making all in .
  1105. make[2]: Entering directory `/home/user/cssu-master/libxml2/python'
  1106. /usr/bin/python2.5 ./generator.py .
  1107. Found 1608 functions in libxml2-api.xml
  1108. Found 55 functions in libxml2-python-api.xml
  1109. Generated 888 wrapper functions, 558 failed, 217 skipped
  1110.  
  1111. Missing type converters:
  1112. xmlRelaxNGValidityErrorFunc *:2 xmlXPathObjectPtr:22 const htmlEntityDesc *:2 xmlOutputMatchCallback:1 xmlElementContentPtr *:1 xmlStructuredErrorFunc:5 xmlSchematronValidCtxtPtr:3 xmlParserInputBufferCreateFilenameFunc:2 xmlSchemaValType:2 size_t:1 xmlSchemaSAXPlugPtr:1 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 xmlXPathFuncLookupFunc:1 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 xmlEnumerationPtr:5 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 *:87 xmlTextReaderErrorFunc *:1 xmlSAXHandlerPtr *:1 xmlEntityReferenceFunc:1 xmlDocPtr *:1 xmlBufferAllocationScheme:3 xmlSchemaValidityErrorFunc:2 xmlDOMWrapCtxtPtr:6 xmlOutputWriteCallback:2 xmlSchemaFacetPtr:7 xlinkHandlerPtr:2 xmlSchemaValPtr:13 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
  1113. touch gen_prog
  1114. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml.lo -MD -MP -MF ".deps/libxml.Tpo" -c -o libxml.lo `test -f './libxml.c' || echo './'`./libxml.c; \
  1115. then mv -f ".deps/libxml.Tpo" ".deps/libxml.Plo"; else rm -f ".deps/libxml.Tpo"; exit 1; fi
  1116. mkdir .libs
  1117. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -fPIC -DPIC -o .libs/libxml.o
  1118. ./libxml.c:2678: warning: no previous prototype for 'libxml_xmlNodeRemoveNsDef'
  1119. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c ./libxml.c -o libxml.o >/dev/null 2>&1
  1120. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT types.lo -MD -MP -MF ".deps/types.Tpo" -c -o types.lo `test -f './types.c' || echo './'`./types.c; \
  1121. then mv -f ".deps/types.Tpo" ".deps/types.Plo"; else rm -f ".deps/types.Tpo"; exit 1; fi
  1122. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -fPIC -DPIC -o .libs/types.o
  1123. ./types.c: In function 'libxml_xmlXPathObjectPtrConvert':
  1124. ./types.c:550: warning: cast increases required alignment of target type
  1125. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT types.lo -MD -MP -MF .deps/types.Tpo -c ./types.c -o types.o >/dev/null 2>&1
  1126. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml2-py.lo -MD -MP -MF ".deps/libxml2-py.Tpo" -c -o libxml2-py.lo libxml2-py.c; \
  1127. then mv -f ".deps/libxml2-py.Tpo" ".deps/libxml2-py.Plo"; else rm -f ".deps/libxml2-py.Tpo"; exit 1; fi
  1128. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o
  1129. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -o libxml2-py.o >/dev/null 2>&1
  1130. /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o libxml2mod.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version libxml.lo types.lo libxml2-py.lo ../libxml2.la -L/usr/lib/python2.5/config -lpthread -ldl -lutil -lm -lpython2.5 -lpython2.5
  1131. gcc -shared .libs/libxml.o .libs/types.o .libs/libxml2-py.o -Wl,--rpath -Wl,/home/user/cssu-master/libxml2/.libs ../.libs/libxml2.so -L/usr/lib/python2.5/config -lpthread -ldl -lutil -lm -lpython2.5 -mfpu=neon -mfloat-abi=softfp -Wl,--as-needed -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
  1132. ar cru .libs/libxml2mod.a libxml.o types.o libxml2-py.o
  1133. ranlib .libs/libxml2mod.a
  1134. creating libxml2mod.la
  1135. (cd .libs && rm -f libxml2mod.la && ln -s ../libxml2mod.la libxml2mod.la)
  1136. cat ./libxml.py libxml2class.py > libxml2.py
  1137. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1138. Making all in tests
  1139. make[2]: Entering directory `/home/user/cssu-master/libxml2/python/tests'
  1140. make[2]: Nothing to be done for `all'.
  1141. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python/tests'
  1142. make[1]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1143. touch build-python2.5-stamp
  1144. rm build-python2.5-stamp
  1145. SBOX_REDIRECT_IGNORE=/usr/bin/python cd python && /scratchbox/tools/bin/make DESTDIR=`pwd`/../debian/tmp PYTHON=/usr/bin/python2.5 PYTHON_VERSION=2.5 PYTHON_INCLUDES=/usr/include/python2.5 install
  1146. make[1]: Entering directory `/home/user/cssu-master/libxml2/python'
  1147. Making install in .
  1148. make[2]: Entering directory `/home/user/cssu-master/libxml2/python'
  1149. make[3]: Entering directory `/home/user/cssu-master/libxml2/python'
  1150. make[3]: Nothing to be done for `install-exec-am'.
  1151. test -z "/usr/share/doc/libxml2-python-2.8.0" || mkdir -p -- "/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0"
  1152. /scratchbox/tools/bin/install -c -m 644 'TODO' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/TODO'
  1153. test -z "/usr/lib/python2.5/site-packages" || mkdir -p -- "/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages"
  1154. /scratchbox/tools/bin/install -c -m 644 'drv_libxml2.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/drv_libxml2.py'
  1155. test -z "/usr/lib/python2.5/site-packages" || mkdir -p -- "/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages"
  1156. /scratchbox/tools/bin/install -c -m 644 'libxml2.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2.py'
  1157. test -z "/usr/lib/python2.5/site-packages" || mkdir -p -- "/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages"
  1158. /bin/sh ../libtool --mode=install /scratchbox/tools/bin/install -c 'libxml2mod.la' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.la'
  1159. libtool: install: warning: relinking `libxml2mod.la'
  1160. (cd /home/user/cssu-master/libxml2/python; /bin/sh ../libtool --tag=CC --mode=relink gcc -Wall -g -O2 -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--as-needed -o libxml2mod.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version libxml.lo types.lo libxml2-py.lo ../libxml2.la -L/usr/lib/python2.5/config -lpthread -ldl -lutil -lm -lpython2.5 -lpython2.5 -inst-prefix-dir /home/user/cssu-master/libxml2/python/../debian/tmp)
  1161. gcc -shared .libs/libxml.o .libs/types.o .libs/libxml2-py.o -L/home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib -L/usr/lib -lxml2 -L/usr/lib/python2.5/config -lpthread -ldl -lutil -lm -lpython2.5 -mfpu=neon -mfloat-abi=softfp -Wl,--as-needed -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so
  1162. /scratchbox/tools/bin/install -c .libs/libxml2mod.soT /home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.so
  1163. /scratchbox/tools/bin/install -c .libs/libxml2mod.lai /home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.la
  1164. /scratchbox/tools/bin/install -c .libs/libxml2mod.a /home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.a
  1165. chmod 644 /home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.a
  1166. ranlib /home/user/cssu-master/libxml2/python/../debian/tmp/usr/lib/python2.5/site-packages/libxml2mod.a
  1167. libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages'
  1168. make[3]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1169. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1170. Making install in tests
  1171. make[2]: Entering directory `/home/user/cssu-master/libxml2/python/tests'
  1172. make[3]: Entering directory `/home/user/cssu-master/libxml2/python/tests'
  1173. make[3]: Nothing to be done for `install-exec-am'.
  1174. test -z "/usr/share/doc/libxml2-python-2.8.0/examples" || mkdir -p -- "/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples"
  1175. /scratchbox/tools/bin/install -c -m 644 'build.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/build.py'
  1176. /scratchbox/tools/bin/install -c -m 644 'attribs.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/attribs.py'
  1177. /scratchbox/tools/bin/install -c -m 644 'tst.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tst.py'
  1178. /scratchbox/tools/bin/install -c -m 644 'tstxpath.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tstxpath.py'
  1179. /scratchbox/tools/bin/install -c -m 644 'xpathext.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/xpathext.py'
  1180. /scratchbox/tools/bin/install -c -m 644 'push.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/push.py'
  1181. /scratchbox/tools/bin/install -c -m 644 'pushSAX.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/pushSAX.py'
  1182. /scratchbox/tools/bin/install -c -m 644 'pushSAXhtml.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/pushSAXhtml.py'
  1183. /scratchbox/tools/bin/install -c -m 644 'error.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/error.py'
  1184. /scratchbox/tools/bin/install -c -m 644 'serialize.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/serialize.py'
  1185. /scratchbox/tools/bin/install -c -m 644 'validate.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/validate.py'
  1186. /scratchbox/tools/bin/install -c -m 644 'tstURI.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tstURI.py'
  1187. /scratchbox/tools/bin/install -c -m 644 'cutnpaste.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/cutnpaste.py'
  1188. /scratchbox/tools/bin/install -c -m 644 'xpathret.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/xpathret.py'
  1189. /scratchbox/tools/bin/install -c -m 644 'xpath.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/xpath.py'
  1190. /scratchbox/tools/bin/install -c -m 644 'outbuf.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/outbuf.py'
  1191. /scratchbox/tools/bin/install -c -m 644 'inbuf.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/inbuf.py'
  1192. /scratchbox/tools/bin/install -c -m 644 'resolver.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/resolver.py'
  1193. /scratchbox/tools/bin/install -c -m 644 'regexp.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/regexp.py'
  1194. /scratchbox/tools/bin/install -c -m 644 'reader.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader.py'
  1195. /scratchbox/tools/bin/install -c -m 644 'reader2.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader2.py'
  1196. /scratchbox/tools/bin/install -c -m 644 'reader3.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader3.py'
  1197. /scratchbox/tools/bin/install -c -m 644 'reader4.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader4.py'
  1198. /scratchbox/tools/bin/install -c -m 644 'reader5.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader5.py'
  1199. /scratchbox/tools/bin/install -c -m 644 'reader6.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader6.py'
  1200. /scratchbox/tools/bin/install -c -m 644 'reader7.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader7.py'
  1201. /scratchbox/tools/bin/install -c -m 644 'reader8.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/reader8.py'
  1202. /scratchbox/tools/bin/install -c -m 644 'readernext.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/readernext.py'
  1203. /scratchbox/tools/bin/install -c -m 644 'walker.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/walker.py'
  1204. /scratchbox/tools/bin/install -c -m 644 'nsdel.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/nsdel.py'
  1205. /scratchbox/tools/bin/install -c -m 644 'ctxterror.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/ctxterror.py'
  1206. /scratchbox/tools/bin/install -c -m 644 'readererr.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/readererr.py'
  1207. /scratchbox/tools/bin/install -c -m 644 'relaxng.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/relaxng.py'
  1208. /scratchbox/tools/bin/install -c -m 644 'schema.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/schema.py'
  1209. /scratchbox/tools/bin/install -c -m 644 'thread2.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/thread2.py'
  1210. /scratchbox/tools/bin/install -c -m 644 'sync.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/sync.py'
  1211. /scratchbox/tools/bin/install -c -m 644 'tstLastError.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tstLastError.py'
  1212. /scratchbox/tools/bin/install -c -m 644 'indexes.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/indexes.py'
  1213. /scratchbox/tools/bin/install -c -m 644 'dtdvalid.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/dtdvalid.py'
  1214. /scratchbox/tools/bin/install -c -m 644 'tstmem.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tstmem.py'
  1215. /scratchbox/tools/bin/install -c -m 644 'validDTD.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/validDTD.py'
  1216. /scratchbox/tools/bin/install -c -m 644 'validSchemas.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/validSchemas.py'
  1217. /scratchbox/tools/bin/install -c -m 644 'validRNG.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/validRNG.py'
  1218. /scratchbox/tools/bin/install -c -m 644 'compareNodes.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/compareNodes.py'
  1219. /scratchbox/tools/bin/install -c -m 644 'xpathns.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/xpathns.py'
  1220. /scratchbox/tools/bin/install -c -m 644 'xpathleak.py' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/xpathleak.py'
  1221. /scratchbox/tools/bin/install -c -m 644 'tst.xml' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/tst.xml'
  1222. /scratchbox/tools/bin/install -c -m 644 'valid.xml' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/valid.xml'
  1223. /scratchbox/tools/bin/install -c -m 644 'invalid.xml' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/invalid.xml'
  1224. /scratchbox/tools/bin/install -c -m 644 'test.dtd' '/home/user/cssu-master/libxml2/python/../debian/tmp/usr/share/doc/libxml2-python-2.8.0/examples/test.dtd'
  1225. make[3]: Leaving directory `/home/user/cssu-master/libxml2/python/tests'
  1226. make[2]: Leaving directory `/home/user/cssu-master/libxml2/python/tests'
  1227. make[1]: Leaving directory `/home/user/cssu-master/libxml2/python'
  1228. touch install-python2.5-stamp
  1229. touch install-python-stamp
  1230. dh_testdir -i
  1231. dh_testroot -i
  1232. dh_installdocs -i -A AUTHORS TODO README NEWS
  1233. dh_installchangelogs
  1234. dh_install -i --sourcedir=debian/tmp
  1235. dh_link -i
  1236. dh_strip -i
  1237. dh_compress -i -Xexamples/ -Xtutorial/ -Xhtml/ -X.html
  1238. dh_fixperms -i
  1239. dh_installdeb -i
  1240. dh_shlibdeps -i
  1241. dh_gencontrol -i
  1242. dh_md5sums -i
  1243. dh_builddeb -i
  1244. dpkg-deb: warning: 'debian/libxml2-doc/DEBIAN/control' contains user-defined field 'Original-Maintainer'
  1245. dpkg-deb: warning: ignoring 1 warnings about the control file(s)
  1246.  
  1247. dpkg-deb: building package `libxml2-doc' in `../libxml2-doc_2.8.0+dfsg1-7maemo0+0cssu2_all.deb'.
  1248. dh_testdir -a
  1249. dh_testroot -a
  1250. dh_installexamples -a
  1251. dh_installdocs -plibxml2 -A AUTHORS TODO README NEWS
  1252. dh_installdocs -ppython-libxml2 python/TODO
  1253. ln -sf ../libxml2/AUTHORS ../libxml2/README ../libxml2/README.Debian ../libxml2/changelog.Debian.gz ../libxml2/changelog.gz debian/python-libxml2/usr/share/doc/python-libxml2/
  1254. ln -sf libxml2 debian/libxml2-dev/usr/share/doc/libxml2-dev
  1255. ln -sf libxml2 debian/libxml2-utils/usr/share/doc/libxml2-utils
  1256. ln -sf libxml2 debian/libxml2-dbg/usr/share/doc/libxml2-dbg
  1257. dh_installman -a
  1258. dh_installchangelogs -plibxml2 ChangeLog
  1259. dh_install -a --sourcedir=debian/tmp
  1260. sed "/dependency_libs/ s/'.*'/''/" debian/tmp/usr/lib/libxml2.la > debian/libxml2-dev/usr/lib/libxml2.la
  1261. dh_pysupport -a
  1262. dh_python -a
  1263. dh_python: Doing nothing since Python-Version is set; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file.
  1264. dh_link -a
  1265. dh_link: skipping link from usr/share/doc/libxml2-utils/libxml2 to self
  1266. dh_link: skipping link from usr/share/doc/libxml2-dev/libxml2 to self
  1267. dh_link: skipping link from usr/share/doc/libxml2-dbg/libxml2 to self
  1268. dh_strip -a --dbg-package=libxml2-dbg -Npython-libxml2
  1269. dh_strip -ppython-libxml2
  1270. dh_compress -a -Xexamples/
  1271. dh_fixperms -a
  1272. dh_makeshlibs -a -V 'libxml2 (>= 2.6.32)' -- -c4
  1273. dpkg-gensymbols: warning: Failed to parse line in debian/libxml2.symbols: xmlTextReaderRelaxNGValidateCtxt@LIBXML2_2.8.0
  1274. dpkg-gensymbols: warning: Failed to parse line in debian/libxml2.symbols: xmlTextReaderRelaxNGValidateCtxt@LIBXML2_2.8.0
  1275. dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
  1276. dpkg-gensymbols: warning: some symbols disappeared in the symbols file: see diff output below
  1277. dpkg-gensymbols: warning: debian/libxml2/DEBIAN/symbols doesn't match completely debian/libxml2.symbols
  1278. dh_makeshlibs: dpkg-gensymbols -plibxml2 -Idebian/libxml2.symbols -Pdebian/libxml2 -c4 returned exit code 1
  1279. make: *** [binary-arch] Error 2
  1280. dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Add Comment
Please, Sign In to add comment