Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.14 KB | None | 0 0
  1. === configuring in gettext-tools (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools)
  2. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--disable-csharp' '--disable-native-java' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-pipe -O2 -arch i386' 'LDFLAGS=-L/opt/local/lib -arch i386' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-pipe -O2 -arch i386' --cache-file=/dev/null --srcdir=.
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
  6. checking for gawk... no
  7. checking for mawk... no
  8. checking for nawk... no
  9. checking for awk... awk
  10. checking whether make sets $(MAKE)... yes
  11. checking for gcc... /usr/bin/gcc-4.0
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether /usr/bin/gcc-4.0 accepts -g... yes
  19. checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of /usr/bin/gcc-4.0... gcc3
  22. checking for bison... bison -y
  23. checking whether to use Java... yes
  24. checking for Java to native code compiler... none
  25. checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for Java virtual machine... java
  29. checking for Java compiler... javac -source 1.3
  30. checking for jar... jar
  31. checking for preferred C# implementation... no
  32. checking for C# compiler... no
  33. checking for C# program execution engine... no
  34. checking build system type... i386-apple-darwin9.8.0
  35. checking host system type... i386-apple-darwin9.8.0
  36. checking for ranlib... ranlib
  37. checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for /usr/bin/gcc-4.0 option to accept ISO C99... -std=gnu99
  53. checking for /usr/bin/gcc-4.0 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  54. checking for a sed that does not truncate output... /usr/bin/sed
  55. checking for fgrep... /usr/bin/grep -F
  56. checking for ld used by /usr/bin/gcc-4.0 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
  57. checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
  59. checking the name lister (/usr/bin/nm -p) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 196608
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
  65. checking for objdump... no
  66. checking how to recognize dependent libraries... pass_all
  67. checking for ar... ar
  68. checking for strip... strip
  69. checking for ranlib... (cached) ranlib
  70. checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 -std=gnu99 object... ok
  71. checking for dsymutil... dsymutil
  72. checking for nmedit... nmedit
  73. checking for lipo... lipo
  74. checking for otool... otool
  75. checking for otool64... no
  76. checking for -single_module linker flag... yes
  77. checking for -exported_symbols_list linker flag... yes
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if /usr/bin/gcc-4.0 -std=gnu99 supports -fno-rtti -fno-exceptions... no
  81. checking for /usr/bin/gcc-4.0 -std=gnu99 option to produce PIC... -fno-common -DPIC
  82. checking if /usr/bin/gcc-4.0 -std=gnu99 PIC flag -fno-common -DPIC works... yes
  83. checking if /usr/bin/gcc-4.0 -std=gnu99 static flag -static works... no
  84. checking if /usr/bin/gcc-4.0 -std=gnu99 supports -c -o file.o... yes
  85. checking if /usr/bin/gcc-4.0 -std=gnu99 supports -c -o file.o... (cached) yes
  86. checking whether the /usr/bin/gcc-4.0 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
  87. checking dynamic linker characteristics... darwin9.8.0 dyld
  88. checking how to hardcode library paths into programs... immediate
  89. checking whether stripping libraries is possible... yes
  90. checking if libtool supports shared libraries... yes
  91. checking whether to build shared libraries... yes
  92. checking whether to build static libraries... yes
  93. checking for windres... no
  94. checking whether NLS is requested... yes
  95. checking for msgfmt... no
  96. checking for gmsgfmt... :
  97. checking for xgettext... no
  98. checking for msgmerge... no
  99. checking whether we are using the GNU C Library 2 or newer... no
  100. checking whether the -Werror option is usable... yes
  101. checking for simple visibility declarations... yes
  102. checking for inline... inline
  103. checking for size_t... yes
  104. checking for stdint.h... yes
  105. checking for working alloca.h... yes
  106. checking for alloca... yes
  107. checking for stdlib.h... (cached) yes
  108. checking for unistd.h... (cached) yes
  109. checking sys/param.h usability... yes
  110. checking sys/param.h presence... yes
  111. checking for sys/param.h... yes
  112. checking for string.h... (cached) yes
  113. checking utime.h usability... yes
  114. checking utime.h presence... yes
  115. checking for utime.h... yes
  116. checking errno.h usability... yes
  117. checking errno.h presence... yes
  118. checking for errno.h... yes
  119. checking fcntl.h usability... yes
  120. checking fcntl.h presence... yes
  121. checking for fcntl.h... yes
  122. checking float.h usability... yes
  123. checking float.h presence... yes
  124. checking for float.h... yes
  125. checking wctype.h usability... yes
  126. checking wctype.h presence... yes
  127. checking for wctype.h... yes
  128. checking getopt.h usability... yes
  129. checking getopt.h presence... yes
  130. checking for getopt.h... yes
  131. checking sys/time.h usability... yes
  132. checking sys/time.h presence... yes
  133. checking for sys/time.h... yes
  134. checking iconv.h usability... yes
  135. checking iconv.h presence... yes
  136. checking for iconv.h... yes
  137. checking libcroco-0.6/libcroco/libcroco-config.h usability... no
  138. checking libcroco-0.6/libcroco/libcroco-config.h presence... no
  139. checking for libcroco-0.6/libcroco/libcroco-config.h... no
  140. checking libxml2/libxml/xmlexports.h usability... yes
  141. checking libxml2/libxml/xmlexports.h presence... yes
  142. checking for libxml2/libxml/xmlexports.h... yes
  143. checking libxml2/libxml/xmlversion.h usability... no
  144. checking libxml2/libxml/xmlversion.h presence... no
  145. checking for libxml2/libxml/xmlversion.h... no
  146. checking stddef.h usability... yes
  147. checking stddef.h presence... yes
  148. checking for stddef.h... yes
  149. checking xlocale.h usability... yes
  150. checking xlocale.h presence... yes
  151. checking for xlocale.h... yes
  152. checking locale.h usability... yes
  153. checking locale.h presence... yes
  154. checking for locale.h... yes
  155. checking wchar.h usability... yes
  156. checking wchar.h presence... yes
  157. checking for wchar.h... yes
  158. checking sys/mman.h usability... yes
  159. checking sys/mman.h presence... yes
  160. checking for sys/mman.h... yes
  161. checking sys/socket.h usability... yes
  162. checking sys/socket.h presence... yes
  163. checking for sys/socket.h... yes
  164. checking sched.h usability... yes
  165. checking sched.h presence... yes
  166. checking for sched.h... yes
  167. checking signal.h usability... yes
  168. checking signal.h presence... yes
  169. checking for signal.h... yes
  170. checking spawn.h usability... yes
  171. checking spawn.h presence... yes
  172. checking for spawn.h... yes
  173. checking stdarg.h usability... yes
  174. checking stdarg.h presence... yes
  175. checking for stdarg.h... yes
  176. checking for stdint.h... (cached) yes
  177. checking stdio.h usability... yes
  178. checking stdio.h presence... yes
  179. checking for stdio.h... yes
  180. checking sys/select.h usability... yes
  181. checking sys/select.h presence... yes
  182. checking for sys/select.h... yes
  183. checking for sys/stat.h... (cached) yes
  184. checking sys/wait.h usability... yes
  185. checking sys/wait.h presence... yes
  186. checking for sys/wait.h... yes
  187. checking time.h usability... yes
  188. checking time.h presence... yes
  189. checking for time.h... yes
  190. checking langinfo.h usability... yes
  191. checking langinfo.h presence... yes
  192. checking for langinfo.h... yes
  193. checking for getpagesize... yes
  194. checking for working mmap... yes
  195. checking whether integer division by zero raises SIGFPE... guessing yes
  196. checking for inttypes.h... yes
  197. checking for unsigned long long int... yes
  198. checking for inttypes.h... (cached) yes
  199. checking whether the inttypes.h PRIxNN macros are broken... no
  200. checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
  201. checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
  202. checking for shared library run path origin... done
  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 for multithread API to use... posix
  209. checking for pthread_rwlock_t... yes
  210. checking for iconv... yes
  211. checking for working iconv... yes
  212. checking how to link with libiconv... -liconv
  213. checking for iconv declaration...
  214. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  215. checking argz.h usability... no
  216. checking argz.h presence... no
  217. checking for argz.h... no
  218. checking for inttypes.h... (cached) yes
  219. checking limits.h usability... yes
  220. checking limits.h presence... yes
  221. checking for limits.h... yes
  222. checking for unistd.h... (cached) yes
  223. checking for sys/param.h... (cached) yes
  224. checking for getcwd... yes
  225. checking for getegid... yes
  226. checking for geteuid... yes
  227. checking for getgid... yes
  228. checking for getuid... yes
  229. checking for mempcpy... no
  230. checking for munmap... yes
  231. checking for stpcpy... yes
  232. checking for strcasecmp... yes
  233. checking for strdup... yes
  234. checking for strtoul... yes
  235. checking for tsearch... yes
  236. checking for uselocale... yes
  237. checking for argz_count... no
  238. checking for argz_stringify... no
  239. checking for argz_next... no
  240. checking for __fsetlocking... no
  241. checking whether feof_unlocked is declared... yes
  242. checking whether fgets_unlocked is declared... no
  243. checking for bison... bison
  244. checking version of bison... 2.3, ok
  245. checking for long long int... yes
  246. checking for wchar_t... yes
  247. checking for wint_t... yes
  248. checking for intmax_t... yes
  249. checking whether printf() supports POSIX/XSI format strings... yes
  250. checking whether we are using the GNU C Library 2.1 or newer... no
  251. checking for stdint.h... (cached) yes
  252. checking for SIZE_MAX... yes
  253. checking for stdint.h... (cached) yes
  254. checking for working fcntl.h... no (bad O_NOATIME)
  255. checking for CFPreferencesCopyAppValue... yes
  256. checking for CFLocaleCopyCurrent... yes
  257. checking for ptrdiff_t... yes
  258. checking for stddef.h... (cached) yes
  259. checking for stdlib.h... (cached) yes
  260. checking for string.h... (cached) yes
  261. checking for asprintf... yes
  262. checking for fwprintf... yes
  263. checking for newlocale... yes
  264. checking for putenv... yes
  265. checking for setenv... yes
  266. checking for setlocale... yes
  267. checking for snprintf... yes
  268. checking for strnlen... no
  269. checking for wcslen... yes
  270. checking for wcsnlen... no
  271. checking for mbrtowc... yes
  272. checking for wcrtomb... yes
  273. checking whether _snprintf is declared... no
  274. checking whether _snwprintf is declared... no
  275. checking whether getc_unlocked is declared... yes
  276. checking for nl_langinfo and CODESET... yes
  277. checking for LC_MESSAGES... yes
  278. checking for CFPreferencesCopyAppValue... (cached) yes
  279. checking for CFLocaleCopyCurrent... (cached) yes
  280. checking whether included gettext is requested... yes
  281. checking whether to use NLS... yes
  282. checking where the gettext function comes from... included intl directory
  283. checking for canonicalize_file_name... no
  284. checking for getcwd... (cached) yes
  285. checking for readlink... yes
  286. checking for realpath... yes
  287. checking for dup2... yes
  288. checking for fcntl... yes
  289. checking for btowc... yes
  290. checking for isblank... yes
  291. checking for iswctype... yes
  292. checking for mbsrtowcs... yes
  293. checking for mempcpy... (cached) no
  294. checking for wmemchr... yes
  295. checking for wmemcpy... yes
  296. checking for wmempcpy... no
  297. checking for getdelim... no
  298. checking for getdtablesize... yes
  299. checking for gettimeofday... yes
  300. checking for lstat... yes
  301. checking for mbsinit... yes
  302. checking for mbrtowc... (cached) yes
  303. checking for mbslen... no
  304. checking for isascii... yes
  305. checking for mprotect... yes
  306. checking for memchr... yes
  307. checking for pathconf... yes
  308. checking for select... yes
  309. checking for pipe2... no
  310. checking for posix_spawn... yes
  311. checking for setenv... (cached) yes
  312. checking for sigaction... yes
  313. checking for sigaltstack... yes
  314. checking for siginterrupt... yes
  315. checking for stpncpy... no
  316. checking for pipe... yes
  317. checking for vasnprintf... no
  318. checking for iswcntrl... yes
  319. checking for iswblank... yes
  320. checking for wcwidth... yes
  321. checking for newlocale... (cached) yes
  322. checking for symlink... yes
  323. checking for shutdown... yes
  324. checking for wctob... yes
  325. checking for nl_langinfo... yes
  326. checking for wcscoll... yes
  327. checking for wcrtomb... (cached) yes
  328. checking for getrlimit... yes
  329. checking for setrlimit... yes
  330. checking for uselocale... (cached) yes
  331. checking whether // is distinct from /... no
  332. checking whether realpath works... no
  333. checking if environ is properly declared... no
  334. checking whether the preprocessor supports include_next... yes
  335. checking for complete errno.h... yes
  336. checking whether strerror_r is declared... yes
  337. checking for strerror_r... yes
  338. checking whether strerror_r returns char *... no
  339. checking for mode_t... yes
  340. checking for sig_atomic_t... yes
  341. checking for eaccess... no
  342. checking for mbstate_t... yes
  343. checking whether getdelim is declared... no
  344. checking whether getline is declared... no
  345. checking for getopt.h... (cached) yes
  346. checking for getopt_long_only... yes
  347. checking whether optreset is declared... yes
  348. checking whether getopt is POSIX compatible... no
  349. checking whether getenv is declared... yes
  350. checking for C/C++ restrict keyword... __restrict
  351. checking for struct timeval... yes
  352. checking whether gettimeofday is declared without a macro... yes
  353. checking whether included glib is requested... yes
  354. checking whether to use the included glib... yes
  355. checking for unistd.h... (cached) yes
  356. checking whether included libunistring is requested... no
  357. checking for libunistring... no, trying again together with libiconv
  358. checking for libunistring... no, consider installing GNU libunistring
  359. checking whether getc_unlocked is declared... (cached) yes
  360. checking whether NULL can be used in arbitrary expressions... yes
  361. checking whether lstat correctly handles trailing slash... no
  362. checking whether malloc, realloc, calloc are POSIX compliant... yes
  363. checking for stdlib.h... (cached) yes
  364. checking for GNU libc compatible malloc... yes
  365. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  366. checking for a traditional japanese locale... ja_JP.eucJP
  367. checking for a transitional chinese locale... zh_CN.GB18030
  368. checking for a french Unicode locale... fr_FR.UTF-8
  369. checking for mmap... yes
  370. checking for MAP_ANONYMOUS... yes
  371. checking whether memchr works... yes
  372. checking whether <limits.h> defines MIN and MAX... no
  373. checking whether <sys/param.h> defines MIN and MAX... yes
  374. checking for promoted mode_t type... int
  375. checking whether posix_spawn works... yes
  376. checking whether posix_spawnattr_setschedpolicy is supported... no
  377. checking whether posix_spawnattr_setschedparam is supported... no
  378. checking for shared library path variable... DYLD_LIBRARY_PATH
  379. checking whether to activate relocatable installation... no
  380. checking whether system is Windows or MSDOS... no
  381. checking for ssize_t... yes
  382. checking for uid_t in sys/types.h... yes
  383. checking for SIGPIPE... yes
  384. checking whether snprintf is declared... yes
  385. checking for stdbool.h that conforms to C99... yes
  386. checking for _Bool... yes
  387. checking whether C symbols are prefixed with underscore at the linker level... yes
  388. checking whether memmem is declared without a macro... no
  389. checking whether mempcpy is declared without a macro... no
  390. checking whether memrchr is declared without a macro... no
  391. checking whether rawmemchr is declared without a macro... no
  392. checking whether stpcpy is declared without a macro... yes
  393. checking whether stpncpy is declared without a macro... no
  394. checking whether strchrnul is declared without a macro... no
  395. checking whether strdup is declared without a macro... yes
  396. checking whether strncat is declared without a macro... yes
  397. checking whether strndup is declared without a macro... no
  398. checking whether strnlen is declared without a macro... no
  399. checking whether strpbrk is declared without a macro... yes
  400. checking whether strsep is declared without a macro... yes
  401. checking whether strcasestr is declared without a macro... yes
  402. checking whether strtok_r is declared without a macro... yes
  403. checking whether strsignal is declared without a macro... yes
  404. checking whether strverscmp is declared without a macro... no
  405. checking whether strnlen is declared... no
  406. checking whether <sys/socket.h> is self-contained... yes
  407. checking for shutdown... (cached) yes
  408. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  409. checking for struct sockaddr_storage... yes
  410. checking for sa_family_t... yes
  411. checking whether socket is declared without a macro... no
  412. checking whether connect is declared without a macro... no
  413. checking whether accept is declared without a macro... no
  414. checking whether bind is declared without a macro... no
  415. checking whether getpeername is declared without a macro... no
  416. checking whether getsockname is declared without a macro... no
  417. checking whether getsockopt is declared without a macro... no
  418. checking whether listen is declared without a macro... no
  419. checking whether recv is declared without a macro... no
  420. checking whether send is declared without a macro... no
  421. checking whether recvfrom is declared without a macro... no
  422. checking whether sendto is declared without a macro... no
  423. checking whether setsockopt is declared without a macro... no
  424. checking whether shutdown is declared without a macro... no
  425. checking whether accept4 is declared without a macro... no
  426. checking whether stat file-mode macros are broken... no
  427. checking for special C compiler options needed for large files... no
  428. checking for _FILE_OFFSET_BITS value needed for large files... no
  429. checking whether curses libraries may be used... yes
  430. checking where terminfo library functions come from... libncurses
  431. checking for tparam... no
  432. checking for tparm... yes
  433. checking for struct timespec in <time.h>... yes
  434. checking whether clearerr_unlocked is declared... yes
  435. checking whether feof_unlocked is declared... (cached) yes
  436. checking whether ferror_unlocked is declared... yes
  437. checking whether fflush_unlocked is declared... no
  438. checking whether fgets_unlocked is declared... (cached) no
  439. checking whether fputc_unlocked is declared... no
  440. checking whether fputs_unlocked is declared... no
  441. checking whether fread_unlocked is declared... no
  442. checking whether fwrite_unlocked is declared... no
  443. checking whether getchar_unlocked is declared... yes
  444. checking whether putc_unlocked is declared... yes
  445. checking whether putchar_unlocked is declared... yes
  446. checking for intmax_t... (cached) yes
  447. checking whether snprintf returns a byte count as in C99... yes
  448. checking for snprintf... (cached) yes
  449. checking for strnlen... (cached) no
  450. checking for wcslen... (cached) yes
  451. checking for wcsnlen... (cached) no
  452. checking for mbrtowc... (cached) yes
  453. checking for wcrtomb... (cached) yes
  454. checking whether _snprintf is declared... (cached) no
  455. checking whether vsnprintf is declared... yes
  456. checking whether <wchar.h> uses 'inline' correctly... yes
  457. checking whether alarm is declared... yes
  458. checking sys/acl.h usability... yes
  459. checking sys/acl.h presence... yes
  460. checking for sys/acl.h... yes
  461. checking for library containing acl_get_file... none required
  462. checking for acl_get_file... yes
  463. checking for acl_get_fd... yes
  464. checking for acl_set_file... yes
  465. checking for acl_set_fd... yes
  466. checking for acl_free... yes
  467. checking for acl_from_mode... no
  468. checking for acl_from_text... yes
  469. checking for acl_delete_def_file... yes
  470. checking for acl_extended_file... no
  471. checking for acl_delete_fd_np... yes
  472. checking for acl_delete_file_np... yes
  473. checking for acl_copy_ext_native... yes
  474. checking for acl_create_entry_np... yes
  475. checking for acl_to_short_text... no
  476. checking for acl_free_text... no
  477. checking for working acl_get_file... yes
  478. checking acl/libacl.h usability... no
  479. checking acl/libacl.h presence... no
  480. checking for acl/libacl.h... no
  481. checking for acl_entries... no
  482. checking for ACL_FIRST_ENTRY... yes
  483. checking for ACL_TYPE_EXTENDED... yes
  484. checking for atexit... yes
  485. checking dirent.h usability... yes
  486. checking dirent.h presence... yes
  487. checking for dirent.h... yes
  488. checking for string.h... (cached) yes
  489. checking for long file names... yes
  490. checking for pathconf... (cached) yes
  491. checking for string.h... (cached) yes
  492. checking for unistd.h... (cached) yes
  493. checking byteswap.h usability... no
  494. checking byteswap.h presence... no
  495. checking for byteswap.h... no
  496. checking for chown... yes
  497. checking for utime... yes
  498. checking for utimes... yes
  499. checking whether // is distinct from /... (cached) no
  500. checking whether dup2 works... yes
  501. checking for error_at_line... no
  502. checking whether fcntl handles F_DUPFD correctly... yes
  503. checking whether fcntl understands F_DUPFD_CLOEXEC... no
  504. checking whether fcntl is declared without a macro... yes
  505. checking whether openat is declared without a macro... no
  506. checking for working POSIX fnmatch... yes
  507. checking whether fopen recognizes a trailing slash... yes
  508. checking for Java to native code compiler... none
  509. checking for flockfile... yes
  510. checking for funlockfile... yes
  511. checking whether getc_unlocked is declared... (cached) yes
  512. checking for getline... no
  513. checking for flockfile... (cached) yes
  514. checking for funlockfile... (cached) yes
  515. checking whether getc_unlocked is declared... (cached) yes
  516. checking whether gettimeofday clobbers localtime buffer... no
  517. checking for gettimeofday with POSIX signature... yes
  518. checking whether the compiler generally respects inline... yes
  519. checking whether to use Java... yes
  520. checking whether included libcroco is requested... yes
  521. checking whether to use the included libcroco... yes
  522. checking whether included glib is requested... yes
  523. checking whether to use the included glib... yes
  524. checking for unistd.h... (cached) yes
  525. checking whether to use the included libunistring... yes
  526. checking whether included libxml is requested... yes
  527. checking whether to use the included libxml... yes
  528. checking arpa/inet.h usability... yes
  529. checking arpa/inet.h presence... yes
  530. checking for arpa/inet.h... yes
  531. checking ctype.h usability... yes
  532. checking ctype.h presence... yes
  533. checking for ctype.h... yes
  534. checking for dlfcn.h... (cached) yes
  535. checking dl.h usability... no
  536. checking dl.h presence... no
  537. checking for dl.h... no
  538. checking for errno.h... (cached) yes
  539. checking for fcntl.h... (cached) yes
  540. checking for float.h... (cached) yes
  541. checking for limits.h... (cached) yes
  542. checking malloc.h usability... no
  543. checking malloc.h presence... no
  544. checking for malloc.h... no
  545. checking math.h usability... yes
  546. checking math.h presence... yes
  547. checking for math.h... yes
  548. checking netdb.h usability... yes
  549. checking netdb.h presence... yes
  550. checking for netdb.h... yes
  551. checking netinet/in.h usability... yes
  552. checking netinet/in.h presence... yes
  553. checking for netinet/in.h... yes
  554. checking for signal.h... (cached) yes
  555. checking for stdlib.h... (cached) yes
  556. checking for string.h... (cached) yes
  557. checking for strings.h... (cached) yes
  558. checking for sys/select.h... (cached) yes
  559. checking for sys/socket.h... (cached) yes
  560. checking for sys/stat.h... (cached) yes
  561. checking for sys/time.h... (cached) yes
  562. checking for sys/types.h... (cached) yes
  563. checking for time.h... (cached) yes
  564. checking for unistd.h... (cached) yes
  565. checking for arpa/nameser.h... yes
  566. checking for resolv.h... yes
  567. checking for dlopen... yes
  568. checking for getaddrinfo... yes
  569. checking for localtime... yes
  570. checking for shlload... no
  571. checking for stat... yes
  572. checking for _stat... no
  573. checking for strftime... yes
  574. checking whether locale.h conforms to POSIX:2001... yes
  575. checking whether locale.h defines locale_t... no
  576. checking whether duplocale is declared without a macro... yes
  577. checking for setlocale... (cached) yes
  578. checking for uselocale... (cached) yes
  579. checking for pthread_rwlock_t... (cached) yes
  580. checking whether mbrtowc handles incomplete characters... yes
  581. checking whether mbrtowc works as well as mbtowc... yes
  582. checking whether mbrtowc handles a NULL string argument... yes
  583. checking whether mbrtowc has a correct return value... yes
  584. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  585. checking whether mbrtowc handles incomplete characters... (cached) yes
  586. checking whether mbrtowc works as well as mbtowc... (cached) yes
  587. checking whether mbrtowc handles incomplete characters... (cached) yes
  588. checking whether mbrtowc works as well as mbtowc... (cached) yes
  589. checking whether mbsrtowcs works... yes
  590. checking whether mbswidth is declared in <wchar.h>... no
  591. checking for mbstate_t... (cached) yes
  592. checking for memmove... yes
  593. checking for memset... yes
  594. checking for mkdtemp... yes
  595. checking whether the C compiler is actually a C++ compiler... no
  596. checking for obstacks... no
  597. checking whether open recognizes a trailing slash... no
  598. checking for /usr/bin/gcc-4.0 -std=gnu99 option to support OpenMP... unsupported
  599. checking whether program_invocation_name is declared... no
  600. checking whether program_invocation_short_name is declared... no
  601. checking for rawmemchr... no
  602. checking whether readlink signature is correct... yes
  603. checking whether readlink handles trailing slash correctly... no
  604. checking whether setenv validates arguments... no
  605. checking search.h usability... yes
  606. checking search.h presence... yes
  607. checking for search.h... yes
  608. checking for tsearch... (cached) yes
  609. checking for working strerror function... yes
  610. checking whether rmdir works... yes
  611. checking for struct sigaction.sa_sigaction... yes
  612. checking for volatile sig_atomic_t... yes
  613. checking whether sigaction is declared without a macro... yes
  614. checking whether sigaddset is declared without a macro... yes
  615. checking whether sigdelset is declared without a macro... yes
  616. checking whether sigemptyset is declared without a macro... yes
  617. checking whether sigfillset is declared without a macro... yes
  618. checking whether sigismember is declared without a macro... yes
  619. checking whether sigpending is declared without a macro... yes
  620. checking whether sigprocmask is declared without a macro... yes
  621. checking for sigprocmask... yes
  622. checking for stdint.h... (cached) yes
  623. checking for SIZE_MAX... (cached) yes
  624. checking for snprintf... (cached) yes
  625. checking whether snprintf respects a size of 1... yes
  626. checking for posix_spawnattr_t... yes
  627. checking for posix_spawn_file_actions_t... yes
  628. checking whether posix_spawn is declared without a macro... yes
  629. checking whether posix_spawnp is declared without a macro... yes
  630. checking whether posix_spawnattr_init is declared without a macro... yes
  631. checking whether posix_spawnattr_destroy is declared without a macro... yes
  632. checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
  633. checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
  634. checking whether posix_spawnattr_getsigmask is declared without a macro... yes
  635. checking whether posix_spawnattr_setsigmask is declared without a macro... yes
  636. checking whether posix_spawnattr_getflags is declared without a macro... yes
  637. checking whether posix_spawnattr_setflags is declared without a macro... yes
  638. checking whether posix_spawnattr_getpgroup is declared without a macro... yes
  639. checking whether posix_spawnattr_setpgroup is declared without a macro... yes
  640. checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
  641. checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
  642. checking whether posix_spawnattr_getschedparam is declared without a macro... no
  643. checking whether posix_spawnattr_setschedparam is declared without a macro... no
  644. checking whether posix_spawn_file_actions_init is declared without a macro... yes
  645. checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
  646. checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
  647. checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
  648. checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
  649. checking for ssize_t... (cached) yes
  650. checking whether stat handles trailing slashes on directories... yes
  651. checking whether stat handles trailing slashes on files... no
  652. checking for va_copy... yes
  653. checking whether NULL can be used in arbitrary expressions... (cached) yes
  654. checking whether stdint.h conforms to C99... no
  655. checking sys/inttypes.h usability... no
  656. checking sys/inttypes.h presence... no
  657. checking for sys/inttypes.h... no
  658. checking sys/bitypes.h usability... no
  659. checking sys/bitypes.h presence... no
  660. checking for sys/bitypes.h... no
  661. checking for bit size of ptrdiff_t... 32
  662. checking for bit size of size_t... 32
  663. checking for bit size of sig_atomic_t... 32
  664. checking for bit size of wchar_t... 32
  665. checking for bit size of wint_t... 32
  666. checking whether sig_atomic_t is signed... yes
  667. checking whether wchar_t is signed... yes
  668. checking whether wint_t is signed... yes
  669. checking for ptrdiff_t integer literal suffix...
  670. checking for size_t integer literal suffix... ul
  671. checking for sig_atomic_t integer literal suffix...
  672. checking for wchar_t integer literal suffix...
  673. checking for wint_t integer literal suffix...
  674. checking whether dprintf is declared without a macro... no
  675. checking whether fpurge is declared without a macro... yes
  676. checking whether fseeko is declared without a macro... yes
  677. checking whether ftello is declared without a macro... yes
  678. checking whether getdelim is declared without a macro... no
  679. checking whether getline is declared without a macro... no
  680. checking whether popen is declared without a macro... yes
  681. checking whether renameat is declared without a macro... no
  682. checking whether snprintf is declared without a macro... yes
  683. checking whether tmpfile is declared without a macro... yes
  684. checking whether vdprintf is declared without a macro... no
  685. checking whether vsnprintf is declared without a macro... yes
  686. checking for random.h... no
  687. checking for struct random_data... no
  688. checking whether atoll is declared without a macro... yes
  689. checking whether canonicalize_file_name is declared without a macro... no
  690. checking whether getloadavg is declared without a macro... yes
  691. checking whether getsubopt is declared without a macro... yes
  692. checking whether grantpt is declared without a macro... yes
  693. checking whether mkdtemp is declared without a macro... no
  694. checking whether mkostemp is declared without a macro... no
  695. checking whether mkostemps is declared without a macro... no
  696. checking whether mkstemp is declared without a macro... yes
  697. checking whether mkstemps is declared without a macro... no
  698. checking whether ptsname is declared without a macro... yes
  699. checking whether random_r is declared without a macro... no
  700. checking whether initstat_r is declared without a macro... no
  701. checking whether srandom_r is declared without a macro... no
  702. checking whether setstate_r is declared without a macro... no
  703. checking whether realpath is declared without a macro... yes
  704. checking whether rpmatch is declared without a macro... no
  705. checking whether setenv is declared without a macro... yes
  706. checking whether strtod is declared without a macro... yes
  707. checking whether strtoll is declared without a macro... yes
  708. checking whether strtoull is declared without a macro... yes
  709. checking whether unlockpt is declared without a macro... yes
  710. checking whether unsetenv is declared without a macro... yes
  711. checking for stpcpy... (cached) yes
  712. checking for strchrnul... no
  713. checking for strcspn... yes
  714. checking for strpbrk... yes
  715. checking whether strstr works in linear time... no
  716. checking for strtol... yes
  717. checking for strtoul... (cached) yes
  718. checking whether <sys/select.h> is self-contained... yes
  719. checking whether select is declared without a macro... yes
  720. checking whether <sys/socket.h> is self-contained... (cached) yes
  721. checking for shutdown... (cached) yes
  722. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  723. checking for struct sockaddr_storage... (cached) yes
  724. checking for sa_family_t... (cached) yes
  725. checking whether socket is declared without a macro... (cached) no
  726. checking whether connect is declared without a macro... (cached) no
  727. checking whether accept is declared without a macro... (cached) no
  728. checking whether bind is declared without a macro... (cached) no
  729. checking whether getpeername is declared without a macro... (cached) no
  730. checking whether getsockname is declared without a macro... (cached) no
  731. checking whether getsockopt is declared without a macro... (cached) no
  732. checking whether listen is declared without a macro... (cached) no
  733. checking whether recv is declared without a macro... (cached) no
  734. checking whether send is declared without a macro... (cached) no
  735. checking whether recvfrom is declared without a macro... (cached) no
  736. checking whether sendto is declared without a macro... (cached) no
  737. checking whether setsockopt is declared without a macro... (cached) no
  738. checking whether shutdown is declared without a macro... (cached) no
  739. checking whether accept4 is declared without a macro... (cached) no
  740. checking for nlink_t... yes
  741. checking whether fchmodat is declared without a macro... no
  742. checking whether fstatat is declared without a macro... no
  743. checking whether futimens is declared without a macro... no
  744. checking whether lchmod is declared without a macro... yes
  745. checking whether lstat is declared without a macro... yes
  746. checking whether mkdirat is declared without a macro... no
  747. checking whether mkfifo is declared without a macro... yes
  748. checking whether mkfifoat is declared without a macro... no
  749. checking whether mknod is declared without a macro... yes
  750. checking whether mknodat is declared without a macro... no
  751. checking whether stat is declared without a macro... yes
  752. checking whether utimensat is declared without a macro... no
  753. checking for __secure_getenv... no
  754. checking whether chown is declared without a macro... yes
  755. checking whether dup2 is declared without a macro... yes
  756. checking whether dup3 is declared without a macro... no
  757. checking whether environ is declared without a macro... no
  758. checking whether euidaccess is declared without a macro... no
  759. checking whether faccessat is declared without a macro... no
  760. checking whether fchdir is declared without a macro... yes
  761. checking whether fchownat is declared without a macro... no
  762. checking whether fsync is declared without a macro... yes
  763. checking whether ftruncate is declared without a macro... yes
  764. checking whether getcwd is declared without a macro... yes
  765. checking whether getdomainname is declared without a macro... yes
  766. checking whether getdtablesize is declared without a macro... yes
  767. checking whether getgroups is declared without a macro... yes
  768. checking whether gethostname is declared without a macro... yes
  769. checking whether getlogin is declared without a macro... yes
  770. checking whether getlogin_r is declared without a macro... yes
  771. checking whether getpagesize is declared without a macro... yes
  772. checking whether getusershell is declared without a macro... yes
  773. checking whether setusershell is declared without a macro... yes
  774. checking whether endusershell is declared without a macro... yes
  775. checking whether lchown is declared without a macro... yes
  776. checking whether link is declared without a macro... yes
  777. checking whether linkat is declared without a macro... no
  778. checking whether lseek is declared without a macro... yes
  779. checking whether pipe2 is declared without a macro... no
  780. checking whether pread is declared without a macro... yes
  781. checking whether pwrite is declared without a macro... yes
  782. checking whether readlink is declared without a macro... yes
  783. checking whether readlinkat is declared without a macro... no
  784. checking whether rmdir is declared without a macro... yes
  785. checking whether sleep is declared without a macro... yes
  786. checking whether symlink is declared without a macro... yes
  787. checking whether symlinkat is declared without a macro... no
  788. checking whether ttyname_r is declared without a macro... yes
  789. checking whether unlink is declared without a macro... yes
  790. checking whether unlinkat is declared without a macro... no
  791. checking whether usleep is declared without a macro... yes
  792. checking for unsetenv... yes
  793. checking for unsetenv() return type... int
  794. checking whether unsetenv works on duplicates... yes
  795. checking for ptrdiff_t... (cached) yes
  796. checking for vasprintf... yes
  797. checking for vsnprintf... yes
  798. checking whether snprintf respects a size of 1... (cached) yes
  799. checking for waitid... yes
  800. checking for waitpid... yes
  801. checking for union wait... no
  802. checking whether btowc is declared without a macro... yes
  803. checking whether wctob is declared without a macro... yes
  804. checking whether mbsinit is declared without a macro... yes
  805. checking whether mbrtowc is declared without a macro... yes
  806. checking whether mbrlen is declared without a macro... yes
  807. checking whether mbsrtowcs is declared without a macro... yes
  808. checking whether mbsnrtowcs is declared without a macro... yes
  809. checking whether wcrtomb is declared without a macro... yes
  810. checking whether wcsrtombs is declared without a macro... yes
  811. checking whether wcsnrtombs is declared without a macro... yes
  812. checking whether wcwidth is declared without a macro... yes
  813. checking whether iswcntrl works... yes
  814. checking whether wcwidth is declared... (cached) yes
  815. checking whether wcwidth works reasonably in UTF-8 locales... no
  816. checking for stdint.h... (cached) yes
  817. checking for a traditional french locale... fr_FR.ISO8859-1
  818. checking for a turkish Unicode locale... none
  819. checking for getpagesize... (cached) yes
  820. checking whether getpagesize is declared... (cached) yes
  821. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  822. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  823. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  824. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  825. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  826. checking for a traditional french locale... (cached) fr_FR.ISO8859-1
  827. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  828. checking for a traditional japanese locale... (cached) ja_JP.eucJP
  829. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  830. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  831. checking for a transitional chinese locale... (cached) zh_CN.GB18030
  832. checking for putenv compatible with GNU and SVID... no
  833. checking for wchar_t... (cached) yes
  834. checking for wint_t... (cached) yes
  835. checking for mmap... (cached) yes
  836. checking for MAP_ANONYMOUS... yes
  837. checking whether symlink handles trailing slash correctly... no
  838. checking for pthread_atfork... yes
  839. checking for mmap... (cached) yes
  840. checking for MAP_ANONYMOUS... yes
  841. checking whether wctob works... yes
  842. checking whether wctob is declared... (cached) yes
  843. checking for sched_yield in -lrt... no
  844. checking for sched_yield in -lposix4... no
  845. checking whether btowc(0) is correct... yes
  846. checking whether btowc(EOF) is correct... yes
  847. checking whether langinfo.h defines CODESET... yes
  848. checking whether langinfo.h defines ERA... yes
  849. checking whether nl_langinfo is declared without a macro... yes
  850. checking for working re_compile_pattern... no
  851. checking libintl.h usability... no
  852. checking libintl.h presence... no
  853. checking for libintl.h... no
  854. checking whether isblank is declared... yes
  855. checking whether mbrtowc handles incomplete characters... (cached) yes
  856. checking whether mbrtowc works as well as mbtowc... (cached) yes
  857. checking whether wcrtomb return value is correct... yes
  858. checking for error_at_line... (cached) no
  859. checking whether fcntl is declared without a macro... (cached) yes
  860. checking whether openat is declared without a macro... (cached) no
  861. checking whether fopen recognizes a trailing slash... (cached) yes
  862. checking for flockfile... (cached) yes
  863. checking for funlockfile... (cached) yes
  864. checking whether getc_unlocked is declared... (cached) yes
  865. checking for getline... (cached) no
  866. checking for flockfile... (cached) yes
  867. checking for funlockfile... (cached) yes
  868. checking whether getc_unlocked is declared... (cached) yes
  869. checking whether the compiler generally respects inline... (cached) yes
  870. checking whether to use the included libunistring... yes
  871. checking for pthread_rwlock_t... (cached) yes
  872. checking whether mbrtowc handles incomplete characters... (cached) yes
  873. checking whether mbrtowc works as well as mbtowc... (cached) yes
  874. checking whether mbrtowc handles a NULL string argument... (cached) yes
  875. checking whether mbrtowc has a correct return value... (cached) yes
  876. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
  877. checking whether mbrtowc handles incomplete characters... (cached) yes
  878. checking whether mbrtowc works as well as mbtowc... (cached) yes
  879. checking whether mbswidth is declared in <wchar.h>... (cached) no
  880. checking for mbstate_t... (cached) yes
  881. checking whether the C compiler is actually a C++ compiler... (cached) no
  882. checking for obstacks... (cached) no
  883. checking whether open recognizes a trailing slash... (cached) no
  884. checking whether program_invocation_name is declared... (cached) no
  885. checking whether program_invocation_short_name is declared... (cached) no
  886. checking for volatile sig_atomic_t... (cached) yes
  887. checking whether sigaction is declared without a macro... (cached) yes
  888. checking whether sigaddset is declared without a macro... (cached) yes
  889. checking whether sigdelset is declared without a macro... (cached) yes
  890. checking whether sigemptyset is declared without a macro... (cached) yes
  891. checking whether sigfillset is declared without a macro... (cached) yes
  892. checking whether sigismember is declared without a macro... (cached) yes
  893. checking whether sigpending is declared without a macro... (cached) yes
  894. checking whether sigprocmask is declared without a macro... (cached) yes
  895. checking for sigprocmask... (cached) yes
  896. checking for stdint.h... (cached) yes
  897. checking for SIZE_MAX... (cached) yes
  898. checking whether stat handles trailing slashes on directories... (cached) yes
  899. checking whether stat handles trailing slashes on files... (cached) no
  900. checking for va_copy... (cached) yes
  901. checking whether NULL can be used in arbitrary expressions... (cached) yes
  902. checking whether stdint.h conforms to C99... (cached) no
  903. checking for sys/inttypes.h... (cached) no
  904. checking for sys/bitypes.h... (cached) no
  905. checking for bit size of ptrdiff_t... (cached) 32
  906. checking for bit size of size_t... (cached) 32
  907. checking for bit size of sig_atomic_t... (cached) 32
  908. checking for bit size of wchar_t... (cached) 32
  909. checking for bit size of wint_t... (cached) 32
  910. checking whether sig_atomic_t is signed... (cached) yes
  911. checking whether wchar_t is signed... (cached) yes
  912. checking whether wint_t is signed... (cached) yes
  913. checking for ptrdiff_t integer literal suffix... (cached)
  914. checking for size_t integer literal suffix... (cached) ul
  915. checking for sig_atomic_t integer literal suffix... (cached)
  916. checking for wchar_t integer literal suffix... (cached)
  917. checking for wint_t integer literal suffix... (cached)
  918. checking whether dprintf is declared without a macro... (cached) no
  919. checking whether fpurge is declared without a macro... (cached) yes
  920. checking whether fseeko is declared without a macro... (cached) yes
  921. checking whether ftello is declared without a macro... (cached) yes
  922. checking whether getdelim is declared without a macro... (cached) no
  923. checking whether getline is declared without a macro... (cached) no
  924. checking whether popen is declared without a macro... (cached) yes
  925. checking whether renameat is declared without a macro... (cached) no
  926. checking whether snprintf is declared without a macro... (cached) yes
  927. checking whether tmpfile is declared without a macro... (cached) yes
  928. checking whether vdprintf is declared without a macro... (cached) no
  929. checking whether vsnprintf is declared without a macro... (cached) yes
  930. checking for random.h... (cached) no
  931. checking for struct random_data... (cached) no
  932. checking whether atoll is declared without a macro... (cached) yes
  933. checking whether canonicalize_file_name is declared without a macro... (cached) no
  934. checking whether getloadavg is declared without a macro... (cached) yes
  935. checking whether getsubopt is declared without a macro... (cached) yes
  936. checking whether grantpt is declared without a macro... (cached) yes
  937. checking whether mkdtemp is declared without a macro... (cached) no
  938. checking whether mkostemp is declared without a macro... (cached) no
  939. checking whether mkostemps is declared without a macro... (cached) no
  940. checking whether mkstemp is declared without a macro... (cached) yes
  941. checking whether mkstemps is declared without a macro... (cached) no
  942. checking whether ptsname is declared without a macro... (cached) yes
  943. checking whether random_r is declared without a macro... (cached) no
  944. checking whether initstat_r is declared without a macro... (cached) no
  945. checking whether srandom_r is declared without a macro... (cached) no
  946. checking whether setstate_r is declared without a macro... (cached) no
  947. checking whether realpath is declared without a macro... (cached) yes
  948. checking whether rpmatch is declared without a macro... (cached) no
  949. checking whether setenv is declared without a macro... (cached) yes
  950. checking whether strtod is declared without a macro... (cached) yes
  951. checking whether strtoll is declared without a macro... (cached) yes
  952. checking whether strtoull is declared without a macro... (cached) yes
  953. checking whether unlockpt is declared without a macro... (cached) yes
  954. checking whether unsetenv is declared without a macro... (cached) yes
  955. checking for stpcpy... (cached) yes
  956. checking for nlink_t... (cached) yes
  957. checking whether fchmodat is declared without a macro... (cached) no
  958. checking whether fstatat is declared without a macro... (cached) no
  959. checking whether futimens is declared without a macro... (cached) no
  960. checking whether lchmod is declared without a macro... (cached) yes
  961. checking whether lstat is declared without a macro... (cached) yes
  962. checking whether mkdirat is declared without a macro... (cached) no
  963. checking whether mkfifo is declared without a macro... (cached) yes
  964. checking whether mkfifoat is declared without a macro... (cached) no
  965. checking whether mknod is declared without a macro... (cached) yes
  966. checking whether mknodat is declared without a macro... (cached) no
  967. checking whether stat is declared without a macro... (cached) yes
  968. checking whether utimensat is declared without a macro... (cached) no
  969. checking whether chown is declared without a macro... (cached) yes
  970. checking whether dup2 is declared without a macro... (cached) yes
  971. checking whether dup3 is declared without a macro... (cached) no
  972. checking whether environ is declared without a macro... (cached) no
  973. checking whether euidaccess is declared without a macro... (cached) no
  974. checking whether faccessat is declared without a macro... (cached) no
  975. checking whether fchdir is declared without a macro... (cached) yes
  976. checking whether fchownat is declared without a macro... (cached) no
  977. checking whether fsync is declared without a macro... (cached) yes
  978. checking whether ftruncate is declared without a macro... (cached) yes
  979. checking whether getcwd is declared without a macro... (cached) yes
  980. checking whether getdomainname is declared without a macro... (cached) yes
  981. checking whether getdtablesize is declared without a macro... (cached) yes
  982. checking whether getgroups is declared without a macro... (cached) yes
  983. checking whether gethostname is declared without a macro... (cached) yes
  984. checking whether getlogin is declared without a macro... (cached) yes
  985. checking whether getlogin_r is declared without a macro... (cached) yes
  986. checking whether getpagesize is declared without a macro... (cached) yes
  987. checking whether getusershell is declared without a macro... (cached) yes
  988. checking whether setusershell is declared without a macro... (cached) yes
  989. checking whether endusershell is declared without a macro... (cached) yes
  990. checking whether lchown is declared without a macro... (cached) yes
  991. checking whether link is declared without a macro... (cached) yes
  992. checking whether linkat is declared without a macro... (cached) no
  993. checking whether lseek is declared without a macro... (cached) yes
  994. checking whether pipe2 is declared without a macro... (cached) no
  995. checking whether pread is declared without a macro... (cached) yes
  996. checking whether pwrite is declared without a macro... (cached) yes
  997. checking whether readlink is declared without a macro... (cached) yes
  998. checking whether readlinkat is declared without a macro... (cached) no
  999. checking whether rmdir is declared without a macro... (cached) yes
  1000. checking whether sleep is declared without a macro... (cached) yes
  1001. checking whether symlink is declared without a macro... (cached) yes
  1002. checking whether symlinkat is declared without a macro... (cached) no
  1003. checking whether ttyname_r is declared without a macro... (cached) yes
  1004. checking whether unlink is declared without a macro... (cached) yes
  1005. checking whether unlinkat is declared without a macro... (cached) no
  1006. checking whether usleep is declared without a macro... (cached) yes
  1007. checking for ptrdiff_t... (cached) yes
  1008. checking for vasprintf... (cached) yes
  1009. checking whether btowc is declared without a macro... (cached) yes
  1010. checking whether wctob is declared without a macro... (cached) yes
  1011. checking whether mbsinit is declared without a macro... (cached) yes
  1012. checking whether mbrtowc is declared without a macro... (cached) yes
  1013. checking whether mbrlen is declared without a macro... (cached) yes
  1014. checking whether mbsrtowcs is declared without a macro... (cached) yes
  1015. checking whether mbsnrtowcs is declared without a macro... (cached) yes
  1016. checking whether wcrtomb is declared without a macro... (cached) yes
  1017. checking whether wcsrtombs is declared without a macro... (cached) yes
  1018. checking whether wcsnrtombs is declared without a macro... (cached) yes
  1019. checking whether wcwidth is declared without a macro... (cached) yes
  1020. checking whether iswcntrl works... (cached) yes
  1021. checking whether wcwidth is declared... (cached) yes
  1022. checking whether wcwidth works reasonably in UTF-8 locales... (cached) no
  1023. checking for stdint.h... (cached) yes
  1024. checking pwd.h usability... yes
  1025. checking pwd.h presence... yes
  1026. checking for pwd.h... yes
  1027. checking for inline... (cached) inline
  1028. checking for unsigned long long int... (cached) yes
  1029. checking for size_t... (cached) yes
  1030. checking for ptrdiff_t... (cached) yes
  1031. checking for ssize_t... (cached) yes
  1032. checking for pid_t... yes
  1033. checking whether we are using the GNU C Library 2.1 or newer... (cached) no
  1034. checking for select... (cached) yes
  1035. checking vfork.h usability... no
  1036. checking vfork.h presence... no
  1037. checking for vfork.h... no
  1038. checking for fork... yes
  1039. checking for vfork... yes
  1040. checking for working fork... yes
  1041. checking for working vfork... (cached) yes
  1042. checking for signal handlers with siginfo_t... yes
  1043. checking for setlocale declaration...
  1044. extern char *setlocale (int category, const char *locale);
  1045. checking whether byte ordering is bigendian... no
  1046. checking for arpa/inet.h... (cached) yes
  1047. checking for gethostname... yes
  1048. checking for gethostbyname... yes
  1049. checking for inet_ntop... yes
  1050. checking for IPv6 sockets... yes
  1051. checking for libexpat... yes
  1052. checking how to link with libexpat... -lexpat
  1053. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -p
  1054. checking the name lister (/usr/bin/nm -p) interface... (cached) BSD nm
  1055. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  1056. checking command to parse /usr/bin/nm -p output from object... (cached) ok
  1057. checking for emacs... emacs
  1058.  
  1059.  
  1060. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement