Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 351.79 KB | None | 0 0
  1.  * Package: dev-libs/libxml2-2.9.2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc icu ipv6 kernel_linux python python_targets_python2_7 python_targets_python3_4 readline userland_GNU
  5.  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libxml2-2.9.2.tar.gz to /var/tmp/portage/dev-libs/libxml2-2.9.2/work
  8. >>> Source unpacked in /var/tmp/portage/dev-libs/libxml2-2.9.2/work
  9. >>> Preparing source in /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 ...
  10. * Applying libxml2-2.7.1-catalog_path.patch ...
  11.  [ ok ]
  12. * Applying libxml2-2.8.0_rc1-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. * Applying libxml2-2.9.2-revert-missing-initialization.patch ...
  24.  [ ok ]
  25. * Applying libxml2-2.9.2-icu-pkgconfig.patch ...
  26.  [ ok ]
  27. * Running eautoreconf in '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2' ...
  28. * Running libtoolize --install --copy --force --automake ...
  29.  [ ok ]
  30. * Running aclocal -I m4 ...
  31.  [ ok ]
  32. * Running autoconf --force ...
  33.  [ ok ]
  34. * Running autoheader ...
  35.  [ ok ]
  36. * Running automake --add-missing --copy --force-missing ...
  37.  [ ok ]
  38. * Running elibtoolize in: libxml2-2.9.2/
  39. * Applying portage/1.2.0 patch ...
  40. * Applying sed/1.5.6 patch ...
  41. >>> Source prepared.
  42. >>> Configuring source in /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 ...
  43. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  44. * econf: updating libxml2-2.9.2/config.guess with /usr/share/gnuconfig/config.guess
  45. * econf: updating libxml2-2.9.2/config.sub with /usr/share/gnuconfig/config.sub
  46. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32 --with-html-subdir=libxml2-2.9.2/html --docdir=/usr/share/doc/libxml2-2.9.2 --without-run-debug --with-icu --without-lzma --enable-ipv6 --disable-static --without-readline --without-history --without-python
  47. checking build system type... i686-pc-linux-gnu
  48. checking host system type... i686-pc-linux-gnu
  49. checking for a BSD-compatible install... /usr/bin/install -c
  50. checking whether build environment is sane... yes
  51. checking for a thread-safe mkdir -p... /bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking whether make supports nested variables... yes
  55. checking whether make supports nested variables... (cached) yes
  56. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  57. checking whether the C compiler works... yes
  58. checking for C compiler default output file name... a.out
  59. checking for suffix of executables...
  60. checking whether we are cross compiling... no
  61. checking for suffix of object files... o
  62. checking whether we are using the GNU C compiler... yes
  63. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  64. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  65. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  66. checking for style of include used by make... GNU
  67. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  68. checking whether ln -s works... yes
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  70. checking for mv... /bin/mv
  71. checking for tar... /bin/tar
  72. checking for perl... /usr/bin/perl
  73. checking for wget... /usr/bin/wget
  74. checking for xmllint... /usr/bin/xmllint
  75. checking for xsltproc... /usr/bin/xsltproc
  76. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  77. checking pkg-config is at least version 0.9.0... yes
  78. checking how to print strings... printf
  79. checking for a sed that does not truncate output... /bin/sed
  80. checking for grep that handles long lines and -e... /bin/grep
  81. checking for egrep... /bin/grep -E
  82. checking for fgrep... /bin/grep -F
  83. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  84. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  85. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  86. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  87. checking the maximum length of command line arguments... 1572864
  88. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  89. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  90. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  91. checking for i686-pc-linux-gnu-objdump... no
  92. checking for objdump... objdump
  93. checking how to recognize dependent libraries... pass_all
  94. checking for i686-pc-linux-gnu-dlltool... no
  95. checking for dlltool... no
  96. checking how to associate runtime and link libraries... printf %s\n
  97. checking for i686-pc-linux-gnu-ar... no
  98. checking for ar... ar
  99. checking for archiver @FILE support... @
  100. checking for i686-pc-linux-gnu-strip... no
  101. checking for strip... strip
  102. checking for i686-pc-linux-gnu-ranlib... no
  103. checking for ranlib... ranlib
  104. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  105. checking for sysroot... no
  106. checking for a working dd... /bin/dd
  107. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  108. checking for i686-pc-linux-gnu-mt... no
  109. checking for mt... no
  110. checking if : is a manifest tool... no
  111. checking for ANSI C header files... yes
  112. checking for sys/types.h... yes
  113. checking for sys/stat.h... yes
  114. checking for stdlib.h... yes
  115. checking for string.h... yes
  116. checking for memory.h... yes
  117. checking for strings.h... yes
  118. checking for inttypes.h... yes
  119. checking for stdint.h... yes
  120. checking for unistd.h... yes
  121. checking for dlfcn.h... yes
  122. checking for objdir... .libs
  123. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  124. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  125. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  126. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  127. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  128. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  129. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  130. checking whether -lc should be explicitly linked in... no
  131. checking dynamic linker characteristics... GNU/Linux ld.so
  132. checking how to hardcode library paths into programs... immediate
  133. checking whether stripping libraries is possible... yes
  134. checking if libtool supports shared libraries... yes
  135. checking whether to build shared libraries... yes
  136. checking whether to build static libraries... no
  137. Checking zlib
  138. checking zlib.h usability... yes
  139. checking zlib.h presence... yes
  140. checking for zlib.h... yes
  141. checking for gzread in -lz... yes
  142. Checking lzma
  143. Disabling compression support
  144. Checking headers
  145. checking for dirent.h that defines DIR... yes
  146. checking for library containing opendir... none required
  147. checking for ANSI C header files... (cached) yes
  148. checking fcntl.h usability... yes
  149. checking fcntl.h presence... yes
  150. checking for fcntl.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking ctype.h usability... yes
  153. checking ctype.h presence... yes
  154. checking for ctype.h... yes
  155. checking dirent.h usability... yes
  156. checking dirent.h presence... yes
  157. checking for dirent.h... yes
  158. checking errno.h usability... yes
  159. checking errno.h presence... yes
  160. checking for errno.h... yes
  161. checking malloc.h usability... yes
  162. checking malloc.h presence... yes
  163. checking for malloc.h... yes
  164. checking stdarg.h usability... yes
  165. checking stdarg.h presence... yes
  166. checking for stdarg.h... yes
  167. checking for sys/stat.h... (cached) yes
  168. checking for sys/types.h... (cached) yes
  169. checking for stdint.h... (cached) yes
  170. checking for inttypes.h... (cached) yes
  171. checking time.h usability... yes
  172. checking time.h presence... yes
  173. checking for time.h... yes
  174. checking ansidecl.h usability... yes
  175. checking ansidecl.h presence... yes
  176. checking for ansidecl.h... yes
  177. checking ieeefp.h usability... no
  178. checking ieeefp.h presence... no
  179. checking for ieeefp.h... no
  180. checking nan.h usability... no
  181. checking nan.h presence... no
  182. checking for nan.h... no
  183. checking math.h usability... yes
  184. checking math.h presence... yes
  185. checking for math.h... yes
  186. checking limits.h usability... yes
  187. checking limits.h presence... yes
  188. checking for limits.h... yes
  189. checking fp_class.h usability... no
  190. checking fp_class.h presence... no
  191. checking for fp_class.h... no
  192. checking float.h usability... yes
  193. checking float.h presence... yes
  194. checking for float.h... yes
  195. checking for stdlib.h... (cached) yes
  196. checking for sys/socket.h... yes
  197. checking for netinet/in.h... yes
  198. checking for arpa/inet.h... yes
  199. checking netdb.h usability... yes
  200. checking netdb.h presence... yes
  201. checking for netdb.h... yes
  202. checking sys/time.h usability... yes
  203. checking sys/time.h presence... yes
  204. checking for sys/time.h... yes
  205. checking sys/select.h usability... yes
  206. checking sys/select.h presence... yes
  207. checking for sys/select.h... yes
  208. checking poll.h usability... yes
  209. checking poll.h presence... yes
  210. checking for poll.h... yes
  211. checking sys/mman.h usability... yes
  212. checking sys/mman.h presence... yes
  213. checking for sys/mman.h... yes
  214. checking sys/timeb.h usability... yes
  215. checking sys/timeb.h presence... yes
  216. checking for sys/timeb.h... yes
  217. checking signal.h usability... yes
  218. checking signal.h presence... yes
  219. checking for signal.h... yes
  220. checking for arpa/nameser.h... yes
  221. checking for resolv.h... yes
  222. checking dl.h usability... no
  223. checking dl.h presence... no
  224. checking for dl.h... no
  225. checking for dlfcn.h... (cached) yes
  226. Checking types
  227. checking for uint32_t... yes
  228. Checking libraries
  229. checking for strftime... yes
  230. checking for strdup... yes
  231. checking for strndup... yes
  232. checking for strerror... yes
  233. checking for finite... yes
  234. checking for isnand... no
  235. checking for fp_class... no
  236. checking for class... no
  237. checking for fpclass... no
  238. checking for strftime... (cached) yes
  239. checking for localtime... yes
  240. checking for gettimeofday... yes
  241. checking for ftime... yes
  242. checking for stat... yes
  243. checking for _stat... no
  244. checking for signal... yes
  245. checking for rand... yes
  246. checking for rand_r... yes
  247. checking for srand... yes
  248. checking for time... yes
  249. checking for isascii... yes
  250. checking for mmap... yes
  251. checking for munmap... yes
  252. checking for putenv... yes
  253. checking for va_copy... yes
  254. checking whether va_list is an array type... no
  255. checking for library containing gethostent... none required
  256. checking for library containing setsockopt... none required
  257. checking for library containing connect... none required
  258. checking for type of socket length (socklen_t)... socklen_t *
  259. checking for const gethostbyname() argument... yes
  260. checking for const send() second argument... yes
  261. checking whether to enable IPv6... yes
  262. checking struct sockaddr::ss_family... yes
  263. checking for getaddrinfo... yes
  264. checking for isnan... yes
  265. checking for isinf... yes
  266. checking for shl_load... no
  267. checking for shl_load in -ldld... no
  268. checking for dlopen... no
  269. checking for dlopen in -ldl... yes
  270. Checking configuration requirements
  271. Enabling multithreaded support
  272. checking pthread.h usability... yes
  273. checking pthread.h presence... yes
  274. checking for pthread.h... yes
  275. checking for pthread_join in -lpthread... yes
  276. Enabled Schematron support
  277. checking iconv.h usability... yes
  278. checking iconv.h presence... yes
  279. checking for iconv.h... yes
  280. checking for iconv... yes
  281. checking for iconv declaration...
  282. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  283. checking for ICU... yes
  284. Enabled Schemas/Relax-NG support
  285. checking for printf... yes
  286. checking for sprintf... yes
  287. checking for fprintf... yes
  288. checking for snprintf... yes
  289. checking for vfprintf... yes
  290. checking for vsprintf... yes
  291. checking for vsnprintf... yes
  292. checking for sscanf... yes
  293. Disabling code coverage for GCC
  294. checking that generated files are newer than configure... done
  295. configure: creating ./config.status
  296. config.status: creating libxml2.spec
  297. config.status: creating Makefile
  298. config.status: creating include/Makefile
  299. config.status: creating include/libxml/Makefile
  300. config.status: creating doc/Makefile
  301. config.status: creating doc/examples/Makefile
  302. config.status: creating doc/devhelp/Makefile
  303. config.status: creating example/Makefile
  304. config.status: creating python/Makefile
  305. config.status: creating python/tests/Makefile
  306. config.status: creating xstc/Makefile
  307. config.status: creating include/libxml/xmlversion.h
  308. config.status: creating libxml-2.0.pc
  309. config.status: creating libxml-2.0-uninstalled.pc
  310. config.status: creating libxml2-config.cmake
  311. config.status: creating python/setup.py
  312. config.status: creating xml2-config
  313. config.status: creating config.h
  314. config.status: executing depfiles commands
  315. config.status: executing libtool commands
  316. Done configuring
  317. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  318. * econf: updating libxml2-2.9.2/config.guess with /usr/share/gnuconfig/config.guess
  319. * econf: updating libxml2-2.9.2/config.sub with /usr/share/gnuconfig/config.sub
  320. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-html-subdir=libxml2-2.9.2/html --docdir=/usr/share/doc/libxml2-2.9.2 --without-run-debug --with-icu --without-lzma --enable-ipv6 --disable-static --with-readline --with-history --without-python
  321. checking build system type... x86_64-pc-linux-gnu
  322. checking host system type... x86_64-pc-linux-gnu
  323. checking for a BSD-compatible install... /usr/bin/install -c
  324. checking whether build environment is sane... yes
  325. checking for a thread-safe mkdir -p... /bin/mkdir -p
  326. checking for gawk... gawk
  327. checking whether make sets $(MAKE)... yes
  328. checking whether make supports nested variables... yes
  329. checking whether make supports nested variables... (cached) yes
  330. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  331. checking whether the C compiler works... yes
  332. checking for C compiler default output file name... a.out
  333. checking for suffix of executables...
  334. checking whether we are cross compiling... no
  335. checking for suffix of object files... o
  336. checking whether we are using the GNU C compiler... yes
  337. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  338. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  339. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  340. checking for style of include used by make... GNU
  341. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  342. checking whether ln -s works... yes
  343. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  344. checking for mv... /bin/mv
  345. checking for tar... /bin/tar
  346. checking for perl... /usr/bin/perl
  347. checking for wget... /usr/bin/wget
  348. checking for xmllint... /usr/bin/xmllint
  349. checking for xsltproc... /usr/bin/xsltproc
  350. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  351. checking pkg-config is at least version 0.9.0... yes
  352. checking how to print strings... printf
  353. checking for a sed that does not truncate output... /bin/sed
  354. checking for grep that handles long lines and -e... /bin/grep
  355. checking for egrep... /bin/grep -E
  356. checking for fgrep... /bin/grep -F
  357. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  358. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  359. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  360. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  361. checking the maximum length of command line arguments... 1572864
  362. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  363. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  364. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  365. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  366. checking how to recognize dependent libraries... pass_all
  367. checking for x86_64-pc-linux-gnu-dlltool... no
  368. checking for dlltool... no
  369. checking how to associate runtime and link libraries... printf %s\n
  370. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  371. checking for archiver @FILE support... @
  372. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  373. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  374. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  375. checking for sysroot... no
  376. checking for a working dd... /bin/dd
  377. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  378. checking for x86_64-pc-linux-gnu-mt... no
  379. checking for mt... no
  380. checking if : is a manifest tool... no
  381. checking for ANSI C header files... yes
  382. checking for sys/types.h... yes
  383. checking for sys/stat.h... yes
  384. checking for stdlib.h... yes
  385. checking for string.h... yes
  386. checking for memory.h... yes
  387. checking for strings.h... yes
  388. checking for inttypes.h... yes
  389. checking for stdint.h... yes
  390. checking for unistd.h... yes
  391. checking for dlfcn.h... yes
  392. checking for objdir... .libs
  393. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  394. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  395. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  396. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  397. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  398. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  399. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  400. checking whether -lc should be explicitly linked in... no
  401. checking dynamic linker characteristics... GNU/Linux ld.so
  402. checking how to hardcode library paths into programs... immediate
  403. checking whether stripping libraries is possible... yes
  404. checking if libtool supports shared libraries... yes
  405. checking whether to build shared libraries... yes
  406. checking whether to build static libraries... no
  407. Checking zlib
  408. checking zlib.h usability... yes
  409. checking zlib.h presence... yes
  410. checking for zlib.h... yes
  411. checking for gzread in -lz... yes
  412. Checking lzma
  413. Disabling compression support
  414. Checking headers
  415. checking for dirent.h that defines DIR... yes
  416. checking for library containing opendir... none required
  417. checking for ANSI C header files... (cached) yes
  418. checking fcntl.h usability... yes
  419. checking fcntl.h presence... yes
  420. checking for fcntl.h... yes
  421. checking for unistd.h... (cached) yes
  422. checking ctype.h usability... yes
  423. checking ctype.h presence... yes
  424. checking for ctype.h... yes
  425. checking dirent.h usability... yes
  426. checking dirent.h presence... yes
  427. checking for dirent.h... yes
  428. checking errno.h usability... yes
  429. checking errno.h presence... yes
  430. checking for errno.h... yes
  431. checking malloc.h usability... yes
  432. checking malloc.h presence... yes
  433. checking for malloc.h... yes
  434. checking stdarg.h usability... yes
  435. checking stdarg.h presence... yes
  436. checking for stdarg.h... yes
  437. checking for sys/stat.h... (cached) yes
  438. checking for sys/types.h... (cached) yes
  439. checking for stdint.h... (cached) yes
  440. checking for inttypes.h... (cached) yes
  441. checking time.h usability... yes
  442. checking time.h presence... yes
  443. checking for time.h... yes
  444. checking ansidecl.h usability... yes
  445. checking ansidecl.h presence... yes
  446. checking for ansidecl.h... yes
  447. checking ieeefp.h usability... no
  448. checking ieeefp.h presence... no
  449. checking for ieeefp.h... no
  450. checking nan.h usability... no
  451. checking nan.h presence... no
  452. checking for nan.h... no
  453. checking math.h usability... yes
  454. checking math.h presence... yes
  455. checking for math.h... yes
  456. checking limits.h usability... yes
  457. checking limits.h presence... yes
  458. checking for limits.h... yes
  459. checking fp_class.h usability... no
  460. checking fp_class.h presence... no
  461. checking for fp_class.h... no
  462. checking float.h usability... yes
  463. checking float.h presence... yes
  464. checking for float.h... yes
  465. checking for stdlib.h... (cached) yes
  466. checking for sys/socket.h... yes
  467. checking for netinet/in.h... yes
  468. checking for arpa/inet.h... yes
  469. checking netdb.h usability... yes
  470. checking netdb.h presence... yes
  471. checking for netdb.h... yes
  472. checking sys/time.h usability... yes
  473. checking sys/time.h presence... yes
  474. checking for sys/time.h... yes
  475. checking sys/select.h usability... yes
  476. checking sys/select.h presence... yes
  477. checking for sys/select.h... yes
  478. checking poll.h usability... yes
  479. checking poll.h presence... yes
  480. checking for poll.h... yes
  481. checking sys/mman.h usability... yes
  482. checking sys/mman.h presence... yes
  483. checking for sys/mman.h... yes
  484. checking sys/timeb.h usability... yes
  485. checking sys/timeb.h presence... yes
  486. checking for sys/timeb.h... yes
  487. checking signal.h usability... yes
  488. checking signal.h presence... yes
  489. checking for signal.h... yes
  490. checking for arpa/nameser.h... yes
  491. checking for resolv.h... yes
  492. checking dl.h usability... no
  493. checking dl.h presence... no
  494. checking for dl.h... no
  495. checking for dlfcn.h... (cached) yes
  496. Checking types
  497. checking for uint32_t... yes
  498. Checking libraries
  499. checking for strftime... yes
  500. checking for strdup... yes
  501. checking for strndup... yes
  502. checking for strerror... yes
  503. checking for finite... yes
  504. checking for isnand... no
  505. checking for fp_class... no
  506. checking for class... no
  507. checking for fpclass... no
  508. checking for strftime... (cached) yes
  509. checking for localtime... yes
  510. checking for gettimeofday... yes
  511. checking for ftime... yes
  512. checking for stat... yes
  513. checking for _stat... no
  514. checking for signal... yes
  515. checking for rand... yes
  516. checking for rand_r... yes
  517. checking for srand... yes
  518. checking for time... yes
  519. checking for isascii... yes
  520. checking for mmap... yes
  521. checking for munmap... yes
  522. checking for putenv... yes
  523. checking for va_copy... yes
  524. checking whether va_list is an array type... yes
  525. checking for library containing gethostent... none required
  526. checking for library containing setsockopt... none required
  527. checking for library containing connect... none required
  528. checking for type of socket length (socklen_t)... socklen_t *
  529. checking for const gethostbyname() argument... yes
  530. checking for const send() second argument... yes
  531. checking whether to enable IPv6... yes
  532. checking struct sockaddr::ss_family... yes
  533. checking for getaddrinfo... yes
  534. checking for isnan... yes
  535. checking for isinf... yes
  536. checking for shl_load... no
  537. checking for shl_load in -ldld... no
  538. checking for dlopen... no
  539. checking for dlopen in -ldl... yes
  540. Checking configuration requirements
  541. Enabling multithreaded support
  542. checking pthread.h usability... yes
  543. checking pthread.h presence... yes
  544. checking for pthread.h... yes
  545. checking for pthread_join in -lpthread... yes
  546. Enabling xmllint shell history
  547. checking for tputs in -lncurses... yes
  548. checking readline/history.h usability... yes
  549. checking readline/history.h presence... yes
  550. checking for readline/history.h... yes
  551. checking for append_history in -lhistory... yes
  552. checking readline/readline.h usability... yes
  553. checking readline/readline.h presence... yes
  554. checking for readline/readline.h... yes
  555. checking for readline in -lreadline... yes
  556. Enabled Schematron support
  557. checking iconv.h usability... yes
  558. checking iconv.h presence... yes
  559. checking for iconv.h... yes
  560. checking for iconv... yes
  561. checking for iconv declaration...
  562. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  563. checking for ICU... yes
  564. Enabled Schemas/Relax-NG support
  565. checking for printf... yes
  566. checking for sprintf... yes
  567. checking for fprintf... yes
  568. checking for snprintf... yes
  569. checking for vfprintf... yes
  570. checking for vsprintf... yes
  571. checking for vsnprintf... yes
  572. checking for sscanf... yes
  573. Disabling code coverage for GCC
  574. checking that generated files are newer than configure... done
  575. configure: creating ./config.status
  576. config.status: creating libxml2.spec
  577. config.status: creating Makefile
  578. config.status: creating include/Makefile
  579. config.status: creating include/libxml/Makefile
  580. config.status: creating doc/Makefile
  581. config.status: creating doc/examples/Makefile
  582. config.status: creating doc/devhelp/Makefile
  583. config.status: creating example/Makefile
  584. config.status: creating python/Makefile
  585. config.status: creating python/tests/Makefile
  586. config.status: creating xstc/Makefile
  587. config.status: creating include/libxml/xmlversion.h
  588. config.status: creating libxml-2.0.pc
  589. config.status: creating libxml-2.0-uninstalled.pc
  590. config.status: creating libxml2-config.cmake
  591. config.status: creating python/setup.py
  592. config.status: creating xml2-config
  593. config.status: creating config.h
  594. config.status: executing depfiles commands
  595. config.status: executing libtool commands
  596. Done configuring
  597. * python_parallel_foreach_impl() is no longer meaningful. All runs
  598. * are non-parallel now. Please replace the call with python_foreach_impl.
  599. * python3_4: running libxml2_py_configure
  600. * econf: updating libxml2-2.9.2/config.guess with /usr/share/gnuconfig/config.guess
  601. * econf: updating libxml2-2.9.2/config.sub with /usr/share/gnuconfig/config.sub
  602. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-html-subdir=libxml2-2.9.2/html --docdir=/usr/share/doc/libxml2-2.9.2 --without-run-debug --with-icu --without-lzma --enable-ipv6 --disable-static --with-readline --with-history --with-python=/usr/bin/python3.4
  603. checking build system type... x86_64-pc-linux-gnu
  604. checking host system type... x86_64-pc-linux-gnu
  605. checking for a BSD-compatible install... /usr/bin/install -c
  606. checking whether build environment is sane... yes
  607. checking for a thread-safe mkdir -p... /bin/mkdir -p
  608. checking for gawk... gawk
  609. checking whether make sets $(MAKE)... yes
  610. checking whether make supports nested variables... yes
  611. checking whether make supports nested variables... (cached) yes
  612. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  613. checking whether the C compiler works... yes
  614. checking for C compiler default output file name... a.out
  615. checking for suffix of executables...
  616. checking whether we are cross compiling... no
  617. checking for suffix of object files... o
  618. checking whether we are using the GNU C compiler... yes
  619. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  620. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  621. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  622. checking for style of include used by make... GNU
  623. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  624. checking whether ln -s works... yes
  625. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  626. checking for mv... /bin/mv
  627. checking for tar... /bin/tar
  628. checking for perl... /usr/bin/perl
  629. checking for wget... /usr/bin/wget
  630. checking for xmllint... /usr/bin/xmllint
  631. checking for xsltproc... /usr/bin/xsltproc
  632. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  633. checking pkg-config is at least version 0.9.0... yes
  634. checking how to print strings... printf
  635. checking for a sed that does not truncate output... /bin/sed
  636. checking for grep that handles long lines and -e... /bin/grep
  637. checking for egrep... /bin/grep -E
  638. checking for fgrep... /bin/grep -F
  639. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  640. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  641. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  642. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  643. checking the maximum length of command line arguments... 1572864
  644. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  645. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  646. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  647. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  648. checking how to recognize dependent libraries... pass_all
  649. checking for x86_64-pc-linux-gnu-dlltool... no
  650. checking for dlltool... no
  651. checking how to associate runtime and link libraries... printf %s\n
  652. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  653. checking for archiver @FILE support... @
  654. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  655. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  656. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  657. checking for sysroot... no
  658. checking for a working dd... /bin/dd
  659. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  660. checking for x86_64-pc-linux-gnu-mt... no
  661. checking for mt... no
  662. checking if : is a manifest tool... no
  663. checking for ANSI C header files... yes
  664. checking for sys/types.h... yes
  665. checking for sys/stat.h... yes
  666. checking for stdlib.h... yes
  667. checking for string.h... yes
  668. checking for memory.h... yes
  669. checking for strings.h... yes
  670. checking for inttypes.h... yes
  671. checking for stdint.h... yes
  672. checking for unistd.h... yes
  673. checking for dlfcn.h... yes
  674. checking for objdir... .libs
  675. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  676. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  677. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  678. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  679. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  680. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  681. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  682. checking whether -lc should be explicitly linked in... no
  683. checking dynamic linker characteristics... GNU/Linux ld.so
  684. checking how to hardcode library paths into programs... immediate
  685. checking whether stripping libraries is possible... yes
  686. checking if libtool supports shared libraries... yes
  687. checking whether to build shared libraries... yes
  688. checking whether to build static libraries... no
  689. Checking zlib
  690. checking zlib.h usability... yes
  691. checking zlib.h presence... yes
  692. checking for zlib.h... yes
  693. checking for gzread in -lz... yes
  694. Checking lzma
  695. Disabling compression support
  696. Checking headers
  697. checking for dirent.h that defines DIR... yes
  698. checking for library containing opendir... none required
  699. checking for ANSI C header files... (cached) yes
  700. checking fcntl.h usability... yes
  701. checking fcntl.h presence... yes
  702. checking for fcntl.h... yes
  703. checking for unistd.h... (cached) yes
  704. checking ctype.h usability... yes
  705. checking ctype.h presence... yes
  706. checking for ctype.h... yes
  707. checking dirent.h usability... yes
  708. checking dirent.h presence... yes
  709. checking for dirent.h... yes
  710. checking errno.h usability... yes
  711. checking errno.h presence... yes
  712. checking for errno.h... yes
  713. checking malloc.h usability... yes
  714. checking malloc.h presence... yes
  715. checking for malloc.h... yes
  716. checking stdarg.h usability... yes
  717. checking stdarg.h presence... yes
  718. checking for stdarg.h... yes
  719. checking for sys/stat.h... (cached) yes
  720. checking for sys/types.h... (cached) yes
  721. checking for stdint.h... (cached) yes
  722. checking for inttypes.h... (cached) yes
  723. checking time.h usability... yes
  724. checking time.h presence... yes
  725. checking for time.h... yes
  726. checking ansidecl.h usability... yes
  727. checking ansidecl.h presence... yes
  728. checking for ansidecl.h... yes
  729. checking ieeefp.h usability... no
  730. checking ieeefp.h presence... no
  731. checking for ieeefp.h... no
  732. checking nan.h usability... no
  733. checking nan.h presence... no
  734. checking for nan.h... no
  735. checking math.h usability... yes
  736. checking math.h presence... yes
  737. checking for math.h... yes
  738. checking limits.h usability... yes
  739. checking limits.h presence... yes
  740. checking for limits.h... yes
  741. checking fp_class.h usability... no
  742. checking fp_class.h presence... no
  743. checking for fp_class.h... no
  744. checking float.h usability... yes
  745. checking float.h presence... yes
  746. checking for float.h... yes
  747. checking for stdlib.h... (cached) yes
  748. checking for sys/socket.h... yes
  749. checking for netinet/in.h... yes
  750. checking for arpa/inet.h... yes
  751. checking netdb.h usability... yes
  752. checking netdb.h presence... yes
  753. checking for netdb.h... yes
  754. checking sys/time.h usability... yes
  755. checking sys/time.h presence... yes
  756. checking for sys/time.h... yes
  757. checking sys/select.h usability... yes
  758. checking sys/select.h presence... yes
  759. checking for sys/select.h... yes
  760. checking poll.h usability... yes
  761. checking poll.h presence... yes
  762. checking for poll.h... yes
  763. checking sys/mman.h usability... yes
  764. checking sys/mman.h presence... yes
  765. checking for sys/mman.h... yes
  766. checking sys/timeb.h usability... yes
  767. checking sys/timeb.h presence... yes
  768. checking for sys/timeb.h... yes
  769. checking signal.h usability... yes
  770. checking signal.h presence... yes
  771. checking for signal.h... yes
  772. checking for arpa/nameser.h... yes
  773. checking for resolv.h... yes
  774. checking dl.h usability... no
  775. checking dl.h presence... no
  776. checking for dl.h... no
  777. checking for dlfcn.h... (cached) yes
  778. Checking types
  779. checking for uint32_t... yes
  780. Checking libraries
  781. checking for strftime... yes
  782. checking for strdup... yes
  783. checking for strndup... yes
  784. checking for strerror... yes
  785. checking for finite... yes
  786. checking for isnand... no
  787. checking for fp_class... no
  788. checking for class... no
  789. checking for fpclass... no
  790. checking for strftime... (cached) yes
  791. checking for localtime... yes
  792. checking for gettimeofday... yes
  793. checking for ftime... yes
  794. checking for stat... yes
  795. checking for _stat... no
  796. checking for signal... yes
  797. checking for rand... yes
  798. checking for rand_r... yes
  799. checking for srand... yes
  800. checking for time... yes
  801. checking for isascii... yes
  802. checking for mmap... yes
  803. checking for munmap... yes
  804. checking for putenv... yes
  805. checking for va_copy... yes
  806. checking whether va_list is an array type... yes
  807. checking for library containing gethostent... none required
  808. checking for library containing setsockopt... none required
  809. checking for library containing connect... none required
  810. checking for type of socket length (socklen_t)... socklen_t *
  811. checking for const gethostbyname() argument... yes
  812. checking for const send() second argument... yes
  813. checking whether to enable IPv6... yes
  814. checking struct sockaddr::ss_family... yes
  815. checking for getaddrinfo... yes
  816. checking for isnan... yes
  817. checking for isinf... yes
  818. Found python in /usr/bin/python3.4
  819. Found Python version 3.4
  820. checking for shl_load... no
  821. checking for shl_load in -ldld... no
  822. checking for dlopen... no
  823. checking for dlopen in -ldl... yes
  824. Checking configuration requirements
  825. Enabling multithreaded support
  826. checking pthread.h usability... yes
  827. checking pthread.h presence... yes
  828. checking for pthread.h... yes
  829. checking for pthread_join in -lpthread... yes
  830. Enabling xmllint shell history
  831. checking for tputs in -lncurses... yes
  832. checking readline/history.h usability... yes
  833. checking readline/history.h presence... yes
  834. checking for readline/history.h... yes
  835. checking for append_history in -lhistory... yes
  836. checking readline/readline.h usability... yes
  837. checking readline/readline.h presence... yes
  838. checking for readline/readline.h... yes
  839. checking for readline in -lreadline... yes
  840. Enabled Schematron support
  841. checking iconv.h usability... yes
  842. checking iconv.h presence... yes
  843. checking for iconv.h... yes
  844. checking for iconv... yes
  845. checking for iconv declaration...
  846. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  847. checking for ICU... yes
  848. Enabled Schemas/Relax-NG support
  849. checking for printf... yes
  850. checking for sprintf... yes
  851. checking for fprintf... yes
  852. checking for snprintf... yes
  853. checking for vfprintf... yes
  854. checking for vsprintf... yes
  855. checking for vsnprintf... yes
  856. checking for sscanf... yes
  857. Disabling code coverage for GCC
  858. checking that generated files are newer than configure... done
  859. configure: creating ./config.status
  860. config.status: creating libxml2.spec
  861. config.status: creating Makefile
  862. config.status: creating include/Makefile
  863. config.status: creating include/libxml/Makefile
  864. config.status: creating doc/Makefile
  865. config.status: creating doc/examples/Makefile
  866. config.status: creating doc/devhelp/Makefile
  867. config.status: creating example/Makefile
  868. config.status: creating python/Makefile
  869. config.status: creating python/tests/Makefile
  870. config.status: creating xstc/Makefile
  871. config.status: creating include/libxml/xmlversion.h
  872. config.status: creating libxml-2.0.pc
  873. config.status: creating libxml-2.0-uninstalled.pc
  874. config.status: creating libxml2-config.cmake
  875. config.status: creating python/setup.py
  876. config.status: creating xml2-config
  877. config.status: creating config.h
  878. config.status: executing depfiles commands
  879. config.status: executing libtool commands
  880. Done configuring
  881. * python2_7: running libxml2_py_configure
  882. * econf: updating libxml2-2.9.2/config.guess with /usr/share/gnuconfig/config.guess
  883. * econf: updating libxml2-2.9.2/config.sub with /usr/share/gnuconfig/config.sub
  884. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-html-subdir=libxml2-2.9.2/html --docdir=/usr/share/doc/libxml2-2.9.2 --without-run-debug --with-icu --without-lzma --enable-ipv6 --disable-static --with-readline --with-history --with-python=/usr/bin/python2.7
  885. checking build system type... x86_64-pc-linux-gnu
  886. checking host system type... x86_64-pc-linux-gnu
  887. checking for a BSD-compatible install... /usr/bin/install -c
  888. checking whether build environment is sane... yes
  889. checking for a thread-safe mkdir -p... /bin/mkdir -p
  890. checking for gawk... gawk
  891. checking whether make sets $(MAKE)... yes
  892. checking whether make supports nested variables... yes
  893. checking whether make supports nested variables... (cached) yes
  894. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  895. checking whether the C compiler works... yes
  896. checking for C compiler default output file name... a.out
  897. checking for suffix of executables...
  898. checking whether we are cross compiling... no
  899. checking for suffix of object files... o
  900. checking whether we are using the GNU C compiler... yes
  901. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  902. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  903. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  904. checking for style of include used by make... GNU
  905. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  906. checking whether ln -s works... yes
  907. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  908. checking for mv... /bin/mv
  909. checking for tar... /bin/tar
  910. checking for perl... /usr/bin/perl
  911. checking for wget... /usr/bin/wget
  912. checking for xmllint... /usr/bin/xmllint
  913. checking for xsltproc... /usr/bin/xsltproc
  914. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  915. checking pkg-config is at least version 0.9.0... yes
  916. checking how to print strings... printf
  917. checking for a sed that does not truncate output... /bin/sed
  918. checking for grep that handles long lines and -e... /bin/grep
  919. checking for egrep... /bin/grep -E
  920. checking for fgrep... /bin/grep -F
  921. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  922. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  923. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  924. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  925. checking the maximum length of command line arguments... 1572864
  926. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  927. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  928. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  929. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  930. checking how to recognize dependent libraries... pass_all
  931. checking for x86_64-pc-linux-gnu-dlltool... no
  932. checking for dlltool... no
  933. checking how to associate runtime and link libraries... printf %s\n
  934. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  935. checking for archiver @FILE support... @
  936. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  937. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  938. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  939. checking for sysroot... no
  940. checking for a working dd... /bin/dd
  941. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  942. checking for x86_64-pc-linux-gnu-mt... no
  943. checking for mt... no
  944. checking if : is a manifest tool... no
  945. checking for ANSI C header files... yes
  946. checking for sys/types.h... yes
  947. checking for sys/stat.h... yes
  948. checking for stdlib.h... yes
  949. checking for string.h... yes
  950. checking for memory.h... yes
  951. checking for strings.h... yes
  952. checking for inttypes.h... yes
  953. checking for stdint.h... yes
  954. checking for unistd.h... yes
  955. checking for dlfcn.h... yes
  956. checking for objdir... .libs
  957. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  958. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  959. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  960. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  961. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  962. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  963. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  964. checking whether -lc should be explicitly linked in... no
  965. checking dynamic linker characteristics... GNU/Linux ld.so
  966. checking how to hardcode library paths into programs... immediate
  967. checking whether stripping libraries is possible... yes
  968. checking if libtool supports shared libraries... yes
  969. checking whether to build shared libraries... yes
  970. checking whether to build static libraries... no
  971. Checking zlib
  972. checking zlib.h usability... yes
  973. checking zlib.h presence... yes
  974. checking for zlib.h... yes
  975. checking for gzread in -lz... yes
  976. Checking lzma
  977. Disabling compression support
  978. Checking headers
  979. checking for dirent.h that defines DIR... yes
  980. checking for library containing opendir... none required
  981. checking for ANSI C header files... (cached) yes
  982. checking fcntl.h usability... yes
  983. checking fcntl.h presence... yes
  984. checking for fcntl.h... yes
  985. checking for unistd.h... (cached) yes
  986. checking ctype.h usability... yes
  987. checking ctype.h presence... yes
  988. checking for ctype.h... yes
  989. checking dirent.h usability... yes
  990. checking dirent.h presence... yes
  991. checking for dirent.h... yes
  992. checking errno.h usability... yes
  993. checking errno.h presence... yes
  994. checking for errno.h... yes
  995. checking malloc.h usability... yes
  996. checking malloc.h presence... yes
  997. checking for malloc.h... yes
  998. checking stdarg.h usability... yes
  999. checking stdarg.h presence... yes
  1000. checking for stdarg.h... yes
  1001. checking for sys/stat.h... (cached) yes
  1002. checking for sys/types.h... (cached) yes
  1003. checking for stdint.h... (cached) yes
  1004. checking for inttypes.h... (cached) yes
  1005. checking time.h usability... yes
  1006. checking time.h presence... yes
  1007. checking for time.h... yes
  1008. checking ansidecl.h usability... yes
  1009. checking ansidecl.h presence... yes
  1010. checking for ansidecl.h... yes
  1011. checking ieeefp.h usability... no
  1012. checking ieeefp.h presence... no
  1013. checking for ieeefp.h... no
  1014. checking nan.h usability... no
  1015. checking nan.h presence... no
  1016. checking for nan.h... no
  1017. checking math.h usability... yes
  1018. checking math.h presence... yes
  1019. checking for math.h... yes
  1020. checking limits.h usability... yes
  1021. checking limits.h presence... yes
  1022. checking for limits.h... yes
  1023. checking fp_class.h usability... no
  1024. checking fp_class.h presence... no
  1025. checking for fp_class.h... no
  1026. checking float.h usability... yes
  1027. checking float.h presence... yes
  1028. checking for float.h... yes
  1029. checking for stdlib.h... (cached) yes
  1030. checking for sys/socket.h... yes
  1031. checking for netinet/in.h... yes
  1032. checking for arpa/inet.h... yes
  1033. checking netdb.h usability... yes
  1034. checking netdb.h presence... yes
  1035. checking for netdb.h... yes
  1036. checking sys/time.h usability... yes
  1037. checking sys/time.h presence... yes
  1038. checking for sys/time.h... yes
  1039. checking sys/select.h usability... yes
  1040. checking sys/select.h presence... yes
  1041. checking for sys/select.h... yes
  1042. checking poll.h usability... yes
  1043. checking poll.h presence... yes
  1044. checking for poll.h... yes
  1045. checking sys/mman.h usability... yes
  1046. checking sys/mman.h presence... yes
  1047. checking for sys/mman.h... yes
  1048. checking sys/timeb.h usability... yes
  1049. checking sys/timeb.h presence... yes
  1050. checking for sys/timeb.h... yes
  1051. checking signal.h usability... yes
  1052. checking signal.h presence... yes
  1053. checking for signal.h... yes
  1054. checking for arpa/nameser.h... yes
  1055. checking for resolv.h... yes
  1056. checking dl.h usability... no
  1057. checking dl.h presence... no
  1058. checking for dl.h... no
  1059. checking for dlfcn.h... (cached) yes
  1060. Checking types
  1061. checking for uint32_t... yes
  1062. Checking libraries
  1063. checking for strftime... yes
  1064. checking for strdup... yes
  1065. checking for strndup... yes
  1066. checking for strerror... yes
  1067. checking for finite... yes
  1068. checking for isnand... no
  1069. checking for fp_class... no
  1070. checking for class... no
  1071. checking for fpclass... no
  1072. checking for strftime... (cached) yes
  1073. checking for localtime... yes
  1074. checking for gettimeofday... yes
  1075. checking for ftime... yes
  1076. checking for stat... yes
  1077. checking for _stat... no
  1078. checking for signal... yes
  1079. checking for rand... yes
  1080. checking for rand_r... yes
  1081. checking for srand... yes
  1082. checking for time... yes
  1083. checking for isascii... yes
  1084. checking for mmap... yes
  1085. checking for munmap... yes
  1086. checking for putenv... yes
  1087. checking for va_copy... yes
  1088. checking whether va_list is an array type... yes
  1089. checking for library containing gethostent... none required
  1090. checking for library containing setsockopt... none required
  1091. checking for library containing connect... none required
  1092. checking for type of socket length (socklen_t)... socklen_t *
  1093. checking for const gethostbyname() argument... yes
  1094. checking for const send() second argument... yes
  1095. checking whether to enable IPv6... yes
  1096. checking struct sockaddr::ss_family... yes
  1097. checking for getaddrinfo... yes
  1098. checking for isnan... yes
  1099. checking for isinf... yes
  1100. Found python in /usr/bin/python2.7
  1101. Found Python version 2.7
  1102. checking for shl_load... no
  1103. checking for shl_load in -ldld... no
  1104. checking for dlopen... no
  1105. checking for dlopen in -ldl... yes
  1106. Checking configuration requirements
  1107. Enabling multithreaded support
  1108. checking pthread.h usability... yes
  1109. checking pthread.h presence... yes
  1110. checking for pthread.h... yes
  1111. checking for pthread_join in -lpthread... yes
  1112. Enabling xmllint shell history
  1113. checking for tputs in -lncurses... yes
  1114. checking readline/history.h usability... yes
  1115. checking readline/history.h presence... yes
  1116. checking for readline/history.h... yes
  1117. checking for append_history in -lhistory... yes
  1118. checking readline/readline.h usability... yes
  1119. checking readline/readline.h presence... yes
  1120. checking for readline/readline.h... yes
  1121. checking for readline in -lreadline... yes
  1122. Enabled Schematron support
  1123. checking iconv.h usability... yes
  1124. checking iconv.h presence... yes
  1125. checking for iconv.h... yes
  1126. checking for iconv... yes
  1127. checking for iconv declaration...
  1128. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1129. checking for ICU... yes
  1130. Enabled Schemas/Relax-NG support
  1131. checking for printf... yes
  1132. checking for sprintf... yes
  1133. checking for fprintf... yes
  1134. checking for snprintf... yes
  1135. checking for vfprintf... yes
  1136. checking for vsprintf... yes
  1137. checking for vsnprintf... yes
  1138. checking for sscanf... yes
  1139. Disabling code coverage for GCC
  1140. checking that generated files are newer than configure... done
  1141. configure: creating ./config.status
  1142. config.status: creating libxml2.spec
  1143. config.status: creating Makefile
  1144. config.status: creating include/Makefile
  1145. config.status: creating include/libxml/Makefile
  1146. config.status: creating doc/Makefile
  1147. config.status: creating doc/examples/Makefile
  1148. config.status: creating doc/devhelp/Makefile
  1149. config.status: creating example/Makefile
  1150. config.status: creating python/Makefile
  1151. config.status: creating python/tests/Makefile
  1152. config.status: creating xstc/Makefile
  1153. config.status: creating include/libxml/xmlversion.h
  1154. config.status: creating libxml-2.0.pc
  1155. config.status: creating libxml-2.0-uninstalled.pc
  1156. config.status: creating libxml2-config.cmake
  1157. config.status: creating python/setup.py
  1158. config.status: creating xml2-config
  1159. config.status: creating config.h
  1160. config.status: executing depfiles commands
  1161. config.status: executing libtool commands
  1162. Done configuring
  1163. >>> Source configured.
  1164. >>> Compiling source in /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 ...
  1165. * abi_x86_32.x86: running multilib-minimal_abi_src_compile
  1166. make -j5
  1167. make all-recursive
  1168. make[1]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86'
  1169. Making all in include
  1170. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include'
  1171. Making all in libxml
  1172. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include/libxml'
  1173. make[3]: Nothing to be done for 'all'.
  1174. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include/libxml'
  1175. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include'
  1176. make[3]: Nothing to be done for 'all-am'.
  1177. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include'
  1178. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/include'
  1179. Making all in .
  1180. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86'
  1181. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o SAX.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX.c
  1182. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o entities.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/entities.c
  1183. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o encoding.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/encoding.c
  1184. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o error.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/error.c
  1185. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parserInternals.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parserInternals.c
  1186. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/encoding.c -fPIC -DPIC -o .libs/encoding.o
  1187. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/entities.c -fPIC -DPIC -o .libs/entities.o
  1188. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX.c -fPIC -DPIC -o .libs/SAX.o
  1189. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/error.c -fPIC -DPIC -o .libs/error.o
  1190. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o
  1191. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parser.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parser.c
  1192. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/tree.c
  1193. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parser.c -fPIC -DPIC -o .libs/parser.o
  1194. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o hash.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/hash.c
  1195. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/tree.c -fPIC -DPIC -o .libs/tree.o
  1196. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o list.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/list.c
  1197. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/hash.c -fPIC -DPIC -o .libs/hash.o
  1198. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/list.c -fPIC -DPIC -o .libs/list.o
  1199. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlIO.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlIO.c
  1200. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlmemory.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmemory.c
  1201. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o
  1202. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o uri.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/uri.c
  1203. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o
  1204. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/uri.c -fPIC -DPIC -o .libs/uri.o
  1205. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o valid.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/valid.c
  1206. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/valid.c -fPIC -DPIC -o .libs/valid.o
  1207. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xlink.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xlink.c
  1208. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o HTMLparser.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLparser.c
  1209. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xlink.c -fPIC -DPIC -o .libs/xlink.o
  1210. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o
  1211. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o HTMLtree.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLtree.c
  1212. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o
  1213. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o debugXML.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/debugXML.c
  1214. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/debugXML.c -fPIC -DPIC -o .libs/debugXML.o
  1215. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c
  1216. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpointer.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpointer.c
  1217. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c -fPIC -DPIC -o .libs/xpath.o
  1218. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpointer.c -fPIC -DPIC -o .libs/xpointer.o
  1219. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xinclude.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xinclude.c
  1220. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o nanohttp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanohttp.c
  1221. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xinclude.c -fPIC -DPIC -o .libs/xinclude.o
  1222. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o nanoftp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanoftp.c
  1223. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o
  1224. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o
  1225. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o catalog.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/catalog.c
  1226. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/catalog.c -fPIC -DPIC -o .libs/catalog.o
  1227. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o globals.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/globals.c
  1228. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o threads.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c
  1229. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/globals.c -fPIC -DPIC -o .libs/globals.o
  1230. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o c14n.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/c14n.c
  1231. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c -fPIC -DPIC -o .libs/threads.o
  1232. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/c14n.c -fPIC -DPIC -o .libs/c14n.o
  1233. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlstring.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlstring.c
  1234. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:53:12: warning: redundant redeclaration of ‘pthread_once’ [-Wredundant-decls]
  1235. extern int pthread_once (pthread_once_t *__once_control,
  1236. ^
  1237. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1238. /usr/include/pthread.h:496:12: note: previous declaration of ‘pthread_once’ was here
  1239. extern int pthread_once (pthread_once_t *__once_control,
  1240. ^
  1241. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:56:14: warning: redundant redeclaration of ‘pthread_getspecific’ [-Wredundant-decls]
  1242. extern void *pthread_getspecific (pthread_key_t __key)
  1243. ^
  1244. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1245. /usr/include/pthread.h:1121:14: note: previous declaration of ‘pthread_getspecific’ was here
  1246. extern void *pthread_getspecific (pthread_key_t __key) __THROW;
  1247. ^
  1248. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:58:12: warning: redundant redeclaration of ‘pthread_setspecific’ [-Wredundant-decls]
  1249. extern int pthread_setspecific (pthread_key_t __key,
  1250. ^
  1251. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1252. /usr/include/pthread.h:1124:12: note: previous declaration of ‘pthread_setspecific’ was here
  1253. extern int pthread_setspecific (pthread_key_t __key,
  1254. ^
  1255. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:61:12: warning: redundant redeclaration of ‘pthread_key_create’ [-Wredundant-decls]
  1256. extern int pthread_key_create (pthread_key_t *__key,
  1257. ^
  1258. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1259. /usr/include/pthread.h:1113:12: note: previous declaration of ‘pthread_key_create’ was here
  1260. extern int pthread_key_create (pthread_key_t *__key,
  1261. ^
  1262. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:64:12: warning: redundant redeclaration of ‘pthread_key_delete’ [-Wredundant-decls]
  1263. extern int pthread_key_delete (pthread_key_t __key)
  1264. ^
  1265. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1266. /usr/include/pthread.h:1118:12: note: previous declaration of ‘pthread_key_delete’ was here
  1267. extern int pthread_key_delete (pthread_key_t __key) __THROW;
  1268. ^
  1269. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:67:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1270. __attribute((weak));
  1271. ^
  1272. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:66:12: warning: redundant redeclaration of ‘pthread_mutex_init’ [-Wredundant-decls]
  1273. extern int pthread_mutex_init ()
  1274. ^
  1275. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1276. /usr/include/pthread.h:751:12: note: previous declaration of ‘pthread_mutex_init’ was here
  1277. extern int pthread_mutex_init (pthread_mutex_t *__mutex,
  1278. ^
  1279. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:69:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1280. __attribute((weak));
  1281. ^
  1282. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:68:12: warning: redundant redeclaration of ‘pthread_mutex_destroy’ [-Wredundant-decls]
  1283. extern int pthread_mutex_destroy ()
  1284. ^
  1285. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1286. /usr/include/pthread.h:756:12: note: previous declaration of ‘pthread_mutex_destroy’ was here
  1287. extern int pthread_mutex_destroy (pthread_mutex_t *__mutex)
  1288. ^
  1289. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:71:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1290. __attribute((weak));
  1291. ^
  1292. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:70:12: warning: redundant redeclaration of ‘pthread_mutex_lock’ [-Wredundant-decls]
  1293. extern int pthread_mutex_lock ()
  1294. ^
  1295. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1296. /usr/include/pthread.h:764:12: note: previous declaration of ‘pthread_mutex_lock’ was here
  1297. extern int pthread_mutex_lock (pthread_mutex_t *__mutex)
  1298. ^
  1299. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:73:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1300. __attribute((weak));
  1301. ^
  1302. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:72:12: warning: redundant redeclaration of ‘pthread_mutex_unlock’ [-Wredundant-decls]
  1303. extern int pthread_mutex_unlock ()
  1304. ^
  1305. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1306. /usr/include/pthread.h:775:12: note: previous declaration of ‘pthread_mutex_unlock’ was here
  1307. extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
  1308. ^
  1309. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:75:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1310. __attribute((weak));
  1311. ^
  1312. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:74:12: warning: redundant redeclaration of ‘pthread_cond_init’ [-Wredundant-decls]
  1313. extern int pthread_cond_init ()
  1314. ^
  1315. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1316. /usr/include/pthread.h:970:12: note: previous declaration of ‘pthread_cond_init’ was here
  1317. extern int pthread_cond_init (pthread_cond_t *__restrict __cond,
  1318. ^
  1319. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:77:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1320. __attribute((weak));
  1321. ^
  1322. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:76:12: warning: redundant redeclaration of ‘pthread_cond_destroy’ [-Wredundant-decls]
  1323. extern int pthread_cond_destroy ()
  1324. ^
  1325. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1326. /usr/include/pthread.h:975:12: note: previous declaration of ‘pthread_cond_destroy’ was here
  1327. extern int pthread_cond_destroy (pthread_cond_t *__cond)
  1328. ^
  1329. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:79:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1330. __attribute((weak));
  1331. ^
  1332. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:78:12: warning: redundant redeclaration of ‘pthread_cond_wait’ [-Wredundant-decls]
  1333. extern int pthread_cond_wait ()
  1334. ^
  1335. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1336. /usr/include/pthread.h:991:12: note: previous declaration of ‘pthread_cond_wait’ was here
  1337. extern int pthread_cond_wait (pthread_cond_t *__restrict __cond,
  1338. ^
  1339. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:81:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1340. __attribute((weak));
  1341. ^
  1342. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:80:12: warning: redundant redeclaration of ‘pthread_equal’ [-Wredundant-decls]
  1343. extern int pthread_equal ()
  1344. ^
  1345. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1346. /usr/include/pthread.h:1155:42: note: previous definition of ‘pthread_equal’ was here
  1347. __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2))
  1348. ^
  1349. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:83:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1350. __attribute((weak));
  1351. ^
  1352. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:82:18: warning: redundant redeclaration of ‘pthread_self’ [-Wredundant-decls]
  1353. extern pthread_t pthread_self ()
  1354. ^
  1355. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1356. /usr/include/pthread.h:277:18: note: previous declaration of ‘pthread_self’ was here
  1357. extern pthread_t pthread_self (void) __THROW __attribute__ ((__const__));
  1358. ^
  1359. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:85:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1360. __attribute((weak));
  1361. ^
  1362. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:84:12: warning: redundant redeclaration of ‘pthread_key_create’ [-Wredundant-decls]
  1363. extern int pthread_key_create ()
  1364. ^
  1365. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1366. /usr/include/pthread.h:1113:12: note: previous declaration of ‘pthread_key_create’ was here
  1367. extern int pthread_key_create (pthread_key_t *__key,
  1368. ^
  1369. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:87:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1370. __attribute((weak));
  1371. ^
  1372. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:86:12: warning: redundant redeclaration of ‘pthread_key_delete’ [-Wredundant-decls]
  1373. extern int pthread_key_delete ()
  1374. ^
  1375. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1376. /usr/include/pthread.h:1118:12: note: previous declaration of ‘pthread_key_delete’ was here
  1377. extern int pthread_key_delete (pthread_key_t __key) __THROW;
  1378. ^
  1379. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:89:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1380. __attribute((weak));
  1381. ^
  1382. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:88:12: warning: redundant redeclaration of ‘pthread_cond_signal’ [-Wredundant-decls]
  1383. extern int pthread_cond_signal ()
  1384. ^
  1385. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1386. /usr/include/pthread.h:979:12: note: previous declaration of ‘pthread_cond_signal’ was here
  1387. extern int pthread_cond_signal (pthread_cond_t *__cond)
  1388. ^
  1389. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o buf.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/buf.c
  1390. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o
  1391. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/buf.c -fPIC -DPIC -o .libs/buf.o
  1392. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlregexp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlregexp.c
  1393. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlschemas.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemas.c
  1394. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlschemastypes.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemastypes.c
  1395. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o
  1396. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlunicode.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlunicode.c
  1397. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o
  1398. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o
  1399. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o
  1400. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlreader.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlreader.c
  1401. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:462:0:
  1402. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/timsort.h: In function ‘libxml_domnode_tim_sort_resize’:
  1403. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/timsort.h:326:7: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat=]
  1404. fprintf(stderr, "Error allocating temporary storage for tim sort: need %lu bytes", sizeof(SORT_TYPE) * new_size);
  1405. ^
  1406. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathRegisterFuncNS__internal_alias’:
  1407. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:4875:75: warning: ISO C forbids passing argument 4 of ‘xmlHashAddEntry2__internal_alias’ between function pointer and ‘void *’ [-Wpedantic]
  1408. return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
  1409. ^
  1410. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml.h:103:0,
  1411. from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:18:
  1412. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/elfgcchack.h:4269:36: note: expected ‘void *’ but argument is of type ‘xmlXPathFunction’
  1413. extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden")));
  1414. ^
  1415. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathFunctionLookupNS__internal_alias’:
  1416. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:4956:9: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1417. XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
  1418. ^
  1419. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathCompOpEval’:
  1420. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:13552:26: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1421. XML_CAST_FPTR(func) = op->cache;
  1422. ^
  1423. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:13579:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1424. op->cache = XML_CAST_FPTR(func);
  1425. ^
  1426. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:476:0:
  1427. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: At top level:
  1428. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/trionan.c:218:1: warning: ‘trio_is_negative’ defined but not used [-Wunused-function]
  1429. trio_is_negative
  1430. ^
  1431. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o
  1432. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o relaxng.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/relaxng.c
  1433. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o dict.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c
  1434. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/relaxng.c -fPIC -DPIC -o .libs/relaxng.o
  1435. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c -fPIC -DPIC -o .libs/dict.o
  1436. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o SAX2.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX2.c
  1437. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c: In function ‘xmlDictAddString’:
  1438. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c:252:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1439. if (pool->end - pool->free > namelen)
  1440. ^
  1441. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c: In function ‘xmlDictAddQString’:
  1442. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c:320:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1443. if (pool->end - pool->free > namelen + plen + 1)
  1444. ^
  1445. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlwriter.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlwriter.c
  1446. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX2.c -fPIC -DPIC -o .libs/SAX2.o
  1447. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o legacy.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/legacy.c
  1448. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o
  1449. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/legacy.c -fPIC -DPIC -o .libs/legacy.o
  1450. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o chvalid.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/chvalid.c
  1451. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o pattern.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/pattern.c
  1452. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlsave.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlsave.c
  1453. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/chvalid.c -fPIC -DPIC -o .libs/chvalid.o
  1454. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/pattern.c -fPIC -DPIC -o .libs/pattern.o
  1455. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o
  1456. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlmodule.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmodule.c
  1457. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o
  1458. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o schematron.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/schematron.c
  1459. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xzlib.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xzlib.c
  1460. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testdso.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdso.c
  1461. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/schematron.c -fPIC -DPIC -o .libs/schematron.o
  1462. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdso.c -fPIC -DPIC -o .libs/testdso.o
  1463. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmllint.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmllint.c
  1464. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xzlib.c -fPIC -DPIC -o .libs/xzlib.o
  1465. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlcatalog.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlcatalog.c
  1466. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testSchemas.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testSchemas.c
  1467. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testRelax.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testRelax.c
  1468. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testSAX.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testSAX.c
  1469. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testHTML.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testHTML.c
  1470. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testXPath.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testXPath.c
  1471. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testURI.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testURI.c
  1472. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testThreads.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testThreads.c
  1473. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testC14N.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testC14N.c
  1474. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testAutomata.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testAutomata.c
  1475. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testRegexp.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testRegexp.c
  1476. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testReader.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testReader.c
  1477. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testapi.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c
  1478. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testModule.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testModule.c
  1479. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runtest.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c
  1480. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runsuite.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runsuite.c
  1481. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testchar.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testchar.c
  1482. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testdict.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c
  1483. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runxmlconf.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runxmlconf.c
  1484. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c: In function ‘run_test2’:
  1485. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c:155:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  1486. const xmlChar *tmp;
  1487. ^
  1488. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c: In function ‘run_test1’:
  1489. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c:318:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  1490. const xmlChar *tmp;
  1491. ^
  1492. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testrecurse.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testrecurse.c
  1493. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testlimits.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c
  1494. sed -e 's?\@XML_LIBDIR\@?-L/usr/lib32?g' \
  1495. -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \
  1496. -e 's?\@VERSION\@?2.9.2?g' \
  1497. -e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \
  1498. < /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xml2Conf.sh.in > xml2Conf.tmp \
  1499. && mv xml2Conf.tmp xml2Conf.sh
  1500. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--version-script=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml2.syms -version-info 11:2:9 -ldl -Wl,-O1 -Wl,--as-needed -o libxml2.la -rpath /usr/lib32 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 catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo buf.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo xzlib.lo -licui18n -licuuc -licudata -lz -lm
  1501. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c: In function ‘saxTest’:
  1502. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c:1287:13: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ [-Wformat=]
  1503. fprintf(stderr, "Failed to parse '%s' %lu\n", filename, limit);
  1504. ^
  1505. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c:1293:21: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ [-Wformat=]
  1506. filename, limit);
  1507. ^
  1508. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c: In function ‘readerTest’:
  1509. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c:1342:25: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ [-Wformat=]
  1510. filename, limit);
  1511. ^
  1512. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c:1352:25: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ [-Wformat=]
  1513. filename, limit);
  1514. ^
  1515. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -module -no-undefined -avoid-version -rpath /usr/lib32 -Wl,-O1 -Wl,--as-needed -o testdso.la testdso.lo
  1516. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -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/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/buf.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o .libs/xzlib.o -ldl -licui18n -licuuc -licudata -lz -lm -m32 -march=native -O2 -Wl,--version-script=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml2.syms -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.9.2
  1517. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c: In function ‘streamProcessTest’:
  1518. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c:2099:65: warning: unused parameter ‘options’ [-Wunused-parameter]
  1519. xmlTextReaderPtr reader, const char *rng, int options) {
  1520. ^
  1521. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/testdso.o -m32 -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,testdso.so -o .libs/testdso.so
  1522. libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" )
  1523. libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.9.2" "libxml2.so.2")
  1524. libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.9.2" "libxml2.so")
  1525. libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" )
  1526. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xmllint xmllint.o ./libxml2.la -lz -lm
  1527. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xmlcatalog xmlcatalog.o ./libxml2.la -lz -lm
  1528. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testRelax testRelax.o ./libxml2.la -lz -lm
  1529. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testSchemas testSchemas.o ./libxml2.la -lz -lm
  1530. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xmllint xmllint.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1531. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testRelax testRelax.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1532. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testSchemas testSchemas.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1533. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1534. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testSAX testSAX.o ./libxml2.la -lz -lm
  1535. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testHTML testHTML.o ./libxml2.la -lz -lm
  1536. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testXPath testXPath.o ./libxml2.la -lz -lm
  1537. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testURI testURI.o ./libxml2.la -lz -lm
  1538. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testSAX testSAX.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1539. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testHTML testHTML.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1540. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testXPath testXPath.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1541. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testThreads testThreads.o -lpthread ./libxml2.la -lz -lm
  1542. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testURI testURI.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1543. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testC14N testC14N.o ./libxml2.la -lz -lm
  1544. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testAutomata testAutomata.o ./libxml2.la -lz -lm
  1545. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testRegexp testRegexp.o ./libxml2.la -lz -lm
  1546. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testThreads testThreads.o -lpthread ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1547. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testC14N testC14N.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1548. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testAutomata testAutomata.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1549. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testRegexp testRegexp.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1550. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testReader testReader.o ./libxml2.la -lz -lm
  1551. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testModule testModule.o ./libxml2.la -lz -lm
  1552. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runtest runtest.o -lpthread ./libxml2.la -lz -lm
  1553. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runsuite runsuite.o ./libxml2.la -lz -lm
  1554. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testReader testReader.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1555. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testModule testModule.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1556. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runsuite runsuite.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1557. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runtest runtest.o -lpthread ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1558. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testchar testchar.o ./libxml2.la -lz -lm
  1559. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testdict testdict.o ./libxml2.la -lz -lm
  1560. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runxmlconf runxmlconf.o ./libxml2.la -lz -lm
  1561. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testrecurse testrecurse.o -lpthread ./libxml2.la -lz -lm
  1562. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testdict testdict.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1563. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testchar testchar.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1564. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testrecurse testrecurse.o -lpthread ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1565. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testlimits testlimits.o -lpthread ./libxml2.la -lz -lm
  1566. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runxmlconf runxmlconf.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1567. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testlimits testlimits.o -lpthread ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1568. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18040:25: warning: ‘gen_xmlSchematronPtr’ defined but not used [-Wunused-function]
  1569. static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1570. ^
  1571. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18043:13: warning: ‘des_xmlSchematronPtr’ defined but not used [-Wunused-function]
  1572. static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1573. ^
  1574. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18060:35: warning: ‘gen_xmlSchematronParserCtxtPtr’ defined but not used [-Wunused-function]
  1575. static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1576. ^
  1577. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18063:13: warning: ‘des_xmlSchematronParserCtxtPtr’ defined but not used [-Wunused-function]
  1578. static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1579. ^
  1580. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18558:18: warning: ‘gen_const_xmlBufPtr’ defined but not used [-Wunused-function]
  1581. static xmlBufPtr gen_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1582. ^
  1583. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18561:13: warning: ‘des_const_xmlBufPtr’ defined but not used [-Wunused-function]
  1584. static void des_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, const xmlBufPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1585. ^
  1586. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:34503:27: warning: ‘gen_xmlSAXHandlerPtr_ptr’ defined but not used [-Wunused-function]
  1587. static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1588. ^
  1589. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:34506:13: warning: ‘des_xmlSAXHandlerPtr_ptr’ defined but not used [-Wunused-function]
  1590. static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  1591. ^
  1592. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testapi testapi.o ./libxml2.la -lz -lm
  1593. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testapi testapi.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1594. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86'
  1595. Making all in doc
  1596. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc'
  1597. Making all in .
  1598. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc'
  1599. make[3]: Nothing to be done for 'all-am'.
  1600. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc'
  1601. Making all in devhelp
  1602. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc/devhelp'
  1603. make[3]: Nothing to be done for 'all'.
  1604. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc/devhelp'
  1605. Making all in examples
  1606. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc/examples'
  1607. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o io1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/io1.c
  1608. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o io2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/io2.c
  1609. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse1.c
  1610. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse2.c
  1611. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse3.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse3.c
  1612. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse4.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse4.c
  1613. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader1.c
  1614. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader2.c
  1615. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader3.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader3.c
  1616. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader4.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader4.c
  1617. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testWriter.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/testWriter.c
  1618. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree1.c
  1619. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c
  1620. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/xpath1.c
  1621. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/xpath2.c
  1622. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o io1 io1.o ../../libxml2.la -lz -lm
  1623. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c: In function ‘main’:
  1624. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c:30:15: warning: variable ‘dtd’ set but not used [-Wunused-but-set-variable]
  1625. xmlDtdPtr dtd = NULL; /* DTD pointer */
  1626. ^
  1627. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o io2 io2.o ../../libxml2.la -lz -lm
  1628. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse1 parse1.o ../../libxml2.la -lz -lm
  1629. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse2 parse2.o ../../libxml2.la -lz -lm
  1630. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse3 parse3.o ../../libxml2.la -lz -lm
  1631. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/io1 io1.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1632. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse1 parse1.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1633. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/io2 io2.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1634. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse2 parse2.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1635. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse4 parse4.o ../../libxml2.la -lz -lm
  1636. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader1 reader1.o ../../libxml2.la -lz -lm
  1637. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse3 parse3.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1638. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader2 reader2.o ../../libxml2.la -lz -lm
  1639. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader3 reader3.o ../../libxml2.la -lz -lm
  1640. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader4 reader4.o ../../libxml2.la -lz -lm
  1641. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader1 reader1.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1642. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse4 parse4.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1643. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader2 reader2.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1644. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader3 reader3.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1645. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader4 reader4.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1646. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testWriter testWriter.o ../../libxml2.la -lz -lm
  1647. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o tree1 tree1.o ../../libxml2.la -lz -lm
  1648. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o tree2 tree2.o ../../libxml2.la -lz -lm
  1649. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xpath1 xpath1.o ../../libxml2.la -lz -lm
  1650. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xpath2 xpath2.o ../../libxml2.la -lz -lm
  1651. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testWriter testWriter.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1652. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/tree1 tree1.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1653. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/tree2 tree2.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1654. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xpath2 xpath2.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1655. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xpath1 xpath1.o ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1656. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc/examples'
  1657. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/doc'
  1658. Making all in example
  1659. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/example'
  1660. x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example -I.. -I../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o gjobread.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example/gjobread.c
  1661. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o gjobread gjobread.o ../libxml2.la -lz -lm
  1662. libtool: link: x86_64-pc-linux-gnu-gcc -m32 -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/gjobread gjobread.o ../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  1663. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/example'
  1664. Making all in xstc
  1665. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/xstc'
  1666. make[2]: Nothing to be done for 'all'.
  1667. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86/xstc'
  1668. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_32.x86'
  1669. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  1670. make -j5
  1671. make all-recursive
  1672. make[1]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64'
  1673. Making all in include
  1674. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include'
  1675. Making all in libxml
  1676. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include/libxml'
  1677. make[3]: Nothing to be done for 'all'.
  1678. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include/libxml'
  1679. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include'
  1680. make[3]: Nothing to be done for 'all-am'.
  1681. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include'
  1682. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include'
  1683. Making all in .
  1684. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64'
  1685. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o SAX.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX.c
  1686. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o entities.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/entities.c
  1687. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o encoding.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/encoding.c
  1688. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o error.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/error.c
  1689. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parserInternals.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parserInternals.c
  1690. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX.c -fPIC -DPIC -o .libs/SAX.o
  1691. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/entities.c -fPIC -DPIC -o .libs/entities.o
  1692. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/error.c -fPIC -DPIC -o .libs/error.o
  1693. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o
  1694. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/encoding.c -fPIC -DPIC -o .libs/encoding.o
  1695. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parser.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parser.c
  1696. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/tree.c
  1697. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/parser.c -fPIC -DPIC -o .libs/parser.o
  1698. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o hash.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/hash.c
  1699. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/tree.c -fPIC -DPIC -o .libs/tree.o
  1700. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/hash.c -fPIC -DPIC -o .libs/hash.o
  1701. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o list.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/list.c
  1702. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/list.c -fPIC -DPIC -o .libs/list.o
  1703. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlIO.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlIO.c
  1704. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlmemory.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmemory.c
  1705. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o
  1706. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o uri.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/uri.c
  1707. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o
  1708. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/uri.c -fPIC -DPIC -o .libs/uri.o
  1709. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o valid.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/valid.c
  1710. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/valid.c -fPIC -DPIC -o .libs/valid.o
  1711. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xlink.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xlink.c
  1712. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xlink.c -fPIC -DPIC -o .libs/xlink.o
  1713. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o HTMLparser.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLparser.c
  1714. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o HTMLtree.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLtree.c
  1715. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o
  1716. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o
  1717. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o debugXML.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/debugXML.c
  1718. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c
  1719. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/debugXML.c -fPIC -DPIC -o .libs/debugXML.o
  1720. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c -fPIC -DPIC -o .libs/xpath.o
  1721. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpointer.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpointer.c
  1722. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpointer.c -fPIC -DPIC -o .libs/xpointer.o
  1723. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xinclude.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xinclude.c
  1724. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o nanohttp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanohttp.c
  1725. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o nanoftp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanoftp.c
  1726. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xinclude.c -fPIC -DPIC -o .libs/xinclude.o
  1727. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o
  1728. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o catalog.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/catalog.c
  1729. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o
  1730. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/catalog.c -fPIC -DPIC -o .libs/catalog.o
  1731. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o globals.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/globals.c
  1732. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o threads.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c
  1733. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o c14n.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/c14n.c
  1734. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/globals.c -fPIC -DPIC -o .libs/globals.o
  1735. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c -fPIC -DPIC -o .libs/threads.o
  1736. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/c14n.c -fPIC -DPIC -o .libs/c14n.o
  1737. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlstring.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlstring.c
  1738. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o buf.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/buf.c
  1739. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:53:12: warning: redundant redeclaration of ‘pthread_once’ [-Wredundant-decls]
  1740. extern int pthread_once (pthread_once_t *__once_control,
  1741. ^
  1742. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1743. /usr/include/pthread.h:496:12: note: previous declaration of ‘pthread_once’ was here
  1744. extern int pthread_once (pthread_once_t *__once_control,
  1745. ^
  1746. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:56:14: warning: redundant redeclaration of ‘pthread_getspecific’ [-Wredundant-decls]
  1747. extern void *pthread_getspecific (pthread_key_t __key)
  1748. ^
  1749. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1750. /usr/include/pthread.h:1121:14: note: previous declaration of ‘pthread_getspecific’ was here
  1751. extern void *pthread_getspecific (pthread_key_t __key) __THROW;
  1752. ^
  1753. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:58:12: warning: redundant redeclaration of ‘pthread_setspecific’ [-Wredundant-decls]
  1754. extern int pthread_setspecific (pthread_key_t __key,
  1755. ^
  1756. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1757. /usr/include/pthread.h:1124:12: note: previous declaration of ‘pthread_setspecific’ was here
  1758. extern int pthread_setspecific (pthread_key_t __key,
  1759. ^
  1760. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:61:12: warning: redundant redeclaration of ‘pthread_key_create’ [-Wredundant-decls]
  1761. extern int pthread_key_create (pthread_key_t *__key,
  1762. ^
  1763. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1764. /usr/include/pthread.h:1113:12: note: previous declaration of ‘pthread_key_create’ was here
  1765. extern int pthread_key_create (pthread_key_t *__key,
  1766. ^
  1767. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:64:12: warning: redundant redeclaration of ‘pthread_key_delete’ [-Wredundant-decls]
  1768. extern int pthread_key_delete (pthread_key_t __key)
  1769. ^
  1770. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1771. /usr/include/pthread.h:1118:12: note: previous declaration of ‘pthread_key_delete’ was here
  1772. extern int pthread_key_delete (pthread_key_t __key) __THROW;
  1773. ^
  1774. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:67:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1775. __attribute((weak));
  1776. ^
  1777. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:66:12: warning: redundant redeclaration of ‘pthread_mutex_init’ [-Wredundant-decls]
  1778. extern int pthread_mutex_init ()
  1779. ^
  1780. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1781. /usr/include/pthread.h:751:12: note: previous declaration of ‘pthread_mutex_init’ was here
  1782. extern int pthread_mutex_init (pthread_mutex_t *__mutex,
  1783. ^
  1784. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:69:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1785. __attribute((weak));
  1786. ^
  1787. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:68:12: warning: redundant redeclaration of ‘pthread_mutex_destroy’ [-Wredundant-decls]
  1788. extern int pthread_mutex_destroy ()
  1789. ^
  1790. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1791. /usr/include/pthread.h:756:12: note: previous declaration of ‘pthread_mutex_destroy’ was here
  1792. extern int pthread_mutex_destroy (pthread_mutex_t *__mutex)
  1793. ^
  1794. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:71:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1795. __attribute((weak));
  1796. ^
  1797. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:70:12: warning: redundant redeclaration of ‘pthread_mutex_lock’ [-Wredundant-decls]
  1798. extern int pthread_mutex_lock ()
  1799. ^
  1800. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1801. /usr/include/pthread.h:764:12: note: previous declaration of ‘pthread_mutex_lock’ was here
  1802. extern int pthread_mutex_lock (pthread_mutex_t *__mutex)
  1803. ^
  1804. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:73:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1805. __attribute((weak));
  1806. ^
  1807. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:72:12: warning: redundant redeclaration of ‘pthread_mutex_unlock’ [-Wredundant-decls]
  1808. extern int pthread_mutex_unlock ()
  1809. ^
  1810. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1811. /usr/include/pthread.h:775:12: note: previous declaration of ‘pthread_mutex_unlock’ was here
  1812. extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
  1813. ^
  1814. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:75:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1815. __attribute((weak));
  1816. ^
  1817. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:74:12: warning: redundant redeclaration of ‘pthread_cond_init’ [-Wredundant-decls]
  1818. extern int pthread_cond_init ()
  1819. ^
  1820. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1821. /usr/include/pthread.h:970:12: note: previous declaration of ‘pthread_cond_init’ was here
  1822. extern int pthread_cond_init (pthread_cond_t *__restrict __cond,
  1823. ^
  1824. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:77:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1825. __attribute((weak));
  1826. ^
  1827. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:76:12: warning: redundant redeclaration of ‘pthread_cond_destroy’ [-Wredundant-decls]
  1828. extern int pthread_cond_destroy ()
  1829. ^
  1830. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1831. /usr/include/pthread.h:975:12: note: previous declaration of ‘pthread_cond_destroy’ was here
  1832. extern int pthread_cond_destroy (pthread_cond_t *__cond)
  1833. ^
  1834. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:79:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1835. __attribute((weak));
  1836. ^
  1837. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:78:12: warning: redundant redeclaration of ‘pthread_cond_wait’ [-Wredundant-decls]
  1838. extern int pthread_cond_wait ()
  1839. ^
  1840. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1841. /usr/include/pthread.h:991:12: note: previous declaration of ‘pthread_cond_wait’ was here
  1842. extern int pthread_cond_wait (pthread_cond_t *__restrict __cond,
  1843. ^
  1844. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:81:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1845. __attribute((weak));
  1846. ^
  1847. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:80:12: warning: redundant redeclaration of ‘pthread_equal’ [-Wredundant-decls]
  1848. extern int pthread_equal ()
  1849. ^
  1850. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1851. /usr/include/pthread.h:1155:42: note: previous definition of ‘pthread_equal’ was here
  1852. __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2))
  1853. ^
  1854. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:83:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1855. __attribute((weak));
  1856. ^
  1857. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:82:18: warning: redundant redeclaration of ‘pthread_self’ [-Wredundant-decls]
  1858. extern pthread_t pthread_self ()
  1859. ^
  1860. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1861. /usr/include/pthread.h:277:18: note: previous declaration of ‘pthread_self’ was here
  1862. extern pthread_t pthread_self (void) __THROW __attribute__ ((__const__));
  1863. ^
  1864. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:85:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1865. __attribute((weak));
  1866. ^
  1867. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:84:12: warning: redundant redeclaration of ‘pthread_key_create’ [-Wredundant-decls]
  1868. extern int pthread_key_create ()
  1869. ^
  1870. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1871. /usr/include/pthread.h:1113:12: note: previous declaration of ‘pthread_key_create’ was here
  1872. extern int pthread_key_create (pthread_key_t *__key,
  1873. ^
  1874. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:87:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1875. __attribute((weak));
  1876. ^
  1877. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:86:12: warning: redundant redeclaration of ‘pthread_key_delete’ [-Wredundant-decls]
  1878. extern int pthread_key_delete ()
  1879. ^
  1880. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1881. /usr/include/pthread.h:1118:12: note: previous declaration of ‘pthread_key_delete’ was here
  1882. extern int pthread_key_delete (pthread_key_t __key) __THROW;
  1883. ^
  1884. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:89:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1885. __attribute((weak));
  1886. ^
  1887. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:88:12: warning: redundant redeclaration of ‘pthread_cond_signal’ [-Wredundant-decls]
  1888. extern int pthread_cond_signal ()
  1889. ^
  1890. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/threads.c:28:0:
  1891. /usr/include/pthread.h:979:12: note: previous declaration of ‘pthread_cond_signal’ was here
  1892. extern int pthread_cond_signal (pthread_cond_t *__cond)
  1893. ^
  1894. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlregexp.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlregexp.c
  1895. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o
  1896. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/buf.c -fPIC -DPIC -o .libs/buf.o
  1897. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o
  1898. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlschemas.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemas.c
  1899. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlschemastypes.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemastypes.c
  1900. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o
  1901. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o
  1902. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlunicode.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlunicode.c
  1903. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o
  1904. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathRegisterFuncNS__internal_alias’:
  1905. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:4875:75: warning: ISO C forbids passing argument 4 of ‘xmlHashAddEntry2__internal_alias’ between function pointer and ‘void *’ [-Wpedantic]
  1906. return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
  1907. ^
  1908. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml.h:103:0,
  1909. from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:18:
  1910. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/elfgcchack.h:4269:36: note: expected ‘void *’ but argument is of type ‘xmlXPathFunction’
  1911. extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden")));
  1912. ^
  1913. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathFunctionLookupNS__internal_alias’:
  1914. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:4956:9: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1915. XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
  1916. ^
  1917. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: In function ‘xmlXPathCompOpEval’:
  1918. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:13552:26: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1919. XML_CAST_FPTR(func) = op->cache;
  1920. ^
  1921. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:13579:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic]
  1922. op->cache = XML_CAST_FPTR(func);
  1923. ^
  1924. In file included from /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c:476:0:
  1925. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xpath.c: At top level:
  1926. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/trionan.c:218:1: warning: ‘trio_is_negative’ defined but not used [-Wunused-function]
  1927. trio_is_negative
  1928. ^
  1929. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlreader.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlreader.c
  1930. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o
  1931. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o relaxng.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/relaxng.c
  1932. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/relaxng.c -fPIC -DPIC -o .libs/relaxng.o
  1933. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o dict.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c
  1934. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o SAX2.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX2.c
  1935. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/dict.c -fPIC -DPIC -o .libs/dict.o
  1936. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/SAX2.c -fPIC -DPIC -o .libs/SAX2.o
  1937. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlwriter.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlwriter.c
  1938. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o
  1939. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o legacy.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/legacy.c
  1940. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/legacy.c -fPIC -DPIC -o .libs/legacy.o
  1941. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o chvalid.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/chvalid.c
  1942. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/chvalid.c -fPIC -DPIC -o .libs/chvalid.o
  1943. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o pattern.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/pattern.c
  1944. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlsave.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlsave.c
  1945. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/pattern.c -fPIC -DPIC -o .libs/pattern.o
  1946. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlmodule.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmodule.c
  1947. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o
  1948. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o
  1949. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o schematron.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/schematron.c
  1950. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xzlib.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xzlib.c
  1951. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/schematron.c -fPIC -DPIC -o .libs/schematron.o
  1952. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xzlib.c -fPIC -DPIC -o .libs/xzlib.o
  1953. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testdso.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdso.c
  1954. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmllint.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmllint.c
  1955. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xmlcatalog.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xmlcatalog.c
  1956. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdso.c -fPIC -DPIC -o .libs/testdso.o
  1957. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testSchemas.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testSchemas.c
  1958. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testRelax.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testRelax.c
  1959. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testSAX.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testSAX.c
  1960. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testHTML.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testHTML.c
  1961. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testXPath.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testXPath.c
  1962. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testURI.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testURI.c
  1963. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testThreads.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testThreads.c
  1964. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testC14N.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testC14N.c
  1965. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testAutomata.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testAutomata.c
  1966. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testRegexp.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testRegexp.c
  1967. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testReader.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testReader.c
  1968. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testapi.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c
  1969. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testModule.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testModule.c
  1970. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runtest.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c
  1971. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runsuite.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runsuite.c
  1972. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testchar.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testchar.c
  1973. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testdict.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c
  1974. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o runxmlconf.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runxmlconf.c
  1975. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testrecurse.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testrecurse.c
  1976. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c: In function ‘run_test2’:
  1977. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c:155:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  1978. const xmlChar *tmp;
  1979. ^
  1980. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c: In function ‘run_test1’:
  1981. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testdict.c:318:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  1982. const xmlChar *tmp;
  1983. ^
  1984. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2 -I./include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testlimits.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testlimits.c
  1985. sed -e 's?\@XML_LIBDIR\@?-L/usr/lib64?g' \
  1986. -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \
  1987. -e 's?\@VERSION\@?2.9.2?g' \
  1988. -e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \
  1989. < /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/xml2Conf.sh.in > xml2Conf.tmp \
  1990. && mv xml2Conf.tmp xml2Conf.sh
  1991. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,--version-script=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml2.syms -version-info 11:2:9 -ldl -Wl,-O1 -Wl,--as-needed -o libxml2.la -rpath /usr/lib64 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 catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo buf.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo xzlib.lo -licui18n -licuuc -licudata -lz -lm
  1992. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -module -no-undefined -avoid-version -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o testdso.la testdso.lo
  1993. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c: In function ‘streamProcessTest’:
  1994. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/runtest.c:2099:65: warning: unused parameter ‘options’ [-Wunused-parameter]
  1995. xmlTextReaderPtr reader, const char *rng, int options) {
  1996. ^
  1997. libtool: link: x86_64-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/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/buf.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o .libs/xzlib.o -ldl -licui18n -licuuc -licudata -lz -lm -march=native -O2 -Wl,--version-script=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/libxml2.syms -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.9.2
  1998. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/testdso.o -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,testdso.so -o .libs/testdso.so
  1999. libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" )
  2000. libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.9.2" "libxml2.so.2")
  2001. libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.9.2" "libxml2.so")
  2002. libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" )
  2003. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2004. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xmllint xmllint.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2005. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testSchemas testSchemas.o ./libxml2.la -lz -lm
  2006. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testRelax testRelax.o ./libxml2.la -lz -lm
  2007. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xmlcatalog xmlcatalog.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2008. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testRelax testRelax.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2009. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xmllint xmllint.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2010. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testSchemas testSchemas.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2011. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testSAX testSAX.o ./libxml2.la -lz -lm
  2012. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testHTML testHTML.o ./libxml2.la -lz -lm
  2013. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testXPath testXPath.o ./libxml2.la -lz -lm
  2014. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testURI testURI.o ./libxml2.la -lz -lm
  2015. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testHTML testHTML.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2016. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testSAX testSAX.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2017. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testXPath testXPath.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2018. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testURI testURI.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2019. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testThreads testThreads.o -lpthread ./libxml2.la -lz -lm
  2020. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testC14N testC14N.o ./libxml2.la -lz -lm
  2021. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testAutomata testAutomata.o ./libxml2.la -lz -lm
  2022. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testRegexp testRegexp.o ./libxml2.la -lz -lm
  2023. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testThreads testThreads.o -lpthread ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2024. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testC14N testC14N.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2025. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testRegexp testRegexp.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2026. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testAutomata testAutomata.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2027. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testReader testReader.o ./libxml2.la -lz -lm
  2028. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testModule testModule.o ./libxml2.la -lz -lm
  2029. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2030. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runsuite runsuite.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2031. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testReader testReader.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2032. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testModule testModule.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2033. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runtest runtest.o -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2034. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runsuite runsuite.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2035. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testchar testchar.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2036. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testdict testdict.o -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2037. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o runxmlconf runxmlconf.o ./libxml2.la -lz -lm
  2038. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2039. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testchar testchar.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2040. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testdict testdict.o -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2041. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/runxmlconf runxmlconf.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2042. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testlimits testlimits.o -lpthread -lreadline -lhistory -lncurses ./libxml2.la -lz -lm
  2043. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testrecurse testrecurse.o -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2044. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testlimits testlimits.o -lpthread -lreadline -lhistory -lncurses ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2045. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18040:25: warning: ‘gen_xmlSchematronPtr’ defined but not used [-Wunused-function]
  2046. static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2047. ^
  2048. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18043:13: warning: ‘des_xmlSchematronPtr’ defined but not used [-Wunused-function]
  2049. static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2050. ^
  2051. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18060:35: warning: ‘gen_xmlSchematronParserCtxtPtr’ defined but not used [-Wunused-function]
  2052. static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2053. ^
  2054. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18063:13: warning: ‘des_xmlSchematronParserCtxtPtr’ defined but not used [-Wunused-function]
  2055. static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2056. ^
  2057. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18558:18: warning: ‘gen_const_xmlBufPtr’ defined but not used [-Wunused-function]
  2058. static xmlBufPtr gen_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2059. ^
  2060. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:18561:13: warning: ‘des_const_xmlBufPtr’ defined but not used [-Wunused-function]
  2061. static void des_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, const xmlBufPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2062. ^
  2063. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:34503:27: warning: ‘gen_xmlSAXHandlerPtr_ptr’ defined but not used [-Wunused-function]
  2064. static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2065. ^
  2066. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/testapi.c:34506:13: warning: ‘des_xmlSAXHandlerPtr_ptr’ defined but not used [-Wunused-function]
  2067. static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
  2068. ^
  2069. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testapi testapi.o ./libxml2.la -lz -lm
  2070. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testapi testapi.o ./.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2071. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64'
  2072. Making all in doc
  2073. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc'
  2074. Making all in .
  2075. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc'
  2076. make[3]: Nothing to be done for 'all-am'.
  2077. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc'
  2078. Making all in devhelp
  2079. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc/devhelp'
  2080. make[3]: Nothing to be done for 'all'.
  2081. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc/devhelp'
  2082. Making all in examples
  2083. make[3]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc/examples'
  2084. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o io1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/io1.c
  2085. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o io2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/io2.c
  2086. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse1.c
  2087. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse2.c
  2088. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse3.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse3.c
  2089. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o parse4.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/parse4.c
  2090. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader1.c
  2091. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader2.c
  2092. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader3.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader3.c
  2093. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o reader4.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/reader4.c
  2094. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o testWriter.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/testWriter.c
  2095. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree1.c
  2096. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o tree2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c
  2097. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath1.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/xpath1.c
  2098. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples -I../.. -I../../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o xpath2.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/xpath2.c
  2099. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o io1 io1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2100. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c: In function ‘main’:
  2101. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/doc/examples/tree2.c:30:15: warning: variable ‘dtd’ set but not used [-Wunused-but-set-variable]
  2102. xmlDtdPtr dtd = NULL; /* DTD pointer */
  2103. ^
  2104. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o io2 io2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2105. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse1 parse1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2106. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse2 parse2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2107. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse3 parse3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2108. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/io2 io2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2109. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/io1 io1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2110. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse1 parse1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2111. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse2 parse2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2112. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o parse4 parse4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2113. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader1 reader1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2114. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse3 parse3.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2115. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader2 reader2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2116. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader3 reader3.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2117. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o reader4 reader4.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2118. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader1 reader1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2119. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/parse4 parse4.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2120. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader2 reader2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2121. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o testWriter testWriter.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2122. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader3 reader3.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2123. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o tree1 tree1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2124. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/reader4 reader4.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2125. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o tree2 tree2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2126. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xpath1 xpath1.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2127. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o xpath2 xpath2.o -lreadline -lhistory -lncurses ../../libxml2.la -lz -lm
  2128. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/tree1 tree1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2129. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/testWriter testWriter.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2130. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/tree2 tree2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2131. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xpath1 xpath1.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2132. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/xpath2 xpath2.o -lreadline -lhistory -lncurses ../../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2133. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc/examples'
  2134. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/doc'
  2135. Making all in example
  2136. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/example'
  2137. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example -I.. -I../include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example/include -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o gjobread.o /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/example/gjobread.c
  2138. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o gjobread gjobread.o -lreadline -lhistory -lncurses ../libxml2.la -lz -lm
  2139. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wl,-O1 -Wl,--as-needed -o .libs/gjobread gjobread.o -lreadline -lhistory -lncurses ../.libs/libxml2.so -ldl -licui18n -licuuc -licudata -lz -lm
  2140. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/example'
  2141. Making all in xstc
  2142. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/xstc'
  2143. make[2]: Nothing to be done for 'all'.
  2144. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/xstc'
  2145. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64'
  2146. * python3_4: running libxml2_py_emake top_builddir=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 all
  2147. make -j5 top_builddir=/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 all
  2148. make all-recursive
  2149. make[1]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64-python3_4/python'
  2150. Making all in .
  2151. make[2]: Entering directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64-python3_4/python'
  2152. /bin/sh /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o libxml.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/libxml.c
  2153. /bin/sh /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o libxml2-py.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/libxml2-py.c
  2154. /bin/sh /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o types.lo /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/types.c
  2155. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/libxml.c -fPIC -DPIC -o .libs/libxml.o
  2156. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/libxml2-py.c -fPIC -DPIC -o .libs/libxml2-py.o
  2157. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64 -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/include -I/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/include -I/usr/include/python3.4 -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2/python/types.c -fPIC -DPIC -o .libs/types.o
  2158. /bin/sh /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -module -avoid-version /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libxml2.la -LNONE/lib/python3.4/config-3.4m -L/usr/local/lib -lpthread -ldl -lutil -lm -lpython3.4m -Xlinker -export-dynamic -Wl,-O1 -Wl,--as-needed -o libxml2mod.la -rpath /usr/lib64/python3.4/site-packages libxml.lo libxml2-py.lo types.lo
  2159. /var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64/libtool: line 7479: cd: NONE/lib/python3.4/config-3.4m: No such file or directory
  2160. libtool: error: cannot determine absolute directory name of 'NONE/lib/python3.4/config-3.4m'
  2161. Makefile:595: recipe for target 'libxml2mod.la' failed
  2162. make[2]: *** [libxml2mod.la] Error 1
  2163. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64-python3_4/python'
  2164. Makefile:683: recipe for target 'all-recursive' failed
  2165. make[1]: *** [all-recursive] Error 1
  2166. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64-python3_4/python'
  2167. Makefile:523: recipe for target 'all' failed
  2168. make: *** [all] Error 2
  2169. * ERROR: dev-libs/libxml2-2.9.2::gentoo failed (compile phase):
  2170. * emake failed
  2171. *
  2172. * If you need support, post the output of `emerge --info '=dev-libs/libxml2-2.9.2::gentoo'`,
  2173. * the complete build log and the output of `emerge -pqv '=dev-libs/libxml2-2.9.2::gentoo'`.
  2174. * The complete build log is located at '/var/log/portage/dev-libs:libxml2-2.9.2:20150222-042702.log'.
  2175. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libxml2-2.9.2/temp/build.log'.
  2176. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libxml2-2.9.2/temp/environment'.
  2177. * Working directory: '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2-abi_x86_64.amd64-python3_4/python'
  2178. * S: '/var/tmp/portage/dev-libs/libxml2-2.9.2/work/libxml2-2.9.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement