Advertisement
mlocati

gettext-0.20-rc1-failure-3.log

May 2nd, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 MB | None | 0 0
  1. ++ grep -vi '^EDITOR=\|^HOME=\|^LANG=\|MXE\|^PATH='
  2. ++ cut -d = -f1
  3. ++ env
  4. ++ grep -vi 'PKG_CONFIG\|PROXY\|^PS1=\|^TERM='
  5. ++ tr '\n' ' '
  6. + unset LS_COLORS SSH_CONNECTION LESSCLOSE OLDPWD XDG_SESSION_ID USER PWD SSH_CLIENT XDG_DATA_DIRS SSH_TTY MAIL SHELL SHLVL LOGNAME XDG_RUNTIME_DIR LESSOPEN _
  7. + test 1000 == 0
  8. + BLDGTXT_SUDO=sudo
  9. + BLDGTXT_MXE=/home/m/mxe
  10. + '[' '!' -d /home/m/mxe/usr/bin ']'
  11. + echo '### Setting environment'
  12. ### Setting environment
  13. + export PATH=/home/m/mxe/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  14. + PATH=/home/m/mxe/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  15. + echo '### Reading configuration'
  16. ### Reading configuration
  17. + BLDGTXT_OUTPUT_CUSTOM=
  18. + BLDGTXT_V_ICONV_DEFAULT=1.16
  19. + BLDGTXT_V_ICONV=
  20. + BLDGTXT_V_GETTEXT_DEFAULT=0.20-rc1
  21. + BLDGTXT_V_GETTEXT=
  22. + BLDGTXT_BITS_DEFAULT=32
  23. + BLDGTXT_BITS=
  24. + BLDGTXT_LINK_DEFAULT=static
  25. + BLDGTXT_LINK=
  26. + BLDGTXT_QUIET=0
  27. + BLDGTXT_MAKE_JOBS=
  28. + bldgtxtReadCommandLine --link static --bits 32 --iconv 1.16 --gettext 0.20-rc1 --output /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  29. + local KEY
  30. + '[' '!' -z x ']'
  31. + KEY=--link
  32. + shift
  33. + case $KEY in
  34. + BLDGTXT_LINK=static
  35. + shift
  36. + '[' '!' -z x ']'
  37. + KEY=--bits
  38. + shift
  39. + case $KEY in
  40. + BLDGTXT_BITS=32
  41. + shift
  42. + '[' '!' -z x ']'
  43. + KEY=--iconv
  44. + shift
  45. + case $KEY in
  46. + BLDGTXT_V_ICONV=1.16
  47. + shift
  48. + '[' '!' -z x ']'
  49. + KEY=--gettext
  50. + shift
  51. + case $KEY in
  52. + BLDGTXT_V_GETTEXT=0.20-rc1
  53. + shift
  54. + '[' '!' -z x ']'
  55. + KEY=--output
  56. + shift
  57. + case $KEY in
  58. + BLDGTXT_OUTPUT_CUSTOM=/media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  59. + shift
  60. + '[' '!' -z ']'
  61. + '[' -z 1.16 ']'
  62. + '[' 1.16 = default ']'
  63. + '[' -z 0.20-rc1 ']'
  64. + '[' 0.20-rc1 = default ']'
  65. + '[' -z 32 ']'
  66. + '[' -z static ']'
  67. + case $BLDGTXT_BITS in
  68. + BLDGTXT_BITS2=i686
  69. + case $BLDGTXT_LINK in
  70. + BLDGTXT_LINK_EXPANDED=' --disable-shared --enable-static '
  71. + BLDGTXT_CPPFLAGS=' -DLIBXML_STATIC'
  72. + BLDGTXT_QUIET_CONFIGURE=
  73. + BLDGTXT_QUIET_CPPFLAGS=
  74. + BLDGTXT_QUIET_MAKE=
  75. + [[ 0 == 1 ]]
  76. + BLDGTXT_MAKE_JOBS=--jobs=1
  77. ++ bldgtxtGetSourceFolder
  78. ++ pushd .
  79. ++ local DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/compile-iconv-gettext-windows.sh
  80. ++ '[' -h /media/sf_c/Dev/Win/gettext-iconv-windows/compile-iconv-gettext-windows.sh ']'
  81. +++ dirname /media/sf_c/Dev/Win/gettext-iconv-windows/compile-iconv-gettext-windows.sh
  82. ++ cd /media/sf_c/Dev/Win/gettext-iconv-windows
  83. ++ pwd
  84. ++ popd
  85. + BLDGTXT_SCRIPTDIR=/media/sf_c/Dev/Win/gettext-iconv-windows
  86. + BLDGTXT_ROOT=/home/m/build-gettext-windows
  87. + BLDGTXT_ARCHIVES=/home/m/build-gettext-windows/archives
  88. + BLDGTXT_PATCHES=/media/sf_c/Dev/Win/gettext-iconv-windows/patches
  89. + BLDGTXT_BASEDIR=/home/m/build-gettext-windows/static-32
  90. + BLDGTXT_SOURCE=/home/m/build-gettext-windows/static-32/source
  91. + BLDGTXT_CONFIGURED=/home/m/build-gettext-windows/static-32/configured
  92. + BLDGTXT_COMPILED=/home/m/build-gettext-windows/static-32/compiled
  93. + BLDGTXT_OUTPUT_DEFAULT=/home/m/build-gettext-windows/static-32/output
  94. + BLDGTXT_RELOCPREFIXES='--enable-relocatable --prefix=/gettext'
  95. + BLDGTXT_PKG_CONFIG_PATH_NAME=PKG_CONFIG_PATH_i686_w64_mingw32_static
  96. + BLDGTXT_BINUTILSPREFIX=i686-w64-mingw32.static-
  97. + export MXE_TARGETS=i686-w64-mingw32.static
  98. + MXE_TARGETS=i686-w64-mingw32.static
  99. + export PKG_CONFIG_PATH=/home/m/build-gettext-windows/static-32/compiled
  100. + PKG_CONFIG_PATH=/home/m/build-gettext-windows/static-32/compiled
  101. + export PKG_CONFIG_PATH_i686_w64_mingw32_static=/home/m/build-gettext-windows/static-32/compiled
  102. + PKG_CONFIG_PATH_i686_w64_mingw32_static=/home/m/build-gettext-windows/static-32/compiled
  103. + unset BLDGTXT_PKG_CONFIG_PATH_NAME
  104. + echo '### Checking source archives'
  105. ### Checking source archives
  106. + mkdir --parents /home/m/build-gettext-windows/archives
  107. + bldgtxtDownload http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.16.tar.gz libiconv-1.16.tar.gz
  108. + '[' '!' -f /home/m/build-gettext-windows/archives/libiconv-1.16.tar.gz ']'
  109. + bldgtxtDownload http://ftp.gnu.org/pub/gnu/gettext/gettext-0.20-rc1.tar.gz gettext-0.20-rc1.tar.gz
  110. + '[' '!' -f /home/m/build-gettext-windows/archives/gettext-0.20-rc1.tar.gz ']'
  111. + bldgtxtDownload http://unicode.org/Public/cldr/latest/core.zip cldr.zip
  112. + '[' '!' -f /home/m/build-gettext-windows/archives/cldr.zip ']'
  113. + echo '### Resetting environment'
  114. ### Resetting environment
  115. + rm --recursive --force /home/m/build-gettext-windows/static-32/source
  116. + rm --recursive --force /home/m/build-gettext-windows/static-32/configured
  117. + rm --recursive --force /home/m/build-gettext-windows/static-32/compiled
  118. + rm --recursive --force /home/m/build-gettext-windows/static-32/output
  119. + mkdir --parents /home/m/build-gettext-windows/static-32/source
  120. + mkdir --parents /home/m/build-gettext-windows/static-32/configured
  121. + mkdir --parents /home/m/build-gettext-windows/static-32/compiled
  122. + '[' -z /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32 ']'
  123. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32 ']'
  124. ++ ls -A /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  125. + '[' '' ']'
  126. ++ realpath --no-symlinks /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  127. + BLDGTXT_OUTPUT=/media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  128. + echo 'iconv version : 1.16'
  129. iconv version : 1.16
  130. + echo 'gettext version : 0.20-rc1'
  131. gettext version : 0.20-rc1
  132. + echo 'No. of bits : 32'
  133. No. of bits : 32
  134. + echo 'Link : static'
  135. Link : static
  136. + echo 'Output directory: /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32'
  137. Output directory: /media/sf_c/Dev/Win/gettext-iconv-windows/compiled/static-32
  138. + echo '### Setting up iconv'
  139. ### Setting up iconv
  140. + cd /home/m/build-gettext-windows/static-32/source
  141. + tar --extract --gzip --file=/home/m/build-gettext-windows/archives/libiconv-1.16.tar.gz
  142. + cd libiconv-1.16
  143. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure/32-static
  144. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure/32-static
  145. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure/32-static ']'
  146. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure
  147. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure
  148. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-configure ']'
  149. + mkdir /home/m/build-gettext-windows/static-32/configured/libiconv-1.16
  150. + cd /home/m/build-gettext-windows/static-32/configured/libiconv-1.16
  151. + echo '### Configuring iconv'
  152. ### Configuring iconv
  153. + /home/m/build-gettext-windows/static-32/source/libiconv-1.16/configure --host=i686-w64-mingw32.static --disable-shared --enable-static --enable-relocatable --prefix=/gettext --config-cache --disable-dependency-tracking --disable-nls --disable-rpath CPPFLAGS=
  154. configure: creating cache config.cache
  155. checking for a BSD-compatible install... /usr/bin/install -c
  156. checking whether build environment is sane... yes
  157. checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip
  158. checking for a thread-safe mkdir -p... /bin/mkdir -p
  159. checking for gawk... gawk
  160. checking whether make sets $(MAKE)... yes
  161. checking whether make supports nested variables... yes
  162. checking whether make sets $(MAKE)... (cached) yes
  163. checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-gcc
  164. checking whether the C compiler works... yes
  165. checking for C compiler default output file name... a.exe
  166. checking for suffix of executables... .exe
  167. checking whether we are cross compiling... yes
  168. checking for suffix of object files... o
  169. checking whether we are using the GNU C compiler... yes
  170. checking whether i686-w64-mingw32.static-gcc accepts -g... yes
  171. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed
  172. checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes
  173. checking whether make supports the include directive... yes (GNU style)
  174. checking dependency style of i686-w64-mingw32.static-gcc... none
  175. checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E
  176. checking for strip... /usr/bin/strip
  177. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  178. checking build system type... x86_64-pc-linux-gnu
  179. checking host system type... i686-w64-mingw32.static
  180. checking for grep that handles long lines and -e... /bin/grep
  181. checking for egrep... /bin/grep -E
  182. checking for ANSI C header files... yes
  183. checking for sys/types.h... yes
  184. checking for sys/stat.h... yes
  185. checking for stdlib.h... yes
  186. checking for string.h... yes
  187. checking for memory.h... yes
  188. checking for strings.h... yes
  189. checking for inttypes.h... yes
  190. checking for stdint.h... yes
  191. checking for unistd.h... yes
  192. checking minix/config.h usability... no
  193. checking minix/config.h presence... no
  194. checking for minix/config.h... no
  195. checking whether it is safe to define __EXTENSIONS__... yes
  196. checking whether _XOPEN_SOURCE should be defined... no
  197. checking for Minix Amsterdam compiler... no
  198. checking for i686-w64-mingw32.static-ar... i686-w64-mingw32.static-ar
  199. checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib
  200. checking for special C compiler options needed for large files... no
  201. checking for _FILE_OFFSET_BITS value needed for large files... 64
  202. checking how to print strings... printf
  203. checking for a sed that does not truncate output... /bin/sed
  204. checking for fgrep... /bin/grep -F
  205. checking for ld used by i686-w64-mingw32.static-gcc... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  206. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes
  207. checking for BSD- or MS-compatible name lister (nm)... /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  208. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... BSD nm
  209. checking whether ln -s works... yes
  210. checking the maximum length of command line arguments... 1572864
  211. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... func_convert_file_nix_to_w32
  212. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  213. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... -r
  214. checking for i686-w64-mingw32.static-objdump... i686-w64-mingw32.static-objdump
  215. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  216. checking for i686-w64-mingw32.static-dlltool... i686-w64-mingw32.static-dlltool
  217. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  218. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  219. checking for archiver @FILE support... @
  220. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  221. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  222. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... ok
  223. checking for sysroot... no
  224. checking for a working dd... /bin/dd
  225. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  226. checking for i686-w64-mingw32.static-mt... no
  227. checking for mt... mt
  228. configure: WARNING: using cross tools not prefixed with host triplet
  229. checking if mt is a manifest tool... no
  230. checking for dlfcn.h... no
  231. checking for i686-w64-mingw32.static-as... i686-w64-mingw32.static-as
  232. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  233. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  234. checking for objdir... .libs
  235. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no
  236. checking for i686-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  237. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  238. checking if i686-w64-mingw32.static-gcc static flag -static works... yes
  239. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... yes
  240. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  241. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  242. checking dynamic linker characteristics... Win32 ld.exe
  243. checking how to hardcode library paths into programs... immediate
  244. checking whether stripping libraries is possible... yes
  245. checking if libtool supports shared libraries... yes
  246. checking whether to build shared libraries... no
  247. checking whether to build static libraries... yes
  248. checking for ld... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  249. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes
  250. checking for shared library path variable... PATH
  251. checking whether to activate relocatable installation... yes
  252. checking mach-o/dyld.h usability... no
  253. checking mach-o/dyld.h presence... no
  254. checking for mach-o/dyld.h... no
  255. checking for _NSGetExecutablePath... no
  256. checking how to copy files... cp -p
  257. checking how to make hard links... ln
  258. checking whether ln -s works... yes
  259. checking for i686-w64-mingw32.static-windres... i686-w64-mingw32.static-windres
  260. checking for i686-w64-mingw32.static-windres... i686-w64-mingw32.static-windres
  261. checking whether the -Werror option is usable... yes
  262. checking for simple visibility declarations... yes
  263. checking for shared library run path origin... done
  264. checking 32-bit host C ABI... yes
  265. checking for the common suffixes of directories in the library search path... lib,lib
  266. checking for iconv... no, consider installing GNU libiconv
  267. checking whether NLS is requested... no
  268. checking for msgfmt... /usr/bin/msgfmt
  269. checking for gmsgfmt... /usr/bin/msgfmt
  270. checking for xgettext... /usr/bin/xgettext
  271. checking for msgmerge... /usr/bin/msgmerge
  272. checking for CFPreferencesCopyAppValue... no
  273. checking for CFLocaleCopyCurrent... no
  274. checking for CFLocaleCopyPreferredLanguages... no
  275. checking whether to use NLS... no
  276. checking for mbstate_t... yes
  277. checking for wchar_t... yes
  278. checking for getc_unlocked... no
  279. checking for mbrtowc... yes
  280. checking for wcrtomb... yes
  281. checking for mbsinit... yes
  282. checking for setlocale... yes
  283. checking whether <wchar.h> is standalone... yes
  284. checking for memmove... yes
  285. checking for nl_langinfo and CODESET... no
  286. checking for unistd.h... (cached) yes
  287. checking for stdlib.h... (cached) yes
  288. checking for string.h... (cached) yes
  289. checking for sys/param.h... yes
  290. checking for limits.h... yes
  291. checking for sys/stat.h... (cached) yes
  292. checking for sys/time.h... yes
  293. checking for wchar.h... yes
  294. checking for stdint.h... (cached) yes
  295. checking for sys/socket.h... no
  296. checking for symlink... no
  297. checking for canonicalize_file_name... no
  298. checking for getcwd... yes
  299. checking for readlink... no
  300. checking for realpath... no
  301. checking for readlinkat... no
  302. checking for getprogname... no
  303. checking for getexecname... no
  304. checking for lstat... no
  305. checking for _set_invalid_parameter_handler... yes
  306. checking for setenv... no
  307. checking for working fcntl.h... no
  308. checking for wchar.h... (cached) yes
  309. checking for EILSEQ... yes
  310. checking byte ordering... little endian
  311. checking for size_t... yes
  312. checking for working alloca.h... no
  313. checking for alloca... yes
  314. checking whether // is distinct from /... unknown, assuming no
  315. checking whether realpath works... guessing no
  316. checking if environ is properly declared... yes
  317. checking whether the preprocessor supports include_next... yes
  318. checking whether system header files limit the line length... no
  319. checking for complete errno.h... no
  320. checking for EMULTIHOP value... no
  321. checking for ENOLINK value... yes
  322. checking for EOVERFLOW value... yes
  323. checking whether strerror_r is declared... no
  324. checking for strerror_r... no
  325. checking whether strerror_r returns char *... no
  326. checking for pid_t... yes
  327. checking for mode_t... yes
  328. checking for 64-bit off_t... yes
  329. checking for 64-bit st_size... no
  330. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
  331. checking whether lstat correctly handles trailing slash... guessing no
  332. checking whether malloc, realloc, calloc are POSIX compliant... no
  333. checking for stdlib.h... (cached) yes
  334. checking for GNU libc compatible malloc... guessing yes
  335. checking for unsigned long long int... yes
  336. checking for long long int... yes
  337. checking for sigset_t... no
  338. checking for SIGPIPE... no
  339. checking whether setenv is declared... no
  340. checking for ssize_t... yes
  341. checking for uid_t in sys/types.h... no
  342. checking whether C symbols are prefixed with underscore at the linker level... yes
  343. checking whether stat file-mode macros are broken... no
  344. checking for nlink_t... no
  345. checking for stdbool.h that conforms to C99... yes
  346. checking for _Bool... yes
  347. checking for wint_t... yes
  348. checking whether wint_t is too small... yes
  349. checking whether stdint.h conforms to C99... guessing yes
  350. checking whether stdint.h predates C++11... no
  351. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  352. checking whether strerror(0) succeeds... guessing yes
  353. checking for C/C++ restrict keyword... __restrict
  354. checking for struct timespec in <time.h>... yes
  355. checking whether clearerr_unlocked is declared... no
  356. checking whether feof_unlocked is declared... no
  357. checking whether ferror_unlocked is declared... no
  358. checking whether fflush_unlocked is declared... no
  359. checking whether fgets_unlocked is declared... no
  360. checking whether fputc_unlocked is declared... no
  361. checking whether fputs_unlocked is declared... no
  362. checking whether fread_unlocked is declared... no
  363. checking whether fwrite_unlocked is declared... no
  364. checking whether getc_unlocked is declared... no
  365. checking whether getchar_unlocked is declared... no
  366. checking whether putc_unlocked is declared... no
  367. checking whether putchar_unlocked is declared... no
  368. checking whether // is distinct from /... (cached) unknown, assuming no
  369. checking for error_at_line... no
  370. checking whether program_invocation_name is declared... no
  371. checking whether program_invocation_short_name is declared... no
  372. checking whether __argv is declared... yes
  373. checking for mbstate_t... (cached) yes
  374. checking whether program_invocation_name is declared... (cached) no
  375. checking whether program_invocation_short_name is declared... (cached) no
  376. checking for raise... yes
  377. checking search.h usability... yes
  378. checking search.h presence... yes
  379. checking for search.h... yes
  380. checking for tsearch... yes
  381. checking for volatile sig_atomic_t... yes
  382. checking for sighandler_t... no
  383. checking for ssize_t... (cached) yes
  384. checking for struct stat.st_atim.tv_nsec... no
  385. checking for struct stat.st_atimespec.tv_nsec... no
  386. checking for struct stat.st_atimensec... no
  387. checking for struct stat.st_atim.st__tim.tv_nsec... no
  388. checking for struct stat.st_birthtimespec.tv_nsec... no
  389. checking for struct stat.st_birthtimensec... no
  390. checking for struct stat.st_birthtim.tv_nsec... no
  391. checking for good max_align_t... yes
  392. checking whether NULL can be used in arbitrary expressions... yes
  393. checking which flavor of printf attribute matches inttypes macros... gnu
  394. checking winsock2.h usability... yes
  395. checking winsock2.h presence... yes
  396. checking for winsock2.h... yes
  397. checking for nlink_t... (cached) no
  398. configure: updating cache config.cache
  399. checking that generated files are newer than configure... done
  400. configure: creating ./config.status
  401. config.status: creating Makefile
  402. config.status: creating lib/Makefile
  403. config.status: creating srclib/Makefile
  404. config.status: creating src/Makefile
  405. config.status: creating po/Makefile.in
  406. config.status: creating man/Makefile
  407. config.status: creating tests/Makefile
  408. config.status: creating include/iconv.h
  409. config.status: creating include/iconv.h.inst
  410. config.status: creating config.h
  411. config.status: creating lib/config.h
  412. config.status: executing depfiles commands
  413. config.status: executing libtool commands
  414. config.status: executing po-directories commands
  415. config.status: creating po/POTFILES
  416. config.status: creating po/Makefile
  417. === configuring in libcharset (/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset)
  418. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-nls' '--disable-rpath' 'CPPFLAGS=' 'host_alias=i686-w64-mingw32.static' --cache-file=../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset
  419. configure: loading cache ../config.cache
  420. checking whether make sets $(MAKE)... (cached) yes
  421. checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc
  422. checking whether the C compiler works... yes
  423. checking for C compiler default output file name... a.exe
  424. checking for suffix of executables... .exe
  425. checking whether we are cross compiling... yes
  426. checking for suffix of object files... (cached) o
  427. checking whether we are using the GNU C compiler... (cached) yes
  428. checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes
  429. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed
  430. checking how to run the C preprocessor... (cached) i686-w64-mingw32.static-gcc -E
  431. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  432. checking build system type... (cached) x86_64-pc-linux-gnu
  433. checking host system type... (cached) i686-w64-mingw32.static
  434. checking for grep that handles long lines and -e... (cached) /bin/grep
  435. checking for egrep... (cached) /bin/grep -E
  436. checking for ANSI C header files... (cached) yes
  437. checking for sys/types.h... (cached) yes
  438. checking for sys/stat.h... (cached) yes
  439. checking for stdlib.h... (cached) yes
  440. checking for string.h... (cached) yes
  441. checking for memory.h... (cached) yes
  442. checking for strings.h... (cached) yes
  443. checking for inttypes.h... (cached) yes
  444. checking for stdint.h... (cached) yes
  445. checking for unistd.h... (cached) yes
  446. checking for minix/config.h... (cached) no
  447. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  448. checking how to print strings... printf
  449. checking for a sed that does not truncate output... (cached) /bin/sed
  450. checking for fgrep... (cached) /bin/grep -F
  451. checking for ld used by i686-w64-mingw32.static-gcc... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  452. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  453. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  454. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  455. checking whether ln -s works... yes
  456. checking the maximum length of command line arguments... (cached) 1572864
  457. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... (cached) func_convert_file_nix_to_w32
  458. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  459. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... (cached) -r
  460. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  461. checking how to recognize dependent libraries... (cached) file_magic ^x86 archive import|^x86 DLL
  462. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  463. checking how to associate runtime and link libraries... (cached) func_cygming_dll_for_implib
  464. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  465. checking for archiver @FILE support... (cached) @
  466. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  467. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  468. checking for gawk... (cached) gawk
  469. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... (cached) ok
  470. checking for sysroot... no
  471. checking for a working dd... (cached) /bin/dd
  472. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  473. checking for i686-w64-mingw32.static-mt... no
  474. checking for mt... (cached) mt
  475. configure: WARNING: using cross tools not prefixed with host triplet
  476. checking if mt is a manifest tool... (cached) no
  477. checking for dlfcn.h... (cached) no
  478. checking for i686-w64-mingw32.static-as... (cached) i686-w64-mingw32.static-as
  479. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  480. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  481. checking for objdir... (cached) .libs
  482. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... (cached) no
  483. checking for i686-w64-mingw32.static-gcc option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  484. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  485. checking if i686-w64-mingw32.static-gcc static flag -static works... (cached) yes
  486. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  487. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  488. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  489. checking dynamic linker characteristics... Win32 ld.exe
  490. checking how to hardcode library paths into programs... immediate
  491. checking whether stripping libraries is possible... yes
  492. checking if libtool supports shared libraries... yes
  493. checking whether to build shared libraries... no
  494. checking whether to build static libraries... yes
  495. checking for ld... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  496. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  497. checking for shared library path variable... (cached) PATH
  498. checking whether to activate relocatable installation... yes
  499. checking for mach-o/dyld.h... (cached) no
  500. checking for _NSGetExecutablePath... (cached) no
  501. checking whether the -Werror option is usable... (cached) yes
  502. checking for simple visibility declarations... (cached) yes
  503. checking for nl_langinfo and CODESET... (cached) no
  504. checking for unistd.h... (cached) yes
  505. checking for symlink... (cached) no
  506. checking for working fcntl.h... (cached) no
  507. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  508. checking for setlocale... (cached) yes
  509. configure: updating cache ../config.cache
  510. configure: creating ./config.status
  511. config.status: creating Makefile
  512. config.status: creating lib/Makefile
  513. config.status: creating include/localcharset.h
  514. config.status: creating include/localcharset.h.inst
  515. config.status: creating config.h
  516. config.status: executing libtool commands
  517. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make/32-static
  518. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make/32-static
  519. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make/32-static ']'
  520. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make
  521. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make
  522. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/libiconv-1.16-make ']'
  523. + echo '### Making iconv'
  524. ### Making iconv
  525. + make --jobs=1 --no-keep-going
  526. builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
  527. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  528. if [ ! -d include ] ; then mkdir include ; fi
  529. cp /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/include/libcharset.h.in include/libcharset.h
  530. cd lib && make all
  531. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  532. /bin/bash ../libtool --mode=compile i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/.. -I../include -g -O2 -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/localcharset.c
  533. libtool: compile: i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/.. -I../include -g -O2 -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/localcharset.c -o localcharset.o
  534. /bin/bash ../libtool --mode=compile i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/.. -I../include -g -O2 -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/relocatable-stub.c
  535. libtool: compile: i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/.. -I../include -g -O2 -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/lib/relocatable-stub.c -o relocatable-stub.o
  536. /bin/bash ../libtool --mode=link i686-w64-mingw32.static-gcc -g -O2 -fvisibility=hidden -o libcharset.la -rpath /gettext/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable-stub.lo
  537. libtool: link: i686-w64-mingw32.static-ar cru .libs/libcharset.a localcharset.o relocatable-stub.o
  538. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  539. libtool: link: i686-w64-mingw32.static-ranlib .libs/libcharset.a
  540. libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
  541. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  542. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  543. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  544. cd lib && make all
  545. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  546. make[2]: Nothing to be done for 'all'.
  547. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  548. cd lib && make install-lib libdir='/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib' includedir='/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib'
  549. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  550. /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib
  551. /bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.la
  552. libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.la
  553. libtool: install: /usr/bin/install -c .libs/libcharset.a /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.a
  554. libtool: install: chmod 644 /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.a
  555. libtool: install: i686-w64-mingw32.static-ranlib /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.a
  556. libtool: warning: remember to run 'libtool --finish /gettext/lib'
  557. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  558. /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib
  559. /usr/bin/install -c -m 644 include/libcharset.h /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/libcharset.h
  560. /usr/bin/install -c -m 644 include/localcharset.h.inst /home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib/localcharset.h
  561. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  562. cd lib && make all
  563. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib'
  564. /bin/bash ../libtool --mode=compile i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/iconv.c
  565. libtool: compile: i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/iconv.c -o iconv.o
  566. /bin/bash ../libtool --mode=compile i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../libcharset/lib/localcharset.c
  567. libtool: compile: i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../libcharset/lib/localcharset.c -o localcharset.o
  568. /bin/bash ../libtool --mode=compile i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/relocatable.c
  569. libtool: compile: i686-w64-mingw32.static-gcc -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../include -I.. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/relocatable.c -o relocatable.o
  570. /bin/bash ../libtool --mode=compile --tag=RC i686-w64-mingw32.static-windres `/bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../windows/windres-options --escape 1.16` -i /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../windows/libiconv.rc -o libiconv.res.lo --output-format=coff
  571. libtool: compile: i686-w64-mingw32.static-windres -DPACKAGE_VERSION_STRING=\\\"1.16\\\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=16 -DPACKAGE_VERSION_SUBMINOR=0 -i /home/m/build-gettext-windows/static-32/source/libiconv-1.16/lib/../windows/libiconv.rc --output-format=coff -o libiconv.res.o
  572. /bin/bash ../libtool --mode=link i686-w64-mingw32.static-gcc -g -O2 -fvisibility=hidden -o libiconv.la -rpath /gettext/lib -version-info 8:1:6 -no-undefined iconv.lo localcharset.lo relocatable.lo libiconv.res.lo
  573. libtool: link: i686-w64-mingw32.static-ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o libiconv.res.o
  574. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  575. libtool: link: i686-w64-mingw32.static-ranlib .libs/libiconv.a
  576. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  577. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib'
  578. cd srclib && make all
  579. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  580. rm -f alloca.h-t alloca.h && \
  581. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  582. sed -e 's|@''HAVE_ALLOCA_H''@||g' < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/alloca.in.h; \
  583. } > alloca.h-t && \
  584. mv -f alloca.h-t alloca.h
  585. rm -f errno.h-t errno.h && \
  586. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  587. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  588. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  589. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  590. -e 's|@''PRAGMA_COLUMNS''@||g' \
  591. -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \
  592. -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \
  593. -e 's|@''EMULTIHOP_VALUE''@||g' \
  594. -e 's|@''ENOLINK_HIDDEN''@|0|g' \
  595. -e 's|@''ENOLINK_VALUE''@||g' \
  596. -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \
  597. -e 's|@''EOVERFLOW_VALUE''@||g' \
  598. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/errno.in.h; \
  599. } > errno.h-t && \
  600. mv errno.h-t errno.h
  601. rm -f fcntl.h-t fcntl.h && \
  602. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  603. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  604. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  605. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  606. -e 's|@''PRAGMA_COLUMNS''@||g' \
  607. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  608. -e 's/@''GNULIB_FCNTL''@/0/g' \
  609. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  610. -e 's/@''GNULIB_OPEN''@/0/g' \
  611. -e 's/@''GNULIB_OPENAT''@/0/g' \
  612. -e 's|@''HAVE_FCNTL''@|1|g' \
  613. -e 's|@''HAVE_OPENAT''@|1|g' \
  614. -e 's|@''REPLACE_FCNTL''@|0|g' \
  615. -e 's|@''REPLACE_OPEN''@|0|g' \
  616. -e 's|@''REPLACE_OPENAT''@|0|g' \
  617. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  618. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  619. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h' \
  620. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/fcntl.in.h; \
  621. } > fcntl.h-t && \
  622. mv fcntl.h-t fcntl.h
  623. rm -f limits.h-t limits.h && \
  624. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  625. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  626. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  627. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  628. -e 's|@''PRAGMA_COLUMNS''@||g' \
  629. -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
  630. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/limits.in.h; \
  631. } > limits.h-t && \
  632. mv limits.h-t limits.h
  633. rm -f signal.h-t signal.h && \
  634. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  635. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  636. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  637. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  638. -e 's|@''PRAGMA_COLUMNS''@||g' \
  639. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  640. -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
  641. -e 's/@''GNULIB_RAISE''@/1/g' \
  642. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
  643. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  644. -e 's/@''GNULIB_SIGACTION''@/0/g' \
  645. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|0|g' \
  646. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  647. -e 's|@''HAVE_RAISE''@|1|g' \
  648. -e 's|@''HAVE_SIGSET_T''@|0|g' \
  649. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  650. -e 's|@''HAVE_SIGACTION''@|1|g' \
  651. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  652. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  653. -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
  654. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  655. -e 's|@''REPLACE_RAISE''@|1|g' \
  656. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  657. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  658. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h' \
  659. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/signal.in.h; \
  660. } > signal.h-t && \
  661. mv signal.h-t signal.h
  662. rm -f stdint.h-t stdint.h && \
  663. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  664. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  665. -e 's/@''HAVE_STDINT_H''@/1/g' \
  666. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  667. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  668. -e 's|@''PRAGMA_COLUMNS''@||g' \
  669. -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
  670. -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
  671. -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
  672. -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  673. -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
  674. -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
  675. -e 's/@''HAVE_WCHAR_H''@/1/g' \
  676. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  677. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  678. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  679. -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
  680. -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
  681. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
  682. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
  683. -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
  684. -e 's/@''BITSIZEOF_SIZE_T''@//g' \
  685. -e 's/@''SIZE_T_SUFFIX''@//g' \
  686. -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
  687. -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
  688. -e 's/@''WCHAR_T_SUFFIX''@//g' \
  689. -e 's/@''BITSIZEOF_WINT_T''@//g' \
  690. -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
  691. -e 's/@''WINT_T_SUFFIX''@//g' \
  692. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  693. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stdint.in.h; \
  694. } > stdint.h-t && \
  695. mv stdint.h-t stdint.h
  696. rm -f stdio.h-t stdio.h && \
  697. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  698. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  699. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  700. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  701. -e 's|@''PRAGMA_COLUMNS''@||g' \
  702. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  703. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  704. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  705. -e 's/@''GNULIB_FDOPEN''@/0/g' \
  706. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  707. -e 's/@''GNULIB_FGETC''@/1/g' \
  708. -e 's/@''GNULIB_FGETS''@/1/g' \
  709. -e 's/@''GNULIB_FOPEN''@/0/g' \
  710. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  711. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  712. -e 's/@''GNULIB_FPURGE''@/0/g' \
  713. -e 's/@''GNULIB_FPUTC''@/1/g' \
  714. -e 's/@''GNULIB_FPUTS''@/1/g' \
  715. -e 's/@''GNULIB_FREAD''@/1/g' \
  716. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  717. -e 's/@''GNULIB_FSCANF''@/1/g' \
  718. -e 's/@''GNULIB_FSEEK''@/0/g' \
  719. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  720. -e 's/@''GNULIB_FTELL''@/0/g' \
  721. -e 's/@''GNULIB_FTELLO''@/0/g' \
  722. -e 's/@''GNULIB_FWRITE''@/1/g' \
  723. -e 's/@''GNULIB_GETC''@/1/g' \
  724. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  725. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  726. -e 's/@''GNULIB_GETLINE''@/0/g' \
  727. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  728. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  729. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  730. -e 's/@''GNULIB_PERROR''@/0/g' \
  731. -e 's/@''GNULIB_POPEN''@/0/g' \
  732. -e 's/@''GNULIB_PRINTF''@/1/g' \
  733. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  734. -e 's/@''GNULIB_PUTC''@/1/g' \
  735. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  736. -e 's/@''GNULIB_PUTS''@/1/g' \
  737. -e 's/@''GNULIB_REMOVE''@/0/g' \
  738. -e 's/@''GNULIB_RENAME''@/0/g' \
  739. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  740. -e 's/@''GNULIB_SCANF''@/1/g' \
  741. -e 's/@''GNULIB_SNPRINTF''@/0/g' \
  742. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  743. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  744. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
  745. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  746. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  747. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  748. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  749. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  750. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  751. -e 's/@''GNULIB_VSCANF''@/0/g' \
  752. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  753. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  754. -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
  755. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  756. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stdio.in.h | \
  757. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  758. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  759. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  760. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  761. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  762. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  763. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  764. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  765. -e 's|@''HAVE_DPRINTF''@|1|g' \
  766. -e 's|@''HAVE_FSEEKO''@|1|g' \
  767. -e 's|@''HAVE_FTELLO''@|1|g' \
  768. -e 's|@''HAVE_PCLOSE''@|1|g' \
  769. -e 's|@''HAVE_POPEN''@|1|g' \
  770. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  771. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  772. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  773. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  774. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  775. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  776. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  777. -e 's|@''REPLACE_FOPEN''@|0|g' \
  778. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  779. -e 's|@''REPLACE_FPURGE''@|0|g' \
  780. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  781. -e 's|@''REPLACE_FSEEK''@|0|g' \
  782. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  783. -e 's|@''REPLACE_FTELL''@|0|g' \
  784. -e 's|@''REPLACE_FTELLO''@|0|g' \
  785. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  786. -e 's|@''REPLACE_GETLINE''@|0|g' \
  787. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  788. -e 's|@''REPLACE_PERROR''@|0|g' \
  789. -e 's|@''REPLACE_POPEN''@|0|g' \
  790. -e 's|@''REPLACE_PRINTF''@|0|g' \
  791. -e 's|@''REPLACE_REMOVE''@|0|g' \
  792. -e 's|@''REPLACE_RENAME''@|0|g' \
  793. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  794. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  795. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  796. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  797. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|1|g' \
  798. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  799. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  800. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  801. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  802. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  803. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  804. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  805. -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
  806. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  807. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  808. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h'; \
  809. } > stdio.h-t && \
  810. mv stdio.h-t stdio.h
  811. rm -f stdlib.h-t stdlib.h && \
  812. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  813. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  814. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  815. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  816. -e 's|@''PRAGMA_COLUMNS''@||g' \
  817. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  818. -e 's/@''GNULIB__EXIT''@/0/g' \
  819. -e 's/@''GNULIB_ATOLL''@/0/g' \
  820. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  821. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
  822. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  823. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  824. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  825. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  826. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  827. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  828. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  829. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  830. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  831. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  832. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  833. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  834. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  835. -e 's/@''GNULIB_PUTENV''@/0/g' \
  836. -e 's/@''GNULIB_QSORT_R''@/0/g' \
  837. -e 's/@''GNULIB_RANDOM''@/0/g' \
  838. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  839. -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
  840. -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
  841. -e 's/@''GNULIB_REALPATH''@/1/g' \
  842. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  843. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  844. -e 's/@''GNULIB_SETENV''@/0/g' \
  845. -e 's/@''GNULIB_STRTOD''@/0/g' \
  846. -e 's/@''GNULIB_STRTOLD''@/0/g' \
  847. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  848. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  849. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  850. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  851. -e 's/@''GNULIB_UNSETENV''@/0/g' \
  852. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  853. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stdlib.in.h | \
  854. sed -e 's|@''HAVE__EXIT''@|1|g' \
  855. -e 's|@''HAVE_ATOLL''@|1|g' \
  856. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
  857. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  858. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  859. -e 's|@''HAVE_GRANTPT''@|1|g' \
  860. -e 's|@''HAVE_INITSTATE''@|1|g' \
  861. -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
  862. -e 's|@''HAVE_MBTOWC''@|1|g' \
  863. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  864. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  865. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  866. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  867. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  868. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  869. -e 's|@''HAVE_PTSNAME''@|1|g' \
  870. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  871. -e 's|@''HAVE_QSORT_R''@|1|g' \
  872. -e 's|@''HAVE_RANDOM''@|1|g' \
  873. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  874. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  875. -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
  876. -e 's|@''HAVE_REALPATH''@|0|g' \
  877. -e 's|@''HAVE_RPMATCH''@|1|g' \
  878. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  879. -e 's|@''HAVE_DECL_SETENV''@|0|g' \
  880. -e 's|@''HAVE_SETSTATE''@|1|g' \
  881. -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
  882. -e 's|@''HAVE_STRTOD''@|1|g' \
  883. -e 's|@''HAVE_STRTOLD''@|1|g' \
  884. -e 's|@''HAVE_STRTOLL''@|1|g' \
  885. -e 's|@''HAVE_STRTOULL''@|1|g' \
  886. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  887. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  888. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  889. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  890. -e 's|@''REPLACE_CALLOC''@|0|g' \
  891. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  892. -e 's|@''REPLACE_INITSTATE''@|0|g' \
  893. -e 's|@''REPLACE_MALLOC''@|1|g' \
  894. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  895. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  896. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  897. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  898. -e 's|@''REPLACE_PUTENV''@|0|g' \
  899. -e 's|@''REPLACE_QSORT_R''@|0|g' \
  900. -e 's|@''REPLACE_RANDOM''@|0|g' \
  901. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  902. -e 's|@''REPLACE_REALLOC''@|0|g' \
  903. -e 's|@''REPLACE_REALPATH''@|0|g' \
  904. -e 's|@''REPLACE_SETENV''@|0|g' \
  905. -e 's|@''REPLACE_SETSTATE''@|0|g' \
  906. -e 's|@''REPLACE_STRTOD''@|0|g' \
  907. -e 's|@''REPLACE_STRTOLD''@|0|g' \
  908. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  909. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  910. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  911. -e '/definition of _Noreturn/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/_Noreturn.h' \
  912. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  913. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h'; \
  914. } > stdlib.h-t && \
  915. mv stdlib.h-t stdlib.h
  916. rm -f string.h-t string.h && \
  917. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  918. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  919. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  920. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  921. -e 's|@''PRAGMA_COLUMNS''@||g' \
  922. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  923. -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
  924. -e 's/@''GNULIB_FFSL''@/0/g' \
  925. -e 's/@''GNULIB_FFSLL''@/0/g' \
  926. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  927. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  928. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  929. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  930. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  931. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  932. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  933. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  934. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  935. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  936. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  937. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  938. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  939. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  940. -e 's/@''GNULIB_MEMCHR''@/0/g' \
  941. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  942. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  943. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  944. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  945. -e 's/@''GNULIB_STPCPY''@/0/g' \
  946. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  947. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  948. -e 's/@''GNULIB_STRDUP''@/0/g' \
  949. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  950. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  951. -e 's/@''GNULIB_STRNLEN''@/0/g' \
  952. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  953. -e 's/@''GNULIB_STRSEP''@/0/g' \
  954. -e 's/@''GNULIB_STRSTR''@/0/g' \
  955. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  956. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  957. -e 's/@''GNULIB_STRERROR''@/1/g' \
  958. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  959. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  960. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  961. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/string.in.h | \
  962. sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
  963. -e 's|@''HAVE_FFSL''@|1|g' \
  964. -e 's|@''HAVE_FFSLL''@|1|g' \
  965. -e 's|@''HAVE_MBSLEN''@|0|g' \
  966. -e 's|@''HAVE_MEMCHR''@|1|g' \
  967. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  968. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  969. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  970. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  971. -e 's|@''HAVE_STPCPY''@|1|g' \
  972. -e 's|@''HAVE_STPNCPY''@|1|g' \
  973. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  974. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  975. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  976. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  977. -e 's|@''HAVE_STRPBRK''@|1|g' \
  978. -e 's|@''HAVE_STRSEP''@|1|g' \
  979. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  980. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  981. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  982. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  983. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  984. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  985. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  986. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  987. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  988. -e 's|@''REPLACE_STRDUP''@|0|g' \
  989. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  990. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  991. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  992. -e 's|@''REPLACE_STRSTR''@|0|g' \
  993. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  994. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  995. -e 's|@''REPLACE_STRERROR''@|1|g' \
  996. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  997. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  998. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  999. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  1000. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  1001. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h'; \
  1002. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/string.in.h; \
  1003. } > string.h-t && \
  1004. mv string.h-t string.h
  1005. /bin/mkdir -p sys
  1006. rm -f sys/stat.h-t sys/stat.h && \
  1007. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1008. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1009. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1010. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1011. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1012. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1013. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|1|g' \
  1014. -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
  1015. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1016. -e 's/@''GNULIB_FSTAT''@/0/g' \
  1017. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  1018. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  1019. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1020. -e 's/@''GNULIB_LSTAT''@/1/g' \
  1021. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1022. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1023. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1024. -e 's/@''GNULIB_MKNOD''@/0/g' \
  1025. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1026. -e 's/@''GNULIB_STAT''@/1/g' \
  1027. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1028. -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
  1029. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1030. -e 's|@''HAVE_FSTATAT''@|1|g' \
  1031. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1032. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1033. -e 's|@''HAVE_LSTAT''@|0|g' \
  1034. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1035. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1036. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1037. -e 's|@''HAVE_MKNOD''@|1|g' \
  1038. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1039. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1040. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1041. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1042. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1043. -e 's|@''REPLACE_LSTAT''@|0|g' \
  1044. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1045. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1046. -e 's|@''REPLACE_MKNOD''@|0|g' \
  1047. -e 's|@''REPLACE_STAT''@|1|g' \
  1048. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1049. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  1050. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  1051. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h' \
  1052. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/sys_stat.in.h; \
  1053. } > sys/stat.h-t && \
  1054. mv sys/stat.h-t sys/stat.h
  1055. /bin/mkdir -p sys
  1056. rm -f sys/types.h-t sys/types.h && \
  1057. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1058. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1059. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1060. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1061. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1062. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1063. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1064. -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
  1065. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/sys_types.in.h; \
  1066. } > sys/types.h-t && \
  1067. mv sys/types.h-t sys/types.h
  1068. rm -f time.h-t time.h && \
  1069. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1070. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1071. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1072. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1073. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1074. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1075. -e 's/@''GNULIB_CTIME''@/0/g' \
  1076. -e 's/@''GNULIB_LOCALTIME''@/0/g' \
  1077. -e 's/@''GNULIB_MKTIME''@/0/g' \
  1078. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1079. -e 's/@''GNULIB_STRFTIME''@/0/g' \
  1080. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1081. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1082. -e 's/@''GNULIB_TIME_R''@/0/g' \
  1083. -e 's/@''GNULIB_TIME_RZ''@/0/g' \
  1084. -e 's/@''GNULIB_TZSET''@/0/g' \
  1085. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1086. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1087. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1088. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1089. -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
  1090. -e 's|@''HAVE_TZSET''@|1|g' \
  1091. -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
  1092. -e 's|@''REPLACE_GMTIME''@|0|g' \
  1093. -e 's|@''REPLACE_LOCALTIME''@|0|g' \
  1094. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  1095. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  1096. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1097. -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
  1098. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1099. -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
  1100. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1101. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1102. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1103. -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1104. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  1105. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  1106. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h' \
  1107. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/time.in.h; \
  1108. } > time.h-t && \
  1109. mv time.h-t time.h
  1110. rm -f unistd.h-t unistd.h && \
  1111. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1112. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1113. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1114. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1115. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1116. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1117. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1118. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1119. -e 's/@''GNULIB_CHDIR''@/0/g' \
  1120. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1121. -e 's/@''GNULIB_CLOSE''@/0/g' \
  1122. -e 's/@''GNULIB_DUP''@/0/g' \
  1123. -e 's/@''GNULIB_DUP2''@/0/g' \
  1124. -e 's/@''GNULIB_DUP3''@/0/g' \
  1125. -e 's/@''GNULIB_ENVIRON''@/1/g' \
  1126. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1127. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1128. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1129. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1130. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  1131. -e 's/@''GNULIB_FSYNC''@/0/g' \
  1132. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1133. -e 's/@''GNULIB_GETCWD''@/0/g' \
  1134. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1135. -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
  1136. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1137. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1138. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1139. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1140. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1141. -e 's/@''GNULIB_GETPASS''@/0/g' \
  1142. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1143. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1144. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1145. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1146. -e 's/@''GNULIB_LINK''@/0/g' \
  1147. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1148. -e 's/@''GNULIB_LSEEK''@/0/g' \
  1149. -e 's/@''GNULIB_PIPE''@/0/g' \
  1150. -e 's/@''GNULIB_PIPE2''@/0/g' \
  1151. -e 's/@''GNULIB_PREAD''@/0/g' \
  1152. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1153. -e 's/@''GNULIB_READ''@/1/g' \
  1154. -e 's/@''GNULIB_READLINK''@/1/g' \
  1155. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1156. -e 's/@''GNULIB_RMDIR''@/0/g' \
  1157. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1158. -e 's/@''GNULIB_SLEEP''@/0/g' \
  1159. -e 's/@''GNULIB_SYMLINK''@/0/g' \
  1160. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1161. -e 's/@''GNULIB_TRUNCATE''@/0/g' \
  1162. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1163. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  1164. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1165. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
  1166. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1167. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1168. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1169. -e 's/@''GNULIB_WRITE''@/0/g' \
  1170. < /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/unistd.in.h | \
  1171. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1172. -e 's|@''HAVE_DUP2''@|1|g' \
  1173. -e 's|@''HAVE_DUP3''@|1|g' \
  1174. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1175. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1176. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1177. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1178. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1179. -e 's|@''HAVE_FSYNC''@|1|g' \
  1180. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1181. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1182. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1183. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1184. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1185. -e 's|@''HAVE_GETPASS''@|1|g' \
  1186. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1187. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1188. -e 's|@''HAVE_LINK''@|1|g' \
  1189. -e 's|@''HAVE_LINKAT''@|1|g' \
  1190. -e 's|@''HAVE_PIPE''@|1|g' \
  1191. -e 's|@''HAVE_PIPE2''@|1|g' \
  1192. -e 's|@''HAVE_PREAD''@|1|g' \
  1193. -e 's|@''HAVE_PWRITE''@|1|g' \
  1194. -e 's|@''HAVE_READLINK''@|0|g' \
  1195. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1196. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1197. -e 's|@''HAVE_SLEEP''@|1|g' \
  1198. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1199. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1200. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1201. -e 's|@''HAVE_USLEEP''@|1|g' \
  1202. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1203. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1204. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1205. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1206. -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
  1207. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1208. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1209. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1210. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1211. -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
  1212. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1213. -e 's|@''HAVE_OS_H''@|0|g' \
  1214. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1215. | \
  1216. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1217. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1218. -e 's|@''REPLACE_DUP''@|0|g' \
  1219. -e 's|@''REPLACE_DUP2''@|0|g' \
  1220. -e 's|@''REPLACE_FACCESSAT''@|0|g' \
  1221. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1222. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1223. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1224. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1225. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  1226. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1227. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1228. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1229. -e 's|@''REPLACE_GETPASS''@|0|g' \
  1230. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1231. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1232. -e 's|@''REPLACE_LINK''@|0|g' \
  1233. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1234. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1235. -e 's|@''REPLACE_PREAD''@|0|g' \
  1236. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1237. -e 's|@''REPLACE_READ''@|1|g' \
  1238. -e 's|@''REPLACE_READLINK''@|0|g' \
  1239. -e 's|@''REPLACE_READLINKAT''@|0|g' \
  1240. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1241. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1242. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1243. -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  1244. -e 's|@''REPLACE_TRUNCATE''@|0|g' \
  1245. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1246. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1247. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1248. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1249. -e 's|@''REPLACE_WRITE''@|0|g' \
  1250. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|1|g' \
  1251. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1252. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/c++defs.h' \
  1253. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/arg-nonnull.h' \
  1254. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/warn-on-use.h'; \
  1255. } > unistd.h-t && \
  1256. mv unistd.h-t unistd.h
  1257. rm -f unitypes.h-t unitypes.h && \
  1258. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1259. cat /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/unitypes.in.h; \
  1260. } > unitypes.h-t && \
  1261. mv -f unitypes.h-t unitypes.h
  1262. rm -f uniwidth.h-t uniwidth.h && \
  1263. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1264. cat /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/uniwidth.in.h; \
  1265. } > uniwidth.h-t && \
  1266. mv -f uniwidth.h-t uniwidth.h
  1267. make all-am
  1268. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1269. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o allocator.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/allocator.c
  1270. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o areadlink.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/areadlink.c
  1271. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o binary-io.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/binary-io.c
  1272. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o careadlinkat.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/careadlinkat.c
  1273. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o dirname-lgpl.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/dirname-lgpl.c
  1274. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o basename-lgpl.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/basename-lgpl.c
  1275. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stripslash.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stripslash.c
  1276. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o getprogname.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/getprogname.c
  1277. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloca.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/malloca.c
  1278. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progname.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/progname.c
  1279. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o safe-read.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/safe-read.c
  1280. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat-time.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stat-time.c
  1281. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistd.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/unistd.c
  1282. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o uniwidth/width.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/uniwidth/width.c
  1283. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xmalloc.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/xmalloc.c
  1284. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstrdup.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/xstrdup.c
  1285. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xreadlink.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/xreadlink.c
  1286. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o canonicalize-lgpl.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/canonicalize-lgpl.c
  1287. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o error.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/error.c
  1288. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloc.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/malloc.c
  1289. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o msvc-inval.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/msvc-inval.c
  1290. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o msvc-nothrow.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/msvc-nothrow.c
  1291. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progreloc.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/progreloc.c
  1292. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o raise.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/raise.c
  1293. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o read.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/read.c
  1294. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o readlink.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/readlink.c
  1295. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o relocatable.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/relocatable.c
  1296. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o sigprocmask.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/sigprocmask.c
  1297. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stat.c
  1298. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat-w32.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stat-w32.c
  1299. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stdio-write.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/stdio-write.c
  1300. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strerror.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/strerror.c
  1301. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strerror-override.o /home/m/build-gettext-windows/static-32/source/libiconv-1.16/srclib/strerror-override.c
  1302. rm -f libicrt.a
  1303. i686-w64-mingw32.static-ar cr libicrt.a allocator.o areadlink.o binary-io.o careadlinkat.o dirname-lgpl.o basename-lgpl.o stripslash.o getprogname.o malloca.o progname.o safe-read.o stat-time.o unistd.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o malloc.o msvc-inval.o msvc-nothrow.o progreloc.o raise.o read.o readlink.o relocatable.o sigprocmask.o stat.o stat-w32.o stdio-write.o strerror.o strerror-override.o
  1304. i686-w64-mingw32.static-ranlib libicrt.a
  1305. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1306. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1307. cd src && make all
  1308. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/src'
  1309. i686-w64-mingw32.static-gcc -c -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src -I.. -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../include -I../srclib -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../srclib -I../lib -g -O2 -DINSTALLDIR=\"/gettext/bin\" -DLOCALEDIR=\"/gettext/share/locale\" /home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/iconv_no_i18n.c
  1310. i686-w64-mingw32.static-windres `/bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../windows/windres-options --escape 1.16` -i /home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../windows/iconv.rc -o iconv.res --output-format=coff
  1311. /bin/bash ../libtool --mode=link i686-w64-mingw32.static-gcc -g -O2 iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la iconv.res -o iconv_no_i18n.exe
  1312. libtool: link: i686-w64-mingw32.static-gcc -g -O2 iconv_no_i18n.o iconv.res -o iconv_no_i18n.exe ../srclib/libicrt.a ../lib/.libs/libiconv.a
  1313. i686-w64-mingw32.static-gcc -c -I. -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src -I.. -I../include -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../include -I../srclib -I/home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/../srclib -I../lib -g -O2 -DINSTALLDIR=\"/gettext/bin\" -DLOCALEDIR=\"/gettext/share/locale\" /home/m/build-gettext-windows/static-32/source/libiconv-1.16/src/iconv.c
  1314. test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
  1315. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/src'
  1316. cd po && make all
  1317. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/po'
  1318. make[1]: Nothing to be done for 'all'.
  1319. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/po'
  1320. cd man && make all
  1321. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/man'
  1322. make[1]: Nothing to be done for 'all'.
  1323. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/man'
  1324. if test -d tests; then cd tests && make all; fi
  1325. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/tests'
  1326. make[1]: Nothing to be done for 'all'.
  1327. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/tests'
  1328. + echo '### Installing iconv'
  1329. ### Installing iconv
  1330. + make --jobs=1 --no-keep-going DESTDIR=/home/m/build-gettext-windows/static-32/compiled install
  1331. cd libcharset && make install prefix='/gettext' exec_prefix='/gettext' libdir='/gettext/lib'
  1332. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  1333. cd lib && make install prefix='/gettext' exec_prefix='/gettext' libdir='/gettext/lib'
  1334. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  1335. /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/lib ; \
  1336. /bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libcharset.la
  1337. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/lib
  1338. libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libcharset.la
  1339. libtool: install: /usr/bin/install -c .libs/libcharset.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libcharset.a
  1340. libtool: install: chmod 644 /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libcharset.a
  1341. libtool: install: i686-w64-mingw32.static-ranlib /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libcharset.a
  1342. libtool: warning: remember to run 'libtool --finish /gettext/lib'
  1343. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset/lib'
  1344. /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/libcharset/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/include
  1345. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/include
  1346. /usr/bin/install -c -m 644 include/libcharset.h /home/m/build-gettext-windows/static-32/compiled/gettext/include/libcharset.h
  1347. /usr/bin/install -c -m 644 include/localcharset.h.inst /home/m/build-gettext-windows/static-32/compiled/gettext/include/localcharset.h
  1348. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/libcharset'
  1349. cd lib && make install prefix='/gettext' exec_prefix='/gettext' libdir='/gettext/lib'
  1350. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib'
  1351. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/lib ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/lib ; fi
  1352. /bin/bash ../libtool --mode=install /usr/bin/install -c libiconv.la /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la
  1353. libtool: install: /usr/bin/install -c .libs/libiconv.lai /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la
  1354. libtool: install: /usr/bin/install -c .libs/libiconv.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  1355. libtool: install: chmod 644 /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  1356. libtool: install: i686-w64-mingw32.static-ranlib /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  1357. libtool: warning: remember to run 'libtool --finish /gettext/lib'
  1358. case "mingw32.static" in \
  1359. aix*) (cd /home/m/build-gettext-windows/static-32/compiled/gettext/lib && \
  1360. objects=`i686-w64-mingw32.static-ar t libiconv.a`" "`i686-w64-mingw32.static-ar t /lib/libiconv.a` && \
  1361. i686-w64-mingw32.static-ar x libiconv.a && i686-w64-mingw32.static-ar x /lib/libiconv.a && \
  1362. i686-w64-mingw32.static-ar q libiconv.new.a $objects && \
  1363. rm -f $objects && \
  1364. mv -f libiconv.new.a libiconv.a) ;; \
  1365. esac
  1366. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/lib'
  1367. cd srclib && make install prefix='/gettext' exec_prefix='/gettext' libdir='/gettext/lib'
  1368. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1369. make install-am
  1370. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1371. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1372. make[3]: Nothing to be done for 'install-exec-am'.
  1373. make[3]: Nothing to be done for 'install-data-am'.
  1374. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1375. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1376. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/srclib'
  1377. cd src && make install prefix='/gettext' exec_prefix='/gettext' libdir='/gettext/lib'
  1378. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/src'
  1379. test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
  1380. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/bin ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/bin ; fi
  1381. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/bin
  1382. case "mingw32.static" in \
  1383. hpux*) i686-w64-mingw32.static-gcc -g -O2 `if test -n ':'; then : /gettext/bin; fi` iconv.o ../srclib/libicrt.a -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv iconv.res `if test -n '/home/m/build-gettext-windows/static-32/compiled'; then echo " -Wl,+b -Wl,/gettext/lib"; fi` -o iconv.exe;; \
  1384. *) /bin/bash ../libtool --mode=link i686-w64-mingw32.static-gcc -g -O2 `if test -n ':'; then : /gettext/bin; fi` iconv.o ../srclib/libicrt.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la iconv.res -o iconv.exe;; \
  1385. esac
  1386. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  1387. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  1388. libtool: link: i686-w64-mingw32.static-gcc -g -O2 iconv.o iconv.res -o iconv.exe ../srclib/libicrt.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  1389. /bin/bash ../libtool --mode=install /usr/bin/install -c iconv.exe /home/m/build-gettext-windows/static-32/compiled/gettext/bin/iconv.exe
  1390. libtool: install: /usr/bin/install -c iconv.exe /home/m/build-gettext-windows/static-32/compiled/gettext/bin/iconv.exe
  1391. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/src'
  1392. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/include ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/include ; fi
  1393. /usr/bin/install -c -m 644 include/iconv.h.inst /home/m/build-gettext-windows/static-32/compiled/gettext/include/iconv.h
  1394. cd po && make install prefix='/gettext' exec_prefix='/gettext' datarootdir='/gettext/share' datadir='/gettext/share'
  1395. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/po'
  1396. if test "libiconv" = "gettext-tools"; then \
  1397. /bin/mkdir -p /home/m/build-gettext-windows/static-32/compiled/gettext/share/gettext/po; \
  1398. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  1399. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/po/$file \
  1400. /home/m/build-gettext-windows/static-32/compiled/gettext/share/gettext/po/$file; \
  1401. done; \
  1402. for file in Makevars; do \
  1403. rm -f /home/m/build-gettext-windows/static-32/compiled/gettext/share/gettext/po/$file; \
  1404. done; \
  1405. else \
  1406. : ; \
  1407. fi
  1408. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/po'
  1409. cd man && make install prefix='/gettext' exec_prefix='/gettext' datarootdir='/gettext/share' datadir='/gettext/share' mandir='/gettext/share/man'
  1410. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/man'
  1411. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1 ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1 ; fi
  1412. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1
  1413. builddir="`pwd`"; cd /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1/$f ; /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1/$f) ; done
  1414. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv.1 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man1/iconv.1
  1415. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3 ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3 ; fi
  1416. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3
  1417. builddir="`pwd`"; cd /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/$f ; /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/$f) ; done
  1418. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv.3 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/iconv.3
  1419. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_close.3 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/iconv_close.3
  1420. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconvctl.3 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/iconvctl.3
  1421. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_open.3 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/iconv_open.3
  1422. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_open_into.3 /home/m/build-gettext-windows/static-32/compiled/gettext/share/man/man3/iconv_open_into.3
  1423. if [ ! -d /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc/ ] ; then /bin/bash /home/m/build-gettext-windows/static-32/source/libiconv-1.16/build-aux/mkinstalldirs /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc/ ; fi
  1424. mkdir -p -- /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc/
  1425. builddir="`pwd`"; cd /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//$f ; /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/$f /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//$f) ; done
  1426. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv.1.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconv.1.html
  1427. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv.3.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconv.3.html
  1428. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_close.3.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconv_close.3.html
  1429. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconvctl.3.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconvctl.3.html
  1430. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_open.3.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconv_open.3.html
  1431. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/libiconv-1.16/man/iconv_open_into.3.html /home/m/build-gettext-windows/static-32/compiled/gettext/share/doc//iconv_open_into.3.html
  1432. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/libiconv-1.16/man'
  1433. + echo '### Setting up gettext'
  1434. ### Setting up gettext
  1435. + cd /home/m/build-gettext-windows/static-32/source
  1436. + tar --extract --gzip --file=/home/m/build-gettext-windows/archives/gettext-0.20-rc1.tar.gz
  1437. + cd gettext-0.20-rc1
  1438. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/32-static
  1439. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/32-static
  1440. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/32-static ']'
  1441. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure
  1442. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure
  1443. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure ']'
  1444. + local PATCH_BEFORE=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/before.sh
  1445. + '[' -f /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/before.sh ']'
  1446. + local 'PATCHES_PATTERN=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/*.patch'
  1447. + local PATCH_FILE
  1448. + for PATCH_FILE in $PATCHES_PATTERN
  1449. ++ basename /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0001-build-Fix-build-failure-on-mingw-with-disable-shared.patch
  1450. + echo ' - patching (0001-build-Fix-build-failure-on-mingw-with-disable-shared.patch)'
  1451. - patching (0001-build-Fix-build-failure-on-mingw-with-disable-shared.patch)
  1452. + patch --strip=1 --input=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0001-build-Fix-build-failure-on-mingw-with-disable-shared.patch --silent
  1453. + for PATCH_FILE in $PATCHES_PATTERN
  1454. ++ basename /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0002-Move-cldr-plurals.patch
  1455. + echo ' - patching (0002-Move-cldr-plurals.patch)'
  1456. - patching (0002-Move-cldr-plurals.patch)
  1457. + patch --strip=1 --input=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0002-Move-cldr-plurals.patch --silent
  1458. + for PATCH_FILE in $PATCHES_PATTERN
  1459. ++ basename /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0003-Use-get_posix_shell-instead-of-bin-sh.patch
  1460. + echo ' - patching (0003-Use-get_posix_shell-instead-of-bin-sh.patch)'
  1461. - patching (0003-Use-get_posix_shell-instead-of-bin-sh.patch)
  1462. + patch --strip=1 --input=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0003-Use-get_posix_shell-instead-of-bin-sh.patch --silent
  1463. + for PATCH_FILE in $PATCHES_PATTERN
  1464. ++ basename /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0004-Fix-pthread_sigmask-test.patch
  1465. + echo ' - patching (0004-Fix-pthread_sigmask-test.patch)'
  1466. - patching (0004-Fix-pthread_sigmask-test.patch)
  1467. + patch --strip=1 --input=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0004-Fix-pthread_sigmask-test.patch --silent
  1468. + for PATCH_FILE in $PATCHES_PATTERN
  1469. ++ basename /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0005-Fix-for-get_lcid-localename.c-required-on-Windows.patch
  1470. + echo ' - patching (0005-Fix-for-get_lcid-localename.c-required-on-Windows.patch)'
  1471. - patching (0005-Fix-for-get_lcid-localename.c-required-on-Windows.patch)
  1472. + patch --strip=1 --input=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/0005-Fix-for-get_lcid-localename.c-required-on-Windows.patch --silent
  1473. + local PATCH_AFTER=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/after.sh
  1474. + '[' -f /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/after.sh ']'
  1475. + echo ' - after-patch step'
  1476. - after-patch step
  1477. + bash /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-configure/after.sh
  1478. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../../build-aux'.
  1479. libtoolize: copying file '../../build-aux/ltmain.sh'
  1480. libtoolize: putting macros in '../../m4'.
  1481. libtoolize: copying file '../../m4/libtool.m4'
  1482. libtoolize: copying file '../../m4/ltoptions.m4'
  1483. libtoolize: copying file '../../m4/ltsugar.m4'
  1484. libtoolize: copying file '../../m4/ltversion.m4'
  1485. libtoolize: copying file '../../m4/lt~obsolete.m4'
  1486. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([../../m4])' to configure.ac,
  1487. libtoolize: and rerunning libtoolize and aclocal.
  1488. configure.ac:27: installing '../../build-aux/compile'
  1489. configure.ac:23: installing '../../build-aux/missing'
  1490. autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
  1491. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../build-aux'.
  1492. libtoolize: copying file '../build-aux/ltmain.sh'
  1493. libtoolize: putting macros in 'm4'.
  1494. libtoolize: copying file 'm4/libtool.m4'
  1495. libtoolize: copying file 'm4/ltoptions.m4'
  1496. libtoolize: copying file 'm4/ltsugar.m4'
  1497. libtoolize: copying file 'm4/ltversion.m4'
  1498. libtoolize: copying file 'm4/lt~obsolete.m4'
  1499. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  1500. libtoolize: and rerunning libtoolize and aclocal.
  1501. configure.ac:32: installing '../build-aux/compile'
  1502. configure.ac:25: installing '../build-aux/missing'
  1503. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  1504. libtoolize: copying file 'build-aux/ltmain.sh'
  1505. libtoolize: putting macros in 'm4'.
  1506. libtoolize: copying file 'm4/libtool.m4'
  1507. libtoolize: copying file 'm4/ltoptions.m4'
  1508. libtoolize: copying file 'm4/ltsugar.m4'
  1509. libtoolize: copying file 'm4/ltversion.m4'
  1510. libtoolize: copying file 'm4/lt~obsolete.m4'
  1511. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  1512. libtoolize: and rerunning libtoolize and aclocal.
  1513. configure.ac:33: installing 'build-aux/compile'
  1514. configure.ac:25: installing 'build-aux/missing'
  1515. adhoc-tests/Makefile.am: installing 'build-aux/depcomp'
  1516. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../build-aux'.
  1517. libtoolize: copying file '../build-aux/ltmain.sh'
  1518. libtoolize: putting macros in 'm4'.
  1519. libtoolize: copying file 'm4/libtool.m4'
  1520. libtoolize: copying file 'm4/ltoptions.m4'
  1521. libtoolize: copying file 'm4/ltsugar.m4'
  1522. libtoolize: copying file 'm4/ltversion.m4'
  1523. libtoolize: copying file 'm4/lt~obsolete.m4'
  1524. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  1525. libtoolize: and rerunning libtoolize and aclocal.
  1526. configure.ac:32: installing '../build-aux/compile'
  1527. configure.ac:25: installing '../build-aux/missing'
  1528. gnulib-tests/Makefile.am: installing '../build-aux/depcomp'
  1529. + mkdir /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1
  1530. + cd /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1
  1531. + echo '### Configuring gettext'
  1532. ### Configuring gettext
  1533. + /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/configure --host=i686-w64-mingw32.static --disable-shared --enable-static --enable-relocatable --prefix=/gettext --config-cache --disable-dependency-tracking --disable-java --disable-native-java --disable-csharp --disable-rpath --disable-openmp --disable-curses --without-emacs --disable-acl --enable-threads=windows --with-included-libxml --without-bzip2 --without-xz --with-included-libxml 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib ac_cv_func__set_invalid_parameter_handler=no
  1534. configure: creating cache config.cache
  1535. checking for a BSD-compatible install... /usr/bin/install -c
  1536. checking whether build environment is sane... yes
  1537. checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip
  1538. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1539. checking for gawk... gawk
  1540. checking whether make sets $(MAKE)... yes
  1541. checking whether make supports nested variables... yes
  1542. checking whether UID '1000' is supported by ustar format... yes
  1543. checking whether GID '1004' is supported by ustar format... yes
  1544. checking how to create a ustar tar archive... gnutar
  1545. checking build system type... x86_64-pc-linux-gnu
  1546. checking host system type... i686-w64-mingw32.static
  1547. configure: updating cache config.cache
  1548. checking that generated files are newer than configure... done
  1549. configure: creating ./config.status
  1550. config.status: creating Makefile
  1551. config.status: creating gnulib-local/Makefile
  1552. === configuring in gettext-runtime (/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-runtime)
  1553. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-runtime/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-rpath' '--disable-openmp' '--disable-curses' '--without-emacs' '--disable-acl' '--enable-threads=windows' '--without-bzip2' '--without-xz' '--with-included-libxml' 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' 'LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib' 'ac_cv_func__set_invalid_parameter_handler=no' 'host_alias=i686-w64-mingw32.static' --cache-file=../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-runtime
  1554. configure: loading cache ../config.cache
  1555. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1556. checking whether build environment is sane... yes
  1557. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  1558. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  1559. checking for gawk... (cached) gawk
  1560. checking whether make sets $(MAKE)... (cached) yes
  1561. checking whether make supports nested variables... (cached) yes
  1562. checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-gcc
  1563. checking whether the C compiler works... yes
  1564. checking for C compiler default output file name... a.exe
  1565. checking for suffix of executables... .exe
  1566. checking whether we are cross compiling... yes
  1567. checking for suffix of object files... o
  1568. checking whether we are using the GNU C compiler... yes
  1569. checking whether i686-w64-mingw32.static-gcc accepts -g... yes
  1570. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed
  1571. checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes
  1572. checking whether make supports the include directive... yes (GNU style)
  1573. checking dependency style of i686-w64-mingw32.static-gcc... none
  1574. checking for bison... bison -y
  1575. checking whether to use Java... no
  1576. checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E
  1577. checking for grep that handles long lines and -e... /bin/grep
  1578. checking for egrep... /bin/grep -E
  1579. checking for Java compiler... no
  1580. checking for jar... no
  1581. checking for preferred C# implementation... no
  1582. checking for C# compiler... no
  1583. checking build system type... (cached) x86_64-pc-linux-gnu
  1584. checking host system type... (cached) i686-w64-mingw32.static
  1585. checking for Minix Amsterdam compiler... no
  1586. checking for i686-w64-mingw32.static-ar... i686-w64-mingw32.static-ar
  1587. checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib
  1588. checking for ANSI C header files... yes
  1589. checking for sys/types.h... yes
  1590. checking for sys/stat.h... yes
  1591. checking for stdlib.h... yes
  1592. checking for string.h... yes
  1593. checking for memory.h... yes
  1594. checking for strings.h... yes
  1595. checking for inttypes.h... yes
  1596. checking for stdint.h... yes
  1597. checking for unistd.h... yes
  1598. checking minix/config.h usability... no
  1599. checking minix/config.h presence... no
  1600. checking for minix/config.h... no
  1601. checking whether it is safe to define __EXTENSIONS__... yes
  1602. checking whether _XOPEN_SOURCE should be defined... no
  1603. checking for special C compiler options needed for large files... no
  1604. checking for _FILE_OFFSET_BITS value needed for large files... 64
  1605. checking for auto-import of symbols... yes
  1606. checking how to print strings... printf
  1607. checking for a sed that does not truncate output... /bin/sed
  1608. checking for fgrep... /bin/grep -F
  1609. checking for ld used by i686-w64-mingw32.static-gcc... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  1610. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes
  1611. checking for BSD- or MS-compatible name lister (nm)... /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  1612. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... BSD nm
  1613. checking whether ln -s works... yes
  1614. checking the maximum length of command line arguments... 1572864
  1615. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... func_convert_file_nix_to_w32
  1616. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1617. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... -r
  1618. checking for i686-w64-mingw32.static-objdump... i686-w64-mingw32.static-objdump
  1619. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  1620. checking for i686-w64-mingw32.static-dlltool... i686-w64-mingw32.static-dlltool
  1621. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  1622. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  1623. checking for archiver @FILE support... @
  1624. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  1625. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  1626. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... ok
  1627. checking for sysroot... no
  1628. checking for a working dd... /bin/dd
  1629. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  1630. checking for i686-w64-mingw32.static-mt... no
  1631. checking for mt... mt
  1632. configure: WARNING: using cross tools not prefixed with host triplet
  1633. checking if mt is a manifest tool... no
  1634. checking for dlfcn.h... no
  1635. checking for i686-w64-mingw32.static-as... i686-w64-mingw32.static-as
  1636. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  1637. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  1638. checking for objdir... .libs
  1639. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no
  1640. checking for i686-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  1641. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  1642. checking if i686-w64-mingw32.static-gcc static flag -static works... yes
  1643. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... yes
  1644. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  1645. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  1646. checking dynamic linker characteristics... Win32 ld.exe
  1647. checking how to hardcode library paths into programs... immediate
  1648. checking whether stripping libraries is possible... yes
  1649. checking if libtool supports shared libraries... yes
  1650. checking whether to build shared libraries... no
  1651. checking whether to build static libraries... yes
  1652. checking for i686-w64-mingw32.static-windres... i686-w64-mingw32.static-windres
  1653. checking whether NLS is requested... yes
  1654. checking for msgfmt... /usr/bin/msgfmt
  1655. checking for gmsgfmt... /usr/bin/msgfmt
  1656. checking for xgettext... /usr/bin/xgettext
  1657. checking for msgmerge... /usr/bin/msgmerge
  1658. checking whether we are using the GNU C Library 2 or newer... no
  1659. checking whether the -Werror option is usable... yes
  1660. checking for simple visibility declarations... yes
  1661. checking for inline... inline
  1662. checking for size_t... yes
  1663. checking for stdint.h... yes
  1664. checking for working alloca.h... no
  1665. checking for alloca... yes
  1666. checking for stdlib.h... (cached) yes
  1667. checking for unistd.h... (cached) yes
  1668. checking for sys/param.h... yes
  1669. checking for xlocale.h... no
  1670. checking for string.h... (cached) yes
  1671. checking for getopt.h... yes
  1672. checking for sys/cdefs.h... yes
  1673. checking for iconv.h... yes
  1674. checking for crtdefs.h... yes
  1675. checking for wctype.h... yes
  1676. checking for langinfo.h... no
  1677. checking for limits.h... yes
  1678. checking for sys/mman.h... no
  1679. checking for sys/stat.h... (cached) yes
  1680. checking for sys/time.h... yes
  1681. checking for wchar.h... yes
  1682. checking for stdint.h... (cached) yes
  1683. checking for sys/socket.h... no
  1684. checking for features.h... no
  1685. checking for getpagesize... yes
  1686. checking for working mmap... no
  1687. checking whether integer division by zero raises SIGFPE... guessing yes
  1688. checking for inttypes.h... yes
  1689. checking for unsigned long long int... yes
  1690. checking for inttypes.h... (cached) yes
  1691. checking whether the inttypes.h PRIxNN macros are broken... no
  1692. checking for ld... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  1693. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes
  1694. checking for shared library run path origin... done
  1695. checking 32-bit host C ABI... yes
  1696. checking for the common suffixes of directories in the library search path... lib,lib
  1697. checking whether imported symbols can be declared weak... guessing no
  1698. checking for multithread API to use... windows
  1699. checking whether to use C++... yes
  1700. checking for i686-w64-mingw32.static-g++... i686-w64-mingw32.static-g++
  1701. checking whether the C++ compiler (i686-w64-mingw32.static-g++ -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import) works... yes
  1702. checking whether the C++ compiler supports namespaces... yes
  1703. checking dependency style of i686-w64-mingw32.static-g++... none
  1704. checking for iconv... yes
  1705. checking for working iconv... guessing yes
  1706. checking how to link with libiconv... /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  1707. checking for iconv declaration...
  1708. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1709. checking argz.h usability... no
  1710. checking argz.h presence... no
  1711. checking for argz.h... no
  1712. checking for inttypes.h... (cached) yes
  1713. checking for limits.h... (cached) yes
  1714. checking for unistd.h... (cached) yes
  1715. checking for sys/param.h... (cached) yes
  1716. checking for getcwd... yes
  1717. checking for getegid... no
  1718. checking for geteuid... no
  1719. checking for getgid... no
  1720. checking for getuid... no
  1721. checking for mempcpy... yes
  1722. checking for munmap... no
  1723. checking for stpcpy... no
  1724. checking for strcasecmp... yes
  1725. checking for strdup... yes
  1726. checking for strtoul... yes
  1727. checking for tsearch... yes
  1728. checking for argz_count... no
  1729. checking for argz_stringify... no
  1730. checking for argz_next... no
  1731. checking for __fsetlocking... no
  1732. checking whether feof_unlocked is declared... no
  1733. checking whether fgets_unlocked is declared... no
  1734. checking for bison... bison
  1735. checking version of bison... 3.0.4, ok
  1736. checking for long long int... yes
  1737. checking for wchar_t... yes
  1738. checking for wint_t... yes
  1739. checking whether wint_t is too small... yes
  1740. checking for intmax_t... yes
  1741. checking whether printf() supports POSIX/XSI format strings... guessing no
  1742. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  1743. checking for stdint.h... (cached) yes
  1744. checking for SIZE_MAX... yes
  1745. checking for stdint.h... (cached) yes
  1746. checking for symlink... no
  1747. checking for uselocale... no
  1748. checking for canonicalize_file_name... no
  1749. checking for getcwd... (cached) yes
  1750. checking for readlink... no
  1751. checking for realpath... no
  1752. checking for readlinkat... no
  1753. checking for getprogname... no
  1754. checking for getexecname... no
  1755. checking for iswcntrl... yes
  1756. checking for iswblank... yes
  1757. checking for newlocale... no
  1758. checking for duplocale... no
  1759. checking for freelocale... no
  1760. checking for lstat... no
  1761. checking for mbsinit... yes
  1762. checking for mbrtowc... yes
  1763. checking for mbslen... no
  1764. checking for mprotect... yes
  1765. checking for _set_invalid_parameter_handler... (cached) no
  1766. checking for setenv... no
  1767. checking for wcwidth... no
  1768. checking for working fcntl.h... no
  1769. checking for CFPreferencesCopyAppValue... no
  1770. checking for CFLocaleCopyCurrent... no
  1771. checking for CFLocaleCopyPreferredLanguages... no
  1772. checking for flexible array member... yes
  1773. checking for ptrdiff_t... yes
  1774. checking for features.h... (cached) no
  1775. checking stddef.h usability... yes
  1776. checking stddef.h presence... yes
  1777. checking for stddef.h... yes
  1778. checking for stdlib.h... (cached) yes
  1779. checking for string.h... (cached) yes
  1780. checking for asprintf... yes
  1781. checking for wprintf... yes
  1782. checking for newlocale... (cached) no
  1783. checking for putenv... yes
  1784. checking for setenv... (cached) no
  1785. checking for snprintf... yes
  1786. checking for strnlen... yes
  1787. checking for uselocale... (cached) no
  1788. checking for wcslen... yes
  1789. checking for wcsnlen... yes
  1790. checking for mbrtowc... (cached) yes
  1791. checking for wcrtomb... yes
  1792. checking whether _snprintf is declared... yes
  1793. checking whether _snwprintf is declared... yes
  1794. checking whether getc_unlocked is declared... no
  1795. checking for nl_langinfo and CODESET... no
  1796. checking for LC_MESSAGES... no
  1797. checking for i686-w64-mingw32.static-windres... i686-w64-mingw32.static-windres
  1798. checking for CFPreferencesCopyAppValue... (cached) no
  1799. checking for CFLocaleCopyCurrent... (cached) no
  1800. checking for CFLocaleCopyPreferredLanguages... (cached) no
  1801. checking whether included gettext is requested... no
  1802. checking for GNU gettext in libc... no
  1803. checking for GNU gettext in libintl... no
  1804. checking whether to use NLS... yes
  1805. checking where the gettext function comes from... included intl directory
  1806. checking whether // is distinct from /... unknown, assuming no
  1807. checking whether realpath works... guessing no
  1808. checking if environ is properly declared... yes
  1809. checking whether the preprocessor supports include_next... yes
  1810. checking whether system header files limit the line length... no
  1811. checking for complete errno.h... no
  1812. checking for EMULTIHOP value... no
  1813. checking for ENOLINK value... yes
  1814. checking for EOVERFLOW value... yes
  1815. checking whether strerror_r is declared... no
  1816. checking for strerror_r... no
  1817. checking whether strerror_r returns char *... no
  1818. checking for pid_t... yes
  1819. checking for mode_t... yes
  1820. checking for getopt.h... (cached) yes
  1821. checking for getopt_long_only... yes
  1822. checking whether getopt is POSIX compatible... guessing no
  1823. checking whether iswcntrl works... guessing yes
  1824. checking for towlower... yes
  1825. checking for wctype_t... yes
  1826. checking for wctrans_t... yes
  1827. checking for 64-bit off_t... yes
  1828. checking for 64-bit st_size... no
  1829. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
  1830. checking for good max_align_t... yes
  1831. checking whether NULL can be used in arbitrary expressions... yes
  1832. checking whether lstat correctly handles trailing slash... guessing no
  1833. checking whether malloc, realloc, calloc are POSIX compliant... no
  1834. checking for stdlib.h... (cached) yes
  1835. checking for GNU libc compatible malloc... guessing yes
  1836. checking for mbstate_t... yes
  1837. checking for a traditional japanese locale... none
  1838. checking for a transitional chinese locale... none
  1839. checking for a french Unicode locale... none
  1840. checking for mmap... no
  1841. checking whether memchr works... guessing yes
  1842. checking for sigset_t... no
  1843. checking for SIGPIPE... no
  1844. checking for shared library path variable... PATH
  1845. checking whether to activate relocatable installation... yes
  1846. checking mach-o/dyld.h usability... no
  1847. checking mach-o/dyld.h presence... no
  1848. checking for mach-o/dyld.h... no
  1849. checking for _NSGetExecutablePath... no
  1850. checking whether setenv is declared... no
  1851. checking for uid_t in sys/types.h... no
  1852. checking whether C symbols are prefixed with underscore at the linker level... yes
  1853. checking whether stat file-mode macros are broken... no
  1854. checking for nlink_t... no
  1855. checking for stdbool.h that conforms to C99... yes
  1856. checking for _Bool... yes
  1857. checking whether stdint.h conforms to C99... guessing yes
  1858. checking whether stdint.h predates C++11... no
  1859. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  1860. checking whether strerror(0) succeeds... guessing yes
  1861. checking for C/C++ restrict keyword... __restrict
  1862. checking whether strnlen is declared... yes
  1863. checking for struct timespec in <time.h>... yes
  1864. checking whether clearerr_unlocked is declared... no
  1865. checking whether feof_unlocked is declared... (cached) no
  1866. checking whether ferror_unlocked is declared... no
  1867. checking whether fflush_unlocked is declared... no
  1868. checking whether fgets_unlocked is declared... (cached) no
  1869. checking whether fputc_unlocked is declared... no
  1870. checking whether fputs_unlocked is declared... no
  1871. checking whether fread_unlocked is declared... no
  1872. checking whether fwrite_unlocked is declared... no
  1873. checking whether getc_unlocked is declared... (cached) no
  1874. checking whether getchar_unlocked is declared... no
  1875. checking whether putc_unlocked is declared... no
  1876. checking whether putchar_unlocked is declared... no
  1877. checking whether <wchar.h> uses 'inline' correctly... yes
  1878. checking for atexit... yes
  1879. checking whether // is distinct from /... (cached) unknown, assuming no
  1880. checking for error_at_line... no
  1881. checking for flexible array member... (cached) yes
  1882. checking whether program_invocation_name is declared... no
  1883. checking whether program_invocation_short_name is declared... no
  1884. checking whether __argv is declared... yes
  1885. checking whether the compiler generally respects inline... yes
  1886. checking whether iswblank is declared... yes
  1887. checking whether to use Java... no
  1888. checking whether locale.h conforms to POSIX:2001... no
  1889. checking whether struct lconv is properly defined... no
  1890. checking whether mbrtowc handles incomplete characters... guessing yes
  1891. checking whether mbrtowc works as well as mbtowc... guessing yes
  1892. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  1893. checking whether mbrtowc handles a NULL string argument... guessing yes
  1894. checking whether mbrtowc has a correct return value... guessing no
  1895. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  1896. checking whether mbrtowc works on empty input... guessing yes
  1897. checking whether the C locale is free of encoding errors... guessing yes
  1898. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  1899. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1900. checking for memmove... yes
  1901. checking whether program_invocation_name is declared... (cached) no
  1902. checking whether program_invocation_short_name is declared... (cached) no
  1903. checking for raise... yes
  1904. checking search.h usability... yes
  1905. checking search.h presence... yes
  1906. checking for search.h... yes
  1907. checking for tsearch... (cached) yes
  1908. checking for volatile sig_atomic_t... yes
  1909. checking for sighandler_t... no
  1910. checking for ssize_t... yes
  1911. checking for struct stat.st_atim.tv_nsec... no
  1912. checking for struct stat.st_atimespec.tv_nsec... no
  1913. checking for struct stat.st_atimensec... no
  1914. checking for struct stat.st_atim.st__tim.tv_nsec... no
  1915. checking for struct stat.st_birthtimespec.tv_nsec... no
  1916. checking for struct stat.st_birthtimensec... no
  1917. checking for struct stat.st_birthtim.tv_nsec... no
  1918. checking for good max_align_t... (cached) yes
  1919. checking whether NULL can be used in arbitrary expressions... (cached) yes
  1920. checking which flavor of printf attribute matches inttypes macros... gnu
  1921. checking winsock2.h usability... yes
  1922. checking winsock2.h presence... yes
  1923. checking for winsock2.h... yes
  1924. checking for working strnlen... yes
  1925. checking for strtoul... (cached) yes
  1926. checking for nlink_t... (cached) no
  1927. checking whether iswcntrl works... (cached) guessing yes
  1928. checking for towlower... (cached) yes
  1929. checking for wctype_t... (cached) yes
  1930. checking for wctrans_t... (cached) yes
  1931. checking whether wcwidth is declared... no
  1932. checking whether wcwidth is a macro... no
  1933. checking for size_t... (cached) yes
  1934. checking for setlocale... yes
  1935. checking for perl... /usr/bin/perl
  1936. checking whether the C++ compiler (i686-w64-mingw32.static-g++ -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import) works... yes
  1937. checking whether the C++ compiler supports namespaces... yes
  1938. checking dependency style of i686-w64-mingw32.static-g++... (cached) none
  1939. configure: updating cache ../config.cache
  1940. checking that generated files are newer than configure... done
  1941. configure: creating ./config.status
  1942. config.status: creating csharpcomp.sh
  1943. config.status: creating javacomp.sh
  1944. config.status: creating Makefile
  1945. config.status: creating doc/Makefile
  1946. config.status: creating intl/Makefile
  1947. config.status: creating intl-java/Makefile
  1948. config.status: creating intl-csharp/Makefile
  1949. config.status: creating gnulib-lib/Makefile
  1950. config.status: creating src/Makefile
  1951. config.status: creating src/gettext.sh
  1952. config.status: creating po/Makefile.in
  1953. config.status: creating man/Makefile
  1954. config.status: creating man/x-to-1
  1955. config.status: creating m4/Makefile
  1956. config.status: creating tests/Makefile
  1957. config.status: creating config.h
  1958. config.status: executing depfiles commands
  1959. config.status: executing libtool commands
  1960. config.status: executing po-directories commands
  1961. config.status: creating po/POTFILES
  1962. config.status: creating po/Makefile
  1963. === configuring in libasprintf (/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-runtime/libasprintf)
  1964. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-runtime/libasprintf/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-rpath' '--disable-openmp' '--disable-curses' '--without-emacs' '--disable-acl' '--enable-threads=windows' '--without-bzip2' '--without-xz' '--with-included-libxml' 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' 'LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib' 'ac_cv_func__set_invalid_parameter_handler=no' 'host_alias=i686-w64-mingw32.static' --cache-file=../../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-runtime/libasprintf
  1965. configure: loading cache ../../config.cache
  1966. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1967. checking whether build environment is sane... yes
  1968. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  1969. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  1970. checking for gawk... (cached) gawk
  1971. checking whether make sets $(MAKE)... (cached) yes
  1972. checking whether make supports nested variables... (cached) yes
  1973. checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc
  1974. checking whether the C compiler works... yes
  1975. checking for C compiler default output file name... a.exe
  1976. checking for suffix of executables... .exe
  1977. checking whether we are cross compiling... yes
  1978. checking for suffix of object files... (cached) o
  1979. checking whether we are using the GNU C compiler... (cached) yes
  1980. checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes
  1981. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed
  1982. checking whether i686-w64-mingw32.static-gcc understands -c and -o together... (cached) yes
  1983. checking whether make supports the include directive... yes (GNU style)
  1984. checking dependency style of i686-w64-mingw32.static-gcc... (cached) none
  1985. checking for i686-w64-mingw32.static-g++... (cached) i686-w64-mingw32.static-g++
  1986. checking whether we are using the GNU C++ compiler... yes
  1987. checking whether i686-w64-mingw32.static-g++ accepts -g... yes
  1988. checking dependency style of i686-w64-mingw32.static-g++... (cached) none
  1989. checking build system type... (cached) x86_64-pc-linux-gnu
  1990. checking host system type... (cached) i686-w64-mingw32.static
  1991. checking how to run the C preprocessor... (cached) i686-w64-mingw32.static-gcc -E
  1992. checking for grep that handles long lines and -e... (cached) /bin/grep
  1993. checking for egrep... (cached) /bin/grep -E
  1994. checking for Minix Amsterdam compiler... (cached) no
  1995. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  1996. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  1997. checking for auto-import of symbols... (cached) yes
  1998. checking how to print strings... printf
  1999. checking for a sed that does not truncate output... (cached) /bin/sed
  2000. checking for fgrep... (cached) /bin/grep -F
  2001. checking for ld used by i686-w64-mingw32.static-gcc... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2002. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  2003. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  2004. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  2005. checking whether ln -s works... yes
  2006. checking the maximum length of command line arguments... (cached) 1572864
  2007. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... (cached) func_convert_file_nix_to_w32
  2008. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  2009. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... (cached) -r
  2010. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2011. checking how to recognize dependent libraries... (cached) file_magic ^x86 archive import|^x86 DLL
  2012. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2013. checking how to associate runtime and link libraries... (cached) func_cygming_dll_for_implib
  2014. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  2015. checking for archiver @FILE support... (cached) @
  2016. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  2017. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  2018. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... (cached) ok
  2019. checking for sysroot... no
  2020. checking for a working dd... (cached) /bin/dd
  2021. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  2022. checking for i686-w64-mingw32.static-mt... no
  2023. checking for mt... (cached) mt
  2024. configure: WARNING: using cross tools not prefixed with host triplet
  2025. checking if mt is a manifest tool... (cached) no
  2026. checking for ANSI C header files... (cached) yes
  2027. checking for sys/types.h... (cached) yes
  2028. checking for sys/stat.h... (cached) yes
  2029. checking for stdlib.h... (cached) yes
  2030. checking for string.h... (cached) yes
  2031. checking for memory.h... (cached) yes
  2032. checking for strings.h... (cached) yes
  2033. checking for inttypes.h... (cached) yes
  2034. checking for stdint.h... (cached) yes
  2035. checking for unistd.h... (cached) yes
  2036. checking for dlfcn.h... (cached) no
  2037. checking for i686-w64-mingw32.static-as... (cached) i686-w64-mingw32.static-as
  2038. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2039. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2040. checking for objdir... (cached) .libs
  2041. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... (cached) no
  2042. checking for i686-w64-mingw32.static-gcc option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  2043. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  2044. checking if i686-w64-mingw32.static-gcc static flag -static works... (cached) yes
  2045. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2046. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2047. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  2048. checking dynamic linker characteristics... Win32 ld.exe
  2049. checking how to hardcode library paths into programs... immediate
  2050. checking whether stripping libraries is possible... yes
  2051. checking if libtool supports shared libraries... yes
  2052. checking whether to build shared libraries... no
  2053. checking whether to build static libraries... yes
  2054. checking how to run the C++ preprocessor... i686-w64-mingw32.static-g++ -E
  2055. checking for ld used by i686-w64-mingw32.static-g++... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2056. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes
  2057. checking whether the i686-w64-mingw32.static-g++ linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  2058. checking for i686-w64-mingw32.static-g++ option to produce PIC... -DDLL_EXPORT -DPIC
  2059. checking if i686-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
  2060. checking if i686-w64-mingw32.static-g++ static flag -static works... yes
  2061. checking if i686-w64-mingw32.static-g++ supports -c -o file.o... yes
  2062. checking if i686-w64-mingw32.static-g++ supports -c -o file.o... (cached) yes
  2063. checking whether the i686-w64-mingw32.static-g++ linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  2064. checking dynamic linker characteristics... Win32 ld.exe
  2065. checking how to hardcode library paths into programs... immediate
  2066. checking for i686-w64-mingw32.static-windres... (cached) i686-w64-mingw32.static-windres
  2067. checking for features.h... (cached) no
  2068. checking for inline... (cached) inline
  2069. checking for size_t... (cached) yes
  2070. checking for unsigned long long int... (cached) yes
  2071. checking for long long int... (cached) yes
  2072. checking for wchar_t... (cached) yes
  2073. checking for wint_t... (cached) yes
  2074. checking whether wint_t is too small... (cached) yes
  2075. checking for mbstate_t... (cached) yes
  2076. checking for ptrdiff_t... (cached) yes
  2077. checking for inttypes.h... (cached) yes
  2078. checking for stdint.h... (cached) yes
  2079. checking for stdint.h... (cached) yes
  2080. checking for SIZE_MAX... (cached) yes
  2081. checking for stdint.h... (cached) yes
  2082. checking for working alloca.h... (cached) no
  2083. checking for alloca... (cached) yes
  2084. checking for stdlib.h... (cached) yes
  2085. checking for string.h... (cached) yes
  2086. checking whether the preprocessor supports include_next... (cached) yes
  2087. checking whether system header files limit the line length... (cached) no
  2088. checking for complete errno.h... (cached) no
  2089. checking for EMULTIHOP value... (cached) no
  2090. checking for ENOLINK value... (cached) yes
  2091. checking for EOVERFLOW value... (cached) yes
  2092. checking for stdint.h... (cached) yes
  2093. checking for SIZE_MAX... (cached) yes
  2094. checking for stdint.h... (cached) yes
  2095. checking for snprintf... (cached) yes
  2096. checking for vasprintf... yes
  2097. checking for strnlen... (cached) yes
  2098. checking for wcslen... (cached) yes
  2099. checking for wcsnlen... (cached) yes
  2100. checking for mbrtowc... (cached) yes
  2101. checking for wcrtomb... (cached) yes
  2102. checking whether _snprintf is declared... (cached) yes
  2103. checking whether printf() supports POSIX/XSI format strings... (cached) guessing no
  2104. checking for dvips... /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/build-aux/missing dvips
  2105. checking for texi2pdf... /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/build-aux/missing texi2pdf
  2106. checking for perl... (cached) /usr/bin/perl
  2107. configure: updating cache ../../config.cache
  2108. checking that generated files are newer than configure... done
  2109. configure: creating ./config.status
  2110. config.status: creating Makefile
  2111. config.status: creating config.h
  2112. config.status: executing depfiles commands
  2113. config.status: executing libtool commands
  2114. === configuring in libtextstyle (/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle)
  2115. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-rpath' '--disable-openmp' '--disable-curses' '--without-emacs' '--disable-acl' '--enable-threads=windows' '--without-bzip2' '--without-xz' '--with-included-libxml' 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' 'LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib' 'ac_cv_func__set_invalid_parameter_handler=no' 'host_alias=i686-w64-mingw32.static' --cache-file=../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle
  2116. configure: loading cache ../config.cache
  2117. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  2118. checking whether build environment is sane... yes
  2119. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  2120. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  2121. checking for gawk... (cached) gawk
  2122. checking whether make sets $(MAKE)... (cached) yes
  2123. checking whether make supports nested variables... (cached) yes
  2124. checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc
  2125. checking whether the C compiler works... yes
  2126. checking for C compiler default output file name... a.exe
  2127. checking for suffix of executables... .exe
  2128. checking whether we are cross compiling... yes
  2129. checking for suffix of object files... (cached) o
  2130. checking whether we are using the GNU C compiler... (cached) yes
  2131. checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes
  2132. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed
  2133. checking whether i686-w64-mingw32.static-gcc understands -c and -o together... (cached) yes
  2134. checking whether make supports the include directive... yes (GNU style)
  2135. checking dependency style of i686-w64-mingw32.static-gcc... (cached) none
  2136. checking how to run the C preprocessor... (cached) i686-w64-mingw32.static-gcc -E
  2137. checking build system type... (cached) x86_64-pc-linux-gnu
  2138. checking host system type... (cached) i686-w64-mingw32.static
  2139. checking for grep that handles long lines and -e... (cached) /bin/grep
  2140. checking for egrep... (cached) /bin/grep -E
  2141. checking for ANSI C header files... (cached) yes
  2142. checking for sys/types.h... (cached) yes
  2143. checking for sys/stat.h... (cached) yes
  2144. checking for stdlib.h... (cached) yes
  2145. checking for string.h... (cached) yes
  2146. checking for memory.h... (cached) yes
  2147. checking for strings.h... (cached) yes
  2148. checking for inttypes.h... (cached) yes
  2149. checking for stdint.h... (cached) yes
  2150. checking for unistd.h... (cached) yes
  2151. checking for minix/config.h... (cached) no
  2152. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  2153. checking whether _XOPEN_SOURCE should be defined... (cached) no
  2154. checking for Minix Amsterdam compiler... (cached) no
  2155. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  2156. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  2157. checking for i686-w64-mingw32.static-gcc option to accept ISO C99... none needed
  2158. checking for i686-w64-mingw32.static-gcc option to accept ISO Standard C... (cached) none needed
  2159. checking for auto-import of symbols... (cached) yes
  2160. checking how to print strings... printf
  2161. checking for a sed that does not truncate output... (cached) /bin/sed
  2162. checking for fgrep... (cached) /bin/grep -F
  2163. checking for ld used by i686-w64-mingw32.static-gcc... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2164. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  2165. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  2166. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  2167. checking whether ln -s works... yes
  2168. checking the maximum length of command line arguments... (cached) 1572864
  2169. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... (cached) func_convert_file_nix_to_w32
  2170. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  2171. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... (cached) -r
  2172. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2173. checking how to recognize dependent libraries... (cached) file_magic ^x86 archive import|^x86 DLL
  2174. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2175. checking how to associate runtime and link libraries... (cached) func_cygming_dll_for_implib
  2176. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  2177. checking for archiver @FILE support... (cached) @
  2178. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  2179. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  2180. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... (cached) ok
  2181. checking for sysroot... no
  2182. checking for a working dd... (cached) /bin/dd
  2183. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  2184. checking for i686-w64-mingw32.static-mt... no
  2185. checking for mt... (cached) mt
  2186. configure: WARNING: using cross tools not prefixed with host triplet
  2187. checking if mt is a manifest tool... (cached) no
  2188. checking for dlfcn.h... (cached) no
  2189. checking for i686-w64-mingw32.static-as... (cached) i686-w64-mingw32.static-as
  2190. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2191. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2192. checking for objdir... (cached) .libs
  2193. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... (cached) no
  2194. checking for i686-w64-mingw32.static-gcc option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  2195. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  2196. checking if i686-w64-mingw32.static-gcc static flag -static works... (cached) yes
  2197. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2198. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2199. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  2200. checking dynamic linker characteristics... Win32 ld.exe
  2201. checking how to hardcode library paths into programs... immediate
  2202. checking whether stripping libraries is possible... yes
  2203. checking if libtool supports shared libraries... yes
  2204. checking whether to build shared libraries... no
  2205. checking whether to build static libraries... yes
  2206. checking for i686-w64-mingw32.static-windres... (cached) i686-w64-mingw32.static-windres
  2207. checking for size_t... (cached) yes
  2208. checking for working alloca.h... (cached) no
  2209. checking for alloca... (cached) yes
  2210. checking for stdlib.h... (cached) yes
  2211. checking for string.h... (cached) yes
  2212. checking for sys/socket.h... (cached) no
  2213. checking for unistd.h... (cached) yes
  2214. checking for limits.h... (cached) yes
  2215. checking for math.h... yes
  2216. checking for sys/mman.h... (cached) no
  2217. checking for wchar.h... (cached) yes
  2218. checking for stdint.h... (cached) yes
  2219. checking for features.h... (cached) no
  2220. checking for crtdefs.h... (cached) yes
  2221. checking for _set_invalid_parameter_handler... (cached) no
  2222. checking for symlink... (cached) no
  2223. checking for tcdrain... no
  2224. checking for fsync... no
  2225. checking for getprogname... (cached) no
  2226. checking for getexecname... (cached) no
  2227. checking for mprotect... (cached) yes
  2228. checking for sigaction... no
  2229. checking for sigaltstack... no
  2230. checking for siginterrupt... no
  2231. checking for snprintf... (cached) yes
  2232. checking for tcgetattr... no
  2233. checking for vasnprintf... no
  2234. checking whether // is distinct from /... (cached) unknown, assuming no
  2235. checking whether the preprocessor supports include_next... (cached) yes
  2236. checking whether system header files limit the line length... (cached) no
  2237. checking for complete errno.h... (cached) no
  2238. checking for EMULTIHOP value... (cached) no
  2239. checking for ENOLINK value... (cached) yes
  2240. checking for EOVERFLOW value... (cached) yes
  2241. checking whether strerror_r is declared... (cached) no
  2242. checking for strerror_r... (cached) no
  2243. checking whether strerror_r returns char *... (cached) no
  2244. checking for sig_atomic_t... yes
  2245. checking for working fcntl.h... (cached) no
  2246. checking for pid_t... (cached) yes
  2247. checking for mode_t... (cached) yes
  2248. checking for ld... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2249. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  2250. checking for shared library run path origin... (cached) done
  2251. checking 32-bit host C ABI... (cached) yes
  2252. checking for the common suffixes of directories in the library search path... (cached) lib,lib
  2253. checking for iconv... (cached) yes
  2254. checking for working iconv... (cached) guessing yes
  2255. checking how to link with libiconv... /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  2256. checking for iconv declaration... (cached)
  2257. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  2258. checking for inline... (cached) inline
  2259. checking whether byte ordering is bigendian... no
  2260. checking whether long double and double are the same... no
  2261. checking where to find the exponent in a 'float'... word 0 bit 23
  2262. checking whether isnan(float) can be used without linking with libm... yes
  2263. checking whether isnan(float) works... guessing yes
  2264. checking whether isnan(double) can be used without linking with libm... yes
  2265. checking whether isnan(long double) can be used without linking with libm... yes
  2266. checking whether isnanl works... guessing yes
  2267. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  2268. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... (cached) no
  2269. checking whether pow can be used without linking with libm... yes
  2270. checking whether malloc, realloc, calloc are POSIX compliant... (cached) no
  2271. checking for mmap... (cached) no
  2272. checking whether memchr works... (cached) guessing yes
  2273. checking whether <limits.h> defines MIN and MAX... no
  2274. checking whether <sys/param.h> defines MIN and MAX... no
  2275. checking for sigset_t... (cached) no
  2276. checking for ssize_t... (cached) yes
  2277. checking for C/C++ restrict keyword... (cached) __restrict
  2278. checking for uid_t in sys/types.h... (cached) no
  2279. checking whether snprintf returns a byte count as in C99... guessing no
  2280. checking whether snprintf is declared... yes
  2281. checking for stdbool.h that conforms to C99... (cached) yes
  2282. checking for _Bool... (cached) yes
  2283. checking for wchar_t... (cached) yes
  2284. checking for wint_t... (cached) yes
  2285. checking whether wint_t is too small... (cached) yes
  2286. checking for unsigned long long int... (cached) yes
  2287. checking for long long int... (cached) yes
  2288. checking whether stdint.h conforms to C99... (cached) guessing yes
  2289. checking whether stdint.h predates C++11... (cached) no
  2290. checking whether stdint.h has UINTMAX_WIDTH etc.... (cached) no
  2291. checking whether strerror(0) succeeds... (cached) guessing yes
  2292. checking whether curses libraries may be used... no
  2293. checking where terminfo library functions come from... not found, consider installing GNU ncurses
  2294. checking where termcap library functions come from... not found, consider installing GNU ncurses
  2295. checking for tparam... no
  2296. checking for tparm... no
  2297. checking for inttypes.h... (cached) yes
  2298. checking for stdint.h... (cached) yes
  2299. checking for intmax_t... (cached) yes
  2300. checking for snprintf... (cached) yes
  2301. checking for strnlen... (cached) yes
  2302. checking for wcslen... (cached) yes
  2303. checking for wcsnlen... (cached) yes
  2304. checking for mbrtowc... (cached) yes
  2305. checking for wcrtomb... (cached) yes
  2306. checking whether _snprintf is declared... (cached) yes
  2307. checking whether vsnprintf is declared... yes
  2308. checking whether <wchar.h> uses 'inline' correctly... (cached) yes
  2309. checking for winsock2.h... (cached) yes
  2310. checking whether // is distinct from /... (cached) unknown, assuming no
  2311. checking for error_at_line... (cached) no
  2312. checking whether fabs can be used without linking with libm... yes
  2313. checking whether conversion from 'int' to 'long double' works... guessing yes
  2314. checking whether program_invocation_name is declared... (cached) no
  2315. checking whether program_invocation_short_name is declared... (cached) no
  2316. checking whether __argv is declared... (cached) yes
  2317. checking whether the compiler generally respects inline... (cached) yes
  2318. checking whether isinf is declared... yes
  2319. checking whether isinf(long double) works... guessing yes
  2320. checking whether isnan macro works... yes
  2321. checking whether isnan(double) can be used without linking with libm... (cached) yes
  2322. checking whether isnan(double) can be used without linking with libm... (cached) yes
  2323. checking whether isnan(float) can be used without linking with libm... (cached) yes
  2324. checking whether isnan(float) works... (cached) guessing yes
  2325. checking whether isnan(float) can be used without linking with libm... (cached) yes
  2326. checking whether isnan(float) works... (cached) guessing yes
  2327. checking whether isnan(long double) can be used without linking with libm... (cached) yes
  2328. checking whether isnanl works... (cached) guessing yes
  2329. checking whether isnan(long double) can be used without linking with libm... (cached) yes
  2330. checking whether isnanl works... (cached) guessing yes
  2331. checking whether to use the included libcroco... yes
  2332. checking whether to use the included glib... yes
  2333. checking for unistd.h... (cached) yes
  2334. checking whether to use the included libxml... yes
  2335. checking arpa/inet.h usability... no
  2336. checking arpa/inet.h presence... no
  2337. checking for arpa/inet.h... no
  2338. checking ctype.h usability... yes
  2339. checking ctype.h presence... yes
  2340. checking for ctype.h... yes
  2341. checking for dlfcn.h... (cached) no
  2342. checking dl.h usability... no
  2343. checking dl.h presence... no
  2344. checking for dl.h... no
  2345. checking errno.h usability... yes
  2346. checking errno.h presence... yes
  2347. checking for errno.h... yes
  2348. checking fcntl.h usability... yes
  2349. checking fcntl.h presence... yes
  2350. checking for fcntl.h... yes
  2351. checking float.h usability... yes
  2352. checking float.h presence... yes
  2353. checking for float.h... yes
  2354. checking for limits.h... (cached) yes
  2355. checking malloc.h usability... yes
  2356. checking malloc.h presence... yes
  2357. checking for malloc.h... yes
  2358. checking for math.h... (cached) yes
  2359. checking netdb.h usability... no
  2360. checking netdb.h presence... no
  2361. checking for netdb.h... no
  2362. checking netinet/in.h usability... no
  2363. checking netinet/in.h presence... no
  2364. checking for netinet/in.h... no
  2365. checking signal.h usability... yes
  2366. checking signal.h presence... yes
  2367. checking for signal.h... yes
  2368. checking for stdlib.h... (cached) yes
  2369. checking for string.h... (cached) yes
  2370. checking for strings.h... (cached) yes
  2371. checking sys/select.h usability... no
  2372. checking sys/select.h presence... no
  2373. checking for sys/select.h... no
  2374. checking for sys/socket.h... (cached) no
  2375. checking for sys/stat.h... (cached) yes
  2376. checking for sys/time.h... (cached) yes
  2377. checking for sys/types.h... (cached) yes
  2378. checking time.h usability... yes
  2379. checking time.h presence... yes
  2380. checking for time.h... yes
  2381. checking for unistd.h... (cached) yes
  2382. checking for arpa/nameser.h... no
  2383. checking for resolv.h... no
  2384. checking for dlopen... no
  2385. checking for getaddrinfo... no
  2386. checking for localtime... yes
  2387. checking for shlload... no
  2388. checking for stat... yes
  2389. checking for _stat... yes
  2390. checking for strftime... yes
  2391. checking whether log10 works... guessing yes
  2392. checking whether NAN macro works... yes
  2393. checking whether HUGE_VAL works... yes
  2394. checking whether the C compiler is actually a C++ compiler... no
  2395. checking for obstacks that work with any size object... no
  2396. checking for raise... (cached) yes
  2397. checking for siginfo_t... no
  2398. checking for volatile sig_atomic_t... (cached) yes
  2399. checking for sighandler_t... (cached) no
  2400. checking for signbit macro... guessing yes
  2401. checking for signbit compiler built-ins... guessing yes
  2402. checking for stdint.h... (cached) yes
  2403. checking for SIZE_MAX... (cached) yes
  2404. checking for snprintf... (cached) yes
  2405. checking whether snprintf respects a size of 1... guessing yes
  2406. checking for ssize_t... (cached) yes
  2407. checking for va_copy... yes
  2408. checking for good max_align_t... (cached) yes
  2409. checking whether NULL can be used in arbitrary expressions... (cached) yes
  2410. checking which flavor of printf attribute matches inttypes macros... (cached) gnu
  2411. checking for stpcpy... (cached) no
  2412. checking for winsock2.h... (cached) yes
  2413. checking for ptrdiff_t... (cached) yes
  2414. checking for vasprintf... (cached) yes
  2415. checking for vsnprintf... yes
  2416. checking whether snprintf respects a size of 1... (cached) guessing yes
  2417. checking for stdint.h... (cached) yes
  2418. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  2419. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  2420. checking for gawk... (cached) gawk
  2421. checking for texi2dvi... /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/build-aux/missing texi2dvi
  2422. checking for dvips... (cached) /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/build-aux/missing dvips
  2423. checking for perl... (cached) /usr/bin/perl
  2424. configure: updating cache ../config.cache
  2425. checking that generated files are newer than configure... done
  2426. configure: creating ./config.status
  2427. config.status: creating Makefile
  2428. config.status: creating doc/Makefile
  2429. config.status: creating lib/Makefile
  2430. config.status: creating lib/exported.sh
  2431. config.status: creating lib/textstyle/version.h
  2432. config.status: creating lib/textstyle/woe32dll.h
  2433. config.status: creating tests/Makefile
  2434. config.status: creating adhoc-tests/Makefile
  2435. config.status: creating config.h
  2436. config.status: executing depfiles commands
  2437. config.status: executing libtool commands
  2438. === configuring in gettext-tools (/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools)
  2439. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-rpath' '--disable-openmp' '--disable-curses' '--without-emacs' '--disable-acl' '--enable-threads=windows' '--without-bzip2' '--without-xz' '--with-included-libxml' 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' 'LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib' 'ac_cv_func__set_invalid_parameter_handler=no' 'host_alias=i686-w64-mingw32.static' --cache-file=../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools
  2440. configure: loading cache ../config.cache
  2441. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  2442. checking whether build environment is sane... yes
  2443. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  2444. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  2445. checking for gawk... (cached) gawk
  2446. checking whether make sets $(MAKE)... (cached) yes
  2447. checking whether make supports nested variables... (cached) yes
  2448. checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc
  2449. checking whether the C compiler works... yes
  2450. checking for C compiler default output file name... a.exe
  2451. checking for suffix of executables... .exe
  2452. checking whether we are cross compiling... yes
  2453. checking for suffix of object files... (cached) o
  2454. checking whether we are using the GNU C compiler... (cached) yes
  2455. checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes
  2456. checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed
  2457. checking whether i686-w64-mingw32.static-gcc understands -c and -o together... (cached) yes
  2458. checking whether make supports the include directive... yes (GNU style)
  2459. checking dependency style of i686-w64-mingw32.static-gcc... (cached) none
  2460. checking for bison... (cached) bison -y
  2461. checking whether to use Java... no
  2462. checking how to run the C preprocessor... (cached) i686-w64-mingw32.static-gcc -E
  2463. checking for grep that handles long lines and -e... (cached) /bin/grep
  2464. checking for egrep... (cached) /bin/grep -E
  2465. checking for Java virtual machine... no
  2466. checking for Java compiler... no
  2467. checking for jar... no
  2468. checking for preferred C# implementation... no
  2469. checking for C# compiler... no
  2470. checking build system type... (cached) x86_64-pc-linux-gnu
  2471. checking host system type... (cached) i686-w64-mingw32.static
  2472. checking for C# program execution engine... no
  2473. checking for Minix Amsterdam compiler... (cached) no
  2474. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  2475. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  2476. checking for ANSI C header files... (cached) yes
  2477. checking for sys/types.h... (cached) yes
  2478. checking for sys/stat.h... (cached) yes
  2479. checking for stdlib.h... (cached) yes
  2480. checking for string.h... (cached) yes
  2481. checking for memory.h... (cached) yes
  2482. checking for strings.h... (cached) yes
  2483. checking for inttypes.h... (cached) yes
  2484. checking for stdint.h... (cached) yes
  2485. checking for unistd.h... (cached) yes
  2486. checking for minix/config.h... (cached) no
  2487. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  2488. checking whether _XOPEN_SOURCE should be defined... (cached) no
  2489. checking for _LARGEFILE_SOURCE value needed for large files... no
  2490. checking for special C compiler options needed for large files... (cached) no
  2491. checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
  2492. checking for i686-w64-mingw32.static-gcc option to accept ISO C99... (cached) none needed
  2493. checking for i686-w64-mingw32.static-gcc option to accept ISO Standard C... (cached) none needed
  2494. checking for auto-import of symbols... (cached) yes
  2495. checking how to print strings... printf
  2496. checking for a sed that does not truncate output... (cached) /bin/sed
  2497. checking for fgrep... (cached) /bin/grep -F
  2498. checking for ld used by i686-w64-mingw32.static-gcc... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2499. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  2500. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  2501. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  2502. checking whether ln -s works... yes
  2503. checking the maximum length of command line arguments... (cached) 1572864
  2504. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32.static format... (cached) func_convert_file_nix_to_w32
  2505. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  2506. checking for /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... (cached) -r
  2507. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2508. checking how to recognize dependent libraries... (cached) file_magic ^x86 archive import|^x86 DLL
  2509. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2510. checking how to associate runtime and link libraries... (cached) func_cygming_dll_for_implib
  2511. checking for i686-w64-mingw32.static-ar... (cached) i686-w64-mingw32.static-ar
  2512. checking for archiver @FILE support... (cached) @
  2513. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  2514. checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib
  2515. checking command to parse /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... (cached) ok
  2516. checking for sysroot... no
  2517. checking for a working dd... (cached) /bin/dd
  2518. checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
  2519. checking for i686-w64-mingw32.static-mt... no
  2520. checking for mt... (cached) mt
  2521. configure: WARNING: using cross tools not prefixed with host triplet
  2522. checking if mt is a manifest tool... (cached) no
  2523. checking for dlfcn.h... (cached) no
  2524. checking for i686-w64-mingw32.static-as... (cached) i686-w64-mingw32.static-as
  2525. checking for i686-w64-mingw32.static-dlltool... (cached) i686-w64-mingw32.static-dlltool
  2526. checking for i686-w64-mingw32.static-objdump... (cached) i686-w64-mingw32.static-objdump
  2527. checking for objdir... (cached) .libs
  2528. checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... (cached) no
  2529. checking for i686-w64-mingw32.static-gcc option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  2530. checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  2531. checking if i686-w64-mingw32.static-gcc static flag -static works... (cached) yes
  2532. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2533. checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
  2534. checking whether the i686-w64-mingw32.static-gcc linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  2535. checking dynamic linker characteristics... Win32 ld.exe
  2536. checking how to hardcode library paths into programs... immediate
  2537. checking whether stripping libraries is possible... yes
  2538. checking if libtool supports shared libraries... yes
  2539. checking whether to build shared libraries... no
  2540. checking whether to build static libraries... yes
  2541. checking for i686-w64-mingw32.static-windres... (cached) i686-w64-mingw32.static-windres
  2542. checking whether NLS is requested... yes
  2543. checking for msgfmt... (cached) /usr/bin/msgfmt
  2544. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  2545. checking for xgettext... (cached) /usr/bin/xgettext
  2546. checking for msgmerge... (cached) /usr/bin/msgmerge
  2547. checking whether we are using the GNU C Library 2 or newer... (cached) no
  2548. checking whether the -Werror option is usable... (cached) yes
  2549. checking for simple visibility declarations... (cached) yes
  2550. checking for inline... (cached) inline
  2551. checking for size_t... (cached) yes
  2552. checking for stdint.h... (cached) yes
  2553. checking for working alloca.h... (cached) no
  2554. checking for alloca... (cached) yes
  2555. checking for stdlib.h... (cached) yes
  2556. checking for unistd.h... (cached) yes
  2557. checking for sys/param.h... (cached) yes
  2558. checking for xlocale.h... (cached) no
  2559. checking for string.h... (cached) yes
  2560. checking for sys/socket.h... (cached) no
  2561. checking for dirent.h... yes
  2562. checking for fnmatch.h... no
  2563. checking for wctype.h... (cached) yes
  2564. checking for sys/stat.h... (cached) yes
  2565. checking for getopt.h... (cached) yes
  2566. checking for sys/cdefs.h... (cached) yes
  2567. checking for sys/time.h... (cached) yes
  2568. checking for iconv.h... (cached) yes
  2569. checking for crtdefs.h... (cached) yes
  2570. checking for langinfo.h... (cached) no
  2571. checking for libxml2/libxml/xmlexports.h... no
  2572. checking for libxml2/libxml/xmlversion.h... no
  2573. checking for limits.h... (cached) yes
  2574. checking for math.h... (cached) yes
  2575. checking for wchar.h... (cached) yes
  2576. checking for sys/mman.h... (cached) no
  2577. checking for spawn.h... no
  2578. checking for stdint.h... (cached) yes
  2579. checking for sys/select.h... (cached) no
  2580. checking for sys/wait.h... no
  2581. checking for utime.h... yes
  2582. checking for features.h... (cached) no
  2583. checking for arpa/inet.h... (cached) no
  2584. checking for netdb.h... (cached) no
  2585. checking for netinet/in.h... (cached) no
  2586. checking for inttypes.h... (cached) yes
  2587. checking for semaphore.h... yes
  2588. checking for sys/ioctl.h... no
  2589. checking for sys/uio.h... no
  2590. checking for malloc.h... (cached) yes
  2591. checking for getpagesize... (cached) yes
  2592. checking for working mmap... (cached) no
  2593. checking whether integer division by zero raises SIGFPE... (cached) guessing yes
  2594. checking for inttypes.h... (cached) yes
  2595. checking for unsigned long long int... (cached) yes
  2596. checking for inttypes.h... (cached) yes
  2597. checking whether the inttypes.h PRIxNN macros are broken... (cached) no
  2598. checking for ld... /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  2599. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  2600. checking for shared library run path origin... (cached) done
  2601. checking 32-bit host C ABI... (cached) yes
  2602. checking for the common suffixes of directories in the library search path... (cached) lib,lib
  2603. checking whether imported symbols can be declared weak... (cached) guessing no
  2604. checking for multithread API to use... windows
  2605. checking whether to use C++... yes
  2606. checking for i686-w64-mingw32.static-g++... (cached) i686-w64-mingw32.static-g++
  2607. checking whether the C++ compiler (i686-w64-mingw32.static-g++ -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import) works... yes
  2608. checking whether the C++ compiler supports namespaces... yes
  2609. checking dependency style of i686-w64-mingw32.static-g++... (cached) none
  2610. checking for iconv... (cached) yes
  2611. checking for working iconv... (cached) guessing yes
  2612. checking how to link with libiconv... /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  2613. checking for iconv declaration... (cached)
  2614. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  2615. checking for argz.h... (cached) no
  2616. checking for inttypes.h... (cached) yes
  2617. checking for limits.h... (cached) yes
  2618. checking for unistd.h... (cached) yes
  2619. checking for sys/param.h... (cached) yes
  2620. checking for getcwd... (cached) yes
  2621. checking for getegid... (cached) no
  2622. checking for geteuid... (cached) no
  2623. checking for getgid... (cached) no
  2624. checking for getuid... (cached) no
  2625. checking for mempcpy... (cached) yes
  2626. checking for munmap... (cached) no
  2627. checking for stpcpy... (cached) no
  2628. checking for strcasecmp... (cached) yes
  2629. checking for strdup... (cached) yes
  2630. checking for strtoul... (cached) yes
  2631. checking for tsearch... (cached) yes
  2632. checking for argz_count... (cached) no
  2633. checking for argz_stringify... (cached) no
  2634. checking for argz_next... (cached) no
  2635. checking for __fsetlocking... (cached) no
  2636. checking whether feof_unlocked is declared... (cached) no
  2637. checking whether fgets_unlocked is declared... (cached) no
  2638. checking for bison... (cached) bison
  2639. checking version of bison... 3.0.4, ok
  2640. checking for long long int... (cached) yes
  2641. checking for wchar_t... (cached) yes
  2642. checking for wint_t... (cached) yes
  2643. checking whether wint_t is too small... (cached) yes
  2644. checking for intmax_t... (cached) yes
  2645. checking whether printf() supports POSIX/XSI format strings... (cached) guessing no
  2646. checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
  2647. checking for stdint.h... (cached) yes
  2648. checking for SIZE_MAX... (cached) yes
  2649. checking for stdint.h... (cached) yes
  2650. checking for symlink... (cached) no
  2651. checking for uselocale... (cached) no
  2652. checking for fchmod... no
  2653. checking for canonicalize_file_name... (cached) no
  2654. checking for getcwd... (cached) yes
  2655. checking for readlink... (cached) no
  2656. checking for realpath... (cached) no
  2657. checking for readlinkat... (cached) no
  2658. checking for _set_invalid_parameter_handler... (cached) no
  2659. checking for fcntl... no
  2660. checking for fnmatch... no
  2661. checking for btowc... yes
  2662. checking for isblank... yes
  2663. checking for iswctype... yes
  2664. checking for mbsrtowcs... yes
  2665. checking for mempcpy... (cached) yes
  2666. checking for wmemchr... yes
  2667. checking for wmemcpy... yes
  2668. checking for wmempcpy... yes
  2669. checking for getdelim... no
  2670. checking for getdtablesize... no
  2671. checking for getprogname... (cached) no
  2672. checking for getexecname... (cached) no
  2673. checking for gettimeofday... yes
  2674. checking for iswcntrl... (cached) yes
  2675. checking for iswblank... (cached) yes
  2676. checking for newlocale... (cached) no
  2677. checking for duplocale... (cached) no
  2678. checking for freelocale... (cached) no
  2679. checking for lstat... (cached) no
  2680. checking for mbsinit... (cached) yes
  2681. checking for mbrtowc... (cached) yes
  2682. checking for mbslen... (cached) no
  2683. checking for isascii... yes
  2684. checking for mprotect... (cached) yes
  2685. checking for select... no
  2686. checking for pipe2... no
  2687. checking for setenv... (cached) no
  2688. checking for secure_getenv... no
  2689. checking for getuid... (cached) no
  2690. checking for geteuid... (cached) no
  2691. checking for getgid... (cached) no
  2692. checking for getegid... (cached) no
  2693. checking for sigaction... (cached) no
  2694. checking for sigaltstack... (cached) no
  2695. checking for siginterrupt... (cached) no
  2696. checking for snprintf... (cached) yes
  2697. checking for stpncpy... no
  2698. checking for strerror_r... (cached) no
  2699. checking for __xpg_strerror_r... no
  2700. checking for pipe... no
  2701. checking for utime... yes
  2702. checking for futimes... no
  2703. checking for futimesat... no
  2704. checking for futimens... no
  2705. checking for utimensat... no
  2706. checking for lutimes... no
  2707. checking for vasnprintf... (cached) no
  2708. checking for wcwidth... (cached) no
  2709. checking for ftruncate... yes
  2710. checking for pthread_sigmask... no
  2711. checking for sleep... yes
  2712. checking for catgets... no
  2713. checking for shutdown... no
  2714. checking for usleep... yes
  2715. checking for wcrtomb... (cached) yes
  2716. checking for wctob... yes
  2717. checking for mbrlen... yes
  2718. checking for nl_langinfo... no
  2719. checking for fsync... (cached) no
  2720. checking for tcdrain... (cached) no
  2721. checking for getrlimit... no
  2722. checking for setrlimit... no
  2723. checking for working fcntl.h... (cached) no
  2724. checking for CFPreferencesCopyAppValue... (cached) no
  2725. checking for CFLocaleCopyCurrent... (cached) no
  2726. checking for CFLocaleCopyPreferredLanguages... (cached) no
  2727. checking for flexible array member... (cached) yes
  2728. checking for ptrdiff_t... (cached) yes
  2729. checking for features.h... (cached) no
  2730. checking for stddef.h... (cached) yes
  2731. checking for stdlib.h... (cached) yes
  2732. checking for string.h... (cached) yes
  2733. checking for asprintf... (cached) yes
  2734. checking for wprintf... (cached) yes
  2735. checking for newlocale... (cached) no
  2736. checking for putenv... (cached) yes
  2737. checking for setenv... (cached) no
  2738. checking for snprintf... (cached) yes
  2739. checking for strnlen... (cached) yes
  2740. checking for uselocale... (cached) no
  2741. checking for wcslen... (cached) yes
  2742. checking for wcsnlen... (cached) yes
  2743. checking for mbrtowc... (cached) yes
  2744. checking for wcrtomb... (cached) yes
  2745. checking whether _snprintf is declared... (cached) yes
  2746. checking whether _snwprintf is declared... (cached) yes
  2747. checking whether getc_unlocked is declared... (cached) no
  2748. checking for nl_langinfo and CODESET... (cached) no
  2749. checking for LC_MESSAGES... (cached) no
  2750. checking for i686-w64-mingw32.static-windres... (cached) i686-w64-mingw32.static-windres
  2751. checking for CFPreferencesCopyAppValue... (cached) no
  2752. checking for CFLocaleCopyCurrent... (cached) no
  2753. checking for CFLocaleCopyPreferredLanguages... (cached) no
  2754. checking whether included gettext is requested... no
  2755. checking for GNU gettext in libc... (cached) no
  2756. checking for GNU gettext in libintl... (cached) no
  2757. checking whether to use NLS... yes
  2758. checking where the gettext function comes from... included intl directory
  2759. checking whether // is distinct from /... (cached) unknown, assuming no
  2760. checking whether realpath works... (cached) guessing no
  2761. checking whether the preprocessor supports include_next... (cached) yes
  2762. checking whether system header files limit the line length... (cached) no
  2763. checking if environ is properly declared... (cached) yes
  2764. checking for complete errno.h... (cached) no
  2765. checking for EMULTIHOP value... (cached) no
  2766. checking for ENOLINK value... (cached) yes
  2767. checking for EOVERFLOW value... (cached) yes
  2768. checking whether strerror_r is declared... (cached) no
  2769. checking for strerror_r... (cached) no
  2770. checking whether strerror_r returns char *... (cached) no
  2771. checking for mode_t... (cached) yes
  2772. checking for sig_atomic_t... (cached) yes
  2773. checking for pid_t... (cached) yes
  2774. checking for eaccess... no
  2775. checking for mbstate_t... (cached) yes
  2776. checking whether stat file-mode macros are broken... (cached) no
  2777. checking for 64-bit off_t... (cached) yes
  2778. checking for 64-bit st_size... (cached) no
  2779. checking for nlink_t... (cached) no
  2780. checking whether stdin defaults to large file offsets... yes
  2781. checking whether ftello is declared... yes
  2782. checking for ftello... yes
  2783. checking whether ftello works... guessing yes
  2784. checking whether getdelim is declared... no
  2785. checking whether getdtablesize is declared... no
  2786. checking whether getline is declared... no
  2787. checking for getopt.h... (cached) yes
  2788. checking for getopt_long_only... (cached) yes
  2789. checking whether getopt is POSIX compatible... (cached) guessing no
  2790. checking for C/C++ restrict keyword... (cached) __restrict
  2791. checking for winsock2.h... (cached) yes
  2792. checking for struct timeval... yes
  2793. checking for wide-enough struct timeval.tv_sec member... yes
  2794. checking whether byte ordering is bigendian... (cached) no
  2795. checking whether long double and double are the same... (cached) no
  2796. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  2797. checking whether isnan(float) can be used without linking with libm... (cached) yes
  2798. checking whether isnan(float) works... (cached) guessing yes
  2799. checking whether isnan(double) can be used without linking with libm... (cached) yes
  2800. checking whether isnan(long double) can be used without linking with libm... (cached) yes
  2801. checking whether isnanl works... (cached) guessing yes
  2802. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  2803. checking whether iswcntrl works... (cached) guessing yes
  2804. checking for towlower... (cached) yes
  2805. checking for wctype_t... (cached) yes
  2806. checking for wctrans_t... (cached) yes
  2807. checking whether included libunistring is requested... no
  2808. checking for libunistring... no, trying again together with libiconv
  2809. checking for libunistring... no, consider installing GNU libunistring
  2810. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... (cached) no
  2811. checking for good max_align_t... (cached) yes
  2812. checking whether NULL can be used in arbitrary expressions... (cached) yes
  2813. checking whether pow can be used without linking with libm... (cached) yes
  2814. checking whether lstat correctly handles trailing slash... (cached) guessing no
  2815. checking whether malloc, realloc, calloc are POSIX compliant... (cached) no
  2816. checking for stdlib.h... (cached) yes
  2817. checking for GNU libc compatible malloc... (cached) guessing yes
  2818. checking for a traditional japanese locale... (cached) none
  2819. checking for a transitional chinese locale... (cached) none
  2820. checking for a french Unicode locale... (cached) none
  2821. checking for a traditional french locale... none
  2822. checking for mmap... (cached) no
  2823. checking whether memchr works... (cached) guessing yes
  2824. checking whether <limits.h> defines MIN and MAX... (cached) no
  2825. checking whether <sys/param.h> defines MIN and MAX... (cached) no
  2826. checking for O_CLOEXEC... no
  2827. checking for promoted mode_t type... int
  2828. checking for library containing posix_spawn... no
  2829. checking for posix_spawn... no
  2830. checking for sigset_t... (cached) no
  2831. checking for SIGPIPE... (cached) no
  2832. checking for shared library path variable... (cached) PATH
  2833. checking whether to activate relocatable installation... yes
  2834. checking for mach-o/dyld.h... (cached) no
  2835. checking for _NSGetExecutablePath... (cached) no
  2836. checking whether setenv is declared... (cached) no
  2837. checking for ssize_t... (cached) yes
  2838. checking for uid_t in sys/types.h... (cached) no
  2839. checking whether C symbols are prefixed with underscore at the linker level... (cached) yes
  2840. checking whether snprintf returns a byte count as in C99... (cached) guessing no
  2841. checking whether snprintf is declared... (cached) yes
  2842. checking for stdbool.h that conforms to C99... (cached) yes
  2843. checking for _Bool... (cached) yes
  2844. checking whether stdint.h conforms to C99... (cached) guessing yes
  2845. checking whether stdint.h predates C++11... (cached) no
  2846. checking whether stdint.h has UINTMAX_WIDTH etc.... (cached) no
  2847. checking whether stpncpy is declared... no
  2848. checking whether strerror(0) succeeds... (cached) guessing yes
  2849. checking whether strnlen is declared... (cached) yes
  2850. checking whether strstr works... guessing yes
  2851. checking whether <sys/select.h> is self-contained... no
  2852. checking for winsock2.h... (cached) yes
  2853. checking for struct timespec in <time.h>... (cached) yes
  2854. checking whether clearerr_unlocked is declared... (cached) no
  2855. checking whether feof_unlocked is declared... (cached) no
  2856. checking whether ferror_unlocked is declared... (cached) no
  2857. checking whether fflush_unlocked is declared... (cached) no
  2858. checking whether fgets_unlocked is declared... (cached) no
  2859. checking whether fputc_unlocked is declared... (cached) no
  2860. checking whether fputs_unlocked is declared... (cached) no
  2861. checking whether fread_unlocked is declared... (cached) no
  2862. checking whether fwrite_unlocked is declared... (cached) no
  2863. checking whether getc_unlocked is declared... (cached) no
  2864. checking whether getchar_unlocked is declared... (cached) no
  2865. checking whether putc_unlocked is declared... (cached) no
  2866. checking whether putchar_unlocked is declared... (cached) no
  2867. checking whether unsetenv is declared... no
  2868. checking whether the utimes function works... guessing no
  2869. checking for intmax_t... (cached) yes
  2870. checking for snprintf... (cached) yes
  2871. checking for strnlen... (cached) yes
  2872. checking for wcslen... (cached) yes
  2873. checking for wcsnlen... (cached) yes
  2874. checking for mbrtowc... (cached) yes
  2875. checking for wcrtomb... (cached) yes
  2876. checking whether _snprintf is declared... (cached) yes
  2877. checking whether vsnprintf is declared... (cached) yes
  2878. checking whether <wchar.h> uses 'inline' correctly... (cached) yes
  2879. checking ws2tcpip.h usability... yes
  2880. checking ws2tcpip.h presence... yes
  2881. checking for ws2tcpip.h... yes
  2882. checking whether <sys/socket.h> is self-contained... no
  2883. checking for struct sockaddr_storage... yes
  2884. checking for sa_family_t... no
  2885. checking for struct sockaddr_storage.ss_family... yes
  2886. checking for winsock2.h... (cached) yes
  2887. checking whether alarm is declared... no
  2888. checking whether ungetc works on arbitrary bytes... guessing yes
  2889. checking whether getcwd (NULL, 0) allocates memory for result... guessing no
  2890. checking for getcwd with POSIX signature... no
  2891. checking for IPv4 sockets... yes
  2892. checking for IPv6 sockets... yes
  2893. checking for winsock2.h... (cached) yes
  2894. checking if we need to call WSAStartup in winsock2.h and -lws2_32... yes
  2895. checking whether strerror_r is declared... (cached) no
  2896. checking for atexit... (cached) yes
  2897. checking for dirent.h... (cached) yes
  2898. checking for string.h... (cached) yes
  2899. checking for long file names... yes
  2900. checking for pathconf... no
  2901. checking for string.h... (cached) yes
  2902. checking for unistd.h... (cached) yes
  2903. checking for __builtin_expect... yes
  2904. checking byteswap.h usability... no
  2905. checking byteswap.h presence... no
  2906. checking for byteswap.h... no
  2907. checking for library containing clock_gettime... none required
  2908. checking for clock_gettime... yes
  2909. checking for clock_settime... yes
  2910. checking for winsock2.h... (cached) yes
  2911. checking for closedir... yes
  2912. checking for chown... no
  2913. checking for dirfd... no
  2914. checking whether dirfd is declared... no
  2915. checking whether dirfd is a macro... no
  2916. checking how to get the file descriptor associated with an open DIR*... no_such_member
  2917. checking whether // is distinct from /... (cached) unknown, assuming no
  2918. checking whether dup2 works... guessing no
  2919. checking for setdtablesize... no
  2920. checking for error_at_line... (cached) no
  2921. checking whether fabs can be used without linking with libm... (cached) yes
  2922. checking for flexible array member... (cached) yes
  2923. checking whether conversion from 'int' to 'long double' works... (cached) guessing yes
  2924. checking whether isblank is declared... yes
  2925. checking for ftello... (cached) yes
  2926. checking whether ftello works... (cached) guessing yes
  2927. checking for flockfile... no
  2928. checking for funlockfile... no
  2929. checking whether getc_unlocked is declared... (cached) no
  2930. checking for getline... no
  2931. checking whether program_invocation_name is declared... (cached) no
  2932. checking whether program_invocation_short_name is declared... (cached) no
  2933. checking whether __argv is declared... (cached) yes
  2934. checking whether gettimeofday clobbers localtime buffer... guessing no
  2935. checking for gettimeofday with POSIX signature... yes
  2936. checking whether the compiler generally respects inline... (cached) yes
  2937. checking whether isinf is declared... (cached) yes
  2938. checking whether isinf(long double) works... (cached) guessing yes
  2939. checking whether isnan macro works... yes
  2940. checking whether isnan(double) can be used without linking with libm... (cached) yes
  2941. checking whether isnan(double) can be used without linking with libm... (cached) yes
  2942. checking whether isnan(float) can be used without linking with libm... (cached) yes
  2943. checking whether isnan(float) works... (cached) guessing yes
  2944. checking whether isnan(float) can be used without linking with libm... (cached) yes
  2945. checking whether isnan(float) works... (cached) guessing yes
  2946. checking whether isnan(long double) can be used without linking with libm... (cached) yes
  2947. checking whether isnanl works... (cached) guessing yes
  2948. checking whether isnan(long double) can be used without linking with libm... (cached) yes
  2949. checking whether isnanl works... (cached) guessing yes
  2950. checking whether iswblank is declared... (cached) yes
  2951. checking whether to use Java... no
  2952. checking whether to use the included libunistring... yes
  2953. checking whether included libxml is requested... yes
  2954. checking whether to use the included libxml... yes
  2955. checking for arpa/inet.h... (cached) no
  2956. checking for ctype.h... (cached) yes
  2957. checking for dlfcn.h... (cached) no
  2958. checking for dl.h... (cached) no
  2959. checking for errno.h... (cached) yes
  2960. checking for fcntl.h... (cached) yes
  2961. checking for float.h... (cached) yes
  2962. checking for limits.h... (cached) yes
  2963. checking for malloc.h... (cached) yes
  2964. checking for math.h... (cached) yes
  2965. checking for netdb.h... (cached) no
  2966. checking for netinet/in.h... (cached) no
  2967. checking for signal.h... (cached) yes
  2968. checking for stdlib.h... (cached) yes
  2969. checking for string.h... (cached) yes
  2970. checking for strings.h... (cached) yes
  2971. checking for sys/select.h... (cached) no
  2972. checking for sys/socket.h... (cached) no
  2973. checking for sys/stat.h... (cached) yes
  2974. checking for sys/time.h... (cached) yes
  2975. checking for sys/types.h... (cached) yes
  2976. checking for time.h... (cached) yes
  2977. checking for unistd.h... (cached) yes
  2978. checking for arpa/nameser.h... (cached) no
  2979. checking for resolv.h... (cached) no
  2980. checking for dlopen... (cached) no
  2981. checking for getaddrinfo... (cached) no
  2982. checking for localtime... (cached) yes
  2983. checking for shlload... (cached) no
  2984. checking for stat... (cached) yes
  2985. checking for _stat... (cached) yes
  2986. checking for strftime... (cached) yes
  2987. checking whether locale.h conforms to POSIX:2001... (cached) no
  2988. checking whether struct lconv is properly defined... (cached) no
  2989. checking whether log10 works... (cached) guessing yes
  2990. checking whether lseek detects pipes... no
  2991. checking whether NAN macro works... (cached) yes
  2992. checking whether HUGE_VAL works... (cached) yes
  2993. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  2994. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  2995. checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
  2996. checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
  2997. checking whether mbrtowc has a correct return value... (cached) guessing no
  2998. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
  2999. checking whether mbrtowc works on empty input... (cached) guessing yes
  3000. checking whether the C locale is free of encoding errors... (cached) guessing yes
  3001. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3002. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3003. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3004. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3005. checking whether mbsrtowcs works... guessing no
  3006. checking whether mbswidth is declared in <wchar.h>... no
  3007. checking for mbstate_t... (cached) yes
  3008. checking for memmove... (cached) yes
  3009. checking for memset... yes
  3010. checking whether mkdir handles trailing slash... guessing no
  3011. checking whether mkdir handles trailing dot... guessing no
  3012. checking for mkdtemp... no
  3013. checking for obstacks that work with any size object... (cached) no
  3014. checking for opendir... yes
  3015. checking whether posix_spawn_file_actions_addclose works... guessing no
  3016. checking whether posix_spawn_file_actions_adddup2 works... guessing no
  3017. checking whether posix_spawn_file_actions_addopen works... guessing no
  3018. checking paths.h usability... no
  3019. checking paths.h presence... no
  3020. checking for paths.h... no
  3021. checking for confstr... no
  3022. checking for sched_setparam... no
  3023. checking for sched_setscheduler... yes
  3024. checking for setegid... no
  3025. checking for seteuid... no
  3026. checking for vfork... no
  3027. checking whether program_invocation_name is declared... (cached) no
  3028. checking whether program_invocation_short_name is declared... (cached) no
  3029. checking for raise... (cached) yes
  3030. checking for rawmemchr... no
  3031. checking for readdir... yes
  3032. checking for search.h... (cached) yes
  3033. checking for tsearch... (cached) yes
  3034. checking whether rmdir works... guessing no
  3035. checking for __secure_getenv... no
  3036. checking for issetugid... no
  3037. checking for siginfo_t... (cached) no
  3038. checking for volatile sig_atomic_t... (cached) yes
  3039. checking for sighandler_t... (cached) no
  3040. checking for signbit macro... (cached) guessing yes
  3041. checking for signbit compiler built-ins... (cached) guessing yes
  3042. checking for stdint.h... (cached) yes
  3043. checking for SIZE_MAX... (cached) yes
  3044. checking for snprintf... (cached) yes
  3045. checking whether snprintf respects a size of 1... (cached) guessing yes
  3046. checking for ssize_t... (cached) yes
  3047. checking for struct stat.st_atim.tv_nsec... (cached) no
  3048. checking for struct stat.st_atimespec.tv_nsec... (cached) no
  3049. checking for struct stat.st_atimensec... (cached) no
  3050. checking for struct stat.st_atim.st__tim.tv_nsec... (cached) no
  3051. checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
  3052. checking for struct stat.st_birthtimensec... (cached) no
  3053. checking for struct stat.st_birthtim.tv_nsec... (cached) no
  3054. checking for va_copy... (cached) yes
  3055. checking for good max_align_t... (cached) yes
  3056. checking whether NULL can be used in arbitrary expressions... (cached) yes
  3057. checking which flavor of printf attribute matches inttypes macros... (cached) gnu
  3058. checking for stpcpy... (cached) no
  3059. checking for strchrnul... no
  3060. checking for strcspn... yes
  3061. checking for winsock2.h... (cached) yes
  3062. checking for working strnlen... (cached) yes
  3063. checking for strpbrk... yes
  3064. checking whether strstr works in linear time... guessing no
  3065. checking whether strstr works... (cached) guessing yes
  3066. checking for strtol... yes
  3067. checking for strtoul... (cached) yes
  3068. checking for nlink_t... (cached) no
  3069. checking for unsetenv... no
  3070. checking for ptrdiff_t... (cached) yes
  3071. checking for vasprintf... (cached) yes
  3072. checking for vsnprintf... (cached) yes
  3073. checking whether snprintf respects a size of 1... (cached) guessing yes
  3074. checking for waitid... no
  3075. checking for waitpid... no
  3076. checking for union wait... no
  3077. checking whether iswcntrl works... (cached) guessing yes
  3078. checking for towlower... (cached) yes
  3079. checking for wctype_t... (cached) yes
  3080. checking for wctrans_t... (cached) yes
  3081. checking whether wcwidth is declared... (cached) no
  3082. checking whether wcwidth is a macro... (cached) no
  3083. checking for stdint.h... (cached) yes
  3084. checking whether btowc(0) is correct... guessing yes
  3085. checking whether btowc(EOF) is correct... guessing yes
  3086. checking for a traditional french locale... (cached) none
  3087. checking for a french Unicode locale... (cached) none
  3088. checking for a traditional french locale... (cached) none
  3089. checking for a turkish Unicode locale... none
  3090. checking whether dup works... guessing no
  3091. checking whether fdopen sets errno... guessing no
  3092. checking for chsize... yes
  3093. checking for getpagesize... yes
  3094. checking whether getpagesize is declared... no
  3095. checking for winsock2.h... (cached) yes
  3096. checking whether inet_pton is declared... no
  3097. checking whether byte ordering is bigendian... (cached) no
  3098. checking whether INT32_MAX < INTMAX_MAX... yes
  3099. checking whether INT64_MAX == LONG_MAX... no
  3100. checking whether UINT32_MAX < UINTMAX_MAX... yes
  3101. checking whether UINT64_MAX == ULONG_MAX... no
  3102. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3103. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  3104. checking where to find the exponent in a 'long double'... word 2 bit 0
  3105. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3106. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  3107. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  3108. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  3109. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  3110. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3111. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3112. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  3113. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  3114. checking for a traditional french locale... (cached) none
  3115. checking for a french Unicode locale... (cached) none
  3116. checking for a traditional japanese locale... (cached) none
  3117. checking for a transitional chinese locale... (cached) none
  3118. checking for a french Unicode locale... (cached) none
  3119. checking for a traditional french locale... (cached) none
  3120. checking for a french Unicode locale... (cached) none
  3121. checking for a traditional japanese locale... (cached) none
  3122. checking for a transitional chinese locale... (cached) none
  3123. checking for a french Unicode locale... (cached) none
  3124. checking for a transitional chinese locale... (cached) none
  3125. checking for mbtowc... yes
  3126. checking for mmap... (cached) no
  3127. checking for library containing nanosleep... none required
  3128. checking for working nanosleep... guessing no
  3129. checking whether <netinet/in.h> is self-contained... no
  3130. checking for netinet/in.h... (cached) no
  3131. checking whether perror matches strerror... guessing yes
  3132. checking for putenv compatible with GNU and SVID... guessing no
  3133. checking whether _putenv is declared... yes
  3134. checking for mmap... (cached) no
  3135. checking for mmap... (cached) no
  3136. checking for a traditional french locale... (cached) none
  3137. checking for a french Unicode locale... (cached) none
  3138. checking for a traditional japanese locale... (cached) none
  3139. checking for a transitional chinese locale... (cached) none
  3140. checking whether sleep is declared... yes
  3141. checking for working sleep... guessing no
  3142. checking for socklen_t... yes
  3143. checking for working stdalign.h... yes
  3144. checking for mmap... (cached) no
  3145. checking for mmap... (cached) no
  3146. checking for mmap... (cached) no
  3147. checking for useconds_t... yes
  3148. checking whether usleep allows large arguments... guessing no
  3149. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3150. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3151. checking whether wcrtomb works in the C locale... guessing yes
  3152. checking whether wcrtomb return value is correct... guessing yes
  3153. checking for a traditional french locale... (cached) none
  3154. checking for a french Unicode locale... (cached) none
  3155. checking for a traditional japanese locale... (cached) none
  3156. checking for a transitional chinese locale... (cached) none
  3157. checking whether wctob works... guessing no
  3158. checking whether btowc(0) is correct... (cached) guessing yes
  3159. checking whether btowc(EOF) is correct... (cached) guessing yes
  3160. checking for __builtin_expect... (cached) yes
  3161. checking whether the compiler supports the __inline keyword... yes
  3162. checking for struct lconv.decimal_point... yes
  3163. checking for mbtowc... (cached) yes
  3164. checking for working re_compile_pattern... guessing no
  3165. checking libintl.h usability... no
  3166. checking libintl.h presence... no
  3167. checking for libintl.h... no
  3168. checking whether isblank is declared... (cached) yes
  3169. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3170. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3171. checking whether wcrtomb works in the C locale... (cached) guessing yes
  3172. checking whether wcrtomb return value is correct... (cached) guessing yes
  3173. checking for __builtin_expect... (cached) yes
  3174. checking for winsock2.h... (cached) yes
  3175. checking whether // is distinct from /... (cached) unknown, assuming no
  3176. checking whether dup2 works... (cached) guessing no
  3177. checking for setdtablesize... (cached) no
  3178. checking for error_at_line... (cached) no
  3179. checking whether conversion from 'int' to 'long double' works... (cached) guessing yes
  3180. checking for flockfile... (cached) no
  3181. checking for funlockfile... (cached) no
  3182. checking whether getc_unlocked is declared... (cached) no
  3183. checking for getline... (cached) no
  3184. checking whether program_invocation_name is declared... (cached) no
  3185. checking whether program_invocation_short_name is declared... (cached) no
  3186. checking whether __argv is declared... (cached) yes
  3187. checking whether the compiler generally respects inline... (cached) yes
  3188. checking whether to use the included libunistring... yes
  3189. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3190. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3191. checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
  3192. checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
  3193. checking whether mbrtowc has a correct return value... (cached) guessing no
  3194. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
  3195. checking whether mbrtowc works on empty input... (cached) guessing yes
  3196. checking whether the C locale is free of encoding errors... (cached) guessing yes
  3197. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3198. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3199. checking whether mbswidth is declared in <wchar.h>... (cached) no
  3200. checking for mbstate_t... (cached) yes
  3201. checking for obstacks that work with any size object... (cached) no
  3202. checking whether program_invocation_name is declared... (cached) no
  3203. checking whether program_invocation_short_name is declared... (cached) no
  3204. checking for raise... (cached) yes
  3205. checking for rawmemchr... (cached) no
  3206. checking for volatile sig_atomic_t... (cached) yes
  3207. checking for sighandler_t... (cached) no
  3208. checking for stdint.h... (cached) yes
  3209. checking for SIZE_MAX... (cached) yes
  3210. checking for ssize_t... (cached) yes
  3211. checking for struct stat.st_atim.tv_nsec... (cached) no
  3212. checking for struct stat.st_atimespec.tv_nsec... (cached) no
  3213. checking for struct stat.st_atimensec... (cached) no
  3214. checking for struct stat.st_atim.st__tim.tv_nsec... (cached) no
  3215. checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
  3216. checking for struct stat.st_birthtimensec... (cached) no
  3217. checking for struct stat.st_birthtim.tv_nsec... (cached) no
  3218. checking for va_copy... (cached) yes
  3219. checking for good max_align_t... (cached) yes
  3220. checking whether NULL can be used in arbitrary expressions... (cached) yes
  3221. checking which flavor of printf attribute matches inttypes macros... (cached) gnu
  3222. checking for stpcpy... (cached) no
  3223. checking for strchrnul... (cached) no
  3224. checking for winsock2.h... (cached) yes
  3225. checking whether strstr works... (cached) guessing yes
  3226. checking for nlink_t... (cached) no
  3227. checking for ptrdiff_t... (cached) yes
  3228. checking for vasprintf... (cached) yes
  3229. checking whether iswcntrl works... (cached) guessing yes
  3230. checking for towlower... (cached) yes
  3231. checking for wctype_t... (cached) yes
  3232. checking for wctrans_t... (cached) yes
  3233. checking whether wcwidth is declared... (cached) no
  3234. checking whether wcwidth is a macro... (cached) no
  3235. checking for stdint.h... (cached) yes
  3236. checking pwd.h usability... no
  3237. checking pwd.h presence... no
  3238. checking for pwd.h... no
  3239. checking for inline... (cached) inline
  3240. checking for unsigned long long int... (cached) yes
  3241. checking for size_t... (cached) yes
  3242. checking for ptrdiff_t... (cached) yes
  3243. checking for ssize_t... (cached) yes
  3244. checking for pid_t... (cached) yes
  3245. checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
  3246. checking for select... (cached) no
  3247. checking vfork.h usability... no
  3248. checking vfork.h presence... no
  3249. checking for vfork.h... no
  3250. checking for fork... no
  3251. checking for vfork... (cached) no
  3252. checking for signal handlers with siginfo_t... no
  3253. checking for setlocale declaration...
  3254. extern char *setlocale (int category, const char *locale);
  3255. checking whether byte ordering is bigendian... (cached) no
  3256. checking for arpa/inet.h... (cached) no
  3257. checking for gethostname... no
  3258. checking for gethostbyname... no
  3259. checking for inet_ntop... no
  3260. checking for IPv6 sockets... no
  3261. checking for BSD- or MS-compatible name lister (nm)... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B
  3262. checking the name lister (/home/m/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... (cached) BSD nm
  3263. checking whether Emacs support is requested... no
  3264. checking for dvips... (cached) /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/build-aux/missing dvips
  3265. checking for texi2pdf... (cached) /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/build-aux/missing texi2pdf
  3266. checking for perl... (cached) /usr/bin/perl
  3267. checking whether the C++ compiler (i686-w64-mingw32.static-g++ -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import) works... yes
  3268. checking whether the C++ compiler supports namespaces... yes
  3269. checking dependency style of i686-w64-mingw32.static-g++... (cached) none
  3270. checking for a traditional french locale... (cached) none
  3271. checking for a french Unicode locale... (cached) none
  3272. checking for a traditional japanese locale... (cached) none
  3273. checking for a german Unicode locale... none
  3274. checking whether we are using the GNU C++ compiler... (cached) yes
  3275. checking whether i686-w64-mingw32.static-g++ accepts -g... (cached) yes
  3276. checking dependency style of i686-w64-mingw32.static-g++... (cached) none
  3277. checking how to run the C++ preprocessor... (cached) i686-w64-mingw32.static-g++ -E
  3278. checking for ld used by i686-w64-mingw32.static-g++... (cached) /home/m/mxe/usr/bin/i686-w64-mingw32.static-ld
  3279. checking if the linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... (cached) yes
  3280. checking whether the i686-w64-mingw32.static-g++ linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  3281. checking for i686-w64-mingw32.static-g++ option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  3282. checking if i686-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  3283. checking if i686-w64-mingw32.static-g++ static flag -static works... (cached) yes
  3284. checking if i686-w64-mingw32.static-g++ supports -c -o file.o... (cached) yes
  3285. checking if i686-w64-mingw32.static-g++ supports -c -o file.o... (cached) yes
  3286. checking whether the i686-w64-mingw32.static-g++ linker (/home/m/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... yes
  3287. checking dynamic linker characteristics... Win32 ld.exe
  3288. checking how to hardcode library paths into programs... immediate
  3289. configure: updating cache ../config.cache
  3290. checking that generated files are newer than configure... done
  3291. configure: creating ./config.status
  3292. config.status: creating csharpcomp.sh
  3293. config.status: creating csharpexec.sh
  3294. config.status: creating javacomp.sh
  3295. config.status: creating javaexec.sh
  3296. config.status: creating Makefile
  3297. config.status: creating doc/Makefile
  3298. config.status: creating intl/Makefile
  3299. config.status: creating its/Makefile
  3300. config.status: creating gnulib-lib/Makefile
  3301. config.status: creating libgrep/Makefile
  3302. config.status: creating src/Makefile
  3303. config.status: creating src/user-email
  3304. config.status: creating libgettextpo/Makefile
  3305. config.status: creating libgettextpo/exported.sh
  3306. config.status: creating po/Makefile.in
  3307. config.status: creating projects/Makefile
  3308. config.status: creating styles/Makefile
  3309. config.status: creating emacs/Makefile
  3310. config.status: creating misc/Makefile
  3311. config.status: creating misc/gettextize
  3312. config.status: creating misc/autopoint
  3313. config.status: creating misc/convert-archive
  3314. config.status: creating man/Makefile
  3315. config.status: creating man/x-to-1
  3316. config.status: creating m4/Makefile
  3317. config.status: creating tests/Makefile
  3318. config.status: creating tests/init-env
  3319. config.status: creating system-tests/Makefile
  3320. config.status: creating gnulib-tests/Makefile
  3321. config.status: creating config.h
  3322. config.status: executing depfiles commands
  3323. config.status: executing libtool commands
  3324. config.status: executing po-directories commands
  3325. config.status: creating po/POTFILES
  3326. config.status: creating po/Makefile
  3327. === configuring in examples (/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/examples)
  3328. configure: running /bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/examples/configure --disable-option-checking '--prefix=/gettext' '--host=i686-w64-mingw32.static' '--disable-shared' '--enable-static' '--enable-relocatable' '--disable-dependency-tracking' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-rpath' '--disable-openmp' '--disable-curses' '--without-emacs' '--disable-acl' '--enable-threads=windows' '--without-bzip2' '--without-xz' '--with-included-libxml' 'CPPFLAGS=-I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC' 'LDFLAGS=-L/home/m/build-gettext-windows/static-32/compiled/gettext/lib' 'ac_cv_func__set_invalid_parameter_handler=no' 'host_alias=i686-w64-mingw32.static' --cache-file=../../config.cache --srcdir=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/examples
  3329. configure: loading cache ../../config.cache
  3330. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  3331. checking whether build environment is sane... yes
  3332. checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip
  3333. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  3334. checking for gawk... (cached) gawk
  3335. checking whether make sets $(MAKE)... (cached) yes
  3336. checking whether make supports nested variables... (cached) yes
  3337. checking for a sed that does not truncate output... (cached) /bin/sed
  3338. checking whether NLS is requested... yes
  3339. checking for msgfmt... (cached) /usr/bin/msgfmt
  3340. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  3341. checking for xgettext... (cached) /usr/bin/xgettext
  3342. checking for msgmerge... (cached) /usr/bin/msgmerge
  3343. checking that generated files are newer than configure... done
  3344. configure: creating ./config.status
  3345. config.status: creating Makefile
  3346. config.status: creating installpaths
  3347. config.status: creating po/Makefile
  3348. config.status: executing po-directories commands
  3349. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make/32-static
  3350. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make/32-static
  3351. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make/32-static ']'
  3352. + bldgtxtApplyPatches /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make
  3353. + local PATCH_DIR=/media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make
  3354. + '[' -d /media/sf_c/Dev/Win/gettext-iconv-windows/patches/gettext-0.20-rc1-make ']'
  3355. + echo '### Making gettext'
  3356. ### Making gettext
  3357. + test -f libtextstyle/Makefile
  3358. + make --jobs=1 --directory=libtextstyle --no-keep-going
  3359. make: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  3360. make all-recursive
  3361. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  3362. Making all in doc
  3363. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/doc'
  3364. make[2]: Nothing to be done for 'all'.
  3365. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/doc'
  3366. Making all in lib
  3367. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  3368. rm -f alloca.h-t alloca.h && \
  3369. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3370. sed -e 's|@''HAVE_ALLOCA_H''@||g' < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/alloca.in.h; \
  3371. } > alloca.h-t && \
  3372. mv -f alloca.h-t alloca.h
  3373. rm -f errno.h-t errno.h && \
  3374. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3375. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  3376. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3377. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3378. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3379. -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \
  3380. -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \
  3381. -e 's|@''EMULTIHOP_VALUE''@||g' \
  3382. -e 's|@''ENOLINK_HIDDEN''@|0|g' \
  3383. -e 's|@''ENOLINK_VALUE''@||g' \
  3384. -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \
  3385. -e 's|@''EOVERFLOW_VALUE''@||g' \
  3386. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/errno.in.h; \
  3387. } > errno.h-t && \
  3388. mv errno.h-t errno.h
  3389. rm -f fcntl.h-t fcntl.h && \
  3390. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3391. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  3392. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3393. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3394. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3395. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  3396. -e 's/@''GNULIB_FCNTL''@/0/g' \
  3397. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  3398. -e 's/@''GNULIB_OPEN''@/0/g' \
  3399. -e 's/@''GNULIB_OPENAT''@/0/g' \
  3400. -e 's|@''HAVE_FCNTL''@|1|g' \
  3401. -e 's|@''HAVE_OPENAT''@|1|g' \
  3402. -e 's|@''REPLACE_FCNTL''@|0|g' \
  3403. -e 's|@''REPLACE_OPEN''@|0|g' \
  3404. -e 's|@''REPLACE_OPENAT''@|0|g' \
  3405. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  3406. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  3407. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h' \
  3408. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fcntl.in.h; \
  3409. } > fcntl.h-t && \
  3410. mv fcntl.h-t fcntl.h
  3411. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3412. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib.in.h; \
  3413. } > glib.h-t
  3414. mv -f glib.h-t glib.h
  3415. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3416. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glibconfig.in.h; \
  3417. } > glibconfig.h-t
  3418. mv -f glibconfig.h-t glibconfig.h
  3419. test -d glib || /bin/mkdir -p glib
  3420. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3421. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/ghash.in.h; \
  3422. } > glib/ghash.h-t
  3423. mv -f glib/ghash.h-t glib/ghash.h
  3424. test -d glib || /bin/mkdir -p glib
  3425. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3426. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/glist.in.h; \
  3427. } > glib/glist.h-t
  3428. mv -f glib/glist.h-t glib/glist.h
  3429. test -d glib || /bin/mkdir -p glib
  3430. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3431. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gprimes.in.h; \
  3432. } > glib/gprimes.h-t
  3433. mv -f glib/gprimes.h-t glib/gprimes.h
  3434. test -d glib || /bin/mkdir -p glib
  3435. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3436. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstrfuncs.in.h; \
  3437. } > glib/gstrfuncs.h-t
  3438. mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
  3439. test -d glib || /bin/mkdir -p glib
  3440. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3441. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstring.in.h; \
  3442. } > glib/gstring.h-t
  3443. mv -f glib/gstring.h-t glib/gstring.h
  3444. test -d glib || /bin/mkdir -p glib
  3445. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3446. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gtypes.in.h; \
  3447. } > glib/gtypes.h-t
  3448. mv -f glib/gtypes.h-t glib/gtypes.h
  3449. test -d libxml || /bin/mkdir -p libxml
  3450. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3451. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/DOCBparser.in.h; \
  3452. } > libxml/DOCBparser.h-t
  3453. mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h
  3454. test -d libxml || /bin/mkdir -p libxml
  3455. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3456. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLparser.in.h; \
  3457. } > libxml/HTMLparser.h-t
  3458. mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h
  3459. test -d libxml || /bin/mkdir -p libxml
  3460. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3461. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLtree.in.h; \
  3462. } > libxml/HTMLtree.h-t
  3463. mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h
  3464. test -d libxml || /bin/mkdir -p libxml
  3465. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3466. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX2.in.h; \
  3467. } > libxml/SAX2.h-t
  3468. mv -f libxml/SAX2.h-t libxml/SAX2.h
  3469. test -d libxml || /bin/mkdir -p libxml
  3470. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3471. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX.in.h; \
  3472. } > libxml/SAX.h-t
  3473. mv -f libxml/SAX.h-t libxml/SAX.h
  3474. test -d libxml || /bin/mkdir -p libxml
  3475. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3476. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/c14n.in.h; \
  3477. } > libxml/c14n.h-t
  3478. mv -f libxml/c14n.h-t libxml/c14n.h
  3479. test -d libxml || /bin/mkdir -p libxml
  3480. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3481. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/catalog.in.h; \
  3482. } > libxml/catalog.h-t
  3483. mv -f libxml/catalog.h-t libxml/catalog.h
  3484. test -d libxml || /bin/mkdir -p libxml
  3485. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3486. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/chvalid.in.h; \
  3487. } > libxml/chvalid.h-t
  3488. mv -f libxml/chvalid.h-t libxml/chvalid.h
  3489. test -d libxml || /bin/mkdir -p libxml
  3490. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3491. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/debugXML.in.h; \
  3492. } > libxml/debugXML.h-t
  3493. mv -f libxml/debugXML.h-t libxml/debugXML.h
  3494. test -d libxml || /bin/mkdir -p libxml
  3495. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3496. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/dict.in.h; \
  3497. } > libxml/dict.h-t
  3498. mv -f libxml/dict.h-t libxml/dict.h
  3499. test -d libxml || /bin/mkdir -p libxml
  3500. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3501. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/encoding.in.h; \
  3502. } > libxml/encoding.h-t
  3503. mv -f libxml/encoding.h-t libxml/encoding.h
  3504. test -d libxml || /bin/mkdir -p libxml
  3505. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3506. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/entities.in.h; \
  3507. } > libxml/entities.h-t
  3508. mv -f libxml/entities.h-t libxml/entities.h
  3509. test -d libxml || /bin/mkdir -p libxml
  3510. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3511. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/globals.in.h; \
  3512. } > libxml/globals.h-t
  3513. mv -f libxml/globals.h-t libxml/globals.h
  3514. test -d libxml || /bin/mkdir -p libxml
  3515. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3516. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/hash.in.h; \
  3517. } > libxml/hash.h-t
  3518. mv -f libxml/hash.h-t libxml/hash.h
  3519. test -d libxml || /bin/mkdir -p libxml
  3520. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3521. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/list.in.h; \
  3522. } > libxml/list.h-t
  3523. mv -f libxml/list.h-t libxml/list.h
  3524. test -d libxml || /bin/mkdir -p libxml
  3525. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3526. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanoftp.in.h; \
  3527. } > libxml/nanoftp.h-t
  3528. mv -f libxml/nanoftp.h-t libxml/nanoftp.h
  3529. test -d libxml || /bin/mkdir -p libxml
  3530. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3531. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanohttp.in.h; \
  3532. } > libxml/nanohttp.h-t
  3533. mv -f libxml/nanohttp.h-t libxml/nanohttp.h
  3534. test -d libxml || /bin/mkdir -p libxml
  3535. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3536. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parser.in.h; \
  3537. } > libxml/parser.h-t
  3538. mv -f libxml/parser.h-t libxml/parser.h
  3539. test -d libxml || /bin/mkdir -p libxml
  3540. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3541. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parserInternals.in.h; \
  3542. } > libxml/parserInternals.h-t
  3543. mv -f libxml/parserInternals.h-t libxml/parserInternals.h
  3544. test -d libxml || /bin/mkdir -p libxml
  3545. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3546. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/pattern.in.h; \
  3547. } > libxml/pattern.h-t
  3548. mv -f libxml/pattern.h-t libxml/pattern.h
  3549. test -d libxml || /bin/mkdir -p libxml
  3550. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3551. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/relaxng.in.h; \
  3552. } > libxml/relaxng.h-t
  3553. mv -f libxml/relaxng.h-t libxml/relaxng.h
  3554. test -d libxml || /bin/mkdir -p libxml
  3555. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3556. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/schemasInternals.in.h; \
  3557. } > libxml/schemasInternals.h-t
  3558. mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h
  3559. test -d libxml || /bin/mkdir -p libxml
  3560. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3561. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/schematron.in.h; \
  3562. } > libxml/schematron.h-t
  3563. mv -f libxml/schematron.h-t libxml/schematron.h
  3564. test -d libxml || /bin/mkdir -p libxml
  3565. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3566. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/threads.in.h; \
  3567. } > libxml/threads.h-t
  3568. mv -f libxml/threads.h-t libxml/threads.h
  3569. test -d libxml || /bin/mkdir -p libxml
  3570. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3571. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/tree.in.h; \
  3572. } > libxml/tree.h-t
  3573. mv -f libxml/tree.h-t libxml/tree.h
  3574. test -d libxml || /bin/mkdir -p libxml
  3575. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3576. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/uri.in.h; \
  3577. } > libxml/uri.h-t
  3578. mv -f libxml/uri.h-t libxml/uri.h
  3579. test -d libxml || /bin/mkdir -p libxml
  3580. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3581. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/valid.in.h; \
  3582. } > libxml/valid.h-t
  3583. mv -f libxml/valid.h-t libxml/valid.h
  3584. test -d libxml || /bin/mkdir -p libxml
  3585. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3586. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xinclude.in.h; \
  3587. } > libxml/xinclude.h-t
  3588. mv -f libxml/xinclude.h-t libxml/xinclude.h
  3589. test -d libxml || /bin/mkdir -p libxml
  3590. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3591. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xlink.in.h; \
  3592. } > libxml/xlink.h-t
  3593. mv -f libxml/xlink.h-t libxml/xlink.h
  3594. test -d libxml || /bin/mkdir -p libxml
  3595. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3596. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.in.h; \
  3597. } > libxml/xmlIO.h-t
  3598. mv -f libxml/xmlIO.h-t libxml/xmlIO.h
  3599. test -d libxml || /bin/mkdir -p libxml
  3600. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3601. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlautomata.in.h; \
  3602. } > libxml/xmlautomata.h-t
  3603. mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h
  3604. test -d libxml || /bin/mkdir -p libxml
  3605. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3606. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlerror.in.h; \
  3607. } > libxml/xmlerror.h-t
  3608. mv -f libxml/xmlerror.h-t libxml/xmlerror.h
  3609. test -d libxml || /bin/mkdir -p libxml
  3610. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3611. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlexports.in.h; \
  3612. } > libxml/xmlexports.h-t
  3613. mv -f libxml/xmlexports.h-t libxml/xmlexports.h
  3614. test -d libxml || /bin/mkdir -p libxml
  3615. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3616. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmemory.in.h; \
  3617. } > libxml/xmlmemory.h-t
  3618. mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h
  3619. test -d libxml || /bin/mkdir -p libxml
  3620. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3621. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmodule.in.h; \
  3622. } > libxml/xmlmodule.h-t
  3623. mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h
  3624. test -d libxml || /bin/mkdir -p libxml
  3625. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3626. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlreader.in.h; \
  3627. } > libxml/xmlreader.h-t
  3628. mv -f libxml/xmlreader.h-t libxml/xmlreader.h
  3629. test -d libxml || /bin/mkdir -p libxml
  3630. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3631. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlregexp.in.h; \
  3632. } > libxml/xmlregexp.h-t
  3633. mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h
  3634. test -d libxml || /bin/mkdir -p libxml
  3635. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3636. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlsave.in.h; \
  3637. } > libxml/xmlsave.h-t
  3638. mv -f libxml/xmlsave.h-t libxml/xmlsave.h
  3639. test -d libxml || /bin/mkdir -p libxml
  3640. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3641. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemas.in.h; \
  3642. } > libxml/xmlschemas.h-t
  3643. mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h
  3644. test -d libxml || /bin/mkdir -p libxml
  3645. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3646. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemastypes.in.h; \
  3647. } > libxml/xmlschemastypes.h-t
  3648. mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h
  3649. test -d libxml || /bin/mkdir -p libxml
  3650. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3651. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlstring.in.h; \
  3652. } > libxml/xmlstring.h-t
  3653. mv -f libxml/xmlstring.h-t libxml/xmlstring.h
  3654. test -d libxml || /bin/mkdir -p libxml
  3655. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3656. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlunicode.in.h; \
  3657. } > libxml/xmlunicode.h-t
  3658. mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h
  3659. test -d libxml || /bin/mkdir -p libxml
  3660. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3661. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlversion.in.h; \
  3662. } > libxml/xmlversion.h-t
  3663. mv -f libxml/xmlversion.h-t libxml/xmlversion.h
  3664. test -d libxml || /bin/mkdir -p libxml
  3665. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3666. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlwriter.in.h; \
  3667. } > libxml/xmlwriter.h-t
  3668. mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h
  3669. test -d libxml || /bin/mkdir -p libxml
  3670. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3671. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpath.in.h; \
  3672. } > libxml/xpath.h-t
  3673. mv -f libxml/xpath.h-t libxml/xpath.h
  3674. test -d libxml || /bin/mkdir -p libxml
  3675. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3676. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpathInternals.in.h; \
  3677. } > libxml/xpathInternals.h-t
  3678. mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h
  3679. test -d libxml || /bin/mkdir -p libxml
  3680. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3681. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpointer.in.h; \
  3682. } > libxml/xpointer.h-t
  3683. mv -f libxml/xpointer.h-t libxml/xpointer.h
  3684. rm -f limits.h-t limits.h && \
  3685. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3686. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  3687. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3688. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3689. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3690. -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
  3691. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/limits.in.h; \
  3692. } > limits.h-t && \
  3693. mv limits.h-t limits.h
  3694. rm -f math.h-t math.h && \
  3695. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3696. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  3697. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  3698. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3699. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3700. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  3701. -e 's/@''GNULIB_ACOSF''@/0/g' \
  3702. -e 's/@''GNULIB_ACOSL''@/0/g' \
  3703. -e 's/@''GNULIB_ASINF''@/0/g' \
  3704. -e 's/@''GNULIB_ASINL''@/0/g' \
  3705. -e 's/@''GNULIB_ATANF''@/0/g' \
  3706. -e 's/@''GNULIB_ATANL''@/0/g' \
  3707. -e 's/@''GNULIB_ATAN2F''@/0/g' \
  3708. -e 's/@''GNULIB_CBRT''@/0/g' \
  3709. -e 's/@''GNULIB_CBRTF''@/0/g' \
  3710. -e 's/@''GNULIB_CBRTL''@/0/g' \
  3711. -e 's/@''GNULIB_CEIL''@/0/g' \
  3712. -e 's/@''GNULIB_CEILF''@/0/g' \
  3713. -e 's/@''GNULIB_CEILL''@/0/g' \
  3714. -e 's/@''GNULIB_COPYSIGN''@/0/g' \
  3715. -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
  3716. -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
  3717. -e 's/@''GNULIB_COSF''@/0/g' \
  3718. -e 's/@''GNULIB_COSL''@/0/g' \
  3719. -e 's/@''GNULIB_COSHF''@/0/g' \
  3720. -e 's/@''GNULIB_EXPF''@/0/g' \
  3721. -e 's/@''GNULIB_EXPL''@/0/g' \
  3722. -e 's/@''GNULIB_EXP2''@/0/g' \
  3723. -e 's/@''GNULIB_EXP2F''@/0/g' \
  3724. -e 's/@''GNULIB_EXP2L''@/0/g' \
  3725. -e 's/@''GNULIB_EXPM1''@/0/g' \
  3726. -e 's/@''GNULIB_EXPM1F''@/0/g' \
  3727. -e 's/@''GNULIB_EXPM1L''@/0/g' \
  3728. -e 's/@''GNULIB_FABSF''@/0/g' \
  3729. -e 's/@''GNULIB_FABSL''@/0/g' \
  3730. -e 's/@''GNULIB_FLOOR''@/0/g' \
  3731. -e 's/@''GNULIB_FLOORF''@/0/g' \
  3732. -e 's/@''GNULIB_FLOORL''@/0/g' \
  3733. -e 's/@''GNULIB_FMA''@/0/g' \
  3734. -e 's/@''GNULIB_FMAF''@/0/g' \
  3735. -e 's/@''GNULIB_FMAL''@/0/g' \
  3736. -e 's/@''GNULIB_FMOD''@/0/g' \
  3737. -e 's/@''GNULIB_FMODF''@/0/g' \
  3738. -e 's/@''GNULIB_FMODL''@/0/g' \
  3739. -e 's/@''GNULIB_FREXPF''@/0/g' \
  3740. -e 's/@''GNULIB_FREXP''@/0/g' \
  3741. -e 's/@''GNULIB_FREXPL''@/0/g' \
  3742. -e 's/@''GNULIB_HYPOT''@/0/g' \
  3743. -e 's/@''GNULIB_HYPOTF''@/0/g' \
  3744. -e 's/@''GNULIB_HYPOTL''@/0/g' \
  3745. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/math.in.h | \
  3746. sed -e 's/@''GNULIB_ILOGB''@/0/g' \
  3747. -e 's/@''GNULIB_ILOGBF''@/0/g' \
  3748. -e 's/@''GNULIB_ILOGBL''@/0/g' \
  3749. -e 's/@''GNULIB_ISFINITE''@/0/g' \
  3750. -e 's/@''GNULIB_ISINF''@/1/g' \
  3751. -e 's/@''GNULIB_ISNAN''@/1/g' \
  3752. -e 's/@''GNULIB_ISNANF''@/1/g' \
  3753. -e 's/@''GNULIB_ISNAND''@/1/g' \
  3754. -e 's/@''GNULIB_ISNANL''@/1/g' \
  3755. -e 's/@''GNULIB_LDEXPF''@/0/g' \
  3756. -e 's/@''GNULIB_LDEXPL''@/0/g' \
  3757. -e 's/@''GNULIB_LOG''@/0/g' \
  3758. -e 's/@''GNULIB_LOGF''@/0/g' \
  3759. -e 's/@''GNULIB_LOGL''@/0/g' \
  3760. -e 's/@''GNULIB_LOG10''@/1/g' \
  3761. -e 's/@''GNULIB_LOG10F''@/0/g' \
  3762. -e 's/@''GNULIB_LOG10L''@/0/g' \
  3763. -e 's/@''GNULIB_LOG1P''@/0/g' \
  3764. -e 's/@''GNULIB_LOG1PF''@/0/g' \
  3765. -e 's/@''GNULIB_LOG1PL''@/0/g' \
  3766. -e 's/@''GNULIB_LOG2''@/0/g' \
  3767. -e 's/@''GNULIB_LOG2F''@/0/g' \
  3768. -e 's/@''GNULIB_LOG2L''@/0/g' \
  3769. -e 's/@''GNULIB_LOGB''@/0/g' \
  3770. -e 's/@''GNULIB_LOGBF''@/0/g' \
  3771. -e 's/@''GNULIB_LOGBL''@/0/g' \
  3772. -e 's/@''GNULIB_MODF''@/0/g' \
  3773. -e 's/@''GNULIB_MODFF''@/0/g' \
  3774. -e 's/@''GNULIB_MODFL''@/0/g' \
  3775. -e 's/@''GNULIB_POWF''@/0/g' \
  3776. -e 's/@''GNULIB_REMAINDER''@/0/g' \
  3777. -e 's/@''GNULIB_REMAINDERF''@/0/g' \
  3778. -e 's/@''GNULIB_REMAINDERL''@/0/g' \
  3779. -e 's/@''GNULIB_RINT''@/0/g' \
  3780. -e 's/@''GNULIB_RINTF''@/0/g' \
  3781. -e 's/@''GNULIB_RINTL''@/0/g' \
  3782. -e 's/@''GNULIB_ROUND''@/0/g' \
  3783. -e 's/@''GNULIB_ROUNDF''@/0/g' \
  3784. -e 's/@''GNULIB_ROUNDL''@/0/g' \
  3785. -e 's/@''GNULIB_SIGNBIT''@/1/g' \
  3786. -e 's/@''GNULIB_SINF''@/0/g' \
  3787. -e 's/@''GNULIB_SINL''@/0/g' \
  3788. -e 's/@''GNULIB_SINHF''@/0/g' \
  3789. -e 's/@''GNULIB_SQRTF''@/0/g' \
  3790. -e 's/@''GNULIB_SQRTL''@/0/g' \
  3791. -e 's/@''GNULIB_TANF''@/0/g' \
  3792. -e 's/@''GNULIB_TANL''@/0/g' \
  3793. -e 's/@''GNULIB_TANHF''@/0/g' \
  3794. -e 's/@''GNULIB_TRUNC''@/0/g' \
  3795. -e 's/@''GNULIB_TRUNCF''@/0/g' \
  3796. -e 's/@''GNULIB_TRUNCL''@/0/g' \
  3797. | \
  3798. sed -e 's|@''HAVE_ACOSF''@|1|g' \
  3799. -e 's|@''HAVE_ACOSL''@|1|g' \
  3800. -e 's|@''HAVE_ASINF''@|1|g' \
  3801. -e 's|@''HAVE_ASINL''@|1|g' \
  3802. -e 's|@''HAVE_ATANF''@|1|g' \
  3803. -e 's|@''HAVE_ATANL''@|1|g' \
  3804. -e 's|@''HAVE_ATAN2F''@|1|g' \
  3805. -e 's|@''HAVE_CBRT''@|1|g' \
  3806. -e 's|@''HAVE_CBRTF''@|1|g' \
  3807. -e 's|@''HAVE_CBRTL''@|1|g' \
  3808. -e 's|@''HAVE_COPYSIGN''@|1|g' \
  3809. -e 's|@''HAVE_COPYSIGNL''@|1|g' \
  3810. -e 's|@''HAVE_COSF''@|1|g' \
  3811. -e 's|@''HAVE_COSL''@|1|g' \
  3812. -e 's|@''HAVE_COSHF''@|1|g' \
  3813. -e 's|@''HAVE_EXPF''@|1|g' \
  3814. -e 's|@''HAVE_EXPL''@|1|g' \
  3815. -e 's|@''HAVE_EXPM1''@|1|g' \
  3816. -e 's|@''HAVE_EXPM1F''@|1|g' \
  3817. -e 's|@''HAVE_FABSF''@|1|g' \
  3818. -e 's|@''HAVE_FABSL''@|1|g' \
  3819. -e 's|@''HAVE_FMA''@|1|g' \
  3820. -e 's|@''HAVE_FMAF''@|1|g' \
  3821. -e 's|@''HAVE_FMAL''@|1|g' \
  3822. -e 's|@''HAVE_FMODF''@|1|g' \
  3823. -e 's|@''HAVE_FMODL''@|1|g' \
  3824. -e 's|@''HAVE_FREXPF''@|1|g' \
  3825. -e 's|@''HAVE_HYPOTF''@|1|g' \
  3826. -e 's|@''HAVE_HYPOTL''@|1|g' \
  3827. -e 's|@''HAVE_ILOGB''@|1|g' \
  3828. -e 's|@''HAVE_ILOGBF''@|1|g' \
  3829. -e 's|@''HAVE_ILOGBL''@|1|g' \
  3830. -e 's|@''HAVE_ISNANF''@|1|g' \
  3831. -e 's|@''HAVE_ISNAND''@|1|g' \
  3832. -e 's|@''HAVE_ISNANL''@|1|g' \
  3833. -e 's|@''HAVE_LDEXPF''@|1|g' \
  3834. -e 's|@''HAVE_LOGF''@|1|g' \
  3835. -e 's|@''HAVE_LOGL''@|1|g' \
  3836. -e 's|@''HAVE_LOG10F''@|1|g' \
  3837. -e 's|@''HAVE_LOG10L''@|1|g' \
  3838. -e 's|@''HAVE_LOG1P''@|1|g' \
  3839. -e 's|@''HAVE_LOG1PF''@|1|g' \
  3840. -e 's|@''HAVE_LOG1PL''@|1|g' \
  3841. -e 's|@''HAVE_LOGBF''@|1|g' \
  3842. -e 's|@''HAVE_LOGBL''@|1|g' \
  3843. -e 's|@''HAVE_MODFF''@|1|g' \
  3844. -e 's|@''HAVE_MODFL''@|1|g' \
  3845. -e 's|@''HAVE_POWF''@|1|g' \
  3846. -e 's|@''HAVE_REMAINDER''@|1|g' \
  3847. -e 's|@''HAVE_REMAINDERF''@|1|g' \
  3848. -e 's|@''HAVE_RINT''@|1|g' \
  3849. -e 's|@''HAVE_RINTL''@|1|g' \
  3850. -e 's|@''HAVE_SINF''@|1|g' \
  3851. -e 's|@''HAVE_SINL''@|1|g' \
  3852. -e 's|@''HAVE_SINHF''@|1|g' \
  3853. -e 's|@''HAVE_SQRTF''@|1|g' \
  3854. -e 's|@''HAVE_SQRTL''@|1|g' \
  3855. -e 's|@''HAVE_TANF''@|1|g' \
  3856. -e 's|@''HAVE_TANL''@|1|g' \
  3857. -e 's|@''HAVE_TANHF''@|1|g' \
  3858. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  3859. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  3860. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  3861. -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
  3862. -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
  3863. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  3864. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  3865. -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
  3866. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  3867. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  3868. -e 's|@''HAVE_DECL_EXP2''@|1|g' \
  3869. -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
  3870. -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
  3871. -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
  3872. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  3873. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  3874. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  3875. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  3876. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  3877. -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
  3878. -e 's|@''HAVE_DECL_LOG2''@|1|g' \
  3879. -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
  3880. -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
  3881. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  3882. -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
  3883. -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
  3884. -e 's|@''HAVE_DECL_RINTF''@|1|g' \
  3885. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  3886. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  3887. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  3888. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  3889. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  3890. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  3891. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  3892. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  3893. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  3894. | \
  3895. sed -e 's|@''REPLACE_ACOSF''@|0|g' \
  3896. -e 's|@''REPLACE_ASINF''@|0|g' \
  3897. -e 's|@''REPLACE_ATANF''@|0|g' \
  3898. -e 's|@''REPLACE_ATAN2F''@|0|g' \
  3899. -e 's|@''REPLACE_CBRTF''@|0|g' \
  3900. -e 's|@''REPLACE_CBRTL''@|0|g' \
  3901. -e 's|@''REPLACE_CEIL''@|0|g' \
  3902. -e 's|@''REPLACE_CEILF''@|0|g' \
  3903. -e 's|@''REPLACE_CEILL''@|0|g' \
  3904. -e 's|@''REPLACE_COSF''@|0|g' \
  3905. -e 's|@''REPLACE_COSHF''@|0|g' \
  3906. -e 's|@''REPLACE_EXPF''@|0|g' \
  3907. -e 's|@''REPLACE_EXPL''@|0|g' \
  3908. -e 's|@''REPLACE_EXPM1''@|0|g' \
  3909. -e 's|@''REPLACE_EXPM1F''@|0|g' \
  3910. -e 's|@''REPLACE_EXPM1L''@|0|g' \
  3911. -e 's|@''REPLACE_EXP2''@|0|g' \
  3912. -e 's|@''REPLACE_EXP2L''@|0|g' \
  3913. -e 's|@''REPLACE_FABSL''@|0|g' \
  3914. -e 's|@''REPLACE_FLOOR''@|0|g' \
  3915. -e 's|@''REPLACE_FLOORF''@|0|g' \
  3916. -e 's|@''REPLACE_FLOORL''@|0|g' \
  3917. -e 's|@''REPLACE_FMA''@|0|g' \
  3918. -e 's|@''REPLACE_FMAF''@|0|g' \
  3919. -e 's|@''REPLACE_FMAL''@|0|g' \
  3920. -e 's|@''REPLACE_FMOD''@|0|g' \
  3921. -e 's|@''REPLACE_FMODF''@|0|g' \
  3922. -e 's|@''REPLACE_FMODL''@|0|g' \
  3923. -e 's|@''REPLACE_FREXPF''@|0|g' \
  3924. -e 's|@''REPLACE_FREXP''@|0|g' \
  3925. -e 's|@''REPLACE_FREXPL''@|0|g' \
  3926. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  3927. -e 's|@''REPLACE_HYPOT''@|0|g' \
  3928. -e 's|@''REPLACE_HYPOTF''@|0|g' \
  3929. -e 's|@''REPLACE_HYPOTL''@|0|g' \
  3930. -e 's|@''REPLACE_ILOGB''@|0|g' \
  3931. -e 's|@''REPLACE_ILOGBF''@|0|g' \
  3932. -e 's|@''REPLACE_ILOGBL''@|0|g' \
  3933. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  3934. -e 's|@''REPLACE_ISINF''@|0|g' \
  3935. -e 's|@''REPLACE_ISNAN''@|0|g' \
  3936. -e 's|@''REPLACE_ITOLD''@|0|g' \
  3937. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  3938. -e 's|@''REPLACE_LOG''@|0|g' \
  3939. -e 's|@''REPLACE_LOGF''@|0|g' \
  3940. -e 's|@''REPLACE_LOGL''@|0|g' \
  3941. -e 's|@''REPLACE_LOG10''@|0|g' \
  3942. -e 's|@''REPLACE_LOG10F''@|0|g' \
  3943. -e 's|@''REPLACE_LOG10L''@|0|g' \
  3944. -e 's|@''REPLACE_LOG1P''@|0|g' \
  3945. -e 's|@''REPLACE_LOG1PF''@|0|g' \
  3946. -e 's|@''REPLACE_LOG1PL''@|0|g' \
  3947. -e 's|@''REPLACE_LOG2''@|0|g' \
  3948. -e 's|@''REPLACE_LOG2F''@|0|g' \
  3949. -e 's|@''REPLACE_LOG2L''@|0|g' \
  3950. -e 's|@''REPLACE_LOGB''@|0|g' \
  3951. -e 's|@''REPLACE_LOGBF''@|0|g' \
  3952. -e 's|@''REPLACE_LOGBL''@|0|g' \
  3953. -e 's|@''REPLACE_MODF''@|0|g' \
  3954. -e 's|@''REPLACE_MODFF''@|0|g' \
  3955. -e 's|@''REPLACE_MODFL''@|0|g' \
  3956. -e 's|@''REPLACE_NAN''@|0|g' \
  3957. -e 's|@''REPLACE_REMAINDER''@|0|g' \
  3958. -e 's|@''REPLACE_REMAINDERF''@|0|g' \
  3959. -e 's|@''REPLACE_REMAINDERL''@|0|g' \
  3960. -e 's|@''REPLACE_RINTL''@|0|g' \
  3961. -e 's|@''REPLACE_ROUND''@|0|g' \
  3962. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  3963. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  3964. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  3965. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
  3966. -e 's|@''REPLACE_SINF''@|0|g' \
  3967. -e 's|@''REPLACE_SINHF''@|0|g' \
  3968. -e 's|@''REPLACE_SQRTF''@|0|g' \
  3969. -e 's|@''REPLACE_SQRTL''@|0|g' \
  3970. -e 's|@''REPLACE_TANF''@|0|g' \
  3971. -e 's|@''REPLACE_TANHF''@|0|g' \
  3972. -e 's|@''REPLACE_TRUNC''@|0|g' \
  3973. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  3974. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  3975. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  3976. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  3977. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  3978. } > math.h-t && \
  3979. mv math.h-t math.h
  3980. rm -f signal.h-t signal.h && \
  3981. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3982. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  3983. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3984. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3985. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3986. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  3987. -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
  3988. -e 's/@''GNULIB_RAISE''@/1/g' \
  3989. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
  3990. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  3991. -e 's/@''GNULIB_SIGACTION''@/1/g' \
  3992. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|0|g' \
  3993. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  3994. -e 's|@''HAVE_RAISE''@|1|g' \
  3995. -e 's|@''HAVE_SIGSET_T''@|0|g' \
  3996. -e 's|@''HAVE_SIGINFO_T''@|0|g' \
  3997. -e 's|@''HAVE_SIGACTION''@|0|g' \
  3998. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  3999. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  4000. -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
  4001. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  4002. -e 's|@''REPLACE_RAISE''@|0|g' \
  4003. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4004. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4005. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h' \
  4006. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/signal.in.h; \
  4007. } > signal.h-t && \
  4008. mv signal.h-t signal.h
  4009. rm -f stdint.h-t stdint.h && \
  4010. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4011. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4012. -e 's/@''HAVE_STDINT_H''@/1/g' \
  4013. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4014. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4015. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4016. -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
  4017. -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
  4018. -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
  4019. -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  4020. -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
  4021. -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
  4022. -e 's/@''HAVE_WCHAR_H''@/1/g' \
  4023. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  4024. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  4025. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  4026. -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
  4027. -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
  4028. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
  4029. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
  4030. -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
  4031. -e 's/@''BITSIZEOF_SIZE_T''@//g' \
  4032. -e 's/@''SIZE_T_SUFFIX''@//g' \
  4033. -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
  4034. -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
  4035. -e 's/@''WCHAR_T_SUFFIX''@//g' \
  4036. -e 's/@''BITSIZEOF_WINT_T''@//g' \
  4037. -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
  4038. -e 's/@''WINT_T_SUFFIX''@//g' \
  4039. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  4040. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stdint.in.h; \
  4041. } > stdint.h-t && \
  4042. mv stdint.h-t stdint.h
  4043. rm -f stdio.h-t stdio.h && \
  4044. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  4045. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4046. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4047. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4048. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4049. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  4050. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  4051. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  4052. -e 's/@''GNULIB_FDOPEN''@/0/g' \
  4053. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  4054. -e 's/@''GNULIB_FGETC''@/1/g' \
  4055. -e 's/@''GNULIB_FGETS''@/1/g' \
  4056. -e 's/@''GNULIB_FOPEN''@/0/g' \
  4057. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  4058. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  4059. -e 's/@''GNULIB_FPURGE''@/0/g' \
  4060. -e 's/@''GNULIB_FPUTC''@/1/g' \
  4061. -e 's/@''GNULIB_FPUTS''@/1/g' \
  4062. -e 's/@''GNULIB_FREAD''@/1/g' \
  4063. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  4064. -e 's/@''GNULIB_FSCANF''@/1/g' \
  4065. -e 's/@''GNULIB_FSEEK''@/0/g' \
  4066. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  4067. -e 's/@''GNULIB_FTELL''@/0/g' \
  4068. -e 's/@''GNULIB_FTELLO''@/0/g' \
  4069. -e 's/@''GNULIB_FWRITE''@/1/g' \
  4070. -e 's/@''GNULIB_GETC''@/1/g' \
  4071. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  4072. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  4073. -e 's/@''GNULIB_GETLINE''@/0/g' \
  4074. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  4075. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  4076. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  4077. -e 's/@''GNULIB_PERROR''@/0/g' \
  4078. -e 's/@''GNULIB_POPEN''@/0/g' \
  4079. -e 's/@''GNULIB_PRINTF''@/1/g' \
  4080. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  4081. -e 's/@''GNULIB_PUTC''@/1/g' \
  4082. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  4083. -e 's/@''GNULIB_PUTS''@/1/g' \
  4084. -e 's/@''GNULIB_REMOVE''@/0/g' \
  4085. -e 's/@''GNULIB_RENAME''@/0/g' \
  4086. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  4087. -e 's/@''GNULIB_SCANF''@/1/g' \
  4088. -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  4089. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  4090. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  4091. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  4092. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  4093. -e 's/@''GNULIB_VASPRINTF''@/1/g' \
  4094. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  4095. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  4096. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  4097. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  4098. -e 's/@''GNULIB_VSCANF''@/0/g' \
  4099. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  4100. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  4101. -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  4102. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  4103. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stdio.in.h | \
  4104. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  4105. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  4106. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  4107. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  4108. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  4109. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  4110. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  4111. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  4112. -e 's|@''HAVE_DPRINTF''@|1|g' \
  4113. -e 's|@''HAVE_FSEEKO''@|1|g' \
  4114. -e 's|@''HAVE_FTELLO''@|1|g' \
  4115. -e 's|@''HAVE_PCLOSE''@|1|g' \
  4116. -e 's|@''HAVE_POPEN''@|1|g' \
  4117. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  4118. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  4119. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  4120. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  4121. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  4122. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  4123. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  4124. -e 's|@''REPLACE_FOPEN''@|0|g' \
  4125. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  4126. -e 's|@''REPLACE_FPURGE''@|0|g' \
  4127. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  4128. -e 's|@''REPLACE_FSEEK''@|0|g' \
  4129. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  4130. -e 's|@''REPLACE_FTELL''@|0|g' \
  4131. -e 's|@''REPLACE_FTELLO''@|0|g' \
  4132. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  4133. -e 's|@''REPLACE_GETLINE''@|0|g' \
  4134. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  4135. -e 's|@''REPLACE_PERROR''@|0|g' \
  4136. -e 's|@''REPLACE_POPEN''@|0|g' \
  4137. -e 's|@''REPLACE_PRINTF''@|0|g' \
  4138. -e 's|@''REPLACE_REMOVE''@|0|g' \
  4139. -e 's|@''REPLACE_RENAME''@|0|g' \
  4140. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  4141. -e 's|@''REPLACE_SNPRINTF''@|1|g' \
  4142. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  4143. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  4144. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  4145. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  4146. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  4147. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  4148. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  4149. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  4150. -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
  4151. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  4152. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  4153. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4154. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4155. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  4156. } > stdio.h-t && \
  4157. mv stdio.h-t stdio.h
  4158. rm -f stdlib.h-t stdlib.h && \
  4159. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  4160. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4161. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4162. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4163. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4164. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  4165. -e 's/@''GNULIB__EXIT''@/0/g' \
  4166. -e 's/@''GNULIB_ATOLL''@/0/g' \
  4167. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  4168. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  4169. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  4170. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  4171. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  4172. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  4173. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  4174. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  4175. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  4176. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  4177. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  4178. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  4179. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  4180. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  4181. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  4182. -e 's/@''GNULIB_PUTENV''@/0/g' \
  4183. -e 's/@''GNULIB_QSORT_R''@/0/g' \
  4184. -e 's/@''GNULIB_RANDOM''@/0/g' \
  4185. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  4186. -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
  4187. -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
  4188. -e 's/@''GNULIB_REALPATH''@/0/g' \
  4189. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  4190. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  4191. -e 's/@''GNULIB_SETENV''@/0/g' \
  4192. -e 's/@''GNULIB_STRTOD''@/0/g' \
  4193. -e 's/@''GNULIB_STRTOLD''@/0/g' \
  4194. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  4195. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  4196. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  4197. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  4198. -e 's/@''GNULIB_UNSETENV''@/0/g' \
  4199. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  4200. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stdlib.in.h | \
  4201. sed -e 's|@''HAVE__EXIT''@|1|g' \
  4202. -e 's|@''HAVE_ATOLL''@|1|g' \
  4203. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  4204. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  4205. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  4206. -e 's|@''HAVE_GRANTPT''@|1|g' \
  4207. -e 's|@''HAVE_INITSTATE''@|1|g' \
  4208. -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
  4209. -e 's|@''HAVE_MBTOWC''@|1|g' \
  4210. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  4211. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  4212. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  4213. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  4214. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  4215. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  4216. -e 's|@''HAVE_PTSNAME''@|1|g' \
  4217. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  4218. -e 's|@''HAVE_QSORT_R''@|1|g' \
  4219. -e 's|@''HAVE_RANDOM''@|1|g' \
  4220. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  4221. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  4222. -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
  4223. -e 's|@''HAVE_REALPATH''@|1|g' \
  4224. -e 's|@''HAVE_RPMATCH''@|1|g' \
  4225. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  4226. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  4227. -e 's|@''HAVE_SETSTATE''@|1|g' \
  4228. -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
  4229. -e 's|@''HAVE_STRTOD''@|1|g' \
  4230. -e 's|@''HAVE_STRTOLD''@|1|g' \
  4231. -e 's|@''HAVE_STRTOLL''@|1|g' \
  4232. -e 's|@''HAVE_STRTOULL''@|1|g' \
  4233. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  4234. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  4235. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  4236. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  4237. -e 's|@''REPLACE_CALLOC''@|0|g' \
  4238. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  4239. -e 's|@''REPLACE_INITSTATE''@|0|g' \
  4240. -e 's|@''REPLACE_MALLOC''@|1|g' \
  4241. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  4242. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  4243. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  4244. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  4245. -e 's|@''REPLACE_PUTENV''@|0|g' \
  4246. -e 's|@''REPLACE_QSORT_R''@|0|g' \
  4247. -e 's|@''REPLACE_RANDOM''@|0|g' \
  4248. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  4249. -e 's|@''REPLACE_REALLOC''@|0|g' \
  4250. -e 's|@''REPLACE_REALPATH''@|0|g' \
  4251. -e 's|@''REPLACE_SETENV''@|0|g' \
  4252. -e 's|@''REPLACE_SETSTATE''@|0|g' \
  4253. -e 's|@''REPLACE_STRTOD''@|0|g' \
  4254. -e 's|@''REPLACE_STRTOLD''@|0|g' \
  4255. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  4256. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  4257. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4258. -e '/definition of _Noreturn/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/_Noreturn.h' \
  4259. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4260. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  4261. } > stdlib.h-t && \
  4262. mv stdlib.h-t stdlib.h
  4263. rm -f string.h-t string.h && \
  4264. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  4265. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4266. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4267. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4268. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4269. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  4270. -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
  4271. -e 's/@''GNULIB_FFSL''@/0/g' \
  4272. -e 's/@''GNULIB_FFSLL''@/0/g' \
  4273. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  4274. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  4275. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  4276. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  4277. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  4278. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  4279. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  4280. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  4281. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  4282. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  4283. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  4284. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  4285. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  4286. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  4287. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  4288. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  4289. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  4290. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  4291. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  4292. -e 's/@''GNULIB_STPCPY''@/1/g' \
  4293. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  4294. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  4295. -e 's/@''GNULIB_STRDUP''@/0/g' \
  4296. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  4297. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  4298. -e 's/@''GNULIB_STRNLEN''@/0/g' \
  4299. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  4300. -e 's/@''GNULIB_STRSEP''@/0/g' \
  4301. -e 's/@''GNULIB_STRSTR''@/0/g' \
  4302. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  4303. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  4304. -e 's/@''GNULIB_STRERROR''@/1/g' \
  4305. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  4306. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  4307. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  4308. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/string.in.h | \
  4309. sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
  4310. -e 's|@''HAVE_FFSL''@|1|g' \
  4311. -e 's|@''HAVE_FFSLL''@|1|g' \
  4312. -e 's|@''HAVE_MBSLEN''@|0|g' \
  4313. -e 's|@''HAVE_MEMCHR''@|1|g' \
  4314. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  4315. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  4316. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  4317. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  4318. -e 's|@''HAVE_STPCPY''@|0|g' \
  4319. -e 's|@''HAVE_STPNCPY''@|1|g' \
  4320. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  4321. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  4322. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  4323. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  4324. -e 's|@''HAVE_STRPBRK''@|1|g' \
  4325. -e 's|@''HAVE_STRSEP''@|1|g' \
  4326. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  4327. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  4328. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  4329. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  4330. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  4331. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  4332. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  4333. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  4334. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  4335. -e 's|@''REPLACE_STRDUP''@|0|g' \
  4336. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  4337. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  4338. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  4339. -e 's|@''REPLACE_STRSTR''@|0|g' \
  4340. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  4341. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  4342. -e 's|@''REPLACE_STRERROR''@|1|g' \
  4343. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  4344. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  4345. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  4346. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4347. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4348. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  4349. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/string.in.h; \
  4350. } > string.h-t && \
  4351. mv string.h-t string.h
  4352. /bin/mkdir -p sys
  4353. rm -f sys/types.h-t sys/types.h && \
  4354. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4355. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4356. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4357. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4358. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4359. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  4360. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  4361. -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
  4362. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sys_types.in.h; \
  4363. } > sys/types.h-t && \
  4364. mv sys/types.h-t sys/types.h
  4365. rm -f unistd.h-t unistd.h && \
  4366. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4367. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4368. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  4369. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4370. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4371. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4372. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  4373. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  4374. -e 's/@''GNULIB_CHDIR''@/0/g' \
  4375. -e 's/@''GNULIB_CHOWN''@/0/g' \
  4376. -e 's/@''GNULIB_CLOSE''@/1/g' \
  4377. -e 's/@''GNULIB_DUP''@/0/g' \
  4378. -e 's/@''GNULIB_DUP2''@/0/g' \
  4379. -e 's/@''GNULIB_DUP3''@/0/g' \
  4380. -e 's/@''GNULIB_ENVIRON''@/0/g' \
  4381. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  4382. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  4383. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  4384. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  4385. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  4386. -e 's/@''GNULIB_FSYNC''@/1/g' \
  4387. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  4388. -e 's/@''GNULIB_GETCWD''@/0/g' \
  4389. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  4390. -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
  4391. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  4392. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  4393. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  4394. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  4395. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  4396. -e 's/@''GNULIB_GETPASS''@/0/g' \
  4397. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  4398. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  4399. -e 's/@''GNULIB_ISATTY''@/0/g' \
  4400. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  4401. -e 's/@''GNULIB_LINK''@/0/g' \
  4402. -e 's/@''GNULIB_LINKAT''@/0/g' \
  4403. -e 's/@''GNULIB_LSEEK''@/0/g' \
  4404. -e 's/@''GNULIB_PIPE''@/0/g' \
  4405. -e 's/@''GNULIB_PIPE2''@/0/g' \
  4406. -e 's/@''GNULIB_PREAD''@/0/g' \
  4407. -e 's/@''GNULIB_PWRITE''@/0/g' \
  4408. -e 's/@''GNULIB_READ''@/1/g' \
  4409. -e 's/@''GNULIB_READLINK''@/0/g' \
  4410. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  4411. -e 's/@''GNULIB_RMDIR''@/0/g' \
  4412. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  4413. -e 's/@''GNULIB_SLEEP''@/0/g' \
  4414. -e 's/@''GNULIB_SYMLINK''@/0/g' \
  4415. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  4416. -e 's/@''GNULIB_TRUNCATE''@/0/g' \
  4417. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  4418. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  4419. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  4420. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  4421. -e 's/@''GNULIB_UNLINK''@/0/g' \
  4422. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  4423. -e 's/@''GNULIB_USLEEP''@/0/g' \
  4424. -e 's/@''GNULIB_WRITE''@/1/g' \
  4425. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistd.in.h | \
  4426. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  4427. -e 's|@''HAVE_DUP2''@|1|g' \
  4428. -e 's|@''HAVE_DUP3''@|1|g' \
  4429. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  4430. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  4431. -e 's|@''HAVE_FCHDIR''@|1|g' \
  4432. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  4433. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  4434. -e 's|@''HAVE_FSYNC''@|0|g' \
  4435. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  4436. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  4437. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  4438. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  4439. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  4440. -e 's|@''HAVE_GETPASS''@|1|g' \
  4441. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  4442. -e 's|@''HAVE_LCHOWN''@|1|g' \
  4443. -e 's|@''HAVE_LINK''@|1|g' \
  4444. -e 's|@''HAVE_LINKAT''@|1|g' \
  4445. -e 's|@''HAVE_PIPE''@|1|g' \
  4446. -e 's|@''HAVE_PIPE2''@|1|g' \
  4447. -e 's|@''HAVE_PREAD''@|1|g' \
  4448. -e 's|@''HAVE_PWRITE''@|1|g' \
  4449. -e 's|@''HAVE_READLINK''@|1|g' \
  4450. -e 's|@''HAVE_READLINKAT''@|1|g' \
  4451. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  4452. -e 's|@''HAVE_SLEEP''@|1|g' \
  4453. -e 's|@''HAVE_SYMLINK''@|1|g' \
  4454. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  4455. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  4456. -e 's|@''HAVE_USLEEP''@|1|g' \
  4457. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  4458. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  4459. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  4460. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  4461. -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
  4462. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  4463. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  4464. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  4465. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  4466. -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
  4467. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  4468. -e 's|@''HAVE_OS_H''@|0|g' \
  4469. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  4470. | \
  4471. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  4472. -e 's|@''REPLACE_CLOSE''@|1|g' \
  4473. -e 's|@''REPLACE_DUP''@|0|g' \
  4474. -e 's|@''REPLACE_DUP2''@|0|g' \
  4475. -e 's|@''REPLACE_FACCESSAT''@|0|g' \
  4476. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  4477. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  4478. -e 's|@''REPLACE_GETCWD''@|0|g' \
  4479. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  4480. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  4481. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  4482. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  4483. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  4484. -e 's|@''REPLACE_GETPASS''@|0|g' \
  4485. -e 's|@''REPLACE_ISATTY''@|1|g' \
  4486. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  4487. -e 's|@''REPLACE_LINK''@|0|g' \
  4488. -e 's|@''REPLACE_LINKAT''@|0|g' \
  4489. -e 's|@''REPLACE_LSEEK''@|0|g' \
  4490. -e 's|@''REPLACE_PREAD''@|0|g' \
  4491. -e 's|@''REPLACE_PWRITE''@|0|g' \
  4492. -e 's|@''REPLACE_READ''@|0|g' \
  4493. -e 's|@''REPLACE_READLINK''@|0|g' \
  4494. -e 's|@''REPLACE_READLINKAT''@|0|g' \
  4495. -e 's|@''REPLACE_RMDIR''@|0|g' \
  4496. -e 's|@''REPLACE_SLEEP''@|0|g' \
  4497. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  4498. -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  4499. -e 's|@''REPLACE_TRUNCATE''@|0|g' \
  4500. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  4501. -e 's|@''REPLACE_UNLINK''@|0|g' \
  4502. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  4503. -e 's|@''REPLACE_USLEEP''@|0|g' \
  4504. -e 's|@''REPLACE_WRITE''@|0|g' \
  4505. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|1|g' \
  4506. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  4507. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4508. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4509. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  4510. } > unistd.h-t && \
  4511. mv unistd.h-t unistd.h
  4512. rm -f unistr.h-t unistr.h && \
  4513. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4514. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr.in.h; \
  4515. } > unistr.h-t && \
  4516. mv -f unistr.h-t unistr.h
  4517. rm -f unitypes.h-t unitypes.h && \
  4518. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4519. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unitypes.in.h; \
  4520. } > unitypes.h-t && \
  4521. mv -f unitypes.h-t unitypes.h
  4522. rm -f wchar.h-t wchar.h && \
  4523. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4524. sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
  4525. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4526. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4527. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4528. -e 's|@''HAVE_FEATURES_H''@|0|g' \
  4529. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  4530. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  4531. -e 's/@''HAVE_CRTDEFS_H''@/1/g' \
  4532. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  4533. -e 's/@''GNULIB_BTOWC''@/0/g' \
  4534. -e 's/@''GNULIB_WCTOB''@/0/g' \
  4535. -e 's/@''GNULIB_MBSINIT''@/0/g' \
  4536. -e 's/@''GNULIB_MBRTOWC''@/0/g' \
  4537. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  4538. -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
  4539. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  4540. -e 's/@''GNULIB_WCRTOMB''@/0/g' \
  4541. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  4542. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  4543. -e 's/@''GNULIB_WCWIDTH''@/0/g' \
  4544. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  4545. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  4546. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  4547. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  4548. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  4549. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  4550. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  4551. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  4552. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  4553. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  4554. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  4555. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  4556. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  4557. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  4558. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  4559. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  4560. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  4561. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  4562. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  4563. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  4564. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  4565. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  4566. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  4567. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  4568. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  4569. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  4570. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  4571. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  4572. -e 's/@''GNULIB_WCSFTIME''@/0/g' \
  4573. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/wchar.in.h | \
  4574. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  4575. -e 's|@''HAVE_BTOWC''@|1|g' \
  4576. -e 's|@''HAVE_MBSINIT''@|1|g' \
  4577. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  4578. -e 's|@''HAVE_MBRLEN''@|1|g' \
  4579. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  4580. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  4581. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  4582. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  4583. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  4584. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  4585. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  4586. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  4587. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  4588. -e 's|@''HAVE_WMEMSET''@|1|g' \
  4589. -e 's|@''HAVE_WCSLEN''@|1|g' \
  4590. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  4591. -e 's|@''HAVE_WCSCPY''@|1|g' \
  4592. -e 's|@''HAVE_WCPCPY''@|1|g' \
  4593. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  4594. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  4595. -e 's|@''HAVE_WCSCAT''@|1|g' \
  4596. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  4597. -e 's|@''HAVE_WCSCMP''@|1|g' \
  4598. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  4599. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  4600. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  4601. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  4602. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  4603. -e 's|@''HAVE_WCSDUP''@|1|g' \
  4604. -e 's|@''HAVE_WCSCHR''@|1|g' \
  4605. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  4606. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  4607. -e 's|@''HAVE_WCSSPN''@|1|g' \
  4608. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  4609. -e 's|@''HAVE_WCSSTR''@|1|g' \
  4610. -e 's|@''HAVE_WCSTOK''@|1|g' \
  4611. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  4612. -e 's|@''HAVE_WCSFTIME''@|1|g' \
  4613. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  4614. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  4615. | \
  4616. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  4617. -e 's|@''REPLACE_BTOWC''@|0|g' \
  4618. -e 's|@''REPLACE_WCTOB''@|0|g' \
  4619. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  4620. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  4621. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  4622. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  4623. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  4624. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  4625. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  4626. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  4627. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  4628. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  4629. -e 's|@''REPLACE_WCSFTIME''@|0|g' \
  4630. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c++defs.h' \
  4631. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/arg-nonnull.h' \
  4632. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/warn-on-use.h'; \
  4633. } > wchar.h-t && \
  4634. mv wchar.h-t wchar.h
  4635. /bin/mkdir -p textstyle
  4636. rm -f textstyle/stdbool.h-t textstyle/stdbool.h
  4637. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4638. echo '#if !defined _GL_STDBOOL_H'; \
  4639. if test -f /usr/include/stdbool.h; then \
  4640. echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
  4641. else \
  4642. echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
  4643. fi; \
  4644. echo '#include <stdbool.h>'; \
  4645. echo '#else'; \
  4646. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stdbool.mini.h; \
  4647. echo '#endif'; \
  4648. echo '#endif'; \
  4649. } > textstyle/stdbool.h-t
  4650. mv textstyle/stdbool.h-t textstyle/stdbool.h
  4651. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libtextstyle.sym.in \
  4652. | case "mingw32.static" in \
  4653. mingw*) cat ;; \
  4654. *) grep -v '^libtextstyle_isatty$' ;; \
  4655. esac \
  4656. > libtextstyle.sym-t
  4657. mv libtextstyle.sym-t libtextstyle.sym
  4658. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4659. : "Avoid double inclusion, to avoid a warning about redefinitions."; \
  4660. echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \
  4661. echo '#define LIBTEXTSTYLE_CONFIG_H'; \
  4662. echo; \
  4663. echo '#include "../config.h"'; \
  4664. echo; \
  4665. echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \
  4666. case "mingw32.static" in \
  4667. mingw*) echo '#define isatty libtextstyle_isatty' ;; \
  4668. esac; \
  4669. } > config.h && \
  4670. if test -n "yes" && test -n "1"; then \
  4671. { \
  4672. { \
  4673. for f in gl_array_list.h gl_array_list.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c concat-filename.c dirname-lgpl.c basename-lgpl.c stripslash.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c getprogname.h getprogname.c gettext.h hash.h hash.c html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c math.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c safe-read.c safe-write.c sig-handler.c size_max.h styled-ostream.c term-ostream.c term-style-control.c term-styled-ostream.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \
  4674. case $f in \
  4675. *.res.lo ) ;; \
  4676. *.c | *.o | *.lo ) \
  4677. sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
  4678. test -f $sf || sf=/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/$sf; \
  4679. of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
  4680. echo "i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c $sf" 1>&6; \
  4681. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c $sf || { rm -f config.h; exit 1; }; \
  4682. sh ./exported.sh $of 1>&5; \
  4683. rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
  4684. ;; \
  4685. esac; \
  4686. done; \
  4687. } 5>&1 \
  4688. | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
  4689. | LC_ALL=C join -v 1 - libtextstyle.sym \
  4690. | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \
  4691. } 6>&1 && \
  4692. if test -f config.h; then \
  4693. cat config.h-t >> config.h; \
  4694. rm -f config.h-t; \
  4695. else \
  4696. rm -f config.h-t; \
  4697. exit 1; \
  4698. fi \
  4699. fi
  4700. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_array_list.c
  4701. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/binary-io.c
  4702. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-ctype.c
  4703. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strcasecmp.c
  4704. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strncasecmp.c
  4705. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/concat-filename.c
  4706. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/dirname-lgpl.c
  4707. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/basename-lgpl.c
  4708. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stripslash.c
  4709. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/exitfail.c
  4710. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fatal-signal.c
  4711. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-hook.c
  4712. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-ostream.c
  4713. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/file-ostream.c
  4714. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/full-write.c
  4715. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/getprogname.c
  4716. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/hash.c
  4717. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-ostream.c
  4718. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-styled-ostream.c
  4719. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/iconv-ostream.c
  4720. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_list.c
  4721. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/math.c
  4722. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/memory-ostream.c
  4723. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/noop-styled-ostream.c
  4724. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/ostream.c
  4725. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-read.c
  4726. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-write.c
  4727. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sig-handler.c
  4728. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/styled-ostream.c
  4729. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-ostream.c
  4730. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-style-control.c
  4731. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-styled-ostream.c
  4732. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistd.c
  4733. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc.c
  4734. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc-aux.c
  4735. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xmalloc.c
  4736. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xstrdup.c
  4737. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xconcat-filename.c
  4738. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_xlist.c
  4739. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xsize.c
  4740. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xvasprintf.c
  4741. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xasprintf.c
  4742. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/color.c
  4743. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/misc.c
  4744. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/version.c
  4745. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-additional-sel.c
  4746. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-attr-sel.c
  4747. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-cascade.c
  4748. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-declaration.c
  4749. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-doc-handler.c
  4750. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-enc-handler.c
  4751. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-fonts.c
  4752. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-input.c
  4753. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-num.c
  4754. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-om-parser.c
  4755. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-parser.c
  4756. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-parsing-location.c
  4757. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-prop-list.c
  4758. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-pseudo.c
  4759. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-rgb.c
  4760. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-sel-eng.c
  4761. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-selector.c
  4762. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-simple-sel.c
  4763. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-statement.c
  4764. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-string.c
  4765. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-style.c
  4766. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-stylesheet.c
  4767. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-term.c
  4768. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-tknzr.c
  4769. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-token.c
  4770. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-utils.c
  4771. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/DOCBparser.c
  4772. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLparser.c
  4773. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLtree.c
  4774. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX.c
  4775. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX2.c
  4776. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/buf.c
  4777. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/c14n.c
  4778. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/catalog.c
  4779. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/chvalid.c
  4780. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/debugXML.c
  4781. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/dict.c
  4782. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/encoding.c
  4783. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/entities.c
  4784. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/error.c
  4785. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/globals.c
  4786. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/hash.c
  4787. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/legacy.c
  4788. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/list.c
  4789. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanoftp.c
  4790. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanohttp.c
  4791. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parser.c
  4792. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parserInternals.c
  4793. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/pattern.c
  4794. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/relaxng.c
  4795. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/schematron.c
  4796. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/threads.c
  4797. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/tree.c
  4798. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/trionan.c
  4799. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/uri.c
  4800. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/valid.c
  4801. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xinclude.c
  4802. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xlink.c
  4803. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c
  4804. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c:63:0: warning: "stat" redefined
  4805. # define stat _stat
  4806. ^
  4807. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c:24:0:
  4808. /home/m/mxe/usr/i686-w64-mingw32.static/include/sys/stat.h:276:0: note: this is the location of the previous definition
  4809. #define stat _stat32i64
  4810. ^
  4811. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmemory.c
  4812. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmodule.c
  4813. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlreader.c
  4814. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlregexp.c
  4815. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlsave.c
  4816. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemas.c
  4817. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemastypes.c
  4818. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlstring.c
  4819. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlunicode.c
  4820. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlwriter.c
  4821. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpath.c
  4822. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpointer.c
  4823. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/ghash.c
  4824. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/glist.c
  4825. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gmessages.c
  4826. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gprimes.c
  4827. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstrfuncs.c
  4828. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstring.c
  4829. make all-am
  4830. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  4831. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_array_list.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_array_list.c
  4832. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_array_list.c -o gl_array_list.o
  4833. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o binary-io.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/binary-io.c
  4834. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/binary-io.c -o binary-io.o
  4835. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-ctype.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-ctype.c
  4836. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-ctype.c -o c-ctype.o
  4837. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strcasecmp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strcasecmp.c
  4838. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strcasecmp.c -o c-strcasecmp.o
  4839. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strncasecmp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strncasecmp.c
  4840. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/c-strncasecmp.c -o c-strncasecmp.o
  4841. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o concat-filename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/concat-filename.c
  4842. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/concat-filename.c -o concat-filename.o
  4843. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dirname-lgpl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/dirname-lgpl.c
  4844. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/dirname-lgpl.c -o dirname-lgpl.o
  4845. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o basename-lgpl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/basename-lgpl.c
  4846. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/basename-lgpl.c -o basename-lgpl.o
  4847. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stripslash.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stripslash.c
  4848. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stripslash.c -o stripslash.o
  4849. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o exitfail.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/exitfail.c
  4850. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/exitfail.c -o exitfail.o
  4851. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fatal-signal.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fatal-signal.c
  4852. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fatal-signal.c -o fatal-signal.o
  4853. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fd-hook.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-hook.c
  4854. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-hook.c -o fd-hook.o
  4855. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fd-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-ostream.c
  4856. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fd-ostream.c -o fd-ostream.o
  4857. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o file-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/file-ostream.c
  4858. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/file-ostream.c -o file-ostream.o
  4859. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o full-write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/full-write.c
  4860. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/full-write.c -o full-write.o
  4861. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getprogname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/getprogname.c
  4862. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/getprogname.c -o getprogname.o
  4863. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o hash.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/hash.c
  4864. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/hash.c -o hash.o
  4865. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o html-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-ostream.c
  4866. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-ostream.c -o html-ostream.o
  4867. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o html-styled-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-styled-ostream.c
  4868. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/html-styled-ostream.c -o html-styled-ostream.o
  4869. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o iconv-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/iconv-ostream.c
  4870. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/iconv-ostream.c -o iconv-ostream.o
  4871. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_list.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_list.c
  4872. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_list.c -o gl_list.o
  4873. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o math.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/math.c
  4874. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/math.c -o math.o
  4875. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o memory-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/memory-ostream.c
  4876. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/memory-ostream.c -o memory-ostream.o
  4877. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o noop-styled-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/noop-styled-ostream.c
  4878. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/noop-styled-ostream.c -o noop-styled-ostream.o
  4879. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/ostream.c
  4880. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/ostream.c -o ostream.o
  4881. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o safe-read.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-read.c
  4882. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-read.c -o safe-read.o
  4883. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o safe-write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-write.c
  4884. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/safe-write.c -o safe-write.o
  4885. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sig-handler.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sig-handler.c
  4886. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sig-handler.c -o sig-handler.o
  4887. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o styled-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/styled-ostream.c
  4888. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/styled-ostream.c -o styled-ostream.o
  4889. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o term-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-ostream.c
  4890. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-ostream.c -o term-ostream.o
  4891. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o term-style-control.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-style-control.c
  4892. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-style-control.c -o term-style-control.o
  4893. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o term-styled-ostream.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-styled-ostream.c
  4894. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/term-styled-ostream.c -o term-styled-ostream.o
  4895. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistd.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistd.c
  4896. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistd.c -o unistd.o
  4897. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc.c
  4898. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o
  4899. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc-aux.c
  4900. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o
  4901. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xmalloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xmalloc.c
  4902. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xmalloc.c -o xmalloc.o
  4903. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xstrdup.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xstrdup.c
  4904. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xstrdup.c -o xstrdup.o
  4905. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xconcat-filename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xconcat-filename.c
  4906. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xconcat-filename.c -o xconcat-filename.o
  4907. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_xlist.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_xlist.c
  4908. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/gl_xlist.c -o gl_xlist.o
  4909. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xsize.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xsize.c
  4910. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xsize.c -o xsize.o
  4911. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xvasprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xvasprintf.c
  4912. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xvasprintf.c -o xvasprintf.o
  4913. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xasprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xasprintf.c
  4914. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/xasprintf.c -o xasprintf.o
  4915. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o color.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/color.c
  4916. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/color.c -o color.o
  4917. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o misc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/misc.c
  4918. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/misc.c -o misc.o
  4919. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o version.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/version.c
  4920. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/version.c -o version.o
  4921. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o asnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/asnprintf.c
  4922. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/asnprintf.c -o asnprintf.o
  4923. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o close.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/close.c
  4924. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/close.c -o close.o
  4925. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o error.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/error.c
  4926. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/error.c -o error.o
  4927. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fsync.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fsync.c
  4928. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/fsync.c -o fsync.o
  4929. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o isatty.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/isatty.c
  4930. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/isatty.c -o isatty.o
  4931. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o malloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/malloc.c
  4932. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/malloc.c -o malloc.o
  4933. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o obstack.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/obstack.c
  4934. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/obstack.c -o obstack.o
  4935. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o printf-args.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/printf-args.c
  4936. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/printf-args.c -o printf-args.o
  4937. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o printf-parse.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/printf-parse.c
  4938. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/printf-parse.c -o printf-parse.o
  4939. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sigaction.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sigaction.c
  4940. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sigaction.c -o sigaction.o
  4941. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sigprocmask.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sigprocmask.c
  4942. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/sigprocmask.c -o sigprocmask.o
  4943. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o snprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/snprintf.c
  4944. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/snprintf.c -o snprintf.o
  4945. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stpcpy.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stpcpy.c
  4946. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/stpcpy.c -o stpcpy.o
  4947. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strerror.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/strerror.c
  4948. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/strerror.c -o strerror.o
  4949. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strerror-override.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/strerror-override.c
  4950. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/strerror-override.c -o strerror-override.o
  4951. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o tparm.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/tparm.c
  4952. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/tparm.c -o tparm.o
  4953. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o tputs.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/tputs.c
  4954. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/tputs.c -o tputs.o
  4955. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o vasnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/vasnprintf.c
  4956. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/vasnprintf.c -o vasnprintf.o
  4957. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o vsnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/vsnprintf.c
  4958. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/vsnprintf.c -o vsnprintf.o
  4959. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-additional-sel.c
  4960. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-additional-sel.c -o libcroco/rpl_la-cr-additional-sel.o
  4961. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-attr-sel.c
  4962. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-attr-sel.c -o libcroco/rpl_la-cr-attr-sel.o
  4963. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-cascade.c
  4964. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-cascade.c -o libcroco/rpl_la-cr-cascade.o
  4965. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-declaration.c
  4966. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-declaration.c -o libcroco/rpl_la-cr-declaration.o
  4967. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-doc-handler.c
  4968. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-doc-handler.c -o libcroco/rpl_la-cr-doc-handler.o
  4969. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-enc-handler.c
  4970. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-enc-handler.c -o libcroco/rpl_la-cr-enc-handler.o
  4971. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-fonts.c
  4972. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-fonts.c -o libcroco/rpl_la-cr-fonts.o
  4973. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-input.c
  4974. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-input.c -o libcroco/rpl_la-cr-input.o
  4975. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-num.c
  4976. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-num.c -o libcroco/rpl_la-cr-num.o
  4977. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-om-parser.c
  4978. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-om-parser.c -o libcroco/rpl_la-cr-om-parser.o
  4979. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-parser.c
  4980. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-parser.c -o libcroco/rpl_la-cr-parser.o
  4981. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-parsing-location.c
  4982. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-parsing-location.c -o libcroco/rpl_la-cr-parsing-location.o
  4983. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-prop-list.c
  4984. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-prop-list.c -o libcroco/rpl_la-cr-prop-list.o
  4985. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-pseudo.c
  4986. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-pseudo.c -o libcroco/rpl_la-cr-pseudo.o
  4987. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-rgb.c
  4988. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-rgb.c -o libcroco/rpl_la-cr-rgb.o
  4989. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-sel-eng.c
  4990. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-sel-eng.c -o libcroco/rpl_la-cr-sel-eng.o
  4991. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-selector.c
  4992. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-selector.c -o libcroco/rpl_la-cr-selector.o
  4993. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-simple-sel.c
  4994. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-simple-sel.c -o libcroco/rpl_la-cr-simple-sel.o
  4995. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-statement.c
  4996. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-statement.c -o libcroco/rpl_la-cr-statement.o
  4997. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-string.c
  4998. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-string.c -o libcroco/rpl_la-cr-string.o
  4999. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-style.c
  5000. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-style.c -o libcroco/rpl_la-cr-style.o
  5001. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-stylesheet.c
  5002. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-stylesheet.c -o libcroco/rpl_la-cr-stylesheet.o
  5003. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-term.c
  5004. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-term.c -o libcroco/rpl_la-cr-term.o
  5005. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-tknzr.c
  5006. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-tknzr.c -o libcroco/rpl_la-cr-tknzr.o
  5007. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-token.c
  5008. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-token.c -o libcroco/rpl_la-cr-token.o
  5009. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libcroco/cr-utils.c
  5010. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco/cr-utils.c -o libcroco/rpl_la-cr-utils.o
  5011. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo
  5012. libtool: link: i686-w64-mingw32.static-ar cru .libs/libcroco_rpl.a libcroco/rpl_la-cr-additional-sel.o libcroco/rpl_la-cr-attr-sel.o libcroco/rpl_la-cr-cascade.o libcroco/rpl_la-cr-declaration.o libcroco/rpl_la-cr-doc-handler.o libcroco/rpl_la-cr-enc-handler.o libcroco/rpl_la-cr-fonts.o libcroco/rpl_la-cr-input.o libcroco/rpl_la-cr-num.o libcroco/rpl_la-cr-om-parser.o libcroco/rpl_la-cr-parser.o libcroco/rpl_la-cr-parsing-location.o libcroco/rpl_la-cr-prop-list.o libcroco/rpl_la-cr-pseudo.o libcroco/rpl_la-cr-rgb.o libcroco/rpl_la-cr-sel-eng.o libcroco/rpl_la-cr-selector.o libcroco/rpl_la-cr-simple-sel.o libcroco/rpl_la-cr-statement.o libcroco/rpl_la-cr-string.o libcroco/rpl_la-cr-style.o libcroco/rpl_la-cr-stylesheet.o libcroco/rpl_la-cr-term.o libcroco/rpl_la-cr-tknzr.o libcroco/rpl_la-cr-token.o libcroco/rpl_la-cr-utils.o
  5013. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  5014. libtool: link: i686-w64-mingw32.static-ranlib .libs/libcroco_rpl.a
  5015. libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" )
  5016. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/ghash.c
  5017. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/ghash.c -o glib/libglib_rpl_la-ghash.o
  5018. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/glist.c
  5019. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/glist.c -o glib/libglib_rpl_la-glist.o
  5020. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/gmessages.c
  5021. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o
  5022. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/gprimes.c
  5023. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o
  5024. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/gstrfuncs.c
  5025. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o
  5026. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`glib/gstring.c
  5027. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/glib/gstring.c -o glib/libglib_rpl_la-gstring.o
  5028. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo
  5029. libtool: link: i686-w64-mingw32.static-ar cru .libs/libglib_rpl.a glib/libglib_rpl_la-ghash.o glib/libglib_rpl_la-glist.o glib/libglib_rpl_la-gmessages.o glib/libglib_rpl_la-gprimes.o glib/libglib_rpl_la-gstrfuncs.o glib/libglib_rpl_la-gstring.o
  5030. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  5031. libtool: link: i686-w64-mingw32.static-ranlib .libs/libglib_rpl.a
  5032. libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" )
  5033. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/DOCBparser.c
  5034. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o
  5035. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/HTMLparser.c
  5036. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o
  5037. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/HTMLtree.c
  5038. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o
  5039. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/SAX.c
  5040. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX.c -o libxml/rpl_la-SAX.o
  5041. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/SAX2.c
  5042. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/SAX2.c -o libxml/rpl_la-SAX2.o
  5043. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/buf.c
  5044. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/buf.c -o libxml/rpl_la-buf.o
  5045. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/c14n.c
  5046. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/c14n.c -o libxml/rpl_la-c14n.o
  5047. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/catalog.c
  5048. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/catalog.c -o libxml/rpl_la-catalog.o
  5049. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/chvalid.c
  5050. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/chvalid.c -o libxml/rpl_la-chvalid.o
  5051. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/debugXML.c
  5052. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/debugXML.c -o libxml/rpl_la-debugXML.o
  5053. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/dict.c
  5054. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/dict.c -o libxml/rpl_la-dict.o
  5055. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/encoding.c
  5056. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/encoding.c -o libxml/rpl_la-encoding.o
  5057. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/entities.c
  5058. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/entities.c -o libxml/rpl_la-entities.o
  5059. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/error.c
  5060. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/error.c -o libxml/rpl_la-error.o
  5061. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/globals.c
  5062. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/globals.c -o libxml/rpl_la-globals.o
  5063. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/hash.c
  5064. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/hash.c -o libxml/rpl_la-hash.o
  5065. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/legacy.c
  5066. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/legacy.c -o libxml/rpl_la-legacy.o
  5067. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/list.c
  5068. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/list.c -o libxml/rpl_la-list.o
  5069. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/nanoftp.c
  5070. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o
  5071. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/nanohttp.c
  5072. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o
  5073. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/parser.c
  5074. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parser.c -o libxml/rpl_la-parser.o
  5075. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/parserInternals.c
  5076. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o
  5077. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/pattern.c
  5078. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/pattern.c -o libxml/rpl_la-pattern.o
  5079. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/relaxng.c
  5080. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/relaxng.c -o libxml/rpl_la-relaxng.o
  5081. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/schematron.c
  5082. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/schematron.c -o libxml/rpl_la-schematron.o
  5083. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/threads.c
  5084. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/threads.c -o libxml/rpl_la-threads.o
  5085. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/tree.c
  5086. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/tree.c -o libxml/rpl_la-tree.o
  5087. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/trionan.c
  5088. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/trionan.c -o libxml/rpl_la-trionan.o
  5089. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/uri.c
  5090. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/uri.c -o libxml/rpl_la-uri.o
  5091. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/valid.c
  5092. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/valid.c -o libxml/rpl_la-valid.o
  5093. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xinclude.c
  5094. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xinclude.c -o libxml/rpl_la-xinclude.o
  5095. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xlink.c
  5096. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xlink.c -o libxml/rpl_la-xlink.o
  5097. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlIO.c
  5098. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o
  5099. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c:63:0: warning: "stat" redefined
  5100. # define stat _stat
  5101. ^
  5102. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlIO.c:24:0:
  5103. /home/m/mxe/usr/i686-w64-mingw32.static/include/sys/stat.h:276:0: note: this is the location of the previous definition
  5104. #define stat _stat32i64
  5105. ^
  5106. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlmemory.c
  5107. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o
  5108. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlmodule.c
  5109. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o
  5110. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlreader.c
  5111. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o
  5112. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlregexp.c
  5113. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o
  5114. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlsave.c
  5115. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o
  5116. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlschemas.c
  5117. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o
  5118. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlschemastypes.c
  5119. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o
  5120. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlstring.c
  5121. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o
  5122. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlunicode.c
  5123. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o
  5124. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xmlwriter.c
  5125. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o
  5126. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xpath.c
  5127. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpath.c -o libxml/rpl_la-xpath.o
  5128. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/'`libxml/xpointer.c
  5129. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libxml/xpointer.c -o libxml/rpl_la-xpointer.o
  5130. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo
  5131. libtool: link: i686-w64-mingw32.static-ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o
  5132. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  5133. libtool: link: i686-w64-mingw32.static-ranlib .libs/libxml_rpl.a
  5134. libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" )
  5135. nlinit=`echo 'nl="'; echo '"'`; eval "$nlinit"; \
  5136. sed_extract_major='/^[0-9]/{'${nl}'s/^\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5137. sed_extract_minor='/^[0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5138. sed_extract_subminor='/^[0-9][0-9]*[.][0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.][0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5139. /bin/bash ../libtool --tag=RC --mode=compile i686-w64-mingw32.static-windres \
  5140. "-DPACKAGE_VERSION_STRING=\\\"0.20\\\"" \
  5141. "-DPACKAGE_VERSION_MAJOR="`echo '0.20' | sed -n -e "$sed_extract_major"` \
  5142. "-DPACKAGE_VERSION_MINOR="`echo '0.20' | sed -n -e "$sed_extract_minor"` \
  5143. "-DPACKAGE_VERSION_SUBMINOR="`echo '0.20' | sed -n -e "$sed_extract_subminor"` \
  5144. -i /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libtextstyle.rc -o libtextstyle.res.lo --output-format=coff
  5145. libtool: compile: i686-w64-mingw32.static-windres -DPACKAGE_VERSION_STRING=\\\"0.20\\\" -DPACKAGE_VERSION_MAJOR=0 -DPACKAGE_VERSION_MINOR=20 -DPACKAGE_VERSION_SUBMINOR=0 -i /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/libtextstyle.rc --output-format=coff -o libtextstyle.res.o
  5146. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -no-undefined -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -no-undefined -export-symbols libtextstyle.sym -version-info 0:0:0 -rpath /gettext/lib -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libtextstyle.la -rpath /gettext/lib gl_array_list.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo concat-filename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo getprogname.lo hash.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo math.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo safe-read.lo safe-write.lo sig-handler.lo styled-ostream.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo close.lo error.lo fsync.lo isatty.lo malloc.lo obstack.lo printf-args.lo printf-parse.lo sigaction.lo sigprocmask.lo snprintf.lo stpcpy.lo strerror.lo strerror-override.lo tparm.lo tputs.lo vasnprintf.lo vsnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la libtextstyle.res.lo
  5147. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  5148. libtool: link: (cd .libs/libtextstyle.lax/libcroco_rpl.a && i686-w64-mingw32.static-ar x "/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib/./.libs/libcroco_rpl.a")
  5149. libtool: link: (cd .libs/libtextstyle.lax/libglib_rpl.a && i686-w64-mingw32.static-ar x "/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib/./.libs/libglib_rpl.a")
  5150. libtool: link: (cd .libs/libtextstyle.lax/libxml_rpl.a && i686-w64-mingw32.static-ar x "/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib/./.libs/libxml_rpl.a")
  5151. libtool: link: i686-w64-mingw32.static-ar cru .libs/libtextstyle.a gl_array_list.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o concat-filename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fatal-signal.o fd-hook.o fd-ostream.o file-ostream.o full-write.o getprogname.o hash.o html-ostream.o html-styled-ostream.o iconv-ostream.o gl_list.o math.o memory-ostream.o noop-styled-ostream.o ostream.o safe-read.o safe-write.o sig-handler.o styled-ostream.o term-ostream.o term-style-control.o term-styled-ostream.o unistd.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o xmalloc.o xstrdup.o xconcat-filename.o gl_xlist.o xsize.o xvasprintf.o xasprintf.o color.o misc.o version.o asnprintf.o close.o error.o fsync.o isatty.o malloc.o obstack.o printf-args.o printf-parse.o sigaction.o sigprocmask.o snprintf.o stpcpy.o strerror.o strerror-override.o tparm.o tputs.o vasnprintf.o vsnprintf.o libtextstyle.res.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-additional-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-attr-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-cascade.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-declaration.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-doc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-enc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-fonts.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-input.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-num.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-om-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parsing-location.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-prop-list.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-pseudo.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-rgb.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-sel-eng.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-selector.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-simple-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-statement.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-string.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-style.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-stylesheet.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-term.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-tknzr.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-token.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-utils.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-glist.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-buf.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-dict.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-entities.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-error.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-globals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-hash.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-list.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-threads.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-tree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-uri.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-valid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpointer.o
  5152. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  5153. libtool: link: i686-w64-mingw32.static-ranlib .libs/libtextstyle.a
  5154. libtool: link: rm -fr .libs/libtextstyle.lax
  5155. libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" )
  5156. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  5157. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  5158. Making all in tests
  5159. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5160. make all-recursive
  5161. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5162. Making all in .
  5163. make[4]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5164. make[4]: Nothing to be done for 'all-am'.
  5165. make[4]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5166. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5167. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/tests'
  5168. Making all in adhoc-tests
  5169. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/adhoc-tests'
  5170. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/adhoc-tests -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/adhoc-tests -I.. -I../lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/adhoc-tests/../lib -DSRCDIR=\"/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/adhoc-tests/\" -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o hello.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/adhoc-tests/hello.c
  5171. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o hello.exe hello.o ../lib/libtextstyle.la
  5172. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  5173. libtool: link: i686-w64-mingw32.static-gcc -g -O2 -Wl,--disable-auto-import -o hello.exe hello.o -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib ../lib/.libs/libtextstyle.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  5174. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/adhoc-tests'
  5175. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  5176. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  5177. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  5178. make: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle'
  5179. + make --jobs=1 --directory=gettext-tools --no-keep-going
  5180. make: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools'
  5181. make all-recursive
  5182. make[1]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools'
  5183. Making all in intl
  5184. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl'
  5185. make all-am
  5186. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl'
  5187. sed -e '/IN_LIBGLOCALE/d' \
  5188. -e 's,@''HAVE_POSIX_PRINTF''@,0,g' \
  5189. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  5190. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  5191. -e 's,@''HAVE_WPRINTF''@,1,g' \
  5192. -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
  5193. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  5194. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/libgnuintl.in.h \
  5195. | if test 'no' = yes; then \
  5196. sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
  5197. else \
  5198. cat; \
  5199. fi \
  5200. | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
  5201. -e "/#define _LIBINTL_H/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/export.h" \
  5202. | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
  5203. > libgnuintl.h
  5204. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o bindtextdom.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/bindtextdom.c
  5205. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o
  5206. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o dcgettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcgettext.c
  5207. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcgettext.c -o dcgettext.o
  5208. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o dgettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dgettext.c
  5209. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dgettext.c -o dgettext.o
  5210. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o gettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/gettext.c
  5211. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/gettext.c -o gettext.o
  5212. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o finddomain.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/finddomain.c
  5213. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/finddomain.c -o finddomain.o
  5214. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o hash-string.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/hash-string.c
  5215. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/hash-string.c -o hash-string.o
  5216. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/loadmsgcat.c
  5217. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o
  5218. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o localealias.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localealias.c
  5219. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localealias.c -o localealias.o
  5220. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o textdomain.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/textdomain.c
  5221. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/textdomain.c -o textdomain.o
  5222. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o l10nflist.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/l10nflist.c
  5223. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/l10nflist.c -o l10nflist.o
  5224. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o explodename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/explodename.c
  5225. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/explodename.c -o explodename.o
  5226. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o dcigettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcigettext.c
  5227. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcigettext.c -o dcigettext.o
  5228. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o dcngettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcngettext.c
  5229. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dcngettext.c -o dcngettext.o
  5230. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o dngettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dngettext.c
  5231. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/dngettext.c -o dngettext.o
  5232. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o ngettext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/ngettext.c
  5233. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/ngettext.c -o ngettext.o
  5234. sed -e '/IN_LIBGLOCALE/d' \
  5235. -e 's,@''HAVE_POSIX_PRINTF''@,0,g' \
  5236. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  5237. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  5238. -e 's,@''HAVE_WPRINTF''@,1,g' \
  5239. -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
  5240. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  5241. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/libgnuintl.in.h > libintl.h
  5242. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o plural.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/plural.c
  5243. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/plural.c -o plural.o
  5244. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o plural-exp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/plural-exp.c
  5245. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/plural-exp.c -o plural-exp.o
  5246. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o localcharset.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localcharset.c
  5247. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localcharset.c -o localcharset.o
  5248. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o threadlib.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/threadlib.c
  5249. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/threadlib.c -o threadlib.o
  5250. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o lock.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/lock.c
  5251. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/lock.c -o lock.o
  5252. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o relocatable.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/relocatable.c
  5253. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/relocatable.c -o relocatable.o
  5254. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o langprefs.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/langprefs.c
  5255. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/langprefs.c -o langprefs.o
  5256. sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
  5257. -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \
  5258. -e "/#if HAVE_USELOCALE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/export.h" \
  5259. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localename-table.in.h \
  5260. | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
  5261. > localename-table.h
  5262. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o localename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localename.c
  5263. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localename.c -o localename.o
  5264. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o localename-table.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localename-table.c
  5265. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/localename-table.c -o localename-table.o
  5266. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o log.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/log.c
  5267. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/log.c -o log.o
  5268. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o printf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/printf.c
  5269. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/printf.c -o printf.o
  5270. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o setlocale.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/setlocale.c
  5271. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/setlocale.c -o setlocale.o
  5272. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o version.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/version.c
  5273. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/version.c -o version.o
  5274. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o xsize.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/xsize.c
  5275. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/xsize.c -o xsize.o
  5276. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o osdep.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/osdep.c
  5277. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/osdep.c -o osdep.o
  5278. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c -o intl-compat.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/intl-compat.c
  5279. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/gettext/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/gettext/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/gettext/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -fvisibility=hidden -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/intl-compat.c -o intl-compat.o
  5280. nlinit=`echo 'nl="'; echo '"'`; eval "$nlinit"; \
  5281. sed_extract_major='/^[0-9]/{'${nl}'s/^\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5282. sed_extract_minor='/^[0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5283. sed_extract_subminor='/^[0-9][0-9]*[.][0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.][0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  5284. /bin/bash ../libtool --tag=RC --mode=compile i686-w64-mingw32.static-windres \
  5285. "-DPACKAGE_VERSION_STRING=\\\"0.20-rc1\\\"" \
  5286. "-DPACKAGE_VERSION_MAJOR="`echo '0.20-rc1' | sed -n -e "$sed_extract_major"` \
  5287. "-DPACKAGE_VERSION_MINOR="`echo '0.20-rc1' | sed -n -e "$sed_extract_minor"` \
  5288. "-DPACKAGE_VERSION_SUBMINOR="`echo '0.20-rc1' | sed -n -e "$sed_extract_subminor"` \
  5289. -i /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/libintl.rc -o libintl.res.lo --output-format=coff
  5290. libtool: compile: i686-w64-mingw32.static-windres -DPACKAGE_VERSION_STRING=\\\"0.20-rc1\\\" -DPACKAGE_VERSION_MAJOR=0 -DPACKAGE_VERSION_MINOR=20 -DPACKAGE_VERSION_SUBMINOR=0 -i /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/libintl.rc --output-format=coff -o libintl.res.o
  5291. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -fvisibility=hidden -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -no-undefined -version-info 9:6:2 -rpath /gettext/lib -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo libintl.res.lo
  5292. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  5293. libtool: link: i686-w64-mingw32.static-ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o libintl.res.o
  5294. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  5295. libtool: link: i686-w64-mingw32.static-ranlib .libs/libintl.a
  5296. libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
  5297. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/ref-add.sin > t-ref-add.sed
  5298. mv t-ref-add.sed ref-add.sed
  5299. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/ref-del.sin > t-ref-del.sed
  5300. mv t-ref-del.sed ref-del.sed
  5301. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl'
  5302. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl'
  5303. Making all in gnulib-lib
  5304. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib'
  5305. rm -f alloca.h-t alloca.h && \
  5306. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5307. sed -e 's|@''HAVE_ALLOCA_H''@||g' < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/alloca.in.h; \
  5308. } > alloca.h-t && \
  5309. mv -f alloca.h-t alloca.h
  5310. rm -f byteswap.h-t byteswap.h && \
  5311. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5312. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/byteswap.in.h; \
  5313. } > byteswap.h-t && \
  5314. mv -f byteswap.h-t byteswap.h
  5315. rm -f configmake.h-t && \
  5316. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5317. echo '#define PREFIX "/gettext"'; \
  5318. echo '#define EXEC_PREFIX "/gettext"'; \
  5319. echo '#define BINDIR "/gettext/bin"'; \
  5320. echo '#define SBINDIR "/gettext/sbin"'; \
  5321. echo '#define LIBEXECDIR "/gettext/libexec"'; \
  5322. echo '#define DATAROOTDIR "/gettext/share"'; \
  5323. echo '#define DATADIR "/gettext/share"'; \
  5324. echo '#define SYSCONFDIR "/gettext/etc"'; \
  5325. echo '#define SHAREDSTATEDIR "/gettext/com"'; \
  5326. echo '#define LOCALSTATEDIR "/gettext/var"'; \
  5327. echo '#define RUNSTATEDIR "/gettext/var/run"'; \
  5328. echo '#define INCLUDEDIR "/gettext/include"'; \
  5329. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  5330. echo '#define DOCDIR "/gettext/share/doc/gettext"'; \
  5331. echo '#define INFODIR "/gettext/share/info"'; \
  5332. echo '#define HTMLDIR "/gettext/share/doc/gettext"'; \
  5333. echo '#define DVIDIR "/gettext/share/doc/gettext"'; \
  5334. echo '#define PDFDIR "/gettext/share/doc/gettext"'; \
  5335. echo '#define PSDIR "/gettext/share/doc/gettext"'; \
  5336. echo '#define LIBDIR "/gettext/lib"'; \
  5337. echo '#define LISPDIR "/gettext/share/emacs/site-lisp"'; \
  5338. echo '#define LOCALEDIR "/gettext/share/locale"'; \
  5339. echo '#define MANDIR "/gettext/share/man"'; \
  5340. echo '#define MANEXT ""'; \
  5341. echo '#define PKGDATADIR "/gettext/share/gettext"'; \
  5342. echo '#define PKGINCLUDEDIR "/gettext/include/gettext-tools"'; \
  5343. echo '#define PKGLIBDIR "/gettext/lib/gettext-tools"'; \
  5344. echo '#define PKGLIBEXECDIR "/gettext/libexec/gettext-tools"'; \
  5345. } | sed '/""/d' > configmake.h-t && \
  5346. mv -f configmake.h-t configmake.h
  5347. rm -f dirent.h-t dirent.h && \
  5348. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5349. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5350. -e 's|@''HAVE_DIRENT_H''@|1|g' \
  5351. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5352. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5353. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5354. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  5355. -e 's/@''GNULIB_OPENDIR''@/1/g' \
  5356. -e 's/@''GNULIB_READDIR''@/1/g' \
  5357. -e 's/@''GNULIB_REWINDDIR''@/0/g' \
  5358. -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
  5359. -e 's/@''GNULIB_DIRFD''@/1/g' \
  5360. -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
  5361. -e 's/@''GNULIB_SCANDIR''@/0/g' \
  5362. -e 's/@''GNULIB_ALPHASORT''@/0/g' \
  5363. -e 's/@''HAVE_OPENDIR''@/1/g' \
  5364. -e 's/@''HAVE_READDIR''@/1/g' \
  5365. -e 's/@''HAVE_REWINDDIR''@/1/g' \
  5366. -e 's/@''HAVE_CLOSEDIR''@/1/g' \
  5367. -e 's|@''HAVE_DECL_DIRFD''@|0|g' \
  5368. -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
  5369. -e 's|@''HAVE_FDOPENDIR''@|1|g' \
  5370. -e 's|@''HAVE_SCANDIR''@|1|g' \
  5371. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  5372. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  5373. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  5374. -e 's|@''REPLACE_DIRFD''@|0|g' \
  5375. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  5376. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5377. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5378. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5379. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dirent.in.h; \
  5380. } > dirent.h-t && \
  5381. mv dirent.h-t dirent.h
  5382. rm -f errno.h-t errno.h && \
  5383. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5384. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5385. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5386. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5387. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5388. -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \
  5389. -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \
  5390. -e 's|@''EMULTIHOP_VALUE''@||g' \
  5391. -e 's|@''ENOLINK_HIDDEN''@|0|g' \
  5392. -e 's|@''ENOLINK_VALUE''@||g' \
  5393. -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \
  5394. -e 's|@''EOVERFLOW_VALUE''@||g' \
  5395. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/errno.in.h; \
  5396. } > errno.h-t && \
  5397. mv errno.h-t errno.h
  5398. rm -f fcntl.h-t fcntl.h && \
  5399. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5400. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5401. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5402. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5403. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5404. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  5405. -e 's/@''GNULIB_FCNTL''@/1/g' \
  5406. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  5407. -e 's/@''GNULIB_OPEN''@/1/g' \
  5408. -e 's/@''GNULIB_OPENAT''@/0/g' \
  5409. -e 's|@''HAVE_FCNTL''@|0|g' \
  5410. -e 's|@''HAVE_OPENAT''@|1|g' \
  5411. -e 's|@''REPLACE_FCNTL''@|0|g' \
  5412. -e 's|@''REPLACE_OPEN''@|1|g' \
  5413. -e 's|@''REPLACE_OPENAT''@|0|g' \
  5414. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5415. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5416. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5417. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fcntl.in.h; \
  5418. } > fcntl.h-t && \
  5419. mv fcntl.h-t fcntl.h
  5420. rm -f fnmatch.h-t fnmatch.h && \
  5421. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5422. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5423. -e 's|@''HAVE_FNMATCH_H''@|0|g' \
  5424. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5425. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5426. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5427. -e 's|@''NEXT_FNMATCH_H''@|<fnmatch.h>|g' \
  5428. -e 's/@''GNULIB_FNMATCH''@/1/g' \
  5429. -e 's|@''HAVE_FNMATCH''@|0|g' \
  5430. -e 's|@''REPLACE_FNMATCH''@|0|g' \
  5431. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5432. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5433. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5434. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fnmatch.in.h; \
  5435. } > fnmatch.h-t && \
  5436. mv fnmatch.h-t fnmatch.h
  5437. rm -f getopt.h-t getopt.h && \
  5438. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5439. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5440. -e 's|@''HAVE_GETOPT_H''@|1|g' \
  5441. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5442. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5443. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5444. -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
  5445. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5446. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt.in.h; \
  5447. } > getopt.h-t && \
  5448. mv -f getopt.h-t getopt.h
  5449. rm -f getopt-cdefs.h-t getopt-cdefs.h && \
  5450. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5451. sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
  5452. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt-cdefs.in.h; \
  5453. } > getopt-cdefs.h-t && \
  5454. mv -f getopt-cdefs.h-t getopt-cdefs.h
  5455. rm -f iconv.h-t iconv.h && \
  5456. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5457. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5458. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5459. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5460. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5461. -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
  5462. -e 's/@''GNULIB_ICONV''@/1/g' \
  5463. -e 's|@''ICONV_CONST''@||g' \
  5464. -e 's|@''REPLACE_ICONV''@|0|g' \
  5465. -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
  5466. -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
  5467. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5468. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5469. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5470. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/iconv.in.h; \
  5471. } > iconv.h-t && \
  5472. mv iconv.h-t iconv.h
  5473. rm -f langinfo.h-t langinfo.h && \
  5474. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5475. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5476. -e 's|@''HAVE_LANGINFO_H''@|0|g' \
  5477. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5478. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5479. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5480. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  5481. -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
  5482. -e 's|@''HAVE_LANGINFO_CODESET''@|0|g' \
  5483. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|0|g' \
  5484. -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
  5485. -e 's|@''HAVE_LANGINFO_ERA''@|0|g' \
  5486. -e 's|@''HAVE_LANGINFO_YESEXPR''@|0|g' \
  5487. -e 's|@''HAVE_NL_LANGINFO''@|0|g' \
  5488. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  5489. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5490. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5491. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/langinfo.in.h; \
  5492. } > langinfo.h-t && \
  5493. mv langinfo.h-t langinfo.h
  5494. test -d libxml || /bin/mkdir -p libxml
  5495. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5496. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/DOCBparser.in.h; \
  5497. } > libxml/DOCBparser.h-t
  5498. mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h
  5499. test -d libxml || /bin/mkdir -p libxml
  5500. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5501. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/HTMLparser.in.h; \
  5502. } > libxml/HTMLparser.h-t
  5503. mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h
  5504. test -d libxml || /bin/mkdir -p libxml
  5505. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5506. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/HTMLtree.in.h; \
  5507. } > libxml/HTMLtree.h-t
  5508. mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h
  5509. test -d libxml || /bin/mkdir -p libxml
  5510. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5511. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/SAX2.in.h; \
  5512. } > libxml/SAX2.h-t
  5513. mv -f libxml/SAX2.h-t libxml/SAX2.h
  5514. test -d libxml || /bin/mkdir -p libxml
  5515. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5516. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/SAX.in.h; \
  5517. } > libxml/SAX.h-t
  5518. mv -f libxml/SAX.h-t libxml/SAX.h
  5519. test -d libxml || /bin/mkdir -p libxml
  5520. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5521. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/c14n.in.h; \
  5522. } > libxml/c14n.h-t
  5523. mv -f libxml/c14n.h-t libxml/c14n.h
  5524. test -d libxml || /bin/mkdir -p libxml
  5525. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5526. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/catalog.in.h; \
  5527. } > libxml/catalog.h-t
  5528. mv -f libxml/catalog.h-t libxml/catalog.h
  5529. test -d libxml || /bin/mkdir -p libxml
  5530. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5531. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/chvalid.in.h; \
  5532. } > libxml/chvalid.h-t
  5533. mv -f libxml/chvalid.h-t libxml/chvalid.h
  5534. test -d libxml || /bin/mkdir -p libxml
  5535. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5536. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/debugXML.in.h; \
  5537. } > libxml/debugXML.h-t
  5538. mv -f libxml/debugXML.h-t libxml/debugXML.h
  5539. test -d libxml || /bin/mkdir -p libxml
  5540. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5541. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/dict.in.h; \
  5542. } > libxml/dict.h-t
  5543. mv -f libxml/dict.h-t libxml/dict.h
  5544. test -d libxml || /bin/mkdir -p libxml
  5545. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5546. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/encoding.in.h; \
  5547. } > libxml/encoding.h-t
  5548. mv -f libxml/encoding.h-t libxml/encoding.h
  5549. test -d libxml || /bin/mkdir -p libxml
  5550. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5551. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/entities.in.h; \
  5552. } > libxml/entities.h-t
  5553. mv -f libxml/entities.h-t libxml/entities.h
  5554. test -d libxml || /bin/mkdir -p libxml
  5555. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5556. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/globals.in.h; \
  5557. } > libxml/globals.h-t
  5558. mv -f libxml/globals.h-t libxml/globals.h
  5559. test -d libxml || /bin/mkdir -p libxml
  5560. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5561. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/hash.in.h; \
  5562. } > libxml/hash.h-t
  5563. mv -f libxml/hash.h-t libxml/hash.h
  5564. test -d libxml || /bin/mkdir -p libxml
  5565. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5566. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/list.in.h; \
  5567. } > libxml/list.h-t
  5568. mv -f libxml/list.h-t libxml/list.h
  5569. test -d libxml || /bin/mkdir -p libxml
  5570. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5571. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/nanoftp.in.h; \
  5572. } > libxml/nanoftp.h-t
  5573. mv -f libxml/nanoftp.h-t libxml/nanoftp.h
  5574. test -d libxml || /bin/mkdir -p libxml
  5575. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5576. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/nanohttp.in.h; \
  5577. } > libxml/nanohttp.h-t
  5578. mv -f libxml/nanohttp.h-t libxml/nanohttp.h
  5579. test -d libxml || /bin/mkdir -p libxml
  5580. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5581. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/parser.in.h; \
  5582. } > libxml/parser.h-t
  5583. mv -f libxml/parser.h-t libxml/parser.h
  5584. test -d libxml || /bin/mkdir -p libxml
  5585. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5586. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/parserInternals.in.h; \
  5587. } > libxml/parserInternals.h-t
  5588. mv -f libxml/parserInternals.h-t libxml/parserInternals.h
  5589. test -d libxml || /bin/mkdir -p libxml
  5590. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5591. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/pattern.in.h; \
  5592. } > libxml/pattern.h-t
  5593. mv -f libxml/pattern.h-t libxml/pattern.h
  5594. test -d libxml || /bin/mkdir -p libxml
  5595. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5596. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/relaxng.in.h; \
  5597. } > libxml/relaxng.h-t
  5598. mv -f libxml/relaxng.h-t libxml/relaxng.h
  5599. test -d libxml || /bin/mkdir -p libxml
  5600. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5601. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/schemasInternals.in.h; \
  5602. } > libxml/schemasInternals.h-t
  5603. mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h
  5604. test -d libxml || /bin/mkdir -p libxml
  5605. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5606. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/schematron.in.h; \
  5607. } > libxml/schematron.h-t
  5608. mv -f libxml/schematron.h-t libxml/schematron.h
  5609. test -d libxml || /bin/mkdir -p libxml
  5610. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5611. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/threads.in.h; \
  5612. } > libxml/threads.h-t
  5613. mv -f libxml/threads.h-t libxml/threads.h
  5614. test -d libxml || /bin/mkdir -p libxml
  5615. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5616. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/tree.in.h; \
  5617. } > libxml/tree.h-t
  5618. mv -f libxml/tree.h-t libxml/tree.h
  5619. test -d libxml || /bin/mkdir -p libxml
  5620. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5621. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/uri.in.h; \
  5622. } > libxml/uri.h-t
  5623. mv -f libxml/uri.h-t libxml/uri.h
  5624. test -d libxml || /bin/mkdir -p libxml
  5625. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5626. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/valid.in.h; \
  5627. } > libxml/valid.h-t
  5628. mv -f libxml/valid.h-t libxml/valid.h
  5629. test -d libxml || /bin/mkdir -p libxml
  5630. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5631. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xinclude.in.h; \
  5632. } > libxml/xinclude.h-t
  5633. mv -f libxml/xinclude.h-t libxml/xinclude.h
  5634. test -d libxml || /bin/mkdir -p libxml
  5635. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5636. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xlink.in.h; \
  5637. } > libxml/xlink.h-t
  5638. mv -f libxml/xlink.h-t libxml/xlink.h
  5639. test -d libxml || /bin/mkdir -p libxml
  5640. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5641. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlIO.in.h; \
  5642. } > libxml/xmlIO.h-t
  5643. mv -f libxml/xmlIO.h-t libxml/xmlIO.h
  5644. test -d libxml || /bin/mkdir -p libxml
  5645. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5646. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlautomata.in.h; \
  5647. } > libxml/xmlautomata.h-t
  5648. mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h
  5649. test -d libxml || /bin/mkdir -p libxml
  5650. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5651. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlerror.in.h; \
  5652. } > libxml/xmlerror.h-t
  5653. mv -f libxml/xmlerror.h-t libxml/xmlerror.h
  5654. test -d libxml || /bin/mkdir -p libxml
  5655. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5656. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlexports.in.h; \
  5657. } > libxml/xmlexports.h-t
  5658. mv -f libxml/xmlexports.h-t libxml/xmlexports.h
  5659. test -d libxml || /bin/mkdir -p libxml
  5660. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5661. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlmemory.in.h; \
  5662. } > libxml/xmlmemory.h-t
  5663. mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h
  5664. test -d libxml || /bin/mkdir -p libxml
  5665. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5666. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlmodule.in.h; \
  5667. } > libxml/xmlmodule.h-t
  5668. mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h
  5669. test -d libxml || /bin/mkdir -p libxml
  5670. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5671. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlreader.in.h; \
  5672. } > libxml/xmlreader.h-t
  5673. mv -f libxml/xmlreader.h-t libxml/xmlreader.h
  5674. test -d libxml || /bin/mkdir -p libxml
  5675. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5676. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlregexp.in.h; \
  5677. } > libxml/xmlregexp.h-t
  5678. mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h
  5679. test -d libxml || /bin/mkdir -p libxml
  5680. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5681. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlsave.in.h; \
  5682. } > libxml/xmlsave.h-t
  5683. mv -f libxml/xmlsave.h-t libxml/xmlsave.h
  5684. test -d libxml || /bin/mkdir -p libxml
  5685. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5686. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlschemas.in.h; \
  5687. } > libxml/xmlschemas.h-t
  5688. mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h
  5689. test -d libxml || /bin/mkdir -p libxml
  5690. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5691. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlschemastypes.in.h; \
  5692. } > libxml/xmlschemastypes.h-t
  5693. mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h
  5694. test -d libxml || /bin/mkdir -p libxml
  5695. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5696. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlstring.in.h; \
  5697. } > libxml/xmlstring.h-t
  5698. mv -f libxml/xmlstring.h-t libxml/xmlstring.h
  5699. test -d libxml || /bin/mkdir -p libxml
  5700. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5701. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlunicode.in.h; \
  5702. } > libxml/xmlunicode.h-t
  5703. mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h
  5704. test -d libxml || /bin/mkdir -p libxml
  5705. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5706. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlversion.in.h; \
  5707. } > libxml/xmlversion.h-t
  5708. mv -f libxml/xmlversion.h-t libxml/xmlversion.h
  5709. test -d libxml || /bin/mkdir -p libxml
  5710. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5711. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlwriter.in.h; \
  5712. } > libxml/xmlwriter.h-t
  5713. mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h
  5714. test -d libxml || /bin/mkdir -p libxml
  5715. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5716. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xpath.in.h; \
  5717. } > libxml/xpath.h-t
  5718. mv -f libxml/xpath.h-t libxml/xpath.h
  5719. test -d libxml || /bin/mkdir -p libxml
  5720. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5721. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xpathInternals.in.h; \
  5722. } > libxml/xpathInternals.h-t
  5723. mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h
  5724. test -d libxml || /bin/mkdir -p libxml
  5725. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  5726. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xpointer.in.h; \
  5727. } > libxml/xpointer.h-t
  5728. mv -f libxml/xpointer.h-t libxml/xpointer.h
  5729. rm -f limits.h-t limits.h && \
  5730. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5731. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5732. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5733. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5734. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5735. -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
  5736. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/limits.in.h; \
  5737. } > limits.h-t && \
  5738. mv limits.h-t limits.h
  5739. rm -f locale.h-t locale.h && \
  5740. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5741. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5742. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  5743. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5744. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5745. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  5746. -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
  5747. -e 's/@''GNULIB_SETLOCALE''@/1/g' \
  5748. -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
  5749. -e 's/@''GNULIB_LOCALENAME''@/1/g' \
  5750. -e 's|@''HAVE_NEWLOCALE''@|0|g' \
  5751. -e 's|@''HAVE_DUPLOCALE''@|0|g' \
  5752. -e 's|@''HAVE_FREELOCALE''@|0|g' \
  5753. -e 's|@''HAVE_XLOCALE_H''@|0|g' \
  5754. -e 's|@''REPLACE_LOCALECONV''@|1|g' \
  5755. -e 's|@''REPLACE_SETLOCALE''@|1|g' \
  5756. -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
  5757. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  5758. -e 's|@''REPLACE_FREELOCALE''@|0|g' \
  5759. -e 's|@''REPLACE_STRUCT_LCONV''@|1|g' \
  5760. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  5761. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  5762. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  5763. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/locale.in.h; \
  5764. } > locale.h-t && \
  5765. mv locale.h-t locale.h
  5766. rm -f math.h-t math.h && \
  5767. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  5768. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  5769. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  5770. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  5771. -e 's|@''PRAGMA_COLUMNS''@||g' \
  5772. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  5773. -e 's/@''GNULIB_ACOSF''@/0/g' \
  5774. -e 's/@''GNULIB_ACOSL''@/0/g' \
  5775. -e 's/@''GNULIB_ASINF''@/0/g' \
  5776. -e 's/@''GNULIB_ASINL''@/0/g' \
  5777. -e 's/@''GNULIB_ATANF''@/0/g' \
  5778. -e 's/@''GNULIB_ATANL''@/0/g' \
  5779. -e 's/@''GNULIB_ATAN2F''@/0/g' \
  5780. -e 's/@''GNULIB_CBRT''@/0/g' \
  5781. -e 's/@''GNULIB_CBRTF''@/0/g' \
  5782. -e 's/@''GNULIB_CBRTL''@/0/g' \
  5783. -e 's/@''GNULIB_CEIL''@/0/g' \
  5784. -e 's/@''GNULIB_CEILF''@/0/g' \
  5785. -e 's/@''GNULIB_CEILL''@/0/g' \
  5786. -e 's/@''GNULIB_COPYSIGN''@/0/g' \
  5787. -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
  5788. -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
  5789. -e 's/@''GNULIB_COSF''@/0/g' \
  5790. -e 's/@''GNULIB_COSL''@/0/g' \
  5791. -e 's/@''GNULIB_COSHF''@/0/g' \
  5792. -e 's/@''GNULIB_EXPF''@/0/g' \
  5793. -e 's/@''GNULIB_EXPL''@/0/g' \
  5794. -e 's/@''GNULIB_EXP2''@/0/g' \
  5795. -e 's/@''GNULIB_EXP2F''@/0/g' \
  5796. -e 's/@''GNULIB_EXP2L''@/0/g' \
  5797. -e 's/@''GNULIB_EXPM1''@/0/g' \
  5798. -e 's/@''GNULIB_EXPM1F''@/0/g' \
  5799. -e 's/@''GNULIB_EXPM1L''@/0/g' \
  5800. -e 's/@''GNULIB_FABSF''@/0/g' \
  5801. -e 's/@''GNULIB_FABSL''@/0/g' \
  5802. -e 's/@''GNULIB_FLOOR''@/0/g' \
  5803. -e 's/@''GNULIB_FLOORF''@/0/g' \
  5804. -e 's/@''GNULIB_FLOORL''@/0/g' \
  5805. -e 's/@''GNULIB_FMA''@/0/g' \
  5806. -e 's/@''GNULIB_FMAF''@/0/g' \
  5807. -e 's/@''GNULIB_FMAL''@/0/g' \
  5808. -e 's/@''GNULIB_FMOD''@/0/g' \
  5809. -e 's/@''GNULIB_FMODF''@/0/g' \
  5810. -e 's/@''GNULIB_FMODL''@/0/g' \
  5811. -e 's/@''GNULIB_FREXPF''@/0/g' \
  5812. -e 's/@''GNULIB_FREXP''@/0/g' \
  5813. -e 's/@''GNULIB_FREXPL''@/0/g' \
  5814. -e 's/@''GNULIB_HYPOT''@/0/g' \
  5815. -e 's/@''GNULIB_HYPOTF''@/0/g' \
  5816. -e 's/@''GNULIB_HYPOTL''@/0/g' \
  5817. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/math.in.h | \
  5818. sed -e 's/@''GNULIB_ILOGB''@/0/g' \
  5819. -e 's/@''GNULIB_ILOGBF''@/0/g' \
  5820. -e 's/@''GNULIB_ILOGBL''@/0/g' \
  5821. -e 's/@''GNULIB_ISFINITE''@/0/g' \
  5822. -e 's/@''GNULIB_ISINF''@/1/g' \
  5823. -e 's/@''GNULIB_ISNAN''@/1/g' \
  5824. -e 's/@''GNULIB_ISNANF''@/1/g' \
  5825. -e 's/@''GNULIB_ISNAND''@/1/g' \
  5826. -e 's/@''GNULIB_ISNANL''@/1/g' \
  5827. -e 's/@''GNULIB_LDEXPF''@/0/g' \
  5828. -e 's/@''GNULIB_LDEXPL''@/0/g' \
  5829. -e 's/@''GNULIB_LOG''@/0/g' \
  5830. -e 's/@''GNULIB_LOGF''@/0/g' \
  5831. -e 's/@''GNULIB_LOGL''@/0/g' \
  5832. -e 's/@''GNULIB_LOG10''@/1/g' \
  5833. -e 's/@''GNULIB_LOG10F''@/0/g' \
  5834. -e 's/@''GNULIB_LOG10L''@/0/g' \
  5835. -e 's/@''GNULIB_LOG1P''@/0/g' \
  5836. -e 's/@''GNULIB_LOG1PF''@/0/g' \
  5837. -e 's/@''GNULIB_LOG1PL''@/0/g' \
  5838. -e 's/@''GNULIB_LOG2''@/0/g' \
  5839. -e 's/@''GNULIB_LOG2F''@/0/g' \
  5840. -e 's/@''GNULIB_LOG2L''@/0/g' \
  5841. -e 's/@''GNULIB_LOGB''@/0/g' \
  5842. -e 's/@''GNULIB_LOGBF''@/0/g' \
  5843. -e 's/@''GNULIB_LOGBL''@/0/g' \
  5844. -e 's/@''GNULIB_MODF''@/0/g' \
  5845. -e 's/@''GNULIB_MODFF''@/0/g' \
  5846. -e 's/@''GNULIB_MODFL''@/0/g' \
  5847. -e 's/@''GNULIB_POWF''@/0/g' \
  5848. -e 's/@''GNULIB_REMAINDER''@/0/g' \
  5849. -e 's/@''GNULIB_REMAINDERF''@/0/g' \
  5850. -e 's/@''GNULIB_REMAINDERL''@/0/g' \
  5851. -e 's/@''GNULIB_RINT''@/0/g' \
  5852. -e 's/@''GNULIB_RINTF''@/0/g' \
  5853. -e 's/@''GNULIB_RINTL''@/0/g' \
  5854. -e 's/@''GNULIB_ROUND''@/0/g' \
  5855. -e 's/@''GNULIB_ROUNDF''@/0/g' \
  5856. -e 's/@''GNULIB_ROUNDL''@/0/g' \
  5857. -e 's/@''GNULIB_SIGNBIT''@/1/g' \
  5858. -e 's/@''GNULIB_SINF''@/0/g' \
  5859. -e 's/@''GNULIB_SINL''@/0/g' \
  5860. -e 's/@''GNULIB_SINHF''@/0/g' \
  5861. -e 's/@''GNULIB_SQRTF''@/0/g' \
  5862. -e 's/@''GNULIB_SQRTL''@/0/g' \
  5863. -e 's/@''GNULIB_TANF''@/0/g' \
  5864. -e 's/@''GNULIB_TANL''@/0/g' \
  5865. -e 's/@''GNULIB_TANHF''@/0/g' \
  5866. -e 's/@''GNULIB_TRUNC''@/0/g' \
  5867. -e 's/@''GNULIB_TRUNCF''@/0/g' \
  5868. -e 's/@''GNULIB_TRUNCL''@/0/g' \
  5869. | \
  5870. sed -e 's|@''HAVE_ACOSF''@|1|g' \
  5871. -e 's|@''HAVE_ACOSL''@|1|g' \
  5872. -e 's|@''HAVE_ASINF''@|1|g' \
  5873. -e 's|@''HAVE_ASINL''@|1|g' \
  5874. -e 's|@''HAVE_ATANF''@|1|g' \
  5875. -e 's|@''HAVE_ATANL''@|1|g' \
  5876. -e 's|@''HAVE_ATAN2F''@|1|g' \
  5877. -e 's|@''HAVE_CBRT''@|1|g' \
  5878. -e 's|@''HAVE_CBRTF''@|1|g' \
  5879. -e 's|@''HAVE_CBRTL''@|1|g' \
  5880. -e 's|@''HAVE_COPYSIGN''@|1|g' \
  5881. -e 's|@''HAVE_COPYSIGNL''@|1|g' \
  5882. -e 's|@''HAVE_COSF''@|1|g' \
  5883. -e 's|@''HAVE_COSL''@|1|g' \
  5884. -e 's|@''HAVE_COSHF''@|1|g' \
  5885. -e 's|@''HAVE_EXPF''@|1|g' \
  5886. -e 's|@''HAVE_EXPL''@|1|g' \
  5887. -e 's|@''HAVE_EXPM1''@|1|g' \
  5888. -e 's|@''HAVE_EXPM1F''@|1|g' \
  5889. -e 's|@''HAVE_FABSF''@|1|g' \
  5890. -e 's|@''HAVE_FABSL''@|1|g' \
  5891. -e 's|@''HAVE_FMA''@|1|g' \
  5892. -e 's|@''HAVE_FMAF''@|1|g' \
  5893. -e 's|@''HAVE_FMAL''@|1|g' \
  5894. -e 's|@''HAVE_FMODF''@|1|g' \
  5895. -e 's|@''HAVE_FMODL''@|1|g' \
  5896. -e 's|@''HAVE_FREXPF''@|1|g' \
  5897. -e 's|@''HAVE_HYPOTF''@|1|g' \
  5898. -e 's|@''HAVE_HYPOTL''@|1|g' \
  5899. -e 's|@''HAVE_ILOGB''@|1|g' \
  5900. -e 's|@''HAVE_ILOGBF''@|1|g' \
  5901. -e 's|@''HAVE_ILOGBL''@|1|g' \
  5902. -e 's|@''HAVE_ISNANF''@|1|g' \
  5903. -e 's|@''HAVE_ISNAND''@|1|g' \
  5904. -e 's|@''HAVE_ISNANL''@|1|g' \
  5905. -e 's|@''HAVE_LDEXPF''@|1|g' \
  5906. -e 's|@''HAVE_LOGF''@|1|g' \
  5907. -e 's|@''HAVE_LOGL''@|1|g' \
  5908. -e 's|@''HAVE_LOG10F''@|1|g' \
  5909. -e 's|@''HAVE_LOG10L''@|1|g' \
  5910. -e 's|@''HAVE_LOG1P''@|1|g' \
  5911. -e 's|@''HAVE_LOG1PF''@|1|g' \
  5912. -e 's|@''HAVE_LOG1PL''@|1|g' \
  5913. -e 's|@''HAVE_LOGBF''@|1|g' \
  5914. -e 's|@''HAVE_LOGBL''@|1|g' \
  5915. -e 's|@''HAVE_MODFF''@|1|g' \
  5916. -e 's|@''HAVE_MODFL''@|1|g' \
  5917. -e 's|@''HAVE_POWF''@|1|g' \
  5918. -e 's|@''HAVE_REMAINDER''@|1|g' \
  5919. -e 's|@''HAVE_REMAINDERF''@|1|g' \
  5920. -e 's|@''HAVE_RINT''@|1|g' \
  5921. -e 's|@''HAVE_RINTL''@|1|g' \
  5922. -e 's|@''HAVE_SINF''@|1|g' \
  5923. -e 's|@''HAVE_SINL''@|1|g' \
  5924. -e 's|@''HAVE_SINHF''@|1|g' \
  5925. -e 's|@''HAVE_SQRTF''@|1|g' \
  5926. -e 's|@''HAVE_SQRTL''@|1|g' \
  5927. -e 's|@''HAVE_TANF''@|1|g' \
  5928. -e 's|@''HAVE_TANL''@|1|g' \
  5929. -e 's|@''HAVE_TANHF''@|1|g' \
  5930. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  5931. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  5932. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  5933. -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
  5934. -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
  5935. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  5936. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  5937. -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
  5938. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  5939. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  5940. -e 's|@''HAVE_DECL_EXP2''@|1|g' \
  5941. -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
  5942. -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
  5943. -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
  5944. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  5945. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  5946. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  5947. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  5948. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  5949. -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
  5950. -e 's|@''HAVE_DECL_LOG2''@|1|g' \
  5951. -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
  5952. -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
  5953. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  5954. -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
  5955. -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
  5956. -e 's|@''HAVE_DECL_RINTF''@|1|g' \
  5957. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  5958. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  5959. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  5960. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  5961. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  5962. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  5963. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  5964. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  5965. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  5966. | \
  5967. sed -e 's|@''REPLACE_ACOSF''@|0|g' \
  5968. -e 's|@''REPLACE_ASINF''@|0|g' \
  5969. -e 's|@''REPLACE_ATANF''@|0|g' \
  5970. -e 's|@''REPLACE_ATAN2F''@|0|g' \
  5971. -e 's|@''REPLACE_CBRTF''@|0|g' \
  5972. -e 's|@''REPLACE_CBRTL''@|0|g' \
  5973. -e 's|@''REPLACE_CEIL''@|0|g' \
  5974. -e 's|@''REPLACE_CEILF''@|0|g' \
  5975. -e 's|@''REPLACE_CEILL''@|0|g' \
  5976. -e 's|@''REPLACE_COSF''@|0|g' \
  5977. -e 's|@''REPLACE_COSHF''@|0|g' \
  5978. -e 's|@''REPLACE_EXPF''@|0|g' \
  5979. -e 's|@''REPLACE_EXPL''@|0|g' \
  5980. -e 's|@''REPLACE_EXPM1''@|0|g' \
  5981. -e 's|@''REPLACE_EXPM1F''@|0|g' \
  5982. -e 's|@''REPLACE_EXPM1L''@|0|g' \
  5983. -e 's|@''REPLACE_EXP2''@|0|g' \
  5984. -e 's|@''REPLACE_EXP2L''@|0|g' \
  5985. -e 's|@''REPLACE_FABSL''@|0|g' \
  5986. -e 's|@''REPLACE_FLOOR''@|0|g' \
  5987. -e 's|@''REPLACE_FLOORF''@|0|g' \
  5988. -e 's|@''REPLACE_FLOORL''@|0|g' \
  5989. -e 's|@''REPLACE_FMA''@|0|g' \
  5990. -e 's|@''REPLACE_FMAF''@|0|g' \
  5991. -e 's|@''REPLACE_FMAL''@|0|g' \
  5992. -e 's|@''REPLACE_FMOD''@|0|g' \
  5993. -e 's|@''REPLACE_FMODF''@|0|g' \
  5994. -e 's|@''REPLACE_FMODL''@|0|g' \
  5995. -e 's|@''REPLACE_FREXPF''@|0|g' \
  5996. -e 's|@''REPLACE_FREXP''@|0|g' \
  5997. -e 's|@''REPLACE_FREXPL''@|0|g' \
  5998. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  5999. -e 's|@''REPLACE_HYPOT''@|0|g' \
  6000. -e 's|@''REPLACE_HYPOTF''@|0|g' \
  6001. -e 's|@''REPLACE_HYPOTL''@|0|g' \
  6002. -e 's|@''REPLACE_ILOGB''@|0|g' \
  6003. -e 's|@''REPLACE_ILOGBF''@|0|g' \
  6004. -e 's|@''REPLACE_ILOGBL''@|0|g' \
  6005. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  6006. -e 's|@''REPLACE_ISINF''@|0|g' \
  6007. -e 's|@''REPLACE_ISNAN''@|0|g' \
  6008. -e 's|@''REPLACE_ITOLD''@|0|g' \
  6009. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  6010. -e 's|@''REPLACE_LOG''@|0|g' \
  6011. -e 's|@''REPLACE_LOGF''@|0|g' \
  6012. -e 's|@''REPLACE_LOGL''@|0|g' \
  6013. -e 's|@''REPLACE_LOG10''@|0|g' \
  6014. -e 's|@''REPLACE_LOG10F''@|0|g' \
  6015. -e 's|@''REPLACE_LOG10L''@|0|g' \
  6016. -e 's|@''REPLACE_LOG1P''@|0|g' \
  6017. -e 's|@''REPLACE_LOG1PF''@|0|g' \
  6018. -e 's|@''REPLACE_LOG1PL''@|0|g' \
  6019. -e 's|@''REPLACE_LOG2''@|0|g' \
  6020. -e 's|@''REPLACE_LOG2F''@|0|g' \
  6021. -e 's|@''REPLACE_LOG2L''@|0|g' \
  6022. -e 's|@''REPLACE_LOGB''@|0|g' \
  6023. -e 's|@''REPLACE_LOGBF''@|0|g' \
  6024. -e 's|@''REPLACE_LOGBL''@|0|g' \
  6025. -e 's|@''REPLACE_MODF''@|0|g' \
  6026. -e 's|@''REPLACE_MODFF''@|0|g' \
  6027. -e 's|@''REPLACE_MODFL''@|0|g' \
  6028. -e 's|@''REPLACE_NAN''@|0|g' \
  6029. -e 's|@''REPLACE_REMAINDER''@|0|g' \
  6030. -e 's|@''REPLACE_REMAINDERF''@|0|g' \
  6031. -e 's|@''REPLACE_REMAINDERL''@|0|g' \
  6032. -e 's|@''REPLACE_RINTL''@|0|g' \
  6033. -e 's|@''REPLACE_ROUND''@|0|g' \
  6034. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  6035. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  6036. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  6037. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
  6038. -e 's|@''REPLACE_SINF''@|0|g' \
  6039. -e 's|@''REPLACE_SINHF''@|0|g' \
  6040. -e 's|@''REPLACE_SQRTF''@|0|g' \
  6041. -e 's|@''REPLACE_SQRTL''@|0|g' \
  6042. -e 's|@''REPLACE_TANF''@|0|g' \
  6043. -e 's|@''REPLACE_TANHF''@|0|g' \
  6044. -e 's|@''REPLACE_TRUNC''@|0|g' \
  6045. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  6046. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  6047. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6048. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6049. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6050. } > math.h-t && \
  6051. mv math.h-t math.h
  6052. rm -f omp.h-t omp.h && \
  6053. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6054. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6055. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6056. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6057. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6058. -e 's|@''NEXT_OMP_H''@|<omp.h>|g' \
  6059. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/omp.in.h; \
  6060. } > omp.h-t && \
  6061. mv omp.h-t omp.h
  6062. rm -f signal.h-t signal.h && \
  6063. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6064. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6065. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6066. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6067. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6068. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  6069. -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6070. -e 's/@''GNULIB_RAISE''@/1/g' \
  6071. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
  6072. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  6073. -e 's/@''GNULIB_SIGACTION''@/1/g' \
  6074. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|0|g' \
  6075. -e 's|@''HAVE_PTHREAD_SIGMASK''@|0|g' \
  6076. -e 's|@''HAVE_RAISE''@|1|g' \
  6077. -e 's|@''HAVE_SIGSET_T''@|0|g' \
  6078. -e 's|@''HAVE_SIGINFO_T''@|0|g' \
  6079. -e 's|@''HAVE_SIGACTION''@|0|g' \
  6080. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  6081. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  6082. -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
  6083. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  6084. -e 's|@''REPLACE_RAISE''@|1|g' \
  6085. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6086. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6087. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6088. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/signal.in.h; \
  6089. } > signal.h-t && \
  6090. mv signal.h-t signal.h
  6091. rm -f spawn.h-t spawn.h && \
  6092. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6093. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6094. -e 's|@''HAVE_SPAWN_H''@|0|g' \
  6095. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6096. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6097. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6098. -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
  6099. -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
  6100. -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
  6101. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
  6102. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \
  6103. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
  6104. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
  6105. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
  6106. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
  6107. -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
  6108. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
  6109. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
  6110. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
  6111. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
  6112. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
  6113. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
  6114. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
  6115. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
  6116. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
  6117. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
  6118. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
  6119. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
  6120. -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
  6121. -e 's|@''HAVE_POSIX_SPAWN''@|0|g' \
  6122. -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|0|g' \
  6123. -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|0|g' \
  6124. -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \
  6125. -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
  6126. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \
  6127. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
  6128. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
  6129. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \
  6130. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6131. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6132. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6133. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn.in.h; \
  6134. } > spawn.h-t && \
  6135. mv spawn.h-t spawn.h
  6136. rm -f stdint.h-t stdint.h && \
  6137. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6138. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6139. -e 's/@''HAVE_STDINT_H''@/1/g' \
  6140. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6141. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6142. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6143. -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
  6144. -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
  6145. -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
  6146. -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  6147. -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
  6148. -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
  6149. -e 's/@''HAVE_WCHAR_H''@/1/g' \
  6150. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  6151. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  6152. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  6153. -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
  6154. -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
  6155. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
  6156. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
  6157. -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
  6158. -e 's/@''BITSIZEOF_SIZE_T''@//g' \
  6159. -e 's/@''SIZE_T_SUFFIX''@//g' \
  6160. -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
  6161. -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
  6162. -e 's/@''WCHAR_T_SUFFIX''@//g' \
  6163. -e 's/@''BITSIZEOF_WINT_T''@//g' \
  6164. -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
  6165. -e 's/@''WINT_T_SUFFIX''@//g' \
  6166. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  6167. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stdint.in.h; \
  6168. } > stdint.h-t && \
  6169. mv stdint.h-t stdint.h
  6170. rm -f stdio.h-t stdio.h && \
  6171. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6172. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6173. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6174. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6175. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6176. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  6177. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  6178. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  6179. -e 's/@''GNULIB_FDOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6180. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  6181. -e 's/@''GNULIB_FGETC''@/1/g' \
  6182. -e 's/@''GNULIB_FGETS''@/1/g' \
  6183. -e 's/@''GNULIB_FOPEN''@/1/g' \
  6184. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  6185. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  6186. -e 's/@''GNULIB_FPURGE''@/0/g' \
  6187. -e 's/@''GNULIB_FPUTC''@/1/g' \
  6188. -e 's/@''GNULIB_FPUTS''@/1/g' \
  6189. -e 's/@''GNULIB_FREAD''@/1/g' \
  6190. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  6191. -e 's/@''GNULIB_FSCANF''@/1/g' \
  6192. -e 's/@''GNULIB_FSEEK''@/0/g' \
  6193. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  6194. -e 's/@''GNULIB_FTELL''@/1/g' \
  6195. -e 's/@''GNULIB_FTELLO''@/1/g' \
  6196. -e 's/@''GNULIB_FWRITE''@/1/g' \
  6197. -e 's/@''GNULIB_GETC''@/1/g' \
  6198. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  6199. -e 's/@''GNULIB_GETDELIM''@/1/g' \
  6200. -e 's/@''GNULIB_GETLINE''@/1/g' \
  6201. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  6202. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  6203. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  6204. -e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6205. -e 's/@''GNULIB_POPEN''@/0/g' \
  6206. -e 's/@''GNULIB_PRINTF''@/1/g' \
  6207. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  6208. -e 's/@''GNULIB_PUTC''@/1/g' \
  6209. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  6210. -e 's/@''GNULIB_PUTS''@/1/g' \
  6211. -e 's/@''GNULIB_REMOVE''@/0/g' \
  6212. -e 's/@''GNULIB_RENAME''@/0/g' \
  6213. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  6214. -e 's/@''GNULIB_SCANF''@/1/g' \
  6215. -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  6216. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  6217. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  6218. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
  6219. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  6220. -e 's/@''GNULIB_VASPRINTF''@/1/g' \
  6221. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  6222. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  6223. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  6224. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  6225. -e 's/@''GNULIB_VSCANF''@/0/g' \
  6226. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  6227. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  6228. -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  6229. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  6230. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stdio.in.h | \
  6231. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  6232. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  6233. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  6234. -e 's|@''HAVE_DECL_GETDELIM''@|0|g' \
  6235. -e 's|@''HAVE_DECL_GETLINE''@|0|g' \
  6236. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  6237. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  6238. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  6239. -e 's|@''HAVE_DPRINTF''@|1|g' \
  6240. -e 's|@''HAVE_FSEEKO''@|1|g' \
  6241. -e 's|@''HAVE_FTELLO''@|1|g' \
  6242. -e 's|@''HAVE_PCLOSE''@|1|g' \
  6243. -e 's|@''HAVE_POPEN''@|1|g' \
  6244. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  6245. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  6246. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  6247. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  6248. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  6249. -e 's|@''REPLACE_FDOPEN''@|1|g' \
  6250. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  6251. -e 's|@''REPLACE_FOPEN''@|1|g' \
  6252. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  6253. -e 's|@''REPLACE_FPURGE''@|0|g' \
  6254. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  6255. -e 's|@''REPLACE_FSEEK''@|0|g' \
  6256. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  6257. -e 's|@''REPLACE_FTELL''@|0|g' \
  6258. -e 's|@''REPLACE_FTELLO''@|0|g' \
  6259. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  6260. -e 's|@''REPLACE_GETLINE''@|1|g' \
  6261. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  6262. -e 's|@''REPLACE_PERROR''@|1|g' \
  6263. -e 's|@''REPLACE_POPEN''@|0|g' \
  6264. -e 's|@''REPLACE_PRINTF''@|0|g' \
  6265. -e 's|@''REPLACE_REMOVE''@|0|g' \
  6266. -e 's|@''REPLACE_RENAME''@|0|g' \
  6267. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  6268. -e 's|@''REPLACE_SNPRINTF''@|1|g' \
  6269. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  6270. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  6271. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|1|g' \
  6272. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  6273. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  6274. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  6275. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  6276. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  6277. -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
  6278. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  6279. -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
  6280. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6281. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6282. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6283. } > stdio.h-t && \
  6284. mv stdio.h-t stdio.h
  6285. rm -f stdlib.h-t stdlib.h && \
  6286. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6287. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6288. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6289. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6290. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6291. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  6292. -e 's/@''GNULIB__EXIT''@/0/g' \
  6293. -e 's/@''GNULIB_ATOLL''@/0/g' \
  6294. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  6295. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
  6296. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  6297. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  6298. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  6299. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  6300. -e 's/@''GNULIB_MBTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
  6301. -e 's/@''GNULIB_MKDTEMP''@/1/g' \
  6302. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  6303. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  6304. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  6305. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  6306. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  6307. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  6308. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  6309. -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6310. -e 's/@''GNULIB_QSORT_R''@/0/g' \
  6311. -e 's/@''GNULIB_RANDOM''@/0/g' \
  6312. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  6313. -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  6314. -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
  6315. -e 's/@''GNULIB_REALPATH''@/1/g' \
  6316. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  6317. -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
  6318. -e 's/@''GNULIB_SETENV''@/1/g' \
  6319. -e 's/@''GNULIB_STRTOD''@/0/g' \
  6320. -e 's/@''GNULIB_STRTOLD''@/0/g' \
  6321. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  6322. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  6323. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  6324. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  6325. -e 's/@''GNULIB_UNSETENV''@/1/g' \
  6326. -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6327. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stdlib.in.h | \
  6328. sed -e 's|@''HAVE__EXIT''@|1|g' \
  6329. -e 's|@''HAVE_ATOLL''@|1|g' \
  6330. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
  6331. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  6332. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  6333. -e 's|@''HAVE_GRANTPT''@|1|g' \
  6334. -e 's|@''HAVE_INITSTATE''@|1|g' \
  6335. -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
  6336. -e 's|@''HAVE_MBTOWC''@|1|g' \
  6337. -e 's|@''HAVE_MKDTEMP''@|0|g' \
  6338. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  6339. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  6340. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  6341. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  6342. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  6343. -e 's|@''HAVE_PTSNAME''@|1|g' \
  6344. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  6345. -e 's|@''HAVE_QSORT_R''@|1|g' \
  6346. -e 's|@''HAVE_RANDOM''@|1|g' \
  6347. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  6348. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  6349. -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
  6350. -e 's|@''HAVE_REALPATH''@|0|g' \
  6351. -e 's|@''HAVE_RPMATCH''@|1|g' \
  6352. -e 's|@''HAVE_SECURE_GETENV''@|0|g' \
  6353. -e 's|@''HAVE_DECL_SETENV''@|0|g' \
  6354. -e 's|@''HAVE_SETSTATE''@|1|g' \
  6355. -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
  6356. -e 's|@''HAVE_STRTOD''@|1|g' \
  6357. -e 's|@''HAVE_STRTOLD''@|1|g' \
  6358. -e 's|@''HAVE_STRTOLL''@|1|g' \
  6359. -e 's|@''HAVE_STRTOULL''@|1|g' \
  6360. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  6361. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  6362. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  6363. -e 's|@''HAVE_DECL_UNSETENV''@|0|g' \
  6364. -e 's|@''REPLACE_CALLOC''@|0|g' \
  6365. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  6366. -e 's|@''REPLACE_INITSTATE''@|0|g' \
  6367. -e 's|@''REPLACE_MALLOC''@|1|g' \
  6368. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  6369. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  6370. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  6371. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  6372. -e 's|@''REPLACE_PUTENV''@|1|g' \
  6373. -e 's|@''REPLACE_QSORT_R''@|0|g' \
  6374. -e 's|@''REPLACE_RANDOM''@|0|g' \
  6375. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  6376. -e 's|@''REPLACE_REALLOC''@|1|g' \
  6377. -e 's|@''REPLACE_REALPATH''@|0|g' \
  6378. -e 's|@''REPLACE_SETENV''@|0|g' \
  6379. -e 's|@''REPLACE_SETSTATE''@|0|g' \
  6380. -e 's|@''REPLACE_STRTOD''@|0|g' \
  6381. -e 's|@''REPLACE_STRTOLD''@|0|g' \
  6382. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  6383. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  6384. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6385. -e '/definition of _Noreturn/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/_Noreturn.h' \
  6386. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6387. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6388. } > stdlib.h-t && \
  6389. mv stdlib.h-t stdlib.h
  6390. rm -f string.h-t string.h && \
  6391. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6392. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6393. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6394. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6395. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6396. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  6397. -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
  6398. -e 's/@''GNULIB_FFSL''@/0/g' \
  6399. -e 's/@''GNULIB_FFSLL''@/0/g' \
  6400. -e 's/@''GNULIB_MBSLEN''@/1/g' \
  6401. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  6402. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  6403. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  6404. -e 's/@''GNULIB_MBSSTR''@/1/g' \
  6405. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  6406. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  6407. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  6408. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  6409. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  6410. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  6411. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  6412. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  6413. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  6414. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  6415. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  6416. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  6417. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  6418. -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
  6419. -e 's/@''GNULIB_STPCPY''@/1/g' \
  6420. -e 's/@''GNULIB_STPNCPY''@/1/g' \
  6421. -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
  6422. -e 's/@''GNULIB_STRDUP''@/0/g' \
  6423. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  6424. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  6425. -e 's/@''GNULIB_STRNLEN''@/1/g' \
  6426. -e 's/@''GNULIB_STRPBRK''@/1/g' \
  6427. -e 's/@''GNULIB_STRSEP''@/0/g' \
  6428. -e 's/@''GNULIB_STRSTR''@/1/g' \
  6429. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  6430. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  6431. -e 's/@''GNULIB_STRERROR''@/1/g' \
  6432. -e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6433. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  6434. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  6435. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/string.in.h | \
  6436. sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
  6437. -e 's|@''HAVE_FFSL''@|1|g' \
  6438. -e 's|@''HAVE_FFSLL''@|1|g' \
  6439. -e 's|@''HAVE_MBSLEN''@|0|g' \
  6440. -e 's|@''HAVE_MEMCHR''@|1|g' \
  6441. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  6442. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  6443. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  6444. -e 's|@''HAVE_RAWMEMCHR''@|0|g' \
  6445. -e 's|@''HAVE_STPCPY''@|0|g' \
  6446. -e 's|@''HAVE_STPNCPY''@|0|g' \
  6447. -e 's|@''HAVE_STRCHRNUL''@|0|g' \
  6448. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  6449. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  6450. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  6451. -e 's|@''HAVE_STRPBRK''@|1|g' \
  6452. -e 's|@''HAVE_STRSEP''@|1|g' \
  6453. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  6454. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  6455. -e 's|@''HAVE_DECL_STRERROR_R''@|0|g' \
  6456. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  6457. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  6458. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  6459. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  6460. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  6461. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  6462. -e 's|@''REPLACE_STRDUP''@|0|g' \
  6463. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  6464. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  6465. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  6466. -e 's|@''REPLACE_STRSTR''@|1|g' \
  6467. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  6468. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  6469. -e 's|@''REPLACE_STRERROR''@|1|g' \
  6470. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  6471. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  6472. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  6473. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6474. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6475. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6476. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/string.in.h; \
  6477. } > string.h-t && \
  6478. mv string.h-t string.h
  6479. /bin/mkdir -p sys
  6480. rm -f sys/select.h-t sys/select.h && \
  6481. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6482. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6483. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6484. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6485. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6486. -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
  6487. -e 's|@''HAVE_SYS_SELECT_H''@|0|g' \
  6488. -e 's/@''GNULIB_PSELECT''@/0/g' \
  6489. -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6490. -e 's|@''HAVE_WINSOCK2_H''@|1|g' \
  6491. -e 's|@''HAVE_PSELECT''@|1|g' \
  6492. -e 's|@''REPLACE_PSELECT''@|0|g' \
  6493. -e 's|@''REPLACE_SELECT''@|1|g' \
  6494. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6495. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6496. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sys_select.in.h; \
  6497. } > sys/select.h-t && \
  6498. mv sys/select.h-t sys/select.h
  6499. /bin/mkdir -p sys
  6500. rm -f sys/stat.h-t sys/stat.h && \
  6501. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6502. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6503. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6504. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6505. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6506. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  6507. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|1|g' \
  6508. -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
  6509. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  6510. -e 's/@''GNULIB_FSTAT''@/1/g' \
  6511. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  6512. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  6513. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  6514. -e 's/@''GNULIB_LSTAT''@/1/g' \
  6515. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  6516. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  6517. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  6518. -e 's/@''GNULIB_MKNOD''@/0/g' \
  6519. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  6520. -e 's/@''GNULIB_STAT''@/1/g' \
  6521. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  6522. -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
  6523. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  6524. -e 's|@''HAVE_FSTATAT''@|1|g' \
  6525. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  6526. -e 's|@''HAVE_LCHMOD''@|1|g' \
  6527. -e 's|@''HAVE_LSTAT''@|0|g' \
  6528. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  6529. -e 's|@''HAVE_MKFIFO''@|1|g' \
  6530. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  6531. -e 's|@''HAVE_MKNOD''@|1|g' \
  6532. -e 's|@''HAVE_MKNODAT''@|1|g' \
  6533. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  6534. -e 's|@''REPLACE_FSTAT''@|1|g' \
  6535. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  6536. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  6537. -e 's|@''REPLACE_LSTAT''@|0|g' \
  6538. -e 's|@''REPLACE_MKDIR''@|1|g' \
  6539. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  6540. -e 's|@''REPLACE_MKNOD''@|0|g' \
  6541. -e 's|@''REPLACE_STAT''@|1|g' \
  6542. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  6543. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6544. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6545. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6546. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sys_stat.in.h; \
  6547. } > sys/stat.h-t && \
  6548. mv sys/stat.h-t sys/stat.h
  6549. /bin/mkdir -p sys
  6550. rm -f sys/time.h-t sys/time.h && \
  6551. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6552. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6553. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  6554. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6555. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6556. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6557. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  6558. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  6559. -e 's|@''HAVE_WINSOCK2_H''@|1|g' \
  6560. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  6561. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  6562. -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \
  6563. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  6564. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6565. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6566. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6567. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sys_time.in.h; \
  6568. } > sys/time.h-t && \
  6569. mv sys/time.h-t sys/time.h
  6570. /bin/mkdir -p sys
  6571. rm -f sys/types.h-t sys/types.h && \
  6572. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6573. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6574. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6575. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6576. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6577. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  6578. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  6579. -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
  6580. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sys_types.in.h; \
  6581. } > sys/types.h-t && \
  6582. mv sys/types.h-t sys/types.h
  6583. /bin/mkdir -p sys
  6584. rm -f sys/wait.h-t sys/wait.h && \
  6585. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6586. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6587. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6588. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6589. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6590. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  6591. -e 's/@''GNULIB_WAITPID''@/1/g' \
  6592. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6593. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6594. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sys_wait.in.h; \
  6595. } > sys/wait.h-t && \
  6596. mv sys/wait.h-t sys/wait.h
  6597. rm -f time.h-t time.h && \
  6598. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6599. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6600. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6601. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6602. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6603. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  6604. -e 's/@''GNULIB_CTIME''@/0/g' \
  6605. -e 's/@''GNULIB_LOCALTIME''@/1/g' \
  6606. -e 's/@''GNULIB_MKTIME''@/0/g' \
  6607. -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6608. -e 's/@''GNULIB_STRFTIME''@/0/g' \
  6609. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  6610. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  6611. -e 's/@''GNULIB_TIME_R''@/0/g' \
  6612. -e 's/@''GNULIB_TIME_RZ''@/0/g' \
  6613. -e 's/@''GNULIB_TZSET''@/0/g' \
  6614. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  6615. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  6616. -e 's|@''HAVE_STRPTIME''@|1|g' \
  6617. -e 's|@''HAVE_TIMEGM''@|1|g' \
  6618. -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
  6619. -e 's|@''HAVE_TZSET''@|1|g' \
  6620. -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
  6621. -e 's|@''REPLACE_GMTIME''@|0|g' \
  6622. -e 's|@''REPLACE_LOCALTIME''@|1|g' \
  6623. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  6624. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  6625. -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
  6626. -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
  6627. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  6628. -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
  6629. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  6630. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  6631. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  6632. -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  6633. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6634. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6635. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6636. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/time.in.h; \
  6637. } > time.h-t && \
  6638. mv time.h-t time.h
  6639. rm -f uniconv.h-t uniconv.h && \
  6640. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6641. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniconv.in.h; \
  6642. } > uniconv.h-t && \
  6643. mv -f uniconv.h-t uniconv.h
  6644. rm -f unictype.h-t unictype.h && \
  6645. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6646. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unictype.in.h; \
  6647. } > unictype.h-t && \
  6648. mv -f unictype.h-t unictype.h
  6649. rm -f unilbrk.h-t unilbrk.h && \
  6650. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6651. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk.in.h; \
  6652. } > unilbrk.h-t && \
  6653. mv -f unilbrk.h-t unilbrk.h
  6654. rm -f uniname.h-t uniname.h && \
  6655. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6656. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniname.in.h; \
  6657. } > uniname.h-t && \
  6658. mv -f uniname.h-t uniname.h
  6659. rm -f unistd.h-t unistd.h && \
  6660. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6661. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6662. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  6663. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6664. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6665. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6666. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  6667. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  6668. -e 's/@''GNULIB_CHDIR''@/0/g' \
  6669. -e 's/@''GNULIB_CHOWN''@/0/g' \
  6670. -e 's/@''GNULIB_CLOSE''@/1/g' \
  6671. -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6672. -e 's/@''GNULIB_DUP2''@/1/g' \
  6673. -e 's/@''GNULIB_DUP3''@/0/g' \
  6674. -e 's/@''GNULIB_ENVIRON''@/1/g' \
  6675. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  6676. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  6677. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  6678. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  6679. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  6680. -e 's/@''GNULIB_FSYNC''@/1/g' \
  6681. -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6682. -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6683. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  6684. -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
  6685. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  6686. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  6687. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  6688. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  6689. -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6690. -e 's/@''GNULIB_GETPASS''@/0/g' \
  6691. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  6692. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  6693. -e 's/@''GNULIB_ISATTY''@/0/g' \
  6694. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  6695. -e 's/@''GNULIB_LINK''@/0/g' \
  6696. -e 's/@''GNULIB_LINKAT''@/0/g' \
  6697. -e 's/@''GNULIB_LSEEK''@/1/g' \
  6698. -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6699. -e 's/@''GNULIB_PIPE2''@/1/g' \
  6700. -e 's/@''GNULIB_PREAD''@/0/g' \
  6701. -e 's/@''GNULIB_PWRITE''@/0/g' \
  6702. -e 's/@''GNULIB_READ''@/1/g' \
  6703. -e 's/@''GNULIB_READLINK''@/1/g' \
  6704. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  6705. -e 's/@''GNULIB_RMDIR''@/1/g' \
  6706. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  6707. -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6708. -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6709. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  6710. -e 's/@''GNULIB_TRUNCATE''@/0/g' \
  6711. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  6712. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
  6713. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  6714. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
  6715. -e 's/@''GNULIB_UNLINK''@/0/g' \
  6716. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  6717. -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6718. -e 's/@''GNULIB_WRITE''@/1/g' \
  6719. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistd.in.h | \
  6720. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  6721. -e 's|@''HAVE_DUP2''@|1|g' \
  6722. -e 's|@''HAVE_DUP3''@|1|g' \
  6723. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  6724. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  6725. -e 's|@''HAVE_FCHDIR''@|1|g' \
  6726. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  6727. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  6728. -e 's|@''HAVE_FSYNC''@|0|g' \
  6729. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  6730. -e 's|@''HAVE_GETDTABLESIZE''@|0|g' \
  6731. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  6732. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  6733. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  6734. -e 's|@''HAVE_GETPASS''@|1|g' \
  6735. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  6736. -e 's|@''HAVE_LCHOWN''@|1|g' \
  6737. -e 's|@''HAVE_LINK''@|1|g' \
  6738. -e 's|@''HAVE_LINKAT''@|1|g' \
  6739. -e 's|@''HAVE_PIPE''@|0|g' \
  6740. -e 's|@''HAVE_PIPE2''@|0|g' \
  6741. -e 's|@''HAVE_PREAD''@|1|g' \
  6742. -e 's|@''HAVE_PWRITE''@|1|g' \
  6743. -e 's|@''HAVE_READLINK''@|0|g' \
  6744. -e 's|@''HAVE_READLINKAT''@|1|g' \
  6745. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  6746. -e 's|@''HAVE_SLEEP''@|1|g' \
  6747. -e 's|@''HAVE_SYMLINK''@|0|g' \
  6748. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  6749. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  6750. -e 's|@''HAVE_USLEEP''@|1|g' \
  6751. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  6752. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  6753. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  6754. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  6755. -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
  6756. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  6757. -e 's|@''HAVE_DECL_GETPAGESIZE''@|0|g' \
  6758. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  6759. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  6760. -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
  6761. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  6762. -e 's|@''HAVE_OS_H''@|0|g' \
  6763. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  6764. | \
  6765. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  6766. -e 's|@''REPLACE_CLOSE''@|1|g' \
  6767. -e 's|@''REPLACE_DUP''@|1|g' \
  6768. -e 's|@''REPLACE_DUP2''@|1|g' \
  6769. -e 's|@''REPLACE_FACCESSAT''@|0|g' \
  6770. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  6771. -e 's|@''REPLACE_FTRUNCATE''@|1|g' \
  6772. -e 's|@''REPLACE_GETCWD''@|1|g' \
  6773. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  6774. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  6775. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  6776. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  6777. -e 's|@''REPLACE_GETPAGESIZE''@|1|g' \
  6778. -e 's|@''REPLACE_GETPASS''@|0|g' \
  6779. -e 's|@''REPLACE_ISATTY''@|0|g' \
  6780. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  6781. -e 's|@''REPLACE_LINK''@|0|g' \
  6782. -e 's|@''REPLACE_LINKAT''@|0|g' \
  6783. -e 's|@''REPLACE_LSEEK''@|1|g' \
  6784. -e 's|@''REPLACE_PREAD''@|0|g' \
  6785. -e 's|@''REPLACE_PWRITE''@|0|g' \
  6786. -e 's|@''REPLACE_READ''@|0|g' \
  6787. -e 's|@''REPLACE_READLINK''@|0|g' \
  6788. -e 's|@''REPLACE_READLINKAT''@|0|g' \
  6789. -e 's|@''REPLACE_RMDIR''@|1|g' \
  6790. -e 's|@''REPLACE_SLEEP''@|1|g' \
  6791. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  6792. -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  6793. -e 's|@''REPLACE_TRUNCATE''@|0|g' \
  6794. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  6795. -e 's|@''REPLACE_UNLINK''@|0|g' \
  6796. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  6797. -e 's|@''REPLACE_USLEEP''@|1|g' \
  6798. -e 's|@''REPLACE_WRITE''@|1|g' \
  6799. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|1|g' \
  6800. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|1|g' \
  6801. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6802. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6803. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6804. } > unistd.h-t && \
  6805. mv unistd.h-t unistd.h
  6806. rm -f unistr.h-t unistr.h && \
  6807. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6808. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr.in.h; \
  6809. } > unistr.h-t && \
  6810. mv -f unistr.h-t unistr.h
  6811. rm -f unitypes.h-t unitypes.h && \
  6812. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6813. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unitypes.in.h; \
  6814. } > unitypes.h-t && \
  6815. mv -f unitypes.h-t unitypes.h
  6816. rm -f uniwidth.h-t uniwidth.h && \
  6817. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6818. cat /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniwidth.in.h; \
  6819. } > uniwidth.h-t && \
  6820. mv -f uniwidth.h-t uniwidth.h
  6821. rm -f utime.h-t utime.h && \
  6822. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6823. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6824. -e 's/@''HAVE_UTIME_H''@/1/g' \
  6825. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6826. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6827. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6828. -e 's|@''NEXT_UTIME_H''@|<utime.h>|g' \
  6829. -e 's/@''GNULIB_UTIME''@/1/g' \
  6830. -e 's|@''HAVE_UTIME''@|1|g' \
  6831. -e 's|@''REPLACE_UTIME''@|1|g' \
  6832. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6833. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6834. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6835. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/utime.in.h; \
  6836. } > utime.h-t && \
  6837. mv utime.h-t utime.h
  6838. rm -f wchar.h-t wchar.h && \
  6839. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6840. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6841. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6842. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6843. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6844. -e 's|@''HAVE_FEATURES_H''@|0|g' \
  6845. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  6846. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  6847. -e 's/@''HAVE_CRTDEFS_H''@/1/g' \
  6848. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  6849. -e 's/@''GNULIB_BTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
  6850. -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
  6851. -e 's/@''GNULIB_MBSINIT''@/1/g' \
  6852. -e 's/@''GNULIB_MBRTOWC''@/1/g' \
  6853. -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
  6854. -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
  6855. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  6856. -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
  6857. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  6858. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  6859. -e 's/@''GNULIB_WCWIDTH''@/1/g' \
  6860. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  6861. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  6862. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  6863. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  6864. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  6865. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  6866. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  6867. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  6868. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  6869. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  6870. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  6871. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  6872. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  6873. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  6874. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  6875. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  6876. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  6877. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  6878. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  6879. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  6880. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  6881. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  6882. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  6883. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  6884. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  6885. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  6886. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  6887. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  6888. -e 's/@''GNULIB_WCSFTIME''@/0/g' \
  6889. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wchar.in.h | \
  6890. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  6891. -e 's|@''HAVE_BTOWC''@|1|g' \
  6892. -e 's|@''HAVE_MBSINIT''@|1|g' \
  6893. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  6894. -e 's|@''HAVE_MBRLEN''@|1|g' \
  6895. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  6896. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  6897. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  6898. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  6899. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  6900. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  6901. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  6902. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  6903. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  6904. -e 's|@''HAVE_WMEMSET''@|1|g' \
  6905. -e 's|@''HAVE_WCSLEN''@|1|g' \
  6906. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  6907. -e 's|@''HAVE_WCSCPY''@|1|g' \
  6908. -e 's|@''HAVE_WCPCPY''@|1|g' \
  6909. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  6910. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  6911. -e 's|@''HAVE_WCSCAT''@|1|g' \
  6912. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  6913. -e 's|@''HAVE_WCSCMP''@|1|g' \
  6914. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  6915. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  6916. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  6917. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  6918. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  6919. -e 's|@''HAVE_WCSDUP''@|1|g' \
  6920. -e 's|@''HAVE_WCSCHR''@|1|g' \
  6921. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  6922. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  6923. -e 's|@''HAVE_WCSSPN''@|1|g' \
  6924. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  6925. -e 's|@''HAVE_WCSSTR''@|1|g' \
  6926. -e 's|@''HAVE_WCSTOK''@|1|g' \
  6927. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  6928. -e 's|@''HAVE_WCSFTIME''@|1|g' \
  6929. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  6930. -e 's|@''HAVE_DECL_WCWIDTH''@|0|g' \
  6931. | \
  6932. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  6933. -e 's|@''REPLACE_BTOWC''@|0|g' \
  6934. -e 's|@''REPLACE_WCTOB''@|1|g' \
  6935. -e 's|@''REPLACE_MBSINIT''@|1|g' \
  6936. -e 's|@''REPLACE_MBRTOWC''@|1|g' \
  6937. -e 's|@''REPLACE_MBRLEN''@|1|g' \
  6938. -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \
  6939. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  6940. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  6941. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  6942. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  6943. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  6944. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  6945. -e 's|@''REPLACE_WCSFTIME''@|0|g' \
  6946. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6947. -e '/definition of _GL_ARG_NONNULL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/arg-nonnull.h' \
  6948. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h'; \
  6949. } > wchar.h-t && \
  6950. mv wchar.h-t wchar.h
  6951. rm -f wctype.h-t wctype.h && \
  6952. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6953. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  6954. -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  6955. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6956. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6957. -e 's|@''PRAGMA_COLUMNS''@||g' \
  6958. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  6959. -e 's/@''HAVE_CRTDEFS_H''@/1/g' \
  6960. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \
  6961. -e 's/@''GNULIB_ISWBLANK''@/1/g' \
  6962. -e 's/@''GNULIB_WCTYPE''@/0/g' \
  6963. -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  6964. -e 's/@''GNULIB_WCTRANS''@/0/g' \
  6965. -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  6966. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  6967. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  6968. -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  6969. -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  6970. -e 's/@''HAVE_WINT_T''@/1/g' \
  6971. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  6972. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  6973. -e 's/@''REPLACE_TOWLOWER''@/0/g' \
  6974. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c++defs.h' \
  6975. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/warn-on-use.h' \
  6976. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wctype.in.h; \
  6977. } > wctype.h-t && \
  6978. mv wctype.h-t wctype.h
  6979. make all-am
  6980. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib'
  6981. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o copy-acl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/copy-acl.c
  6982. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/copy-acl.c -o copy-acl.o
  6983. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o set-acl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/set-acl.c
  6984. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/set-acl.c -o set-acl.o
  6985. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o acl-errno-valid.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/acl-errno-valid.c
  6986. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/acl-errno-valid.c -o acl-errno-valid.o
  6987. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o acl-internal.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/acl-internal.c
  6988. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/acl-internal.c -o acl-internal.o
  6989. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o get-permissions.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/get-permissions.c
  6990. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/get-permissions.c -o get-permissions.o
  6991. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o set-permissions.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/set-permissions.c
  6992. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/set-permissions.c -o set-permissions.o
  6993. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o allocator.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/allocator.c
  6994. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/allocator.c -o allocator.o
  6995. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o areadlink.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/areadlink.c
  6996. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/areadlink.c -o areadlink.o
  6997. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o argmatch.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/argmatch.c
  6998. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/argmatch.c -o argmatch.o
  6999. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o backupfile.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/backupfile.c
  7000. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/backupfile.c -o backupfile.o
  7001. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o addext.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/addext.c
  7002. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/addext.c -o addext.o
  7003. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o basename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/basename.c
  7004. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/basename.c -o basename.o
  7005. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o binary-io.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/binary-io.c
  7006. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/binary-io.c -o binary-io.o
  7007. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-ctype.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-ctype.c
  7008. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-ctype.c -o c-ctype.o
  7009. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strcasecmp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strcasecmp.c
  7010. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strcasecmp.c -o c-strcasecmp.o
  7011. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strncasecmp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strncasecmp.c
  7012. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strncasecmp.c -o c-strncasecmp.o
  7013. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strcasestr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strcasestr.c
  7014. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strcasestr.c -o c-strcasestr.o
  7015. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o c-strstr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strstr.c
  7016. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/c-strstr.c -o c-strstr.o
  7017. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o careadlinkat.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/careadlinkat.c
  7018. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/careadlinkat.c -o careadlinkat.o
  7019. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o classpath.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/classpath.c
  7020. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/classpath.c -o classpath.o
  7021. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o clean-temp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/clean-temp.c
  7022. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/clean-temp.c -o clean-temp.o
  7023. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7024. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7025. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/clean-temp.c:43:
  7026. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7027. # define xalloc_oversized(n, s) \
  7028. ^
  7029. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/clean-temp.c:42:0:
  7030. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7031. # define xalloc_oversized(n, s) \
  7032. ^
  7033. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o cloexec.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/cloexec.c
  7034. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/cloexec.c -o cloexec.o
  7035. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o closeout.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/closeout.c
  7036. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/closeout.c -o closeout.o
  7037. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o concat-filename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/concat-filename.c
  7038. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/concat-filename.c -o concat-filename.o
  7039. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o copy-file.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/copy-file.c
  7040. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/copy-file.c -o copy-file.o
  7041. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o csharpcomp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpcomp.c
  7042. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpcomp.c -o csharpcomp.o
  7043. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7044. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpcomp.c:34:
  7045. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7046. # define xalloc_oversized(n, s) \
  7047. ^
  7048. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7049. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7050. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpcomp.c:34:
  7051. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7052. # define xalloc_oversized(n, s) \
  7053. ^
  7054. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o csharpexec.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpexec.c
  7055. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpexec.c -o csharpexec.o
  7056. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7057. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpexec.c:29:
  7058. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7059. # define xalloc_oversized(n, s) \
  7060. ^
  7061. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7062. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7063. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/csharpexec.c:29:
  7064. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7065. # define xalloc_oversized(n, s) \
  7066. ^
  7067. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dirname-lgpl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dirname-lgpl.c
  7068. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dirname-lgpl.c -o dirname-lgpl.o
  7069. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o basename-lgpl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/basename-lgpl.c
  7070. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/basename-lgpl.c -o basename-lgpl.o
  7071. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stripslash.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stripslash.c
  7072. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stripslash.c -o stripslash.o
  7073. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o error-progname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/error-progname.c
  7074. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/error-progname.c -o error-progname.o
  7075. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o execute.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c
  7076. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c -o execute.o
  7077. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c: In function 'execute':
  7078. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:153:47: warning: passing argument 3 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7079. exitcode = spawnvpe (P_WAIT, prog_path, (const char **) prog_argv,
  7080. ^
  7081. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7082. from ./unistd.h:40,
  7083. from ./fcntl.h:67,
  7084. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:25:
  7085. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7086. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7087. ^
  7088. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:154:28: warning: passing argument 4 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7089. (const char **) environ);
  7090. ^
  7091. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7092. from ./unistd.h:40,
  7093. from ./fcntl.h:67,
  7094. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:25:
  7095. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7096. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7097. ^
  7098. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:161:54: warning: passing argument 3 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7099. exitcode = spawnvpe (P_WAIT, prog_argv[0], (const char **) prog_argv,
  7100. ^
  7101. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7102. from ./unistd.h:40,
  7103. from ./fcntl.h:67,
  7104. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:25:
  7105. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7106. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7107. ^
  7108. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:162:32: warning: passing argument 4 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7109. (const char **) environ);
  7110. ^
  7111. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7112. from ./unistd.h:40,
  7113. from ./fcntl.h:67,
  7114. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/execute.c:25:
  7115. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7116. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7117. ^
  7118. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o exitfail.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/exitfail.c
  7119. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/exitfail.c -o exitfail.o
  7120. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fatal-signal.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fatal-signal.c
  7121. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fatal-signal.c -o fatal-signal.o
  7122. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fd-hook.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-hook.c
  7123. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-hook.c -o fd-hook.o
  7124. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fd-safer-flag.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-safer-flag.c
  7125. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-safer-flag.c -o fd-safer-flag.o
  7126. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dup-safer-flag.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup-safer-flag.c
  7127. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup-safer-flag.c -o dup-safer-flag.o
  7128. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o findprog.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/findprog.c
  7129. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/findprog.c -o findprog.o
  7130. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fstrcmp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fstrcmp.c
  7131. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fstrcmp.c -o fstrcmp.o
  7132. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o full-write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/full-write.c
  7133. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/full-write.c -o full-write.o
  7134. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fwriteerror.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fwriteerror.c
  7135. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fwriteerror.c -o fwriteerror.o
  7136. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gcd.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gcd.c
  7137. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gcd.c -o gcd.o
  7138. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getprogname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getprogname.c
  7139. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getprogname.c -o getprogname.o
  7140. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gettime.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gettime.c
  7141. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gettime.c -o gettime.o
  7142. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o hard-locale.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/hard-locale.c
  7143. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/hard-locale.c -o hard-locale.o
  7144. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o hash.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/hash.c
  7145. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/hash.c -o hash.o
  7146. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o javacomp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javacomp.c
  7147. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javacomp.c -o javacomp.o
  7148. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7149. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7150. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javacomp.c:43:
  7151. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7152. # define xalloc_oversized(n, s) \
  7153. ^
  7154. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javacomp.c:42:0:
  7155. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7156. # define xalloc_oversized(n, s) \
  7157. ^
  7158. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o javaexec.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaexec.c
  7159. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaexec.c -o javaexec.o
  7160. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7161. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7162. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaexec.c:34:
  7163. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7164. # define xalloc_oversized(n, s) \
  7165. ^
  7166. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaexec.c:33:0:
  7167. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7168. # define xalloc_oversized(n, s) \
  7169. ^
  7170. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o javaversion.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaversion.c
  7171. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/javaversion.c -o javaversion.o
  7172. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_linkedhash_list.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_linkedhash_list.c
  7173. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_linkedhash_list.c -o gl_linkedhash_list.o
  7174. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_list.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_list.c
  7175. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_list.c -o gl_list.o
  7176. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localcharset.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localcharset.c
  7177. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localcharset.c -o localcharset.o
  7178. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localename.c
  7179. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localename.c -o localename.o
  7180. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localename-table.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localename-table.c
  7181. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localename-table.c -o localename-table.o
  7182. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glthread/lock.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/lock.c
  7183. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/lock.c -o glthread/lock.o
  7184. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o malloca.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.c
  7185. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.c -o malloca.o
  7186. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o math.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/math.c
  7187. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/math.c -o math.o
  7188. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbchar.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbchar.c
  7189. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbchar.c -o mbchar.o
  7190. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbiter.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbiter.c
  7191. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbiter.c -o mbiter.o
  7192. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbslen.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbslen.c
  7193. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbslen.c -o mbslen.o
  7194. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbsstr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsstr.c
  7195. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsstr.c -o mbsstr.o
  7196. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbswidth.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbswidth.c
  7197. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbswidth.c -o mbswidth.o
  7198. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbuiter.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbuiter.c
  7199. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbuiter.c -o mbuiter.o
  7200. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o omp-init.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/omp-init.c
  7201. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/omp-init.c -o omp-init.o
  7202. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o pipe-filter-ii.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-filter-ii.c
  7203. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-filter-ii.c -o pipe-filter-ii.o
  7204. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o pipe-filter-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-filter-aux.c
  7205. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-filter-aux.c -o pipe-filter-aux.o
  7206. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o pipe2.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe2.c
  7207. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe2.c -o pipe2.o
  7208. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o pipe2-safer.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe2-safer.c
  7209. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe2-safer.c -o pipe2-safer.o
  7210. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o progname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/progname.c
  7211. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/progname.c -o progname.o
  7212. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o propername.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/propername.c
  7213. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/propername.c -o propername.o
  7214. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o qcopy-acl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/qcopy-acl.c
  7215. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/qcopy-acl.c -o qcopy-acl.o
  7216. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o qset-acl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/qset-acl.c
  7217. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/qset-acl.c -o qset-acl.o
  7218. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o quotearg.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/quotearg.c
  7219. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/quotearg.c -o quotearg.o
  7220. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o read-file.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/read-file.c
  7221. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/read-file.c -o read-file.o
  7222. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o safe-read.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/safe-read.c
  7223. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/safe-read.c -o safe-read.o
  7224. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o safe-write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/safe-write.c
  7225. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/safe-write.c -o safe-write.o
  7226. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sh-quote.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sh-quote.c
  7227. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sh-quote.c -o sh-quote.o
  7228. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sig-handler.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sig-handler.c
  7229. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sig-handler.c -o sig-handler.o
  7230. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn-pipe.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c
  7231. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c -o spawn-pipe.o
  7232. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c: In function 'create_pipe':
  7233. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:198:46: warning: passing argument 3 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7234. child = spawnvpe (P_NOWAIT, prog_path, (const char **) prog_argv,
  7235. ^
  7236. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7237. from ./unistd.h:40,
  7238. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.h:23,
  7239. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:27:
  7240. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7241. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7242. ^
  7243. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:199:25: warning: passing argument 4 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7244. (const char **) environ);
  7245. ^
  7246. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7247. from ./unistd.h:40,
  7248. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.h:23,
  7249. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:27:
  7250. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7251. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7252. ^
  7253. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:206:53: warning: passing argument 3 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7254. child = spawnvpe (P_NOWAIT, prog_argv[0], (const char **) prog_argv,
  7255. ^
  7256. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7257. from ./unistd.h:40,
  7258. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.h:23,
  7259. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:27:
  7260. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7261. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7262. ^
  7263. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:207:29: warning: passing argument 4 of 'spawnvpe' from incompatible pointer type [-Wincompatible-pointer-types]
  7264. (const char **) environ);
  7265. ^
  7266. In file included from /home/m/mxe/usr/i686-w64-mingw32.static/include/unistd.h:11:0,
  7267. from ./unistd.h:40,
  7268. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.h:23,
  7269. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn-pipe.c:27:
  7270. /home/m/mxe/usr/i686-w64-mingw32.static/include/process.h:196:20: note: expected 'char * const*' but argument is of type 'const char **'
  7271. intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
  7272. ^
  7273. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stat-time.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat-time.c
  7274. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat-time.c -o stat-time.o
  7275. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o striconv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconv.c
  7276. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconv.c -o striconv.o
  7277. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o striconveh.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconveh.c
  7278. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconveh.c -o striconveh.o
  7279. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o striconveha.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconveha.c
  7280. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/striconveha.c -o striconveha.o
  7281. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strnlen1.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strnlen1.c
  7282. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strnlen1.c -o strnlen1.o
  7283. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o tempname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/tempname.c
  7284. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/tempname.c -o tempname.o
  7285. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glthread/threadlib.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/threadlib.c
  7286. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/threadlib.c -o glthread/threadlib.o
  7287. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o timespec.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/timespec.c
  7288. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/timespec.c -o timespec.o
  7289. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glthread/tls.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/tls.c
  7290. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/glthread/tls.c -o glthread/tls.o
  7291. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o tmpdir.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/tmpdir.c
  7292. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/tmpdir.c -o tmpdir.o
  7293. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o trim.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/trim.c
  7294. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/trim.c -o trim.o
  7295. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o uniconv/u8-conv-from-enc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniconv/u8-conv-from-enc.c
  7296. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o
  7297. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unictype/ctype_space.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unictype/ctype_space.c
  7298. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unictype/ctype_space.c -o unictype/ctype_space.o
  7299. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unilbrk/lbrktables.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/lbrktables.c
  7300. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/lbrktables.c -o unilbrk/lbrktables.o
  7301. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c
  7302. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o
  7303. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-width-linebreaks.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c
  7304. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o
  7305. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-common.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/ulc-common.c
  7306. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/ulc-common.c -o unilbrk/ulc-common.o
  7307. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/ulc-width-linebreaks.c
  7308. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o
  7309. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o uniname/uniname.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniname/uniname.c
  7310. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniname/uniname.c -o uniname/uniname.o
  7311. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistd.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistd.c
  7312. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistd.c -o unistd.o
  7313. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dup-safer.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup-safer.c
  7314. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup-safer.c -o dup-safer.o
  7315. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fd-safer.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-safer.c
  7316. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fd-safer.c -o fd-safer.o
  7317. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o pipe-safer.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-safer.c
  7318. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/pipe-safer.c -o pipe-safer.o
  7319. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u16-mbtouc.c
  7320. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o
  7321. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u16-mbtouc-aux.c
  7322. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o
  7323. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-check.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-check.c
  7324. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-check.c -o unistr/u8-check.o
  7325. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mblen.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mblen.c
  7326. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mblen.c -o unistr/u8-mblen.o
  7327. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc.c
  7328. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o
  7329. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-aux.c
  7330. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o
  7331. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe.c
  7332. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o
  7333. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe-aux.c
  7334. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o
  7335. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtoucr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtoucr.c
  7336. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o
  7337. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-prev.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-prev.c
  7338. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-prev.c -o unistr/u8-prev.o
  7339. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-uctomb.c
  7340. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-uctomb.c -o unistr/u8-uctomb.o
  7341. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb-aux.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-uctomb-aux.c
  7342. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o
  7343. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o uniwidth/width.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniwidth/width.c
  7344. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/uniwidth/width.c -o uniwidth/width.o
  7345. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o utimens.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/utimens.c
  7346. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/utimens.c -o utimens.o
  7347. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o wait-process.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wait-process.c
  7348. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wait-process.c -o wait-process.o
  7349. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o wctype-h.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wctype-h.c
  7350. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wctype-h.c -o wctype-h.o
  7351. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xmalloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloc.c
  7352. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloc.c -o xmalloc.o
  7353. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xstrdup.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstrdup.c
  7354. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstrdup.c -o xstrdup.o
  7355. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xconcat-filename.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xconcat-filename.c
  7356. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xconcat-filename.c -o xconcat-filename.o
  7357. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xerror.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xerror.c
  7358. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xerror.c -o xerror.o
  7359. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gl_xlist.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_xlist.c
  7360. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gl_xlist.c -o gl_xlist.o
  7361. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xmalloca.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.c
  7362. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.c -o xmalloca.o
  7363. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7364. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.c:21:
  7365. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7366. # define xalloc_oversized(n, s) \
  7367. ^
  7368. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7369. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7370. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.c:21:
  7371. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7372. # define xalloc_oversized(n, s) \
  7373. ^
  7374. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xreadlink.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xreadlink.c
  7375. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xreadlink.c -o xreadlink.o
  7376. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xsetenv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xsetenv.c
  7377. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xsetenv.c -o xsetenv.o
  7378. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xsize.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xsize.c
  7379. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xsize.c -o xsize.o
  7380. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xstriconv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstriconv.c
  7381. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstriconv.c -o xstriconv.o
  7382. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xstriconveh.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstriconveh.c
  7383. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xstriconveh.c -o xstriconveh.o
  7384. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xvasprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xvasprintf.c
  7385. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xvasprintf.c -o xvasprintf.o
  7386. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xasprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xasprintf.c
  7387. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xasprintf.c -o xasprintf.o
  7388. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o asnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/asnprintf.c
  7389. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/asnprintf.c -o asnprintf.o
  7390. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o canonicalize-lgpl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/canonicalize-lgpl.c
  7391. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/canonicalize-lgpl.c -o canonicalize-lgpl.o
  7392. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o close.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/close.c
  7393. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/close.c -o close.o
  7394. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dirfd.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dirfd.c
  7395. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dirfd.c -o dirfd.o
  7396. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o dup2.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup2.c
  7397. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/dup2.c -o dup2.o
  7398. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o error.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/error.c
  7399. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/error.c -o error.o
  7400. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fcntl.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fcntl.c
  7401. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fcntl.c -o fcntl.o
  7402. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fnmatch.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fnmatch.c
  7403. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fnmatch.c -o fnmatch.o
  7404. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fopen.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fopen.c
  7405. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fopen.c -o fopen.o
  7406. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o fstat.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fstat.c
  7407. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/fstat.c -o fstat.o
  7408. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getdelim.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getdelim.c
  7409. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getdelim.c -o getdelim.o
  7410. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getdtablesize.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getdtablesize.c
  7411. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getdtablesize.c -o getdtablesize.o
  7412. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getline.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getline.c
  7413. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getline.c -o getline.o
  7414. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getopt.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt.c
  7415. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt.c -o getopt.o
  7416. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o getopt1.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt1.c
  7417. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/getopt1.c -o getopt1.o
  7418. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o gettimeofday.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gettimeofday.c
  7419. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/gettimeofday.c -o gettimeofday.o
  7420. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localtime.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localtime.c
  7421. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localtime.c -o localtime.o
  7422. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localtime-buffer.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localtime-buffer.c
  7423. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/localtime-buffer.c -o localtime-buffer.o
  7424. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o lseek.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/lseek.c
  7425. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/lseek.c -o lseek.o
  7426. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o malloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloc.c
  7427. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloc.c -o malloc.o
  7428. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbrtowc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbrtowc.c
  7429. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbrtowc.c -o mbrtowc.o
  7430. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbsinit.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsinit.c
  7431. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsinit.c -o mbsinit.o
  7432. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbsrtowcs.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsrtowcs.c
  7433. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsrtowcs.c -o mbsrtowcs.o
  7434. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbsrtowcs-state.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsrtowcs-state.c
  7435. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mbsrtowcs-state.c -o mbsrtowcs-state.o
  7436. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mkdir.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mkdir.c
  7437. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mkdir.c -o mkdir.o
  7438. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mkdtemp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mkdtemp.c
  7439. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/mkdtemp.c -o mkdtemp.o
  7440. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o obstack.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/obstack.c
  7441. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/obstack.c -o obstack.o
  7442. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o open.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/open.c
  7443. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/open.c -o open.o
  7444. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o printf-args.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/printf-args.c
  7445. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/printf-args.c -o printf-args.o
  7446. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o printf-parse.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/printf-parse.c
  7447. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/printf-parse.c -o printf-parse.o
  7448. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o progreloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/progreloc.c
  7449. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/progreloc.c -o progreloc.o
  7450. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o raise.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/raise.c
  7451. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/raise.c -o raise.o
  7452. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o rawmemchr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/rawmemchr.c
  7453. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/rawmemchr.c -o rawmemchr.o
  7454. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o readlink.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/readlink.c
  7455. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/readlink.c -o readlink.o
  7456. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o realloc.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/realloc.c
  7457. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/realloc.c -o realloc.o
  7458. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o relocatable.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/relocatable.c
  7459. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/relocatable.c -o relocatable.o
  7460. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o rmdir.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/rmdir.c
  7461. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/rmdir.c -o rmdir.o
  7462. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o secure_getenv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/secure_getenv.c
  7463. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/secure_getenv.c -o secure_getenv.o
  7464. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o setenv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/setenv.c
  7465. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/setenv.c -o setenv.o
  7466. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o setlocale.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/setlocale.c
  7467. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/setlocale.c -o setlocale.o
  7468. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sigaction.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sigaction.c
  7469. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sigaction.c -o sigaction.o
  7470. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o sigprocmask.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sigprocmask.c
  7471. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/sigprocmask.c -o sigprocmask.o
  7472. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o snprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/snprintf.c
  7473. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/snprintf.c -o snprintf.o
  7474. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn_faction_addclose.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_addclose.c
  7475. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_addclose.c -o spawn_faction_addclose.o
  7476. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn_faction_adddup2.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_adddup2.c
  7477. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_adddup2.c -o spawn_faction_adddup2.o
  7478. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn_faction_addopen.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_addopen.c
  7479. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_addopen.c -o spawn_faction_addopen.o
  7480. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn_faction_destroy.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_destroy.c
  7481. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_destroy.c -o spawn_faction_destroy.o
  7482. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawn_faction_init.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_init.c
  7483. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawn_faction_init.c -o spawn_faction_init.o
  7484. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawnattr_destroy.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_destroy.c
  7485. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_destroy.c -o spawnattr_destroy.o
  7486. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawnattr_init.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_init.c
  7487. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_init.c -o spawnattr_init.o
  7488. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawnattr_setflags.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_setflags.c
  7489. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_setflags.c -o spawnattr_setflags.o
  7490. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawnattr_setsigmask.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_setsigmask.c
  7491. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnattr_setsigmask.c -o spawnattr_setsigmask.o
  7492. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawni.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawni.c
  7493. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawni.c -o spawni.o
  7494. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o spawnp.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnp.c
  7495. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/spawnp.c -o spawnp.o
  7496. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stat.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat.c
  7497. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat.c -o stat.o
  7498. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stat-w32.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat-w32.c
  7499. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stat-w32.c -o stat-w32.o
  7500. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stdio-write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stdio-write.c
  7501. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stdio-write.c -o stdio-write.o
  7502. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stpcpy.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stpcpy.c
  7503. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stpcpy.c -o stpcpy.o
  7504. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o stpncpy.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stpncpy.c
  7505. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/stpncpy.c -o stpncpy.o
  7506. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strchrnul.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strchrnul.c
  7507. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strchrnul.c -o strchrnul.o
  7508. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strerror.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strerror.c
  7509. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strerror.c -o strerror.o
  7510. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strerror-override.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strerror-override.c
  7511. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strerror-override.c -o strerror-override.o
  7512. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o strstr.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strstr.c
  7513. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/strstr.c -o strstr.o
  7514. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o unsetenv.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unsetenv.c
  7515. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/unsetenv.c -o unsetenv.o
  7516. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o utime.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/utime.c
  7517. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/utime.c -o utime.o
  7518. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o vasnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/vasnprintf.c
  7519. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/vasnprintf.c -o vasnprintf.o
  7520. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o vsnprintf.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/vsnprintf.c
  7521. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/vsnprintf.c -o vsnprintf.o
  7522. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o waitpid.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/waitpid.c
  7523. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/waitpid.c -o waitpid.o
  7524. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o wcwidth.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wcwidth.c
  7525. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/wcwidth.c -o wcwidth.o
  7526. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o write.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/write.c
  7527. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/write.c -o write.o
  7528. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o xmemdup0.lo /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmemdup0.c
  7529. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmemdup0.c -o xmemdup0.o
  7530. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/DOCBparser.c
  7531. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o
  7532. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/HTMLparser.c
  7533. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o
  7534. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/HTMLtree.c
  7535. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o
  7536. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/SAX.c
  7537. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/SAX.c -o libxml/rpl_la-SAX.o
  7538. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/SAX2.c
  7539. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/SAX2.c -o libxml/rpl_la-SAX2.o
  7540. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/buf.c
  7541. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/buf.c -o libxml/rpl_la-buf.o
  7542. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/c14n.c
  7543. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/c14n.c -o libxml/rpl_la-c14n.o
  7544. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/catalog.c
  7545. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/catalog.c -o libxml/rpl_la-catalog.o
  7546. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/chvalid.c
  7547. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/chvalid.c -o libxml/rpl_la-chvalid.o
  7548. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/debugXML.c
  7549. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/debugXML.c -o libxml/rpl_la-debugXML.o
  7550. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/dict.c
  7551. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/dict.c -o libxml/rpl_la-dict.o
  7552. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/encoding.c
  7553. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/encoding.c -o libxml/rpl_la-encoding.o
  7554. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/entities.c
  7555. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/entities.c -o libxml/rpl_la-entities.o
  7556. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/error.c
  7557. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/error.c -o libxml/rpl_la-error.o
  7558. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/globals.c
  7559. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/globals.c -o libxml/rpl_la-globals.o
  7560. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/hash.c
  7561. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/hash.c -o libxml/rpl_la-hash.o
  7562. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/legacy.c
  7563. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/legacy.c -o libxml/rpl_la-legacy.o
  7564. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/list.c
  7565. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/list.c -o libxml/rpl_la-list.o
  7566. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/nanoftp.c
  7567. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o
  7568. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/nanohttp.c
  7569. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o
  7570. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/parser.c
  7571. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/parser.c -o libxml/rpl_la-parser.o
  7572. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/parserInternals.c
  7573. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o
  7574. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/pattern.c
  7575. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/pattern.c -o libxml/rpl_la-pattern.o
  7576. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/relaxng.c
  7577. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/relaxng.c -o libxml/rpl_la-relaxng.o
  7578. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/schematron.c
  7579. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/schematron.c -o libxml/rpl_la-schematron.o
  7580. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/threads.c
  7581. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/threads.c -o libxml/rpl_la-threads.o
  7582. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/tree.c
  7583. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/tree.c -o libxml/rpl_la-tree.o
  7584. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/trionan.c
  7585. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/trionan.c -o libxml/rpl_la-trionan.o
  7586. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/uri.c
  7587. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/uri.c -o libxml/rpl_la-uri.o
  7588. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/valid.c
  7589. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/valid.c -o libxml/rpl_la-valid.o
  7590. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xinclude.c
  7591. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xinclude.c -o libxml/rpl_la-xinclude.o
  7592. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xlink.c
  7593. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xlink.c -o libxml/rpl_la-xlink.o
  7594. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlIO.c
  7595. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o
  7596. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlIO.c:63:0: warning: "stat" redefined
  7597. # define stat _stat
  7598. ^
  7599. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlIO.c:24:0:
  7600. ./sys/stat.h:553:0: note: this is the location of the previous definition
  7601. # define stat _stati64
  7602. ^
  7603. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlmemory.c
  7604. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o
  7605. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlmodule.c
  7606. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o
  7607. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlreader.c
  7608. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o
  7609. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlregexp.c
  7610. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o
  7611. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlsave.c
  7612. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o
  7613. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlschemas.c
  7614. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o
  7615. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlschemastypes.c
  7616. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o
  7617. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlstring.c
  7618. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o
  7619. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlunicode.c
  7620. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o
  7621. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xmlwriter.c
  7622. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o
  7623. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xpath.c
  7624. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xpath.c -o libxml/rpl_la-xpath.o
  7625. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/'`libxml/xpointer.c
  7626. libtool: compile: i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I.. -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/intl -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/libxml/xpointer.c -o libxml/rpl_la-xpointer.o
  7627. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo
  7628. libtool: link: i686-w64-mingw32.static-ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o
  7629. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  7630. libtool: link: i686-w64-mingw32.static-ranlib .libs/libxml_rpl.a
  7631. libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" )
  7632. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -no-undefined -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv ../intl/libintl.la -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -release 0.20-rc1 -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv `: /gettext/lib` -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libgettextlib.la -rpath /gettext/lib copy-acl.lo set-acl.lo acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo argmatch.lo backupfile.lo addext.lo basename.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo qset-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo canonicalize-lgpl.lo close.lo dirfd.lo dup2.lo error.lo fcntl.lo fnmatch.lo fopen.lo fstat.lo getdelim.lo getdtablesize.lo getline.lo getopt.lo getopt1.lo gettimeofday.lo localtime.lo localtime-buffer.lo lseek.lo malloc.lo mbrtowc.lo mbsinit.lo mbsrtowcs.lo mbsrtowcs-state.lo mkdir.lo mkdtemp.lo obstack.lo open.lo printf-args.lo printf-parse.lo progreloc.lo raise.lo rawmemchr.lo readlink.lo realloc.lo relocatable.lo rmdir.lo secure_getenv.lo setenv.lo setlocale.lo sigaction.lo sigprocmask.lo snprintf.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo stat.lo stat-w32.lo stdio-write.lo stpcpy.lo stpncpy.lo strchrnul.lo strerror.lo strerror-override.lo strstr.lo unsetenv.lo utime.lo vasnprintf.lo vsnprintf.lo waitpid.lo wcwidth.lo write.lo xmemdup0.lo libxml_rpl.la
  7633. libtool: warning: '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' seems to be moved
  7634. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  7635. libtool: link: (cd .libs/libgettextlib.lax/libxml_rpl.a && i686-w64-mingw32.static-ar x "/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib/./.libs/libxml_rpl.a")
  7636. libtool: link: i686-w64-mingw32.static-ar cru .libs/libgettextlib.a copy-acl.o set-acl.o acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o areadlink.o argmatch.o backupfile.o addext.o basename.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o careadlinkat.o classpath.o clean-temp.o cloexec.o closeout.o concat-filename.o copy-file.o csharpcomp.o csharpexec.o dirname-lgpl.o basename-lgpl.o stripslash.o error-progname.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o getprogname.o gettime.o hard-locale.o hash.o javacomp.o javaexec.o javaversion.o gl_linkedhash_list.o gl_list.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbslen.o mbsstr.o mbswidth.o mbuiter.o omp-init.o pipe-filter-ii.o pipe-filter-aux.o pipe2.o pipe2-safer.o progname.o propername.o qcopy-acl.o qset-acl.o quotearg.o read-file.o safe-read.o safe-write.o sh-quote.o sig-handler.o spawn-pipe.o stat-time.o striconv.o striconveh.o striconveha.o strnlen1.o tempname.o glthread/threadlib.o timespec.o glthread/tls.o tmpdir.o trim.o uniconv/u8-conv-from-enc.o unictype/ctype_space.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-prev.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o utimens.o wait-process.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o gl_xlist.o xmalloca.o xreadlink.o xsetenv.o xsize.o xstriconv.o xstriconveh.o xvasprintf.o xasprintf.o asnprintf.o canonicalize-lgpl.o close.o dirfd.o dup2.o error.o fcntl.o fnmatch.o fopen.o fstat.o getdelim.o getdtablesize.o getline.o getopt.o getopt1.o gettimeofday.o localtime.o localtime-buffer.o lseek.o malloc.o mbrtowc.o mbsinit.o mbsrtowcs.o mbsrtowcs-state.o mkdir.o mkdtemp.o obstack.o open.o printf-args.o printf-parse.o progreloc.o raise.o rawmemchr.o readlink.o realloc.o relocatable.o rmdir.o secure_getenv.o setenv.o setlocale.o sigaction.o sigprocmask.o snprintf.o spawn_faction_addclose.o spawn_faction_adddup2.o spawn_faction_addopen.o spawn_faction_destroy.o spawn_faction_init.o spawnattr_destroy.o spawnattr_init.o spawnattr_setflags.o spawnattr_setsigmask.o spawni.o spawnp.o stat.o stat-w32.o stdio-write.o stpcpy.o stpncpy.o strchrnul.o strerror.o strerror-override.o strstr.o unsetenv.o utime.o vasnprintf.o vsnprintf.o waitpid.o wcwidth.o write.o xmemdup0.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-buf.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-dict.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-entities.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-error.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-globals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-hash.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-list.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-threads.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-tree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-uri.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-valid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpointer.o
  7637. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  7638. libtool: link: i686-w64-mingw32.static-ranlib .libs/libgettextlib.a
  7639. libtool: link: rm -fr .libs/libgettextlib.lax
  7640. libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" )
  7641. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib'
  7642. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib'
  7643. Making all in libgrep
  7644. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/libgrep'
  7645. rm -f langinfo.h-t langinfo.h && \
  7646. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  7647. sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \
  7648. -e 's|@''HAVE_LANGINFO_H''@|0|g' \
  7649. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  7650. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  7651. -e 's|@''PRAGMA_COLUMNS''@||g' \
  7652. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  7653. -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
  7654. -e 's|@''HAVE_LANGINFO_CODESET''@|0|g' \
  7655. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|0|g' \
  7656. -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
  7657. -e 's|@''HAVE_LANGINFO_ERA''@|0|g' \
  7658. -e 's|@''HAVE_LANGINFO_YESEXPR''@|0|g' \
  7659. -e 's|@''HAVE_NL_LANGINFO''@|0|g' \
  7660. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  7661. -e '/definitions of _GL_FUNCDECL_RPL/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/c++defs.h' \
  7662. -e '/definition of _GL_WARN_ON_USE/r /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/warn-on-use.h' \
  7663. < /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/langinfo.in.h; \
  7664. } > langinfo.h-t && \
  7665. mv langinfo.h-t langinfo.h
  7666. make all-am
  7667. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/libgrep'
  7668. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glthread/lock.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/glthread/lock.c
  7669. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o glthread/threadlib.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/glthread/threadlib.c
  7670. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o kwset.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/kwset.c
  7671. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o m-fgrep.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/m-fgrep.c
  7672. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o m-regex.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/m-regex.c
  7673. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o localeconv.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/localeconv.c
  7674. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o mbrlen.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/mbrlen.c
  7675. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o nl_langinfo.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/nl_langinfo.c
  7676. i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o regex.o /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep/regex.c
  7677. rm -f libgrep.a
  7678. i686-w64-mingw32.static-ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o localeconv.o mbrlen.o nl_langinfo.o regex.o
  7679. i686-w64-mingw32.static-ranlib libgrep.a
  7680. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/libgrep'
  7681. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/libgrep'
  7682. Making all in src
  7683. make[2]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7684. here=`pwd`; \
  7685. cd ../../libtextstyle/lib && \
  7686. make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here"
  7687. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  7688. /bin/mkdir -p '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7689. /usr/bin/install -c -m 644 /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/libtextstyle/lib/textstyle.h '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src/.'
  7690. /bin/mkdir -p '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7691. /bin/mkdir -p '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src/textstyle'
  7692. /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src/textstyle'
  7693. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib'
  7694. make all-am
  7695. make[3]: Entering directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7696. i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/gettext/bin\" -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgcmp.c
  7697. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7698. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgcmp.c:42:
  7699. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7700. # define xalloc_oversized(n, s) \
  7701. ^
  7702. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7703. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7704. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgcmp.c:42:
  7705. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7706. # define xalloc_oversized(n, s) \
  7707. ^
  7708. i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/gettext/bin\" -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-fsearch.c
  7709. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`message.c
  7710. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/message.c -o libgettextsrc_la-message.o
  7711. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7712. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7713. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/message.c:32:
  7714. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7715. # define xalloc_oversized(n, s) \
  7716. ^
  7717. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/message.c:31:0:
  7718. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7719. # define xalloc_oversized(n, s) \
  7720. ^
  7721. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-error.c
  7722. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-error.c -o libgettextsrc_la-po-error.o
  7723. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-xerror.c
  7724. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-xerror.c -o libgettextsrc_la-po-xerror.o
  7725. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-catalog-abstract.c
  7726. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-catalog-abstract.c -o libgettextsrc_la-read-catalog-abstract.o
  7727. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-lex.c
  7728. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-lex.c -o libgettextsrc_la-po-lex.o
  7729. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-gram-gen.c
  7730. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-gram-gen.c -o libgettextsrc_la-po-gram-gen.o
  7731. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-charset.c
  7732. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-charset.c -o libgettextsrc_la-po-charset.o
  7733. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7734. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-charset.c:30:
  7735. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7736. # define xalloc_oversized(n, s) \
  7737. ^
  7738. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7739. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7740. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-charset.c:30:
  7741. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7742. # define xalloc_oversized(n, s) \
  7743. ^
  7744. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-po.c
  7745. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-po.c -o libgettextsrc_la-read-po.o
  7746. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-properties.c
  7747. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-properties.c -o libgettextsrc_la-read-properties.o
  7748. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-stringtable.c
  7749. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-stringtable.c -o libgettextsrc_la-read-stringtable.o
  7750. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`open-catalog.c
  7751. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/open-catalog.c -o libgettextsrc_la-open-catalog.o
  7752. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`dir-list.c
  7753. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/dir-list.c -o libgettextsrc_la-dir-list.o
  7754. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`str-list.c
  7755. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/str-list.c -o libgettextsrc_la-str-list.o
  7756. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-catalog.c
  7757. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-catalog.c -o libgettextsrc_la-read-catalog.o
  7758. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`write-catalog.c
  7759. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-catalog.c -o libgettextsrc_la-write-catalog.o
  7760. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`write-properties.c
  7761. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-properties.c -o libgettextsrc_la-write-properties.o
  7762. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`write-stringtable.c
  7763. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-stringtable.c -o libgettextsrc_la-write-stringtable.o
  7764. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`write-po.c
  7765. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-po.c -o libgettextsrc_la-write-po.o
  7766. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7767. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7768. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-po.c:47:
  7769. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7770. # define xalloc_oversized(n, s) \
  7771. ^
  7772. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/write-po.c:46:0:
  7773. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7774. # define xalloc_oversized(n, s) \
  7775. ^
  7776. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-ascii.c
  7777. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-ascii.c -o libgettextsrc_la-msgl-ascii.o
  7778. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-iconv.c
  7779. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-iconv.c -o libgettextsrc_la-msgl-iconv.o
  7780. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7781. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7782. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-iconv.c:43:
  7783. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7784. # define xalloc_oversized(n, s) \
  7785. ^
  7786. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-iconv.c:42:0:
  7787. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7788. # define xalloc_oversized(n, s) \
  7789. ^
  7790. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-equal.c
  7791. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-equal.c -o libgettextsrc_la-msgl-equal.o
  7792. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-cat.c
  7793. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-cat.c -o libgettextsrc_la-msgl-cat.o
  7794. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7795. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7796. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-cat.c:44:
  7797. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7798. # define xalloc_oversized(n, s) \
  7799. ^
  7800. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-cat.c:43:0:
  7801. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7802. # define xalloc_oversized(n, s) \
  7803. ^
  7804. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-header.c
  7805. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-header.c -o libgettextsrc_la-msgl-header.o
  7806. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-english.c
  7807. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-english.c -o libgettextsrc_la-msgl-english.o
  7808. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-check.c
  7809. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-check.c -o libgettextsrc_la-msgl-check.o
  7810. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`file-list.c
  7811. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/file-list.c -o libgettextsrc_la-file-list.o
  7812. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`msgl-charset.c
  7813. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-charset.c -o libgettextsrc_la-msgl-charset.o
  7814. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:22:0,
  7815. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-charset.c:36:
  7816. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined
  7817. # define xalloc_oversized(n, s) \
  7818. ^
  7819. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7820. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7821. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/msgl-charset.c:36:
  7822. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition
  7823. # define xalloc_oversized(n, s) \
  7824. ^
  7825. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`po-time.c
  7826. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/po-time.c -o libgettextsrc_la-po-time.o
  7827. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`plural-exp.c
  7828. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/plural-exp.c -o libgettextsrc_la-plural-exp.o
  7829. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`plural-eval.c
  7830. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/plural-eval.c -o libgettextsrc_la-plural-eval.o
  7831. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`plural-table.c
  7832. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/plural-table.c -o libgettextsrc_la-plural-table.o
  7833. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`sentence.c
  7834. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/sentence.c -o libgettextsrc_la-sentence.o
  7835. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format.c
  7836. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format.c -o libgettextsrc_la-format.o
  7837. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-c.c
  7838. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-c.c -o libgettextsrc_la-format-c.o
  7839. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-sh.c
  7840. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-sh.c -o libgettextsrc_la-format-sh.o
  7841. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-python.c
  7842. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-python.c -o libgettextsrc_la-format-python.o
  7843. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-python-brace.c
  7844. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-python-brace.c -o libgettextsrc_la-format-python-brace.o
  7845. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-lisp.c
  7846. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-lisp.c -o libgettextsrc_la-format-lisp.o
  7847. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-elisp.c
  7848. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-elisp.c -o libgettextsrc_la-format-elisp.o
  7849. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-librep.c
  7850. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-librep.c -o libgettextsrc_la-format-librep.o
  7851. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-scheme.c
  7852. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-scheme.c -o libgettextsrc_la-format-scheme.o
  7853. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-java.c
  7854. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-java.c -o libgettextsrc_la-format-java.o
  7855. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/malloca.h:26:0,
  7856. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xmalloca.h:21,
  7857. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-java.c:30:
  7858. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined
  7859. # define xalloc_oversized(n, s) \
  7860. ^
  7861. In file included from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-java.c:29:0:
  7862. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition
  7863. # define xalloc_oversized(n, s) \
  7864. ^
  7865. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-csharp.c
  7866. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-csharp.c -o libgettextsrc_la-format-csharp.o
  7867. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-awk.c
  7868. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-awk.c -o libgettextsrc_la-format-awk.o
  7869. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-pascal.c
  7870. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-pascal.c -o libgettextsrc_la-format-pascal.o
  7871. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-ycp.lo `test -f 'format-ycp.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-ycp.c
  7872. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-ycp.c -o libgettextsrc_la-format-ycp.o
  7873. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-tcl.c
  7874. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-tcl.c -o libgettextsrc_la-format-tcl.o
  7875. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-perl.c
  7876. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-perl.c -o libgettextsrc_la-format-perl.o
  7877. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-perl-brace.c
  7878. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-perl-brace.c -o libgettextsrc_la-format-perl-brace.o
  7879. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-php.c
  7880. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-php.c -o libgettextsrc_la-format-php.o
  7881. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-gcc-internal.c
  7882. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-gcc-internal.c -o libgettextsrc_la-format-gcc-internal.o
  7883. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-gfc-internal.c
  7884. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-gfc-internal.c -o libgettextsrc_la-format-gfc-internal.o
  7885. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-qt.c
  7886. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-qt.c -o libgettextsrc_la-format-qt.o
  7887. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-qt-plural.c
  7888. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-qt-plural.c -o libgettextsrc_la-format-qt-plural.o
  7889. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-kde.c
  7890. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-kde.c -o libgettextsrc_la-format-kde.o
  7891. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-kde-kuit.c
  7892. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-kde-kuit.c -o libgettextsrc_la-format-kde-kuit.o
  7893. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-boost.c
  7894. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-boost.c -o libgettextsrc_la-format-boost.o
  7895. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-lua.c
  7896. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-lua.c -o libgettextsrc_la-format-lua.o
  7897. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`format-javascript.c
  7898. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/format-javascript.c -o libgettextsrc_la-format-javascript.o
  7899. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`read-desktop.c
  7900. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/read-desktop.c -o libgettextsrc_la-read-desktop.o
  7901. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`locating-rule.c
  7902. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/locating-rule.c -o libgettextsrc_la-locating-rule.o
  7903. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`its.c
  7904. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/its.c -o libgettextsrc_la-its.o
  7905. /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo '/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/'`search-path.c
  7906. libtool: compile: i686-w64-mingw32.static-gcc -DLOCALEDIR=\"/gettext/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/gettext/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/gettext/share/gettext/gettext.jar\" -DLIBDIR=\"/gettext/lib\" -DGETTEXTDATADIR=\"/gettext/share/gettext\" -DPROJECTSDIR=\"/gettext/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src -I.. -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/libgrep -I../gnulib-lib -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib -I../intl -I/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl -I/home/m/build-gettext-windows/static-32/compiled/gettext/include -DLIBXML_STATIC -g -O2 -c /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/search-path.c -o libgettextsrc_la-search-path.o
  7907. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/search-path.c: In function 'get_search_path':
  7908. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/search-path.c:145:9: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  7909. free (array.sub);
  7910. ^
  7911. In file included from ../gnulib-lib/stdlib.h:36:0,
  7912. from /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/src/search-path.c:26:
  7913. /home/m/mxe/usr/i686-w64-mingw32.static/include/stdlib.h:502:16: note: expected 'void *' but argument is of type 'const char *'
  7914. void __cdecl free(void *_Memory);
  7915. ^
  7916. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 -release 0.20-rc1 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la ../intl/libintl.la -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -liconv -lc -no-undefined `: /gettext/lib` -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o libgettextsrc.la -rpath /gettext/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-ycp.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo
  7917. libtool: warning: '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' seems to be moved
  7918. libtool: warning: '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' seems to be moved
  7919. libtool: warning: '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' seems to be moved
  7920. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  7921. libtool: link: i686-w64-mingw32.static-ar cru .libs/libgettextsrc.a libgettextsrc_la-message.o libgettextsrc_la-po-error.o libgettextsrc_la-po-xerror.o libgettextsrc_la-read-catalog-abstract.o libgettextsrc_la-po-lex.o libgettextsrc_la-po-gram-gen.o libgettextsrc_la-po-charset.o libgettextsrc_la-read-po.o libgettextsrc_la-read-properties.o libgettextsrc_la-read-stringtable.o libgettextsrc_la-open-catalog.o libgettextsrc_la-dir-list.o libgettextsrc_la-str-list.o libgettextsrc_la-read-catalog.o libgettextsrc_la-write-catalog.o libgettextsrc_la-write-properties.o libgettextsrc_la-write-stringtable.o libgettextsrc_la-write-po.o libgettextsrc_la-msgl-ascii.o libgettextsrc_la-msgl-iconv.o libgettextsrc_la-msgl-equal.o libgettextsrc_la-msgl-cat.o libgettextsrc_la-msgl-header.o libgettextsrc_la-msgl-english.o libgettextsrc_la-msgl-check.o libgettextsrc_la-file-list.o libgettextsrc_la-msgl-charset.o libgettextsrc_la-po-time.o libgettextsrc_la-plural-exp.o libgettextsrc_la-plural-eval.o libgettextsrc_la-plural-table.o libgettextsrc_la-sentence.o libgettextsrc_la-format.o libgettextsrc_la-format-c.o libgettextsrc_la-format-sh.o libgettextsrc_la-format-python.o libgettextsrc_la-format-python-brace.o libgettextsrc_la-format-lisp.o libgettextsrc_la-format-elisp.o libgettextsrc_la-format-librep.o libgettextsrc_la-format-scheme.o libgettextsrc_la-format-java.o libgettextsrc_la-format-csharp.o libgettextsrc_la-format-awk.o libgettextsrc_la-format-pascal.o libgettextsrc_la-format-ycp.o libgettextsrc_la-format-tcl.o libgettextsrc_la-format-perl.o libgettextsrc_la-format-perl-brace.o libgettextsrc_la-format-php.o libgettextsrc_la-format-gcc-internal.o libgettextsrc_la-format-gfc-internal.o libgettextsrc_la-format-qt.o libgettextsrc_la-format-qt-plural.o libgettextsrc_la-format-kde.o libgettextsrc_la-format-kde-kuit.o libgettextsrc_la-format-boost.o libgettextsrc_la-format-lua.o libgettextsrc_la-format-javascript.o libgettextsrc_la-read-desktop.o libgettextsrc_la-locating-rule.o libgettextsrc_la-its.o libgettextsrc_la-search-path.o
  7922. i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
  7923. libtool: link: i686-w64-mingw32.static-ranlib .libs/libgettextsrc.a
  7924. libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" )
  7925. i686-w64-mingw32.static-windres `/bin/bash /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../windows/windres-options --escape 0.20-rc1` -i /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../windows/gettext.rc -o gettext.res --output-format=coff
  7926. /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -g -O2 `: /gettext/bin` -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib -Wl,--disable-auto-import -o msgcmp.exe msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la gettext.res
  7927. libtool: warning: library '/home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.la' was moved.
  7928. libtool: link: i686-w64-mingw32.static-gcc -g -O2 -Wl,--disable-auto-import -o msgcmp.exe msgcmp-msgcmp.o msgcmp-msgl-fsearch.o gettext.res -L/home/m/build-gettext-windows/static-32/compiled/gettext/lib ./.libs/libgettextsrc.a /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib/.libs/libgettextlib.a /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/libtextstyle/lib/.libs/libtextstyle.a /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl/.libs/libintl.a /home/m/build-gettext-windows/static-32/compiled/gettext/lib/libiconv.a
  7929. /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/intl/.libs/libintl.a(relocatable.o): In function `relocate2':
  7930. /home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/../gettext-runtime/intl/relocatable.c:582: multiple definition of `relocate2'
  7931. /home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/gnulib-lib/.libs/libgettextlib.a(relocatable.o):/home/m/build-gettext-windows/static-32/source/gettext-0.20-rc1/gettext-tools/gnulib-lib/relocatable.c:582: first defined here
  7932. collect2: error: ld returned 1 exit status
  7933. Makefile:2905: recipe for target 'msgcmp.exe' failed
  7934. make[3]: *** [msgcmp.exe] Error 1
  7935. make[3]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7936. Makefile:2730: recipe for target 'all' failed
  7937. make[2]: *** [all] Error 2
  7938. make[2]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools/src'
  7939. Makefile:2171: recipe for target 'all-recursive' failed
  7940. make[1]: *** [all-recursive] Error 1
  7941. make[1]: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools'
  7942. Makefile:2039: recipe for target 'all' failed
  7943. make: *** [all] Error 2
  7944. make: Leaving directory '/home/m/build-gettext-windows/static-32/configured/gettext-0.20-rc1/gettext-tools'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement