dominus

Untitled

May 9th, 2020
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.97 KB | None | 0 0
  1. Darwin Buildbot.fritz.box 17.7.0 Darwin Kernel Version 17.7.0: Tue Feb 18 22:51:29 PST 2020; root:xnu-4570.71.73~1/RELEASE_X86_64 x86_64
  2. 940771bcc29ce15f98ba7c14dcd24e0a81dfbb1e - Update packages.json & build-matrix.html [5 days ago] [ (HEAD -> master, origin/master, origin/HEAD)]
  3. ProductName: Mac OS X
  4. ProductVersion: 10.13.6
  5. BuildVersion: 17G12034
  6. autoconf (GNU Autoconf) 2.69
  7. automake (GNU automake) 1.16.1
  8. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  9. Apple LLVM version 10.0.0 (clang-1000.11.45.5)
  10. Target: x86_64-apple-darwin17.7.0
  11. Thread model: posix
  12. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  13. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  14. Apple LLVM version 10.0.0 (clang-1000.11.45.5)
  15. Target: x86_64-apple-darwin17.7.0
  16. Thread model: posix
  17. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  18. Python 2.7.16
  19.  
  20. This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level
  21. (with 2 registered patches, see perl -V for more detail)
  22. patching file gettext-runtime/intl/Makefile.am
  23. patching file gettext-runtime/libasprintf/Makefile.am
  24. patching file libtextstyle/lib/Makefile.am
  25. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  28. checking for gawk... no
  29. checking for mawk... no
  30. checking for nawk... no
  31. checking for awk... awk
  32. checking whether make sets $(MAKE)... yes
  33. checking whether make supports nested variables... yes
  34. checking whether UID '501' is supported by ustar format... yes
  35. checking whether GID '20' is supported by ustar format... yes
  36. checking how to create a ustar tar archive... gnutar
  37. checking build system type... x86_64-apple-darwin17.7.0
  38. checking host system type... x86_64-apple-darwin17.7.0
  39. checking that generated files are newer than configure... done
  40. configure: creating ./config.status
  41. config.status: creating Makefile
  42. config.status: creating gnulib-local/Makefile
  43. === configuring in gettext-runtime (/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_/gettext-runtime)
  44. configure: running /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime/configure --disable-option-checking '--prefix=/opt/mxe/usr/x86_64-apple-darwin17.7.0.gnu' '--host=x86_64-apple-darwin17.7.0' '--build=x86_64-apple-darwin17.7.0' '--enable-static' '--disable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--enable-doc=no' '--enable-gtk-doc=no' '--enable-gtk-doc-html=no' '--enable-gtk-doc-pdf=no' '--docdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--infodir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--mandir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--with-html-dir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--disable-doxygen' '--with-included-libcroco' '--bindir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/bin' '--datarootdir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/share' 'build_alias=x86_64-apple-darwin17.7.0' 'host_alias=x86_64-apple-darwin17.7.0' --cache-file=/dev/null --srcdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime
  45. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  46. checking whether build environment is sane... yes
  47. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  48. checking for gawk... no
  49. checking for mawk... no
  50. checking for nawk... no
  51. checking for awk... awk
  52. checking whether make sets $(MAKE)... yes
  53. checking whether make supports nested variables... yes
  54. checking for x86_64-apple-darwin17.7.0-gcc... no
  55. checking for gcc... gcc
  56. checking whether the C compiler works... yes
  57. checking for C compiler default output file name... a.out
  58. checking for suffix of executables...
  59. checking whether we are cross compiling... no
  60. checking for suffix of object files... o
  61. checking whether we are using the GNU C compiler... yes
  62. checking whether gcc accepts -g... yes
  63. checking for gcc option to accept ISO C89... none needed
  64. checking whether gcc understands -c and -o together... yes
  65. checking whether the compiler is clang... yes
  66. checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
  67. checking whether make supports the include directive... yes (GNU style)
  68. checking dependency style of gcc... gcc3
  69. checking for bison... bison -y
  70. checking whether to use Java... yes
  71. checking how to run the C preprocessor... gcc -E
  72. checking for grep that handles long lines and -e... /usr/bin/grep
  73. checking for egrep... /usr/bin/grep -E
  74. checking for Java compiler... no
  75. checking for jar... jar
  76. checking for preferred C# implementation... any
  77. checking for C# compiler... no
  78. checking build system type... x86_64-apple-darwin17.7.0
  79. checking host system type... x86_64-apple-darwin17.7.0
  80. checking for Minix Amsterdam compiler... no
  81. checking for x86_64-apple-darwin17.7.0-ar... no
  82. checking for ar... ar
  83. checking for x86_64-apple-darwin17.7.0-ranlib... no
  84. checking for ranlib... ranlib
  85. checking for ANSI C header files... yes
  86. checking for sys/types.h... yes
  87. checking for sys/stat.h... yes
  88. checking for stdlib.h... yes
  89. checking for string.h... yes
  90. checking for memory.h... yes
  91. checking for strings.h... yes
  92. checking for inttypes.h... yes
  93. checking for stdint.h... yes
  94. checking for unistd.h... yes
  95. checking minix/config.h usability... no
  96. checking minix/config.h presence... no
  97. checking for minix/config.h... no
  98. checking whether it is safe to define __EXTENSIONS__... yes
  99. checking whether _XOPEN_SOURCE should be defined... no
  100. checking for special C compiler options needed for large files... no
  101. checking for _FILE_OFFSET_BITS value needed for large files... no
  102. checking how to print strings... printf
  103. checking for a sed that does not truncate output... /opt/local/bin/gsed
  104. checking for fgrep... /usr/bin/grep -F
  105. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  106. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  107. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  108. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  109. checking whether ln -s works... yes
  110. checking the maximum length of command line arguments... 196608
  111. checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
  112. checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
  113. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  114. checking for x86_64-apple-darwin17.7.0-objdump... no
  115. checking for objdump... objdump
  116. checking how to recognize dependent libraries... pass_all
  117. checking for x86_64-apple-darwin17.7.0-dlltool... no
  118. checking for dlltool... no
  119. checking how to associate runtime and link libraries... printf %s\n
  120. checking for x86_64-apple-darwin17.7.0-ar... ar
  121. checking for archiver @FILE support... no
  122. checking for x86_64-apple-darwin17.7.0-strip... no
  123. checking for strip... strip
  124. checking for x86_64-apple-darwin17.7.0-ranlib... ranlib
  125. checking command to parse /usr/bin/nm -B output from gcc object... ok
  126. checking for sysroot... no
  127. checking for a working dd... /bin/dd
  128. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  129. checking for x86_64-apple-darwin17.7.0-mt... no
  130. checking for mt... no
  131. checking if : is a manifest tool... no
  132. checking for x86_64-apple-darwin17.7.0-dsymutil... no
  133. checking for dsymutil... dsymutil
  134. checking for x86_64-apple-darwin17.7.0-nmedit... no
  135. checking for nmedit... nmedit
  136. checking for x86_64-apple-darwin17.7.0-lipo... no
  137. checking for lipo... lipo
  138. checking for x86_64-apple-darwin17.7.0-otool... no
  139. checking for otool... otool
  140. checking for x86_64-apple-darwin17.7.0-otool64... no
  141. checking for otool64... no
  142. checking for -single_module linker flag... yes
  143. checking for -exported_symbols_list linker flag... yes
  144. checking for -force_load linker flag... yes
  145. checking for dlfcn.h... yes
  146. checking for objdir... .libs
  147. checking if gcc supports -fno-rtti -fno-exceptions... yes
  148. checking for gcc option to produce PIC... -fno-common -DPIC
  149. checking if gcc PIC flag -fno-common -DPIC works... yes
  150. checking if gcc static flag -static works... no
  151. checking if gcc supports -c -o file.o... yes
  152. checking if gcc supports -c -o file.o... (cached) yes
  153. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  154. checking dynamic linker characteristics... darwin17.7.0 dyld
  155. checking how to hardcode library paths into programs... immediate
  156. checking whether stripping libraries is possible... yes
  157. checking if libtool supports shared libraries... yes
  158. checking whether to build shared libraries... no
  159. checking whether to build static libraries... yes
  160. checking for x86_64-apple-darwin17.7.0-windres... no
  161. checking for windres... no
  162. checking whether NLS is requested... yes
  163. checking for msgfmt... /opt/local/bin/msgfmt
  164. checking for gmsgfmt... /opt/local/bin/msgfmt
  165. checking for xgettext... /opt/local/bin/xgettext
  166. checking for msgmerge... /opt/local/bin/msgmerge
  167. checking whether we are using the GNU C Library 2 or newer... no
  168. checking whether the -Werror option is usable... yes
  169. checking for simple visibility declarations... yes
  170. checking for inline... inline
  171. checking for size_t... yes
  172. checking for stdint.h... yes
  173. checking for working alloca.h... yes
  174. checking for alloca... yes
  175. checking for stdlib.h... (cached) yes
  176. checking for unistd.h... (cached) yes
  177. checking for sys/param.h... yes
  178. checking for threads.h... no
  179. checking for xlocale.h... yes
  180. checking for string.h... (cached) yes
  181. checking for getopt.h... yes
  182. checking for sys/cdefs.h... yes
  183. checking for iconv.h... yes
  184. checking for limits.h... yes
  185. checking for wchar.h... yes
  186. checking for stdint.h... (cached) yes
  187. checking for inttypes.h... (cached) yes
  188. checking for crtdefs.h... no
  189. checking for wctype.h... yes
  190. checking for langinfo.h... yes
  191. checking for sys/mman.h... yes
  192. checking for sys/stat.h... (cached) yes
  193. checking for sys/time.h... yes
  194. checking for sys/socket.h... yes
  195. checking for features.h... no
  196. checking for getpagesize... yes
  197. checking for working mmap... yes
  198. checking whether integer division by zero raises SIGFPE... guessing yes
  199. checking for inttypes.h... yes
  200. checking for unsigned long long int... yes
  201. checking for inttypes.h... (cached) yes
  202. checking whether the inttypes.h PRIxNN macros are broken... no
  203. checking whether imported symbols can be declared weak... no
  204. checking pthread.h usability... yes
  205. checking pthread.h presence... yes
  206. checking for pthread.h... yes
  207. checking for pthread_kill in -lpthread... yes
  208. checking whether POSIX threads API is available... yes
  209. checking for multithread API to use... posix
  210. checking for pthread_rwlock_t... yes
  211. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  212. checking for ld... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  213. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  214. checking for shared library run path origin... done
  215. checking 32-bit host C ABI... no
  216. checking for ELF binary format... no
  217. checking for the common suffixes of directories in the library search path... lib,lib,lib
  218. checking whether to use C++... yes
  219. checking for x86_64-apple-darwin17.7.0-g++... no
  220. checking for x86_64-apple-darwin17.7.0-c++... no
  221. checking for x86_64-apple-darwin17.7.0-gpp... no
  222. checking for x86_64-apple-darwin17.7.0-aCC... no
  223. checking for x86_64-apple-darwin17.7.0-CC... no
  224. checking for x86_64-apple-darwin17.7.0-cxx... no
  225. checking for x86_64-apple-darwin17.7.0-cc++... no
  226. checking for x86_64-apple-darwin17.7.0-cl... no
  227. checking for x86_64-apple-darwin17.7.0-FCC... no
  228. checking for x86_64-apple-darwin17.7.0-KCC... no
  229. checking for x86_64-apple-darwin17.7.0-RCC... no
  230. checking for x86_64-apple-darwin17.7.0-xlC_r... no
  231. checking for x86_64-apple-darwin17.7.0-xlC... no
  232. checking for g++... g++
  233. checking whether the C++ compiler (g++ ) works... yes
  234. checking whether the C++ compiler supports namespaces... yes
  235. checking dependency style of g++... gcc3
  236. checking whether we are using the GNU C++ compiler... yes
  237. checking whether g++ accepts -g... yes
  238. checking for iconv... yes
  239. checking for working iconv... yes
  240. checking how to link with libiconv... -liconv
  241. checking for iconv declaration...
  242. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  243. checking argz.h usability... no
  244. checking argz.h presence... no
  245. checking for argz.h... no
  246. checking for inttypes.h... (cached) yes
  247. checking for limits.h... (cached) yes
  248. checking for unistd.h... (cached) yes
  249. checking for sys/param.h... (cached) yes
  250. checking for getcwd... yes
  251. checking for getegid... yes
  252. checking for geteuid... yes
  253. checking for getgid... yes
  254. checking for getuid... yes
  255. checking for mempcpy... no
  256. checking for munmap... yes
  257. checking for stpcpy... yes
  258. checking for strcasecmp... yes
  259. checking for strdup... yes
  260. checking for strtoul... yes
  261. checking for tsearch... yes
  262. checking for argz_count... no
  263. checking for argz_stringify... no
  264. checking for argz_next... no
  265. checking for __fsetlocking... no
  266. checking whether feof_unlocked is declared... yes
  267. checking whether fgets_unlocked is declared... no
  268. checking for bison... bison
  269. checking version of bison... 3.0.4, ok
  270. checking for long long int... yes
  271. checking for wchar_t... yes
  272. checking for wint_t... yes
  273. checking whether wint_t is too small... no
  274. checking for intmax_t... yes
  275. checking whether printf() supports POSIX/XSI format strings... yes
  276. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  277. checking for stdint.h... (cached) yes
  278. checking for SIZE_MAX... yes
  279. checking for stdint.h... (cached) yes
  280. checking for symlink... yes
  281. checking for uselocale... yes
  282. checking for canonicalize_file_name... no
  283. checking for getcwd... (cached) yes
  284. checking for readlink... yes
  285. checking for realpath... yes
  286. checking for readlinkat... yes
  287. checking for getprogname... yes
  288. checking for getexecname... no
  289. checking for iswcntrl... yes
  290. checking for iswblank... yes
  291. checking for newlocale... yes
  292. checking for duplocale... yes
  293. checking for freelocale... yes
  294. checking for lstat... yes
  295. checking for mbsinit... yes
  296. checking for mbrtowc... yes
  297. checking for mbslen... no
  298. checking for mprotect... yes
  299. checking for _set_invalid_parameter_handler... no
  300. checking for setenv... yes
  301. checking for wcwidth... yes
  302. checking for working fcntl.h... no (bad O_NOATIME)
  303. checking whether uselocale works... yes
  304. checking for fake locale system (OpenBSD)... no
  305. checking for Solaris 11.4 locale system... no
  306. checking for getlocalename_l... no
  307. checking for CFPreferencesCopyAppValue... yes
  308. checking for CFLocaleCopyPreferredLanguages... yes
  309. checking for flexible array member... yes
  310. checking for ptrdiff_t... yes
  311. checking for features.h... (cached) no
  312. checking stddef.h usability... yes
  313. checking stddef.h presence... yes
  314. checking for stddef.h... yes
  315. checking for stdlib.h... (cached) yes
  316. checking for string.h... (cached) yes
  317. checking for asprintf... yes
  318. checking for wprintf... yes
  319. checking for newlocale... (cached) yes
  320. checking for putenv... yes
  321. checking for setenv... (cached) yes
  322. checking for snprintf... yes
  323. checking for strnlen... yes
  324. checking for uselocale... (cached) yes
  325. checking for wcslen... yes
  326. checking for wcsnlen... yes
  327. checking for mbrtowc... (cached) yes
  328. checking for wcrtomb... yes
  329. checking whether _snprintf is declared... no
  330. checking whether _snwprintf is declared... no
  331. checking whether getc_unlocked is declared... yes
  332. checking for nl_langinfo and CODESET... yes
  333. checking for LC_MESSAGES... yes
  334. checking for CFPreferencesCopyAppValue... (cached) yes
  335. checking for CFLocaleCopyPreferredLanguages... (cached) yes
  336. checking whether included gettext is requested... no
  337. checking for GNU gettext in libc... no
  338. checking for GNU gettext in libintl... no
  339. checking whether to use NLS... yes
  340. checking where the gettext function comes from... included intl directory
  341. checking whether // is distinct from /... no
  342. checking whether realpath works... no
  343. checking for C/C++ restrict keyword... __restrict
  344. checking if environ is properly declared... no
  345. checking whether the preprocessor supports include_next... yes
  346. checking whether system header files limit the line length... no
  347. checking for complete errno.h... yes
  348. checking whether strerror_r is declared... yes
  349. checking for strerror_r... yes
  350. checking whether strerror_r returns char *... no
  351. checking for pid_t... yes
  352. checking for mode_t... yes
  353. checking for getopt.h... (cached) yes
  354. checking for getopt_long_only... yes
  355. checking whether getopt is POSIX compatible... no
  356. checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
  357. checking whether setlocale (category, NULL) is multithread-safe... yes
  358. checking whether imported symbols can be declared weak... (cached) no
  359. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
  360. checking whether stdint.h conforms to C99... yes
  361. checking whether stdint.h predates C++11... no
  362. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  363. checking whether iswcntrl works... yes
  364. checking for towlower... yes
  365. checking for wctype_t... yes
  366. checking for wctrans_t... yes
  367. checking for a traditional french locale... fr_FR.ISO8859-1
  368. checking for a traditional japanese locale... ja_JP.eucJP
  369. checking for a french Unicode locale... fr_FR.UTF-8
  370. checking for a transitional chinese locale... zh_CN.GB18030
  371. checking for good max_align_t... yes
  372. checking whether NULL can be used in arbitrary expressions... yes
  373. checking whether locale.h defines locale_t... no
  374. checking whether lstat correctly handles trailing slash... no
  375. checking whether malloc, realloc, calloc are POSIX compliant... yes
  376. checking for stdlib.h... (cached) yes
  377. checking for GNU libc compatible malloc... yes
  378. checking for mbstate_t... yes
  379. checking for mmap... yes
  380. checking for MAP_ANONYMOUS... yes
  381. checking whether memchr works... yes
  382. checking for sigset_t... yes
  383. checking for SIGPIPE... yes
  384. checking for shared library path variable... DYLD_LIBRARY_PATH
  385. checking whether to activate relocatable installation... no
  386. checking whether setenv is declared... yes
  387. checking for uid_t in sys/types.h... yes
  388. checking whether C symbols are prefixed with underscore at the linker level... yes
  389. checking whether stat file-mode macros are broken... no
  390. checking for nlink_t... yes
  391. checking for stdbool.h that conforms to C99... yes
  392. checking for _Bool... yes
  393. checking whether strerror(0) succeeds... no
  394. checking whether strnlen is declared... yes
  395. checking for struct timespec in <time.h>... yes
  396. checking whether clearerr_unlocked is declared... yes
  397. checking whether feof_unlocked is declared... (cached) yes
  398. checking whether ferror_unlocked is declared... yes
  399. checking whether fflush_unlocked is declared... no
  400. checking whether fgets_unlocked is declared... (cached) no
  401. checking whether fputc_unlocked is declared... no
  402. checking whether fputs_unlocked is declared... no
  403. checking whether fread_unlocked is declared... no
  404. checking whether fwrite_unlocked is declared... no
  405. checking whether getc_unlocked is declared... (cached) yes
  406. checking whether getchar_unlocked is declared... yes
  407. checking whether putc_unlocked is declared... yes
  408. checking whether putchar_unlocked is declared... yes
  409. checking whether <wchar.h> uses 'inline' correctly... yes
  410. checking for atexit... yes
  411. checking whether // is distinct from /... (cached) no
  412. checking for error_at_line... no
  413. checking for flexible array member... (cached) yes
  414. checking whether program_invocation_name is declared... no
  415. checking whether program_invocation_short_name is declared... no
  416. checking whether __argv is declared... no
  417. checking whether __progname is defined in default libraries... yes
  418. checking whether the compiler generally respects inline... yes
  419. checking whether iswblank is declared... yes
  420. checking whether iswdigit is ISO C compliant... yes
  421. checking whether iswxdigit is ISO C compliant... yes
  422. checking whether to use Java... yes
  423. checking whether langinfo.h defines CODESET... yes
  424. checking whether langinfo.h defines T_FMT_AMPM... yes
  425. checking whether langinfo.h defines ALTMON_1... no
  426. checking whether langinfo.h defines ERA... yes
  427. checking whether langinfo.h defines YESEXPR... yes
  428. checking whether locale.h conforms to POSIX:2001... yes
  429. checking whether struct lconv is properly defined... yes
  430. checking for pthread_rwlock_t... (cached) yes
  431. checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes
  432. checking whether mbrtowc handles incomplete characters... yes
  433. checking whether mbrtowc works as well as mbtowc... yes
  434. checking whether mbrtowc handles a NULL pwc argument... yes
  435. checking whether mbrtowc handles a NULL string argument... yes
  436. checking whether mbrtowc has a correct return value... yes
  437. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  438. checking whether mbrtowc stores incomplete characters... no
  439. checking whether mbrtowc works on empty input... yes
  440. checking whether the C locale is free of encoding errors... yes
  441. checking whether mbrtowc handles incomplete characters... (cached) yes
  442. checking whether mbrtowc works as well as mbtowc... (cached) yes
  443. checking for memmove... yes
  444. checking whether program_invocation_name is declared... (cached) no
  445. checking whether program_invocation_short_name is declared... (cached) no
  446. checking for raise... yes
  447. checking for sigprocmask... yes
  448. checking whether readlink signature is correct... yes
  449. checking whether readlink handles trailing slash correctly... no
  450. checking search.h usability... yes
  451. checking search.h presence... yes
  452. checking for search.h... yes
  453. checking for tsearch... (cached) yes
  454. checking whether setlocale supports the C locale... yes
  455. checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no
  456. checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
  457. checking whether imported symbols can be declared weak... (cached) no
  458. checking whether the -Werror option is usable... (cached) yes
  459. checking for simple visibility declarations... (cached) yes
  460. checking for volatile sig_atomic_t... yes
  461. checking for sighandler_t... no
  462. checking for sigprocmask... (cached) yes
  463. checking for ssize_t... yes
  464. checking whether stat handles trailing slashes on files... no
  465. checking for struct stat.st_atim.tv_nsec... no
  466. checking for struct stat.st_atimespec.tv_nsec... yes
  467. checking for struct stat.st_birthtimespec.tv_nsec... yes
  468. checking for good max_align_t... (cached) yes
  469. checking whether NULL can be used in arbitrary expressions... (cached) yes
  470. checking which flavor of printf attribute matches inttypes macros... system
  471. checking for working strnlen... yes
  472. checking for strtoul... (cached) yes
  473. checking for nlink_t... (cached) yes
  474. checking whether iswcntrl works... (cached) yes
  475. checking for towlower... (cached) yes
  476. checking for wctype_t... (cached) yes
  477. checking for wctrans_t... (cached) yes
  478. checking whether wcwidth is declared... yes
  479. checking whether wcwidth works reasonably in UTF-8 locales... no
  480. checking for size_t... (cached) yes
  481. checking for setlocale... yes
  482. checking for perl... /usr/bin/perl
  483. checking whether the C++ compiler (g++ -g -O2 ) works... yes
  484. checking whether the C++ compiler supports namespaces... yes
  485. checking dependency style of g++... (cached) gcc3
  486. checking whether we are using the GNU C++ compiler... (cached) yes
  487. checking whether g++ accepts -g... (cached) yes
  488. checking for sched_yield in -lrt... no
  489. checking for sched_yield in -lposix4... no
  490. checking that generated files are newer than configure... done
  491. configure: creating ./config.status
  492. config.status: creating csharpcomp.sh
  493. config.status: creating javacomp.sh
  494. config.status: creating Makefile
  495. config.status: creating doc/Makefile
  496. config.status: creating intl/Makefile
  497. config.status: creating intl-java/Makefile
  498. config.status: creating intl-csharp/Makefile
  499. config.status: creating gnulib-lib/Makefile
  500. config.status: creating src/Makefile
  501. config.status: creating src/gettext.sh
  502. config.status: creating po/Makefile.in
  503. config.status: creating man/Makefile
  504. config.status: creating man/x-to-1
  505. config.status: creating m4/Makefile
  506. config.status: creating tests/Makefile
  507. config.status: creating config.h
  508. config.status: executing depfiles commands
  509. config.status: executing libtool commands
  510. config.status: executing po-directories commands
  511. config.status: creating po/POTFILES
  512. config.status: creating po/Makefile
  513. === configuring in libasprintf (/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_/gettext-runtime/libasprintf)
  514. configure: running /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime/libasprintf/configure --disable-option-checking '--prefix=/opt/mxe/usr/x86_64-apple-darwin17.7.0.gnu' '--host=x86_64-apple-darwin17.7.0' '--build=x86_64-apple-darwin17.7.0' '--enable-static' '--disable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--enable-doc=no' '--enable-gtk-doc=no' '--enable-gtk-doc-html=no' '--enable-gtk-doc-pdf=no' '--docdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--infodir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--mandir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--with-html-dir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--disable-doxygen' '--with-included-libcroco' '--bindir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/bin' '--datarootdir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/share' 'build_alias=x86_64-apple-darwin17.7.0' 'host_alias=x86_64-apple-darwin17.7.0' --cache-file=/dev/null --srcdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime/libasprintf
  515. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  516. checking whether build environment is sane... yes
  517. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  518. checking for gawk... no
  519. checking for mawk... no
  520. checking for nawk... no
  521. checking for awk... awk
  522. checking whether make sets $(MAKE)... yes
  523. checking whether make supports nested variables... yes
  524. checking for x86_64-apple-darwin17.7.0-gcc... no
  525. checking for gcc... gcc
  526. checking whether the C compiler works... yes
  527. checking for C compiler default output file name... a.out
  528. checking for suffix of executables...
  529. checking whether we are cross compiling... no
  530. checking for suffix of object files... o
  531. checking whether we are using the GNU C compiler... yes
  532. checking whether gcc accepts -g... yes
  533. checking for gcc option to accept ISO C89... none needed
  534. checking whether gcc understands -c and -o together... yes
  535. checking whether the compiler is clang... yes
  536. checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
  537. checking whether make supports the include directive... yes (GNU style)
  538. checking dependency style of gcc... gcc3
  539. checking for x86_64-apple-darwin17.7.0-g++... no
  540. checking for x86_64-apple-darwin17.7.0-c++... no
  541. checking for x86_64-apple-darwin17.7.0-gpp... no
  542. checking for x86_64-apple-darwin17.7.0-aCC... no
  543. checking for x86_64-apple-darwin17.7.0-CC... no
  544. checking for x86_64-apple-darwin17.7.0-cxx... no
  545. checking for x86_64-apple-darwin17.7.0-cc++... no
  546. checking for x86_64-apple-darwin17.7.0-cl.exe... no
  547. checking for x86_64-apple-darwin17.7.0-FCC... no
  548. checking for x86_64-apple-darwin17.7.0-KCC... no
  549. checking for x86_64-apple-darwin17.7.0-RCC... no
  550. checking for x86_64-apple-darwin17.7.0-xlC_r... no
  551. checking for x86_64-apple-darwin17.7.0-xlC... no
  552. checking for g++... g++
  553. checking whether we are using the GNU C++ compiler... yes
  554. checking whether g++ accepts -g... yes
  555. checking dependency style of g++... gcc3
  556. checking build system type... x86_64-apple-darwin17.7.0
  557. checking host system type... x86_64-apple-darwin17.7.0
  558. checking how to run the C preprocessor... gcc -E
  559. checking for grep that handles long lines and -e... /usr/bin/grep
  560. checking for egrep... /usr/bin/grep -E
  561. checking for Minix Amsterdam compiler... no
  562. checking for x86_64-apple-darwin17.7.0-ar... no
  563. checking for ar... ar
  564. checking for x86_64-apple-darwin17.7.0-ranlib... no
  565. checking for ranlib... ranlib
  566. checking how to print strings... printf
  567. checking for a sed that does not truncate output... /opt/local/bin/gsed
  568. checking for fgrep... /usr/bin/grep -F
  569. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  570. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  571. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  572. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  573. checking whether ln -s works... yes
  574. checking the maximum length of command line arguments... 196608
  575. checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
  576. checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
  577. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  578. checking for x86_64-apple-darwin17.7.0-objdump... no
  579. checking for objdump... objdump
  580. checking how to recognize dependent libraries... pass_all
  581. checking for x86_64-apple-darwin17.7.0-dlltool... no
  582. checking for dlltool... no
  583. checking how to associate runtime and link libraries... printf %s\n
  584. checking for x86_64-apple-darwin17.7.0-ar... ar
  585. checking for archiver @FILE support... no
  586. checking for x86_64-apple-darwin17.7.0-strip... no
  587. checking for strip... strip
  588. checking for x86_64-apple-darwin17.7.0-ranlib... ranlib
  589. checking command to parse /usr/bin/nm -B output from gcc object... ok
  590. checking for sysroot... no
  591. checking for a working dd... /bin/dd
  592. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  593. checking for x86_64-apple-darwin17.7.0-mt... no
  594. checking for mt... no
  595. checking if : is a manifest tool... no
  596. checking for x86_64-apple-darwin17.7.0-dsymutil... no
  597. checking for dsymutil... dsymutil
  598. checking for x86_64-apple-darwin17.7.0-nmedit... no
  599. checking for nmedit... nmedit
  600. checking for x86_64-apple-darwin17.7.0-lipo... no
  601. checking for lipo... lipo
  602. checking for x86_64-apple-darwin17.7.0-otool... no
  603. checking for otool... otool
  604. checking for x86_64-apple-darwin17.7.0-otool64... no
  605. checking for otool64... no
  606. checking for -single_module linker flag... yes
  607. checking for -exported_symbols_list linker flag... yes
  608. checking for -force_load linker flag... yes
  609. checking for ANSI C header files... yes
  610. checking for sys/types.h... yes
  611. checking for sys/stat.h... yes
  612. checking for stdlib.h... yes
  613. checking for string.h... yes
  614. checking for memory.h... yes
  615. checking for strings.h... yes
  616. checking for inttypes.h... yes
  617. checking for stdint.h... yes
  618. checking for unistd.h... yes
  619. checking for dlfcn.h... yes
  620. checking for objdir... .libs
  621. checking if gcc supports -fno-rtti -fno-exceptions... yes
  622. checking for gcc option to produce PIC... -fno-common -DPIC
  623. checking if gcc PIC flag -fno-common -DPIC works... yes
  624. checking if gcc static flag -static works... no
  625. checking if gcc supports -c -o file.o... yes
  626. checking if gcc supports -c -o file.o... (cached) yes
  627. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  628. checking dynamic linker characteristics... darwin17.7.0 dyld
  629. checking how to hardcode library paths into programs... immediate
  630. checking whether stripping libraries is possible... yes
  631. checking if libtool supports shared libraries... yes
  632. checking whether to build shared libraries... no
  633. checking whether to build static libraries... yes
  634. checking how to run the C++ preprocessor... g++ -E
  635. checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  636. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  637. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  638. checking for g++ option to produce PIC... -fno-common -DPIC
  639. checking if g++ PIC flag -fno-common -DPIC works... yes
  640. checking if g++ static flag -static works... no
  641. checking if g++ supports -c -o file.o... yes
  642. checking if g++ supports -c -o file.o... (cached) yes
  643. checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  644. checking dynamic linker characteristics... darwin17.7.0 dyld
  645. checking how to hardcode library paths into programs... immediate
  646. checking for x86_64-apple-darwin17.7.0-windres... no
  647. checking for windres... no
  648. checking features.h usability... no
  649. checking features.h presence... no
  650. checking for features.h... no
  651. checking for inline... inline
  652. checking for size_t... yes
  653. checking for unsigned long long int... yes
  654. checking for long long int... yes
  655. checking for wchar_t... yes
  656. checking for wint_t... yes
  657. checking whether wint_t is too small... no
  658. checking for mbstate_t... yes
  659. checking for ptrdiff_t... yes
  660. checking for inttypes.h... yes
  661. checking for stdint.h... yes
  662. checking for stdint.h... (cached) yes
  663. checking for SIZE_MAX... yes
  664. checking for stdint.h... (cached) yes
  665. checking for working alloca.h... yes
  666. checking for alloca... yes
  667. checking for stdlib.h... (cached) yes
  668. checking for string.h... (cached) yes
  669. checking whether the preprocessor supports include_next... yes
  670. checking whether system header files limit the line length... no
  671. checking for complete errno.h... yes
  672. checking for stdint.h... (cached) yes
  673. checking for SIZE_MAX... (cached) yes
  674. checking for stdint.h... (cached) yes
  675. checking for snprintf... yes
  676. checking for vasprintf... yes
  677. checking for strnlen... yes
  678. checking for wcslen... yes
  679. checking for wcsnlen... yes
  680. checking for mbrtowc... yes
  681. checking for wcrtomb... yes
  682. checking whether _snprintf is declared... no
  683. checking whether printf() supports POSIX/XSI format strings... yes
  684. checking for dvips... /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/build-aux/missing dvips
  685. checking for texi2pdf... /usr/bin/texi2pdf
  686. checking for perl... /usr/bin/perl
  687. checking that generated files are newer than configure... done
  688. configure: creating ./config.status
  689. config.status: creating Makefile
  690. config.status: creating config.h
  691. config.status: executing depfiles commands
  692. config.status: executing libtool commands
  693. === configuring in libtextstyle (/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_/libtextstyle)
  694. configure: running /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/libtextstyle/configure --disable-option-checking '--prefix=/opt/mxe/usr/x86_64-apple-darwin17.7.0.gnu' '--host=x86_64-apple-darwin17.7.0' '--build=x86_64-apple-darwin17.7.0' '--enable-static' '--disable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--enable-doc=no' '--enable-gtk-doc=no' '--enable-gtk-doc-html=no' '--enable-gtk-doc-pdf=no' '--docdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--infodir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--mandir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--with-html-dir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--disable-doxygen' '--with-included-libcroco' '--bindir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/bin' '--datarootdir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/share' 'build_alias=x86_64-apple-darwin17.7.0' 'host_alias=x86_64-apple-darwin17.7.0' --cache-file=/dev/null --srcdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/libtextstyle
  695. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  696. checking whether build environment is sane... yes
  697. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  698. checking for gawk... no
  699. checking for mawk... no
  700. checking for nawk... no
  701. checking for awk... awk
  702. checking whether make sets $(MAKE)... yes
  703. checking whether make supports nested variables... yes
  704. checking for x86_64-apple-darwin17.7.0-gcc... no
  705. checking for gcc... gcc
  706. checking whether the C compiler works... yes
  707. checking for C compiler default output file name... a.out
  708. checking for suffix of executables...
  709. checking whether we are cross compiling... no
  710. checking for suffix of object files... o
  711. checking whether we are using the GNU C compiler... yes
  712. checking whether gcc accepts -g... yes
  713. checking for gcc option to accept ISO C89... none needed
  714. checking whether gcc understands -c and -o together... yes
  715. checking whether the compiler is clang... yes
  716. checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
  717. checking whether make supports the include directive... yes (GNU style)
  718. checking dependency style of gcc... gcc3
  719. checking how to run the C preprocessor... gcc -E
  720. checking build system type... x86_64-apple-darwin17.7.0
  721. checking host system type... x86_64-apple-darwin17.7.0
  722. checking for grep that handles long lines and -e... /usr/bin/grep
  723. checking for egrep... /usr/bin/grep -E
  724. checking for ANSI C header files... yes
  725. checking for sys/types.h... yes
  726. checking for sys/stat.h... yes
  727. checking for stdlib.h... yes
  728. checking for string.h... yes
  729. checking for memory.h... yes
  730. checking for strings.h... yes
  731. checking for inttypes.h... yes
  732. checking for stdint.h... yes
  733. checking for unistd.h... yes
  734. checking minix/config.h usability... no
  735. checking minix/config.h presence... no
  736. checking for minix/config.h... no
  737. checking whether it is safe to define __EXTENSIONS__... yes
  738. checking whether _XOPEN_SOURCE should be defined... no
  739. checking for Minix Amsterdam compiler... no
  740. checking for x86_64-apple-darwin17.7.0-ar... no
  741. checking for ar... ar
  742. checking for x86_64-apple-darwin17.7.0-ranlib... no
  743. checking for ranlib... ranlib
  744. checking for special C compiler options needed for large files... no
  745. checking for _FILE_OFFSET_BITS value needed for large files... no
  746. checking for gcc option to accept ISO C99... none needed
  747. checking for gcc option to accept ISO Standard C... (cached) none needed
  748. checking how to print strings... printf
  749. checking for a sed that does not truncate output... /opt/local/bin/gsed
  750. checking for fgrep... /usr/bin/grep -F
  751. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  752. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  753. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  754. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  755. checking whether ln -s works... yes
  756. checking the maximum length of command line arguments... 196608
  757. checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
  758. checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
  759. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  760. checking for x86_64-apple-darwin17.7.0-objdump... no
  761. checking for objdump... objdump
  762. checking how to recognize dependent libraries... pass_all
  763. checking for x86_64-apple-darwin17.7.0-dlltool... no
  764. checking for dlltool... no
  765. checking how to associate runtime and link libraries... printf %s\n
  766. checking for x86_64-apple-darwin17.7.0-ar... ar
  767. checking for archiver @FILE support... no
  768. checking for x86_64-apple-darwin17.7.0-strip... no
  769. checking for strip... strip
  770. checking for x86_64-apple-darwin17.7.0-ranlib... ranlib
  771. checking command to parse /usr/bin/nm -B output from gcc object... ok
  772. checking for sysroot... no
  773. checking for a working dd... /bin/dd
  774. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  775. checking for x86_64-apple-darwin17.7.0-mt... no
  776. checking for mt... no
  777. checking if : is a manifest tool... no
  778. checking for x86_64-apple-darwin17.7.0-dsymutil... no
  779. checking for dsymutil... dsymutil
  780. checking for x86_64-apple-darwin17.7.0-nmedit... no
  781. checking for nmedit... nmedit
  782. checking for x86_64-apple-darwin17.7.0-lipo... no
  783. checking for lipo... lipo
  784. checking for x86_64-apple-darwin17.7.0-otool... no
  785. checking for otool... otool
  786. checking for x86_64-apple-darwin17.7.0-otool64... no
  787. checking for otool64... no
  788. checking for -single_module linker flag... yes
  789. checking for -exported_symbols_list linker flag... yes
  790. checking for -force_load linker flag... yes
  791. checking for dlfcn.h... yes
  792. checking for objdir... .libs
  793. checking if gcc supports -fno-rtti -fno-exceptions... yes
  794. checking for gcc option to produce PIC... -fno-common -DPIC
  795. checking if gcc PIC flag -fno-common -DPIC works... yes
  796. checking if gcc static flag -static works... no
  797. checking if gcc supports -c -o file.o... yes
  798. checking if gcc supports -c -o file.o... (cached) yes
  799. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  800. checking dynamic linker characteristics... darwin17.7.0 dyld
  801. checking how to hardcode library paths into programs... immediate
  802. checking whether stripping libraries is possible... yes
  803. checking if libtool supports shared libraries... yes
  804. checking whether to build shared libraries... no
  805. checking whether to build static libraries... yes
  806. checking for x86_64-apple-darwin17.7.0-windres... no
  807. checking for windres... no
  808. checking for size_t... yes
  809. checking for working alloca.h... yes
  810. checking for alloca... yes
  811. checking for stdlib.h... (cached) yes
  812. checking for string.h... (cached) yes
  813. checking for sys/socket.h... yes
  814. checking for unistd.h... (cached) yes
  815. checking for sys/stat.h... (cached) yes
  816. checking for limits.h... yes
  817. checking for wchar.h... yes
  818. checking for stdint.h... (cached) yes
  819. checking for inttypes.h... (cached) yes
  820. checking for math.h... yes
  821. checking for sys/mman.h... yes
  822. checking for sys/param.h... yes
  823. checking for features.h... no
  824. checking for sys/time.h... yes
  825. checking for crtdefs.h... no
  826. checking for _set_invalid_parameter_handler... no
  827. checking for symlink... yes
  828. checking for tcdrain... yes
  829. checking for fsync... yes
  830. checking for getprogname... yes
  831. checking for getexecname... no
  832. checking for mprotect... yes
  833. checking for sigaction... yes
  834. checking for sigaltstack... yes
  835. checking for siginterrupt... yes
  836. checking for snprintf... yes
  837. checking for vasnprintf... no
  838. checking for lstat... yes
  839. checking for tcgetattr... yes
  840. checking whether // is distinct from /... no
  841. checking whether the preprocessor supports include_next... yes
  842. checking whether system header files limit the line length... no
  843. checking for complete errno.h... yes
  844. checking whether strerror_r is declared... yes
  845. checking for strerror_r... yes
  846. checking whether strerror_r returns char *... no
  847. checking for sig_atomic_t... yes
  848. checking for working fcntl.h... no (bad O_NOATIME)
  849. checking for pid_t... yes
  850. checking for mode_t... yes
  851. checking whether frexp() can be used without linking with libm... yes
  852. checking whether alarm is declared... yes
  853. checking whether long double and double are the same... no
  854. checking whether stat file-mode macros are broken... no
  855. checking for C/C++ restrict keyword... __restrict
  856. checking for nlink_t... yes
  857. checking for ld... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  858. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  859. checking for shared library run path origin... done
  860. checking 32-bit host C ABI... no
  861. checking for ELF binary format... no
  862. checking for the common suffixes of directories in the library search path... lib,lib,lib
  863. checking for iconv... yes
  864. checking for working iconv... yes
  865. checking how to link with libiconv... -liconv
  866. checking for iconv declaration...
  867. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  868. checking for inline... inline
  869. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
  870. checking for wint_t... yes
  871. checking whether wint_t is too small... no
  872. checking whether stdint.h conforms to C99... yes
  873. checking whether stdint.h predates C++11... no
  874. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  875. checking whether byte ordering is bigendian... no
  876. checking where to find the exponent in a 'float'... word 0 bit 23
  877. checking whether isnan(float) can be used without linking with libm... no
  878. checking whether isnan(float) can be used with libm... no
  879. checking whether isnan(double) can be used without linking with libm... yes
  880. checking whether isnan(long double) can be used without linking with libm... no
  881. checking whether isnan(long double) can be used with libm... no
  882. checking where to find the exponent in a 'double'... word 1 bit 20
  883. checking whether pow can be used without linking with libm... yes
  884. checking whether malloc, realloc, calloc are POSIX compliant... yes
  885. checking for stdlib.h... (cached) yes
  886. checking for GNU libc compatible malloc... yes
  887. checking for mmap... yes
  888. checking for MAP_ANONYMOUS... yes
  889. checking whether memchr works... yes
  890. checking whether <limits.h> defines MIN and MAX... no
  891. checking whether <sys/param.h> defines MIN and MAX... yes
  892. checking for sigset_t... yes
  893. checking for ssize_t... yes
  894. checking for uid_t in sys/types.h... yes
  895. checking whether snprintf returns a byte count as in C99... yes
  896. checking whether snprintf is declared... yes
  897. checking for stdint.h... yes
  898. checking for inttypes.h... yes
  899. checking whether printf supports size specifiers as in C99... yes
  900. checking whether printf supports 'long double' arguments... yes
  901. checking whether printf supports infinite 'double' arguments... yes
  902. checking whether printf supports infinite 'long double' arguments... yes
  903. checking whether printf supports the 'a' and 'A' directives... no
  904. checking whether printf supports the 'F' directive... yes
  905. checking whether printf supports the 'n' directive... no
  906. checking whether printf supports the 'ls' directive... yes
  907. checking whether printf supports the grouping flag... yes
  908. checking whether printf supports the left-adjust flag correctly... yes
  909. checking whether printf supports the zero flag correctly... yes
  910. checking whether printf supports large precisions... yes
  911. checking whether printf survives out-of-memory conditions... yes
  912. checking for wchar_t... yes
  913. checking for intmax_t... yes
  914. checking for snprintf... (cached) yes
  915. checking for strnlen... yes
  916. checking for wcslen... yes
  917. checking for wcsnlen... yes
  918. checking for mbrtowc... yes
  919. checking for wcrtomb... yes
  920. checking whether _snprintf is declared... no
  921. checking for stdbool.h that conforms to C99... yes
  922. checking for _Bool... yes
  923. checking whether strerror(0) succeeds... no
  924. checking whether curses libraries may be used... yes
  925. checking where terminfo library functions come from... libncurses
  926. checking for tparam... no
  927. checking for tparm... yes
  928. checking for struct timespec in <time.h>... yes
  929. checking whether vsnprintf is declared... yes
  930. checking whether <wchar.h> uses 'inline' correctly... yes
  931. checking whether // is distinct from /... (cached) no
  932. checking for error_at_line... no
  933. checking whether fabs can be used without linking with libm... yes
  934. checking whether conversion from 'int' to 'long double' works... yes
  935. checking whether frexp works... yes
  936. checking whether frexpl is declared... yes
  937. checking whether frexpl() can be used without linking with libm... yes
  938. checking whether frexpl works... yes
  939. checking whether program_invocation_name is declared... no
  940. checking whether program_invocation_short_name is declared... no
  941. checking whether __argv is declared... no
  942. checking whether __progname is defined in default libraries... yes
  943. checking whether the compiler generally respects inline... yes
  944. checking whether isinf is declared... yes
  945. checking whether isinf(long double) works... yes
  946. checking whether isnan macro works... no
  947. checking whether isnan(double) can be used without linking with libm... (cached) yes
  948. checking whether isnan(double) can be used without linking with libm... (cached) yes
  949. checking whether isnan(float) can be used without linking with libm... (cached) no
  950. checking whether isnan(float) can be used with libm... (cached) no
  951. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  952. checking whether isnan(float) can be used without linking with libm... (cached) no
  953. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  954. checking whether isnan(long double) can be used without linking with libm... (cached) no
  955. checking whether isnan(long double) can be used with libm... (cached) no
  956. checking where to find the exponent in a 'long double'... word 2 bit 0
  957. checking whether isnan(long double) can be used without linking with libm... (cached) no
  958. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  959. checking whether to use the included libcroco... yes
  960. checking whether to use the included glib... yes
  961. checking for unistd.h... (cached) yes
  962. checking whether to use the included libxml... yes
  963. checking arpa/inet.h usability... yes
  964. checking arpa/inet.h presence... yes
  965. checking for arpa/inet.h... yes
  966. checking ctype.h usability... yes
  967. checking ctype.h presence... yes
  968. checking for ctype.h... yes
  969. checking for dlfcn.h... (cached) yes
  970. checking dl.h usability... no
  971. checking dl.h presence... no
  972. checking for dl.h... no
  973. checking errno.h usability... yes
  974. checking errno.h presence... yes
  975. checking for errno.h... yes
  976. checking fcntl.h usability... yes
  977. checking fcntl.h presence... yes
  978. checking for fcntl.h... yes
  979. checking float.h usability... yes
  980. checking float.h presence... yes
  981. checking for float.h... yes
  982. checking for limits.h... (cached) yes
  983. checking malloc.h usability... no
  984. checking malloc.h presence... no
  985. checking for malloc.h... no
  986. checking for math.h... (cached) yes
  987. checking netdb.h usability... yes
  988. checking netdb.h presence... yes
  989. checking for netdb.h... yes
  990. checking netinet/in.h usability... yes
  991. checking netinet/in.h presence... yes
  992. checking for netinet/in.h... yes
  993. checking signal.h usability... yes
  994. checking signal.h presence... yes
  995. checking for signal.h... yes
  996. checking for stdlib.h... (cached) yes
  997. checking for string.h... (cached) yes
  998. checking for strings.h... (cached) yes
  999. checking sys/select.h usability... yes
  1000. checking sys/select.h presence... yes
  1001. checking for sys/select.h... yes
  1002. checking for sys/socket.h... (cached) yes
  1003. checking for sys/stat.h... (cached) yes
  1004. checking for sys/time.h... (cached) yes
  1005. checking for sys/types.h... (cached) yes
  1006. checking time.h usability... yes
  1007. checking time.h presence... yes
  1008. checking for time.h... yes
  1009. checking for unistd.h... (cached) yes
  1010. checking for arpa/nameser.h... yes
  1011. checking for resolv.h... yes
  1012. checking for dlopen... yes
  1013. checking for getaddrinfo... yes
  1014. checking for localtime... yes
  1015. checking for shlload... no
  1016. checking for stat... yes
  1017. checking for strftime... yes
  1018. checking whether log10 works... yes
  1019. checking whether NAN macro works... yes
  1020. checking whether HUGE_VAL works... yes
  1021. checking whether the C compiler is actually a C++ compiler... no
  1022. checking for obstacks that work with any size object... no
  1023. checking whether frexp works... (cached) yes
  1024. checking whether ldexp can be used without linking with libm... yes
  1025. checking whether frexpl() can be used without linking with libm... (cached) yes
  1026. checking whether frexpl works... (cached) yes
  1027. checking whether frexpl is declared... (cached) yes
  1028. checking whether ldexpl() can be used without linking with libm... yes
  1029. checking whether ldexpl works... yes
  1030. checking whether ldexpl is declared... yes
  1031. checking for raise... yes
  1032. checking for sigprocmask... yes
  1033. checking for struct sigaction.sa_sigaction... yes
  1034. checking for volatile sig_atomic_t... yes
  1035. checking for sighandler_t... no
  1036. checking for signbit macro... yes
  1037. checking for signbit compiler built-ins... yes
  1038. checking for sigprocmask... (cached) yes
  1039. checking for stdint.h... (cached) yes
  1040. checking for SIZE_MAX... yes
  1041. checking for snprintf... (cached) yes
  1042. checking whether snprintf respects a size of 1... yes
  1043. checking whether printf supports POSIX/XSI format strings with positions... yes
  1044. checking for snprintf... (cached) yes
  1045. checking whether snprintf truncates the result as in C99... yes
  1046. checking whether snprintf fully supports the 'n' directive... no
  1047. checking whether snprintf respects a size of 1... (cached) yes
  1048. checking whether vsnprintf respects a zero size as in C99... yes
  1049. checking for nl_langinfo... yes
  1050. checking for ptrdiff_t... yes
  1051. checking for ssize_t... (cached) yes
  1052. checking whether stat handles trailing slashes on files... no
  1053. checking for struct stat.st_atim.tv_nsec... no
  1054. checking for struct stat.st_atimespec.tv_nsec... yes
  1055. checking for struct stat.st_birthtimespec.tv_nsec... yes
  1056. checking for va_copy... yes
  1057. checking for good max_align_t... yes
  1058. checking whether NULL can be used in arbitrary expressions... yes
  1059. checking which flavor of printf attribute matches inttypes macros... system
  1060. checking for stpcpy... yes
  1061. checking for nlink_t... (cached) yes
  1062. checking for ptrdiff_t... (cached) yes
  1063. checking for vasprintf... yes
  1064. checking for vsnprintf... yes
  1065. checking whether snprintf respects a size of 1... (cached) yes
  1066. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  1067. checking for stdint.h... (cached) yes
  1068. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
  1069. checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
  1070. checking for gawk... (cached) awk
  1071. checking for texi2dvi... /usr/bin/texi2dvi
  1072. checking for dvips... /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/libtextstyle/build-aux/missing dvips
  1073. checking for perl... /usr/bin/perl
  1074. checking that generated files are newer than configure... done
  1075. configure: creating ./config.status
  1076. config.status: creating Makefile
  1077. config.status: creating doc/Makefile
  1078. config.status: creating lib/Makefile
  1079. config.status: creating lib/exported.sh
  1080. config.status: creating lib/textstyle/version.h
  1081. config.status: creating lib/textstyle/woe32dll.h
  1082. config.status: creating tests/Makefile
  1083. config.status: creating adhoc-tests/Makefile
  1084. config.status: creating config.h
  1085. config.status: executing depfiles commands
  1086. config.status: executing libtool commands
  1087. === configuring in gettext-tools (/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_/gettext-tools)
  1088. configure: running /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-tools/configure --disable-option-checking '--prefix=/opt/mxe/usr/x86_64-apple-darwin17.7.0.gnu' '--host=x86_64-apple-darwin17.7.0' '--build=x86_64-apple-darwin17.7.0' '--enable-static' '--disable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--enable-doc=no' '--enable-gtk-doc=no' '--enable-gtk-doc-html=no' '--enable-gtk-doc-pdf=no' '--docdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--infodir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--mandir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--with-html-dir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--disable-doxygen' '--with-included-libcroco' '--bindir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/bin' '--datarootdir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/share' 'build_alias=x86_64-apple-darwin17.7.0' 'host_alias=x86_64-apple-darwin17.7.0' --cache-file=/dev/null --srcdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-tools
  1089. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  1090. checking whether build environment is sane... yes
  1091. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  1092. checking for gawk... no
  1093. checking for mawk... no
  1094. checking for nawk... no
  1095. checking for awk... awk
  1096. checking whether make sets $(MAKE)... yes
  1097. checking whether make supports nested variables... yes
  1098. checking for x86_64-apple-darwin17.7.0-gcc... no
  1099. checking for gcc... gcc
  1100. checking whether the C compiler works... yes
  1101. checking for C compiler default output file name... a.out
  1102. checking for suffix of executables...
  1103. checking whether we are cross compiling... no
  1104. checking for suffix of object files... o
  1105. checking whether we are using the GNU C compiler... yes
  1106. checking whether gcc accepts -g... yes
  1107. checking for gcc option to enable C11 features... none needed
  1108. checking whether the compiler is clang... yes
  1109. checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
  1110. checking whether make supports the include directive... yes (GNU style)
  1111. checking dependency style of gcc... gcc3
  1112. checking for bison... bison -y
  1113. checking whether to use Java... yes
  1114. checking how to run the C preprocessor... gcc -E
  1115. checking for grep that handles long lines and -e... /usr/bin/grep
  1116. checking for egrep... /usr/bin/grep -E
  1117. checking for Java virtual machine... no
  1118. checking for Java compiler... no
  1119. checking for jar... jar
  1120. checking for preferred C# implementation... any
  1121. checking for C# compiler... no
  1122. checking build system type... x86_64-apple-darwin17.7.0
  1123. checking host system type... x86_64-apple-darwin17.7.0
  1124. checking for C# program execution engine... no
  1125. checking for Minix Amsterdam compiler... no
  1126. checking for x86_64-apple-darwin17.7.0-ar... no
  1127. checking for ar... ar
  1128. checking for x86_64-apple-darwin17.7.0-ranlib... no
  1129. checking for ranlib... ranlib
  1130. checking for ANSI C header files... yes
  1131. checking for sys/types.h... yes
  1132. checking for sys/stat.h... yes
  1133. checking for stdlib.h... yes
  1134. checking for string.h... yes
  1135. checking for memory.h... yes
  1136. checking for strings.h... yes
  1137. checking for inttypes.h... yes
  1138. checking for stdint.h... yes
  1139. checking for unistd.h... yes
  1140. checking minix/config.h usability... no
  1141. checking minix/config.h presence... no
  1142. checking for minix/config.h... no
  1143. checking whether it is safe to define __EXTENSIONS__... yes
  1144. checking whether _XOPEN_SOURCE should be defined... no
  1145. checking for _LARGEFILE_SOURCE value needed for large files... no
  1146. checking for special C compiler options needed for large files... no
  1147. checking for _FILE_OFFSET_BITS value needed for large files... no
  1148. checking how to print strings... printf
  1149. checking for a sed that does not truncate output... /opt/local/bin/gsed
  1150. checking for fgrep... /usr/bin/grep -F
  1151. checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  1152. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  1153. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1154. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1155. checking whether ln -s works... yes
  1156. checking the maximum length of command line arguments... 196608
  1157. checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
  1158. checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
  1159. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  1160. checking for x86_64-apple-darwin17.7.0-objdump... no
  1161. checking for objdump... objdump
  1162. checking how to recognize dependent libraries... pass_all
  1163. checking for x86_64-apple-darwin17.7.0-dlltool... no
  1164. checking for dlltool... no
  1165. checking how to associate runtime and link libraries... printf %s\n
  1166. checking for x86_64-apple-darwin17.7.0-ar... ar
  1167. checking for archiver @FILE support... no
  1168. checking for x86_64-apple-darwin17.7.0-strip... no
  1169. checking for strip... strip
  1170. checking for x86_64-apple-darwin17.7.0-ranlib... ranlib
  1171. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1172. checking for sysroot... no
  1173. checking for a working dd... /bin/dd
  1174. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  1175. checking for x86_64-apple-darwin17.7.0-mt... no
  1176. checking for mt... no
  1177. checking if : is a manifest tool... no
  1178. checking for x86_64-apple-darwin17.7.0-dsymutil... no
  1179. checking for dsymutil... dsymutil
  1180. checking for x86_64-apple-darwin17.7.0-nmedit... no
  1181. checking for nmedit... nmedit
  1182. checking for x86_64-apple-darwin17.7.0-lipo... no
  1183. checking for lipo... lipo
  1184. checking for x86_64-apple-darwin17.7.0-otool... no
  1185. checking for otool... otool
  1186. checking for x86_64-apple-darwin17.7.0-otool64... no
  1187. checking for otool64... no
  1188. checking for -single_module linker flag... yes
  1189. checking for -exported_symbols_list linker flag... yes
  1190. checking for -force_load linker flag... yes
  1191. checking for dlfcn.h... yes
  1192. checking for objdir... .libs
  1193. checking if gcc supports -fno-rtti -fno-exceptions... yes
  1194. checking for gcc option to produce PIC... -fno-common -DPIC
  1195. checking if gcc PIC flag -fno-common -DPIC works... yes
  1196. checking if gcc static flag -static works... no
  1197. checking if gcc supports -c -o file.o... yes
  1198. checking if gcc supports -c -o file.o... (cached) yes
  1199. checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  1200. checking dynamic linker characteristics... darwin17.7.0 dyld
  1201. checking how to hardcode library paths into programs... immediate
  1202. checking whether stripping libraries is possible... yes
  1203. checking if libtool supports shared libraries... yes
  1204. checking whether to build shared libraries... no
  1205. checking whether to build static libraries... yes
  1206. checking for x86_64-apple-darwin17.7.0-windres... no
  1207. checking for windres... no
  1208. checking whether NLS is requested... yes
  1209. checking for msgfmt... /opt/local/bin/msgfmt
  1210. checking for gmsgfmt... /opt/local/bin/msgfmt
  1211. checking for xgettext... /opt/local/bin/xgettext
  1212. checking for msgmerge... /opt/local/bin/msgmerge
  1213. checking whether we are using the GNU C Library 2 or newer... no
  1214. checking whether the -Werror option is usable... yes
  1215. checking for simple visibility declarations... yes
  1216. checking for inline... inline
  1217. checking for size_t... yes
  1218. checking for stdint.h... yes
  1219. checking for working alloca.h... yes
  1220. checking for alloca... yes
  1221. checking for stdlib.h... (cached) yes
  1222. checking for unistd.h... (cached) yes
  1223. checking for sys/param.h... yes
  1224. checking for threads.h... no
  1225. checking for xlocale.h... yes
  1226. checking for string.h... (cached) yes
  1227. checking for sys/socket.h... yes
  1228. checking for dirent.h... yes
  1229. checking for fnmatch.h... yes
  1230. checking for wctype.h... yes
  1231. checking for sys/stat.h... (cached) yes
  1232. checking for getopt.h... yes
  1233. checking for sys/cdefs.h... yes
  1234. checking for sys/time.h... yes
  1235. checking for iconv.h... yes
  1236. checking for limits.h... yes
  1237. checking for wchar.h... yes
  1238. checking for stdint.h... (cached) yes
  1239. checking for inttypes.h... (cached) yes
  1240. checking for crtdefs.h... no
  1241. checking for langinfo.h... yes
  1242. checking for libxml2/libxml/xmlexports.h... yes
  1243. checking for libxml2/libxml/xmlversion.h... no
  1244. checking for math.h... yes
  1245. checking for sys/mman.h... yes
  1246. checking for spawn.h... yes
  1247. checking for sys/select.h... yes
  1248. checking for sys/wait.h... yes
  1249. checking for utime.h... yes
  1250. checking for features.h... no
  1251. checking for arpa/inet.h... yes
  1252. checking for netdb.h... yes
  1253. checking for netinet/in.h... yes
  1254. checking for semaphore.h... yes
  1255. checking for pthread.h... yes
  1256. checking for sys/ioctl.h... yes
  1257. checking for sys/uio.h... yes
  1258. checking for malloc.h... no
  1259. checking for getpagesize... yes
  1260. checking for working mmap... yes
  1261. checking whether integer division by zero raises SIGFPE... guessing yes
  1262. checking for inttypes.h... yes
  1263. checking for unsigned long long int... yes
  1264. checking for inttypes.h... (cached) yes
  1265. checking whether the inttypes.h PRIxNN macros are broken... no
  1266. checking whether imported symbols can be declared weak... no
  1267. checking for pthread.h... (cached) yes
  1268. checking for pthread_kill in -lpthread... yes
  1269. checking whether POSIX threads API is available... yes
  1270. checking for multithread API to use... posix
  1271. checking for pthread_rwlock_t... yes
  1272. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  1273. checking for ld... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  1274. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  1275. checking for shared library run path origin... done
  1276. checking 32-bit host C ABI... no
  1277. checking for ELF binary format... no
  1278. checking for the common suffixes of directories in the library search path... lib,lib,lib
  1279. checking whether to use C++... yes
  1280. checking for x86_64-apple-darwin17.7.0-g++... no
  1281. checking for x86_64-apple-darwin17.7.0-c++... no
  1282. checking for x86_64-apple-darwin17.7.0-gpp... no
  1283. checking for x86_64-apple-darwin17.7.0-aCC... no
  1284. checking for x86_64-apple-darwin17.7.0-CC... no
  1285. checking for x86_64-apple-darwin17.7.0-cxx... no
  1286. checking for x86_64-apple-darwin17.7.0-cc++... no
  1287. checking for x86_64-apple-darwin17.7.0-cl... no
  1288. checking for x86_64-apple-darwin17.7.0-FCC... no
  1289. checking for x86_64-apple-darwin17.7.0-KCC... no
  1290. checking for x86_64-apple-darwin17.7.0-RCC... no
  1291. checking for x86_64-apple-darwin17.7.0-xlC_r... no
  1292. checking for x86_64-apple-darwin17.7.0-xlC... no
  1293. checking for g++... g++
  1294. checking whether the C++ compiler (g++ ) works... yes
  1295. checking whether the C++ compiler supports namespaces... yes
  1296. checking dependency style of g++... gcc3
  1297. checking whether we are using the GNU C++ compiler... yes
  1298. checking whether g++ accepts -g... yes
  1299. checking for iconv... yes
  1300. checking for working iconv... yes
  1301. checking how to link with libiconv... -liconv
  1302. checking for iconv declaration...
  1303. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1304. checking argz.h usability... no
  1305. checking argz.h presence... no
  1306. checking for argz.h... no
  1307. checking for inttypes.h... (cached) yes
  1308. checking for limits.h... (cached) yes
  1309. checking for unistd.h... (cached) yes
  1310. checking for sys/param.h... (cached) yes
  1311. checking for getcwd... yes
  1312. checking for getegid... yes
  1313. checking for geteuid... yes
  1314. checking for getgid... yes
  1315. checking for getuid... yes
  1316. checking for mempcpy... no
  1317. checking for munmap... yes
  1318. checking for stpcpy... yes
  1319. checking for strcasecmp... yes
  1320. checking for strdup... yes
  1321. checking for strtoul... yes
  1322. checking for tsearch... yes
  1323. checking for argz_count... no
  1324. checking for argz_stringify... no
  1325. checking for argz_next... no
  1326. checking for __fsetlocking... no
  1327. checking whether feof_unlocked is declared... yes
  1328. checking whether fgets_unlocked is declared... no
  1329. checking for bison... bison
  1330. checking version of bison... 3.0.4, ok
  1331. checking for long long int... yes
  1332. checking for wchar_t... yes
  1333. checking for wint_t... yes
  1334. checking whether wint_t is too small... no
  1335. checking for intmax_t... yes
  1336. checking whether printf() supports POSIX/XSI format strings... yes
  1337. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  1338. checking for stdint.h... (cached) yes
  1339. checking for SIZE_MAX... yes
  1340. checking for stdint.h... (cached) yes
  1341. checking for symlink... yes
  1342. checking for uselocale... yes
  1343. checking for fchmod... yes
  1344. checking for canonicalize_file_name... no
  1345. checking for getcwd... (cached) yes
  1346. checking for readlink... yes
  1347. checking for realpath... yes
  1348. checking for readlinkat... yes
  1349. checking for _set_invalid_parameter_handler... no
  1350. checking for fcntl... yes
  1351. checking for fnmatch... yes
  1352. checking for btowc... yes
  1353. checking for isblank... yes
  1354. checking for iswctype... yes
  1355. checking for mbsrtowcs... yes
  1356. checking for mempcpy... (cached) no
  1357. checking for wmemchr... yes
  1358. checking for wmemcpy... yes
  1359. checking for wmempcpy... no
  1360. checking for getdelim... yes
  1361. checking for getdtablesize... yes
  1362. checking for getprogname... yes
  1363. checking for getexecname... no
  1364. checking for gettimeofday... yes
  1365. checking for iswcntrl... yes
  1366. checking for iswblank... yes
  1367. checking for newlocale... yes
  1368. checking for duplocale... yes
  1369. checking for freelocale... yes
  1370. checking for lstat... yes
  1371. checking for mbsinit... yes
  1372. checking for mbrtowc... yes
  1373. checking for mbslen... no
  1374. checking for isascii... yes
  1375. checking for mprotect... yes
  1376. checking for select... yes
  1377. checking for pipe2... no
  1378. checking for setenv... yes
  1379. checking for secure_getenv... no
  1380. checking for getuid... (cached) yes
  1381. checking for geteuid... (cached) yes
  1382. checking for getgid... (cached) yes
  1383. checking for getegid... (cached) yes
  1384. checking for sigaction... yes
  1385. checking for sigaltstack... yes
  1386. checking for siginterrupt... yes
  1387. checking for snprintf... yes
  1388. checking for stpncpy... yes
  1389. checking for strerror_r... yes
  1390. checking for __xpg_strerror_r... no
  1391. checking for pipe... yes
  1392. checking for utime... yes
  1393. checking for futimes... yes
  1394. checking for futimesat... no
  1395. checking for futimens... yes
  1396. checking for utimensat... yes
  1397. checking for lutimes... yes
  1398. checking for vasnprintf... no
  1399. checking for wcwidth... yes
  1400. checking for ftruncate... yes
  1401. checking for pthread_sigmask... yes
  1402. checking for sleep... yes
  1403. checking for catgets... yes
  1404. checking for shutdown... yes
  1405. checking for usleep... yes
  1406. checking for wcrtomb... yes
  1407. checking for wctob... yes
  1408. checking for mbrlen... yes
  1409. checking for nl_langinfo... yes
  1410. checking for fsync... yes
  1411. checking for tcdrain... yes
  1412. checking for getrlimit... yes
  1413. checking for setrlimit... yes
  1414. checking for working fcntl.h... no (bad O_NOATIME)
  1415. checking whether uselocale works... yes
  1416. checking for fake locale system (OpenBSD)... no
  1417. checking for Solaris 11.4 locale system... no
  1418. checking for getlocalename_l... no
  1419. checking for CFPreferencesCopyAppValue... yes
  1420. checking for CFLocaleCopyPreferredLanguages... yes
  1421. checking for flexible array member... yes
  1422. checking for ptrdiff_t... yes
  1423. checking for features.h... (cached) no
  1424. checking stddef.h usability... yes
  1425. checking stddef.h presence... yes
  1426. checking for stddef.h... yes
  1427. checking for stdlib.h... (cached) yes
  1428. checking for string.h... (cached) yes
  1429. checking for asprintf... yes
  1430. checking for wprintf... yes
  1431. checking for newlocale... (cached) yes
  1432. checking for putenv... yes
  1433. checking for setenv... (cached) yes
  1434. checking for snprintf... (cached) yes
  1435. checking for strnlen... yes
  1436. checking for uselocale... (cached) yes
  1437. checking for wcslen... yes
  1438. checking for wcsnlen... yes
  1439. checking for mbrtowc... (cached) yes
  1440. checking for wcrtomb... (cached) yes
  1441. checking whether _snprintf is declared... no
  1442. checking whether _snwprintf is declared... no
  1443. checking whether getc_unlocked is declared... yes
  1444. checking for nl_langinfo and CODESET... yes
  1445. checking for LC_MESSAGES... yes
  1446. checking for CFPreferencesCopyAppValue... (cached) yes
  1447. checking for CFLocaleCopyPreferredLanguages... (cached) yes
  1448. checking whether included gettext is requested... no
  1449. checking for GNU gettext in libc... no
  1450. checking for GNU gettext in libintl... no
  1451. checking whether to use NLS... yes
  1452. checking where the gettext function comes from... included intl directory
  1453. checking for gcc option to support OpenMP... unsupported
  1454. checking whether // is distinct from /... no
  1455. checking whether realpath works... no
  1456. checking for C/C++ restrict keyword... __restrict
  1457. checking whether the preprocessor supports include_next... yes
  1458. checking whether system header files limit the line length... no
  1459. checking if environ is properly declared... no
  1460. checking for complete errno.h... yes
  1461. checking whether strerror_r is declared... yes
  1462. checking for strerror_r... (cached) yes
  1463. checking whether strerror_r returns char *... no
  1464. checking for mode_t... yes
  1465. checking for sig_atomic_t... yes
  1466. checking for pid_t... yes
  1467. checking for eaccess... no
  1468. checking for mbstate_t... yes
  1469. checking whether stat file-mode macros are broken... no
  1470. checking for nlink_t... yes
  1471. checking whether stdin defaults to large file offsets... yes
  1472. checking whether ftello is declared... yes
  1473. checking for ftello... yes
  1474. checking whether ftello works... yes
  1475. checking whether getdelim is declared... yes
  1476. checking whether getdtablesize is declared... yes
  1477. checking whether getline is declared... yes
  1478. checking for getopt.h... (cached) yes
  1479. checking for getopt_long_only... yes
  1480. checking whether getopt is POSIX compatible... no
  1481. checking for struct timeval... yes
  1482. checking for wide-enough struct timeval.tv_sec member... yes
  1483. checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
  1484. checking whether setlocale (category, NULL) is multithread-safe... yes
  1485. checking whether imported symbols can be declared weak... (cached) no
  1486. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
  1487. checking whether stdint.h conforms to C99... yes
  1488. checking whether stdint.h predates C++11... no
  1489. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  1490. checking whether byte ordering is bigendian... no
  1491. checking whether long double and double are the same... no
  1492. checking where to find the exponent in a 'float'... word 0 bit 23
  1493. checking whether isnan(float) can be used without linking with libm... no
  1494. checking whether isnan(float) can be used with libm... no
  1495. checking whether isnan(double) can be used without linking with libm... yes
  1496. checking whether isnan(long double) can be used without linking with libm... no
  1497. checking whether isnan(long double) can be used with libm... no
  1498. checking where to find the exponent in a 'double'... word 1 bit 20
  1499. checking whether iswcntrl works... yes
  1500. checking for towlower... yes
  1501. checking for wctype_t... yes
  1502. checking for wctrans_t... yes
  1503. checking for a traditional french locale... fr_FR.ISO8859-1
  1504. checking for a traditional japanese locale... ja_JP.eucJP
  1505. checking for a french Unicode locale... fr_FR.UTF-8
  1506. checking for a transitional chinese locale... zh_CN.GB18030
  1507. checking whether included libunistring is requested... no
  1508. checking for libunistring... no, trying again together with libiconv
  1509. checking for libunistring... no, consider installing GNU libunistring
  1510. checking for good max_align_t... yes
  1511. checking whether NULL can be used in arbitrary expressions... yes
  1512. checking whether locale.h defines locale_t... no
  1513. checking whether pow can be used without linking with libm... yes
  1514. checking whether lstat correctly handles trailing slash... no
  1515. checking whether malloc, realloc, calloc are POSIX compliant... yes
  1516. checking for stdlib.h... (cached) yes
  1517. checking for GNU libc compatible malloc... yes
  1518. checking for mmap... yes
  1519. checking for MAP_ANONYMOUS... yes
  1520. checking whether memchr works... yes
  1521. checking whether <limits.h> defines MIN and MAX... no
  1522. checking whether <sys/param.h> defines MIN and MAX... yes
  1523. checking for O_CLOEXEC... yes
  1524. checking for promoted mode_t type... int
  1525. checking for library containing posix_spawn... none required
  1526. checking for posix_spawn... yes
  1527. checking whether posix_spawn works... yes
  1528. checking whether posix_spawnattr_setschedpolicy is supported... no
  1529. checking whether posix_spawnattr_setschedparam is supported... no
  1530. checking for sigset_t... yes
  1531. checking for SIGPIPE... yes
  1532. checking for shared library path variable... DYLD_LIBRARY_PATH
  1533. checking whether to activate relocatable installation... no
  1534. checking whether setenv is declared... yes
  1535. checking for ssize_t... yes
  1536. checking for uid_t in sys/types.h... yes
  1537. checking whether C symbols are prefixed with underscore at the linker level... yes
  1538. checking whether snprintf returns a byte count as in C99... yes
  1539. checking whether snprintf is declared... yes
  1540. checking for stdbool.h that conforms to C99... yes
  1541. checking for _Bool... yes
  1542. checking whether stpncpy is declared... yes
  1543. checking whether strerror(0) succeeds... no
  1544. checking whether strnlen is declared... yes
  1545. checking whether strstr works... yes
  1546. checking whether <sys/select.h> is self-contained... yes
  1547. checking for struct timespec in <time.h>... yes
  1548. checking whether clearerr_unlocked is declared... yes
  1549. checking whether feof_unlocked is declared... (cached) yes
  1550. checking whether ferror_unlocked is declared... yes
  1551. checking whether fflush_unlocked is declared... no
  1552. checking whether fgets_unlocked is declared... (cached) no
  1553. checking whether fputc_unlocked is declared... no
  1554. checking whether fputs_unlocked is declared... no
  1555. checking whether fread_unlocked is declared... no
  1556. checking whether fwrite_unlocked is declared... no
  1557. checking whether getc_unlocked is declared... (cached) yes
  1558. checking whether getchar_unlocked is declared... yes
  1559. checking whether putc_unlocked is declared... yes
  1560. checking whether putchar_unlocked is declared... yes
  1561. checking whether unsetenv is declared... yes
  1562. checking whether the utimes function works... yes
  1563. checking for intmax_t... (cached) yes
  1564. checking for snprintf... (cached) yes
  1565. checking for strnlen... (cached) yes
  1566. checking for wcslen... (cached) yes
  1567. checking for wcsnlen... (cached) yes
  1568. checking for mbrtowc... (cached) yes
  1569. checking for wcrtomb... (cached) yes
  1570. checking whether _snprintf is declared... (cached) no
  1571. checking whether vsnprintf is declared... yes
  1572. checking whether <wchar.h> uses 'inline' correctly... yes
  1573. checking whether <sys/socket.h> is self-contained... yes
  1574. checking for shutdown... (cached) yes
  1575. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  1576. checking for struct sockaddr_storage... yes
  1577. checking for sa_family_t... yes
  1578. checking for struct sockaddr_storage.ss_family... yes
  1579. checking whether alarm is declared... yes
  1580. checking whether ungetc works on arbitrary bytes... yes
  1581. checking whether getcwd (NULL, 0) allocates memory for result... yes
  1582. checking for getcwd with POSIX signature... yes
  1583. checking for IPv4 sockets... yes
  1584. checking for IPv6 sockets... yes
  1585. checking for library needed for semaphore functions... none
  1586. checking for library containing setsockopt... none needed
  1587. checking whether select supports a 0 argument... yes
  1588. checking whether select detects invalid fds... yes
  1589. checking whether strerror_r is declared... (cached) yes
  1590. checking sys/acl.h usability... yes
  1591. checking sys/acl.h presence... yes
  1592. checking for sys/acl.h... yes
  1593. checking for library containing acl_get_file... none required
  1594. checking for acl_get_file... yes
  1595. checking for acl_get_fd... yes
  1596. checking for acl_set_file... yes
  1597. checking for acl_set_fd... yes
  1598. checking for acl_free... yes
  1599. checking for acl_from_mode... no
  1600. checking for acl_from_text... yes
  1601. checking for acl_delete_def_file... yes
  1602. checking for acl_extended_file... no
  1603. checking for acl_delete_fd_np... yes
  1604. checking for acl_delete_file_np... yes
  1605. checking for acl_copy_ext_native... yes
  1606. checking for acl_create_entry_np... yes
  1607. checking for acl_to_short_text... no
  1608. checking for acl_free_text... no
  1609. checking for working acl_get_file... yes
  1610. checking acl/libacl.h usability... no
  1611. checking acl/libacl.h presence... no
  1612. checking for acl/libacl.h... no
  1613. checking for acl_entries... no
  1614. checking for ACL_FIRST_ENTRY... yes
  1615. checking for ACL_TYPE_EXTENDED... yes
  1616. checking for atexit... yes
  1617. checking for dirent.h... (cached) yes
  1618. checking for string.h... (cached) yes
  1619. checking for long file names... yes
  1620. checking for pathconf... yes
  1621. checking for string.h... (cached) yes
  1622. checking for unistd.h... (cached) yes
  1623. checking for __builtin_expect... yes
  1624. checking byteswap.h usability... no
  1625. checking byteswap.h presence... no
  1626. checking for byteswap.h... no
  1627. checking for library containing clock_gettime... none required
  1628. checking for clock_gettime... yes
  1629. checking for clock_settime... yes
  1630. checking for closedir... yes
  1631. checking for chown... yes
  1632. checking for copy_file_range... no
  1633. checking for dirfd... yes
  1634. checking whether dirfd is declared... yes
  1635. checking whether dirfd is a macro... no
  1636. checking whether // is distinct from /... (cached) no
  1637. checking whether dup2 works... yes
  1638. checking for error_at_line... no
  1639. checking whether fabs can be used without linking with libm... yes
  1640. checking whether fcntl handles F_DUPFD correctly... yes
  1641. checking whether fcntl understands F_DUPFD_CLOEXEC... yes
  1642. checking for flexible array member... (cached) yes
  1643. checking whether conversion from 'int' to 'long double' works... yes
  1644. checking for working POSIX fnmatch... no
  1645. checking whether isblank is declared... yes
  1646. checking whether fopen recognizes a trailing slash... yes
  1647. checking for ftello... (cached) yes
  1648. checking whether ftello works... (cached) yes
  1649. checking for working getdelim function... yes
  1650. checking whether getdtablesize works... yes
  1651. checking for getline... yes
  1652. checking for working getline function... yes
  1653. checking whether program_invocation_name is declared... no
  1654. checking whether program_invocation_short_name is declared... no
  1655. checking whether __argv is declared... no
  1656. checking whether __progname is defined in default libraries... yes
  1657. checking whether gettimeofday clobbers localtime buffer... no
  1658. checking for gettimeofday with POSIX signature... yes
  1659. checking whether the compiler generally respects inline... yes
  1660. checking whether isinf is declared... yes
  1661. checking whether isinf(long double) works... yes
  1662. checking whether isnan macro works... no
  1663. checking whether isnan(double) can be used without linking with libm... (cached) yes
  1664. checking whether isnan(double) can be used without linking with libm... (cached) yes
  1665. checking whether isnan(float) can be used without linking with libm... (cached) no
  1666. checking whether isnan(float) can be used with libm... (cached) no
  1667. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1668. checking whether isnan(float) can be used without linking with libm... (cached) no
  1669. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1670. checking whether isnan(long double) can be used without linking with libm... (cached) no
  1671. checking whether isnan(long double) can be used with libm... (cached) no
  1672. checking where to find the exponent in a 'long double'... word 2 bit 0
  1673. checking whether isnan(long double) can be used without linking with libm... (cached) no
  1674. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  1675. checking whether iswblank is declared... yes
  1676. checking whether iswdigit is ISO C compliant... yes
  1677. checking whether iswxdigit is ISO C compliant... yes
  1678. checking whether to use Java... yes
  1679. checking whether langinfo.h defines CODESET... yes
  1680. checking whether langinfo.h defines T_FMT_AMPM... yes
  1681. checking whether langinfo.h defines ALTMON_1... no
  1682. checking whether langinfo.h defines ERA... yes
  1683. checking whether langinfo.h defines YESEXPR... yes
  1684. checking whether to use the included libunistring... yes
  1685. checking whether included libxml is requested... no
  1686. checking absolute name of <libxml2/libxml/xmlexports.h>... ///usr/include/libxml2/libxml/xmlexports.h
  1687. checking for libxml... yes
  1688. checking whether to use the included libxml... no
  1689. checking whether locale.h conforms to POSIX:2001... yes
  1690. checking whether struct lconv is properly defined... yes
  1691. checking for pthread_rwlock_t... (cached) yes
  1692. checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes
  1693. checking whether log10 works... yes
  1694. checking whether lseek detects pipes... yes
  1695. checking whether NAN macro works... yes
  1696. checking whether HUGE_VAL works... yes
  1697. checking whether mbrtowc handles incomplete characters... yes
  1698. checking whether mbrtowc works as well as mbtowc... yes
  1699. checking whether mbrtowc handles a NULL pwc argument... yes
  1700. checking whether mbrtowc handles a NULL string argument... yes
  1701. checking whether mbrtowc has a correct return value... yes
  1702. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  1703. checking whether mbrtowc stores incomplete characters... no
  1704. checking whether mbrtowc works on empty input... yes
  1705. checking whether the C locale is free of encoding errors... yes
  1706. checking whether mbrtowc handles incomplete characters... (cached) yes
  1707. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1708. checking whether mbrtowc handles incomplete characters... (cached) yes
  1709. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1710. checking whether mbsrtowcs works... yes
  1711. checking whether mbswidth is declared in <wchar.h>... no
  1712. checking for mbstate_t... (cached) yes
  1713. checking for memmove... yes
  1714. checking for memset... yes
  1715. checking whether mkdir handles trailing slash... yes
  1716. checking whether mkdir handles trailing dot... yes
  1717. checking for mkdtemp... yes
  1718. checking for obstacks that work with any size object... no
  1719. checking whether open recognizes a trailing slash... no
  1720. checking for opendir... yes
  1721. checking whether posix_spawn_file_actions_addclose works... yes
  1722. checking whether posix_spawn_file_actions_adddup2 works... yes
  1723. checking whether posix_spawn_file_actions_addopen works... yes
  1724. checking whether program_invocation_name is declared... (cached) no
  1725. checking whether program_invocation_short_name is declared... (cached) no
  1726. checking for raise... yes
  1727. checking for sigprocmask... yes
  1728. checking for rawmemchr... no
  1729. checking for readdir... yes
  1730. checking whether readlink signature is correct... yes
  1731. checking whether readlink handles trailing slash correctly... no
  1732. checking search.h usability... yes
  1733. checking search.h presence... yes
  1734. checking for search.h... yes
  1735. checking for tsearch... (cached) yes
  1736. checking whether rmdir works... yes
  1737. checking for sched.h... yes
  1738. checking for struct sched_param... yes
  1739. checking for __secure_getenv... no
  1740. checking for issetugid... yes
  1741. checking whether setenv validates arguments... yes
  1742. checking whether setlocale supports the C locale... yes
  1743. checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no
  1744. checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
  1745. checking whether imported symbols can be declared weak... (cached) no
  1746. checking whether the -Werror option is usable... (cached) yes
  1747. checking for simple visibility declarations... (cached) yes
  1748. checking for struct sigaction.sa_sigaction... yes
  1749. checking for volatile sig_atomic_t... yes
  1750. checking for sighandler_t... no
  1751. checking for signbit macro... yes
  1752. checking for signbit compiler built-ins... yes
  1753. checking for sigprocmask... (cached) yes
  1754. checking for stdint.h... (cached) yes
  1755. checking for SIZE_MAX... (cached) yes
  1756. checking for snprintf... (cached) yes
  1757. checking whether snprintf respects a size of 1... yes
  1758. checking whether printf supports POSIX/XSI format strings with positions... yes
  1759. checking for posix_spawnattr_t... yes
  1760. checking for posix_spawn_file_actions_t... yes
  1761. checking for ssize_t... (cached) yes
  1762. checking whether stat handles trailing slashes on files... no
  1763. checking for struct stat.st_atim.tv_nsec... no
  1764. checking for struct stat.st_atimespec.tv_nsec... yes
  1765. checking for struct stat.st_birthtimespec.tv_nsec... yes
  1766. checking for va_copy... yes
  1767. checking for good max_align_t... (cached) yes
  1768. checking whether NULL can be used in arbitrary expressions... (cached) yes
  1769. checking which flavor of printf attribute matches inttypes macros... system
  1770. checking for stpcpy... (cached) yes
  1771. checking for working stpncpy... yes
  1772. checking for strchrnul... no
  1773. checking for strcspn... yes
  1774. checking for working strnlen... yes
  1775. checking for strpbrk... yes
  1776. checking whether strstr works in linear time... no
  1777. checking whether strstr works... (cached) yes
  1778. checking for strtol... yes
  1779. checking for strtoul... (cached) yes
  1780. checking for nlink_t... (cached) yes
  1781. checking for unsetenv... yes
  1782. checking for unsetenv() return type... int
  1783. checking whether unsetenv obeys POSIX... yes
  1784. checking for ptrdiff_t... (cached) yes
  1785. checking for vasprintf... yes
  1786. checking for vsnprintf... yes
  1787. checking whether snprintf respects a size of 1... (cached) yes
  1788. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  1789. checking for waitid... yes
  1790. checking for waitpid... yes
  1791. checking for union wait... no
  1792. checking whether iswcntrl works... (cached) yes
  1793. checking for towlower... (cached) yes
  1794. checking for wctype_t... (cached) yes
  1795. checking for wctrans_t... (cached) yes
  1796. checking whether wcwidth is declared... yes
  1797. checking whether wcwidth works reasonably in UTF-8 locales... no
  1798. checking for stdint.h... (cached) yes
  1799. checking whether btowc(0) is correct... yes
  1800. checking whether btowc(EOF) is correct... yes
  1801. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1802. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1803. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1804. checking for a turkish Unicode locale... none
  1805. checking whether open recognizes a trailing slash... (cached) no
  1806. checking whether dup works... yes
  1807. checking whether fdopen sets errno... yes
  1808. checking for getxattr with XATTR_NAME_POSIX_ACL macros... no
  1809. checking for getpagesize... yes
  1810. checking whether getpagesize is declared... yes
  1811. checking for library containing inet_pton... none required
  1812. checking whether inet_pton is declared... yes
  1813. checking whether byte ordering is bigendian... (cached) no
  1814. checking whether INT32_MAX < INTMAX_MAX... yes
  1815. checking whether INT64_MAX == LONG_MAX... yes
  1816. checking whether UINT32_MAX < UINTMAX_MAX... yes
  1817. checking whether UINT64_MAX == ULONG_MAX... yes
  1818. checking for ioctl... yes
  1819. checking for ioctl with POSIX signature... no
  1820. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1821. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  1822. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  1823. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1824. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  1825. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  1826. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  1827. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  1828. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1829. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  1830. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  1831. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  1832. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1833. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1834. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1835. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1836. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1837. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1838. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1839. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1840. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1841. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1842. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1843. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1844. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1845. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1846. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1847. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1848. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1849. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1850. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1851. checking for mbtowc... yes
  1852. checking for mmap... (cached) yes
  1853. checking for MAP_ANONYMOUS... yes
  1854. checking for library containing nanosleep... none required
  1855. checking for working nanosleep... no (mishandles large arguments)
  1856. checking whether <netinet/in.h> is self-contained... yes
  1857. checking whether perror matches strerror... yes
  1858. checking for pthread_t... yes
  1859. checking for pthread_spinlock_t... no
  1860. checking for PTHREAD_CREATE_DETACHED... yes
  1861. checking for PTHREAD_MUTEX_RECURSIVE... yes
  1862. checking for PTHREAD_MUTEX_ROBUST... no
  1863. checking for PTHREAD_PROCESS_SHARED... yes
  1864. checking whether pthread_create exists as a global function... yes
  1865. checking whether pthread_sigmask is a macro... no
  1866. checking whether pthread_sigmask works without -lpthread... yes
  1867. checking whether pthread_sigmask returns error numbers... yes
  1868. checking whether pthread_sigmask unblocks signals correctly... guessing yes
  1869. checking for putenv compatible with GNU and SVID... no
  1870. checking whether _putenv is declared... no
  1871. checking for mmap... (cached) yes
  1872. checking for MAP_ANONYMOUS... yes
  1873. checking for mmap... (cached) yes
  1874. checking for MAP_ANONYMOUS... yes
  1875. checking whether select supports a 0 argument... (cached) yes
  1876. checking whether select detects invalid fds... (cached) yes
  1877. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1878. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1879. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1880. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1881. checking whether sleep is declared... yes
  1882. checking for working sleep... yes
  1883. checking for socklen_t... yes
  1884. checking for working stdalign.h... yes
  1885. checking for mmap... (cached) yes
  1886. checking for MAP_ANONYMOUS... yes
  1887. checking for mmap... (cached) yes
  1888. checking for MAP_ANONYMOUS... yes
  1889. checking whether symlink handles trailing slash correctly... no
  1890. checking whether <sys/ioctl.h> declares ioctl... yes
  1891. checking for pthread_atfork... yes
  1892. checking for mmap... (cached) yes
  1893. checking for MAP_ANONYMOUS... yes
  1894. checking for useconds_t... yes
  1895. checking whether usleep allows large arguments... yes
  1896. checking whether mbrtowc handles incomplete characters... (cached) yes
  1897. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1898. checking whether wcrtomb works in the C locale... yes
  1899. checking whether wcrtomb return value is correct... yes
  1900. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  1901. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1902. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  1903. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  1904. checking whether wctob works... yes
  1905. checking whether wctob is declared... yes
  1906. checking whether btowc(0) is correct... (cached) yes
  1907. checking whether btowc(EOF) is correct... (cached) yes
  1908. checking for __builtin_expect... (cached) yes
  1909. checking whether langinfo.h defines CODESET... (cached) yes
  1910. checking whether langinfo.h defines T_FMT_AMPM... (cached) yes
  1911. checking whether langinfo.h defines ALTMON_1... (cached) no
  1912. checking whether langinfo.h defines ERA... (cached) yes
  1913. checking whether langinfo.h defines YESEXPR... (cached) yes
  1914. checking whether the compiler supports the __inline keyword... yes
  1915. checking for pthread_rwlock_t... (cached) yes
  1916. checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes
  1917. checking for mbtowc... (cached) yes
  1918. checking whether YESEXPR works... yes
  1919. checking for working re_compile_pattern... no
  1920. checking libintl.h usability... no
  1921. checking libintl.h presence... no
  1922. checking for libintl.h... no
  1923. checking whether isblank is declared... (cached) yes
  1924. checking whether mbrtowc handles incomplete characters... (cached) yes
  1925. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1926. checking whether wcrtomb works in the C locale... (cached) yes
  1927. checking whether wcrtomb return value is correct... (cached) yes
  1928. checking for __builtin_expect... (cached) yes
  1929. checking whether // is distinct from /... (cached) no
  1930. checking whether dup2 works... (cached) yes
  1931. checking for error_at_line... (cached) no
  1932. checking whether fcntl handles F_DUPFD correctly... (cached) yes
  1933. checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes
  1934. checking whether conversion from 'int' to 'long double' works... (cached) yes
  1935. checking whether fopen recognizes a trailing slash... (cached) yes
  1936. checking for working getdelim function... (cached) yes
  1937. checking whether getdtablesize works... (cached) yes
  1938. checking for getline... (cached) yes
  1939. checking for working getline function... (cached) yes
  1940. checking whether program_invocation_name is declared... (cached) no
  1941. checking whether program_invocation_short_name is declared... (cached) no
  1942. checking whether __argv is declared... (cached) no
  1943. checking whether __progname is defined in default libraries... (cached) yes
  1944. checking whether the compiler generally respects inline... (cached) yes
  1945. checking whether to use the included libunistring... yes
  1946. checking whether locale.h conforms to POSIX:2001... (cached) yes
  1947. checking whether struct lconv is properly defined... (cached) yes
  1948. checking for pthread_rwlock_t... (cached) yes
  1949. checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes
  1950. checking whether mbrtowc handles incomplete characters... (cached) yes
  1951. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1952. checking whether mbrtowc handles a NULL pwc argument... (cached) yes
  1953. checking whether mbrtowc handles a NULL string argument... (cached) yes
  1954. checking whether mbrtowc has a correct return value... (cached) yes
  1955. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
  1956. checking whether mbrtowc stores incomplete characters... (cached) no
  1957. checking whether mbrtowc works on empty input... (cached) yes
  1958. checking whether the C locale is free of encoding errors... (cached) yes
  1959. checking whether mbrtowc handles incomplete characters... (cached) yes
  1960. checking whether mbrtowc works as well as mbtowc... (cached) yes
  1961. checking whether mbswidth is declared in <wchar.h>... (cached) no
  1962. checking for mbstate_t... (cached) yes
  1963. checking for obstacks that work with any size object... (cached) no
  1964. checking whether open recognizes a trailing slash... (cached) no
  1965. checking for raise... (cached) yes
  1966. checking for sigprocmask... (cached) yes
  1967. checking for rawmemchr... (cached) no
  1968. checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no
  1969. checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
  1970. checking whether imported symbols can be declared weak... (cached) no
  1971. checking whether the -Werror option is usable... (cached) yes
  1972. checking for simple visibility declarations... (cached) yes
  1973. checking for volatile sig_atomic_t... (cached) yes
  1974. checking for sighandler_t... (cached) no
  1975. checking for sigprocmask... (cached) yes
  1976. checking for stdint.h... (cached) yes
  1977. checking for SIZE_MAX... (cached) yes
  1978. checking for ssize_t... (cached) yes
  1979. checking whether stat handles trailing slashes on files... (cached) no
  1980. checking for struct stat.st_atim.tv_nsec... (cached) no
  1981. checking for struct stat.st_atimespec.tv_nsec... (cached) yes
  1982. checking for struct stat.st_birthtimespec.tv_nsec... (cached) yes
  1983. checking for va_copy... (cached) yes
  1984. checking for good max_align_t... (cached) yes
  1985. checking whether NULL can be used in arbitrary expressions... (cached) yes
  1986. checking which flavor of printf attribute matches inttypes macros... (cached) system
  1987. checking for stpcpy... (cached) yes
  1988. checking for working stpncpy... (cached) yes
  1989. checking for strchrnul... (cached) no
  1990. checking whether strstr works... (cached) yes
  1991. checking for nlink_t... (cached) yes
  1992. checking for ptrdiff_t... (cached) yes
  1993. checking for vasprintf... (cached) yes
  1994. checking whether iswcntrl works... (cached) yes
  1995. checking for towlower... (cached) yes
  1996. checking for wctype_t... (cached) yes
  1997. checking for wctrans_t... (cached) yes
  1998. checking whether wcwidth is declared... (cached) yes
  1999. checking whether wcwidth works reasonably in UTF-8 locales... (cached) no
  2000. checking for stdint.h... (cached) yes
  2001. checking pwd.h usability... yes
  2002. checking pwd.h presence... yes
  2003. checking for pwd.h... yes
  2004. checking for inline... (cached) inline
  2005. checking for unsigned long long int... (cached) yes
  2006. checking for size_t... (cached) yes
  2007. checking for ptrdiff_t... (cached) yes
  2008. checking for ssize_t... (cached) yes
  2009. checking for pid_t... (cached) yes
  2010. checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
  2011. checking for select... (cached) yes
  2012. checking vfork.h usability... no
  2013. checking vfork.h presence... no
  2014. checking for vfork.h... no
  2015. checking for fork... yes
  2016. checking for vfork... yes
  2017. checking for working fork... yes
  2018. checking for working vfork... (cached) yes
  2019. checking for signal handlers with siginfo_t... yes
  2020. checking for setlocale declaration...
  2021. extern char *setlocale (int category, const char *locale);
  2022. checking whether byte ordering is bigendian... (cached) no
  2023. checking for arpa/inet.h... (cached) yes
  2024. checking for gethostname... yes
  2025. checking for gethostbyname... yes
  2026. checking for inet_ntop... yes
  2027. checking for IPv6 sockets... yes
  2028. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
  2029. checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
  2030. checking whether Emacs support is requested... yes
  2031. checking for emacs... emacs
  2032. checking where .elc files should go... ${datadir}/emacs/site-lisp
  2033. checking for dvips... /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/build-aux/missing dvips
  2034. checking for texi2pdf... /usr/bin/texi2pdf
  2035. checking for perl... /usr/bin/perl
  2036. checking whether the C++ compiler (g++ -g -O2 ) works... yes
  2037. checking whether the C++ compiler supports namespaces... yes
  2038. checking dependency style of g++... (cached) gcc3
  2039. checking whether we are using the GNU C++ compiler... (cached) yes
  2040. checking whether g++ accepts -g... (cached) yes
  2041. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  2042. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  2043. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  2044. checking for a german Unicode locale... de_DE.UTF-8
  2045. checking whether we are using the GNU C++ compiler... (cached) yes
  2046. checking whether g++ accepts -g... (cached) yes
  2047. checking for g++ option to enable C++11 features... -std=gnu++11
  2048. checking dependency style of g++ -std=gnu++11... (cached) gcc3
  2049. checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
  2050. checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  2051. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  2052. checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  2053. checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
  2054. checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
  2055. checking if g++ -std=gnu++11 static flag -static works... no
  2056. checking if g++ -std=gnu++11 supports -c -o file.o... yes
  2057. checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
  2058. checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  2059. checking dynamic linker characteristics... darwin17.7.0 dyld
  2060. checking how to hardcode library paths into programs... immediate
  2061. checking that generated files are newer than configure... done
  2062. configure: creating ./config.status
  2063. config.status: creating csharpcomp.sh
  2064. config.status: creating csharpexec.sh
  2065. config.status: creating javacomp.sh
  2066. config.status: creating javaexec.sh
  2067. config.status: creating Makefile
  2068. config.status: creating doc/Makefile
  2069. config.status: creating intl/Makefile
  2070. config.status: creating its/Makefile
  2071. config.status: creating gnulib-lib/Makefile
  2072. config.status: creating libgrep/Makefile
  2073. config.status: creating src/Makefile
  2074. config.status: creating src/user-email
  2075. config.status: creating libgettextpo/Makefile
  2076. config.status: creating libgettextpo/exported.sh
  2077. config.status: creating po/Makefile.in
  2078. config.status: creating projects/Makefile
  2079. config.status: creating styles/Makefile
  2080. config.status: creating emacs/Makefile
  2081. config.status: creating misc/Makefile
  2082. config.status: creating misc/gettextize
  2083. config.status: creating misc/autopoint
  2084. config.status: creating misc/convert-archive
  2085. config.status: creating man/Makefile
  2086. config.status: creating man/x-to-1
  2087. config.status: creating m4/Makefile
  2088. config.status: creating tests/Makefile
  2089. config.status: creating tests/init-env
  2090. config.status: creating system-tests/Makefile
  2091. config.status: creating gnulib-tests/Makefile
  2092. config.status: creating config.h
  2093. config.status: executing depfiles commands
  2094. config.status: executing libtool commands
  2095. config.status: executing po-directories commands
  2096. config.status: creating po/POTFILES
  2097. config.status: creating po/Makefile
  2098. === configuring in examples (/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_/gettext-tools/examples)
  2099. configure: running /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-tools/examples/configure --disable-option-checking '--prefix=/opt/mxe/usr/x86_64-apple-darwin17.7.0.gnu' '--host=x86_64-apple-darwin17.7.0' '--build=x86_64-apple-darwin17.7.0' '--enable-static' '--disable-shared' 'ac_cv_prog_HAVE_DOXYGEN=false' '--enable-doc=no' '--enable-gtk-doc=no' '--enable-gtk-doc-html=no' '--enable-gtk-doc-pdf=no' '--docdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--infodir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--mandir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--with-html-dir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2.build_.sink' '--disable-doxygen' '--with-included-libcroco' '--bindir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/bin' '--datarootdir=/opt/mxe/usr/x86_64-apple-darwin17.7.0/share' 'build_alias=x86_64-apple-darwin17.7.0' 'host_alias=x86_64-apple-darwin17.7.0' --cache-file=/dev/null --srcdir=/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-tools/examples
  2100. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  2101. checking whether build environment is sane... yes
  2102. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  2103. checking for gawk... no
  2104. checking for mawk... no
  2105. checking for nawk... no
  2106. checking for awk... awk
  2107. checking whether make sets $(MAKE)... yes
  2108. checking whether make supports nested variables... yes
  2109. checking for a sed that does not truncate output... /opt/local/bin/gsed
  2110. checking whether NLS is requested... yes
  2111. checking for msgfmt... /opt/local/bin/msgfmt
  2112. checking for gmsgfmt... /opt/local/bin/msgfmt
  2113. checking for xgettext... /opt/local/bin/xgettext
  2114. checking for msgmerge... /opt/local/bin/msgmerge
  2115. checking that generated files are newer than configure... done
  2116. configure: creating ./config.status
  2117. config.status: creating Makefile
  2118. config.status: creating installpaths
  2119. config.status: creating po/Makefile
  2120. config.status: executing po-directories commands
  2121. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  2122. Making all in gnulib-local
  2123. Making all in gettext-runtime
  2124. Making all in doc
  2125. Making all in intl
  2126. cd /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime && /bin/sh /opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/build-aux/missing automake-1.16 --gnu intl/Makefile
  2127. configure.ac:25: error: version mismatch. This is Automake 1.16.1,
  2128. configure.ac:25: but the definition used by this AM_INIT_AUTOMAKE
  2129. configure.ac:25: comes from Automake 1.16.2. You should recreate
  2130. configure.ac:25: aclocal.m4 with aclocal and run automake again.
  2131. WARNING: 'automake-1.16' is probably too old.
  2132. You should only need it if you modified 'Makefile.am' or
  2133. 'configure.ac' or m4 files included by 'configure.ac'.
  2134. The 'automake' program is part of the GNU Automake package:
  2135. <https://www.gnu.org/software/automake>
  2136. It also requires GNU Autoconf, GNU m4 and Perl in order to run:
  2137. <https://www.gnu.org/software/autoconf>
  2138. <https://www.gnu.org/software/m4/>
  2139. <https://www.perl.org/>
  2140. make[6]: *** [/opt/mxe/tmp-gettext-x86_64-apple-darwin17.7.0/gettext-0.20.2/gettext-runtime/intl/Makefile.in] Error 63
  2141. make[5]: *** [all-recursive] Error 1
  2142. make[4]: *** [all] Error 2
  2143. make[3]: *** [all-recursive] Error 1
  2144. make[2]: *** [all] Error 2
  2145. make[1]: *** [build-only-gettext_x86_64-apple-darwin17.7.0] Error 2
  2146.  
  2147. real 11m4.023s
  2148. user 3m14.905s
  2149. sys 2m38.212s
Add Comment
Please, Sign In to add comment