Advertisement
Guest User

Untitled

a guest
Apr 27th, 2012
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 145.32 KB | None | 0 0
  1.  * Package: dev-libs/libxml2-2.7.8-r5
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: elibc_glibc icu ipv6 kernel_linux python readline userland_GNU x86
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libxml2-2.7.8.tar.gz to /var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work
  8. >>> Source unpacked in /var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work
  9. >>> Preparing source in /var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8 ...
  10. * Applying libxml2-2.7.1-catalog_path.patch ...
  11.  [ ok ]
  12. * Applying libxml2-2.7.2-winnt.patch ...
  13.  [ ok ]
  14. * Adjusting to prefix /
  15. * catalog.c ...
  16.  [ ok ]
  17. * xmlcatalog.c ...
  18.  [ ok ]
  19. * runtest.c ...
  20.  [ ok ]
  21. * xmllint.c ...
  22.  [ ok ]
  23. * Removing useless C++ checks ...
  24.  [ ok ]
  25. * Applying libxml2-2.7.8-reactivate-script.patch ...
  26.  [ ok ]
  27. * Applying libxml2-2.7.8-xpath-memory.patch ...
  28.  [ ok ]
  29. * Applying libxml2-2.7.8-xpath-freeing.patch ...
  30.  [ ok ]
  31. * Applying libxml2-2.7.8-xpath-freeing2.patch ...
  32.  [ ok ]
  33. * Applying libxml2-2.7.8-reallocation-failures.patch ...
  34.  [ ok ]
  35. * Applying libxml2-2.7.8-disable_static_modules.patch ...
  36.  [ ok ]
  37. * Applying libxml2-2.7.8-hardening-xpath.patch ...
  38.  [ ok ]
  39. * Applying libxml2-2.7.8-error-xpath.patch ...
  40.  [ ok ]
  41. * Applying libxml2-2.7.8-allocation-error-copying-entities.patch ...
  42.  [ ok ]
  43. * Applying libxml2-2.7.8-hash-randomization.patch ...
  44.  [ ok ]
  45. * Applying libxml2-2.7.8-windows-thread_t.patch ...
  46.  [ ok ]
  47. * Running eautoreconf in '/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8' ...
  48. * Running aclocal -I m4 ...
  49.  [ ok ]
  50. * Running libtoolize --copy --force --install --automake ...
  51.  [ ok ]
  52. * Running aclocal -I m4 ...
  53.  [ ok ]
  54. * Running autoconf ...
  55.  [ ok ]
  56. * Running autoheader ...
  57.  [ ok ]
  58. * Running automake --add-missing --copy ...
  59.  [ ok ]
  60. * Running elibtoolize in: libxml2-2.7.8/
  61. * Applying portage/1.2.0 patch ...
  62. * Applying sed/1.5.6 patch ...
  63. >>> Source prepared.
  64. >>> Configuring source in /var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8 ...
  65. * econf: updating libxml2-2.7.8/config.sub with /usr/share/gnuconfig/config.sub
  66. * econf: updating libxml2-2.7.8/config.guess with /usr/share/gnuconfig/config.guess
  67. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-html-subdir=libxml2-2.7.8-r5/html --docdir=/usr/share/doc/libxml2-2.7.8-r5 --without-run-debug --with-icu --with-python --with-readline --with-history --enable-ipv6 --disable-static
  68. checking build system type... i686-pc-linux-gnu
  69. checking host system type... i686-pc-linux-gnu
  70. checking for a BSD-compatible install... /usr/bin/install -c
  71. checking whether build environment is sane... yes
  72. checking for a thread-safe mkdir -p... /bin/mkdir -p
  73. checking for gawk... gawk
  74. checking whether make sets $(MAKE)... yes
  75. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  76. checking whether the C compiler works... yes
  77. checking for C compiler default output file name... a.out
  78. checking for suffix of executables...
  79. checking whether we are cross compiling... no
  80. checking for suffix of object files... o
  81. checking whether we are using the GNU C compiler... yes
  82. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  83. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  84. checking for style of include used by make... GNU
  85. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  86. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  87. checking for rm... /bin/rm
  88. checking for mv... /bin/mv
  89. checking for tar... /bin/tar
  90. checking for perl... /usr/bin/perl
  91. checking for wget... /usr/bin/wget
  92. checking for xmllint... /usr/bin/xmllint
  93. checking for xsltproc... /usr/bin/xsltproc
  94. checking for function prototypes... yes
  95. checking for grep that handles long lines and -e... /bin/grep
  96. checking for egrep... /bin/grep -E
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for string.h... (cached) yes
  108. checking how to print strings... printf
  109. checking for a sed that does not truncate output... /bin/sed
  110. checking for fgrep... /bin/grep -F
  111. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  112. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  113. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  114. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  115. checking whether ln -s works... yes
  116. checking the maximum length of command line arguments... 1572864
  117. checking whether the shell understands some XSI constructs... yes
  118. checking whether the shell understands "+="... yes
  119. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  120. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  121. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  122. checking for i686-pc-linux-gnu-objdump... objdump
  123. checking how to recognize dependent libraries... pass_all
  124. checking for i686-pc-linux-gnu-dlltool... dlltool
  125. checking how to associate runtime and link libraries... printf %s\n
  126. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  127. checking for archiver @FILE support... @
  128. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  129. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  130. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  131. checking for sysroot... no
  132. checking for i686-pc-linux-gnu-mt... no
  133. checking for mt... no
  134. checking if : is a manifest tool... no
  135. checking for dlfcn.h... yes
  136. checking for objdir... .libs
  137. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  138. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  139. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  140. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  141. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
  142. yes
  143. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  144. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  145. checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
  146. no
  147. checking dynamic linker characteristics... GNU/Linux ld.so
  148. checking how to hardcode library paths into programs... immediate
  149. checking whether stripping libraries is possible... yes
  150. checking if libtool supports shared libraries... yes
  151. checking whether to build shared libraries... yes
  152. checking whether to build static libraries... no
  153. Checking zlib
  154. checking zlib.h usability... yes
  155. checking zlib.h presence... yes
  156. checking for zlib.h... yes
  157. checking for gzread in -lz... yes
  158. Checking headers
  159. checking for dirent.h that defines DIR... yes
  160. checking for library containing opendir... none required
  161. checking for ANSI C header files... (cached) yes
  162. checking fcntl.h usability... yes
  163. checking fcntl.h presence... yes
  164. checking for fcntl.h... yes
  165. checking for unistd.h... (cached) yes
  166. checking ctype.h usability... yes
  167. checking ctype.h presence... yes
  168. checking for ctype.h... yes
  169. checking dirent.h usability... yes
  170. checking dirent.h presence... yes
  171. checking for dirent.h... yes
  172. checking errno.h usability... yes
  173. checking errno.h presence... yes
  174. checking for errno.h... yes
  175. checking malloc.h usability... yes
  176. checking malloc.h presence... yes
  177. checking for malloc.h... yes
  178. checking stdarg.h usability... yes
  179. checking stdarg.h presence... yes
  180. checking for stdarg.h... yes
  181. checking for sys/stat.h... (cached) yes
  182. checking for sys/types.h... (cached) yes
  183. checking for stdint.h... (cached) yes
  184. checking inttypes.h.h usability... no
  185. checking inttypes.h.h presence... no
  186. checking for inttypes.h.h... no
  187. checking time.h usability... yes
  188. checking time.h presence... yes
  189. checking for time.h... yes
  190. checking ansidecl.h usability... yes
  191. checking ansidecl.h presence... yes
  192. checking for ansidecl.h... yes
  193. checking ieeefp.h usability... no
  194. checking ieeefp.h presence... no
  195. checking for ieeefp.h... no
  196. checking nan.h usability... no
  197. checking nan.h presence... no
  198. checking for nan.h... no
  199. checking math.h usability... yes
  200. checking math.h presence... yes
  201. checking for math.h... yes
  202. checking limits.h usability... yes
  203. checking limits.h presence... yes
  204. checking for limits.h... yes
  205. checking fp_class.h usability... no
  206. checking fp_class.h presence... no
  207. checking for fp_class.h... no
  208. checking float.h usability... yes
  209. checking float.h presence... yes
  210. checking for float.h... yes
  211. checking for stdlib.h... (cached) yes
  212. checking for sys/socket.h... yes
  213. checking for netinet/in.h... yes
  214. checking for arpa/inet.h... yes
  215. checking netdb.h usability... yes
  216. checking netdb.h presence... yes
  217. checking for netdb.h... yes
  218. checking sys/time.h usability... yes
  219. checking sys/time.h presence... yes
  220. checking for sys/time.h... yes
  221. checking sys/select.h usability... yes
  222. checking sys/select.h presence... yes
  223. checking for sys/select.h... yes
  224. checking poll.h usability... yes
  225. checking poll.h presence... yes
  226. checking for poll.h... yes
  227. checking sys/mman.h usability... yes
  228. checking sys/mman.h presence... yes
  229. checking for sys/mman.h... yes
  230. checking sys/timeb.h usability... yes
  231. checking sys/timeb.h presence... yes
  232. checking for sys/timeb.h... yes
  233. checking signal.h usability... yes
  234. checking signal.h presence... yes
  235. checking for signal.h... yes
  236. checking for arpa/nameser.h... yes
  237. checking for resolv.h... yes
  238. checking dl.h usability... no
  239. checking dl.h presence... no
  240. checking for dl.h... no
  241. checking for dlfcn.h... (cached) yes
  242. Checking libraries
  243. checking for strftime... yes
  244. checking for strdup... yes
  245. checking for strndup... yes
  246. checking for strerror... yes
  247. checking for finite... yes
  248. checking for isnand... no
  249. checking for fp_class... no
  250. checking for class... no
  251. checking for fpclass... no
  252. checking for strftime... (cached) yes
  253. checking for localtime... yes
  254. checking for gettimeofday... yes
  255. checking for ftime... yes
  256. checking for stat... yes
  257. checking for _stat... no
  258. checking for signal... yes
  259. checking for rand... yes
  260. checking for srand... yes
  261. checking for time... yes
  262. checking for printf... yes
  263. checking for sprintf... yes
  264. checking for fprintf... yes
  265. checking for snprintf... yes
  266. checking for vfprintf... yes
  267. checking for vsprintf... yes
  268. checking for vsnprintf... yes
  269. checking for sscanf... yes
  270. checking for va_copy... yes
  271. checking for library containing gethostent... none required
  272. checking for library containing setsockopt... none required
  273. checking for library containing connect... none required
  274. checking for type of socket length (socklen_t)... socklen_t *
  275. checking whether to enable IPv6... yes
  276. checking struct sockaddr::ss_family... yes
  277. checking for getaddrinfo... yes
  278. checking for isnan... yes
  279. checking for isinf... yes
  280. checking for python... /usr/bin/python
  281. Found Python version 2.7
  282. ./configure: line 14270: python2.7-config: command not found
  283. checking for shl_load... no
  284. checking for shl_load in -ldld... no
  285. checking for dlopen... no
  286. checking for dlopen in -ldl... yes
  287. Checking configuration requirements
  288. Enabling multithreaded support
  289. checking pthread.h usability... yes
  290. checking pthread.h presence... yes
  291. checking for pthread.h... yes
  292. checking for pthread_join in -lpthread... yes
  293. Enabling xmllint shell history
  294. checking for tputs in -lncurses... yes
  295. checking readline/history.h usability... yes
  296. checking readline/history.h presence... yes
  297. checking for readline/history.h... yes
  298. checking for append_history in -lhistory... yes
  299. checking readline/readline.h usability... yes
  300. checking readline/readline.h presence... yes
  301. checking for readline/readline.h... yes
  302. checking for readline in -lreadline... yes
  303. checking iconv.h usability... yes
  304. checking iconv.h presence... yes
  305. checking for iconv.h... yes
  306. checking for iconv... yes
  307. checking for iconv declaration...
  308. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  309. Enabling ICU support
  310. Enabled Schematron support
  311. Enabled Schemas/Relax-NG support
  312. Disabling code coverage for GCC
  313. configure: creating ./config.status
  314. config.status: creating libxml2.spec
  315. config.status: creating Makefile
  316. config.status: creating include/Makefile
  317. config.status: creating include/libxml/Makefile
  318. config.status: creating doc/Makefile
  319. config.status: creating doc/examples/Makefile
  320. config.status: creating doc/devhelp/Makefile
  321. config.status: creating example/Makefile
  322. config.status: creating python/Makefile
  323. config.status: creating python/tests/Makefile
  324. config.status: creating xstc/Makefile
  325. config.status: creating include/libxml/xmlversion.h
  326. config.status: creating xml2-config
  327. config.status: creating libxml-2.0.pc
  328. config.status: creating libxml-2.0-uninstalled.pc
  329. config.status: creating python/setup.py
  330. config.status: creating config.h
  331. config.status: executing depfiles commands
  332. config.status: executing libtool commands
  333. /bin/rm: cannot remove 'libtoolT': No such file or directory
  334. Done configuring
  335. >>> Source configured.
  336. >>> Compiling source in /var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8 ...
  337. make -j2
  338. make all-recursive
  339. make[1]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8'
  340. Making all in include
  341. make[2]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include'
  342. Making all in libxml
  343. make[3]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include/libxml'
  344. make[3]: Цель `all' не требует выполнения команд.
  345. make[3]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include/libxml'
  346. make[3]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include'
  347. make[3]: Цель `all-am' не требует выполнения команд.
  348. make[3]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include'
  349. make[2]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/include'
  350. Making all in .
  351. make[2]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8'
  352. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c -o SAX.lo SAX.c
  353. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c -o entities.lo entities.c
  354. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -fPIC -DPIC -o .libs/SAX.o
  355. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o
  356. mv -f .deps/SAX.Tpo .deps/SAX.Plo
  357. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.c
  358. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -fPIC -DPIC -o .libs/encoding.o
  359. mv -f .deps/entities.Tpo .deps/entities.Plo
  360. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  361. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
  362. mv -f .deps/error.Tpo .deps/error.Plo
  363. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c -o parserInternals.lo parserInternals.c
  364. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o
  365. mv -f .deps/encoding.Tpo .deps/encoding.Plo
  366. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
  367. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o
  368. parser.c: In function ‘xmlParseInNodeContext__internal_alias’:
  369. parser.c:13044:9: warning: pointer targets in passing argument 1 of ‘xmlFindCharEncodingHandler__internal_alias’ differ in signedness
  370. elfgcchack.h:3429:46: note: expected ‘const char *’ but argument is of type ‘const xmlChar *’
  371. mv -f .deps/parserInternals.Tpo .deps/parserInternals.Plo
  372. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
  373. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o
  374. mv -f .deps/tree.Tpo .deps/tree.Plo
  375. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
  376. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
  377. mv -f .deps/hash.Tpo .deps/hash.Plo
  378. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
  379. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
  380. mv -f .deps/list.Tpo .deps/list.Plo
  381. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c -o xmlIO.lo xmlIO.c
  382. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o
  383. mv -f .deps/xmlIO.Tpo .deps/xmlIO.Plo
  384. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c -o xmlmemory.lo xmlmemory.c
  385. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o
  386. xmlmemory.c: In function ‘xmlMallocLoc__internal_alias’:
  387. xmlmemory.c:208:4: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’
  388. xmlmemory.c: In function ‘xmlMallocAtomicLoc__internal_alias’:
  389. xmlmemory.c:276:4: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’
  390. xmlmemory.c: In function ‘xmlReallocLoc__internal_alias’:
  391. xmlmemory.c:352:4: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘size_t’
  392. xmlmemory.c:352:4: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘size_t’
  393. mv -f .deps/parser.Tpo .deps/parser.Plo
  394. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c
  395. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o
  396. mv -f .deps/xmlmemory.Tpo .deps/xmlmemory.Plo
  397. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c -o valid.lo valid.c
  398. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -fPIC -DPIC -o .libs/valid.o
  399. mv -f .deps/uri.Tpo .deps/uri.Plo
  400. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c -o xlink.lo xlink.c
  401. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -fPIC -DPIC -o .libs/xlink.o
  402. mv -f .deps/xlink.Tpo .deps/xlink.Plo
  403. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c -o HTMLparser.lo HTMLparser.c
  404. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o
  405. mv -f .deps/valid.Tpo .deps/valid.Plo
  406. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c -o HTMLtree.lo HTMLtree.c
  407. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o
  408. mv -f .deps/HTMLtree.Tpo .deps/HTMLtree.Plo
  409. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.c
  410. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -fPIC -DPIC -o .libs/debugXML.o
  411. mv -f .deps/HTMLparser.Tpo .deps/HTMLparser.Plo
  412. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c
  413. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o
  414. xpath.c: In function ‘xmlXPathRegisterFuncNS__internal_alias’:
  415. xpath.c:4800:5: warning: ISO C forbids passing argument 4 of ‘xmlHashAddEntry2__internal_alias’ between function pointer and ‘void *’
  416. elfgcchack.h:4177:36: note: expected ‘void *’ but argument is of type ‘xmlXPathFunction’
  417. xpath.c: In function ‘xmlXPathFunctionLookupNS__internal_alias’:
  418. xpath.c:4881:24: warning: ISO C forbids assignment between function pointer and ‘void *’
  419. xpath.c: In function ‘xmlXPathCompNumber’:
  420. xpath.c:10094:12: warning: unused variable ‘mult’
  421. xpath.c: In function ‘xmlXPathCompOpEval’:
  422. xpath.c:13457:41: warning: ISO C forbids assignment between function pointer and ‘void *’
  423. xpath.c:13484:31: warning: ISO C forbids assignment between function pointer and ‘void *’
  424. xpath.c: At top level:
  425. trionan.c:218:1: warning: ‘trio_is_negative’ defined but not used
  426. mv -f .deps/debugXML.Tpo .deps/debugXML.Plo
  427. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c -o xpointer.lo xpointer.c
  428. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -fPIC -DPIC -o .libs/xpointer.o
  429. mv -f .deps/xpointer.Tpo .deps/xpointer.Plo
  430. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c -o xinclude.lo xinclude.c
  431. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -fPIC -DPIC -o .libs/xinclude.o
  432. mv -f .deps/xinclude.Tpo .deps/xinclude.Plo
  433. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c -o nanohttp.lo nanohttp.c
  434. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o
  435. nanohttp.c: In function ‘xmlNanoHTTPSave__internal_alias’:
  436. nanohttp.c:1681:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  437. nanohttp.c: In function ‘xmlNanoHTTPFetch__internal_alias’:
  438. nanohttp.c:1642:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  439. mv -f .deps/nanohttp.Tpo .deps/nanohttp.Plo
  440. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c -o nanoftp.lo nanoftp.c
  441. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o
  442. mv -f .deps/nanoftp.Tpo .deps/nanoftp.Plo
  443. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c -o DOCBparser.lo DOCBparser.c
  444. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -fPIC -DPIC -o .libs/DOCBparser.o
  445. mv -f .deps/DOCBparser.Tpo .deps/DOCBparser.Plo
  446. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c
  447. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o
  448. mv -f .deps/xpath.Tpo .deps/xpath.Plo
  449. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
  450. mv -f .deps/catalog.Tpo .deps/catalog.Plo
  451. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c
  452. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o
  453. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o
  454. threads.c:53:12: warning: redundant redeclaration of ‘pthread_once’
  455. /usr/include/pthread.h:478:12: note: previous declaration of ‘pthread_once’ was here
  456. threads.c:56:14: warning: redundant redeclaration of ‘pthread_getspecific’
  457. /usr/include/pthread.h:1103:14: note: previous declaration of ‘pthread_getspecific’ was here
  458. threads.c:58:12: warning: redundant redeclaration of ‘pthread_setspecific’
  459. /usr/include/pthread.h:1106:12: note: previous declaration of ‘pthread_setspecific’ was here
  460. threads.c:61:12: warning: redundant redeclaration of ‘pthread_key_create’
  461. /usr/include/pthread.h:1095:12: note: previous declaration of ‘pthread_key_create’ was here
  462. threads.c:64:12: warning: redundant redeclaration of ‘pthread_key_delete’
  463. /usr/include/pthread.h:1100:12: note: previous declaration of ‘pthread_key_delete’ was here
  464. threads.c:67:5: warning: function declaration isn’t a prototype
  465. threads.c:66:12: warning: redundant redeclaration of ‘pthread_mutex_init’
  466. /usr/include/pthread.h:733:12: note: previous declaration of ‘pthread_mutex_init’ was here
  467. threads.c:69:5: warning: function declaration isn’t a prototype
  468. threads.c:68:12: warning: redundant redeclaration of ‘pthread_mutex_destroy’
  469. /usr/include/pthread.h:738:12: note: previous declaration of ‘pthread_mutex_destroy’ was here
  470. threads.c:71:5: warning: function declaration isn’t a prototype
  471. threads.c:70:12: warning: redundant redeclaration of ‘pthread_mutex_lock’
  472. /usr/include/pthread.h:746:12: note: previous declaration of ‘pthread_mutex_lock’ was here
  473. threads.c:73:5: warning: function declaration isn’t a prototype
  474. threads.c:72:12: warning: redundant redeclaration of ‘pthread_mutex_unlock’
  475. /usr/include/pthread.h:757:12: note: previous declaration of ‘pthread_mutex_unlock’ was here
  476. threads.c:75:5: warning: function declaration isn’t a prototype
  477. threads.c:74:12: warning: redundant redeclaration of ‘pthread_cond_init’
  478. /usr/include/pthread.h:952:12: note: previous declaration of ‘pthread_cond_init’ was here
  479. threads.c:77:5: warning: function declaration isn’t a prototype
  480. threads.c:76:12: warning: redundant redeclaration of ‘pthread_cond_destroy’
  481. /usr/include/pthread.h:957:12: note: previous declaration of ‘pthread_cond_destroy’ was here
  482. threads.c:79:5: warning: function declaration isn’t a prototype
  483. threads.c:78:12: warning: redundant redeclaration of ‘pthread_cond_wait’
  484. /usr/include/pthread.h:973:12: note: previous declaration of ‘pthread_cond_wait’ was here
  485. threads.c:81:5: warning: function declaration isn’t a prototype
  486. threads.c:80:12: warning: redundant redeclaration of ‘pthread_equal’
  487. /usr/include/pthread.h:1137:1: note: previous definition of ‘pthread_equal’ was here
  488. threads.c:83:5: warning: function declaration isn’t a prototype
  489. threads.c:82:18: warning: redundant redeclaration of ‘pthread_self’
  490. /usr/include/pthread.h:267:18: note: previous declaration of ‘pthread_self’ was here
  491. threads.c:85:5: warning: function declaration isn’t a prototype
  492. threads.c:84:12: warning: redundant redeclaration of ‘pthread_key_create’
  493. /usr/include/pthread.h:1095:12: note: previous declaration of ‘pthread_key_create’ was here
  494. threads.c:87:5: warning: function declaration isn’t a prototype
  495. threads.c:86:12: warning: redundant redeclaration of ‘pthread_key_delete’
  496. /usr/include/pthread.h:1100:12: note: previous declaration of ‘pthread_key_delete’ was here
  497. threads.c:89:5: warning: function declaration isn’t a prototype
  498. threads.c:88:12: warning: redundant redeclaration of ‘pthread_cond_signal’
  499. /usr/include/pthread.h:961:12: note: previous declaration of ‘pthread_cond_signal’ was here
  500. mv -f .deps/threads.Tpo .deps/threads.Plo
  501. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c
  502. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o
  503. mv -f .deps/globals.Tpo .deps/globals.Plo
  504. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c -o xmlstring.lo xmlstring.c
  505. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o
  506. mv -f .deps/xmlstring.Tpo .deps/xmlstring.Plo
  507. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c -o xmlregexp.lo xmlregexp.c
  508. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o
  509. mv -f .deps/c14n.Tpo .deps/c14n.Plo
  510. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c -o xmlschemas.lo xmlschemas.c
  511. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o
  512. mv -f .deps/xmlregexp.Tpo .deps/xmlregexp.Plo
  513. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c -o xmlschemastypes.lo xmlschemastypes.c
  514. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o
  515. xmlschemastypes.c: In function ‘xmlSchemaValidateLengthFacetInternal’:
  516. xmlschemastypes.c:5195:7: warning: case value ‘28’ not in enumerated type ‘xmlSchemaTypeType’
  517. xmlschemastypes.c:5190:6: warning: case value ‘29’ not in enumerated type ‘xmlSchemaTypeType’
  518. mv -f .deps/xmlschemastypes.Tpo .deps/xmlschemastypes.Plo
  519. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c -o xmlunicode.lo xmlunicode.c
  520. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o
  521. mv -f .deps/xmlunicode.Tpo .deps/xmlunicode.Plo
  522. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c -o xmlreader.lo xmlreader.c
  523. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o
  524. mv -f .deps/xmlreader.Tpo .deps/xmlreader.Plo
  525. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c
  526. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -fPIC -DPIC -o .libs/relaxng.o
  527. mv -f .deps/xmlschemas.Tpo .deps/xmlschemas.Plo
  528. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
  529. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o
  530. mv -f .deps/dict.Tpo .deps/dict.Plo
  531. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c -o SAX2.lo SAX2.c
  532. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -fPIC -DPIC -o .libs/SAX2.o
  533. mv -f .deps/relaxng.Tpo .deps/relaxng.Plo
  534. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c -o xmlwriter.lo xmlwriter.c
  535. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o
  536. mv -f .deps/SAX2.Tpo .deps/SAX2.Plo
  537. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c -o legacy.lo legacy.c
  538. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/legacy.o
  539. mv -f .deps/legacy.Tpo .deps/legacy.Plo
  540. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c -o chvalid.lo chvalid.c
  541. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -fPIC -DPIC -o .libs/chvalid.o
  542. mv -f .deps/chvalid.Tpo .deps/chvalid.Plo
  543. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c
  544. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o
  545. mv -f .deps/xmlwriter.Tpo .deps/xmlwriter.Plo
  546. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c -o xmlsave.lo xmlsave.c
  547. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o
  548. mv -f .deps/pattern.Tpo .deps/pattern.Plo
  549. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c -o xmlmodule.lo xmlmodule.c
  550. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o
  551. mv -f .deps/xmlsave.Tpo .deps/xmlsave.Plo
  552. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c -o schematron.lo schematron.c
  553. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -fPIC -DPIC -o .libs/schematron.o
  554. mv -f .deps/xmlmodule.Tpo .deps/xmlmodule.Plo
  555. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c -o testdso.lo testdso.c
  556. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -fPIC -DPIC -o .libs/testdso.o
  557. mv -f .deps/testdso.Tpo .deps/testdso.Plo
  558. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmllint.o -MD -MP -MF .deps/xmllint.Tpo -c -o xmllint.o xmllint.c
  559. xmllint.c: В функции ‘parseAndPrintFile’:
  560. xmllint.c:2553:12: предупреждение: ignoring return value of ‘write’, declared with attribute warn_unused_result
  561. xmllint.c:2565:12: предупреждение: ignoring return value of ‘write’, declared with attribute warn_unused_result
  562. xmllint.c:2578:12: предупреждение: ignoring return value of ‘write’, declared with attribute warn_unused_result
  563. xmllint.c:2607:12: предупреждение: ignoring return value of ‘write’, declared with attribute warn_unused_result
  564. mv -f .deps/schematron.Tpo .deps/schematron.Plo
  565. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlcatalog.o -MD -MP -MF .deps/xmlcatalog.Tpo -c -o xmlcatalog.o xmlcatalog.c
  566. mv -f .deps/xmlcatalog.Tpo .deps/xmlcatalog.Po
  567. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testSchemas.o -MD -MP -MF .deps/testSchemas.Tpo -c -o testSchemas.o testSchemas.c
  568. mv -f .deps/testSchemas.Tpo .deps/testSchemas.Po
  569. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testRelax.o -MD -MP -MF .deps/testRelax.Tpo -c -o testRelax.o testRelax.c
  570. mv -f .deps/testRelax.Tpo .deps/testRelax.Po
  571. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testSAX.o -MD -MP -MF .deps/testSAX.Tpo -c -o testSAX.o testSAX.c
  572. mv -f .deps/testSAX.Tpo .deps/testSAX.Po
  573. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testHTML.o -MD -MP -MF .deps/testHTML.Tpo -c -o testHTML.o testHTML.c
  574. mv -f .deps/xmllint.Tpo .deps/xmllint.Po
  575. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testXPath.o -MD -MP -MF .deps/testXPath.Tpo -c -o testXPath.o testXPath.c
  576. mv -f .deps/testXPath.Tpo .deps/testXPath.Po
  577. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testURI.o -MD -MP -MF .deps/testURI.Tpo -c -o testURI.o testURI.c
  578. mv -f .deps/testHTML.Tpo .deps/testHTML.Po
  579. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testThreads.o -MD -MP -MF .deps/testThreads.Tpo -c -o testThreads.o testThreads.c
  580. mv -f .deps/testURI.Tpo .deps/testURI.Po
  581. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testC14N.o -MD -MP -MF .deps/testC14N.Tpo -c -o testC14N.o testC14N.c
  582. mv -f .deps/testThreads.Tpo .deps/testThreads.Po
  583. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testAutomata.o -MD -MP -MF .deps/testAutomata.Tpo -c -o testAutomata.o testAutomata.c
  584. testC14N.c: В функции ‘test_c14n’:
  585. testC14N.c:107:11: предупреждение: ignoring return value of ‘write’, declared with attribute warn_unused_result
  586. mv -f .deps/testC14N.Tpo .deps/testC14N.Po
  587. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testRegexp.o -MD -MP -MF .deps/testRegexp.Tpo -c -o testRegexp.o testRegexp.c
  588. mv -f .deps/testAutomata.Tpo .deps/testAutomata.Po
  589. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testReader.o -MD -MP -MF .deps/testReader.Tpo -c -o testReader.o testReader.c
  590. mv -f .deps/testReader.Tpo .deps/testReader.Po
  591. mv -f .deps/testRegexp.Tpo .deps/testRegexp.Po
  592. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testapi.o -MD -MP -MF .deps/testapi.Tpo -c -o testapi.o testapi.c
  593. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testModule.o -MD -MP -MF .deps/testModule.Tpo -c -o testModule.o testModule.c
  594. mv -f .deps/testModule.Tpo .deps/testModule.Po
  595. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c
  596. testapi.c: В функции ‘test_xmlBufferSetAllocationScheme’:
  597. testapi.c:18773:112: предупреждение: сравнение различных указательных типов без приведения типов
  598. testapi.c: На верхнем уровне:
  599. testapi.c:17989:25: предупреждение: ‘gen_xmlSchematronPtr’ определена, но нигде не используется
  600. testapi.c:17992:13: предупреждение: ‘des_xmlSchematronPtr’ определена, но нигде не используется
  601. testapi.c:18009:35: предупреждение: ‘gen_xmlSchematronParserCtxtPtr’ определена, но нигде не используется
  602. testapi.c:18012:13: предупреждение: ‘des_xmlSchematronParserCtxtPtr’ определена, но нигде не используется
  603. testapi.c:34157:27: предупреждение: ‘gen_xmlSAXHandlerPtr_ptr’ определена, но нигде не используется
  604. testapi.c:34160:13: предупреждение: ‘des_xmlSAXHandlerPtr_ptr’ определена, но нигде не используется
  605. mv -f .deps/runtest.Tpo .deps/runtest.Po
  606. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runsuite.o -MD -MP -MF .deps/runsuite.Tpo -c -o runsuite.o runsuite.c
  607. mv -f .deps/runsuite.Tpo .deps/runsuite.Po
  608. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testchar.o -MD -MP -MF .deps/testchar.Tpo -c -o testchar.o testchar.c
  609. mv -f .deps/testchar.Tpo .deps/testchar.Po
  610. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testdict.o -MD -MP -MF .deps/testdict.Tpo -c -o testdict.o testdict.c
  611. mv -f .deps/testdict.Tpo .deps/testdict.Po
  612. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runxmlconf.o -MD -MP -MF .deps/runxmlconf.Tpo -c -o runxmlconf.o runxmlconf.c
  613. mv -f .deps/runxmlconf.Tpo .deps/runxmlconf.Po
  614. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testrecurse.o -MD -MP -MF .deps/testrecurse.Tpo -c -o testrecurse.o testrecurse.c
  615. mv -f .deps/testrecurse.Tpo .deps/testrecurse.Po
  616. sed -e 's?\@XML_LIBDIR\@?-L/usr/lib?g' \
  617. -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \
  618. -e 's?\@VERSION\@?2.7.8?g' \
  619. -e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \
  620. < ./xml2Conf.sh.in > xml2Conf.tmp \
  621. && mv xml2Conf.tmp xml2Conf.sh
  622. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,--version-script=./libxml2.syms -version-info 9:8:7 -ldl -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o libxml2.la -rpath /usr/lib SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lz -lm
  623. libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .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 -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lz -lm -O3 -march=pentium-m -Wl,--version-script=./libxml2.syms -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.7.8
  624. libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.7.8" "libxml2.so.2")
  625. libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.7.8" "libxml2.so")
  626. libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" )
  627. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -module -no-undefined -avoid-version -rpath /usr/lib -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testdso.la testdso.lo
  628. libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/testdso.o -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -O3 -march=pentium-m -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,testdso.so -o .libs/testdso.so
  629. libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" )
  630. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o xmllint xmllint.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  631. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/xmllint xmllint.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  632. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  633. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/xmlcatalog xmlcatalog.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  634. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testSchemas testSchemas.o ./libxml2.la -lz -lm
  635. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testSchemas testSchemas.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  636. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testRelax testRelax.o ./libxml2.la -lz -lm
  637. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testRelax testRelax.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  638. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testSAX testSAX.o ./libxml2.la -lz -lm
  639. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testSAX testSAX.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  640. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testHTML testHTML.o ./libxml2.la -lz -lm
  641. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testHTML testHTML.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  642. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testXPath testXPath.o ./libxml2.la -lz -lm
  643. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testXPath testXPath.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  644. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testURI testURI.o ./libxml2.la -lz -lm
  645. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testURI testURI.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  646. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testThreads testThreads.o -lpthread ./libxml2.la -lz -lm
  647. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testThreads testThreads.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  648. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testC14N testC14N.o ./libxml2.la -lz -lm
  649. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testC14N testC14N.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  650. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testAutomata testAutomata.o ./libxml2.la -lz -lm
  651. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testAutomata testAutomata.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  652. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testRegexp testRegexp.o ./libxml2.la -lz -lm
  653. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testRegexp testRegexp.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  654. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testReader testReader.o ./libxml2.la -lz -lm
  655. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testReader testReader.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  656. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testModule testModule.o ./libxml2.la -lz -lm
  657. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testModule testModule.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  658. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  659. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/runtest runtest.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  660. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o runsuite runsuite.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  661. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/runsuite runsuite.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  662. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testchar testchar.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  663. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testchar testchar.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  664. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testdict testdict.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  665. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testdict testdict.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  666. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o runxmlconf runxmlconf.o ./libxml2.la -lz -lm
  667. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/runxmlconf runxmlconf.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  668. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  669. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testrecurse testrecurse.o -L/usr/lib -lreadline -lhistory -lncurses ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  670. mv -f .deps/testapi.Tpo .deps/testapi.Po
  671. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testapi testapi.o ./libxml2.la -lz -lm
  672. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testapi testapi.o -L/usr/lib ./.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  673. make[2]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8'
  674. Making all in doc
  675. make[2]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc'
  676. Making all in devhelp
  677. make[3]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc/devhelp'
  678. make[3]: Цель `all' не требует выполнения команд.
  679. make[3]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc/devhelp'
  680. Making all in examples
  681. make[3]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc/examples'
  682. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath2.o -MD -MP -MF .deps/xpath2.Tpo -c -o xpath2.o xpath2.c
  683. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader1.o -MD -MP -MF .deps/reader1.Tpo -c -o reader1.o reader1.c
  684. mv -f .deps/reader1.Tpo .deps/reader1.Po
  685. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader4.o -MD -MP -MF .deps/reader4.Tpo -c -o reader4.o reader4.c
  686. mv -f .deps/xpath2.Tpo .deps/xpath2.Po
  687. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse2.o -MD -MP -MF .deps/parse2.Tpo -c -o parse2.o parse2.c
  688. mv -f .deps/reader4.Tpo .deps/reader4.Po
  689. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader2.o -MD -MP -MF .deps/reader2.Tpo -c -o reader2.o reader2.c
  690. mv -f .deps/parse2.Tpo .deps/parse2.Po
  691. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse3.o -MD -MP -MF .deps/parse3.Tpo -c -o parse3.o parse3.c
  692. mv -f .deps/reader2.Tpo .deps/reader2.Po
  693. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader3.o -MD -MP -MF .deps/reader3.Tpo -c -o reader3.o reader3.c
  694. mv -f .deps/parse3.Tpo .deps/parse3.Po
  695. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree2.o -MD -MP -MF .deps/tree2.Tpo -c -o tree2.o tree2.c
  696. mv -f .deps/reader3.Tpo .deps/reader3.Po
  697. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse4.o -MD -MP -MF .deps/parse4.Tpo -c -o parse4.o parse4.c
  698. mv -f .deps/tree2.Tpo .deps/tree2.Po
  699. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT io2.o -MD -MP -MF .deps/io2.Tpo -c -o io2.o io2.c
  700. mv -f .deps/parse4.Tpo .deps/parse4.Po
  701. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testWriter.o -MD -MP -MF .deps/testWriter.Tpo -c -o testWriter.o testWriter.c
  702. mv -f .deps/io2.Tpo .deps/io2.Po
  703. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT io1.o -MD -MP -MF .deps/io1.Tpo -c -o io1.o io1.c
  704. testWriter.c: В функции ‘testXmlwriterFilename’:
  705. testWriter.c:163:42: предупреждение: формат ‘%010d’ предполагает тип ‘int’, но аргумент 4 имеет тип ‘long int’
  706. testWriter.c: В функции ‘testXmlwriterMemory’:
  707. testWriter.c:442:42: предупреждение: формат ‘%010d’ предполагает тип ‘int’, но аргумент 4 имеет тип ‘long int’
  708. testWriter.c: В функции ‘testXmlwriterDoc’:
  709. testWriter.c:712:42: предупреждение: формат ‘%010d’ предполагает тип ‘int’, но аргумент 4 имеет тип ‘long int’
  710. testWriter.c: В функции ‘testXmlwriterTree’:
  711. testWriter.c:978:42: предупреждение: формат ‘%010d’ предполагает тип ‘int’, но аргумент 4 имеет тип ‘long int’
  712. mv -f .deps/io1.Tpo .deps/io1.Po
  713. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath1.o -MD -MP -MF .deps/xpath1.Tpo -c -o xpath1.o xpath1.c
  714. mv -f .deps/xpath1.Tpo .deps/xpath1.Po
  715. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse1.o -MD -MP -MF .deps/parse1.Tpo -c -o parse1.o parse1.c
  716. mv -f .deps/parse1.Tpo .deps/parse1.Po
  717. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree1.o -MD -MP -MF .deps/tree1.Tpo -c -o tree1.o tree1.c
  718. mv -f .deps/testWriter.Tpo .deps/testWriter.Po
  719. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o xpath2 xpath2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  720. mv -f .deps/tree1.Tpo .deps/tree1.Po
  721. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o reader1 reader1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  722. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/xpath2 xpath2.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  723. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/reader1 reader1.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  724. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o reader4 reader4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  725. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o parse2 parse2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  726. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/reader4 reader4.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  727. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/parse2 parse2.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  728. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o reader2 reader2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  729. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o parse3 parse3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  730. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/reader2 reader2.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  731. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/parse3 parse3.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  732. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o reader3 reader3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  733. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o tree2 tree2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  734. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/reader3 reader3.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  735. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/tree2 tree2.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  736. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o parse4 parse4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  737. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o io2 io2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  738. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/parse4 parse4.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  739. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/io2 io2.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  740. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o testWriter testWriter.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  741. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o io1 io1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  742. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/testWriter testWriter.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  743. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/io1 io1.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  744. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o xpath1 xpath1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  745. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o parse1 parse1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  746. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/xpath1 xpath1.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  747. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/parse1 parse1.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  748. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o tree1 tree1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  749. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/tree1 tree1.o -L/usr/lib -lreadline -lhistory -lncurses ../../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  750. make[3]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc/examples'
  751. make[3]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc'
  752. make[3]: Цель `all-am' не требует выполнения команд.
  753. make[3]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc'
  754. make[2]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/doc'
  755. Making all in example
  756. make[2]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/example'
  757. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include -D_REENTRANT -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT gjobread.o -MD -MP -MF .deps/gjobread.Tpo -c -o gjobread.o gjobread.c
  758. mv -f .deps/gjobread.Tpo .deps/gjobread.Po
  759. /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -o gjobread gjobread.o -lreadline -lhistory -lncurses ../libxml2.la -lz -lm
  760. libtool: link: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wl,-O1 -Wl,--as-needed -o .libs/gjobread gjobread.o -L/usr/lib -lreadline -lhistory -lncurses ../.libs/libxml2.so -licui18n -licuuc -licudata -lpthread -ldl -lz -lm
  761. make[2]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/example'
  762. Making all in xstc
  763. make[2]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/xstc'
  764. make[2]: Цель `all' не требует выполнения команд.
  765. make[2]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/xstc'
  766. make[1]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8'
  767. * Building of dev-libs/libxml2-2.7.8-r5 with CPython 2.7...
  768. make -j2 PYTHON_INCLUDES=/usr/include/python2.7 PYTHON_SITE_PACKAGES=/usr/lib/python2.7/site-packages
  769. Making all in .
  770. make[1]: Вход в каталог `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/python-2.7'
  771. /usr/bin/python ./generator.py .
  772. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../include -I../include -I../python -shared -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2mod_la-types.lo -MD -MP -MF .deps/libxml2mod_la-types.Tpo -c -o libxml2mod_la-types.lo `test -f './types.c' || echo './'`./types.c
  773. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../include -I../include -I../python -O3 -march=pentium-m -pipe -fomit-frame-pointer -s -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT libxml2mod_la-types.lo -MD -MP -MF .deps/libxml2mod_la-types.Tpo -c ./types.c -fPIC -DPIC -o .libs/libxml2mod_la-types.o
  774. Traceback (most recent call last):
  775. File "./generator.py", line 1186, in <module>
  776. buildStubs()
  777. File "./generator.py", line 517, in buildStubs
  778. (parser, target) = getparser()
  779. File "./generator.py", line 34, in getparser
  780. parser = xml.sax.make_parser()
  781. File "/usr/lib/python2.7/xml/sax/__init__.py", line 93, in make_parser
  782. raise SAXReaderNotAvailable("No parsers found", None)
  783. xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
  784. make[1]: *** [gen_prog] Ошибка 1
  785. make[1]: *** Ожидание завершения заданий...
  786. In file included from /usr/include/python2.7/Python.h:86:0,
  787. from ./libxml_wrap.h:1,
  788. from ./types.c:9:
  789. /usr/include/python2.7/intobject.h:45:1: warning: ISO C90 does not support ‘long long’
  790. In file included from /usr/include/python2.7/Python.h:88:0,
  791. from ./libxml_wrap.h:1,
  792. from ./types.c:9:
  793. /usr/include/python2.7/longobject.h:49:44: warning: ISO C90 does not support ‘long long’
  794. /usr/include/python2.7/longobject.h:50:61: warning: ISO C90 does not support ‘long long’
  795. /usr/include/python2.7/longobject.h:51:1: warning: ISO C90 does not support ‘long long’
  796. /usr/include/python2.7/longobject.h:52:1: warning: ISO C90 does not support ‘long long’
  797. /usr/include/python2.7/longobject.h:53:1: warning: ISO C90 does not support ‘long long’
  798. /usr/include/python2.7/longobject.h:54:1: warning: ISO C90 does not support ‘long long’
  799. mv -f .deps/libxml2mod_la-types.Tpo .deps/libxml2mod_la-types.Plo
  800. make[1]: Выход из каталога `/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8/python-2.7'
  801. make: *** [all-recursive] Ошибка 1
  802. emake failed
  803. * ERROR: dev-libs/libxml2-2.7.8-r5 failed (compile phase):
  804. * Building failed with CPython 2.7 in building() function
  805. *
  806. * Call stack:
  807. * ebuild.sh, line 85: Called src_compile
  808. * environment, line 5434: Called python_execute_function '-s' '--source-dir' 'python' 'building'
  809. * environment, line 3728: Called die
  810. * The specific snippet of code:
  811. * die "${failure_message}";
  812. *
  813. * If you need support, post the output of 'emerge --info =dev-libs/libxml2-2.7.8-r5',
  814. * the complete build log and the output of 'emerge -pqv =dev-libs/libxml2-2.7.8-r5'.
  815. * The complete build log is located at '/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/temp/build.log'.
  816. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/temp/environment'.
  817. * S: '/var/tmp/portage/dev-libs/libxml2-2.7.8-r5/work/libxml2-2.7.8'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement