Advertisement
Guest User

PART 1

a guest
Dec 29th, 2017
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 344.97 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by GNU Texinfo configure 6.3, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/tools --build=x86_64-cross-linux-gnu --host=x86_64-unknown-linux-gnu
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = mint
  14. uname -m = x86_64
  15. uname -r = 4.10.0-38-generic
  16. uname -s = Linux
  17. uname -v = #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /cross-tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:3391: checking for a BSD-compatible install
  40. configure:3459: result: /usr/bin/install -c
  41. configure:3470: checking whether build environment is sane
  42. configure:3525: result: yes
  43. configure:3584: checking for x86_64-unknown-linux-gnu-strip
  44. configure:3611: result: x86_64-unknown-linux-gnu-strip
  45. configure:3676: checking for a thread-safe mkdir -p
  46. configure:3715: result: /bin/mkdir -p
  47. configure:3722: checking for gawk
  48. configure:3738: found /usr/bin/gawk
  49. configure:3749: result: gawk
  50. configure:3760: checking whether make sets $(MAKE)
  51. configure:3782: result: yes
  52. configure:3811: checking whether make supports nested variables
  53. configure:3828: result: yes
  54. configure:3917: checking whether UID '1000' is supported by ustar format
  55. configure:3920: result: yes
  56. configure:3927: checking whether GID '1000' is supported by ustar format
  57. configure:3930: result: yes
  58. configure:3938: checking how to create a ustar tar archive
  59. configure:3949: tar --version
  60. tar (GNU tar) 1.28
  61. Copyright (C) 2014 Free Software Foundation, Inc.
  62. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  63. This is free software: you are free to change and redistribute it.
  64. There is NO WARRANTY, to the extent permitted by law.
  65.  
  66. Written by John Gilmore and Jay Fenlason.
  67. configure:3952: $? = 0
  68. configure:3992: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  69. configure:3995: $? = 0
  70. configure:3999: tar -xf - <conftest.tar
  71. configure:4002: $? = 0
  72. configure:4004: cat conftest.dir/file
  73. GrepMe
  74. configure:4007: $? = 0
  75. configure:4020: result: gnutar
  76. configure:4106: checking for perl
  77. configure:4136: result: /usr/bin/perl
  78. configure:4159: checking Perl version and Encode module
  79. configure:4166: result: yes
  80. configure:4177: checking for gawk
  81. configure:4204: result: gawk
  82. configure:4225: checking for x86_64-unknown-linux-gnu-gcc
  83. configure:4252: result: x86_64-unknown-linux-gnu-gcc -m64
  84. configure:4521: checking for C compiler version
  85. configure:4530: x86_64-unknown-linux-gnu-gcc -m64 --version >&5
  86. x86_64-unknown-linux-gnu-gcc (GCC) 7.1.0
  87. Copyright (C) 2017 Free Software Foundation, Inc.
  88. This is free software; see the source for copying conditions. There is NO
  89. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  90.  
  91. configure:4541: $? = 0
  92. configure:4530: x86_64-unknown-linux-gnu-gcc -m64 -v >&5
  93. Using built-in specs.
  94. COLLECT_GCC=x86_64-unknown-linux-gnu-gcc
  95. COLLECT_LTO_WRAPPER=/home/mint/Desktop/ClfsRoot/cross-tools/bin/../libexec/gcc/x86_64-unknown-linux-gnu/7.1.0/lto-wrapper
  96. Target: x86_64-unknown-linux-gnu
  97. Configured with: ../gcc-7.1.0/configure --prefix=/cross-tools --build=x86_64-cross-linux-gnu --target=x86_64-unknown-linux-gnu --host=x86_64-cross-linux-gnu --with-sysroot=/home/mint/Desktop/ClfsRoot --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-static --enable-languages=c,c++ --with-mpc=/cross-tools --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-isl=/cross-tools
  98. Thread model: posix
  99. gcc version 7.1.0 (GCC)
  100. configure:4541: $? = 0
  101. configure:4530: x86_64-unknown-linux-gnu-gcc -m64 -V >&5
  102. x86_64-unknown-linux-gnu-gcc: error: unrecognized command line option '-V'
  103. x86_64-unknown-linux-gnu-gcc: fatal error: no input files
  104. compilation terminated.
  105. configure:4541: $? = 1
  106. configure:4530: x86_64-unknown-linux-gnu-gcc -m64 -qversion >&5
  107. x86_64-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  108. x86_64-unknown-linux-gnu-gcc: fatal error: no input files
  109. compilation terminated.
  110. configure:4541: $? = 1
  111. configure:4561: checking whether the C compiler works
  112. configure:4583: x86_64-unknown-linux-gnu-gcc -m64 conftest.c >&5
  113. configure:4587: $? = 0
  114. configure:4635: result: yes
  115. configure:4638: checking for C compiler default output file name
  116. configure:4640: result: a.out
  117. configure:4646: checking for suffix of executables
  118. configure:4653: x86_64-unknown-linux-gnu-gcc -m64 -o conftest conftest.c >&5
  119. configure:4657: $? = 0
  120. configure:4679: result:
  121. configure:4701: checking whether we are cross compiling
  122. configure:4739: result: yes
  123. configure:4744: checking for suffix of object files
  124. configure:4766: x86_64-unknown-linux-gnu-gcc -m64 -c conftest.c >&5
  125. configure:4770: $? = 0
  126. configure:4791: result: o
  127. configure:4795: checking whether we are using the GNU C compiler
  128. configure:4814: x86_64-unknown-linux-gnu-gcc -m64 -c conftest.c >&5
  129. configure:4814: $? = 0
  130. configure:4823: result: yes
  131. configure:4832: checking whether x86_64-unknown-linux-gnu-gcc -m64 accepts -g
  132. configure:4852: x86_64-unknown-linux-gnu-gcc -m64 -c -g conftest.c >&5
  133. configure:4852: $? = 0
  134. configure:4893: result: yes
  135. configure:4910: checking for x86_64-unknown-linux-gnu-gcc -m64 option to accept ISO C89
  136. configure:4973: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  137. configure:4973: $? = 0
  138. configure:4986: result: none needed
  139. configure:5011: checking whether x86_64-unknown-linux-gnu-gcc -m64 understands -c and -o together
  140. configure:5033: x86_64-unknown-linux-gnu-gcc -m64 -c conftest.c -o conftest2.o
  141. configure:5036: $? = 0
  142. configure:5033: x86_64-unknown-linux-gnu-gcc -m64 -c conftest.c -o conftest2.o
  143. configure:5036: $? = 0
  144. configure:5048: result: yes
  145. configure:5076: checking for style of include used by make
  146. configure:5104: result: GNU
  147. configure:5130: checking dependency style of x86_64-unknown-linux-gnu-gcc -m64
  148. configure:5241: result: gcc3
  149. configure:5266: checking how to run the C preprocessor
  150. configure:5297: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  151. configure:5297: $? = 0
  152. configure:5311: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  153. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  154. #include <ac_nonexistent.h>
  155. ^~~~~~~~~~~~~~~~~~
  156. compilation terminated.
  157. configure:5311: $? = 1
  158. configure: failed program was:
  159. | /* confdefs.h */
  160. | #define PACKAGE_NAME "GNU Texinfo"
  161. | #define PACKAGE_TARNAME "texinfo"
  162. | #define PACKAGE_VERSION "6.3"
  163. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  164. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  165. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  166. | #define PACKAGE "texinfo"
  167. | #define VERSION "6.3"
  168. | /* end confdefs.h. */
  169. | #include <ac_nonexistent.h>
  170. configure:5336: result: x86_64-unknown-linux-gnu-gcc -m64 -E
  171. configure:5356: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  172. configure:5356: $? = 0
  173. configure:5370: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  174. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  175. #include <ac_nonexistent.h>
  176. ^~~~~~~~~~~~~~~~~~
  177. compilation terminated.
  178. configure:5370: $? = 1
  179. configure: failed program was:
  180. | /* confdefs.h */
  181. | #define PACKAGE_NAME "GNU Texinfo"
  182. | #define PACKAGE_TARNAME "texinfo"
  183. | #define PACKAGE_VERSION "6.3"
  184. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  185. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  186. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  187. | #define PACKAGE "texinfo"
  188. | #define VERSION "6.3"
  189. | /* end confdefs.h. */
  190. | #include <ac_nonexistent.h>
  191. configure:5399: checking for grep that handles long lines and -e
  192. configure:5457: result: /bin/grep
  193. configure:5462: checking for egrep
  194. configure:5524: result: /bin/grep -E
  195. configure:5529: checking for ANSI C header files
  196. configure:5549: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  197. configure:5549: $? = 0
  198. configure:5633: result: yes
  199. configure:5646: checking for sys/types.h
  200. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  201. configure:5646: $? = 0
  202. configure:5646: result: yes
  203. configure:5646: checking for sys/stat.h
  204. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  205. configure:5646: $? = 0
  206. configure:5646: result: yes
  207. configure:5646: checking for stdlib.h
  208. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  209. configure:5646: $? = 0
  210. configure:5646: result: yes
  211. configure:5646: checking for string.h
  212. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  213. configure:5646: $? = 0
  214. configure:5646: result: yes
  215. configure:5646: checking for memory.h
  216. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  217. configure:5646: $? = 0
  218. configure:5646: result: yes
  219. configure:5646: checking for strings.h
  220. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  221. configure:5646: $? = 0
  222. configure:5646: result: yes
  223. configure:5646: checking for inttypes.h
  224. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  225. configure:5646: $? = 0
  226. configure:5646: result: yes
  227. configure:5646: checking for stdint.h
  228. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  229. configure:5646: $? = 0
  230. configure:5646: result: yes
  231. configure:5646: checking for unistd.h
  232. configure:5646: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  233. configure:5646: $? = 0
  234. configure:5646: result: yes
  235. configure:5659: checking minix/config.h usability
  236. configure:5659: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  237. conftest.c:54:10: fatal error: minix/config.h: No such file or directory
  238. #include <minix/config.h>
  239. ^~~~~~~~~~~~~~~~
  240. compilation terminated.
  241. configure:5659: $? = 1
  242. configure: failed program was:
  243. | /* confdefs.h */
  244. | #define PACKAGE_NAME "GNU Texinfo"
  245. | #define PACKAGE_TARNAME "texinfo"
  246. | #define PACKAGE_VERSION "6.3"
  247. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  248. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  249. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  250. | #define PACKAGE "texinfo"
  251. | #define VERSION "6.3"
  252. | #define STDC_HEADERS 1
  253. | #define HAVE_SYS_TYPES_H 1
  254. | #define HAVE_SYS_STAT_H 1
  255. | #define HAVE_STDLIB_H 1
  256. | #define HAVE_STRING_H 1
  257. | #define HAVE_MEMORY_H 1
  258. | #define HAVE_STRINGS_H 1
  259. | #define HAVE_INTTYPES_H 1
  260. | #define HAVE_STDINT_H 1
  261. | #define HAVE_UNISTD_H 1
  262. | /* end confdefs.h. */
  263. | #include <stdio.h>
  264. | #ifdef HAVE_SYS_TYPES_H
  265. | # include <sys/types.h>
  266. | #endif
  267. | #ifdef HAVE_SYS_STAT_H
  268. | # include <sys/stat.h>
  269. | #endif
  270. | #ifdef STDC_HEADERS
  271. | # include <stdlib.h>
  272. | # include <stddef.h>
  273. | #else
  274. | # ifdef HAVE_STDLIB_H
  275. | # include <stdlib.h>
  276. | # endif
  277. | #endif
  278. | #ifdef HAVE_STRING_H
  279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  280. | # include <memory.h>
  281. | # endif
  282. | # include <string.h>
  283. | #endif
  284. | #ifdef HAVE_STRINGS_H
  285. | # include <strings.h>
  286. | #endif
  287. | #ifdef HAVE_INTTYPES_H
  288. | # include <inttypes.h>
  289. | #endif
  290. | #ifdef HAVE_STDINT_H
  291. | # include <stdint.h>
  292. | #endif
  293. | #ifdef HAVE_UNISTD_H
  294. | # include <unistd.h>
  295. | #endif
  296. | #include <minix/config.h>
  297. configure:5659: result: no
  298. configure:5659: checking minix/config.h presence
  299. configure:5659: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  300. conftest.c:21:10: fatal error: minix/config.h: No such file or directory
  301. #include <minix/config.h>
  302. ^~~~~~~~~~~~~~~~
  303. compilation terminated.
  304. configure:5659: $? = 1
  305. configure: failed program was:
  306. | /* confdefs.h */
  307. | #define PACKAGE_NAME "GNU Texinfo"
  308. | #define PACKAGE_TARNAME "texinfo"
  309. | #define PACKAGE_VERSION "6.3"
  310. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  311. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  312. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  313. | #define PACKAGE "texinfo"
  314. | #define VERSION "6.3"
  315. | #define STDC_HEADERS 1
  316. | #define HAVE_SYS_TYPES_H 1
  317. | #define HAVE_SYS_STAT_H 1
  318. | #define HAVE_STDLIB_H 1
  319. | #define HAVE_STRING_H 1
  320. | #define HAVE_MEMORY_H 1
  321. | #define HAVE_STRINGS_H 1
  322. | #define HAVE_INTTYPES_H 1
  323. | #define HAVE_STDINT_H 1
  324. | #define HAVE_UNISTD_H 1
  325. | /* end confdefs.h. */
  326. | #include <minix/config.h>
  327. configure:5659: result: no
  328. configure:5659: checking for minix/config.h
  329. configure:5659: result: no
  330. configure:5683: checking whether it is safe to define __EXTENSIONS__
  331. configure:5701: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  332. configure:5701: $? = 0
  333. configure:5708: result: yes
  334. configure:5725: checking whether _XOPEN_SOURCE should be defined
  335. configure:5744: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  336. configure:5744: $? = 0
  337. configure:5768: result: no
  338. configure:5783: checking for Minix Amsterdam compiler
  339. configure:5807: result: no
  340. configure:5823: checking for x86_64-unknown-linux-gnu-ar
  341. configure:5850: result: x86_64-unknown-linux-gnu-ar
  342. configure:5920: checking the archiver (x86_64-unknown-linux-gnu-ar) interface
  343. configure:5936: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  344. configure:5936: $? = 0
  345. configure:5938: x86_64-unknown-linux-gnu-ar cru libconftest.a conftest.o >&5
  346. configure:5941: $? = 0
  347. configure:5969: result: ar
  348. configure:5994: checking for x86_64-unknown-linux-gnu-ar
  349. configure:6021: result: x86_64-unknown-linux-gnu-ar
  350. configure:6194: checking for x86_64-unknown-linux-gnu-gcc -m64 option to accept ISO C99
  351. configure:6343: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  352. configure:6343: $? = 0
  353. configure:6356: result: none needed
  354. configure:6464: checking for x86_64-unknown-linux-gnu-gcc -m64 option to accept ISO Standard C
  355. configure:6475: result: none needed
  356. configure:6486: checking build system type
  357. configure:6500: result: x86_64-cross-linux-gnu
  358. configure:6520: checking host system type
  359. configure:6533: result: x86_64-unknown-linux-gnu
  360. configure:6718: checking for size_t
  361. configure:6718: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  362. configure:6718: $? = 0
  363. configure:6718: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  364. conftest.c: In function 'main':
  365. conftest.c:64:21: error: expected expression before ')' token
  366. if (sizeof ((size_t)))
  367. ^
  368. configure:6718: $? = 1
  369. configure: failed program was:
  370. | /* confdefs.h */
  371. | #define PACKAGE_NAME "GNU Texinfo"
  372. | #define PACKAGE_TARNAME "texinfo"
  373. | #define PACKAGE_VERSION "6.3"
  374. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  375. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  376. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  377. | #define PACKAGE "texinfo"
  378. | #define VERSION "6.3"
  379. | #define STDC_HEADERS 1
  380. | #define HAVE_SYS_TYPES_H 1
  381. | #define HAVE_SYS_STAT_H 1
  382. | #define HAVE_STDLIB_H 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_MEMORY_H 1
  385. | #define HAVE_STRINGS_H 1
  386. | #define HAVE_INTTYPES_H 1
  387. | #define HAVE_STDINT_H 1
  388. | #define HAVE_UNISTD_H 1
  389. | #define __EXTENSIONS__ 1
  390. | #define _ALL_SOURCE 1
  391. | #define _DARWIN_C_SOURCE 1
  392. | #define _GNU_SOURCE 1
  393. | #define __USE_MINGW_ANSI_STDIO 1
  394. | #define _POSIX_PTHREAD_SEMANTICS 1
  395. | #define _TANDEM_SOURCE 1
  396. | /* end confdefs.h. */
  397. | #include <stdio.h>
  398. | #ifdef HAVE_SYS_TYPES_H
  399. | # include <sys/types.h>
  400. | #endif
  401. | #ifdef HAVE_SYS_STAT_H
  402. | # include <sys/stat.h>
  403. | #endif
  404. | #ifdef STDC_HEADERS
  405. | # include <stdlib.h>
  406. | # include <stddef.h>
  407. | #else
  408. | # ifdef HAVE_STDLIB_H
  409. | # include <stdlib.h>
  410. | # endif
  411. | #endif
  412. | #ifdef HAVE_STRING_H
  413. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  414. | # include <memory.h>
  415. | # endif
  416. | # include <string.h>
  417. | #endif
  418. | #ifdef HAVE_STRINGS_H
  419. | # include <strings.h>
  420. | #endif
  421. | #ifdef HAVE_INTTYPES_H
  422. | # include <inttypes.h>
  423. | #endif
  424. | #ifdef HAVE_STDINT_H
  425. | # include <stdint.h>
  426. | #endif
  427. | #ifdef HAVE_UNISTD_H
  428. | # include <unistd.h>
  429. | #endif
  430. | int
  431. | main ()
  432. | {
  433. | if (sizeof ((size_t)))
  434. | return 0;
  435. | ;
  436. | return 0;
  437. | }
  438. configure:6718: result: yes
  439. configure:6731: checking for working alloca.h
  440. configure:6748: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  441. configure:6748: $? = 0
  442. configure:6756: result: yes
  443. configure:6764: checking for alloca
  444. configure:6801: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  445. configure:6801: $? = 0
  446. configure:6809: result: yes
  447. configure:6919: checking for C/C++ restrict keyword
  448. configure:6946: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  449. configure:6946: $? = 0
  450. configure:6954: result: __restrict
  451. configure:6969: checking whether the preprocessor supports include_next
  452. configure:7007: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
  453. configure:7007: $? = 0
  454. configure:7028: result: yes
  455. configure:7049: checking whether system header files limit the line length
  456. configure:7072: result: no
  457. configure:7083: checking for complete errno.h
  458. configure:7156: result: yes
  459. configure:7457: checking whether strerror_r is declared
  460. configure:7457: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  461. configure:7457: $? = 0
  462. configure:7457: result: yes
  463. configure:7470: checking for strerror_r
  464. configure:7470: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  465. configure:7470: $? = 0
  466. configure:7470: result: yes
  467. configure:7479: checking whether strerror_r returns char *
  468. configure:7503: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  469. configure:7503: $? = 0
  470. configure:7541: result: yes
  471. configure:7688: checking getopt.h usability
  472. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  473. configure:7688: $? = 0
  474. configure:7688: result: yes
  475. configure:7688: checking getopt.h presence
  476. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  477. configure:7688: $? = 0
  478. configure:7688: result: yes
  479. configure:7688: checking for getopt.h
  480. configure:7688: result: yes
  481. configure:7688: checking wctype.h usability
  482. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  483. configure:7688: $? = 0
  484. configure:7688: result: yes
  485. configure:7688: checking wctype.h presence
  486. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  487. configure:7688: $? = 0
  488. configure:7688: result: yes
  489. configure:7688: checking for wctype.h
  490. configure:7688: result: yes
  491. configure:7688: checking wchar.h usability
  492. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  493. configure:7688: $? = 0
  494. configure:7688: result: yes
  495. configure:7688: checking wchar.h presence
  496. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  497. configure:7688: $? = 0
  498. configure:7688: result: yes
  499. configure:7688: checking for wchar.h
  500. configure:7688: result: yes
  501. configure:7688: checking sys/mman.h usability
  502. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  503. configure:7688: $? = 0
  504. configure:7688: result: yes
  505. configure:7688: checking sys/mman.h presence
  506. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  507. configure:7688: $? = 0
  508. configure:7688: result: yes
  509. configure:7688: checking for sys/mman.h
  510. configure:7688: result: yes
  511. configure:7688: checking malloc.h usability
  512. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  513. configure:7688: $? = 0
  514. configure:7688: result: yes
  515. configure:7688: checking malloc.h presence
  516. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  517. configure:7688: $? = 0
  518. configure:7688: result: yes
  519. configure:7688: checking for malloc.h
  520. configure:7688: result: yes
  521. configure:7688: checking for stdint.h
  522. configure:7688: result: yes
  523. configure:7688: checking for strings.h
  524. configure:7688: result: yes
  525. configure:7688: checking for unistd.h
  526. configure:7688: result: yes
  527. configure:7688: checking features.h usability
  528. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  529. configure:7688: $? = 0
  530. configure:7688: result: yes
  531. configure:7688: checking features.h presence
  532. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  533. configure:7688: $? = 0
  534. configure:7688: result: yes
  535. configure:7688: checking for features.h
  536. configure:7688: result: yes
  537. configure:7688: checking langinfo.h usability
  538. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  539. configure:7688: $? = 0
  540. configure:7688: result: yes
  541. configure:7688: checking langinfo.h presence
  542. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  543. configure:7688: $? = 0
  544. configure:7688: result: yes
  545. configure:7688: checking for langinfo.h
  546. configure:7688: result: yes
  547. configure:7688: checking xlocale.h usability
  548. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  549. configure:7688: $? = 0
  550. configure:7688: result: yes
  551. configure:7688: checking xlocale.h presence
  552. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  553. configure:7688: $? = 0
  554. configure:7688: result: yes
  555. configure:7688: checking for xlocale.h
  556. configure:7688: result: yes
  557. configure:7688: checking sys/socket.h usability
  558. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  559. configure:7688: $? = 0
  560. configure:7688: result: yes
  561. configure:7688: checking sys/socket.h presence
  562. configure:7688: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  563. configure:7688: $? = 0
  564. configure:7688: result: yes
  565. configure:7688: checking for sys/socket.h
  566. configure:7688: result: yes
  567. configure:7802: checking for getopt.h
  568. configure:7802: result: yes
  569. configure:7819: checking for getopt_long_only
  570. configure:7819: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  571. configure:7819: $? = 0
  572. configure:7819: result: yes
  573. configure:7833: checking whether getopt is POSIX compatible
  574. configure:7994: result: guessing yes
  575. configure:8002: checking for working GNU getopt function
  576. configure:8240: result: guessing no
  577. configure:8331: checking whether getenv is declared
  578. configure:8331: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  579. configure:8331: $? = 0
  580. configure:8331: result: yes
  581. configure:8384: checking for ld used by x86_64-unknown-linux-gnu-gcc -m64
  582. configure:8451: result: x86_64-unknown-linux-gnu-ld
  583. configure:8458: checking if the linker (x86_64-unknown-linux-gnu-ld) is GNU ld
  584. configure:8473: result: yes
  585. configure:8480: checking for shared library run path origin
  586. configure:8493: result: done
  587. configure:9071: checking for iconv
  588. configure:9095: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  589. configure:9095: $? = 0
  590. configure:9129: result: yes
  591. configure:9132: checking for working iconv
  592. configure:9273: result: guessing yes
  593. configure:9301: checking for iconv declaration
  594. configure:9330: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  595. configure:9330: $? = 0
  596. configure:9341: result:
  597. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  598. configure:9370: checking for iswcntrl
  599. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  600. conftest.c:75:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch]
  601. char iswcntrl ();
  602. ^~~~~~~~
  603. configure:9370: $? = 0
  604. configure:9370: result: yes
  605. configure:9370: checking for iswblank
  606. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  607. conftest.c:76:6: warning: conflicting types for built-in function 'iswblank' [-Wbuiltin-declaration-mismatch]
  608. char iswblank ();
  609. ^~~~~~~~
  610. configure:9370: $? = 0
  611. configure:9370: result: yes
  612. configure:9370: checking for mbsinit
  613. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  614. configure:9370: $? = 0
  615. configure:9370: result: yes
  616. configure:9370: checking for mbrtowc
  617. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  618. configure:9370: $? = 0
  619. configure:9370: result: yes
  620. configure:9370: checking for mbslen
  621. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  622. /tmp/ccpM8tjm.o: In function `main':
  623. /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/conftest.c:90: undefined reference to `mbslen'
  624. collect2: error: ld returned 1 exit status
  625. configure:9370: $? = 1
  626. configure: failed program was:
  627. | /* confdefs.h */
  628. | #define PACKAGE_NAME "GNU Texinfo"
  629. | #define PACKAGE_TARNAME "texinfo"
  630. | #define PACKAGE_VERSION "6.3"
  631. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  632. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  633. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  634. | #define PACKAGE "texinfo"
  635. | #define VERSION "6.3"
  636. | #define STDC_HEADERS 1
  637. | #define HAVE_SYS_TYPES_H 1
  638. | #define HAVE_SYS_STAT_H 1
  639. | #define HAVE_STDLIB_H 1
  640. | #define HAVE_STRING_H 1
  641. | #define HAVE_MEMORY_H 1
  642. | #define HAVE_STRINGS_H 1
  643. | #define HAVE_INTTYPES_H 1
  644. | #define HAVE_STDINT_H 1
  645. | #define HAVE_UNISTD_H 1
  646. | #define __EXTENSIONS__ 1
  647. | #define _ALL_SOURCE 1
  648. | #define _DARWIN_C_SOURCE 1
  649. | #define _GNU_SOURCE 1
  650. | #define __USE_MINGW_ANSI_STDIO 1
  651. | #define _POSIX_PTHREAD_SEMANTICS 1
  652. | #define _TANDEM_SOURCE 1
  653. | #define HAVE_ALLOCA_H 1
  654. | #define HAVE_ALLOCA 1
  655. | #define restrict __restrict
  656. | #define HAVE_DECL_STRERROR_R 1
  657. | #define HAVE_STRERROR_R 1
  658. | #define STRERROR_R_CHAR_P 1
  659. | #define HAVE_GETOPT_H 1
  660. | #define HAVE_WCTYPE_H 1
  661. | #define HAVE_WCHAR_H 1
  662. | #define HAVE_SYS_MMAN_H 1
  663. | #define HAVE_MALLOC_H 1
  664. | #define HAVE_STDINT_H 1
  665. | #define HAVE_STRINGS_H 1
  666. | #define HAVE_UNISTD_H 1
  667. | #define HAVE_FEATURES_H 1
  668. | #define HAVE_LANGINFO_H 1
  669. | #define HAVE_XLOCALE_H 1
  670. | #define HAVE_SYS_SOCKET_H 1
  671. | #define HAVE_GETOPT_H 1
  672. | #define HAVE_GETOPT_LONG_ONLY 1
  673. | #define __GETOPT_PREFIX rpl_
  674. | #define HAVE_DECL_GETENV 1
  675. | #define HAVE_ICONV 1
  676. | #define ICONV_CONST
  677. | #define HAVE_ISWCNTRL 1
  678. | #define HAVE_ISWBLANK 1
  679. | #define HAVE_MBSINIT 1
  680. | #define HAVE_MBRTOWC 1
  681. | /* end confdefs.h. */
  682. | /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen.
  683. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  684. | #define mbslen innocuous_mbslen
  685. |
  686. | /* System header to define __stub macros and hopefully few prototypes,
  687. | which can conflict with char mbslen (); below.
  688. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  689. | <limits.h> exists even on freestanding compilers. */
  690. |
  691. | #ifdef __STDC__
  692. | # include <limits.h>
  693. | #else
  694. | # include <assert.h>
  695. | #endif
  696. |
  697. | #undef mbslen
  698. |
  699. | /* Override any GCC internal prototype to avoid an error.
  700. | Use char because int might match the return type of a GCC
  701. | builtin and then its argument prototype would still apply. */
  702. | #ifdef __cplusplus
  703. | extern "C"
  704. | #endif
  705. | char mbslen ();
  706. | /* The GNU C library defines this for functions which it implements
  707. | to always fail with ENOSYS. Some functions are actually named
  708. | something starting with __ and the normal name is an alias. */
  709. | #if defined __stub_mbslen || defined __stub___mbslen
  710. | choke me
  711. | #endif
  712. |
  713. | int
  714. | main ()
  715. | {
  716. | return mbslen ();
  717. | ;
  718. | return 0;
  719. | }
  720. configure:9370: result: no
  721. configure:9370: checking for isascii
  722. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  723. conftest.c:79:6: warning: conflicting types for built-in function 'isascii' [-Wbuiltin-declaration-mismatch]
  724. char isascii ();
  725. ^~~~~~~
  726. configure:9370: $? = 0
  727. configure:9370: result: yes
  728. configure:9370: checking for mprotect
  729. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  730. configure:9370: $? = 0
  731. configure:9370: result: yes
  732. configure:9370: checking for isblank
  733. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  734. conftest.c:81:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch]
  735. char isblank ();
  736. ^~~~~~~
  737. configure:9370: $? = 0
  738. configure:9370: result: yes
  739. configure:9370: checking for iswctype
  740. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  741. configure:9370: $? = 0
  742. configure:9370: result: yes
  743. configure:9370: checking for strdup
  744. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  745. conftest.c:83:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
  746. char strdup ();
  747. ^~~~~~
  748. configure:9370: $? = 0
  749. configure:9370: result: yes
  750. configure:9370: checking for wcwidth
  751. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  752. configure:9370: $? = 0
  753. configure:9370: result: yes
  754. configure:9370: checking for btowc
  755. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  756. configure:9370: $? = 0
  757. configure:9370: result: yes
  758. configure:9370: checking for symlink
  759. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  760. configure:9370: $? = 0
  761. configure:9370: result: yes
  762. configure:9370: checking for _set_invalid_parameter_handler
  763. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  764. /tmp/ccOUgWOg.o: In function `main':
  765. /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/conftest.c:98: undefined reference to `_set_invalid_parameter_handler'
  766. collect2: error: ld returned 1 exit status
  767. configure:9370: $? = 1
  768. configure: failed program was:
  769. | /* confdefs.h */
  770. | #define PACKAGE_NAME "GNU Texinfo"
  771. | #define PACKAGE_TARNAME "texinfo"
  772. | #define PACKAGE_VERSION "6.3"
  773. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  774. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  775. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  776. | #define PACKAGE "texinfo"
  777. | #define VERSION "6.3"
  778. | #define STDC_HEADERS 1
  779. | #define HAVE_SYS_TYPES_H 1
  780. | #define HAVE_SYS_STAT_H 1
  781. | #define HAVE_STDLIB_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_INTTYPES_H 1
  786. | #define HAVE_STDINT_H 1
  787. | #define HAVE_UNISTD_H 1
  788. | #define __EXTENSIONS__ 1
  789. | #define _ALL_SOURCE 1
  790. | #define _DARWIN_C_SOURCE 1
  791. | #define _GNU_SOURCE 1
  792. | #define __USE_MINGW_ANSI_STDIO 1
  793. | #define _POSIX_PTHREAD_SEMANTICS 1
  794. | #define _TANDEM_SOURCE 1
  795. | #define HAVE_ALLOCA_H 1
  796. | #define HAVE_ALLOCA 1
  797. | #define restrict __restrict
  798. | #define HAVE_DECL_STRERROR_R 1
  799. | #define HAVE_STRERROR_R 1
  800. | #define STRERROR_R_CHAR_P 1
  801. | #define HAVE_GETOPT_H 1
  802. | #define HAVE_WCTYPE_H 1
  803. | #define HAVE_WCHAR_H 1
  804. | #define HAVE_SYS_MMAN_H 1
  805. | #define HAVE_MALLOC_H 1
  806. | #define HAVE_STDINT_H 1
  807. | #define HAVE_STRINGS_H 1
  808. | #define HAVE_UNISTD_H 1
  809. | #define HAVE_FEATURES_H 1
  810. | #define HAVE_LANGINFO_H 1
  811. | #define HAVE_XLOCALE_H 1
  812. | #define HAVE_SYS_SOCKET_H 1
  813. | #define HAVE_GETOPT_H 1
  814. | #define HAVE_GETOPT_LONG_ONLY 1
  815. | #define __GETOPT_PREFIX rpl_
  816. | #define HAVE_DECL_GETENV 1
  817. | #define HAVE_ICONV 1
  818. | #define ICONV_CONST
  819. | #define HAVE_ISWCNTRL 1
  820. | #define HAVE_ISWBLANK 1
  821. | #define HAVE_MBSINIT 1
  822. | #define HAVE_MBRTOWC 1
  823. | #define HAVE_ISASCII 1
  824. | #define HAVE_MPROTECT 1
  825. | #define HAVE_ISBLANK 1
  826. | #define HAVE_ISWCTYPE 1
  827. | #define HAVE_STRDUP 1
  828. | #define HAVE_WCWIDTH 1
  829. | #define HAVE_BTOWC 1
  830. | #define HAVE_SYMLINK 1
  831. | /* end confdefs.h. */
  832. | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
  833. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  834. | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
  835. |
  836. | /* System header to define __stub macros and hopefully few prototypes,
  837. | which can conflict with char _set_invalid_parameter_handler (); below.
  838. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  839. | <limits.h> exists even on freestanding compilers. */
  840. |
  841. | #ifdef __STDC__
  842. | # include <limits.h>
  843. | #else
  844. | # include <assert.h>
  845. | #endif
  846. |
  847. | #undef _set_invalid_parameter_handler
  848. |
  849. | /* Override any GCC internal prototype to avoid an error.
  850. | Use char because int might match the return type of a GCC
  851. | builtin and then its argument prototype would still apply. */
  852. | #ifdef __cplusplus
  853. | extern "C"
  854. | #endif
  855. | char _set_invalid_parameter_handler ();
  856. | /* The GNU C library defines this for functions which it implements
  857. | to always fail with ENOSYS. Some functions are actually named
  858. | something starting with __ and the normal name is an alias. */
  859. | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
  860. | choke me
  861. | #endif
  862. |
  863. | int
  864. | main ()
  865. | {
  866. | return _set_invalid_parameter_handler ();
  867. | ;
  868. | return 0;
  869. | }
  870. configure:9370: result: no
  871. configure:9370: checking for nl_langinfo
  872. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  873. configure:9370: $? = 0
  874. configure:9370: result: yes
  875. configure:9370: checking for strndup
  876. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  877. conftest.c:88:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch]
  878. char strndup ();
  879. ^~~~~~~
  880. configure:9370: $? = 0
  881. configure:9370: result: yes
  882. configure:9370: checking for vasnprintf
  883. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  884. /tmp/ccBbEf3G.o: In function `main':
  885. /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/conftest.c:100: undefined reference to `vasnprintf'
  886. collect2: error: ld returned 1 exit status
  887. configure:9370: $? = 1
  888. configure: failed program was:
  889. | /* confdefs.h */
  890. | #define PACKAGE_NAME "GNU Texinfo"
  891. | #define PACKAGE_TARNAME "texinfo"
  892. | #define PACKAGE_VERSION "6.3"
  893. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  894. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  895. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  896. | #define PACKAGE "texinfo"
  897. | #define VERSION "6.3"
  898. | #define STDC_HEADERS 1
  899. | #define HAVE_SYS_TYPES_H 1
  900. | #define HAVE_SYS_STAT_H 1
  901. | #define HAVE_STDLIB_H 1
  902. | #define HAVE_STRING_H 1
  903. | #define HAVE_MEMORY_H 1
  904. | #define HAVE_STRINGS_H 1
  905. | #define HAVE_INTTYPES_H 1
  906. | #define HAVE_STDINT_H 1
  907. | #define HAVE_UNISTD_H 1
  908. | #define __EXTENSIONS__ 1
  909. | #define _ALL_SOURCE 1
  910. | #define _DARWIN_C_SOURCE 1
  911. | #define _GNU_SOURCE 1
  912. | #define __USE_MINGW_ANSI_STDIO 1
  913. | #define _POSIX_PTHREAD_SEMANTICS 1
  914. | #define _TANDEM_SOURCE 1
  915. | #define HAVE_ALLOCA_H 1
  916. | #define HAVE_ALLOCA 1
  917. | #define restrict __restrict
  918. | #define HAVE_DECL_STRERROR_R 1
  919. | #define HAVE_STRERROR_R 1
  920. | #define STRERROR_R_CHAR_P 1
  921. | #define HAVE_GETOPT_H 1
  922. | #define HAVE_WCTYPE_H 1
  923. | #define HAVE_WCHAR_H 1
  924. | #define HAVE_SYS_MMAN_H 1
  925. | #define HAVE_MALLOC_H 1
  926. | #define HAVE_STDINT_H 1
  927. | #define HAVE_STRINGS_H 1
  928. | #define HAVE_UNISTD_H 1
  929. | #define HAVE_FEATURES_H 1
  930. | #define HAVE_LANGINFO_H 1
  931. | #define HAVE_XLOCALE_H 1
  932. | #define HAVE_SYS_SOCKET_H 1
  933. | #define HAVE_GETOPT_H 1
  934. | #define HAVE_GETOPT_LONG_ONLY 1
  935. | #define __GETOPT_PREFIX rpl_
  936. | #define HAVE_DECL_GETENV 1
  937. | #define HAVE_ICONV 1
  938. | #define ICONV_CONST
  939. | #define HAVE_ISWCNTRL 1
  940. | #define HAVE_ISWBLANK 1
  941. | #define HAVE_MBSINIT 1
  942. | #define HAVE_MBRTOWC 1
  943. | #define HAVE_ISASCII 1
  944. | #define HAVE_MPROTECT 1
  945. | #define HAVE_ISBLANK 1
  946. | #define HAVE_ISWCTYPE 1
  947. | #define HAVE_STRDUP 1
  948. | #define HAVE_WCWIDTH 1
  949. | #define HAVE_BTOWC 1
  950. | #define HAVE_SYMLINK 1
  951. | #define HAVE_NL_LANGINFO 1
  952. | #define HAVE_STRNDUP 1
  953. | /* end confdefs.h. */
  954. | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
  955. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  956. | #define vasnprintf innocuous_vasnprintf
  957. |
  958. | /* System header to define __stub macros and hopefully few prototypes,
  959. | which can conflict with char vasnprintf (); below.
  960. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  961. | <limits.h> exists even on freestanding compilers. */
  962. |
  963. | #ifdef __STDC__
  964. | # include <limits.h>
  965. | #else
  966. | # include <assert.h>
  967. | #endif
  968. |
  969. | #undef vasnprintf
  970. |
  971. | /* Override any GCC internal prototype to avoid an error.
  972. | Use char because int might match the return type of a GCC
  973. | builtin and then its argument prototype would still apply. */
  974. | #ifdef __cplusplus
  975. | extern "C"
  976. | #endif
  977. | char vasnprintf ();
  978. | /* The GNU C library defines this for functions which it implements
  979. | to always fail with ENOSYS. Some functions are actually named
  980. | something starting with __ and the normal name is an alias. */
  981. | #if defined __stub_vasnprintf || defined __stub___vasnprintf
  982. | choke me
  983. | #endif
  984. |
  985. | int
  986. | main ()
  987. | {
  988. | return vasnprintf ();
  989. | ;
  990. | return 0;
  991. | }
  992. configure:9370: result: no
  993. configure:9370: checking for snprintf
  994. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  995. conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
  996. char snprintf ();
  997. ^~~~~~~~
  998. configure:9370: $? = 0
  999. configure:9370: result: yes
  1000. configure:9370: checking for wcrtomb
  1001. configure:9370: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1002. configure:9370: $? = 0
  1003. configure:9370: result: yes
  1004. configure:9384: checking for wint_t
  1005. configure:9409: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1006. configure:9409: $? = 0
  1007. configure:9416: result: yes
  1008. configure:9541: checking whether iswcntrl works
  1009. configure:9562: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1010. configure:9562: $? = 0
  1011. configure:9596: result: guessing yes
  1012. configure:9620: checking for towlower
  1013. configure:9620: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1014. conftest.c:92:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch]
  1015. char towlower ();
  1016. ^~~~~~~~
  1017. configure:9620: $? = 0
  1018. configure:9620: result: yes
  1019. configure:9668: checking for wctype_t
  1020. configure:9696: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1021. configure:9696: $? = 0
  1022. configure:9704: result: yes
  1023. configure:9710: checking for wctrans_t
  1024. configure:9736: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1025. configure:9736: $? = 0
  1026. configure:9744: result: yes
  1027. configure:9753: checking whether wctype is declared without a macro
  1028. configure:9782: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1029. configure:9782: $? = 0
  1030. configure:9790: result: yes
  1031. configure:9753: checking whether iswctype is declared without a macro
  1032. configure:9782: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1033. configure:9782: $? = 0
  1034. configure:9790: result: yes
  1035. configure:9753: checking whether wctrans is declared without a macro
  1036. configure:9782: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1037. configure:9782: $? = 0
  1038. configure:9790: result: yes
  1039. configure:9753: checking whether towctrans is declared without a macro
  1040. configure:9782: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1041. configure:9782: $? = 0
  1042. configure:9790: result: yes
  1043. configure:9811: checking for stdlib.h
  1044. configure:9811: result: yes
  1045. configure:9821: checking for GNU libc compatible malloc
  1046. configure:9868: result: yes
  1047. configure:9883: checking for unsigned long long int
  1048. configure:9931: result: yes
  1049. configure:9941: checking for long long int
  1050. configure:9991: result: yes
  1051. configure:10001: checking for mbstate_t
  1052. configure:10025: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1053. configure:10025: $? = 0
  1054. configure:10032: result: yes
  1055. configure:10148: checking for nl_langinfo and CODESET
  1056. configure:10164: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1057. configure:10164: $? = 0
  1058. configure:10173: result: yes
  1059. configure:10184: checking for a traditional japanese locale
  1060. configure:10254: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1061. configure:10257: $? = 0
  1062. configure:10315: result: none
  1063. configure:10323: checking for a transitional chinese locale
  1064. configure:10394: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1065. configure:10397: $? = 0
  1066. configure:10448: result: none
  1067. configure:10455: checking for a french Unicode locale
  1068. configure:10527: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1069. configure:10530: $? = 0
  1070. configure:10576: result: none
  1071. configure:10688: checking for mmap
  1072. configure:10688: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1073. configure:10688: $? = 0
  1074. configure:10688: result: yes
  1075. configure:10699: checking for MAP_ANONYMOUS
  1076. configure:10736: result: yes
  1077. configure:10770: checking whether memchr works
  1078. configure:10843: result: guessing no
  1079. configure:10851: checking whether memrchr is declared
  1080. configure:10851: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1081. configure:10851: $? = 0
  1082. configure:10851: result: yes
  1083. configure:10873: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1084. conftest.c:83:10: error: unknown type name 'not'
  1085. not a universal capable compiler
  1086. ^~~
  1087. conftest.c:83:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  1088. not a universal capable compiler
  1089. ^~~~~~~~~
  1090. conftest.c:83:16: error: unknown type name 'universal'
  1091. configure:10873: $? = 1
  1092. configure: failed program was:
  1093. | /* confdefs.h */
  1094. | #define PACKAGE_NAME "GNU Texinfo"
  1095. | #define PACKAGE_TARNAME "texinfo"
  1096. | #define PACKAGE_VERSION "6.3"
  1097. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1098. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1099. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1100. | #define PACKAGE "texinfo"
  1101. | #define VERSION "6.3"
  1102. | #define STDC_HEADERS 1
  1103. | #define HAVE_SYS_TYPES_H 1
  1104. | #define HAVE_SYS_STAT_H 1
  1105. | #define HAVE_STDLIB_H 1
  1106. | #define HAVE_STRING_H 1
  1107. | #define HAVE_MEMORY_H 1
  1108. | #define HAVE_STRINGS_H 1
  1109. | #define HAVE_INTTYPES_H 1
  1110. | #define HAVE_STDINT_H 1
  1111. | #define HAVE_UNISTD_H 1
  1112. | #define __EXTENSIONS__ 1
  1113. | #define _ALL_SOURCE 1
  1114. | #define _DARWIN_C_SOURCE 1
  1115. | #define _GNU_SOURCE 1
  1116. | #define __USE_MINGW_ANSI_STDIO 1
  1117. | #define _POSIX_PTHREAD_SEMANTICS 1
  1118. | #define _TANDEM_SOURCE 1
  1119. | #define HAVE_ALLOCA_H 1
  1120. | #define HAVE_ALLOCA 1
  1121. | #define restrict __restrict
  1122. | #define HAVE_DECL_STRERROR_R 1
  1123. | #define HAVE_STRERROR_R 1
  1124. | #define STRERROR_R_CHAR_P 1
  1125. | #define HAVE_GETOPT_H 1
  1126. | #define HAVE_WCTYPE_H 1
  1127. | #define HAVE_WCHAR_H 1
  1128. | #define HAVE_SYS_MMAN_H 1
  1129. | #define HAVE_MALLOC_H 1
  1130. | #define HAVE_STDINT_H 1
  1131. | #define HAVE_STRINGS_H 1
  1132. | #define HAVE_UNISTD_H 1
  1133. | #define HAVE_FEATURES_H 1
  1134. | #define HAVE_LANGINFO_H 1
  1135. | #define HAVE_XLOCALE_H 1
  1136. | #define HAVE_SYS_SOCKET_H 1
  1137. | #define HAVE_GETOPT_H 1
  1138. | #define HAVE_GETOPT_LONG_ONLY 1
  1139. | #define __GETOPT_PREFIX rpl_
  1140. | #define HAVE_DECL_GETENV 1
  1141. | #define HAVE_ICONV 1
  1142. | #define ICONV_CONST
  1143. | #define HAVE_ISWCNTRL 1
  1144. | #define HAVE_ISWBLANK 1
  1145. | #define HAVE_MBSINIT 1
  1146. | #define HAVE_MBRTOWC 1
  1147. | #define HAVE_ISASCII 1
  1148. | #define HAVE_MPROTECT 1
  1149. | #define HAVE_ISBLANK 1
  1150. | #define HAVE_ISWCTYPE 1
  1151. | #define HAVE_STRDUP 1
  1152. | #define HAVE_WCWIDTH 1
  1153. | #define HAVE_BTOWC 1
  1154. | #define HAVE_SYMLINK 1
  1155. | #define HAVE_NL_LANGINFO 1
  1156. | #define HAVE_STRNDUP 1
  1157. | #define HAVE_SNPRINTF 1
  1158. | #define HAVE_WCRTOMB 1
  1159. | #define HAVE_WINT_T 1
  1160. | #define HAVE_TOWLOWER 1
  1161. | #define HAVE_RAW_DECL_WCTYPE 1
  1162. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1163. | #define HAVE_RAW_DECL_WCTRANS 1
  1164. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1165. | #define HAVE_STDLIB_H 1
  1166. | #define MALLOC_0_IS_NONNULL 1
  1167. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1168. | #define HAVE_LONG_LONG_INT 1
  1169. | #define HAVE_MBSTATE_T 1
  1170. | #define HAVE_LANGINFO_CODESET 1
  1171. | #define HAVE_MAP_ANONYMOUS 1
  1172. | #define HAVE_DECL_MEMRCHR 1
  1173. | /* end confdefs.h. */
  1174. | #ifndef __APPLE_CC__
  1175. | not a universal capable compiler
  1176. | #endif
  1177. | typedef int dummy;
  1178. |
  1179. configure:10906: checking whether alarm is declared
  1180. configure:10906: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1181. configure:10906: $? = 0
  1182. configure:10906: result: yes
  1183. configure:10923: checking for inline
  1184. configure:10939: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1185. configure:10939: $? = 0
  1186. configure:10947: result: inline
  1187. configure:10966: checking whether we are using the GNU C Library >= 2.1 or uClibc
  1188. configure:10996: result: yes
  1189. configure:11012: checking for stdbool.h that conforms to C99
  1190. configure:11087: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1191. configure:11087: $? = 0
  1192. configure:11094: result: yes
  1193. configure:11096: checking for _Bool
  1194. configure:11096: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1195. configure:11096: $? = 0
  1196. configure:11096: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1197. conftest.c: In function 'main':
  1198. conftest.c:119:20: error: expected expression before ')' token
  1199. if (sizeof ((_Bool)))
  1200. ^
  1201. configure:11096: $? = 1
  1202. configure: failed program was:
  1203. | /* confdefs.h */
  1204. | #define PACKAGE_NAME "GNU Texinfo"
  1205. | #define PACKAGE_TARNAME "texinfo"
  1206. | #define PACKAGE_VERSION "6.3"
  1207. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1208. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1209. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1210. | #define PACKAGE "texinfo"
  1211. | #define VERSION "6.3"
  1212. | #define STDC_HEADERS 1
  1213. | #define HAVE_SYS_TYPES_H 1
  1214. | #define HAVE_SYS_STAT_H 1
  1215. | #define HAVE_STDLIB_H 1
  1216. | #define HAVE_STRING_H 1
  1217. | #define HAVE_MEMORY_H 1
  1218. | #define HAVE_STRINGS_H 1
  1219. | #define HAVE_INTTYPES_H 1
  1220. | #define HAVE_STDINT_H 1
  1221. | #define HAVE_UNISTD_H 1
  1222. | #define __EXTENSIONS__ 1
  1223. | #define _ALL_SOURCE 1
  1224. | #define _DARWIN_C_SOURCE 1
  1225. | #define _GNU_SOURCE 1
  1226. | #define __USE_MINGW_ANSI_STDIO 1
  1227. | #define _POSIX_PTHREAD_SEMANTICS 1
  1228. | #define _TANDEM_SOURCE 1
  1229. | #define HAVE_ALLOCA_H 1
  1230. | #define HAVE_ALLOCA 1
  1231. | #define restrict __restrict
  1232. | #define HAVE_DECL_STRERROR_R 1
  1233. | #define HAVE_STRERROR_R 1
  1234. | #define STRERROR_R_CHAR_P 1
  1235. | #define HAVE_GETOPT_H 1
  1236. | #define HAVE_WCTYPE_H 1
  1237. | #define HAVE_WCHAR_H 1
  1238. | #define HAVE_SYS_MMAN_H 1
  1239. | #define HAVE_MALLOC_H 1
  1240. | #define HAVE_STDINT_H 1
  1241. | #define HAVE_STRINGS_H 1
  1242. | #define HAVE_UNISTD_H 1
  1243. | #define HAVE_FEATURES_H 1
  1244. | #define HAVE_LANGINFO_H 1
  1245. | #define HAVE_XLOCALE_H 1
  1246. | #define HAVE_SYS_SOCKET_H 1
  1247. | #define HAVE_GETOPT_H 1
  1248. | #define HAVE_GETOPT_LONG_ONLY 1
  1249. | #define __GETOPT_PREFIX rpl_
  1250. | #define HAVE_DECL_GETENV 1
  1251. | #define HAVE_ICONV 1
  1252. | #define ICONV_CONST
  1253. | #define HAVE_ISWCNTRL 1
  1254. | #define HAVE_ISWBLANK 1
  1255. | #define HAVE_MBSINIT 1
  1256. | #define HAVE_MBRTOWC 1
  1257. | #define HAVE_ISASCII 1
  1258. | #define HAVE_MPROTECT 1
  1259. | #define HAVE_ISBLANK 1
  1260. | #define HAVE_ISWCTYPE 1
  1261. | #define HAVE_STRDUP 1
  1262. | #define HAVE_WCWIDTH 1
  1263. | #define HAVE_BTOWC 1
  1264. | #define HAVE_SYMLINK 1
  1265. | #define HAVE_NL_LANGINFO 1
  1266. | #define HAVE_STRNDUP 1
  1267. | #define HAVE_SNPRINTF 1
  1268. | #define HAVE_WCRTOMB 1
  1269. | #define HAVE_WINT_T 1
  1270. | #define HAVE_TOWLOWER 1
  1271. | #define HAVE_RAW_DECL_WCTYPE 1
  1272. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1273. | #define HAVE_RAW_DECL_WCTRANS 1
  1274. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1275. | #define HAVE_STDLIB_H 1
  1276. | #define MALLOC_0_IS_NONNULL 1
  1277. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1278. | #define HAVE_LONG_LONG_INT 1
  1279. | #define HAVE_MBSTATE_T 1
  1280. | #define HAVE_LANGINFO_CODESET 1
  1281. | #define HAVE_MAP_ANONYMOUS 1
  1282. | #define HAVE_DECL_MEMRCHR 1
  1283. | #define HAVE_DECL_ALARM 1
  1284. | /* end confdefs.h. */
  1285. | #include <stdio.h>
  1286. | #ifdef HAVE_SYS_TYPES_H
  1287. | # include <sys/types.h>
  1288. | #endif
  1289. | #ifdef HAVE_SYS_STAT_H
  1290. | # include <sys/stat.h>
  1291. | #endif
  1292. | #ifdef STDC_HEADERS
  1293. | # include <stdlib.h>
  1294. | # include <stddef.h>
  1295. | #else
  1296. | # ifdef HAVE_STDLIB_H
  1297. | # include <stdlib.h>
  1298. | # endif
  1299. | #endif
  1300. | #ifdef HAVE_STRING_H
  1301. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1302. | # include <memory.h>
  1303. | # endif
  1304. | # include <string.h>
  1305. | #endif
  1306. | #ifdef HAVE_STRINGS_H
  1307. | # include <strings.h>
  1308. | #endif
  1309. | #ifdef HAVE_INTTYPES_H
  1310. | # include <inttypes.h>
  1311. | #endif
  1312. | #ifdef HAVE_STDINT_H
  1313. | # include <stdint.h>
  1314. | #endif
  1315. | #ifdef HAVE_UNISTD_H
  1316. | # include <unistd.h>
  1317. | #endif
  1318. | int
  1319. | main ()
  1320. | {
  1321. | if (sizeof ((_Bool)))
  1322. | return 0;
  1323. | ;
  1324. | return 0;
  1325. | }
  1326. configure:11096: result: yes
  1327. configure:11113: checking for wchar_t
  1328. configure:11130: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1329. configure:11130: $? = 0
  1330. configure:11137: result: yes
  1331. configure:11287: checking whether stdint.h conforms to C99
  1332. configure:11458: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1333. configure:11458: $? = 0
  1334. configure:11552: result: yes
  1335. configure:11556: checking whether stdint.h predates C++11
  1336. configure:11592: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1337. configure:11592: $? = 0
  1338. configure:11597: result: no
  1339. configure:12144: checking for strcasestr
  1340. configure:12144: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1341. configure:12144: $? = 0
  1342. configure:12144: result: yes
  1343. configure:12234: checking whether malloc, realloc, calloc are POSIX compliant
  1344. configure:12254: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1345. configure:12254: $? = 0
  1346. configure:12262: result: yes
  1347. configure:12271: checking whether strdup is declared
  1348. configure:12271: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1349. configure:12271: $? = 0
  1350. configure:12271: result: yes
  1351. configure:12285: checking whether strerror(0) succeeds
  1352. configure:12331: result: guessing yes
  1353. configure:12421: checking whether ffsl is declared without a macro
  1354. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1355. configure:12439: $? = 0
  1356. configure:12447: result: yes
  1357. configure:12421: checking whether ffsll is declared without a macro
  1358. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1359. configure:12439: $? = 0
  1360. configure:12447: result: yes
  1361. configure:12421: checking whether memmem is declared without a macro
  1362. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1363. configure:12439: $? = 0
  1364. configure:12447: result: yes
  1365. configure:12421: checking whether mempcpy is declared without a macro
  1366. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1367. configure:12439: $? = 0
  1368. configure:12447: result: yes
  1369. configure:12421: checking whether memrchr is declared without a macro
  1370. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1371. configure:12439: $? = 0
  1372. configure:12447: result: yes
  1373. configure:12421: checking whether rawmemchr is declared without a macro
  1374. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1375. configure:12439: $? = 0
  1376. configure:12447: result: yes
  1377. configure:12421: checking whether stpcpy is declared without a macro
  1378. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1379. configure:12439: $? = 0
  1380. configure:12447: result: yes
  1381. configure:12421: checking whether stpncpy is declared without a macro
  1382. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1383. configure:12439: $? = 0
  1384. configure:12447: result: yes
  1385. configure:12421: checking whether strchrnul is declared without a macro
  1386. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1387. configure:12439: $? = 0
  1388. configure:12447: result: yes
  1389. configure:12421: checking whether strdup is declared without a macro
  1390. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1391. configure:12439: $? = 0
  1392. configure:12447: result: yes
  1393. configure:12421: checking whether strncat is declared without a macro
  1394. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1395. configure:12439: $? = 0
  1396. configure:12447: result: yes
  1397. configure:12421: checking whether strndup is declared without a macro
  1398. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1399. configure:12439: $? = 0
  1400. configure:12447: result: yes
  1401. configure:12421: checking whether strnlen is declared without a macro
  1402. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1403. configure:12439: $? = 0
  1404. configure:12447: result: yes
  1405. configure:12421: checking whether strpbrk is declared without a macro
  1406. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1407. configure:12439: $? = 0
  1408. configure:12447: result: yes
  1409. configure:12421: checking whether strsep is declared without a macro
  1410. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1411. configure:12439: $? = 0
  1412. configure:12447: result: yes
  1413. configure:12421: checking whether strcasestr is declared without a macro
  1414. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1415. configure:12439: $? = 0
  1416. configure:12447: result: yes
  1417. configure:12421: checking whether strtok_r is declared without a macro
  1418. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1419. configure:12439: $? = 0
  1420. configure:12447: result: yes
  1421. configure:12421: checking whether strerror_r is declared without a macro
  1422. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1423. configure:12439: $? = 0
  1424. configure:12447: result: yes
  1425. configure:12421: checking whether strsignal is declared without a macro
  1426. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1427. configure:12439: $? = 0
  1428. configure:12447: result: yes
  1429. configure:12421: checking whether strverscmp is declared without a macro
  1430. configure:12439: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1431. configure:12439: $? = 0
  1432. configure:12447: result: yes
  1433. configure:12561: checking whether ffs is declared without a macro
  1434. configure:12583: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1435. configure:12583: $? = 0
  1436. configure:12591: result: yes
  1437. configure:12561: checking whether strcasecmp is declared without a macro
  1438. configure:12583: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1439. configure:12583: $? = 0
  1440. configure:12591: result: yes
  1441. configure:12561: checking whether strncasecmp is declared without a macro
  1442. configure:12583: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1443. configure:12583: $? = 0
  1444. configure:12591: result: yes
  1445. configure:12604: checking whether strnlen is declared
  1446. configure:12604: result: yes
  1447. configure:12618: checking for pid_t
  1448. configure:12618: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1449. configure:12618: $? = 0
  1450. configure:12618: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1451. conftest.c: In function 'main':
  1452. conftest.c:147:20: error: expected expression before ')' token
  1453. if (sizeof ((pid_t)))
  1454. ^
  1455. configure:12618: $? = 1
  1456. configure: failed program was:
  1457. | /* confdefs.h */
  1458. | #define PACKAGE_NAME "GNU Texinfo"
  1459. | #define PACKAGE_TARNAME "texinfo"
  1460. | #define PACKAGE_VERSION "6.3"
  1461. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1462. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1463. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1464. | #define PACKAGE "texinfo"
  1465. | #define VERSION "6.3"
  1466. | #define STDC_HEADERS 1
  1467. | #define HAVE_SYS_TYPES_H 1
  1468. | #define HAVE_SYS_STAT_H 1
  1469. | #define HAVE_STDLIB_H 1
  1470. | #define HAVE_STRING_H 1
  1471. | #define HAVE_MEMORY_H 1
  1472. | #define HAVE_STRINGS_H 1
  1473. | #define HAVE_INTTYPES_H 1
  1474. | #define HAVE_STDINT_H 1
  1475. | #define HAVE_UNISTD_H 1
  1476. | #define __EXTENSIONS__ 1
  1477. | #define _ALL_SOURCE 1
  1478. | #define _DARWIN_C_SOURCE 1
  1479. | #define _GNU_SOURCE 1
  1480. | #define __USE_MINGW_ANSI_STDIO 1
  1481. | #define _POSIX_PTHREAD_SEMANTICS 1
  1482. | #define _TANDEM_SOURCE 1
  1483. | #define HAVE_ALLOCA_H 1
  1484. | #define HAVE_ALLOCA 1
  1485. | #define restrict __restrict
  1486. | #define HAVE_DECL_STRERROR_R 1
  1487. | #define HAVE_STRERROR_R 1
  1488. | #define STRERROR_R_CHAR_P 1
  1489. | #define HAVE_GETOPT_H 1
  1490. | #define HAVE_WCTYPE_H 1
  1491. | #define HAVE_WCHAR_H 1
  1492. | #define HAVE_SYS_MMAN_H 1
  1493. | #define HAVE_MALLOC_H 1
  1494. | #define HAVE_STDINT_H 1
  1495. | #define HAVE_STRINGS_H 1
  1496. | #define HAVE_UNISTD_H 1
  1497. | #define HAVE_FEATURES_H 1
  1498. | #define HAVE_LANGINFO_H 1
  1499. | #define HAVE_XLOCALE_H 1
  1500. | #define HAVE_SYS_SOCKET_H 1
  1501. | #define HAVE_GETOPT_H 1
  1502. | #define HAVE_GETOPT_LONG_ONLY 1
  1503. | #define __GETOPT_PREFIX rpl_
  1504. | #define HAVE_DECL_GETENV 1
  1505. | #define HAVE_ICONV 1
  1506. | #define ICONV_CONST
  1507. | #define HAVE_ISWCNTRL 1
  1508. | #define HAVE_ISWBLANK 1
  1509. | #define HAVE_MBSINIT 1
  1510. | #define HAVE_MBRTOWC 1
  1511. | #define HAVE_ISASCII 1
  1512. | #define HAVE_MPROTECT 1
  1513. | #define HAVE_ISBLANK 1
  1514. | #define HAVE_ISWCTYPE 1
  1515. | #define HAVE_STRDUP 1
  1516. | #define HAVE_WCWIDTH 1
  1517. | #define HAVE_BTOWC 1
  1518. | #define HAVE_SYMLINK 1
  1519. | #define HAVE_NL_LANGINFO 1
  1520. | #define HAVE_STRNDUP 1
  1521. | #define HAVE_SNPRINTF 1
  1522. | #define HAVE_WCRTOMB 1
  1523. | #define HAVE_WINT_T 1
  1524. | #define HAVE_TOWLOWER 1
  1525. | #define HAVE_RAW_DECL_WCTYPE 1
  1526. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1527. | #define HAVE_RAW_DECL_WCTRANS 1
  1528. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1529. | #define HAVE_STDLIB_H 1
  1530. | #define MALLOC_0_IS_NONNULL 1
  1531. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1532. | #define HAVE_LONG_LONG_INT 1
  1533. | #define HAVE_MBSTATE_T 1
  1534. | #define HAVE_LANGINFO_CODESET 1
  1535. | #define HAVE_MAP_ANONYMOUS 1
  1536. | #define HAVE_DECL_MEMRCHR 1
  1537. | #define HAVE_DECL_ALARM 1
  1538. | #define HAVE__BOOL 1
  1539. | #define HAVE_WCHAR_T 1
  1540. | #define HAVE_STRCASESTR 1
  1541. | #define HAVE_DECL_STRDUP 1
  1542. | #define HAVE_RAW_DECL_FFSL 1
  1543. | #define HAVE_RAW_DECL_FFSLL 1
  1544. | #define HAVE_RAW_DECL_MEMMEM 1
  1545. | #define HAVE_RAW_DECL_MEMPCPY 1
  1546. | #define HAVE_RAW_DECL_MEMRCHR 1
  1547. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1548. | #define HAVE_RAW_DECL_STPCPY 1
  1549. | #define HAVE_RAW_DECL_STPNCPY 1
  1550. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1551. | #define HAVE_RAW_DECL_STRDUP 1
  1552. | #define HAVE_RAW_DECL_STRNCAT 1
  1553. | #define HAVE_RAW_DECL_STRNDUP 1
  1554. | #define HAVE_RAW_DECL_STRNLEN 1
  1555. | #define HAVE_RAW_DECL_STRPBRK 1
  1556. | #define HAVE_RAW_DECL_STRSEP 1
  1557. | #define HAVE_RAW_DECL_STRCASESTR 1
  1558. | #define HAVE_RAW_DECL_STRTOK_R 1
  1559. | #define HAVE_RAW_DECL_STRERROR_R 1
  1560. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1561. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1562. | #define HAVE_RAW_DECL_FFS 1
  1563. | #define HAVE_RAW_DECL_STRCASECMP 1
  1564. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1565. | #define HAVE_DECL_STRNLEN 1
  1566. | /* end confdefs.h. */
  1567. | #include <stdio.h>
  1568. | #ifdef HAVE_SYS_TYPES_H
  1569. | # include <sys/types.h>
  1570. | #endif
  1571. | #ifdef HAVE_SYS_STAT_H
  1572. | # include <sys/stat.h>
  1573. | #endif
  1574. | #ifdef STDC_HEADERS
  1575. | # include <stdlib.h>
  1576. | # include <stddef.h>
  1577. | #else
  1578. | # ifdef HAVE_STDLIB_H
  1579. | # include <stdlib.h>
  1580. | # endif
  1581. | #endif
  1582. | #ifdef HAVE_STRING_H
  1583. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1584. | # include <memory.h>
  1585. | # endif
  1586. | # include <string.h>
  1587. | #endif
  1588. | #ifdef HAVE_STRINGS_H
  1589. | # include <strings.h>
  1590. | #endif
  1591. | #ifdef HAVE_INTTYPES_H
  1592. | # include <inttypes.h>
  1593. | #endif
  1594. | #ifdef HAVE_STDINT_H
  1595. | # include <stdint.h>
  1596. | #endif
  1597. | #ifdef HAVE_UNISTD_H
  1598. | # include <unistd.h>
  1599. | #endif
  1600. | int
  1601. | main ()
  1602. | {
  1603. | if (sizeof ((pid_t)))
  1604. | return 0;
  1605. | ;
  1606. | return 0;
  1607. | }
  1608. configure:12618: result: yes
  1609. configure:12629: checking for mode_t
  1610. configure:12629: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1611. configure:12629: $? = 0
  1612. configure:12629: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1613. conftest.c: In function 'main':
  1614. conftest.c:147:21: error: expected expression before ')' token
  1615. if (sizeof ((mode_t)))
  1616. ^
  1617. configure:12629: $? = 1
  1618. configure: failed program was:
  1619. | /* confdefs.h */
  1620. | #define PACKAGE_NAME "GNU Texinfo"
  1621. | #define PACKAGE_TARNAME "texinfo"
  1622. | #define PACKAGE_VERSION "6.3"
  1623. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1624. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1625. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1626. | #define PACKAGE "texinfo"
  1627. | #define VERSION "6.3"
  1628. | #define STDC_HEADERS 1
  1629. | #define HAVE_SYS_TYPES_H 1
  1630. | #define HAVE_SYS_STAT_H 1
  1631. | #define HAVE_STDLIB_H 1
  1632. | #define HAVE_STRING_H 1
  1633. | #define HAVE_MEMORY_H 1
  1634. | #define HAVE_STRINGS_H 1
  1635. | #define HAVE_INTTYPES_H 1
  1636. | #define HAVE_STDINT_H 1
  1637. | #define HAVE_UNISTD_H 1
  1638. | #define __EXTENSIONS__ 1
  1639. | #define _ALL_SOURCE 1
  1640. | #define _DARWIN_C_SOURCE 1
  1641. | #define _GNU_SOURCE 1
  1642. | #define __USE_MINGW_ANSI_STDIO 1
  1643. | #define _POSIX_PTHREAD_SEMANTICS 1
  1644. | #define _TANDEM_SOURCE 1
  1645. | #define HAVE_ALLOCA_H 1
  1646. | #define HAVE_ALLOCA 1
  1647. | #define restrict __restrict
  1648. | #define HAVE_DECL_STRERROR_R 1
  1649. | #define HAVE_STRERROR_R 1
  1650. | #define STRERROR_R_CHAR_P 1
  1651. | #define HAVE_GETOPT_H 1
  1652. | #define HAVE_WCTYPE_H 1
  1653. | #define HAVE_WCHAR_H 1
  1654. | #define HAVE_SYS_MMAN_H 1
  1655. | #define HAVE_MALLOC_H 1
  1656. | #define HAVE_STDINT_H 1
  1657. | #define HAVE_STRINGS_H 1
  1658. | #define HAVE_UNISTD_H 1
  1659. | #define HAVE_FEATURES_H 1
  1660. | #define HAVE_LANGINFO_H 1
  1661. | #define HAVE_XLOCALE_H 1
  1662. | #define HAVE_SYS_SOCKET_H 1
  1663. | #define HAVE_GETOPT_H 1
  1664. | #define HAVE_GETOPT_LONG_ONLY 1
  1665. | #define __GETOPT_PREFIX rpl_
  1666. | #define HAVE_DECL_GETENV 1
  1667. | #define HAVE_ICONV 1
  1668. | #define ICONV_CONST
  1669. | #define HAVE_ISWCNTRL 1
  1670. | #define HAVE_ISWBLANK 1
  1671. | #define HAVE_MBSINIT 1
  1672. | #define HAVE_MBRTOWC 1
  1673. | #define HAVE_ISASCII 1
  1674. | #define HAVE_MPROTECT 1
  1675. | #define HAVE_ISBLANK 1
  1676. | #define HAVE_ISWCTYPE 1
  1677. | #define HAVE_STRDUP 1
  1678. | #define HAVE_WCWIDTH 1
  1679. | #define HAVE_BTOWC 1
  1680. | #define HAVE_SYMLINK 1
  1681. | #define HAVE_NL_LANGINFO 1
  1682. | #define HAVE_STRNDUP 1
  1683. | #define HAVE_SNPRINTF 1
  1684. | #define HAVE_WCRTOMB 1
  1685. | #define HAVE_WINT_T 1
  1686. | #define HAVE_TOWLOWER 1
  1687. | #define HAVE_RAW_DECL_WCTYPE 1
  1688. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1689. | #define HAVE_RAW_DECL_WCTRANS 1
  1690. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1691. | #define HAVE_STDLIB_H 1
  1692. | #define MALLOC_0_IS_NONNULL 1
  1693. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1694. | #define HAVE_LONG_LONG_INT 1
  1695. | #define HAVE_MBSTATE_T 1
  1696. | #define HAVE_LANGINFO_CODESET 1
  1697. | #define HAVE_MAP_ANONYMOUS 1
  1698. | #define HAVE_DECL_MEMRCHR 1
  1699. | #define HAVE_DECL_ALARM 1
  1700. | #define HAVE__BOOL 1
  1701. | #define HAVE_WCHAR_T 1
  1702. | #define HAVE_STRCASESTR 1
  1703. | #define HAVE_DECL_STRDUP 1
  1704. | #define HAVE_RAW_DECL_FFSL 1
  1705. | #define HAVE_RAW_DECL_FFSLL 1
  1706. | #define HAVE_RAW_DECL_MEMMEM 1
  1707. | #define HAVE_RAW_DECL_MEMPCPY 1
  1708. | #define HAVE_RAW_DECL_MEMRCHR 1
  1709. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1710. | #define HAVE_RAW_DECL_STPCPY 1
  1711. | #define HAVE_RAW_DECL_STPNCPY 1
  1712. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1713. | #define HAVE_RAW_DECL_STRDUP 1
  1714. | #define HAVE_RAW_DECL_STRNCAT 1
  1715. | #define HAVE_RAW_DECL_STRNDUP 1
  1716. | #define HAVE_RAW_DECL_STRNLEN 1
  1717. | #define HAVE_RAW_DECL_STRPBRK 1
  1718. | #define HAVE_RAW_DECL_STRSEP 1
  1719. | #define HAVE_RAW_DECL_STRCASESTR 1
  1720. | #define HAVE_RAW_DECL_STRTOK_R 1
  1721. | #define HAVE_RAW_DECL_STRERROR_R 1
  1722. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1723. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1724. | #define HAVE_RAW_DECL_FFS 1
  1725. | #define HAVE_RAW_DECL_STRCASECMP 1
  1726. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1727. | #define HAVE_DECL_STRNLEN 1
  1728. | /* end confdefs.h. */
  1729. | #include <stdio.h>
  1730. | #ifdef HAVE_SYS_TYPES_H
  1731. | # include <sys/types.h>
  1732. | #endif
  1733. | #ifdef HAVE_SYS_STAT_H
  1734. | # include <sys/stat.h>
  1735. | #endif
  1736. | #ifdef STDC_HEADERS
  1737. | # include <stdlib.h>
  1738. | # include <stddef.h>
  1739. | #else
  1740. | # ifdef HAVE_STDLIB_H
  1741. | # include <stdlib.h>
  1742. | # endif
  1743. | #endif
  1744. | #ifdef HAVE_STRING_H
  1745. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1746. | # include <memory.h>
  1747. | # endif
  1748. | # include <string.h>
  1749. | #endif
  1750. | #ifdef HAVE_STRINGS_H
  1751. | # include <strings.h>
  1752. | #endif
  1753. | #ifdef HAVE_INTTYPES_H
  1754. | # include <inttypes.h>
  1755. | #endif
  1756. | #ifdef HAVE_STDINT_H
  1757. | # include <stdint.h>
  1758. | #endif
  1759. | #ifdef HAVE_UNISTD_H
  1760. | # include <unistd.h>
  1761. | #endif
  1762. | int
  1763. | main ()
  1764. | {
  1765. | if (sizeof ((mode_t)))
  1766. | return 0;
  1767. | ;
  1768. | return 0;
  1769. | }
  1770. configure:12629: result: yes
  1771. configure:12761: checking whether <wchar.h> uses 'inline' correctly
  1772. configure:12785: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest1.c >&5
  1773. x86_64-unknown-linux-gnu-gcc: error: conftest1.c: No such file or directory
  1774. x86_64-unknown-linux-gnu-gcc: fatal error: no input files
  1775. compilation terminated.
  1776. configure:12788: $? = 1
  1777. configure:12822: result: yes
  1778. configure:12869: checking for a traditional french locale
  1779. configure:12937: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1780. configure:12940: $? = 0
  1781. configure:12996: result: none
  1782. configure:13033: checking for working fcntl.h
  1783. configure:13151: result: cross-compiling
  1784. configure:13175: checking whether getc_unlocked is declared
  1785. configure:13175: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1786. configure:13175: $? = 0
  1787. configure:13175: result: yes
  1788. configure:13210: checking whether imported symbols can be declared weak
  1789. configure:13228: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1790. configure:13228: $? = 0
  1791. configure:13274: result: guessing yes
  1792. configure:13279: checking pthread.h usability
  1793. configure:13279: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1794. configure:13279: $? = 0
  1795. configure:13279: result: yes
  1796. configure:13279: checking pthread.h presence
  1797. configure:13279: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  1798. configure:13279: $? = 0
  1799. configure:13279: result: yes
  1800. configure:13279: checking for pthread.h
  1801. configure:13279: result: yes
  1802. configure:13317: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  1803. /tmp/cc6CsMrA.o: In function `main':
  1804. /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/conftest.c:122: undefined reference to `pthread_mutexattr_init'
  1805. collect2: error: ld returned 1 exit status
  1806. configure:13317: $? = 1
  1807. configure: failed program was:
  1808. | /* confdefs.h */
  1809. | #define PACKAGE_NAME "GNU Texinfo"
  1810. | #define PACKAGE_TARNAME "texinfo"
  1811. | #define PACKAGE_VERSION "6.3"
  1812. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1813. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1814. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1815. | #define PACKAGE "texinfo"
  1816. | #define VERSION "6.3"
  1817. | #define STDC_HEADERS 1
  1818. | #define HAVE_SYS_TYPES_H 1
  1819. | #define HAVE_SYS_STAT_H 1
  1820. | #define HAVE_STDLIB_H 1
  1821. | #define HAVE_STRING_H 1
  1822. | #define HAVE_MEMORY_H 1
  1823. | #define HAVE_STRINGS_H 1
  1824. | #define HAVE_INTTYPES_H 1
  1825. | #define HAVE_STDINT_H 1
  1826. | #define HAVE_UNISTD_H 1
  1827. | #define __EXTENSIONS__ 1
  1828. | #define _ALL_SOURCE 1
  1829. | #define _DARWIN_C_SOURCE 1
  1830. | #define _GNU_SOURCE 1
  1831. | #define __USE_MINGW_ANSI_STDIO 1
  1832. | #define _POSIX_PTHREAD_SEMANTICS 1
  1833. | #define _TANDEM_SOURCE 1
  1834. | #define HAVE_ALLOCA_H 1
  1835. | #define HAVE_ALLOCA 1
  1836. | #define restrict __restrict
  1837. | #define HAVE_DECL_STRERROR_R 1
  1838. | #define HAVE_STRERROR_R 1
  1839. | #define STRERROR_R_CHAR_P 1
  1840. | #define HAVE_GETOPT_H 1
  1841. | #define HAVE_WCTYPE_H 1
  1842. | #define HAVE_WCHAR_H 1
  1843. | #define HAVE_SYS_MMAN_H 1
  1844. | #define HAVE_MALLOC_H 1
  1845. | #define HAVE_STDINT_H 1
  1846. | #define HAVE_STRINGS_H 1
  1847. | #define HAVE_UNISTD_H 1
  1848. | #define HAVE_FEATURES_H 1
  1849. | #define HAVE_LANGINFO_H 1
  1850. | #define HAVE_XLOCALE_H 1
  1851. | #define HAVE_SYS_SOCKET_H 1
  1852. | #define HAVE_GETOPT_H 1
  1853. | #define HAVE_GETOPT_LONG_ONLY 1
  1854. | #define __GETOPT_PREFIX rpl_
  1855. | #define HAVE_DECL_GETENV 1
  1856. | #define HAVE_ICONV 1
  1857. | #define ICONV_CONST
  1858. | #define HAVE_ISWCNTRL 1
  1859. | #define HAVE_ISWBLANK 1
  1860. | #define HAVE_MBSINIT 1
  1861. | #define HAVE_MBRTOWC 1
  1862. | #define HAVE_ISASCII 1
  1863. | #define HAVE_MPROTECT 1
  1864. | #define HAVE_ISBLANK 1
  1865. | #define HAVE_ISWCTYPE 1
  1866. | #define HAVE_STRDUP 1
  1867. | #define HAVE_WCWIDTH 1
  1868. | #define HAVE_BTOWC 1
  1869. | #define HAVE_SYMLINK 1
  1870. | #define HAVE_NL_LANGINFO 1
  1871. | #define HAVE_STRNDUP 1
  1872. | #define HAVE_SNPRINTF 1
  1873. | #define HAVE_WCRTOMB 1
  1874. | #define HAVE_WINT_T 1
  1875. | #define HAVE_TOWLOWER 1
  1876. | #define HAVE_RAW_DECL_WCTYPE 1
  1877. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1878. | #define HAVE_RAW_DECL_WCTRANS 1
  1879. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1880. | #define HAVE_STDLIB_H 1
  1881. | #define MALLOC_0_IS_NONNULL 1
  1882. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1883. | #define HAVE_LONG_LONG_INT 1
  1884. | #define HAVE_MBSTATE_T 1
  1885. | #define HAVE_LANGINFO_CODESET 1
  1886. | #define HAVE_MAP_ANONYMOUS 1
  1887. | #define HAVE_DECL_MEMRCHR 1
  1888. | #define HAVE_DECL_ALARM 1
  1889. | #define HAVE__BOOL 1
  1890. | #define HAVE_WCHAR_T 1
  1891. | #define HAVE_STRCASESTR 1
  1892. | #define HAVE_DECL_STRDUP 1
  1893. | #define HAVE_RAW_DECL_FFSL 1
  1894. | #define HAVE_RAW_DECL_FFSLL 1
  1895. | #define HAVE_RAW_DECL_MEMMEM 1
  1896. | #define HAVE_RAW_DECL_MEMPCPY 1
  1897. | #define HAVE_RAW_DECL_MEMRCHR 1
  1898. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1899. | #define HAVE_RAW_DECL_STPCPY 1
  1900. | #define HAVE_RAW_DECL_STPNCPY 1
  1901. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1902. | #define HAVE_RAW_DECL_STRDUP 1
  1903. | #define HAVE_RAW_DECL_STRNCAT 1
  1904. | #define HAVE_RAW_DECL_STRNDUP 1
  1905. | #define HAVE_RAW_DECL_STRNLEN 1
  1906. | #define HAVE_RAW_DECL_STRPBRK 1
  1907. | #define HAVE_RAW_DECL_STRSEP 1
  1908. | #define HAVE_RAW_DECL_STRCASESTR 1
  1909. | #define HAVE_RAW_DECL_STRTOK_R 1
  1910. | #define HAVE_RAW_DECL_STRERROR_R 1
  1911. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1912. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1913. | #define HAVE_RAW_DECL_FFS 1
  1914. | #define HAVE_RAW_DECL_STRCASECMP 1
  1915. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1916. | #define HAVE_DECL_STRNLEN 1
  1917. | #define HAVE_WORKING_O_NOATIME 0
  1918. | #define HAVE_WORKING_O_NOFOLLOW 0
  1919. | #define HAVE_DECL_GETC_UNLOCKED 1
  1920. | /* end confdefs.h. */
  1921. | #include <pthread.h>
  1922. | pthread_mutex_t m;
  1923. | pthread_mutexattr_t ma;
  1924. |
  1925. | int
  1926. | main ()
  1927. | {
  1928. | pthread_mutex_lock (&m);
  1929. | pthread_mutexattr_init (&ma);
  1930. | ;
  1931. | return 0;
  1932. | }
  1933. configure:13317: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -pthread >&5
  1934. configure:13317: $? = 0
  1935. configure:14110: checking for multithread API to use
  1936. configure:14112: result: posix
  1937. configure:14160: checking whether strndup is declared
  1938. configure:14160: result: yes
  1939. configure:14262: checking for inttypes.h
  1940. configure:14281: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1941. configure:14281: $? = 0
  1942. configure:14288: result: yes
  1943. configure:14299: checking for stdint.h
  1944. configure:14316: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1945. configure:14316: $? = 0
  1946. configure:14323: result: yes
  1947. configure:14336: checking for intmax_t
  1948. configure:14361: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1949. configure:14361: $? = 0
  1950. configure:14368: result: yes
  1951. configure:14387: checking where to find the exponent in a 'double'
  1952. configure:14422: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1953. conftest.c:121:9: error: unknown type name 'not'
  1954. not a universal capable compiler
  1955. ^~~
  1956. conftest.c:121:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  1957. not a universal capable compiler
  1958. ^~~~~~~~~
  1959. conftest.c:121:15: error: unknown type name 'universal'
  1960. configure:14422: $? = 1
  1961. configure: failed program was:
  1962. | /* confdefs.h */
  1963. | #define PACKAGE_NAME "GNU Texinfo"
  1964. | #define PACKAGE_TARNAME "texinfo"
  1965. | #define PACKAGE_VERSION "6.3"
  1966. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1967. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1968. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1969. | #define PACKAGE "texinfo"
  1970. | #define VERSION "6.3"
  1971. | #define STDC_HEADERS 1
  1972. | #define HAVE_SYS_TYPES_H 1
  1973. | #define HAVE_SYS_STAT_H 1
  1974. | #define HAVE_STDLIB_H 1
  1975. | #define HAVE_STRING_H 1
  1976. | #define HAVE_MEMORY_H 1
  1977. | #define HAVE_STRINGS_H 1
  1978. | #define HAVE_INTTYPES_H 1
  1979. | #define HAVE_STDINT_H 1
  1980. | #define HAVE_UNISTD_H 1
  1981. | #define __EXTENSIONS__ 1
  1982. | #define _ALL_SOURCE 1
  1983. | #define _DARWIN_C_SOURCE 1
  1984. | #define _GNU_SOURCE 1
  1985. | #define __USE_MINGW_ANSI_STDIO 1
  1986. | #define _POSIX_PTHREAD_SEMANTICS 1
  1987. | #define _TANDEM_SOURCE 1
  1988. | #define HAVE_ALLOCA_H 1
  1989. | #define HAVE_ALLOCA 1
  1990. | #define restrict __restrict
  1991. | #define HAVE_DECL_STRERROR_R 1
  1992. | #define HAVE_STRERROR_R 1
  1993. | #define STRERROR_R_CHAR_P 1
  1994. | #define HAVE_GETOPT_H 1
  1995. | #define HAVE_WCTYPE_H 1
  1996. | #define HAVE_WCHAR_H 1
  1997. | #define HAVE_SYS_MMAN_H 1
  1998. | #define HAVE_MALLOC_H 1
  1999. | #define HAVE_STDINT_H 1
  2000. | #define HAVE_STRINGS_H 1
  2001. | #define HAVE_UNISTD_H 1
  2002. | #define HAVE_FEATURES_H 1
  2003. | #define HAVE_LANGINFO_H 1
  2004. | #define HAVE_XLOCALE_H 1
  2005. | #define HAVE_SYS_SOCKET_H 1
  2006. | #define HAVE_GETOPT_H 1
  2007. | #define HAVE_GETOPT_LONG_ONLY 1
  2008. | #define __GETOPT_PREFIX rpl_
  2009. | #define HAVE_DECL_GETENV 1
  2010. | #define HAVE_ICONV 1
  2011. | #define ICONV_CONST
  2012. | #define HAVE_ISWCNTRL 1
  2013. | #define HAVE_ISWBLANK 1
  2014. | #define HAVE_MBSINIT 1
  2015. | #define HAVE_MBRTOWC 1
  2016. | #define HAVE_ISASCII 1
  2017. | #define HAVE_MPROTECT 1
  2018. | #define HAVE_ISBLANK 1
  2019. | #define HAVE_ISWCTYPE 1
  2020. | #define HAVE_STRDUP 1
  2021. | #define HAVE_WCWIDTH 1
  2022. | #define HAVE_BTOWC 1
  2023. | #define HAVE_SYMLINK 1
  2024. | #define HAVE_NL_LANGINFO 1
  2025. | #define HAVE_STRNDUP 1
  2026. | #define HAVE_SNPRINTF 1
  2027. | #define HAVE_WCRTOMB 1
  2028. | #define HAVE_WINT_T 1
  2029. | #define HAVE_TOWLOWER 1
  2030. | #define HAVE_RAW_DECL_WCTYPE 1
  2031. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2032. | #define HAVE_RAW_DECL_WCTRANS 1
  2033. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2034. | #define HAVE_STDLIB_H 1
  2035. | #define MALLOC_0_IS_NONNULL 1
  2036. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2037. | #define HAVE_LONG_LONG_INT 1
  2038. | #define HAVE_MBSTATE_T 1
  2039. | #define HAVE_LANGINFO_CODESET 1
  2040. | #define HAVE_MAP_ANONYMOUS 1
  2041. | #define HAVE_DECL_MEMRCHR 1
  2042. | #define HAVE_DECL_ALARM 1
  2043. | #define HAVE__BOOL 1
  2044. | #define HAVE_WCHAR_T 1
  2045. | #define HAVE_STRCASESTR 1
  2046. | #define HAVE_DECL_STRDUP 1
  2047. | #define HAVE_RAW_DECL_FFSL 1
  2048. | #define HAVE_RAW_DECL_FFSLL 1
  2049. | #define HAVE_RAW_DECL_MEMMEM 1
  2050. | #define HAVE_RAW_DECL_MEMPCPY 1
  2051. | #define HAVE_RAW_DECL_MEMRCHR 1
  2052. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2053. | #define HAVE_RAW_DECL_STPCPY 1
  2054. | #define HAVE_RAW_DECL_STPNCPY 1
  2055. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2056. | #define HAVE_RAW_DECL_STRDUP 1
  2057. | #define HAVE_RAW_DECL_STRNCAT 1
  2058. | #define HAVE_RAW_DECL_STRNDUP 1
  2059. | #define HAVE_RAW_DECL_STRNLEN 1
  2060. | #define HAVE_RAW_DECL_STRPBRK 1
  2061. | #define HAVE_RAW_DECL_STRSEP 1
  2062. | #define HAVE_RAW_DECL_STRCASESTR 1
  2063. | #define HAVE_RAW_DECL_STRTOK_R 1
  2064. | #define HAVE_RAW_DECL_STRERROR_R 1
  2065. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2066. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2067. | #define HAVE_RAW_DECL_FFS 1
  2068. | #define HAVE_RAW_DECL_STRCASECMP 1
  2069. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2070. | #define HAVE_DECL_STRNLEN 1
  2071. | #define HAVE_WORKING_O_NOATIME 0
  2072. | #define HAVE_WORKING_O_NOFOLLOW 0
  2073. | #define HAVE_DECL_GETC_UNLOCKED 1
  2074. | #define USE_POSIX_THREADS 1
  2075. | #define USE_POSIX_THREADS_WEAK 1
  2076. | #define HAVE_DECL_STRNDUP 1
  2077. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2078. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2079. | #define HAVE_INTMAX_T 1
  2080. | /* end confdefs.h. */
  2081. | #ifndef __APPLE_CC__
  2082. | not a universal capable compiler
  2083. | #endif
  2084. | typedef int dummy;
  2085. |
  2086. configure:14467: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2087. configure:14467: $? = 0
  2088. configure:14485: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2089. conftest.c: In function 'main':
  2090. conftest.c:127:4: error: unknown type name 'not'; did you mean 'ino_t'?
  2091. not big endian
  2092. ^~~
  2093. ino_t
  2094. conftest.c:127:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  2095. not big endian
  2096. ^~~~~~
  2097. configure:14485: $? = 1
  2098. configure: failed program was:
  2099. | /* confdefs.h */
  2100. | #define PACKAGE_NAME "GNU Texinfo"
  2101. | #define PACKAGE_TARNAME "texinfo"
  2102. | #define PACKAGE_VERSION "6.3"
  2103. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2104. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2105. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2106. | #define PACKAGE "texinfo"
  2107. | #define VERSION "6.3"
  2108. | #define STDC_HEADERS 1
  2109. | #define HAVE_SYS_TYPES_H 1
  2110. | #define HAVE_SYS_STAT_H 1
  2111. | #define HAVE_STDLIB_H 1
  2112. | #define HAVE_STRING_H 1
  2113. | #define HAVE_MEMORY_H 1
  2114. | #define HAVE_STRINGS_H 1
  2115. | #define HAVE_INTTYPES_H 1
  2116. | #define HAVE_STDINT_H 1
  2117. | #define HAVE_UNISTD_H 1
  2118. | #define __EXTENSIONS__ 1
  2119. | #define _ALL_SOURCE 1
  2120. | #define _DARWIN_C_SOURCE 1
  2121. | #define _GNU_SOURCE 1
  2122. | #define __USE_MINGW_ANSI_STDIO 1
  2123. | #define _POSIX_PTHREAD_SEMANTICS 1
  2124. | #define _TANDEM_SOURCE 1
  2125. | #define HAVE_ALLOCA_H 1
  2126. | #define HAVE_ALLOCA 1
  2127. | #define restrict __restrict
  2128. | #define HAVE_DECL_STRERROR_R 1
  2129. | #define HAVE_STRERROR_R 1
  2130. | #define STRERROR_R_CHAR_P 1
  2131. | #define HAVE_GETOPT_H 1
  2132. | #define HAVE_WCTYPE_H 1
  2133. | #define HAVE_WCHAR_H 1
  2134. | #define HAVE_SYS_MMAN_H 1
  2135. | #define HAVE_MALLOC_H 1
  2136. | #define HAVE_STDINT_H 1
  2137. | #define HAVE_STRINGS_H 1
  2138. | #define HAVE_UNISTD_H 1
  2139. | #define HAVE_FEATURES_H 1
  2140. | #define HAVE_LANGINFO_H 1
  2141. | #define HAVE_XLOCALE_H 1
  2142. | #define HAVE_SYS_SOCKET_H 1
  2143. | #define HAVE_GETOPT_H 1
  2144. | #define HAVE_GETOPT_LONG_ONLY 1
  2145. | #define __GETOPT_PREFIX rpl_
  2146. | #define HAVE_DECL_GETENV 1
  2147. | #define HAVE_ICONV 1
  2148. | #define ICONV_CONST
  2149. | #define HAVE_ISWCNTRL 1
  2150. | #define HAVE_ISWBLANK 1
  2151. | #define HAVE_MBSINIT 1
  2152. | #define HAVE_MBRTOWC 1
  2153. | #define HAVE_ISASCII 1
  2154. | #define HAVE_MPROTECT 1
  2155. | #define HAVE_ISBLANK 1
  2156. | #define HAVE_ISWCTYPE 1
  2157. | #define HAVE_STRDUP 1
  2158. | #define HAVE_WCWIDTH 1
  2159. | #define HAVE_BTOWC 1
  2160. | #define HAVE_SYMLINK 1
  2161. | #define HAVE_NL_LANGINFO 1
  2162. | #define HAVE_STRNDUP 1
  2163. | #define HAVE_SNPRINTF 1
  2164. | #define HAVE_WCRTOMB 1
  2165. | #define HAVE_WINT_T 1
  2166. | #define HAVE_TOWLOWER 1
  2167. | #define HAVE_RAW_DECL_WCTYPE 1
  2168. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2169. | #define HAVE_RAW_DECL_WCTRANS 1
  2170. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2171. | #define HAVE_STDLIB_H 1
  2172. | #define MALLOC_0_IS_NONNULL 1
  2173. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2174. | #define HAVE_LONG_LONG_INT 1
  2175. | #define HAVE_MBSTATE_T 1
  2176. | #define HAVE_LANGINFO_CODESET 1
  2177. | #define HAVE_MAP_ANONYMOUS 1
  2178. | #define HAVE_DECL_MEMRCHR 1
  2179. | #define HAVE_DECL_ALARM 1
  2180. | #define HAVE__BOOL 1
  2181. | #define HAVE_WCHAR_T 1
  2182. | #define HAVE_STRCASESTR 1
  2183. | #define HAVE_DECL_STRDUP 1
  2184. | #define HAVE_RAW_DECL_FFSL 1
  2185. | #define HAVE_RAW_DECL_FFSLL 1
  2186. | #define HAVE_RAW_DECL_MEMMEM 1
  2187. | #define HAVE_RAW_DECL_MEMPCPY 1
  2188. | #define HAVE_RAW_DECL_MEMRCHR 1
  2189. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2190. | #define HAVE_RAW_DECL_STPCPY 1
  2191. | #define HAVE_RAW_DECL_STPNCPY 1
  2192. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2193. | #define HAVE_RAW_DECL_STRDUP 1
  2194. | #define HAVE_RAW_DECL_STRNCAT 1
  2195. | #define HAVE_RAW_DECL_STRNDUP 1
  2196. | #define HAVE_RAW_DECL_STRNLEN 1
  2197. | #define HAVE_RAW_DECL_STRPBRK 1
  2198. | #define HAVE_RAW_DECL_STRSEP 1
  2199. | #define HAVE_RAW_DECL_STRCASESTR 1
  2200. | #define HAVE_RAW_DECL_STRTOK_R 1
  2201. | #define HAVE_RAW_DECL_STRERROR_R 1
  2202. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2203. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2204. | #define HAVE_RAW_DECL_FFS 1
  2205. | #define HAVE_RAW_DECL_STRCASECMP 1
  2206. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2207. | #define HAVE_DECL_STRNLEN 1
  2208. | #define HAVE_WORKING_O_NOATIME 0
  2209. | #define HAVE_WORKING_O_NOFOLLOW 0
  2210. | #define HAVE_DECL_GETC_UNLOCKED 1
  2211. | #define USE_POSIX_THREADS 1
  2212. | #define USE_POSIX_THREADS_WEAK 1
  2213. | #define HAVE_DECL_STRNDUP 1
  2214. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2215. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2216. | #define HAVE_INTMAX_T 1
  2217. | /* end confdefs.h. */
  2218. | #include <sys/types.h>
  2219. | #include <sys/param.h>
  2220. |
  2221. | int
  2222. | main ()
  2223. | {
  2224. | #if BYTE_ORDER != BIG_ENDIAN
  2225. | not big endian
  2226. | #endif
  2227. |
  2228. | ;
  2229. | return 0;
  2230. | }
  2231. configure:14713: result: word 1 bit 20
  2232. configure:14749: checking whether snprintf returns a byte count as in C99
  2233. configure:14830: result: guessing yes
  2234. configure:14841: checking for snprintf
  2235. configure:14841: result: yes
  2236. configure:14841: checking for strnlen
  2237. configure:14841: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  2238. configure:14841: $? = 0
  2239. configure:14841: result: yes
  2240. configure:14841: checking for wcslen
  2241. configure:14841: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  2242. configure:14841: $? = 0
  2243. configure:14841: result: yes
  2244. configure:14841: checking for wcsnlen
  2245. configure:14841: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  2246. configure:14841: $? = 0
  2247. configure:14841: result: yes
  2248. configure:14841: checking for mbrtowc
  2249. configure:14841: result: yes
  2250. configure:14841: checking for wcrtomb
  2251. configure:14841: result: yes
  2252. configure:14850: checking whether _snprintf is declared
  2253. configure:14850: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2254. conftest.c: In function 'main':
  2255. conftest.c:137:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'?
  2256. (void) _snprintf;
  2257. ^~~~~~~~~
  2258. vsnprintf
  2259. conftest.c:137:10: note: each undeclared identifier is reported only once for each function it appears in
  2260. configure:14850: $? = 1
  2261. configure: failed program was:
  2262. | /* confdefs.h */
  2263. | #define PACKAGE_NAME "GNU Texinfo"
  2264. | #define PACKAGE_TARNAME "texinfo"
  2265. | #define PACKAGE_VERSION "6.3"
  2266. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2267. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2268. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2269. | #define PACKAGE "texinfo"
  2270. | #define VERSION "6.3"
  2271. | #define STDC_HEADERS 1
  2272. | #define HAVE_SYS_TYPES_H 1
  2273. | #define HAVE_SYS_STAT_H 1
  2274. | #define HAVE_STDLIB_H 1
  2275. | #define HAVE_STRING_H 1
  2276. | #define HAVE_MEMORY_H 1
  2277. | #define HAVE_STRINGS_H 1
  2278. | #define HAVE_INTTYPES_H 1
  2279. | #define HAVE_STDINT_H 1
  2280. | #define HAVE_UNISTD_H 1
  2281. | #define __EXTENSIONS__ 1
  2282. | #define _ALL_SOURCE 1
  2283. | #define _DARWIN_C_SOURCE 1
  2284. | #define _GNU_SOURCE 1
  2285. | #define __USE_MINGW_ANSI_STDIO 1
  2286. | #define _POSIX_PTHREAD_SEMANTICS 1
  2287. | #define _TANDEM_SOURCE 1
  2288. | #define HAVE_ALLOCA_H 1
  2289. | #define HAVE_ALLOCA 1
  2290. | #define restrict __restrict
  2291. | #define HAVE_DECL_STRERROR_R 1
  2292. | #define HAVE_STRERROR_R 1
  2293. | #define STRERROR_R_CHAR_P 1
  2294. | #define HAVE_GETOPT_H 1
  2295. | #define HAVE_WCTYPE_H 1
  2296. | #define HAVE_WCHAR_H 1
  2297. | #define HAVE_SYS_MMAN_H 1
  2298. | #define HAVE_MALLOC_H 1
  2299. | #define HAVE_STDINT_H 1
  2300. | #define HAVE_STRINGS_H 1
  2301. | #define HAVE_UNISTD_H 1
  2302. | #define HAVE_FEATURES_H 1
  2303. | #define HAVE_LANGINFO_H 1
  2304. | #define HAVE_XLOCALE_H 1
  2305. | #define HAVE_SYS_SOCKET_H 1
  2306. | #define HAVE_GETOPT_H 1
  2307. | #define HAVE_GETOPT_LONG_ONLY 1
  2308. | #define __GETOPT_PREFIX rpl_
  2309. | #define HAVE_DECL_GETENV 1
  2310. | #define HAVE_ICONV 1
  2311. | #define ICONV_CONST
  2312. | #define HAVE_ISWCNTRL 1
  2313. | #define HAVE_ISWBLANK 1
  2314. | #define HAVE_MBSINIT 1
  2315. | #define HAVE_MBRTOWC 1
  2316. | #define HAVE_ISASCII 1
  2317. | #define HAVE_MPROTECT 1
  2318. | #define HAVE_ISBLANK 1
  2319. | #define HAVE_ISWCTYPE 1
  2320. | #define HAVE_STRDUP 1
  2321. | #define HAVE_WCWIDTH 1
  2322. | #define HAVE_BTOWC 1
  2323. | #define HAVE_SYMLINK 1
  2324. | #define HAVE_NL_LANGINFO 1
  2325. | #define HAVE_STRNDUP 1
  2326. | #define HAVE_SNPRINTF 1
  2327. | #define HAVE_WCRTOMB 1
  2328. | #define HAVE_WINT_T 1
  2329. | #define HAVE_TOWLOWER 1
  2330. | #define HAVE_RAW_DECL_WCTYPE 1
  2331. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2332. | #define HAVE_RAW_DECL_WCTRANS 1
  2333. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2334. | #define HAVE_STDLIB_H 1
  2335. | #define MALLOC_0_IS_NONNULL 1
  2336. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2337. | #define HAVE_LONG_LONG_INT 1
  2338. | #define HAVE_MBSTATE_T 1
  2339. | #define HAVE_LANGINFO_CODESET 1
  2340. | #define HAVE_MAP_ANONYMOUS 1
  2341. | #define HAVE_DECL_MEMRCHR 1
  2342. | #define HAVE_DECL_ALARM 1
  2343. | #define HAVE__BOOL 1
  2344. | #define HAVE_WCHAR_T 1
  2345. | #define HAVE_STRCASESTR 1
  2346. | #define HAVE_DECL_STRDUP 1
  2347. | #define HAVE_RAW_DECL_FFSL 1
  2348. | #define HAVE_RAW_DECL_FFSLL 1
  2349. | #define HAVE_RAW_DECL_MEMMEM 1
  2350. | #define HAVE_RAW_DECL_MEMPCPY 1
  2351. | #define HAVE_RAW_DECL_MEMRCHR 1
  2352. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2353. | #define HAVE_RAW_DECL_STPCPY 1
  2354. | #define HAVE_RAW_DECL_STPNCPY 1
  2355. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2356. | #define HAVE_RAW_DECL_STRDUP 1
  2357. | #define HAVE_RAW_DECL_STRNCAT 1
  2358. | #define HAVE_RAW_DECL_STRNDUP 1
  2359. | #define HAVE_RAW_DECL_STRNLEN 1
  2360. | #define HAVE_RAW_DECL_STRPBRK 1
  2361. | #define HAVE_RAW_DECL_STRSEP 1
  2362. | #define HAVE_RAW_DECL_STRCASESTR 1
  2363. | #define HAVE_RAW_DECL_STRTOK_R 1
  2364. | #define HAVE_RAW_DECL_STRERROR_R 1
  2365. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2366. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2367. | #define HAVE_RAW_DECL_FFS 1
  2368. | #define HAVE_RAW_DECL_STRCASECMP 1
  2369. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2370. | #define HAVE_DECL_STRNLEN 1
  2371. | #define HAVE_WORKING_O_NOATIME 0
  2372. | #define HAVE_WORKING_O_NOFOLLOW 0
  2373. | #define HAVE_DECL_GETC_UNLOCKED 1
  2374. | #define USE_POSIX_THREADS 1
  2375. | #define USE_POSIX_THREADS_WEAK 1
  2376. | #define HAVE_DECL_STRNDUP 1
  2377. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2378. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2379. | #define HAVE_INTMAX_T 1
  2380. | #define DBL_EXPBIT0_WORD 1
  2381. | #define DBL_EXPBIT0_BIT 20
  2382. | #define HAVE_SNPRINTF 1
  2383. | #define HAVE_STRNLEN 1
  2384. | #define HAVE_WCSLEN 1
  2385. | #define HAVE_WCSNLEN 1
  2386. | #define HAVE_MBRTOWC 1
  2387. | #define HAVE_WCRTOMB 1
  2388. | /* end confdefs.h. */
  2389. | #include <stdio.h>
  2390. |
  2391. | int
  2392. | main ()
  2393. | {
  2394. | #ifndef _snprintf
  2395. | #ifdef __cplusplus
  2396. | (void) _snprintf;
  2397. | #else
  2398. | (void) _snprintf;
  2399. | #endif
  2400. | #endif
  2401. |
  2402. | ;
  2403. | return 0;
  2404. | }
  2405. configure:14850: result: no
  2406. configure:14908: checking for alloca as a compiler built-in
  2407. configure:14932: result: yes
  2408. configure:14961: checking for argz.h
  2409. configure:14961: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2410. configure:14961: $? = 0
  2411. configure:14961: result: yes
  2412. configure:14973: checking for error_t
  2413. configure:14973: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2414. configure:14973: $? = 0
  2415. configure:14973: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2416. conftest.c: In function 'main':
  2417. conftest.c:139:22: error: expected expression before ')' token
  2418. if (sizeof ((error_t)))
  2419. ^
  2420. configure:14973: $? = 1
  2421. configure: failed program was:
  2422. | /* confdefs.h */
  2423. | #define PACKAGE_NAME "GNU Texinfo"
  2424. | #define PACKAGE_TARNAME "texinfo"
  2425. | #define PACKAGE_VERSION "6.3"
  2426. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2427. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2428. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2429. | #define PACKAGE "texinfo"
  2430. | #define VERSION "6.3"
  2431. | #define STDC_HEADERS 1
  2432. | #define HAVE_SYS_TYPES_H 1
  2433. | #define HAVE_SYS_STAT_H 1
  2434. | #define HAVE_STDLIB_H 1
  2435. | #define HAVE_STRING_H 1
  2436. | #define HAVE_MEMORY_H 1
  2437. | #define HAVE_STRINGS_H 1
  2438. | #define HAVE_INTTYPES_H 1
  2439. | #define HAVE_STDINT_H 1
  2440. | #define HAVE_UNISTD_H 1
  2441. | #define __EXTENSIONS__ 1
  2442. | #define _ALL_SOURCE 1
  2443. | #define _DARWIN_C_SOURCE 1
  2444. | #define _GNU_SOURCE 1
  2445. | #define __USE_MINGW_ANSI_STDIO 1
  2446. | #define _POSIX_PTHREAD_SEMANTICS 1
  2447. | #define _TANDEM_SOURCE 1
  2448. | #define HAVE_ALLOCA_H 1
  2449. | #define HAVE_ALLOCA 1
  2450. | #define restrict __restrict
  2451. | #define HAVE_DECL_STRERROR_R 1
  2452. | #define HAVE_STRERROR_R 1
  2453. | #define STRERROR_R_CHAR_P 1
  2454. | #define HAVE_GETOPT_H 1
  2455. | #define HAVE_WCTYPE_H 1
  2456. | #define HAVE_WCHAR_H 1
  2457. | #define HAVE_SYS_MMAN_H 1
  2458. | #define HAVE_MALLOC_H 1
  2459. | #define HAVE_STDINT_H 1
  2460. | #define HAVE_STRINGS_H 1
  2461. | #define HAVE_UNISTD_H 1
  2462. | #define HAVE_FEATURES_H 1
  2463. | #define HAVE_LANGINFO_H 1
  2464. | #define HAVE_XLOCALE_H 1
  2465. | #define HAVE_SYS_SOCKET_H 1
  2466. | #define HAVE_GETOPT_H 1
  2467. | #define HAVE_GETOPT_LONG_ONLY 1
  2468. | #define __GETOPT_PREFIX rpl_
  2469. | #define HAVE_DECL_GETENV 1
  2470. | #define HAVE_ICONV 1
  2471. | #define ICONV_CONST
  2472. | #define HAVE_ISWCNTRL 1
  2473. | #define HAVE_ISWBLANK 1
  2474. | #define HAVE_MBSINIT 1
  2475. | #define HAVE_MBRTOWC 1
  2476. | #define HAVE_ISASCII 1
  2477. | #define HAVE_MPROTECT 1
  2478. | #define HAVE_ISBLANK 1
  2479. | #define HAVE_ISWCTYPE 1
  2480. | #define HAVE_STRDUP 1
  2481. | #define HAVE_WCWIDTH 1
  2482. | #define HAVE_BTOWC 1
  2483. | #define HAVE_SYMLINK 1
  2484. | #define HAVE_NL_LANGINFO 1
  2485. | #define HAVE_STRNDUP 1
  2486. | #define HAVE_SNPRINTF 1
  2487. | #define HAVE_WCRTOMB 1
  2488. | #define HAVE_WINT_T 1
  2489. | #define HAVE_TOWLOWER 1
  2490. | #define HAVE_RAW_DECL_WCTYPE 1
  2491. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2492. | #define HAVE_RAW_DECL_WCTRANS 1
  2493. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2494. | #define HAVE_STDLIB_H 1
  2495. | #define MALLOC_0_IS_NONNULL 1
  2496. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2497. | #define HAVE_LONG_LONG_INT 1
  2498. | #define HAVE_MBSTATE_T 1
  2499. | #define HAVE_LANGINFO_CODESET 1
  2500. | #define HAVE_MAP_ANONYMOUS 1
  2501. | #define HAVE_DECL_MEMRCHR 1
  2502. | #define HAVE_DECL_ALARM 1
  2503. | #define HAVE__BOOL 1
  2504. | #define HAVE_WCHAR_T 1
  2505. | #define HAVE_STRCASESTR 1
  2506. | #define HAVE_DECL_STRDUP 1
  2507. | #define HAVE_RAW_DECL_FFSL 1
  2508. | #define HAVE_RAW_DECL_FFSLL 1
  2509. | #define HAVE_RAW_DECL_MEMMEM 1
  2510. | #define HAVE_RAW_DECL_MEMPCPY 1
  2511. | #define HAVE_RAW_DECL_MEMRCHR 1
  2512. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2513. | #define HAVE_RAW_DECL_STPCPY 1
  2514. | #define HAVE_RAW_DECL_STPNCPY 1
  2515. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2516. | #define HAVE_RAW_DECL_STRDUP 1
  2517. | #define HAVE_RAW_DECL_STRNCAT 1
  2518. | #define HAVE_RAW_DECL_STRNDUP 1
  2519. | #define HAVE_RAW_DECL_STRNLEN 1
  2520. | #define HAVE_RAW_DECL_STRPBRK 1
  2521. | #define HAVE_RAW_DECL_STRSEP 1
  2522. | #define HAVE_RAW_DECL_STRCASESTR 1
  2523. | #define HAVE_RAW_DECL_STRTOK_R 1
  2524. | #define HAVE_RAW_DECL_STRERROR_R 1
  2525. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2526. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2527. | #define HAVE_RAW_DECL_FFS 1
  2528. | #define HAVE_RAW_DECL_STRCASECMP 1
  2529. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2530. | #define HAVE_DECL_STRNLEN 1
  2531. | #define HAVE_WORKING_O_NOATIME 0
  2532. | #define HAVE_WORKING_O_NOFOLLOW 0
  2533. | #define HAVE_DECL_GETC_UNLOCKED 1
  2534. | #define USE_POSIX_THREADS 1
  2535. | #define USE_POSIX_THREADS_WEAK 1
  2536. | #define HAVE_DECL_STRNDUP 1
  2537. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2538. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2539. | #define HAVE_INTMAX_T 1
  2540. | #define DBL_EXPBIT0_WORD 1
  2541. | #define DBL_EXPBIT0_BIT 20
  2542. | #define HAVE_SNPRINTF 1
  2543. | #define HAVE_STRNLEN 1
  2544. | #define HAVE_WCSLEN 1
  2545. | #define HAVE_WCSNLEN 1
  2546. | #define HAVE_MBRTOWC 1
  2547. | #define HAVE_WCRTOMB 1
  2548. | #define HAVE_DECL__SNPRINTF 0
  2549. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2550. | #define HAVE_ALLOCA 1
  2551. | #define HAVE_ARGZ_H 1
  2552. | /* end confdefs.h. */
  2553. | #if defined(HAVE_ARGZ_H)
  2554. | # include <argz.h>
  2555. | #endif
  2556. |
  2557. | int
  2558. | main ()
  2559. | {
  2560. | if (sizeof ((error_t)))
  2561. | return 0;
  2562. | ;
  2563. | return 0;
  2564. | }
  2565. configure:14973: result: yes
  2566. configure:14995: checking for argz_replace
  2567. configure:14995: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  2568. configure:14995: $? = 0
  2569. configure:14995: result: yes
  2570. configure:15004: checking if argz actually works
  2571. configure:15035: result: yes
  2572. configure:15070: checking for error_at_line
  2573. configure:15086: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  2574. configure:15086: $? = 0
  2575. configure:15094: result: yes
  2576. configure:15173: checking whether conversion from 'int' to 'long double' works
  2577. configure:15225: result: guessing yes
  2578. configure:15454: checking whether iswblank is declared
  2579. configure:15454: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2580. configure:15454: $? = 0
  2581. configure:15454: result: yes
  2582. configure:15559: checking whether mbrtowc handles incomplete characters
  2583. configure:15616: result: guessing yes
  2584. configure:15622: checking whether mbrtowc works as well as mbtowc
  2585. configure:15683: result: guessing yes
  2586. configure:15740: checking whether mbrtowc handles a NULL pwc argument
  2587. configure:15811: result: guessing yes
  2588. configure:15817: checking whether mbrtowc handles a NULL string argument
  2589. configure:15876: result: guessing yes
  2590. configure:15884: checking whether mbrtowc has a correct return value
  2591. configure:16014: result: guessing yes
  2592. configure:16020: checking whether mbrtowc returns 0 when parsing a NUL character
  2593. configure:16076: result: guessing yes
  2594. configure:16081: checking whether mbrtowc works on empty input
  2595. configure:16119: result: guessing no
  2596. configure:16123: checking whether the C locale is free of encoding errors
  2597. configure:16173: result: guessing no
  2598. configure:16314: checking whether mbrtowc handles incomplete characters
  2599. configure:16371: result: guessing yes
  2600. configure:16377: checking whether mbrtowc works as well as mbtowc
  2601. configure:16438: result: guessing yes
  2602. configure:16607: checking whether mbswidth is declared in <wchar.h>
  2603. configure:16635: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2604. conftest.c: In function 'main':
  2605. conftest.c:161:22: error: 'mbswidth' undeclared (first use in this function); did you mean 'wcswidth'?
  2606. char *p = (char *) mbswidth;
  2607. ^~~~~~~~
  2608. wcswidth
  2609. conftest.c:161:22: note: each undeclared identifier is reported only once for each function it appears in
  2610. configure:16635: $? = 1
  2611. configure: failed program was:
  2612. | /* confdefs.h */
  2613. | #define PACKAGE_NAME "GNU Texinfo"
  2614. | #define PACKAGE_TARNAME "texinfo"
  2615. | #define PACKAGE_VERSION "6.3"
  2616. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2617. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2618. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2619. | #define PACKAGE "texinfo"
  2620. | #define VERSION "6.3"
  2621. | #define STDC_HEADERS 1
  2622. | #define HAVE_SYS_TYPES_H 1
  2623. | #define HAVE_SYS_STAT_H 1
  2624. | #define HAVE_STDLIB_H 1
  2625. | #define HAVE_STRING_H 1
  2626. | #define HAVE_MEMORY_H 1
  2627. | #define HAVE_STRINGS_H 1
  2628. | #define HAVE_INTTYPES_H 1
  2629. | #define HAVE_STDINT_H 1
  2630. | #define HAVE_UNISTD_H 1
  2631. | #define __EXTENSIONS__ 1
  2632. | #define _ALL_SOURCE 1
  2633. | #define _DARWIN_C_SOURCE 1
  2634. | #define _GNU_SOURCE 1
  2635. | #define __USE_MINGW_ANSI_STDIO 1
  2636. | #define _POSIX_PTHREAD_SEMANTICS 1
  2637. | #define _TANDEM_SOURCE 1
  2638. | #define HAVE_ALLOCA_H 1
  2639. | #define HAVE_ALLOCA 1
  2640. | #define restrict __restrict
  2641. | #define HAVE_DECL_STRERROR_R 1
  2642. | #define HAVE_STRERROR_R 1
  2643. | #define STRERROR_R_CHAR_P 1
  2644. | #define HAVE_GETOPT_H 1
  2645. | #define HAVE_WCTYPE_H 1
  2646. | #define HAVE_WCHAR_H 1
  2647. | #define HAVE_SYS_MMAN_H 1
  2648. | #define HAVE_MALLOC_H 1
  2649. | #define HAVE_STDINT_H 1
  2650. | #define HAVE_STRINGS_H 1
  2651. | #define HAVE_UNISTD_H 1
  2652. | #define HAVE_FEATURES_H 1
  2653. | #define HAVE_LANGINFO_H 1
  2654. | #define HAVE_XLOCALE_H 1
  2655. | #define HAVE_SYS_SOCKET_H 1
  2656. | #define HAVE_GETOPT_H 1
  2657. | #define HAVE_GETOPT_LONG_ONLY 1
  2658. | #define __GETOPT_PREFIX rpl_
  2659. | #define HAVE_DECL_GETENV 1
  2660. | #define HAVE_ICONV 1
  2661. | #define ICONV_CONST
  2662. | #define HAVE_ISWCNTRL 1
  2663. | #define HAVE_ISWBLANK 1
  2664. | #define HAVE_MBSINIT 1
  2665. | #define HAVE_MBRTOWC 1
  2666. | #define HAVE_ISASCII 1
  2667. | #define HAVE_MPROTECT 1
  2668. | #define HAVE_ISBLANK 1
  2669. | #define HAVE_ISWCTYPE 1
  2670. | #define HAVE_STRDUP 1
  2671. | #define HAVE_WCWIDTH 1
  2672. | #define HAVE_BTOWC 1
  2673. | #define HAVE_SYMLINK 1
  2674. | #define HAVE_NL_LANGINFO 1
  2675. | #define HAVE_STRNDUP 1
  2676. | #define HAVE_SNPRINTF 1
  2677. | #define HAVE_WCRTOMB 1
  2678. | #define HAVE_WINT_T 1
  2679. | #define HAVE_TOWLOWER 1
  2680. | #define HAVE_RAW_DECL_WCTYPE 1
  2681. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2682. | #define HAVE_RAW_DECL_WCTRANS 1
  2683. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2684. | #define HAVE_STDLIB_H 1
  2685. | #define MALLOC_0_IS_NONNULL 1
  2686. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2687. | #define HAVE_LONG_LONG_INT 1
  2688. | #define HAVE_MBSTATE_T 1
  2689. | #define HAVE_LANGINFO_CODESET 1
  2690. | #define HAVE_MAP_ANONYMOUS 1
  2691. | #define HAVE_DECL_MEMRCHR 1
  2692. | #define HAVE_DECL_ALARM 1
  2693. | #define HAVE__BOOL 1
  2694. | #define HAVE_WCHAR_T 1
  2695. | #define HAVE_STRCASESTR 1
  2696. | #define HAVE_DECL_STRDUP 1
  2697. | #define HAVE_RAW_DECL_FFSL 1
  2698. | #define HAVE_RAW_DECL_FFSLL 1
  2699. | #define HAVE_RAW_DECL_MEMMEM 1
  2700. | #define HAVE_RAW_DECL_MEMPCPY 1
  2701. | #define HAVE_RAW_DECL_MEMRCHR 1
  2702. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2703. | #define HAVE_RAW_DECL_STPCPY 1
  2704. | #define HAVE_RAW_DECL_STPNCPY 1
  2705. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2706. | #define HAVE_RAW_DECL_STRDUP 1
  2707. | #define HAVE_RAW_DECL_STRNCAT 1
  2708. | #define HAVE_RAW_DECL_STRNDUP 1
  2709. | #define HAVE_RAW_DECL_STRNLEN 1
  2710. | #define HAVE_RAW_DECL_STRPBRK 1
  2711. | #define HAVE_RAW_DECL_STRSEP 1
  2712. | #define HAVE_RAW_DECL_STRCASESTR 1
  2713. | #define HAVE_RAW_DECL_STRTOK_R 1
  2714. | #define HAVE_RAW_DECL_STRERROR_R 1
  2715. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2716. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2717. | #define HAVE_RAW_DECL_FFS 1
  2718. | #define HAVE_RAW_DECL_STRCASECMP 1
  2719. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2720. | #define HAVE_DECL_STRNLEN 1
  2721. | #define HAVE_WORKING_O_NOATIME 0
  2722. | #define HAVE_WORKING_O_NOFOLLOW 0
  2723. | #define HAVE_DECL_GETC_UNLOCKED 1
  2724. | #define USE_POSIX_THREADS 1
  2725. | #define USE_POSIX_THREADS_WEAK 1
  2726. | #define HAVE_DECL_STRNDUP 1
  2727. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2728. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2729. | #define HAVE_INTMAX_T 1
  2730. | #define DBL_EXPBIT0_WORD 1
  2731. | #define DBL_EXPBIT0_BIT 20
  2732. | #define HAVE_SNPRINTF 1
  2733. | #define HAVE_STRNLEN 1
  2734. | #define HAVE_WCSLEN 1
  2735. | #define HAVE_WCSNLEN 1
  2736. | #define HAVE_MBRTOWC 1
  2737. | #define HAVE_WCRTOMB 1
  2738. | #define HAVE_DECL__SNPRINTF 0
  2739. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2740. | #define HAVE_ALLOCA 1
  2741. | #define HAVE_ARGZ_H 1
  2742. | #define HAVE_ERROR_T 1
  2743. | #define HAVE_WORKING_ARGZ 1
  2744. | #define GNULIB_TEST_GETOPT_GNU 1
  2745. | #define __GETOPT_PREFIX rpl_
  2746. | #define HAVE_DECL_ISWBLANK 1
  2747. | #define GNULIB_TEST_ISWBLANK 1
  2748. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  2749. | #define C_LOCALE_MAYBE_EILSEQ 1
  2750. | #define GNULIB_TEST_MBRTOWC 1
  2751. | #define GNULIB_TEST_MBSCASECMP 1
  2752. | #define GNULIB_TEST_MBSCHR 1
  2753. | #define GNULIB_TEST_MBSINIT 1
  2754. | #define GNULIB_TEST_MBSLEN 1
  2755. | #define GNULIB_TEST_MBSNCASECMP 1
  2756. | #define GNULIB_TEST_MBSSTR 1
  2757. | /* end confdefs.h. */
  2758. |
  2759. | /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
  2760. | <wchar.h>.
  2761. | BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
  2762. | before <wchar.h>. */
  2763. | #include <stddef.h>
  2764. | #include <stdio.h>
  2765. | #include <time.h>
  2766. | #include <wchar.h>
  2767. |
  2768. | int
  2769. | main ()
  2770. | {
  2771. |
  2772. | char *p = (char *) mbswidth;
  2773. | return !p;
  2774. |
  2775. | ;
  2776. | return 0;
  2777. | }
  2778. configure:16642: result: no
  2779. configure:16657: checking for mbstate_t
  2780. configure:16688: result: yes
  2781. configure:16720: checking bp-sym.h usability
  2782. configure:16720: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  2783. conftest.c:182:10: fatal error: bp-sym.h: No such file or directory
  2784. #include <bp-sym.h>
  2785. ^~~~~~~~~~
  2786. compilation terminated.
  2787. configure:16720: $? = 1
  2788. configure: failed program was:
  2789. | /* confdefs.h */
  2790. | #define PACKAGE_NAME "GNU Texinfo"
  2791. | #define PACKAGE_TARNAME "texinfo"
  2792. | #define PACKAGE_VERSION "6.3"
  2793. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2794. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2795. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2796. | #define PACKAGE "texinfo"
  2797. | #define VERSION "6.3"
  2798. | #define STDC_HEADERS 1
  2799. | #define HAVE_SYS_TYPES_H 1
  2800. | #define HAVE_SYS_STAT_H 1
  2801. | #define HAVE_STDLIB_H 1
  2802. | #define HAVE_STRING_H 1
  2803. | #define HAVE_MEMORY_H 1
  2804. | #define HAVE_STRINGS_H 1
  2805. | #define HAVE_INTTYPES_H 1
  2806. | #define HAVE_STDINT_H 1
  2807. | #define HAVE_UNISTD_H 1
  2808. | #define __EXTENSIONS__ 1
  2809. | #define _ALL_SOURCE 1
  2810. | #define _DARWIN_C_SOURCE 1
  2811. | #define _GNU_SOURCE 1
  2812. | #define __USE_MINGW_ANSI_STDIO 1
  2813. | #define _POSIX_PTHREAD_SEMANTICS 1
  2814. | #define _TANDEM_SOURCE 1
  2815. | #define HAVE_ALLOCA_H 1
  2816. | #define HAVE_ALLOCA 1
  2817. | #define restrict __restrict
  2818. | #define HAVE_DECL_STRERROR_R 1
  2819. | #define HAVE_STRERROR_R 1
  2820. | #define STRERROR_R_CHAR_P 1
  2821. | #define HAVE_GETOPT_H 1
  2822. | #define HAVE_WCTYPE_H 1
  2823. | #define HAVE_WCHAR_H 1
  2824. | #define HAVE_SYS_MMAN_H 1
  2825. | #define HAVE_MALLOC_H 1
  2826. | #define HAVE_STDINT_H 1
  2827. | #define HAVE_STRINGS_H 1
  2828. | #define HAVE_UNISTD_H 1
  2829. | #define HAVE_FEATURES_H 1
  2830. | #define HAVE_LANGINFO_H 1
  2831. | #define HAVE_XLOCALE_H 1
  2832. | #define HAVE_SYS_SOCKET_H 1
  2833. | #define HAVE_GETOPT_H 1
  2834. | #define HAVE_GETOPT_LONG_ONLY 1
  2835. | #define __GETOPT_PREFIX rpl_
  2836. | #define HAVE_DECL_GETENV 1
  2837. | #define HAVE_ICONV 1
  2838. | #define ICONV_CONST
  2839. | #define HAVE_ISWCNTRL 1
  2840. | #define HAVE_ISWBLANK 1
  2841. | #define HAVE_MBSINIT 1
  2842. | #define HAVE_MBRTOWC 1
  2843. | #define HAVE_ISASCII 1
  2844. | #define HAVE_MPROTECT 1
  2845. | #define HAVE_ISBLANK 1
  2846. | #define HAVE_ISWCTYPE 1
  2847. | #define HAVE_STRDUP 1
  2848. | #define HAVE_WCWIDTH 1
  2849. | #define HAVE_BTOWC 1
  2850. | #define HAVE_SYMLINK 1
  2851. | #define HAVE_NL_LANGINFO 1
  2852. | #define HAVE_STRNDUP 1
  2853. | #define HAVE_SNPRINTF 1
  2854. | #define HAVE_WCRTOMB 1
  2855. | #define HAVE_WINT_T 1
  2856. | #define HAVE_TOWLOWER 1
  2857. | #define HAVE_RAW_DECL_WCTYPE 1
  2858. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2859. | #define HAVE_RAW_DECL_WCTRANS 1
  2860. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2861. | #define HAVE_STDLIB_H 1
  2862. | #define MALLOC_0_IS_NONNULL 1
  2863. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2864. | #define HAVE_LONG_LONG_INT 1
  2865. | #define HAVE_MBSTATE_T 1
  2866. | #define HAVE_LANGINFO_CODESET 1
  2867. | #define HAVE_MAP_ANONYMOUS 1
  2868. | #define HAVE_DECL_MEMRCHR 1
  2869. | #define HAVE_DECL_ALARM 1
  2870. | #define HAVE__BOOL 1
  2871. | #define HAVE_WCHAR_T 1
  2872. | #define HAVE_STRCASESTR 1
  2873. | #define HAVE_DECL_STRDUP 1
  2874. | #define HAVE_RAW_DECL_FFSL 1
  2875. | #define HAVE_RAW_DECL_FFSLL 1
  2876. | #define HAVE_RAW_DECL_MEMMEM 1
  2877. | #define HAVE_RAW_DECL_MEMPCPY 1
  2878. | #define HAVE_RAW_DECL_MEMRCHR 1
  2879. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2880. | #define HAVE_RAW_DECL_STPCPY 1
  2881. | #define HAVE_RAW_DECL_STPNCPY 1
  2882. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2883. | #define HAVE_RAW_DECL_STRDUP 1
  2884. | #define HAVE_RAW_DECL_STRNCAT 1
  2885. | #define HAVE_RAW_DECL_STRNDUP 1
  2886. | #define HAVE_RAW_DECL_STRNLEN 1
  2887. | #define HAVE_RAW_DECL_STRPBRK 1
  2888. | #define HAVE_RAW_DECL_STRSEP 1
  2889. | #define HAVE_RAW_DECL_STRCASESTR 1
  2890. | #define HAVE_RAW_DECL_STRTOK_R 1
  2891. | #define HAVE_RAW_DECL_STRERROR_R 1
  2892. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2893. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2894. | #define HAVE_RAW_DECL_FFS 1
  2895. | #define HAVE_RAW_DECL_STRCASECMP 1
  2896. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2897. | #define HAVE_DECL_STRNLEN 1
  2898. | #define HAVE_WORKING_O_NOATIME 0
  2899. | #define HAVE_WORKING_O_NOFOLLOW 0
  2900. | #define HAVE_DECL_GETC_UNLOCKED 1
  2901. | #define USE_POSIX_THREADS 1
  2902. | #define USE_POSIX_THREADS_WEAK 1
  2903. | #define HAVE_DECL_STRNDUP 1
  2904. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2905. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2906. | #define HAVE_INTMAX_T 1
  2907. | #define DBL_EXPBIT0_WORD 1
  2908. | #define DBL_EXPBIT0_BIT 20
  2909. | #define HAVE_SNPRINTF 1
  2910. | #define HAVE_STRNLEN 1
  2911. | #define HAVE_WCSLEN 1
  2912. | #define HAVE_WCSNLEN 1
  2913. | #define HAVE_MBRTOWC 1
  2914. | #define HAVE_WCRTOMB 1
  2915. | #define HAVE_DECL__SNPRINTF 0
  2916. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2917. | #define HAVE_ALLOCA 1
  2918. | #define HAVE_ARGZ_H 1
  2919. | #define HAVE_ERROR_T 1
  2920. | #define HAVE_WORKING_ARGZ 1
  2921. | #define GNULIB_TEST_GETOPT_GNU 1
  2922. | #define __GETOPT_PREFIX rpl_
  2923. | #define HAVE_DECL_ISWBLANK 1
  2924. | #define GNULIB_TEST_ISWBLANK 1
  2925. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  2926. | #define C_LOCALE_MAYBE_EILSEQ 1
  2927. | #define GNULIB_TEST_MBRTOWC 1
  2928. | #define GNULIB_TEST_MBSCASECMP 1
  2929. | #define GNULIB_TEST_MBSCHR 1
  2930. | #define GNULIB_TEST_MBSINIT 1
  2931. | #define GNULIB_TEST_MBSLEN 1
  2932. | #define GNULIB_TEST_MBSNCASECMP 1
  2933. | #define GNULIB_TEST_MBSSTR 1
  2934. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  2935. | #define HAVE_MBSTATE_T 1
  2936. | /* end confdefs.h. */
  2937. | #include <stdio.h>
  2938. | #ifdef HAVE_SYS_TYPES_H
  2939. | # include <sys/types.h>
  2940. | #endif
  2941. | #ifdef HAVE_SYS_STAT_H
  2942. | # include <sys/stat.h>
  2943. | #endif
  2944. | #ifdef STDC_HEADERS
  2945. | # include <stdlib.h>
  2946. | # include <stddef.h>
  2947. | #else
  2948. | # ifdef HAVE_STDLIB_H
  2949. | # include <stdlib.h>
  2950. | # endif
  2951. | #endif
  2952. | #ifdef HAVE_STRING_H
  2953. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2954. | # include <memory.h>
  2955. | # endif
  2956. | # include <string.h>
  2957. | #endif
  2958. | #ifdef HAVE_STRINGS_H
  2959. | # include <strings.h>
  2960. | #endif
  2961. | #ifdef HAVE_INTTYPES_H
  2962. | # include <inttypes.h>
  2963. | #endif
  2964. | #ifdef HAVE_STDINT_H
  2965. | # include <stdint.h>
  2966. | #endif
  2967. | #ifdef HAVE_UNISTD_H
  2968. | # include <unistd.h>
  2969. | #endif
  2970. | #include <bp-sym.h>
  2971. configure:16720: result: no
  2972. configure:16720: checking bp-sym.h presence
  2973. configure:16720: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  2974. conftest.c:149:10: fatal error: bp-sym.h: No such file or directory
  2975. #include <bp-sym.h>
  2976. ^~~~~~~~~~
  2977. compilation terminated.
  2978. configure:16720: $? = 1
  2979. configure: failed program was:
  2980. | /* confdefs.h */
  2981. | #define PACKAGE_NAME "GNU Texinfo"
  2982. | #define PACKAGE_TARNAME "texinfo"
  2983. | #define PACKAGE_VERSION "6.3"
  2984. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2985. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2986. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2987. | #define PACKAGE "texinfo"
  2988. | #define VERSION "6.3"
  2989. | #define STDC_HEADERS 1
  2990. | #define HAVE_SYS_TYPES_H 1
  2991. | #define HAVE_SYS_STAT_H 1
  2992. | #define HAVE_STDLIB_H 1
  2993. | #define HAVE_STRING_H 1
  2994. | #define HAVE_MEMORY_H 1
  2995. | #define HAVE_STRINGS_H 1
  2996. | #define HAVE_INTTYPES_H 1
  2997. | #define HAVE_STDINT_H 1
  2998. | #define HAVE_UNISTD_H 1
  2999. | #define __EXTENSIONS__ 1
  3000. | #define _ALL_SOURCE 1
  3001. | #define _DARWIN_C_SOURCE 1
  3002. | #define _GNU_SOURCE 1
  3003. | #define __USE_MINGW_ANSI_STDIO 1
  3004. | #define _POSIX_PTHREAD_SEMANTICS 1
  3005. | #define _TANDEM_SOURCE 1
  3006. | #define HAVE_ALLOCA_H 1
  3007. | #define HAVE_ALLOCA 1
  3008. | #define restrict __restrict
  3009. | #define HAVE_DECL_STRERROR_R 1
  3010. | #define HAVE_STRERROR_R 1
  3011. | #define STRERROR_R_CHAR_P 1
  3012. | #define HAVE_GETOPT_H 1
  3013. | #define HAVE_WCTYPE_H 1
  3014. | #define HAVE_WCHAR_H 1
  3015. | #define HAVE_SYS_MMAN_H 1
  3016. | #define HAVE_MALLOC_H 1
  3017. | #define HAVE_STDINT_H 1
  3018. | #define HAVE_STRINGS_H 1
  3019. | #define HAVE_UNISTD_H 1
  3020. | #define HAVE_FEATURES_H 1
  3021. | #define HAVE_LANGINFO_H 1
  3022. | #define HAVE_XLOCALE_H 1
  3023. | #define HAVE_SYS_SOCKET_H 1
  3024. | #define HAVE_GETOPT_H 1
  3025. | #define HAVE_GETOPT_LONG_ONLY 1
  3026. | #define __GETOPT_PREFIX rpl_
  3027. | #define HAVE_DECL_GETENV 1
  3028. | #define HAVE_ICONV 1
  3029. | #define ICONV_CONST
  3030. | #define HAVE_ISWCNTRL 1
  3031. | #define HAVE_ISWBLANK 1
  3032. | #define HAVE_MBSINIT 1
  3033. | #define HAVE_MBRTOWC 1
  3034. | #define HAVE_ISASCII 1
  3035. | #define HAVE_MPROTECT 1
  3036. | #define HAVE_ISBLANK 1
  3037. | #define HAVE_ISWCTYPE 1
  3038. | #define HAVE_STRDUP 1
  3039. | #define HAVE_WCWIDTH 1
  3040. | #define HAVE_BTOWC 1
  3041. | #define HAVE_SYMLINK 1
  3042. | #define HAVE_NL_LANGINFO 1
  3043. | #define HAVE_STRNDUP 1
  3044. | #define HAVE_SNPRINTF 1
  3045. | #define HAVE_WCRTOMB 1
  3046. | #define HAVE_WINT_T 1
  3047. | #define HAVE_TOWLOWER 1
  3048. | #define HAVE_RAW_DECL_WCTYPE 1
  3049. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3050. | #define HAVE_RAW_DECL_WCTRANS 1
  3051. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3052. | #define HAVE_STDLIB_H 1
  3053. | #define MALLOC_0_IS_NONNULL 1
  3054. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3055. | #define HAVE_LONG_LONG_INT 1
  3056. | #define HAVE_MBSTATE_T 1
  3057. | #define HAVE_LANGINFO_CODESET 1
  3058. | #define HAVE_MAP_ANONYMOUS 1
  3059. | #define HAVE_DECL_MEMRCHR 1
  3060. | #define HAVE_DECL_ALARM 1
  3061. | #define HAVE__BOOL 1
  3062. | #define HAVE_WCHAR_T 1
  3063. | #define HAVE_STRCASESTR 1
  3064. | #define HAVE_DECL_STRDUP 1
  3065. | #define HAVE_RAW_DECL_FFSL 1
  3066. | #define HAVE_RAW_DECL_FFSLL 1
  3067. | #define HAVE_RAW_DECL_MEMMEM 1
  3068. | #define HAVE_RAW_DECL_MEMPCPY 1
  3069. | #define HAVE_RAW_DECL_MEMRCHR 1
  3070. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  3071. | #define HAVE_RAW_DECL_STPCPY 1
  3072. | #define HAVE_RAW_DECL_STPNCPY 1
  3073. | #define HAVE_RAW_DECL_STRCHRNUL 1
  3074. | #define HAVE_RAW_DECL_STRDUP 1
  3075. | #define HAVE_RAW_DECL_STRNCAT 1
  3076. | #define HAVE_RAW_DECL_STRNDUP 1
  3077. | #define HAVE_RAW_DECL_STRNLEN 1
  3078. | #define HAVE_RAW_DECL_STRPBRK 1
  3079. | #define HAVE_RAW_DECL_STRSEP 1
  3080. | #define HAVE_RAW_DECL_STRCASESTR 1
  3081. | #define HAVE_RAW_DECL_STRTOK_R 1
  3082. | #define HAVE_RAW_DECL_STRERROR_R 1
  3083. | #define HAVE_RAW_DECL_STRSIGNAL 1
  3084. | #define HAVE_RAW_DECL_STRVERSCMP 1
  3085. | #define HAVE_RAW_DECL_FFS 1
  3086. | #define HAVE_RAW_DECL_STRCASECMP 1
  3087. | #define HAVE_RAW_DECL_STRNCASECMP 1
  3088. | #define HAVE_DECL_STRNLEN 1
  3089. | #define HAVE_WORKING_O_NOATIME 0
  3090. | #define HAVE_WORKING_O_NOFOLLOW 0
  3091. | #define HAVE_DECL_GETC_UNLOCKED 1
  3092. | #define USE_POSIX_THREADS 1
  3093. | #define USE_POSIX_THREADS_WEAK 1
  3094. | #define HAVE_DECL_STRNDUP 1
  3095. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3096. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3097. | #define HAVE_INTMAX_T 1
  3098. | #define DBL_EXPBIT0_WORD 1
  3099. | #define DBL_EXPBIT0_BIT 20
  3100. | #define HAVE_SNPRINTF 1
  3101. | #define HAVE_STRNLEN 1
  3102. | #define HAVE_WCSLEN 1
  3103. | #define HAVE_WCSNLEN 1
  3104. | #define HAVE_MBRTOWC 1
  3105. | #define HAVE_WCRTOMB 1
  3106. | #define HAVE_DECL__SNPRINTF 0
  3107. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3108. | #define HAVE_ALLOCA 1
  3109. | #define HAVE_ARGZ_H 1
  3110. | #define HAVE_ERROR_T 1
  3111. | #define HAVE_WORKING_ARGZ 1
  3112. | #define GNULIB_TEST_GETOPT_GNU 1
  3113. | #define __GETOPT_PREFIX rpl_
  3114. | #define HAVE_DECL_ISWBLANK 1
  3115. | #define GNULIB_TEST_ISWBLANK 1
  3116. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  3117. | #define C_LOCALE_MAYBE_EILSEQ 1
  3118. | #define GNULIB_TEST_MBRTOWC 1
  3119. | #define GNULIB_TEST_MBSCASECMP 1
  3120. | #define GNULIB_TEST_MBSCHR 1
  3121. | #define GNULIB_TEST_MBSINIT 1
  3122. | #define GNULIB_TEST_MBSLEN 1
  3123. | #define GNULIB_TEST_MBSNCASECMP 1
  3124. | #define GNULIB_TEST_MBSSTR 1
  3125. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  3126. | #define HAVE_MBSTATE_T 1
  3127. | /* end confdefs.h. */
  3128. | #include <bp-sym.h>
  3129. configure:16720: result: no
  3130. configure:16720: checking for bp-sym.h
  3131. configure:16720: result: no
  3132. configure:16764: checking for memrchr
  3133. configure:16764: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  3134. configure:16764: $? = 0
  3135. configure:16764: result: yes
  3136. configure:16833: checking for working re_compile_pattern
  3137. configure:17053: result: no
  3138. configure:17138: checking libintl.h usability
  3139. configure:17138: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3140. configure:17138: $? = 0
  3141. configure:17138: result: yes
  3142. configure:17138: checking libintl.h presence
  3143. configure:17138: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  3144. configure:17138: $? = 0
  3145. configure:17138: result: yes
  3146. configure:17138: checking for libintl.h
  3147. configure:17138: result: yes
  3148. configure:17158: checking whether isblank is declared
  3149. configure:17158: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3150. configure:17158: $? = 0
  3151. configure:17158: result: yes
  3152. configure:17173: checking for ssize_t
  3153. configure:17190: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3154. configure:17190: $? = 0
  3155. configure:17197: result: yes
  3156. configure:17208: checking for va_copy
  3157. configure:17229: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3158. configure:17229: $? = 0
  3159. configure:17237: result: yes
  3160. configure:17419: checking for max_align_t
  3161. configure:17419: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3162. configure:17419: $? = 0
  3163. configure:17419: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3164. conftest.c: In function 'main':
  3165. conftest.c:177:26: error: expected expression before ')' token
  3166. if (sizeof ((max_align_t)))
  3167. ^
  3168. configure:17419: $? = 1
  3169. configure: failed program was:
  3170. | /* confdefs.h */
  3171. | #define PACKAGE_NAME "GNU Texinfo"
  3172. | #define PACKAGE_TARNAME "texinfo"
  3173. | #define PACKAGE_VERSION "6.3"
  3174. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  3175. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  3176. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  3177. | #define PACKAGE "texinfo"
  3178. | #define VERSION "6.3"
  3179. | #define STDC_HEADERS 1
  3180. | #define HAVE_SYS_TYPES_H 1
  3181. | #define HAVE_SYS_STAT_H 1
  3182. | #define HAVE_STDLIB_H 1
  3183. | #define HAVE_STRING_H 1
  3184. | #define HAVE_MEMORY_H 1
  3185. | #define HAVE_STRINGS_H 1
  3186. | #define HAVE_INTTYPES_H 1
  3187. | #define HAVE_STDINT_H 1
  3188. | #define HAVE_UNISTD_H 1
  3189. | #define __EXTENSIONS__ 1
  3190. | #define _ALL_SOURCE 1
  3191. | #define _DARWIN_C_SOURCE 1
  3192. | #define _GNU_SOURCE 1
  3193. | #define __USE_MINGW_ANSI_STDIO 1
  3194. | #define _POSIX_PTHREAD_SEMANTICS 1
  3195. | #define _TANDEM_SOURCE 1
  3196. | #define HAVE_ALLOCA_H 1
  3197. | #define HAVE_ALLOCA 1
  3198. | #define restrict __restrict
  3199. | #define HAVE_DECL_STRERROR_R 1
  3200. | #define HAVE_STRERROR_R 1
  3201. | #define STRERROR_R_CHAR_P 1
  3202. | #define HAVE_GETOPT_H 1
  3203. | #define HAVE_WCTYPE_H 1
  3204. | #define HAVE_WCHAR_H 1
  3205. | #define HAVE_SYS_MMAN_H 1
  3206. | #define HAVE_MALLOC_H 1
  3207. | #define HAVE_STDINT_H 1
  3208. | #define HAVE_STRINGS_H 1
  3209. | #define HAVE_UNISTD_H 1
  3210. | #define HAVE_FEATURES_H 1
  3211. | #define HAVE_LANGINFO_H 1
  3212. | #define HAVE_XLOCALE_H 1
  3213. | #define HAVE_SYS_SOCKET_H 1
  3214. | #define HAVE_GETOPT_H 1
  3215. | #define HAVE_GETOPT_LONG_ONLY 1
  3216. | #define __GETOPT_PREFIX rpl_
  3217. | #define HAVE_DECL_GETENV 1
  3218. | #define HAVE_ICONV 1
  3219. | #define ICONV_CONST
  3220. | #define HAVE_ISWCNTRL 1
  3221. | #define HAVE_ISWBLANK 1
  3222. | #define HAVE_MBSINIT 1
  3223. | #define HAVE_MBRTOWC 1
  3224. | #define HAVE_ISASCII 1
  3225. | #define HAVE_MPROTECT 1
  3226. | #define HAVE_ISBLANK 1
  3227. | #define HAVE_ISWCTYPE 1
  3228. | #define HAVE_STRDUP 1
  3229. | #define HAVE_WCWIDTH 1
  3230. | #define HAVE_BTOWC 1
  3231. | #define HAVE_SYMLINK 1
  3232. | #define HAVE_NL_LANGINFO 1
  3233. | #define HAVE_STRNDUP 1
  3234. | #define HAVE_SNPRINTF 1
  3235. | #define HAVE_WCRTOMB 1
  3236. | #define HAVE_WINT_T 1
  3237. | #define HAVE_TOWLOWER 1
  3238. | #define HAVE_RAW_DECL_WCTYPE 1
  3239. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3240. | #define HAVE_RAW_DECL_WCTRANS 1
  3241. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3242. | #define HAVE_STDLIB_H 1
  3243. | #define MALLOC_0_IS_NONNULL 1
  3244. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3245. | #define HAVE_LONG_LONG_INT 1
  3246. | #define HAVE_MBSTATE_T 1
  3247. | #define HAVE_LANGINFO_CODESET 1
  3248. | #define HAVE_MAP_ANONYMOUS 1
  3249. | #define HAVE_DECL_MEMRCHR 1
  3250. | #define HAVE_DECL_ALARM 1
  3251. | #define HAVE__BOOL 1
  3252. | #define HAVE_WCHAR_T 1
  3253. | #define HAVE_STRCASESTR 1
  3254. | #define HAVE_DECL_STRDUP 1
  3255. | #define HAVE_RAW_DECL_FFSL 1
  3256. | #define HAVE_RAW_DECL_FFSLL 1
  3257. | #define HAVE_RAW_DECL_MEMMEM 1
  3258. | #define HAVE_RAW_DECL_MEMPCPY 1
  3259. | #define HAVE_RAW_DECL_MEMRCHR 1
  3260. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  3261. | #define HAVE_RAW_DECL_STPCPY 1
  3262. | #define HAVE_RAW_DECL_STPNCPY 1
  3263. | #define HAVE_RAW_DECL_STRCHRNUL 1
  3264. | #define HAVE_RAW_DECL_STRDUP 1
  3265. | #define HAVE_RAW_DECL_STRNCAT 1
  3266. | #define HAVE_RAW_DECL_STRNDUP 1
  3267. | #define HAVE_RAW_DECL_STRNLEN 1
  3268. | #define HAVE_RAW_DECL_STRPBRK 1
  3269. | #define HAVE_RAW_DECL_STRSEP 1
  3270. | #define HAVE_RAW_DECL_STRCASESTR 1
  3271. | #define HAVE_RAW_DECL_STRTOK_R 1
  3272. | #define HAVE_RAW_DECL_STRERROR_R 1
  3273. | #define HAVE_RAW_DECL_STRSIGNAL 1
  3274. | #define HAVE_RAW_DECL_STRVERSCMP 1
  3275. | #define HAVE_RAW_DECL_FFS 1
  3276. | #define HAVE_RAW_DECL_STRCASECMP 1
  3277. | #define HAVE_RAW_DECL_STRNCASECMP 1
  3278. | #define HAVE_DECL_STRNLEN 1
  3279. | #define HAVE_WORKING_O_NOATIME 0
  3280. | #define HAVE_WORKING_O_NOFOLLOW 0
  3281. | #define HAVE_DECL_GETC_UNLOCKED 1
  3282. | #define USE_POSIX_THREADS 1
  3283. | #define USE_POSIX_THREADS_WEAK 1
  3284. | #define HAVE_DECL_STRNDUP 1
  3285. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3286. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3287. | #define HAVE_INTMAX_T 1
  3288. | #define DBL_EXPBIT0_WORD 1
  3289. | #define DBL_EXPBIT0_BIT 20
  3290. | #define HAVE_SNPRINTF 1
  3291. | #define HAVE_STRNLEN 1
  3292. | #define HAVE_WCSLEN 1
  3293. | #define HAVE_WCSNLEN 1
  3294. | #define HAVE_MBRTOWC 1
  3295. | #define HAVE_WCRTOMB 1
  3296. | #define HAVE_DECL__SNPRINTF 0
  3297. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3298. | #define HAVE_ALLOCA 1
  3299. | #define HAVE_ARGZ_H 1
  3300. | #define HAVE_ERROR_T 1
  3301. | #define HAVE_WORKING_ARGZ 1
  3302. | #define GNULIB_TEST_GETOPT_GNU 1
  3303. | #define __GETOPT_PREFIX rpl_
  3304. | #define HAVE_DECL_ISWBLANK 1
  3305. | #define GNULIB_TEST_ISWBLANK 1
  3306. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  3307. | #define C_LOCALE_MAYBE_EILSEQ 1
  3308. | #define GNULIB_TEST_MBRTOWC 1
  3309. | #define GNULIB_TEST_MBSCASECMP 1
  3310. | #define GNULIB_TEST_MBSCHR 1
  3311. | #define GNULIB_TEST_MBSINIT 1
  3312. | #define GNULIB_TEST_MBSLEN 1
  3313. | #define GNULIB_TEST_MBSNCASECMP 1
  3314. | #define GNULIB_TEST_MBSSTR 1
  3315. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  3316. | #define HAVE_MBSTATE_T 1
  3317. | #define GNULIB_TEST_MEMCHR 1
  3318. | #define HAVE_MEMRCHR 1
  3319. | #define GNULIB_TEST_MEMRCHR 1
  3320. | #define _REGEX_INCLUDE_LIMITS_H 1
  3321. | #define _REGEX_LARGE_OFFSETS 1
  3322. | #define re_syntax_options rpl_re_syntax_options
  3323. | #define re_set_syntax rpl_re_set_syntax
  3324. | #define re_compile_pattern rpl_re_compile_pattern
  3325. | #define re_compile_fastmap rpl_re_compile_fastmap
  3326. | #define re_search rpl_re_search
  3327. | #define re_search_2 rpl_re_search_2
  3328. | #define re_match rpl_re_match
  3329. | #define re_match_2 rpl_re_match_2
  3330. | #define re_set_registers rpl_re_set_registers
  3331. | #define re_comp rpl_re_comp
  3332. | #define re_exec rpl_re_exec
  3333. | #define regcomp rpl_regcomp
  3334. | #define regexec rpl_regexec
  3335. | #define regerror rpl_regerror
  3336. | #define regfree rpl_regfree
  3337. | #define HAVE_LIBINTL_H 1
  3338. | #define HAVE_DECL_ISBLANK 1
  3339. | /* end confdefs.h. */
  3340. | #include <stddef.h>
  3341. |
  3342. |
  3343. | int
  3344. | main ()
  3345. | {
  3346. | if (sizeof ((max_align_t)))
  3347. | return 0;
  3348. | ;
  3349. | return 0;
  3350. | }
  3351. configure:17419: result: yes
  3352. configure:17432: checking whether NULL can be used in arbitrary expressions
  3353. configure:17450: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3354. configure:17450: $? = 0
  3355. configure:17457: result: yes
  3356. configure:17623: checking which flavor of printf attribute matches inttypes macros
  3357. configure:17650: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3358. configure:17650: $? = 0
  3359. configure:17657: result: system
  3360. configure:17704: checking whether dprintf is declared without a macro
  3361. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3362. configure:17722: $? = 0
  3363. configure:17730: result: yes
  3364. configure:17704: checking whether fpurge is declared without a macro
  3365. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3366. conftest.c: In function 'main':
  3367. conftest.c:180:10: error: 'fpurge' undeclared (first use in this function); did you mean 'fputs'?
  3368. (void) fpurge;
  3369. ^~~~~~
  3370. fputs
  3371. conftest.c:180:10: note: each undeclared identifier is reported only once for each function it appears in
  3372. configure:17722: $? = 1
  3373. configure: failed program was:
  3374. | /* confdefs.h */
  3375. | #define PACKAGE_NAME "GNU Texinfo"
  3376. | #define PACKAGE_TARNAME "texinfo"
  3377. | #define PACKAGE_VERSION "6.3"
  3378. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  3379. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  3380. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  3381. | #define PACKAGE "texinfo"
  3382. | #define VERSION "6.3"
  3383. | #define STDC_HEADERS 1
  3384. | #define HAVE_SYS_TYPES_H 1
  3385. | #define HAVE_SYS_STAT_H 1
  3386. | #define HAVE_STDLIB_H 1
  3387. | #define HAVE_STRING_H 1
  3388. | #define HAVE_MEMORY_H 1
  3389. | #define HAVE_STRINGS_H 1
  3390. | #define HAVE_INTTYPES_H 1
  3391. | #define HAVE_STDINT_H 1
  3392. | #define HAVE_UNISTD_H 1
  3393. | #define __EXTENSIONS__ 1
  3394. | #define _ALL_SOURCE 1
  3395. | #define _DARWIN_C_SOURCE 1
  3396. | #define _GNU_SOURCE 1
  3397. | #define __USE_MINGW_ANSI_STDIO 1
  3398. | #define _POSIX_PTHREAD_SEMANTICS 1
  3399. | #define _TANDEM_SOURCE 1
  3400. | #define HAVE_ALLOCA_H 1
  3401. | #define HAVE_ALLOCA 1
  3402. | #define restrict __restrict
  3403. | #define HAVE_DECL_STRERROR_R 1
  3404. | #define HAVE_STRERROR_R 1
  3405. | #define STRERROR_R_CHAR_P 1
  3406. | #define HAVE_GETOPT_H 1
  3407. | #define HAVE_WCTYPE_H 1
  3408. | #define HAVE_WCHAR_H 1
  3409. | #define HAVE_SYS_MMAN_H 1
  3410. | #define HAVE_MALLOC_H 1
  3411. | #define HAVE_STDINT_H 1
  3412. | #define HAVE_STRINGS_H 1
  3413. | #define HAVE_UNISTD_H 1
  3414. | #define HAVE_FEATURES_H 1
  3415. | #define HAVE_LANGINFO_H 1
  3416. | #define HAVE_XLOCALE_H 1
  3417. | #define HAVE_SYS_SOCKET_H 1
  3418. | #define HAVE_GETOPT_H 1
  3419. | #define HAVE_GETOPT_LONG_ONLY 1
  3420. | #define __GETOPT_PREFIX rpl_
  3421. | #define HAVE_DECL_GETENV 1
  3422. | #define HAVE_ICONV 1
  3423. | #define ICONV_CONST
  3424. | #define HAVE_ISWCNTRL 1
  3425. | #define HAVE_ISWBLANK 1
  3426. | #define HAVE_MBSINIT 1
  3427. | #define HAVE_MBRTOWC 1
  3428. | #define HAVE_ISASCII 1
  3429. | #define HAVE_MPROTECT 1
  3430. | #define HAVE_ISBLANK 1
  3431. | #define HAVE_ISWCTYPE 1
  3432. | #define HAVE_STRDUP 1
  3433. | #define HAVE_WCWIDTH 1
  3434. | #define HAVE_BTOWC 1
  3435. | #define HAVE_SYMLINK 1
  3436. | #define HAVE_NL_LANGINFO 1
  3437. | #define HAVE_STRNDUP 1
  3438. | #define HAVE_SNPRINTF 1
  3439. | #define HAVE_WCRTOMB 1
  3440. | #define HAVE_WINT_T 1
  3441. | #define HAVE_TOWLOWER 1
  3442. | #define HAVE_RAW_DECL_WCTYPE 1
  3443. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3444. | #define HAVE_RAW_DECL_WCTRANS 1
  3445. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3446. | #define HAVE_STDLIB_H 1
  3447. | #define MALLOC_0_IS_NONNULL 1
  3448. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3449. | #define HAVE_LONG_LONG_INT 1
  3450. | #define HAVE_MBSTATE_T 1
  3451. | #define HAVE_LANGINFO_CODESET 1
  3452. | #define HAVE_MAP_ANONYMOUS 1
  3453. | #define HAVE_DECL_MEMRCHR 1
  3454. | #define HAVE_DECL_ALARM 1
  3455. | #define HAVE__BOOL 1
  3456. | #define HAVE_WCHAR_T 1
  3457. | #define HAVE_STRCASESTR 1
  3458. | #define HAVE_DECL_STRDUP 1
  3459. | #define HAVE_RAW_DECL_FFSL 1
  3460. | #define HAVE_RAW_DECL_FFSLL 1
  3461. | #define HAVE_RAW_DECL_MEMMEM 1
  3462. | #define HAVE_RAW_DECL_MEMPCPY 1
  3463. | #define HAVE_RAW_DECL_MEMRCHR 1
  3464. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  3465. | #define HAVE_RAW_DECL_STPCPY 1
  3466. | #define HAVE_RAW_DECL_STPNCPY 1
  3467. | #define HAVE_RAW_DECL_STRCHRNUL 1
  3468. | #define HAVE_RAW_DECL_STRDUP 1
  3469. | #define HAVE_RAW_DECL_STRNCAT 1
  3470. | #define HAVE_RAW_DECL_STRNDUP 1
  3471. | #define HAVE_RAW_DECL_STRNLEN 1
  3472. | #define HAVE_RAW_DECL_STRPBRK 1
  3473. | #define HAVE_RAW_DECL_STRSEP 1
  3474. | #define HAVE_RAW_DECL_STRCASESTR 1
  3475. | #define HAVE_RAW_DECL_STRTOK_R 1
  3476. | #define HAVE_RAW_DECL_STRERROR_R 1
  3477. | #define HAVE_RAW_DECL_STRSIGNAL 1
  3478. | #define HAVE_RAW_DECL_STRVERSCMP 1
  3479. | #define HAVE_RAW_DECL_FFS 1
  3480. | #define HAVE_RAW_DECL_STRCASECMP 1
  3481. | #define HAVE_RAW_DECL_STRNCASECMP 1
  3482. | #define HAVE_DECL_STRNLEN 1
  3483. | #define HAVE_WORKING_O_NOATIME 0
  3484. | #define HAVE_WORKING_O_NOFOLLOW 0
  3485. | #define HAVE_DECL_GETC_UNLOCKED 1
  3486. | #define USE_POSIX_THREADS 1
  3487. | #define USE_POSIX_THREADS_WEAK 1
  3488. | #define HAVE_DECL_STRNDUP 1
  3489. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3490. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3491. | #define HAVE_INTMAX_T 1
  3492. | #define DBL_EXPBIT0_WORD 1
  3493. | #define DBL_EXPBIT0_BIT 20
  3494. | #define HAVE_SNPRINTF 1
  3495. | #define HAVE_STRNLEN 1
  3496. | #define HAVE_WCSLEN 1
  3497. | #define HAVE_WCSNLEN 1
  3498. | #define HAVE_MBRTOWC 1
  3499. | #define HAVE_WCRTOMB 1
  3500. | #define HAVE_DECL__SNPRINTF 0
  3501. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3502. | #define HAVE_ALLOCA 1
  3503. | #define HAVE_ARGZ_H 1
  3504. | #define HAVE_ERROR_T 1
  3505. | #define HAVE_WORKING_ARGZ 1
  3506. | #define GNULIB_TEST_GETOPT_GNU 1
  3507. | #define __GETOPT_PREFIX rpl_
  3508. | #define HAVE_DECL_ISWBLANK 1
  3509. | #define GNULIB_TEST_ISWBLANK 1
  3510. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  3511. | #define C_LOCALE_MAYBE_EILSEQ 1
  3512. | #define GNULIB_TEST_MBRTOWC 1
  3513. | #define GNULIB_TEST_MBSCASECMP 1
  3514. | #define GNULIB_TEST_MBSCHR 1
  3515. | #define GNULIB_TEST_MBSINIT 1
  3516. | #define GNULIB_TEST_MBSLEN 1
  3517. | #define GNULIB_TEST_MBSNCASECMP 1
  3518. | #define GNULIB_TEST_MBSSTR 1
  3519. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  3520. | #define HAVE_MBSTATE_T 1
  3521. | #define GNULIB_TEST_MEMCHR 1
  3522. | #define HAVE_MEMRCHR 1
  3523. | #define GNULIB_TEST_MEMRCHR 1
  3524. | #define _REGEX_INCLUDE_LIMITS_H 1
  3525. | #define _REGEX_LARGE_OFFSETS 1
  3526. | #define re_syntax_options rpl_re_syntax_options
  3527. | #define re_set_syntax rpl_re_set_syntax
  3528. | #define re_compile_pattern rpl_re_compile_pattern
  3529. | #define re_compile_fastmap rpl_re_compile_fastmap
  3530. | #define re_search rpl_re_search
  3531. | #define re_search_2 rpl_re_search_2
  3532. | #define re_match rpl_re_match
  3533. | #define re_match_2 rpl_re_match_2
  3534. | #define re_set_registers rpl_re_set_registers
  3535. | #define re_comp rpl_re_comp
  3536. | #define re_exec rpl_re_exec
  3537. | #define regcomp rpl_regcomp
  3538. | #define regexec rpl_regexec
  3539. | #define regerror rpl_regerror
  3540. | #define regfree rpl_regfree
  3541. | #define HAVE_LIBINTL_H 1
  3542. | #define HAVE_DECL_ISBLANK 1
  3543. | #define GNULIB_FSCANF 1
  3544. | #define GNULIB_SCANF 1
  3545. | #define HAVE_RAW_DECL_DPRINTF 1
  3546. | /* end confdefs.h. */
  3547. | #include <stdio.h>
  3548. |
  3549. | int
  3550. | main ()
  3551. | {
  3552. | #undef fpurge
  3553. | (void) fpurge;
  3554. | ;
  3555. | return 0;
  3556. | }
  3557. configure:17730: result: no
  3558. configure:17704: checking whether fseeko is declared without a macro
  3559. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3560. configure:17722: $? = 0
  3561. configure:17730: result: yes
  3562. configure:17704: checking whether ftello is declared without a macro
  3563. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3564. configure:17722: $? = 0
  3565. configure:17730: result: yes
  3566. configure:17704: checking whether getdelim is declared without a macro
  3567. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3568. configure:17722: $? = 0
  3569. configure:17730: result: yes
  3570. configure:17704: checking whether getline is declared without a macro
  3571. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3572. configure:17722: $? = 0
  3573. configure:17730: result: yes
  3574. configure:17704: checking whether gets is declared without a macro
  3575. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3576. conftest.c: In function 'main':
  3577. conftest.c:184:10: error: 'gets' undeclared (first use in this function); did you mean 'fgets'?
  3578. (void) gets;
  3579. ^~~~
  3580. fgets
  3581. conftest.c:184:10: note: each undeclared identifier is reported only once for each function it appears in
  3582. configure:17722: $? = 1
  3583. configure: failed program was:
  3584. | /* confdefs.h */
  3585. | #define PACKAGE_NAME "GNU Texinfo"
  3586. | #define PACKAGE_TARNAME "texinfo"
  3587. | #define PACKAGE_VERSION "6.3"
  3588. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  3589. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  3590. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  3591. | #define PACKAGE "texinfo"
  3592. | #define VERSION "6.3"
  3593. | #define STDC_HEADERS 1
  3594. | #define HAVE_SYS_TYPES_H 1
  3595. | #define HAVE_SYS_STAT_H 1
  3596. | #define HAVE_STDLIB_H 1
  3597. | #define HAVE_STRING_H 1
  3598. | #define HAVE_MEMORY_H 1
  3599. | #define HAVE_STRINGS_H 1
  3600. | #define HAVE_INTTYPES_H 1
  3601. | #define HAVE_STDINT_H 1
  3602. | #define HAVE_UNISTD_H 1
  3603. | #define __EXTENSIONS__ 1
  3604. | #define _ALL_SOURCE 1
  3605. | #define _DARWIN_C_SOURCE 1
  3606. | #define _GNU_SOURCE 1
  3607. | #define __USE_MINGW_ANSI_STDIO 1
  3608. | #define _POSIX_PTHREAD_SEMANTICS 1
  3609. | #define _TANDEM_SOURCE 1
  3610. | #define HAVE_ALLOCA_H 1
  3611. | #define HAVE_ALLOCA 1
  3612. | #define restrict __restrict
  3613. | #define HAVE_DECL_STRERROR_R 1
  3614. | #define HAVE_STRERROR_R 1
  3615. | #define STRERROR_R_CHAR_P 1
  3616. | #define HAVE_GETOPT_H 1
  3617. | #define HAVE_WCTYPE_H 1
  3618. | #define HAVE_WCHAR_H 1
  3619. | #define HAVE_SYS_MMAN_H 1
  3620. | #define HAVE_MALLOC_H 1
  3621. | #define HAVE_STDINT_H 1
  3622. | #define HAVE_STRINGS_H 1
  3623. | #define HAVE_UNISTD_H 1
  3624. | #define HAVE_FEATURES_H 1
  3625. | #define HAVE_LANGINFO_H 1
  3626. | #define HAVE_XLOCALE_H 1
  3627. | #define HAVE_SYS_SOCKET_H 1
  3628. | #define HAVE_GETOPT_H 1
  3629. | #define HAVE_GETOPT_LONG_ONLY 1
  3630. | #define __GETOPT_PREFIX rpl_
  3631. | #define HAVE_DECL_GETENV 1
  3632. | #define HAVE_ICONV 1
  3633. | #define ICONV_CONST
  3634. | #define HAVE_ISWCNTRL 1
  3635. | #define HAVE_ISWBLANK 1
  3636. | #define HAVE_MBSINIT 1
  3637. | #define HAVE_MBRTOWC 1
  3638. | #define HAVE_ISASCII 1
  3639. | #define HAVE_MPROTECT 1
  3640. | #define HAVE_ISBLANK 1
  3641. | #define HAVE_ISWCTYPE 1
  3642. | #define HAVE_STRDUP 1
  3643. | #define HAVE_WCWIDTH 1
  3644. | #define HAVE_BTOWC 1
  3645. | #define HAVE_SYMLINK 1
  3646. | #define HAVE_NL_LANGINFO 1
  3647. | #define HAVE_STRNDUP 1
  3648. | #define HAVE_SNPRINTF 1
  3649. | #define HAVE_WCRTOMB 1
  3650. | #define HAVE_WINT_T 1
  3651. | #define HAVE_TOWLOWER 1
  3652. | #define HAVE_RAW_DECL_WCTYPE 1
  3653. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3654. | #define HAVE_RAW_DECL_WCTRANS 1
  3655. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3656. | #define HAVE_STDLIB_H 1
  3657. | #define MALLOC_0_IS_NONNULL 1
  3658. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3659. | #define HAVE_LONG_LONG_INT 1
  3660. | #define HAVE_MBSTATE_T 1
  3661. | #define HAVE_LANGINFO_CODESET 1
  3662. | #define HAVE_MAP_ANONYMOUS 1
  3663. | #define HAVE_DECL_MEMRCHR 1
  3664. | #define HAVE_DECL_ALARM 1
  3665. | #define HAVE__BOOL 1
  3666. | #define HAVE_WCHAR_T 1
  3667. | #define HAVE_STRCASESTR 1
  3668. | #define HAVE_DECL_STRDUP 1
  3669. | #define HAVE_RAW_DECL_FFSL 1
  3670. | #define HAVE_RAW_DECL_FFSLL 1
  3671. | #define HAVE_RAW_DECL_MEMMEM 1
  3672. | #define HAVE_RAW_DECL_MEMPCPY 1
  3673. | #define HAVE_RAW_DECL_MEMRCHR 1
  3674. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  3675. | #define HAVE_RAW_DECL_STPCPY 1
  3676. | #define HAVE_RAW_DECL_STPNCPY 1
  3677. | #define HAVE_RAW_DECL_STRCHRNUL 1
  3678. | #define HAVE_RAW_DECL_STRDUP 1
  3679. | #define HAVE_RAW_DECL_STRNCAT 1
  3680. | #define HAVE_RAW_DECL_STRNDUP 1
  3681. | #define HAVE_RAW_DECL_STRNLEN 1
  3682. | #define HAVE_RAW_DECL_STRPBRK 1
  3683. | #define HAVE_RAW_DECL_STRSEP 1
  3684. | #define HAVE_RAW_DECL_STRCASESTR 1
  3685. | #define HAVE_RAW_DECL_STRTOK_R 1
  3686. | #define HAVE_RAW_DECL_STRERROR_R 1
  3687. | #define HAVE_RAW_DECL_STRSIGNAL 1
  3688. | #define HAVE_RAW_DECL_STRVERSCMP 1
  3689. | #define HAVE_RAW_DECL_FFS 1
  3690. | #define HAVE_RAW_DECL_STRCASECMP 1
  3691. | #define HAVE_RAW_DECL_STRNCASECMP 1
  3692. | #define HAVE_DECL_STRNLEN 1
  3693. | #define HAVE_WORKING_O_NOATIME 0
  3694. | #define HAVE_WORKING_O_NOFOLLOW 0
  3695. | #define HAVE_DECL_GETC_UNLOCKED 1
  3696. | #define USE_POSIX_THREADS 1
  3697. | #define USE_POSIX_THREADS_WEAK 1
  3698. | #define HAVE_DECL_STRNDUP 1
  3699. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3700. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3701. | #define HAVE_INTMAX_T 1
  3702. | #define DBL_EXPBIT0_WORD 1
  3703. | #define DBL_EXPBIT0_BIT 20
  3704. | #define HAVE_SNPRINTF 1
  3705. | #define HAVE_STRNLEN 1
  3706. | #define HAVE_WCSLEN 1
  3707. | #define HAVE_WCSNLEN 1
  3708. | #define HAVE_MBRTOWC 1
  3709. | #define HAVE_WCRTOMB 1
  3710. | #define HAVE_DECL__SNPRINTF 0
  3711. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3712. | #define HAVE_ALLOCA 1
  3713. | #define HAVE_ARGZ_H 1
  3714. | #define HAVE_ERROR_T 1
  3715. | #define HAVE_WORKING_ARGZ 1
  3716. | #define GNULIB_TEST_GETOPT_GNU 1
  3717. | #define __GETOPT_PREFIX rpl_
  3718. | #define HAVE_DECL_ISWBLANK 1
  3719. | #define GNULIB_TEST_ISWBLANK 1
  3720. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  3721. | #define C_LOCALE_MAYBE_EILSEQ 1
  3722. | #define GNULIB_TEST_MBRTOWC 1
  3723. | #define GNULIB_TEST_MBSCASECMP 1
  3724. | #define GNULIB_TEST_MBSCHR 1
  3725. | #define GNULIB_TEST_MBSINIT 1
  3726. | #define GNULIB_TEST_MBSLEN 1
  3727. | #define GNULIB_TEST_MBSNCASECMP 1
  3728. | #define GNULIB_TEST_MBSSTR 1
  3729. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  3730. | #define HAVE_MBSTATE_T 1
  3731. | #define GNULIB_TEST_MEMCHR 1
  3732. | #define HAVE_MEMRCHR 1
  3733. | #define GNULIB_TEST_MEMRCHR 1
  3734. | #define _REGEX_INCLUDE_LIMITS_H 1
  3735. | #define _REGEX_LARGE_OFFSETS 1
  3736. | #define re_syntax_options rpl_re_syntax_options
  3737. | #define re_set_syntax rpl_re_set_syntax
  3738. | #define re_compile_pattern rpl_re_compile_pattern
  3739. | #define re_compile_fastmap rpl_re_compile_fastmap
  3740. | #define re_search rpl_re_search
  3741. | #define re_search_2 rpl_re_search_2
  3742. | #define re_match rpl_re_match
  3743. | #define re_match_2 rpl_re_match_2
  3744. | #define re_set_registers rpl_re_set_registers
  3745. | #define re_comp rpl_re_comp
  3746. | #define re_exec rpl_re_exec
  3747. | #define regcomp rpl_regcomp
  3748. | #define regexec rpl_regexec
  3749. | #define regerror rpl_regerror
  3750. | #define regfree rpl_regfree
  3751. | #define HAVE_LIBINTL_H 1
  3752. | #define HAVE_DECL_ISBLANK 1
  3753. | #define GNULIB_FSCANF 1
  3754. | #define GNULIB_SCANF 1
  3755. | #define HAVE_RAW_DECL_DPRINTF 1
  3756. | #define HAVE_RAW_DECL_FSEEKO 1
  3757. | #define HAVE_RAW_DECL_FTELLO 1
  3758. | #define HAVE_RAW_DECL_GETDELIM 1
  3759. | #define HAVE_RAW_DECL_GETLINE 1
  3760. | /* end confdefs.h. */
  3761. | #include <stdio.h>
  3762. |
  3763. | int
  3764. | main ()
  3765. | {
  3766. | #undef gets
  3767. | (void) gets;
  3768. | ;
  3769. | return 0;
  3770. | }
  3771. configure:17730: result: no
  3772. configure:17704: checking whether pclose is declared without a macro
  3773. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3774. configure:17722: $? = 0
  3775. configure:17730: result: yes
  3776. configure:17704: checking whether popen is declared without a macro
  3777. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3778. configure:17722: $? = 0
  3779. configure:17730: result: yes
  3780. configure:17704: checking whether renameat is declared without a macro
  3781. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3782. configure:17722: $? = 0
  3783. configure:17730: result: yes
  3784. configure:17704: checking whether snprintf is declared without a macro
  3785. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3786. configure:17722: $? = 0
  3787. configure:17730: result: yes
  3788. configure:17704: checking whether tmpfile is declared without a macro
  3789. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3790. configure:17722: $? = 0
  3791. configure:17730: result: yes
  3792. configure:17704: checking whether vdprintf is declared without a macro
  3793. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3794. configure:17722: $? = 0
  3795. configure:17730: result: yes
  3796. configure:17704: checking whether vsnprintf is declared without a macro
  3797. configure:17722: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3798. configure:17722: $? = 0
  3799. configure:17730: result: yes
  3800. configure:17819: checking whether _Exit is declared without a macro
  3801. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3802. configure:17843: $? = 0
  3803. configure:17851: result: yes
  3804. configure:17819: checking whether atoll is declared without a macro
  3805. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3806. configure:17843: $? = 0
  3807. configure:17851: result: yes
  3808. configure:17819: checking whether canonicalize_file_name is declared without a macro
  3809. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3810. configure:17843: $? = 0
  3811. configure:17851: result: yes
  3812. configure:17819: checking whether getloadavg is declared without a macro
  3813. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3814. configure:17843: $? = 0
  3815. configure:17851: result: yes
  3816. configure:17819: checking whether getsubopt is declared without a macro
  3817. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3818. configure:17843: $? = 0
  3819. configure:17851: result: yes
  3820. configure:17819: checking whether grantpt is declared without a macro
  3821. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3822. configure:17843: $? = 0
  3823. configure:17851: result: yes
  3824. configure:17819: checking whether initstate is declared without a macro
  3825. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3826. configure:17843: $? = 0
  3827. configure:17851: result: yes
  3828. configure:17819: checking whether initstate_r is declared without a macro
  3829. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3830. configure:17843: $? = 0
  3831. configure:17851: result: yes
  3832. configure:17819: checking whether mkdtemp is declared without a macro
  3833. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3834. configure:17843: $? = 0
  3835. configure:17851: result: yes
  3836. configure:17819: checking whether mkostemp is declared without a macro
  3837. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3838. configure:17843: $? = 0
  3839. configure:17851: result: yes
  3840. configure:17819: checking whether mkostemps is declared without a macro
  3841. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3842. configure:17843: $? = 0
  3843. configure:17851: result: yes
  3844. configure:17819: checking whether mkstemp is declared without a macro
  3845. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3846. configure:17843: $? = 0
  3847. configure:17851: result: yes
  3848. configure:17819: checking whether mkstemps is declared without a macro
  3849. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3850. configure:17843: $? = 0
  3851. configure:17851: result: yes
  3852. configure:17819: checking whether posix_openpt is declared without a macro
  3853. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3854. configure:17843: $? = 0
  3855. configure:17851: result: yes
  3856. configure:17819: checking whether ptsname is declared without a macro
  3857. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3858. configure:17843: $? = 0
  3859. configure:17851: result: yes
  3860. configure:17819: checking whether ptsname_r is declared without a macro
  3861. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3862. configure:17843: $? = 0
  3863. configure:17851: result: yes
  3864. configure:17819: checking whether random is declared without a macro
  3865. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3866. configure:17843: $? = 0
  3867. configure:17851: result: yes
  3868. configure:17819: checking whether random_r is declared without a macro
  3869. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3870. configure:17843: $? = 0
  3871. configure:17851: result: yes
  3872. configure:17819: checking whether realpath is declared without a macro
  3873. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3874. configure:17843: $? = 0
  3875. configure:17851: result: yes
  3876. configure:17819: checking whether rpmatch is declared without a macro
  3877. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3878. configure:17843: $? = 0
  3879. configure:17851: result: yes
  3880. configure:17819: checking whether secure_getenv is declared without a macro
  3881. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3882. configure:17843: $? = 0
  3883. configure:17851: result: yes
  3884. configure:17819: checking whether setenv is declared without a macro
  3885. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3886. configure:17843: $? = 0
  3887. configure:17851: result: yes
  3888. configure:17819: checking whether setstate is declared without a macro
  3889. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3890. configure:17843: $? = 0
  3891. configure:17851: result: yes
  3892. configure:17819: checking whether setstate_r is declared without a macro
  3893. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3894. configure:17843: $? = 0
  3895. configure:17851: result: yes
  3896. configure:17819: checking whether srandom is declared without a macro
  3897. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3898. configure:17843: $? = 0
  3899. configure:17851: result: yes
  3900. configure:17819: checking whether srandom_r is declared without a macro
  3901. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3902. configure:17843: $? = 0
  3903. configure:17851: result: yes
  3904. configure:17819: checking whether strtod is declared without a macro
  3905. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3906. configure:17843: $? = 0
  3907. configure:17851: result: yes
  3908. configure:17819: checking whether strtoll is declared without a macro
  3909. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3910. configure:17843: $? = 0
  3911. configure:17851: result: yes
  3912. configure:17819: checking whether strtoull is declared without a macro
  3913. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3914. configure:17843: $? = 0
  3915. configure:17851: result: yes
  3916. configure:17819: checking whether unlockpt is declared without a macro
  3917. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3918. configure:17843: $? = 0
  3919. configure:17851: result: yes
  3920. configure:17819: checking whether unsetenv is declared without a macro
  3921. configure:17843: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3922. configure:17843: $? = 0
  3923. configure:17851: result: yes
  3924. configure:17868: checking for strcasecmp
  3925. configure:17868: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  3926. conftest.c:239:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch]
  3927. char strcasecmp ();
  3928. ^~~~~~~~~~
  3929. configure:17868: $? = 0
  3930. configure:17868: result: yes
  3931. configure:17885: checking for strncasecmp
  3932. configure:17885: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  3933. conftest.c:240:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch]
  3934. char strncasecmp ();
  3935. ^~~~~~~~~~~
  3936. configure:17885: $? = 0
  3937. configure:17885: result: yes
  3938. configure:17899: checking whether strncasecmp is declared
  3939. configure:17899: result: yes
  3940. configure:18065: checking for strcasestr
  3941. configure:18065: result: yes
  3942. configure:18244: checking for working strerror function
  3943. configure:18281: result: guessing yes
  3944. configure:18350: checking for working strnlen
  3945. configure:18398: result: yes
  3946. configure:18539: checking whether chdir is declared without a macro
  3947. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3948. configure:18569: $? = 0
  3949. configure:18577: result: yes
  3950. configure:18539: checking whether chown is declared without a macro
  3951. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3952. configure:18569: $? = 0
  3953. configure:18577: result: yes
  3954. configure:18539: checking whether dup is declared without a macro
  3955. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3956. configure:18569: $? = 0
  3957. configure:18577: result: yes
  3958. configure:18539: checking whether dup2 is declared without a macro
  3959. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3960. configure:18569: $? = 0
  3961. configure:18577: result: yes
  3962. configure:18539: checking whether dup3 is declared without a macro
  3963. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3964. configure:18569: $? = 0
  3965. configure:18577: result: yes
  3966. configure:18539: checking whether environ is declared without a macro
  3967. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3968. configure:18569: $? = 0
  3969. configure:18577: result: yes
  3970. configure:18539: checking whether euidaccess is declared without a macro
  3971. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3972. configure:18569: $? = 0
  3973. configure:18577: result: yes
  3974. configure:18539: checking whether faccessat is declared without a macro
  3975. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3976. configure:18569: $? = 0
  3977. configure:18577: result: yes
  3978. configure:18539: checking whether fchdir is declared without a macro
  3979. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3980. configure:18569: $? = 0
  3981. configure:18577: result: yes
  3982. configure:18539: checking whether fchownat is declared without a macro
  3983. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3984. configure:18569: $? = 0
  3985. configure:18577: result: yes
  3986. configure:18539: checking whether fdatasync is declared without a macro
  3987. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3988. configure:18569: $? = 0
  3989. configure:18577: result: yes
  3990. configure:18539: checking whether fsync is declared without a macro
  3991. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3992. configure:18569: $? = 0
  3993. configure:18577: result: yes
  3994. configure:18539: checking whether ftruncate is declared without a macro
  3995. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  3996. configure:18569: $? = 0
  3997. configure:18577: result: yes
  3998. configure:18539: checking whether getcwd is declared without a macro
  3999. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4000. configure:18569: $? = 0
  4001. configure:18577: result: yes
  4002. configure:18539: checking whether getdomainname is declared without a macro
  4003. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4004. configure:18569: $? = 0
  4005. configure:18577: result: yes
  4006. configure:18539: checking whether getdtablesize is declared without a macro
  4007. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4008. configure:18569: $? = 0
  4009. configure:18577: result: yes
  4010. configure:18539: checking whether getgroups is declared without a macro
  4011. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4012. configure:18569: $? = 0
  4013. configure:18577: result: yes
  4014. configure:18539: checking whether gethostname is declared without a macro
  4015. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4016. configure:18569: $? = 0
  4017. configure:18577: result: yes
  4018. configure:18539: checking whether getlogin is declared without a macro
  4019. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4020. configure:18569: $? = 0
  4021. configure:18577: result: yes
  4022. configure:18539: checking whether getlogin_r is declared without a macro
  4023. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4024. configure:18569: $? = 0
  4025. configure:18577: result: yes
  4026. configure:18539: checking whether getpagesize is declared without a macro
  4027. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4028. configure:18569: $? = 0
  4029. configure:18577: result: yes
  4030. configure:18539: checking whether getusershell is declared without a macro
  4031. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4032. configure:18569: $? = 0
  4033. configure:18577: result: yes
  4034. configure:18539: checking whether setusershell is declared without a macro
  4035. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4036. configure:18569: $? = 0
  4037. configure:18577: result: yes
  4038. configure:18539: checking whether endusershell is declared without a macro
  4039. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4040. configure:18569: $? = 0
  4041. configure:18577: result: yes
  4042. configure:18539: checking whether group_member is declared without a macro
  4043. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4044. configure:18569: $? = 0
  4045. configure:18577: result: yes
  4046. configure:18539: checking whether isatty is declared without a macro
  4047. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4048. configure:18569: $? = 0
  4049. configure:18577: result: yes
  4050. configure:18539: checking whether lchown is declared without a macro
  4051. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4052. configure:18569: $? = 0
  4053. configure:18577: result: yes
  4054. configure:18539: checking whether link is declared without a macro
  4055. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4056. configure:18569: $? = 0
  4057. configure:18577: result: yes
  4058. configure:18539: checking whether linkat is declared without a macro
  4059. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4060. configure:18569: $? = 0
  4061. configure:18577: result: yes
  4062. configure:18539: checking whether lseek is declared without a macro
  4063. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4064. configure:18569: $? = 0
  4065. configure:18577: result: yes
  4066. configure:18539: checking whether pipe is declared without a macro
  4067. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4068. configure:18569: $? = 0
  4069. configure:18577: result: yes
  4070. configure:18539: checking whether pipe2 is declared without a macro
  4071. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4072. configure:18569: $? = 0
  4073. configure:18577: result: yes
  4074. configure:18539: checking whether pread is declared without a macro
  4075. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4076. configure:18569: $? = 0
  4077. configure:18577: result: yes
  4078. configure:18539: checking whether pwrite is declared without a macro
  4079. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4080. configure:18569: $? = 0
  4081. configure:18577: result: yes
  4082. configure:18539: checking whether readlink is declared without a macro
  4083. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4084. configure:18569: $? = 0
  4085. configure:18577: result: yes
  4086. configure:18539: checking whether readlinkat is declared without a macro
  4087. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4088. configure:18569: $? = 0
  4089. configure:18577: result: yes
  4090. configure:18539: checking whether rmdir is declared without a macro
  4091. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4092. configure:18569: $? = 0
  4093. configure:18577: result: yes
  4094. configure:18539: checking whether sethostname is declared without a macro
  4095. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4096. configure:18569: $? = 0
  4097. configure:18577: result: yes
  4098. configure:18539: checking whether sleep is declared without a macro
  4099. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4100. configure:18569: $? = 0
  4101. configure:18577: result: yes
  4102. configure:18539: checking whether symlink is declared without a macro
  4103. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4104. configure:18569: $? = 0
  4105. configure:18577: result: yes
  4106. configure:18539: checking whether symlinkat is declared without a macro
  4107. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4108. configure:18569: $? = 0
  4109. configure:18577: result: yes
  4110. configure:18539: checking whether ttyname_r is declared without a macro
  4111. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4112. configure:18569: $? = 0
  4113. configure:18577: result: yes
  4114. configure:18539: checking whether unlink is declared without a macro
  4115. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4116. configure:18569: $? = 0
  4117. configure:18577: result: yes
  4118. configure:18539: checking whether unlinkat is declared without a macro
  4119. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4120. configure:18569: $? = 0
  4121. configure:18577: result: yes
  4122. configure:18539: checking whether usleep is declared without a macro
  4123. configure:18569: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4124. configure:18569: $? = 0
  4125. configure:18577: result: yes
  4126. configure:18675: checking for vasprintf
  4127. configure:18675: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  4128. configure:18675: $? = 0
  4129. configure:18675: result: yes
  4130. configure:18852: checking whether btowc is declared without a macro
  4131. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4132. configure:18880: $? = 0
  4133. configure:18888: result: yes
  4134. configure:18852: checking whether wctob is declared without a macro
  4135. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4136. configure:18880: $? = 0
  4137. configure:18888: result: yes
  4138. configure:18852: checking whether mbsinit is declared without a macro
  4139. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4140. configure:18880: $? = 0
  4141. configure:18888: result: yes
  4142. configure:18852: checking whether mbrtowc is declared without a macro
  4143. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4144. configure:18880: $? = 0
  4145. configure:18888: result: yes
  4146. configure:18852: checking whether mbrlen is declared without a macro
  4147. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4148. configure:18880: $? = 0
  4149. configure:18888: result: yes
  4150. configure:18852: checking whether mbsrtowcs is declared without a macro
  4151. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4152. configure:18880: $? = 0
  4153. configure:18888: result: yes
  4154. configure:18852: checking whether mbsnrtowcs is declared without a macro
  4155. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4156. configure:18880: $? = 0
  4157. configure:18888: result: yes
  4158. configure:18852: checking whether wcrtomb is declared without a macro
  4159. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4160. configure:18880: $? = 0
  4161. configure:18888: result: yes
  4162. configure:18852: checking whether wcsrtombs is declared without a macro
  4163. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4164. configure:18880: $? = 0
  4165. configure:18888: result: yes
  4166. configure:18852: checking whether wcsnrtombs is declared without a macro
  4167. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4168. configure:18880: $? = 0
  4169. configure:18888: result: yes
  4170. configure:18852: checking whether wcwidth is declared without a macro
  4171. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4172. configure:18880: $? = 0
  4173. configure:18888: result: yes
  4174. configure:18852: checking whether wmemchr is declared without a macro
  4175. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4176. configure:18880: $? = 0
  4177. configure:18888: result: yes
  4178. configure:18852: checking whether wmemcmp is declared without a macro
  4179. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4180. configure:18880: $? = 0
  4181. configure:18888: result: yes
  4182. configure:18852: checking whether wmemcpy is declared without a macro
  4183. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4184. configure:18880: $? = 0
  4185. configure:18888: result: yes
  4186. configure:18852: checking whether wmemmove is declared without a macro
  4187. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4188. configure:18880: $? = 0
  4189. configure:18888: result: yes
  4190. configure:18852: checking whether wmemset is declared without a macro
  4191. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4192. configure:18880: $? = 0
  4193. configure:18888: result: yes
  4194. configure:18852: checking whether wcslen is declared without a macro
  4195. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4196. configure:18880: $? = 0
  4197. configure:18888: result: yes
  4198. configure:18852: checking whether wcsnlen is declared without a macro
  4199. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4200. configure:18880: $? = 0
  4201. configure:18888: result: yes
  4202. configure:18852: checking whether wcscpy is declared without a macro
  4203. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4204. configure:18880: $? = 0
  4205. configure:18888: result: yes
  4206. configure:18852: checking whether wcpcpy is declared without a macro
  4207. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4208. configure:18880: $? = 0
  4209. configure:18888: result: yes
  4210. configure:18852: checking whether wcsncpy is declared without a macro
  4211. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4212. configure:18880: $? = 0
  4213. configure:18888: result: yes
  4214. configure:18852: checking whether wcpncpy is declared without a macro
  4215. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4216. configure:18880: $? = 0
  4217. configure:18888: result: yes
  4218. configure:18852: checking whether wcscat is declared without a macro
  4219. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4220. configure:18880: $? = 0
  4221. configure:18888: result: yes
  4222. configure:18852: checking whether wcsncat is declared without a macro
  4223. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4224. configure:18880: $? = 0
  4225. configure:18888: result: yes
  4226. configure:18852: checking whether wcscmp is declared without a macro
  4227. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4228. configure:18880: $? = 0
  4229. configure:18888: result: yes
  4230. configure:18852: checking whether wcsncmp is declared without a macro
  4231. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4232. configure:18880: $? = 0
  4233. configure:18888: result: yes
  4234. configure:18852: checking whether wcscasecmp is declared without a macro
  4235. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4236. configure:18880: $? = 0
  4237. configure:18888: result: yes
  4238. configure:18852: checking whether wcsncasecmp is declared without a macro
  4239. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4240. configure:18880: $? = 0
  4241. configure:18888: result: yes
  4242. configure:18852: checking whether wcscoll is declared without a macro
  4243. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4244. configure:18880: $? = 0
  4245. configure:18888: result: yes
  4246. configure:18852: checking whether wcsxfrm is declared without a macro
  4247. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4248. configure:18880: $? = 0
  4249. configure:18888: result: yes
  4250. configure:18852: checking whether wcsdup is declared without a macro
  4251. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4252. configure:18880: $? = 0
  4253. configure:18888: result: yes
  4254. configure:18852: checking whether wcschr is declared without a macro
  4255. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4256. configure:18880: $? = 0
  4257. configure:18888: result: yes
  4258. configure:18852: checking whether wcsrchr is declared without a macro
  4259. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4260. configure:18880: $? = 0
  4261. configure:18888: result: yes
  4262. configure:18852: checking whether wcscspn is declared without a macro
  4263. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4264. configure:18880: $? = 0
  4265. configure:18888: result: yes
  4266. configure:18852: checking whether wcsspn is declared without a macro
  4267. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4268. configure:18880: $? = 0
  4269. configure:18888: result: yes
  4270. configure:18852: checking whether wcspbrk is declared without a macro
  4271. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4272. configure:18880: $? = 0
  4273. configure:18888: result: yes
  4274. configure:18852: checking whether wcsstr is declared without a macro
  4275. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4276. configure:18880: $? = 0
  4277. configure:18888: result: yes
  4278. configure:18852: checking whether wcstok is declared without a macro
  4279. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4280. configure:18880: $? = 0
  4281. configure:18888: result: yes
  4282. configure:18852: checking whether wcswidth is declared without a macro
  4283. configure:18880: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4284. configure:18880: $? = 0
  4285. configure:18888: result: yes
  4286. configure:19012: checking whether iswcntrl works
  4287. configure:19067: result: guessing yes
  4288. configure:19091: checking for towlower
  4289. configure:19091: result: yes
  4290. configure:19139: checking for wctype_t
  4291. configure:19175: result: yes
  4292. configure:19181: checking for wctrans_t
  4293. configure:19215: result: yes
  4294. configure:19224: checking whether wctype is declared without a macro
  4295. configure:19261: result: yes
  4296. configure:19224: checking whether iswctype is declared without a macro
  4297. configure:19261: result: yes
  4298. configure:19224: checking whether wctrans is declared without a macro
  4299. configure:19261: result: yes
  4300. configure:19224: checking whether towctrans is declared without a macro
  4301. configure:19261: result: yes
  4302. configure:19296: checking whether wcwidth is declared
  4303. configure:19296: result: yes
  4304. configure:19325: checking whether wcwidth works reasonably in UTF-8 locales
  4305. configure:19389: result: guessing yes
  4306. configure:19474: checking whether btowc(0) is correct
  4307. configure:19520: result: guessing yes
  4308. configure:19523: checking whether btowc(EOF) is correct
  4309. configure:19574: result: guessing yes
  4310. configure:20550: checking whether YESEXPR works
  4311. configure:20589: result: guessing yes
  4312. configure:19791: checking whether langinfo.h defines CODESET
  4313. configure:19809: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4314. configure:19809: $? = 0
  4315. configure:19817: result: yes
  4316. configure:19822: checking whether langinfo.h defines T_FMT_AMPM
  4317. configure:19840: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4318. configure:19840: $? = 0
  4319. configure:19848: result: yes
  4320. configure:19853: checking whether langinfo.h defines ERA
  4321. configure:19871: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4322. configure:19871: $? = 0
  4323. configure:19879: result: yes
  4324. configure:19884: checking whether langinfo.h defines YESEXPR
  4325. configure:19902: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4326. configure:19902: $? = 0
  4327. configure:19910: result: yes
  4328. configure:19927: checking whether nl_langinfo is declared without a macro
  4329. configure:19945: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4330. configure:19945: $? = 0
  4331. configure:19953: result: yes
  4332. configure:20010: checking whether locale.h conforms to POSIX:2001
  4333. configure:20028: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4334. configure:20028: $? = 0
  4335. configure:20035: result: yes
  4336. configure:20047: checking whether locale.h defines locale_t
  4337. configure:20064: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4338. configure:20064: $? = 0
  4339. configure:20072: result: yes
  4340. configure:20085: checking whether struct lconv is properly defined
  4341. configure:20104: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4342. configure:20104: $? = 0
  4343. configure:20112: result: yes
  4344. configure:20193: checking whether setlocale is declared without a macro
  4345. configure:20215: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4346. configure:20215: $? = 0
  4347. configure:20223: result: yes
  4348. configure:20193: checking whether duplocale is declared without a macro
  4349. configure:20215: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4350. configure:20215: $? = 0
  4351. configure:20223: result: yes
  4352. configure:21348: checking whether mbrtowc handles incomplete characters
  4353. configure:21405: result: guessing yes
  4354. configure:21411: checking whether mbrtowc works as well as mbtowc
  4355. configure:21472: result: guessing yes
  4356. configure:21531: checking whether wcrtomb return value is correct
  4357. configure:21598: result: guessing yes
  4358. configure:21958: checking whether make sets $(MAKE)
  4359. configure:21980: result: yes
  4360. configure:21990: checking whether ln -s works
  4361. configure:21994: result: yes
  4362. configure:22008: checking whether diff accepts -u
  4363. configure:22017: result: yes
  4364. configure:22028: checking whether diff accepts -a
  4365. configure:22037: result: yes
  4366. configure:22048: checking for sigblock
  4367. configure:22048: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  4368. configure:22048: $? = 0
  4369. configure:22048: result: yes
  4370. configure:22101: checking whether stat file-mode macros are broken
  4371. configure:22128: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4372. configure:22128: $? = 0
  4373. configure:22135: result: no
  4374. configure:22143: checking for ANSI C header files
  4375. configure:22247: result: yes
  4376. configure:22261: checking fcntl.h usability
  4377. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4378. configure:22261: $? = 0
  4379. configure:22261: result: yes
  4380. configure:22261: checking fcntl.h presence
  4381. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  4382. configure:22261: $? = 0
  4383. configure:22261: result: yes
  4384. configure:22261: checking for fcntl.h
  4385. configure:22261: result: yes
  4386. configure:22261: checking io.h usability
  4387. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  4388. conftest.c:362:10: fatal error: io.h: No such file or directory
  4389. #include <io.h>
  4390. ^~~~~~
  4391. compilation terminated.
  4392. configure:22261: $? = 1
  4393. configure: failed program was:
  4394. | /* confdefs.h */
  4395. | #define PACKAGE_NAME "GNU Texinfo"
  4396. | #define PACKAGE_TARNAME "texinfo"
  4397. | #define PACKAGE_VERSION "6.3"
  4398. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  4399. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  4400. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  4401. | #define PACKAGE "texinfo"
  4402. | #define VERSION "6.3"
  4403. | #define STDC_HEADERS 1
  4404. | #define HAVE_SYS_TYPES_H 1
  4405. | #define HAVE_SYS_STAT_H 1
  4406. | #define HAVE_STDLIB_H 1
  4407. | #define HAVE_STRING_H 1
  4408. | #define HAVE_MEMORY_H 1
  4409. | #define HAVE_STRINGS_H 1
  4410. | #define HAVE_INTTYPES_H 1
  4411. | #define HAVE_STDINT_H 1
  4412. | #define HAVE_UNISTD_H 1
  4413. | #define __EXTENSIONS__ 1
  4414. | #define _ALL_SOURCE 1
  4415. | #define _DARWIN_C_SOURCE 1
  4416. | #define _GNU_SOURCE 1
  4417. | #define __USE_MINGW_ANSI_STDIO 1
  4418. | #define _POSIX_PTHREAD_SEMANTICS 1
  4419. | #define _TANDEM_SOURCE 1
  4420. | #define HAVE_ALLOCA_H 1
  4421. | #define HAVE_ALLOCA 1
  4422. | #define restrict __restrict
  4423. | #define HAVE_DECL_STRERROR_R 1
  4424. | #define HAVE_STRERROR_R 1
  4425. | #define STRERROR_R_CHAR_P 1
  4426. | #define HAVE_GETOPT_H 1
  4427. | #define HAVE_WCTYPE_H 1
  4428. | #define HAVE_WCHAR_H 1
  4429. | #define HAVE_SYS_MMAN_H 1
  4430. | #define HAVE_MALLOC_H 1
  4431. | #define HAVE_STDINT_H 1
  4432. | #define HAVE_STRINGS_H 1
  4433. | #define HAVE_UNISTD_H 1
  4434. | #define HAVE_FEATURES_H 1
  4435. | #define HAVE_LANGINFO_H 1
  4436. | #define HAVE_XLOCALE_H 1
  4437. | #define HAVE_SYS_SOCKET_H 1
  4438. | #define HAVE_GETOPT_H 1
  4439. | #define HAVE_GETOPT_LONG_ONLY 1
  4440. | #define __GETOPT_PREFIX rpl_
  4441. | #define HAVE_DECL_GETENV 1
  4442. | #define HAVE_ICONV 1
  4443. | #define ICONV_CONST
  4444. | #define HAVE_ISWCNTRL 1
  4445. | #define HAVE_ISWBLANK 1
  4446. | #define HAVE_MBSINIT 1
  4447. | #define HAVE_MBRTOWC 1
  4448. | #define HAVE_ISASCII 1
  4449. | #define HAVE_MPROTECT 1
  4450. | #define HAVE_ISBLANK 1
  4451. | #define HAVE_ISWCTYPE 1
  4452. | #define HAVE_STRDUP 1
  4453. | #define HAVE_WCWIDTH 1
  4454. | #define HAVE_BTOWC 1
  4455. | #define HAVE_SYMLINK 1
  4456. | #define HAVE_NL_LANGINFO 1
  4457. | #define HAVE_STRNDUP 1
  4458. | #define HAVE_SNPRINTF 1
  4459. | #define HAVE_WCRTOMB 1
  4460. | #define HAVE_WINT_T 1
  4461. | #define HAVE_TOWLOWER 1
  4462. | #define HAVE_RAW_DECL_WCTYPE 1
  4463. | #define HAVE_RAW_DECL_ISWCTYPE 1
  4464. | #define HAVE_RAW_DECL_WCTRANS 1
  4465. | #define HAVE_RAW_DECL_TOWCTRANS 1
  4466. | #define HAVE_STDLIB_H 1
  4467. | #define MALLOC_0_IS_NONNULL 1
  4468. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4469. | #define HAVE_LONG_LONG_INT 1
  4470. | #define HAVE_MBSTATE_T 1
  4471. | #define HAVE_LANGINFO_CODESET 1
  4472. | #define HAVE_MAP_ANONYMOUS 1
  4473. | #define HAVE_DECL_MEMRCHR 1
  4474. | #define HAVE_DECL_ALARM 1
  4475. | #define HAVE__BOOL 1
  4476. | #define HAVE_WCHAR_T 1
  4477. | #define HAVE_STRCASESTR 1
  4478. | #define HAVE_DECL_STRDUP 1
  4479. | #define HAVE_RAW_DECL_FFSL 1
  4480. | #define HAVE_RAW_DECL_FFSLL 1
  4481. | #define HAVE_RAW_DECL_MEMMEM 1
  4482. | #define HAVE_RAW_DECL_MEMPCPY 1
  4483. | #define HAVE_RAW_DECL_MEMRCHR 1
  4484. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  4485. | #define HAVE_RAW_DECL_STPCPY 1
  4486. | #define HAVE_RAW_DECL_STPNCPY 1
  4487. | #define HAVE_RAW_DECL_STRCHRNUL 1
  4488. | #define HAVE_RAW_DECL_STRDUP 1
  4489. | #define HAVE_RAW_DECL_STRNCAT 1
  4490. | #define HAVE_RAW_DECL_STRNDUP 1
  4491. | #define HAVE_RAW_DECL_STRNLEN 1
  4492. | #define HAVE_RAW_DECL_STRPBRK 1
  4493. | #define HAVE_RAW_DECL_STRSEP 1
  4494. | #define HAVE_RAW_DECL_STRCASESTR 1
  4495. | #define HAVE_RAW_DECL_STRTOK_R 1
  4496. | #define HAVE_RAW_DECL_STRERROR_R 1
  4497. | #define HAVE_RAW_DECL_STRSIGNAL 1
  4498. | #define HAVE_RAW_DECL_STRVERSCMP 1
  4499. | #define HAVE_RAW_DECL_FFS 1
  4500. | #define HAVE_RAW_DECL_STRCASECMP 1
  4501. | #define HAVE_RAW_DECL_STRNCASECMP 1
  4502. | #define HAVE_DECL_STRNLEN 1
  4503. | #define HAVE_WORKING_O_NOATIME 0
  4504. | #define HAVE_WORKING_O_NOFOLLOW 0
  4505. | #define HAVE_DECL_GETC_UNLOCKED 1
  4506. | #define USE_POSIX_THREADS 1
  4507. | #define USE_POSIX_THREADS_WEAK 1
  4508. | #define HAVE_DECL_STRNDUP 1
  4509. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4510. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4511. | #define HAVE_INTMAX_T 1
  4512. | #define DBL_EXPBIT0_WORD 1
  4513. | #define DBL_EXPBIT0_BIT 20
  4514. | #define HAVE_SNPRINTF 1
  4515. | #define HAVE_STRNLEN 1
  4516. | #define HAVE_WCSLEN 1
  4517. | #define HAVE_WCSNLEN 1
  4518. | #define HAVE_MBRTOWC 1
  4519. | #define HAVE_WCRTOMB 1
  4520. | #define HAVE_DECL__SNPRINTF 0
  4521. | #define HAVE_SNPRINTF_RETVAL_C99 1
  4522. | #define HAVE_ALLOCA 1
  4523. | #define HAVE_ARGZ_H 1
  4524. | #define HAVE_ERROR_T 1
  4525. | #define HAVE_WORKING_ARGZ 1
  4526. | #define GNULIB_TEST_GETOPT_GNU 1
  4527. | #define __GETOPT_PREFIX rpl_
  4528. | #define HAVE_DECL_ISWBLANK 1
  4529. | #define GNULIB_TEST_ISWBLANK 1
  4530. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  4531. | #define C_LOCALE_MAYBE_EILSEQ 1
  4532. | #define GNULIB_TEST_MBRTOWC 1
  4533. | #define GNULIB_TEST_MBSCASECMP 1
  4534. | #define GNULIB_TEST_MBSCHR 1
  4535. | #define GNULIB_TEST_MBSINIT 1
  4536. | #define GNULIB_TEST_MBSLEN 1
  4537. | #define GNULIB_TEST_MBSNCASECMP 1
  4538. | #define GNULIB_TEST_MBSSTR 1
  4539. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  4540. | #define HAVE_MBSTATE_T 1
  4541. | #define GNULIB_TEST_MEMCHR 1
  4542. | #define HAVE_MEMRCHR 1
  4543. | #define GNULIB_TEST_MEMRCHR 1
  4544. | #define _REGEX_INCLUDE_LIMITS_H 1
  4545. | #define _REGEX_LARGE_OFFSETS 1
  4546. | #define re_syntax_options rpl_re_syntax_options
  4547. | #define re_set_syntax rpl_re_set_syntax
  4548. | #define re_compile_pattern rpl_re_compile_pattern
  4549. | #define re_compile_fastmap rpl_re_compile_fastmap
  4550. | #define re_search rpl_re_search
  4551. | #define re_search_2 rpl_re_search_2
  4552. | #define re_match rpl_re_match
  4553. | #define re_match_2 rpl_re_match_2
  4554. | #define re_set_registers rpl_re_set_registers
  4555. | #define re_comp rpl_re_comp
  4556. | #define re_exec rpl_re_exec
  4557. | #define regcomp rpl_regcomp
  4558. | #define regexec rpl_regexec
  4559. | #define regerror rpl_regerror
  4560. | #define regfree rpl_regfree
  4561. | #define HAVE_LIBINTL_H 1
  4562. | #define HAVE_DECL_ISBLANK 1
  4563. | #define GNULIB_FSCANF 1
  4564. | #define GNULIB_SCANF 1
  4565. | #define HAVE_RAW_DECL_DPRINTF 1
  4566. | #define HAVE_RAW_DECL_FSEEKO 1
  4567. | #define HAVE_RAW_DECL_FTELLO 1
  4568. | #define HAVE_RAW_DECL_GETDELIM 1
  4569. | #define HAVE_RAW_DECL_GETLINE 1
  4570. | #define HAVE_RAW_DECL_PCLOSE 1
  4571. | #define HAVE_RAW_DECL_POPEN 1
  4572. | #define HAVE_RAW_DECL_RENAMEAT 1
  4573. | #define HAVE_RAW_DECL_SNPRINTF 1
  4574. | #define HAVE_RAW_DECL_TMPFILE 1
  4575. | #define HAVE_RAW_DECL_VDPRINTF 1
  4576. | #define HAVE_RAW_DECL_VSNPRINTF 1
  4577. | #define HAVE_RAW_DECL__EXIT 1
  4578. | #define HAVE_RAW_DECL_ATOLL 1
  4579. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  4580. | #define HAVE_RAW_DECL_GETLOADAVG 1
  4581. | #define HAVE_RAW_DECL_GETSUBOPT 1
  4582. | #define HAVE_RAW_DECL_GRANTPT 1
  4583. | #define HAVE_RAW_DECL_INITSTATE 1
  4584. | #define HAVE_RAW_DECL_INITSTATE_R 1
  4585. | #define HAVE_RAW_DECL_MKDTEMP 1
  4586. | #define HAVE_RAW_DECL_MKOSTEMP 1
  4587. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  4588. | #define HAVE_RAW_DECL_MKSTEMP 1
  4589. | #define HAVE_RAW_DECL_MKSTEMPS 1
  4590. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  4591. | #define HAVE_RAW_DECL_PTSNAME 1
  4592. | #define HAVE_RAW_DECL_PTSNAME_R 1
  4593. | #define HAVE_RAW_DECL_RANDOM 1
  4594. | #define HAVE_RAW_DECL_RANDOM_R 1
  4595. | #define HAVE_RAW_DECL_REALPATH 1
  4596. | #define HAVE_RAW_DECL_RPMATCH 1
  4597. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  4598. | #define HAVE_RAW_DECL_SETENV 1
  4599. | #define HAVE_RAW_DECL_SETSTATE 1
  4600. | #define HAVE_RAW_DECL_SETSTATE_R 1
  4601. | #define HAVE_RAW_DECL_SRANDOM 1
  4602. | #define HAVE_RAW_DECL_SRANDOM_R 1
  4603. | #define HAVE_RAW_DECL_STRTOD 1
  4604. | #define HAVE_RAW_DECL_STRTOLL 1
  4605. | #define HAVE_RAW_DECL_STRTOULL 1
  4606. | #define HAVE_RAW_DECL_UNLOCKPT 1
  4607. | #define HAVE_RAW_DECL_UNSETENV 1
  4608. | #define HAVE_STRCASECMP 1
  4609. | #define HAVE_STRNCASECMP 1
  4610. | #define HAVE_DECL_STRNCASECMP 1
  4611. | #define HAVE_STRCASESTR 1
  4612. | #define GNULIB_TEST_STRCASESTR 1
  4613. | #define GNULIB_TEST_STRDUP 1
  4614. | #define GNULIB_STRERROR 1
  4615. | #define GNULIB_TEST_STRERROR 1
  4616. | #define GNULIB_TEST_STRNLEN 1
  4617. | #define HAVE_RAW_DECL_CHDIR 1
  4618. | #define HAVE_RAW_DECL_CHOWN 1
  4619. | #define HAVE_RAW_DECL_DUP 1
  4620. | #define HAVE_RAW_DECL_DUP2 1
  4621. | #define HAVE_RAW_DECL_DUP3 1
  4622. | #define HAVE_RAW_DECL_ENVIRON 1
  4623. | #define HAVE_RAW_DECL_EUIDACCESS 1
  4624. | #define HAVE_RAW_DECL_FACCESSAT 1
  4625. | #define HAVE_RAW_DECL_FCHDIR 1
  4626. | #define HAVE_RAW_DECL_FCHOWNAT 1
  4627. | #define HAVE_RAW_DECL_FDATASYNC 1
  4628. | #define HAVE_RAW_DECL_FSYNC 1
  4629. | #define HAVE_RAW_DECL_FTRUNCATE 1
  4630. | #define HAVE_RAW_DECL_GETCWD 1
  4631. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  4632. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  4633. | #define HAVE_RAW_DECL_GETGROUPS 1
  4634. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  4635. | #define HAVE_RAW_DECL_GETLOGIN 1
  4636. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  4637. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  4638. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  4639. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  4640. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  4641. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  4642. | #define HAVE_RAW_DECL_ISATTY 1
  4643. | #define HAVE_RAW_DECL_LCHOWN 1
  4644. | #define HAVE_RAW_DECL_LINK 1
  4645. | #define HAVE_RAW_DECL_LINKAT 1
  4646. | #define HAVE_RAW_DECL_LSEEK 1
  4647. | #define HAVE_RAW_DECL_PIPE 1
  4648. | #define HAVE_RAW_DECL_PIPE2 1
  4649. | #define HAVE_RAW_DECL_PREAD 1
  4650. | #define HAVE_RAW_DECL_PWRITE 1
  4651. | #define HAVE_RAW_DECL_READLINK 1
  4652. | #define HAVE_RAW_DECL_READLINKAT 1
  4653. | #define HAVE_RAW_DECL_RMDIR 1
  4654. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  4655. | #define HAVE_RAW_DECL_SLEEP 1
  4656. | #define HAVE_RAW_DECL_SYMLINK 1
  4657. | #define HAVE_RAW_DECL_SYMLINKAT 1
  4658. | #define HAVE_RAW_DECL_TTYNAME_R 1
  4659. | #define HAVE_RAW_DECL_UNLINK 1
  4660. | #define HAVE_RAW_DECL_UNLINKAT 1
  4661. | #define HAVE_RAW_DECL_USLEEP 1
  4662. | #define HAVE_VASPRINTF 1
  4663. | #define GNULIB_TEST_VASPRINTF 1
  4664. | #define HAVE_RAW_DECL_BTOWC 1
  4665. | #define HAVE_RAW_DECL_WCTOB 1
  4666. | #define HAVE_RAW_DECL_MBSINIT 1
  4667. | #define HAVE_RAW_DECL_MBRTOWC 1
  4668. | #define HAVE_RAW_DECL_MBRLEN 1
  4669. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  4670. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  4671. | #define HAVE_RAW_DECL_WCRTOMB 1
  4672. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  4673. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  4674. | #define HAVE_RAW_DECL_WCWIDTH 1
  4675. | #define HAVE_RAW_DECL_WMEMCHR 1
  4676. | #define HAVE_RAW_DECL_WMEMCMP 1
  4677. | #define HAVE_RAW_DECL_WMEMCPY 1
  4678. | #define HAVE_RAW_DECL_WMEMMOVE 1
  4679. | #define HAVE_RAW_DECL_WMEMSET 1
  4680. | #define HAVE_RAW_DECL_WCSLEN 1
  4681. | #define HAVE_RAW_DECL_WCSNLEN 1
  4682. | #define HAVE_RAW_DECL_WCSCPY 1
  4683. | #define HAVE_RAW_DECL_WCPCPY 1
  4684. | #define HAVE_RAW_DECL_WCSNCPY 1
  4685. | #define HAVE_RAW_DECL_WCPNCPY 1
  4686. | #define HAVE_RAW_DECL_WCSCAT 1
  4687. | #define HAVE_RAW_DECL_WCSNCAT 1
  4688. | #define HAVE_RAW_DECL_WCSCMP 1
  4689. | #define HAVE_RAW_DECL_WCSNCMP 1
  4690. | #define HAVE_RAW_DECL_WCSCASECMP 1
  4691. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  4692. | #define HAVE_RAW_DECL_WCSCOLL 1
  4693. | #define HAVE_RAW_DECL_WCSXFRM 1
  4694. | #define HAVE_RAW_DECL_WCSDUP 1
  4695. | #define HAVE_RAW_DECL_WCSCHR 1
  4696. | #define HAVE_RAW_DECL_WCSRCHR 1
  4697. | #define HAVE_RAW_DECL_WCSCSPN 1
  4698. | #define HAVE_RAW_DECL_WCSSPN 1
  4699. | #define HAVE_RAW_DECL_WCSPBRK 1
  4700. | #define HAVE_RAW_DECL_WCSSTR 1
  4701. | #define HAVE_RAW_DECL_WCSTOK 1
  4702. | #define HAVE_RAW_DECL_WCSWIDTH 1
  4703. | #define HAVE_TOWLOWER 1
  4704. | #define HAVE_RAW_DECL_WCTYPE 1
  4705. | #define HAVE_RAW_DECL_ISWCTYPE 1
  4706. | #define HAVE_RAW_DECL_WCTRANS 1
  4707. | #define HAVE_RAW_DECL_TOWCTRANS 1
  4708. | #define HAVE_DECL_WCWIDTH 1
  4709. | #define GNULIB_TEST_WCWIDTH 1
  4710. | #define GNULIB_TEST_BTOWC 1
  4711. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  4712. | #define REPLACE_NL_LANGINFO 1
  4713. | #define GNULIB_TEST_NL_LANGINFO 1
  4714. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  4715. | #define GNULIB_TEST_LOCALECONV 1
  4716. | #define HAVE_RAW_DECL_SETLOCALE 1
  4717. | #define HAVE_RAW_DECL_DUPLOCALE 1
  4718. | #define GNULIB_TEST_WCRTOMB 1
  4719. | #define STDC_HEADERS 1
  4720. | #define HAVE_FCNTL_H 1
  4721. | /* end confdefs.h. */
  4722. | #include <stdio.h>
  4723. | #ifdef HAVE_SYS_TYPES_H
  4724. | # include <sys/types.h>
  4725. | #endif
  4726. | #ifdef HAVE_SYS_STAT_H
  4727. | # include <sys/stat.h>
  4728. | #endif
  4729. | #ifdef STDC_HEADERS
  4730. | # include <stdlib.h>
  4731. | # include <stddef.h>
  4732. | #else
  4733. | # ifdef HAVE_STDLIB_H
  4734. | # include <stdlib.h>
  4735. | # endif
  4736. | #endif
  4737. | #ifdef HAVE_STRING_H
  4738. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4739. | # include <memory.h>
  4740. | # endif
  4741. | # include <string.h>
  4742. | #endif
  4743. | #ifdef HAVE_STRINGS_H
  4744. | # include <strings.h>
  4745. | #endif
  4746. | #ifdef HAVE_INTTYPES_H
  4747. | # include <inttypes.h>
  4748. | #endif
  4749. | #ifdef HAVE_STDINT_H
  4750. | # include <stdint.h>
  4751. | #endif
  4752. | #ifdef HAVE_UNISTD_H
  4753. | # include <unistd.h>
  4754. | #endif
  4755. | #include <io.h>
  4756. configure:22261: result: no
  4757. configure:22261: checking io.h presence
  4758. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  4759. conftest.c:329:10: fatal error: io.h: No such file or directory
  4760. #include <io.h>
  4761. ^~~~~~
  4762. compilation terminated.
  4763. configure:22261: $? = 1
  4764. configure: failed program was:
  4765. | /* confdefs.h */
  4766. | #define PACKAGE_NAME "GNU Texinfo"
  4767. | #define PACKAGE_TARNAME "texinfo"
  4768. | #define PACKAGE_VERSION "6.3"
  4769. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  4770. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  4771. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  4772. | #define PACKAGE "texinfo"
  4773. | #define VERSION "6.3"
  4774. | #define STDC_HEADERS 1
  4775. | #define HAVE_SYS_TYPES_H 1
  4776. | #define HAVE_SYS_STAT_H 1
  4777. | #define HAVE_STDLIB_H 1
  4778. | #define HAVE_STRING_H 1
  4779. | #define HAVE_MEMORY_H 1
  4780. | #define HAVE_STRINGS_H 1
  4781. | #define HAVE_INTTYPES_H 1
  4782. | #define HAVE_STDINT_H 1
  4783. | #define HAVE_UNISTD_H 1
  4784. | #define __EXTENSIONS__ 1
  4785. | #define _ALL_SOURCE 1
  4786. | #define _DARWIN_C_SOURCE 1
  4787. | #define _GNU_SOURCE 1
  4788. | #define __USE_MINGW_ANSI_STDIO 1
  4789. | #define _POSIX_PTHREAD_SEMANTICS 1
  4790. | #define _TANDEM_SOURCE 1
  4791. | #define HAVE_ALLOCA_H 1
  4792. | #define HAVE_ALLOCA 1
  4793. | #define restrict __restrict
  4794. | #define HAVE_DECL_STRERROR_R 1
  4795. | #define HAVE_STRERROR_R 1
  4796. | #define STRERROR_R_CHAR_P 1
  4797. | #define HAVE_GETOPT_H 1
  4798. | #define HAVE_WCTYPE_H 1
  4799. | #define HAVE_WCHAR_H 1
  4800. | #define HAVE_SYS_MMAN_H 1
  4801. | #define HAVE_MALLOC_H 1
  4802. | #define HAVE_STDINT_H 1
  4803. | #define HAVE_STRINGS_H 1
  4804. | #define HAVE_UNISTD_H 1
  4805. | #define HAVE_FEATURES_H 1
  4806. | #define HAVE_LANGINFO_H 1
  4807. | #define HAVE_XLOCALE_H 1
  4808. | #define HAVE_SYS_SOCKET_H 1
  4809. | #define HAVE_GETOPT_H 1
  4810. | #define HAVE_GETOPT_LONG_ONLY 1
  4811. | #define __GETOPT_PREFIX rpl_
  4812. | #define HAVE_DECL_GETENV 1
  4813. | #define HAVE_ICONV 1
  4814. | #define ICONV_CONST
  4815. | #define HAVE_ISWCNTRL 1
  4816. | #define HAVE_ISWBLANK 1
  4817. | #define HAVE_MBSINIT 1
  4818. | #define HAVE_MBRTOWC 1
  4819. | #define HAVE_ISASCII 1
  4820. | #define HAVE_MPROTECT 1
  4821. | #define HAVE_ISBLANK 1
  4822. | #define HAVE_ISWCTYPE 1
  4823. | #define HAVE_STRDUP 1
  4824. | #define HAVE_WCWIDTH 1
  4825. | #define HAVE_BTOWC 1
  4826. | #define HAVE_SYMLINK 1
  4827. | #define HAVE_NL_LANGINFO 1
  4828. | #define HAVE_STRNDUP 1
  4829. | #define HAVE_SNPRINTF 1
  4830. | #define HAVE_WCRTOMB 1
  4831. | #define HAVE_WINT_T 1
  4832. | #define HAVE_TOWLOWER 1
  4833. | #define HAVE_RAW_DECL_WCTYPE 1
  4834. | #define HAVE_RAW_DECL_ISWCTYPE 1
  4835. | #define HAVE_RAW_DECL_WCTRANS 1
  4836. | #define HAVE_RAW_DECL_TOWCTRANS 1
  4837. | #define HAVE_STDLIB_H 1
  4838. | #define MALLOC_0_IS_NONNULL 1
  4839. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4840. | #define HAVE_LONG_LONG_INT 1
  4841. | #define HAVE_MBSTATE_T 1
  4842. | #define HAVE_LANGINFO_CODESET 1
  4843. | #define HAVE_MAP_ANONYMOUS 1
  4844. | #define HAVE_DECL_MEMRCHR 1
  4845. | #define HAVE_DECL_ALARM 1
  4846. | #define HAVE__BOOL 1
  4847. | #define HAVE_WCHAR_T 1
  4848. | #define HAVE_STRCASESTR 1
  4849. | #define HAVE_DECL_STRDUP 1
  4850. | #define HAVE_RAW_DECL_FFSL 1
  4851. | #define HAVE_RAW_DECL_FFSLL 1
  4852. | #define HAVE_RAW_DECL_MEMMEM 1
  4853. | #define HAVE_RAW_DECL_MEMPCPY 1
  4854. | #define HAVE_RAW_DECL_MEMRCHR 1
  4855. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  4856. | #define HAVE_RAW_DECL_STPCPY 1
  4857. | #define HAVE_RAW_DECL_STPNCPY 1
  4858. | #define HAVE_RAW_DECL_STRCHRNUL 1
  4859. | #define HAVE_RAW_DECL_STRDUP 1
  4860. | #define HAVE_RAW_DECL_STRNCAT 1
  4861. | #define HAVE_RAW_DECL_STRNDUP 1
  4862. | #define HAVE_RAW_DECL_STRNLEN 1
  4863. | #define HAVE_RAW_DECL_STRPBRK 1
  4864. | #define HAVE_RAW_DECL_STRSEP 1
  4865. | #define HAVE_RAW_DECL_STRCASESTR 1
  4866. | #define HAVE_RAW_DECL_STRTOK_R 1
  4867. | #define HAVE_RAW_DECL_STRERROR_R 1
  4868. | #define HAVE_RAW_DECL_STRSIGNAL 1
  4869. | #define HAVE_RAW_DECL_STRVERSCMP 1
  4870. | #define HAVE_RAW_DECL_FFS 1
  4871. | #define HAVE_RAW_DECL_STRCASECMP 1
  4872. | #define HAVE_RAW_DECL_STRNCASECMP 1
  4873. | #define HAVE_DECL_STRNLEN 1
  4874. | #define HAVE_WORKING_O_NOATIME 0
  4875. | #define HAVE_WORKING_O_NOFOLLOW 0
  4876. | #define HAVE_DECL_GETC_UNLOCKED 1
  4877. | #define USE_POSIX_THREADS 1
  4878. | #define USE_POSIX_THREADS_WEAK 1
  4879. | #define HAVE_DECL_STRNDUP 1
  4880. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4881. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4882. | #define HAVE_INTMAX_T 1
  4883. | #define DBL_EXPBIT0_WORD 1
  4884. | #define DBL_EXPBIT0_BIT 20
  4885. | #define HAVE_SNPRINTF 1
  4886. | #define HAVE_STRNLEN 1
  4887. | #define HAVE_WCSLEN 1
  4888. | #define HAVE_WCSNLEN 1
  4889. | #define HAVE_MBRTOWC 1
  4890. | #define HAVE_WCRTOMB 1
  4891. | #define HAVE_DECL__SNPRINTF 0
  4892. | #define HAVE_SNPRINTF_RETVAL_C99 1
  4893. | #define HAVE_ALLOCA 1
  4894. | #define HAVE_ARGZ_H 1
  4895. | #define HAVE_ERROR_T 1
  4896. | #define HAVE_WORKING_ARGZ 1
  4897. | #define GNULIB_TEST_GETOPT_GNU 1
  4898. | #define __GETOPT_PREFIX rpl_
  4899. | #define HAVE_DECL_ISWBLANK 1
  4900. | #define GNULIB_TEST_ISWBLANK 1
  4901. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  4902. | #define C_LOCALE_MAYBE_EILSEQ 1
  4903. | #define GNULIB_TEST_MBRTOWC 1
  4904. | #define GNULIB_TEST_MBSCASECMP 1
  4905. | #define GNULIB_TEST_MBSCHR 1
  4906. | #define GNULIB_TEST_MBSINIT 1
  4907. | #define GNULIB_TEST_MBSLEN 1
  4908. | #define GNULIB_TEST_MBSNCASECMP 1
  4909. | #define GNULIB_TEST_MBSSTR 1
  4910. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  4911. | #define HAVE_MBSTATE_T 1
  4912. | #define GNULIB_TEST_MEMCHR 1
  4913. | #define HAVE_MEMRCHR 1
  4914. | #define GNULIB_TEST_MEMRCHR 1
  4915. | #define _REGEX_INCLUDE_LIMITS_H 1
  4916. | #define _REGEX_LARGE_OFFSETS 1
  4917. | #define re_syntax_options rpl_re_syntax_options
  4918. | #define re_set_syntax rpl_re_set_syntax
  4919. | #define re_compile_pattern rpl_re_compile_pattern
  4920. | #define re_compile_fastmap rpl_re_compile_fastmap
  4921. | #define re_search rpl_re_search
  4922. | #define re_search_2 rpl_re_search_2
  4923. | #define re_match rpl_re_match
  4924. | #define re_match_2 rpl_re_match_2
  4925. | #define re_set_registers rpl_re_set_registers
  4926. | #define re_comp rpl_re_comp
  4927. | #define re_exec rpl_re_exec
  4928. | #define regcomp rpl_regcomp
  4929. | #define regexec rpl_regexec
  4930. | #define regerror rpl_regerror
  4931. | #define regfree rpl_regfree
  4932. | #define HAVE_LIBINTL_H 1
  4933. | #define HAVE_DECL_ISBLANK 1
  4934. | #define GNULIB_FSCANF 1
  4935. | #define GNULIB_SCANF 1
  4936. | #define HAVE_RAW_DECL_DPRINTF 1
  4937. | #define HAVE_RAW_DECL_FSEEKO 1
  4938. | #define HAVE_RAW_DECL_FTELLO 1
  4939. | #define HAVE_RAW_DECL_GETDELIM 1
  4940. | #define HAVE_RAW_DECL_GETLINE 1
  4941. | #define HAVE_RAW_DECL_PCLOSE 1
  4942. | #define HAVE_RAW_DECL_POPEN 1
  4943. | #define HAVE_RAW_DECL_RENAMEAT 1
  4944. | #define HAVE_RAW_DECL_SNPRINTF 1
  4945. | #define HAVE_RAW_DECL_TMPFILE 1
  4946. | #define HAVE_RAW_DECL_VDPRINTF 1
  4947. | #define HAVE_RAW_DECL_VSNPRINTF 1
  4948. | #define HAVE_RAW_DECL__EXIT 1
  4949. | #define HAVE_RAW_DECL_ATOLL 1
  4950. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  4951. | #define HAVE_RAW_DECL_GETLOADAVG 1
  4952. | #define HAVE_RAW_DECL_GETSUBOPT 1
  4953. | #define HAVE_RAW_DECL_GRANTPT 1
  4954. | #define HAVE_RAW_DECL_INITSTATE 1
  4955. | #define HAVE_RAW_DECL_INITSTATE_R 1
  4956. | #define HAVE_RAW_DECL_MKDTEMP 1
  4957. | #define HAVE_RAW_DECL_MKOSTEMP 1
  4958. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  4959. | #define HAVE_RAW_DECL_MKSTEMP 1
  4960. | #define HAVE_RAW_DECL_MKSTEMPS 1
  4961. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  4962. | #define HAVE_RAW_DECL_PTSNAME 1
  4963. | #define HAVE_RAW_DECL_PTSNAME_R 1
  4964. | #define HAVE_RAW_DECL_RANDOM 1
  4965. | #define HAVE_RAW_DECL_RANDOM_R 1
  4966. | #define HAVE_RAW_DECL_REALPATH 1
  4967. | #define HAVE_RAW_DECL_RPMATCH 1
  4968. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  4969. | #define HAVE_RAW_DECL_SETENV 1
  4970. | #define HAVE_RAW_DECL_SETSTATE 1
  4971. | #define HAVE_RAW_DECL_SETSTATE_R 1
  4972. | #define HAVE_RAW_DECL_SRANDOM 1
  4973. | #define HAVE_RAW_DECL_SRANDOM_R 1
  4974. | #define HAVE_RAW_DECL_STRTOD 1
  4975. | #define HAVE_RAW_DECL_STRTOLL 1
  4976. | #define HAVE_RAW_DECL_STRTOULL 1
  4977. | #define HAVE_RAW_DECL_UNLOCKPT 1
  4978. | #define HAVE_RAW_DECL_UNSETENV 1
  4979. | #define HAVE_STRCASECMP 1
  4980. | #define HAVE_STRNCASECMP 1
  4981. | #define HAVE_DECL_STRNCASECMP 1
  4982. | #define HAVE_STRCASESTR 1
  4983. | #define GNULIB_TEST_STRCASESTR 1
  4984. | #define GNULIB_TEST_STRDUP 1
  4985. | #define GNULIB_STRERROR 1
  4986. | #define GNULIB_TEST_STRERROR 1
  4987. | #define GNULIB_TEST_STRNLEN 1
  4988. | #define HAVE_RAW_DECL_CHDIR 1
  4989. | #define HAVE_RAW_DECL_CHOWN 1
  4990. | #define HAVE_RAW_DECL_DUP 1
  4991. | #define HAVE_RAW_DECL_DUP2 1
  4992. | #define HAVE_RAW_DECL_DUP3 1
  4993. | #define HAVE_RAW_DECL_ENVIRON 1
  4994. | #define HAVE_RAW_DECL_EUIDACCESS 1
  4995. | #define HAVE_RAW_DECL_FACCESSAT 1
  4996. | #define HAVE_RAW_DECL_FCHDIR 1
  4997. | #define HAVE_RAW_DECL_FCHOWNAT 1
  4998. | #define HAVE_RAW_DECL_FDATASYNC 1
  4999. | #define HAVE_RAW_DECL_FSYNC 1
  5000. | #define HAVE_RAW_DECL_FTRUNCATE 1
  5001. | #define HAVE_RAW_DECL_GETCWD 1
  5002. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  5003. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  5004. | #define HAVE_RAW_DECL_GETGROUPS 1
  5005. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  5006. | #define HAVE_RAW_DECL_GETLOGIN 1
  5007. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  5008. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  5009. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  5010. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  5011. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  5012. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  5013. | #define HAVE_RAW_DECL_ISATTY 1
  5014. | #define HAVE_RAW_DECL_LCHOWN 1
  5015. | #define HAVE_RAW_DECL_LINK 1
  5016. | #define HAVE_RAW_DECL_LINKAT 1
  5017. | #define HAVE_RAW_DECL_LSEEK 1
  5018. | #define HAVE_RAW_DECL_PIPE 1
  5019. | #define HAVE_RAW_DECL_PIPE2 1
  5020. | #define HAVE_RAW_DECL_PREAD 1
  5021. | #define HAVE_RAW_DECL_PWRITE 1
  5022. | #define HAVE_RAW_DECL_READLINK 1
  5023. | #define HAVE_RAW_DECL_READLINKAT 1
  5024. | #define HAVE_RAW_DECL_RMDIR 1
  5025. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  5026. | #define HAVE_RAW_DECL_SLEEP 1
  5027. | #define HAVE_RAW_DECL_SYMLINK 1
  5028. | #define HAVE_RAW_DECL_SYMLINKAT 1
  5029. | #define HAVE_RAW_DECL_TTYNAME_R 1
  5030. | #define HAVE_RAW_DECL_UNLINK 1
  5031. | #define HAVE_RAW_DECL_UNLINKAT 1
  5032. | #define HAVE_RAW_DECL_USLEEP 1
  5033. | #define HAVE_VASPRINTF 1
  5034. | #define GNULIB_TEST_VASPRINTF 1
  5035. | #define HAVE_RAW_DECL_BTOWC 1
  5036. | #define HAVE_RAW_DECL_WCTOB 1
  5037. | #define HAVE_RAW_DECL_MBSINIT 1
  5038. | #define HAVE_RAW_DECL_MBRTOWC 1
  5039. | #define HAVE_RAW_DECL_MBRLEN 1
  5040. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  5041. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  5042. | #define HAVE_RAW_DECL_WCRTOMB 1
  5043. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  5044. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  5045. | #define HAVE_RAW_DECL_WCWIDTH 1
  5046. | #define HAVE_RAW_DECL_WMEMCHR 1
  5047. | #define HAVE_RAW_DECL_WMEMCMP 1
  5048. | #define HAVE_RAW_DECL_WMEMCPY 1
  5049. | #define HAVE_RAW_DECL_WMEMMOVE 1
  5050. | #define HAVE_RAW_DECL_WMEMSET 1
  5051. | #define HAVE_RAW_DECL_WCSLEN 1
  5052. | #define HAVE_RAW_DECL_WCSNLEN 1
  5053. | #define HAVE_RAW_DECL_WCSCPY 1
  5054. | #define HAVE_RAW_DECL_WCPCPY 1
  5055. | #define HAVE_RAW_DECL_WCSNCPY 1
  5056. | #define HAVE_RAW_DECL_WCPNCPY 1
  5057. | #define HAVE_RAW_DECL_WCSCAT 1
  5058. | #define HAVE_RAW_DECL_WCSNCAT 1
  5059. | #define HAVE_RAW_DECL_WCSCMP 1
  5060. | #define HAVE_RAW_DECL_WCSNCMP 1
  5061. | #define HAVE_RAW_DECL_WCSCASECMP 1
  5062. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  5063. | #define HAVE_RAW_DECL_WCSCOLL 1
  5064. | #define HAVE_RAW_DECL_WCSXFRM 1
  5065. | #define HAVE_RAW_DECL_WCSDUP 1
  5066. | #define HAVE_RAW_DECL_WCSCHR 1
  5067. | #define HAVE_RAW_DECL_WCSRCHR 1
  5068. | #define HAVE_RAW_DECL_WCSCSPN 1
  5069. | #define HAVE_RAW_DECL_WCSSPN 1
  5070. | #define HAVE_RAW_DECL_WCSPBRK 1
  5071. | #define HAVE_RAW_DECL_WCSSTR 1
  5072. | #define HAVE_RAW_DECL_WCSTOK 1
  5073. | #define HAVE_RAW_DECL_WCSWIDTH 1
  5074. | #define HAVE_TOWLOWER 1
  5075. | #define HAVE_RAW_DECL_WCTYPE 1
  5076. | #define HAVE_RAW_DECL_ISWCTYPE 1
  5077. | #define HAVE_RAW_DECL_WCTRANS 1
  5078. | #define HAVE_RAW_DECL_TOWCTRANS 1
  5079. | #define HAVE_DECL_WCWIDTH 1
  5080. | #define GNULIB_TEST_WCWIDTH 1
  5081. | #define GNULIB_TEST_BTOWC 1
  5082. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  5083. | #define REPLACE_NL_LANGINFO 1
  5084. | #define GNULIB_TEST_NL_LANGINFO 1
  5085. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5086. | #define GNULIB_TEST_LOCALECONV 1
  5087. | #define HAVE_RAW_DECL_SETLOCALE 1
  5088. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5089. | #define GNULIB_TEST_WCRTOMB 1
  5090. | #define STDC_HEADERS 1
  5091. | #define HAVE_FCNTL_H 1
  5092. | /* end confdefs.h. */
  5093. | #include <io.h>
  5094. configure:22261: result: no
  5095. configure:22261: checking for io.h
  5096. configure:22261: result: no
  5097. configure:22261: checking limits.h usability
  5098. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5099. configure:22261: $? = 0
  5100. configure:22261: result: yes
  5101. configure:22261: checking limits.h presence
  5102. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5103. configure:22261: $? = 0
  5104. configure:22261: result: yes
  5105. configure:22261: checking for limits.h
  5106. configure:22261: result: yes
  5107. configure:22261: checking pwd.h usability
  5108. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5109. configure:22261: $? = 0
  5110. configure:22261: result: yes
  5111. configure:22261: checking pwd.h presence
  5112. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5113. configure:22261: $? = 0
  5114. configure:22261: result: yes
  5115. configure:22261: checking for pwd.h
  5116. configure:22261: result: yes
  5117. configure:22261: checking for string.h
  5118. configure:22261: result: yes
  5119. configure:22261: checking for strings.h
  5120. configure:22261: result: yes
  5121. configure:22261: checking stropts.h usability
  5122. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5123. configure:22261: $? = 0
  5124. configure:22261: result: yes
  5125. configure:22261: checking stropts.h presence
  5126. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5127. configure:22261: $? = 0
  5128. configure:22261: result: yes
  5129. configure:22261: checking for stropts.h
  5130. configure:22261: result: yes
  5131. configure:22261: checking termcap.h usability
  5132. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5133. configure:22261: $? = 0
  5134. configure:22261: result: yes
  5135. configure:22261: checking termcap.h presence
  5136. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5137. configure:22261: $? = 0
  5138. configure:22261: result: yes
  5139. configure:22261: checking for termcap.h
  5140. configure:22261: result: yes
  5141. configure:22261: checking termio.h usability
  5142. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5143. configure:22261: $? = 0
  5144. configure:22261: result: yes
  5145. configure:22261: checking termio.h presence
  5146. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5147. configure:22261: $? = 0
  5148. configure:22261: result: yes
  5149. configure:22261: checking for termio.h
  5150. configure:22261: result: yes
  5151. configure:22261: checking termios.h usability
  5152. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5153. configure:22261: $? = 0
  5154. configure:22261: result: yes
  5155. configure:22261: checking termios.h presence
  5156. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5157. configure:22261: $? = 0
  5158. configure:22261: result: yes
  5159. configure:22261: checking for termios.h
  5160. configure:22261: result: yes
  5161. configure:22261: checking for unistd.h
  5162. configure:22261: result: yes
  5163. configure:22261: checking sys/fcntl.h usability
  5164. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5165. configure:22261: $? = 0
  5166. configure:22261: result: yes
  5167. configure:22261: checking sys/fcntl.h presence
  5168. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5169. configure:22261: $? = 0
  5170. configure:22261: result: yes
  5171. configure:22261: checking for sys/fcntl.h
  5172. configure:22261: result: yes
  5173. configure:22261: checking sys/file.h usability
  5174. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5175. configure:22261: $? = 0
  5176. configure:22261: result: yes
  5177. configure:22261: checking sys/file.h presence
  5178. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5179. configure:22261: $? = 0
  5180. configure:22261: result: yes
  5181. configure:22261: checking for sys/file.h
  5182. configure:22261: result: yes
  5183. configure:22261: checking sys/ioctl.h usability
  5184. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5185. configure:22261: $? = 0
  5186. configure:22261: result: yes
  5187. configure:22261: checking sys/ioctl.h presence
  5188. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5189. configure:22261: $? = 0
  5190. configure:22261: result: yes
  5191. configure:22261: checking for sys/ioctl.h
  5192. configure:22261: result: yes
  5193. configure:22261: checking sys/stream.h usability
  5194. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5195. conftest.c:374:10: fatal error: sys/stream.h: No such file or directory
  5196. #include <sys/stream.h>
  5197. ^~~~~~~~~~~~~~
  5198. compilation terminated.
  5199. configure:22261: $? = 1
  5200. configure: failed program was:
  5201. | /* confdefs.h */
  5202. | #define PACKAGE_NAME "GNU Texinfo"
  5203. | #define PACKAGE_TARNAME "texinfo"
  5204. | #define PACKAGE_VERSION "6.3"
  5205. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  5206. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  5207. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  5208. | #define PACKAGE "texinfo"
  5209. | #define VERSION "6.3"
  5210. | #define STDC_HEADERS 1
  5211. | #define HAVE_SYS_TYPES_H 1
  5212. | #define HAVE_SYS_STAT_H 1
  5213. | #define HAVE_STDLIB_H 1
  5214. | #define HAVE_STRING_H 1
  5215. | #define HAVE_MEMORY_H 1
  5216. | #define HAVE_STRINGS_H 1
  5217. | #define HAVE_INTTYPES_H 1
  5218. | #define HAVE_STDINT_H 1
  5219. | #define HAVE_UNISTD_H 1
  5220. | #define __EXTENSIONS__ 1
  5221. | #define _ALL_SOURCE 1
  5222. | #define _DARWIN_C_SOURCE 1
  5223. | #define _GNU_SOURCE 1
  5224. | #define __USE_MINGW_ANSI_STDIO 1
  5225. | #define _POSIX_PTHREAD_SEMANTICS 1
  5226. | #define _TANDEM_SOURCE 1
  5227. | #define HAVE_ALLOCA_H 1
  5228. | #define HAVE_ALLOCA 1
  5229. | #define restrict __restrict
  5230. | #define HAVE_DECL_STRERROR_R 1
  5231. | #define HAVE_STRERROR_R 1
  5232. | #define STRERROR_R_CHAR_P 1
  5233. | #define HAVE_GETOPT_H 1
  5234. | #define HAVE_WCTYPE_H 1
  5235. | #define HAVE_WCHAR_H 1
  5236. | #define HAVE_SYS_MMAN_H 1
  5237. | #define HAVE_MALLOC_H 1
  5238. | #define HAVE_STDINT_H 1
  5239. | #define HAVE_STRINGS_H 1
  5240. | #define HAVE_UNISTD_H 1
  5241. | #define HAVE_FEATURES_H 1
  5242. | #define HAVE_LANGINFO_H 1
  5243. | #define HAVE_XLOCALE_H 1
  5244. | #define HAVE_SYS_SOCKET_H 1
  5245. | #define HAVE_GETOPT_H 1
  5246. | #define HAVE_GETOPT_LONG_ONLY 1
  5247. | #define __GETOPT_PREFIX rpl_
  5248. | #define HAVE_DECL_GETENV 1
  5249. | #define HAVE_ICONV 1
  5250. | #define ICONV_CONST
  5251. | #define HAVE_ISWCNTRL 1
  5252. | #define HAVE_ISWBLANK 1
  5253. | #define HAVE_MBSINIT 1
  5254. | #define HAVE_MBRTOWC 1
  5255. | #define HAVE_ISASCII 1
  5256. | #define HAVE_MPROTECT 1
  5257. | #define HAVE_ISBLANK 1
  5258. | #define HAVE_ISWCTYPE 1
  5259. | #define HAVE_STRDUP 1
  5260. | #define HAVE_WCWIDTH 1
  5261. | #define HAVE_BTOWC 1
  5262. | #define HAVE_SYMLINK 1
  5263. | #define HAVE_NL_LANGINFO 1
  5264. | #define HAVE_STRNDUP 1
  5265. | #define HAVE_SNPRINTF 1
  5266. | #define HAVE_WCRTOMB 1
  5267. | #define HAVE_WINT_T 1
  5268. | #define HAVE_TOWLOWER 1
  5269. | #define HAVE_RAW_DECL_WCTYPE 1
  5270. | #define HAVE_RAW_DECL_ISWCTYPE 1
  5271. | #define HAVE_RAW_DECL_WCTRANS 1
  5272. | #define HAVE_RAW_DECL_TOWCTRANS 1
  5273. | #define HAVE_STDLIB_H 1
  5274. | #define MALLOC_0_IS_NONNULL 1
  5275. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5276. | #define HAVE_LONG_LONG_INT 1
  5277. | #define HAVE_MBSTATE_T 1
  5278. | #define HAVE_LANGINFO_CODESET 1
  5279. | #define HAVE_MAP_ANONYMOUS 1
  5280. | #define HAVE_DECL_MEMRCHR 1
  5281. | #define HAVE_DECL_ALARM 1
  5282. | #define HAVE__BOOL 1
  5283. | #define HAVE_WCHAR_T 1
  5284. | #define HAVE_STRCASESTR 1
  5285. | #define HAVE_DECL_STRDUP 1
  5286. | #define HAVE_RAW_DECL_FFSL 1
  5287. | #define HAVE_RAW_DECL_FFSLL 1
  5288. | #define HAVE_RAW_DECL_MEMMEM 1
  5289. | #define HAVE_RAW_DECL_MEMPCPY 1
  5290. | #define HAVE_RAW_DECL_MEMRCHR 1
  5291. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5292. | #define HAVE_RAW_DECL_STPCPY 1
  5293. | #define HAVE_RAW_DECL_STPNCPY 1
  5294. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5295. | #define HAVE_RAW_DECL_STRDUP 1
  5296. | #define HAVE_RAW_DECL_STRNCAT 1
  5297. | #define HAVE_RAW_DECL_STRNDUP 1
  5298. | #define HAVE_RAW_DECL_STRNLEN 1
  5299. | #define HAVE_RAW_DECL_STRPBRK 1
  5300. | #define HAVE_RAW_DECL_STRSEP 1
  5301. | #define HAVE_RAW_DECL_STRCASESTR 1
  5302. | #define HAVE_RAW_DECL_STRTOK_R 1
  5303. | #define HAVE_RAW_DECL_STRERROR_R 1
  5304. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5305. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5306. | #define HAVE_RAW_DECL_FFS 1
  5307. | #define HAVE_RAW_DECL_STRCASECMP 1
  5308. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5309. | #define HAVE_DECL_STRNLEN 1
  5310. | #define HAVE_WORKING_O_NOATIME 0
  5311. | #define HAVE_WORKING_O_NOFOLLOW 0
  5312. | #define HAVE_DECL_GETC_UNLOCKED 1
  5313. | #define USE_POSIX_THREADS 1
  5314. | #define USE_POSIX_THREADS_WEAK 1
  5315. | #define HAVE_DECL_STRNDUP 1
  5316. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5317. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5318. | #define HAVE_INTMAX_T 1
  5319. | #define DBL_EXPBIT0_WORD 1
  5320. | #define DBL_EXPBIT0_BIT 20
  5321. | #define HAVE_SNPRINTF 1
  5322. | #define HAVE_STRNLEN 1
  5323. | #define HAVE_WCSLEN 1
  5324. | #define HAVE_WCSNLEN 1
  5325. | #define HAVE_MBRTOWC 1
  5326. | #define HAVE_WCRTOMB 1
  5327. | #define HAVE_DECL__SNPRINTF 0
  5328. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5329. | #define HAVE_ALLOCA 1
  5330. | #define HAVE_ARGZ_H 1
  5331. | #define HAVE_ERROR_T 1
  5332. | #define HAVE_WORKING_ARGZ 1
  5333. | #define GNULIB_TEST_GETOPT_GNU 1
  5334. | #define __GETOPT_PREFIX rpl_
  5335. | #define HAVE_DECL_ISWBLANK 1
  5336. | #define GNULIB_TEST_ISWBLANK 1
  5337. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  5338. | #define C_LOCALE_MAYBE_EILSEQ 1
  5339. | #define GNULIB_TEST_MBRTOWC 1
  5340. | #define GNULIB_TEST_MBSCASECMP 1
  5341. | #define GNULIB_TEST_MBSCHR 1
  5342. | #define GNULIB_TEST_MBSINIT 1
  5343. | #define GNULIB_TEST_MBSLEN 1
  5344. | #define GNULIB_TEST_MBSNCASECMP 1
  5345. | #define GNULIB_TEST_MBSSTR 1
  5346. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  5347. | #define HAVE_MBSTATE_T 1
  5348. | #define GNULIB_TEST_MEMCHR 1
  5349. | #define HAVE_MEMRCHR 1
  5350. | #define GNULIB_TEST_MEMRCHR 1
  5351. | #define _REGEX_INCLUDE_LIMITS_H 1
  5352. | #define _REGEX_LARGE_OFFSETS 1
  5353. | #define re_syntax_options rpl_re_syntax_options
  5354. | #define re_set_syntax rpl_re_set_syntax
  5355. | #define re_compile_pattern rpl_re_compile_pattern
  5356. | #define re_compile_fastmap rpl_re_compile_fastmap
  5357. | #define re_search rpl_re_search
  5358. | #define re_search_2 rpl_re_search_2
  5359. | #define re_match rpl_re_match
  5360. | #define re_match_2 rpl_re_match_2
  5361. | #define re_set_registers rpl_re_set_registers
  5362. | #define re_comp rpl_re_comp
  5363. | #define re_exec rpl_re_exec
  5364. | #define regcomp rpl_regcomp
  5365. | #define regexec rpl_regexec
  5366. | #define regerror rpl_regerror
  5367. | #define regfree rpl_regfree
  5368. | #define HAVE_LIBINTL_H 1
  5369. | #define HAVE_DECL_ISBLANK 1
  5370. | #define GNULIB_FSCANF 1
  5371. | #define GNULIB_SCANF 1
  5372. | #define HAVE_RAW_DECL_DPRINTF 1
  5373. | #define HAVE_RAW_DECL_FSEEKO 1
  5374. | #define HAVE_RAW_DECL_FTELLO 1
  5375. | #define HAVE_RAW_DECL_GETDELIM 1
  5376. | #define HAVE_RAW_DECL_GETLINE 1
  5377. | #define HAVE_RAW_DECL_PCLOSE 1
  5378. | #define HAVE_RAW_DECL_POPEN 1
  5379. | #define HAVE_RAW_DECL_RENAMEAT 1
  5380. | #define HAVE_RAW_DECL_SNPRINTF 1
  5381. | #define HAVE_RAW_DECL_TMPFILE 1
  5382. | #define HAVE_RAW_DECL_VDPRINTF 1
  5383. | #define HAVE_RAW_DECL_VSNPRINTF 1
  5384. | #define HAVE_RAW_DECL__EXIT 1
  5385. | #define HAVE_RAW_DECL_ATOLL 1
  5386. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  5387. | #define HAVE_RAW_DECL_GETLOADAVG 1
  5388. | #define HAVE_RAW_DECL_GETSUBOPT 1
  5389. | #define HAVE_RAW_DECL_GRANTPT 1
  5390. | #define HAVE_RAW_DECL_INITSTATE 1
  5391. | #define HAVE_RAW_DECL_INITSTATE_R 1
  5392. | #define HAVE_RAW_DECL_MKDTEMP 1
  5393. | #define HAVE_RAW_DECL_MKOSTEMP 1
  5394. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  5395. | #define HAVE_RAW_DECL_MKSTEMP 1
  5396. | #define HAVE_RAW_DECL_MKSTEMPS 1
  5397. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  5398. | #define HAVE_RAW_DECL_PTSNAME 1
  5399. | #define HAVE_RAW_DECL_PTSNAME_R 1
  5400. | #define HAVE_RAW_DECL_RANDOM 1
  5401. | #define HAVE_RAW_DECL_RANDOM_R 1
  5402. | #define HAVE_RAW_DECL_REALPATH 1
  5403. | #define HAVE_RAW_DECL_RPMATCH 1
  5404. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  5405. | #define HAVE_RAW_DECL_SETENV 1
  5406. | #define HAVE_RAW_DECL_SETSTATE 1
  5407. | #define HAVE_RAW_DECL_SETSTATE_R 1
  5408. | #define HAVE_RAW_DECL_SRANDOM 1
  5409. | #define HAVE_RAW_DECL_SRANDOM_R 1
  5410. | #define HAVE_RAW_DECL_STRTOD 1
  5411. | #define HAVE_RAW_DECL_STRTOLL 1
  5412. | #define HAVE_RAW_DECL_STRTOULL 1
  5413. | #define HAVE_RAW_DECL_UNLOCKPT 1
  5414. | #define HAVE_RAW_DECL_UNSETENV 1
  5415. | #define HAVE_STRCASECMP 1
  5416. | #define HAVE_STRNCASECMP 1
  5417. | #define HAVE_DECL_STRNCASECMP 1
  5418. | #define HAVE_STRCASESTR 1
  5419. | #define GNULIB_TEST_STRCASESTR 1
  5420. | #define GNULIB_TEST_STRDUP 1
  5421. | #define GNULIB_STRERROR 1
  5422. | #define GNULIB_TEST_STRERROR 1
  5423. | #define GNULIB_TEST_STRNLEN 1
  5424. | #define HAVE_RAW_DECL_CHDIR 1
  5425. | #define HAVE_RAW_DECL_CHOWN 1
  5426. | #define HAVE_RAW_DECL_DUP 1
  5427. | #define HAVE_RAW_DECL_DUP2 1
  5428. | #define HAVE_RAW_DECL_DUP3 1
  5429. | #define HAVE_RAW_DECL_ENVIRON 1
  5430. | #define HAVE_RAW_DECL_EUIDACCESS 1
  5431. | #define HAVE_RAW_DECL_FACCESSAT 1
  5432. | #define HAVE_RAW_DECL_FCHDIR 1
  5433. | #define HAVE_RAW_DECL_FCHOWNAT 1
  5434. | #define HAVE_RAW_DECL_FDATASYNC 1
  5435. | #define HAVE_RAW_DECL_FSYNC 1
  5436. | #define HAVE_RAW_DECL_FTRUNCATE 1
  5437. | #define HAVE_RAW_DECL_GETCWD 1
  5438. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  5439. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  5440. | #define HAVE_RAW_DECL_GETGROUPS 1
  5441. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  5442. | #define HAVE_RAW_DECL_GETLOGIN 1
  5443. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  5444. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  5445. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  5446. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  5447. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  5448. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  5449. | #define HAVE_RAW_DECL_ISATTY 1
  5450. | #define HAVE_RAW_DECL_LCHOWN 1
  5451. | #define HAVE_RAW_DECL_LINK 1
  5452. | #define HAVE_RAW_DECL_LINKAT 1
  5453. | #define HAVE_RAW_DECL_LSEEK 1
  5454. | #define HAVE_RAW_DECL_PIPE 1
  5455. | #define HAVE_RAW_DECL_PIPE2 1
  5456. | #define HAVE_RAW_DECL_PREAD 1
  5457. | #define HAVE_RAW_DECL_PWRITE 1
  5458. | #define HAVE_RAW_DECL_READLINK 1
  5459. | #define HAVE_RAW_DECL_READLINKAT 1
  5460. | #define HAVE_RAW_DECL_RMDIR 1
  5461. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  5462. | #define HAVE_RAW_DECL_SLEEP 1
  5463. | #define HAVE_RAW_DECL_SYMLINK 1
  5464. | #define HAVE_RAW_DECL_SYMLINKAT 1
  5465. | #define HAVE_RAW_DECL_TTYNAME_R 1
  5466. | #define HAVE_RAW_DECL_UNLINK 1
  5467. | #define HAVE_RAW_DECL_UNLINKAT 1
  5468. | #define HAVE_RAW_DECL_USLEEP 1
  5469. | #define HAVE_VASPRINTF 1
  5470. | #define GNULIB_TEST_VASPRINTF 1
  5471. | #define HAVE_RAW_DECL_BTOWC 1
  5472. | #define HAVE_RAW_DECL_WCTOB 1
  5473. | #define HAVE_RAW_DECL_MBSINIT 1
  5474. | #define HAVE_RAW_DECL_MBRTOWC 1
  5475. | #define HAVE_RAW_DECL_MBRLEN 1
  5476. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  5477. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  5478. | #define HAVE_RAW_DECL_WCRTOMB 1
  5479. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  5480. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  5481. | #define HAVE_RAW_DECL_WCWIDTH 1
  5482. | #define HAVE_RAW_DECL_WMEMCHR 1
  5483. | #define HAVE_RAW_DECL_WMEMCMP 1
  5484. | #define HAVE_RAW_DECL_WMEMCPY 1
  5485. | #define HAVE_RAW_DECL_WMEMMOVE 1
  5486. | #define HAVE_RAW_DECL_WMEMSET 1
  5487. | #define HAVE_RAW_DECL_WCSLEN 1
  5488. | #define HAVE_RAW_DECL_WCSNLEN 1
  5489. | #define HAVE_RAW_DECL_WCSCPY 1
  5490. | #define HAVE_RAW_DECL_WCPCPY 1
  5491. | #define HAVE_RAW_DECL_WCSNCPY 1
  5492. | #define HAVE_RAW_DECL_WCPNCPY 1
  5493. | #define HAVE_RAW_DECL_WCSCAT 1
  5494. | #define HAVE_RAW_DECL_WCSNCAT 1
  5495. | #define HAVE_RAW_DECL_WCSCMP 1
  5496. | #define HAVE_RAW_DECL_WCSNCMP 1
  5497. | #define HAVE_RAW_DECL_WCSCASECMP 1
  5498. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  5499. | #define HAVE_RAW_DECL_WCSCOLL 1
  5500. | #define HAVE_RAW_DECL_WCSXFRM 1
  5501. | #define HAVE_RAW_DECL_WCSDUP 1
  5502. | #define HAVE_RAW_DECL_WCSCHR 1
  5503. | #define HAVE_RAW_DECL_WCSRCHR 1
  5504. | #define HAVE_RAW_DECL_WCSCSPN 1
  5505. | #define HAVE_RAW_DECL_WCSSPN 1
  5506. | #define HAVE_RAW_DECL_WCSPBRK 1
  5507. | #define HAVE_RAW_DECL_WCSSTR 1
  5508. | #define HAVE_RAW_DECL_WCSTOK 1
  5509. | #define HAVE_RAW_DECL_WCSWIDTH 1
  5510. | #define HAVE_TOWLOWER 1
  5511. | #define HAVE_RAW_DECL_WCTYPE 1
  5512. | #define HAVE_RAW_DECL_ISWCTYPE 1
  5513. | #define HAVE_RAW_DECL_WCTRANS 1
  5514. | #define HAVE_RAW_DECL_TOWCTRANS 1
  5515. | #define HAVE_DECL_WCWIDTH 1
  5516. | #define GNULIB_TEST_WCWIDTH 1
  5517. | #define GNULIB_TEST_BTOWC 1
  5518. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  5519. | #define REPLACE_NL_LANGINFO 1
  5520. | #define GNULIB_TEST_NL_LANGINFO 1
  5521. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5522. | #define GNULIB_TEST_LOCALECONV 1
  5523. | #define HAVE_RAW_DECL_SETLOCALE 1
  5524. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5525. | #define GNULIB_TEST_WCRTOMB 1
  5526. | #define STDC_HEADERS 1
  5527. | #define HAVE_FCNTL_H 1
  5528. | #define HAVE_LIMITS_H 1
  5529. | #define HAVE_PWD_H 1
  5530. | #define HAVE_STRING_H 1
  5531. | #define HAVE_STRINGS_H 1
  5532. | #define HAVE_STROPTS_H 1
  5533. | #define HAVE_TERMCAP_H 1
  5534. | #define HAVE_TERMIO_H 1
  5535. | #define HAVE_TERMIOS_H 1
  5536. | #define HAVE_UNISTD_H 1
  5537. | #define HAVE_SYS_FCNTL_H 1
  5538. | #define HAVE_SYS_FILE_H 1
  5539. | #define HAVE_SYS_IOCTL_H 1
  5540. | /* end confdefs.h. */
  5541. | #include <stdio.h>
  5542. | #ifdef HAVE_SYS_TYPES_H
  5543. | # include <sys/types.h>
  5544. | #endif
  5545. | #ifdef HAVE_SYS_STAT_H
  5546. | # include <sys/stat.h>
  5547. | #endif
  5548. | #ifdef STDC_HEADERS
  5549. | # include <stdlib.h>
  5550. | # include <stddef.h>
  5551. | #else
  5552. | # ifdef HAVE_STDLIB_H
  5553. | # include <stdlib.h>
  5554. | # endif
  5555. | #endif
  5556. | #ifdef HAVE_STRING_H
  5557. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5558. | # include <memory.h>
  5559. | # endif
  5560. | # include <string.h>
  5561. | #endif
  5562. | #ifdef HAVE_STRINGS_H
  5563. | # include <strings.h>
  5564. | #endif
  5565. | #ifdef HAVE_INTTYPES_H
  5566. | # include <inttypes.h>
  5567. | #endif
  5568. | #ifdef HAVE_STDINT_H
  5569. | # include <stdint.h>
  5570. | #endif
  5571. | #ifdef HAVE_UNISTD_H
  5572. | # include <unistd.h>
  5573. | #endif
  5574. | #include <sys/stream.h>
  5575. configure:22261: result: no
  5576. configure:22261: checking sys/stream.h presence
  5577. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5578. conftest.c:341:10: fatal error: sys/stream.h: No such file or directory
  5579. #include <sys/stream.h>
  5580. ^~~~~~~~~~~~~~
  5581. compilation terminated.
  5582. configure:22261: $? = 1
  5583. configure: failed program was:
  5584. | /* confdefs.h */
  5585. | #define PACKAGE_NAME "GNU Texinfo"
  5586. | #define PACKAGE_TARNAME "texinfo"
  5587. | #define PACKAGE_VERSION "6.3"
  5588. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  5589. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  5590. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  5591. | #define PACKAGE "texinfo"
  5592. | #define VERSION "6.3"
  5593. | #define STDC_HEADERS 1
  5594. | #define HAVE_SYS_TYPES_H 1
  5595. | #define HAVE_SYS_STAT_H 1
  5596. | #define HAVE_STDLIB_H 1
  5597. | #define HAVE_STRING_H 1
  5598. | #define HAVE_MEMORY_H 1
  5599. | #define HAVE_STRINGS_H 1
  5600. | #define HAVE_INTTYPES_H 1
  5601. | #define HAVE_STDINT_H 1
  5602. | #define HAVE_UNISTD_H 1
  5603. | #define __EXTENSIONS__ 1
  5604. | #define _ALL_SOURCE 1
  5605. | #define _DARWIN_C_SOURCE 1
  5606. | #define _GNU_SOURCE 1
  5607. | #define __USE_MINGW_ANSI_STDIO 1
  5608. | #define _POSIX_PTHREAD_SEMANTICS 1
  5609. | #define _TANDEM_SOURCE 1
  5610. | #define HAVE_ALLOCA_H 1
  5611. | #define HAVE_ALLOCA 1
  5612. | #define restrict __restrict
  5613. | #define HAVE_DECL_STRERROR_R 1
  5614. | #define HAVE_STRERROR_R 1
  5615. | #define STRERROR_R_CHAR_P 1
  5616. | #define HAVE_GETOPT_H 1
  5617. | #define HAVE_WCTYPE_H 1
  5618. | #define HAVE_WCHAR_H 1
  5619. | #define HAVE_SYS_MMAN_H 1
  5620. | #define HAVE_MALLOC_H 1
  5621. | #define HAVE_STDINT_H 1
  5622. | #define HAVE_STRINGS_H 1
  5623. | #define HAVE_UNISTD_H 1
  5624. | #define HAVE_FEATURES_H 1
  5625. | #define HAVE_LANGINFO_H 1
  5626. | #define HAVE_XLOCALE_H 1
  5627. | #define HAVE_SYS_SOCKET_H 1
  5628. | #define HAVE_GETOPT_H 1
  5629. | #define HAVE_GETOPT_LONG_ONLY 1
  5630. | #define __GETOPT_PREFIX rpl_
  5631. | #define HAVE_DECL_GETENV 1
  5632. | #define HAVE_ICONV 1
  5633. | #define ICONV_CONST
  5634. | #define HAVE_ISWCNTRL 1
  5635. | #define HAVE_ISWBLANK 1
  5636. | #define HAVE_MBSINIT 1
  5637. | #define HAVE_MBRTOWC 1
  5638. | #define HAVE_ISASCII 1
  5639. | #define HAVE_MPROTECT 1
  5640. | #define HAVE_ISBLANK 1
  5641. | #define HAVE_ISWCTYPE 1
  5642. | #define HAVE_STRDUP 1
  5643. | #define HAVE_WCWIDTH 1
  5644. | #define HAVE_BTOWC 1
  5645. | #define HAVE_SYMLINK 1
  5646. | #define HAVE_NL_LANGINFO 1
  5647. | #define HAVE_STRNDUP 1
  5648. | #define HAVE_SNPRINTF 1
  5649. | #define HAVE_WCRTOMB 1
  5650. | #define HAVE_WINT_T 1
  5651. | #define HAVE_TOWLOWER 1
  5652. | #define HAVE_RAW_DECL_WCTYPE 1
  5653. | #define HAVE_RAW_DECL_ISWCTYPE 1
  5654. | #define HAVE_RAW_DECL_WCTRANS 1
  5655. | #define HAVE_RAW_DECL_TOWCTRANS 1
  5656. | #define HAVE_STDLIB_H 1
  5657. | #define MALLOC_0_IS_NONNULL 1
  5658. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5659. | #define HAVE_LONG_LONG_INT 1
  5660. | #define HAVE_MBSTATE_T 1
  5661. | #define HAVE_LANGINFO_CODESET 1
  5662. | #define HAVE_MAP_ANONYMOUS 1
  5663. | #define HAVE_DECL_MEMRCHR 1
  5664. | #define HAVE_DECL_ALARM 1
  5665. | #define HAVE__BOOL 1
  5666. | #define HAVE_WCHAR_T 1
  5667. | #define HAVE_STRCASESTR 1
  5668. | #define HAVE_DECL_STRDUP 1
  5669. | #define HAVE_RAW_DECL_FFSL 1
  5670. | #define HAVE_RAW_DECL_FFSLL 1
  5671. | #define HAVE_RAW_DECL_MEMMEM 1
  5672. | #define HAVE_RAW_DECL_MEMPCPY 1
  5673. | #define HAVE_RAW_DECL_MEMRCHR 1
  5674. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5675. | #define HAVE_RAW_DECL_STPCPY 1
  5676. | #define HAVE_RAW_DECL_STPNCPY 1
  5677. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5678. | #define HAVE_RAW_DECL_STRDUP 1
  5679. | #define HAVE_RAW_DECL_STRNCAT 1
  5680. | #define HAVE_RAW_DECL_STRNDUP 1
  5681. | #define HAVE_RAW_DECL_STRNLEN 1
  5682. | #define HAVE_RAW_DECL_STRPBRK 1
  5683. | #define HAVE_RAW_DECL_STRSEP 1
  5684. | #define HAVE_RAW_DECL_STRCASESTR 1
  5685. | #define HAVE_RAW_DECL_STRTOK_R 1
  5686. | #define HAVE_RAW_DECL_STRERROR_R 1
  5687. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5688. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5689. | #define HAVE_RAW_DECL_FFS 1
  5690. | #define HAVE_RAW_DECL_STRCASECMP 1
  5691. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5692. | #define HAVE_DECL_STRNLEN 1
  5693. | #define HAVE_WORKING_O_NOATIME 0
  5694. | #define HAVE_WORKING_O_NOFOLLOW 0
  5695. | #define HAVE_DECL_GETC_UNLOCKED 1
  5696. | #define USE_POSIX_THREADS 1
  5697. | #define USE_POSIX_THREADS_WEAK 1
  5698. | #define HAVE_DECL_STRNDUP 1
  5699. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5700. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5701. | #define HAVE_INTMAX_T 1
  5702. | #define DBL_EXPBIT0_WORD 1
  5703. | #define DBL_EXPBIT0_BIT 20
  5704. | #define HAVE_SNPRINTF 1
  5705. | #define HAVE_STRNLEN 1
  5706. | #define HAVE_WCSLEN 1
  5707. | #define HAVE_WCSNLEN 1
  5708. | #define HAVE_MBRTOWC 1
  5709. | #define HAVE_WCRTOMB 1
  5710. | #define HAVE_DECL__SNPRINTF 0
  5711. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5712. | #define HAVE_ALLOCA 1
  5713. | #define HAVE_ARGZ_H 1
  5714. | #define HAVE_ERROR_T 1
  5715. | #define HAVE_WORKING_ARGZ 1
  5716. | #define GNULIB_TEST_GETOPT_GNU 1
  5717. | #define __GETOPT_PREFIX rpl_
  5718. | #define HAVE_DECL_ISWBLANK 1
  5719. | #define GNULIB_TEST_ISWBLANK 1
  5720. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  5721. | #define C_LOCALE_MAYBE_EILSEQ 1
  5722. | #define GNULIB_TEST_MBRTOWC 1
  5723. | #define GNULIB_TEST_MBSCASECMP 1
  5724. | #define GNULIB_TEST_MBSCHR 1
  5725. | #define GNULIB_TEST_MBSINIT 1
  5726. | #define GNULIB_TEST_MBSLEN 1
  5727. | #define GNULIB_TEST_MBSNCASECMP 1
  5728. | #define GNULIB_TEST_MBSSTR 1
  5729. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  5730. | #define HAVE_MBSTATE_T 1
  5731. | #define GNULIB_TEST_MEMCHR 1
  5732. | #define HAVE_MEMRCHR 1
  5733. | #define GNULIB_TEST_MEMRCHR 1
  5734. | #define _REGEX_INCLUDE_LIMITS_H 1
  5735. | #define _REGEX_LARGE_OFFSETS 1
  5736. | #define re_syntax_options rpl_re_syntax_options
  5737. | #define re_set_syntax rpl_re_set_syntax
  5738. | #define re_compile_pattern rpl_re_compile_pattern
  5739. | #define re_compile_fastmap rpl_re_compile_fastmap
  5740. | #define re_search rpl_re_search
  5741. | #define re_search_2 rpl_re_search_2
  5742. | #define re_match rpl_re_match
  5743. | #define re_match_2 rpl_re_match_2
  5744. | #define re_set_registers rpl_re_set_registers
  5745. | #define re_comp rpl_re_comp
  5746. | #define re_exec rpl_re_exec
  5747. | #define regcomp rpl_regcomp
  5748. | #define regexec rpl_regexec
  5749. | #define regerror rpl_regerror
  5750. | #define regfree rpl_regfree
  5751. | #define HAVE_LIBINTL_H 1
  5752. | #define HAVE_DECL_ISBLANK 1
  5753. | #define GNULIB_FSCANF 1
  5754. | #define GNULIB_SCANF 1
  5755. | #define HAVE_RAW_DECL_DPRINTF 1
  5756. | #define HAVE_RAW_DECL_FSEEKO 1
  5757. | #define HAVE_RAW_DECL_FTELLO 1
  5758. | #define HAVE_RAW_DECL_GETDELIM 1
  5759. | #define HAVE_RAW_DECL_GETLINE 1
  5760. | #define HAVE_RAW_DECL_PCLOSE 1
  5761. | #define HAVE_RAW_DECL_POPEN 1
  5762. | #define HAVE_RAW_DECL_RENAMEAT 1
  5763. | #define HAVE_RAW_DECL_SNPRINTF 1
  5764. | #define HAVE_RAW_DECL_TMPFILE 1
  5765. | #define HAVE_RAW_DECL_VDPRINTF 1
  5766. | #define HAVE_RAW_DECL_VSNPRINTF 1
  5767. | #define HAVE_RAW_DECL__EXIT 1
  5768. | #define HAVE_RAW_DECL_ATOLL 1
  5769. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  5770. | #define HAVE_RAW_DECL_GETLOADAVG 1
  5771. | #define HAVE_RAW_DECL_GETSUBOPT 1
  5772. | #define HAVE_RAW_DECL_GRANTPT 1
  5773. | #define HAVE_RAW_DECL_INITSTATE 1
  5774. | #define HAVE_RAW_DECL_INITSTATE_R 1
  5775. | #define HAVE_RAW_DECL_MKDTEMP 1
  5776. | #define HAVE_RAW_DECL_MKOSTEMP 1
  5777. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  5778. | #define HAVE_RAW_DECL_MKSTEMP 1
  5779. | #define HAVE_RAW_DECL_MKSTEMPS 1
  5780. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  5781. | #define HAVE_RAW_DECL_PTSNAME 1
  5782. | #define HAVE_RAW_DECL_PTSNAME_R 1
  5783. | #define HAVE_RAW_DECL_RANDOM 1
  5784. | #define HAVE_RAW_DECL_RANDOM_R 1
  5785. | #define HAVE_RAW_DECL_REALPATH 1
  5786. | #define HAVE_RAW_DECL_RPMATCH 1
  5787. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  5788. | #define HAVE_RAW_DECL_SETENV 1
  5789. | #define HAVE_RAW_DECL_SETSTATE 1
  5790. | #define HAVE_RAW_DECL_SETSTATE_R 1
  5791. | #define HAVE_RAW_DECL_SRANDOM 1
  5792. | #define HAVE_RAW_DECL_SRANDOM_R 1
  5793. | #define HAVE_RAW_DECL_STRTOD 1
  5794. | #define HAVE_RAW_DECL_STRTOLL 1
  5795. | #define HAVE_RAW_DECL_STRTOULL 1
  5796. | #define HAVE_RAW_DECL_UNLOCKPT 1
  5797. | #define HAVE_RAW_DECL_UNSETENV 1
  5798. | #define HAVE_STRCASECMP 1
  5799. | #define HAVE_STRNCASECMP 1
  5800. | #define HAVE_DECL_STRNCASECMP 1
  5801. | #define HAVE_STRCASESTR 1
  5802. | #define GNULIB_TEST_STRCASESTR 1
  5803. | #define GNULIB_TEST_STRDUP 1
  5804. | #define GNULIB_STRERROR 1
  5805. | #define GNULIB_TEST_STRERROR 1
  5806. | #define GNULIB_TEST_STRNLEN 1
  5807. | #define HAVE_RAW_DECL_CHDIR 1
  5808. | #define HAVE_RAW_DECL_CHOWN 1
  5809. | #define HAVE_RAW_DECL_DUP 1
  5810. | #define HAVE_RAW_DECL_DUP2 1
  5811. | #define HAVE_RAW_DECL_DUP3 1
  5812. | #define HAVE_RAW_DECL_ENVIRON 1
  5813. | #define HAVE_RAW_DECL_EUIDACCESS 1
  5814. | #define HAVE_RAW_DECL_FACCESSAT 1
  5815. | #define HAVE_RAW_DECL_FCHDIR 1
  5816. | #define HAVE_RAW_DECL_FCHOWNAT 1
  5817. | #define HAVE_RAW_DECL_FDATASYNC 1
  5818. | #define HAVE_RAW_DECL_FSYNC 1
  5819. | #define HAVE_RAW_DECL_FTRUNCATE 1
  5820. | #define HAVE_RAW_DECL_GETCWD 1
  5821. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  5822. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  5823. | #define HAVE_RAW_DECL_GETGROUPS 1
  5824. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  5825. | #define HAVE_RAW_DECL_GETLOGIN 1
  5826. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  5827. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  5828. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  5829. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  5830. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  5831. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  5832. | #define HAVE_RAW_DECL_ISATTY 1
  5833. | #define HAVE_RAW_DECL_LCHOWN 1
  5834. | #define HAVE_RAW_DECL_LINK 1
  5835. | #define HAVE_RAW_DECL_LINKAT 1
  5836. | #define HAVE_RAW_DECL_LSEEK 1
  5837. | #define HAVE_RAW_DECL_PIPE 1
  5838. | #define HAVE_RAW_DECL_PIPE2 1
  5839. | #define HAVE_RAW_DECL_PREAD 1
  5840. | #define HAVE_RAW_DECL_PWRITE 1
  5841. | #define HAVE_RAW_DECL_READLINK 1
  5842. | #define HAVE_RAW_DECL_READLINKAT 1
  5843. | #define HAVE_RAW_DECL_RMDIR 1
  5844. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  5845. | #define HAVE_RAW_DECL_SLEEP 1
  5846. | #define HAVE_RAW_DECL_SYMLINK 1
  5847. | #define HAVE_RAW_DECL_SYMLINKAT 1
  5848. | #define HAVE_RAW_DECL_TTYNAME_R 1
  5849. | #define HAVE_RAW_DECL_UNLINK 1
  5850. | #define HAVE_RAW_DECL_UNLINKAT 1
  5851. | #define HAVE_RAW_DECL_USLEEP 1
  5852. | #define HAVE_VASPRINTF 1
  5853. | #define GNULIB_TEST_VASPRINTF 1
  5854. | #define HAVE_RAW_DECL_BTOWC 1
  5855. | #define HAVE_RAW_DECL_WCTOB 1
  5856. | #define HAVE_RAW_DECL_MBSINIT 1
  5857. | #define HAVE_RAW_DECL_MBRTOWC 1
  5858. | #define HAVE_RAW_DECL_MBRLEN 1
  5859. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  5860. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  5861. | #define HAVE_RAW_DECL_WCRTOMB 1
  5862. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  5863. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  5864. | #define HAVE_RAW_DECL_WCWIDTH 1
  5865. | #define HAVE_RAW_DECL_WMEMCHR 1
  5866. | #define HAVE_RAW_DECL_WMEMCMP 1
  5867. | #define HAVE_RAW_DECL_WMEMCPY 1
  5868. | #define HAVE_RAW_DECL_WMEMMOVE 1
  5869. | #define HAVE_RAW_DECL_WMEMSET 1
  5870. | #define HAVE_RAW_DECL_WCSLEN 1
  5871. | #define HAVE_RAW_DECL_WCSNLEN 1
  5872. | #define HAVE_RAW_DECL_WCSCPY 1
  5873. | #define HAVE_RAW_DECL_WCPCPY 1
  5874. | #define HAVE_RAW_DECL_WCSNCPY 1
  5875. | #define HAVE_RAW_DECL_WCPNCPY 1
  5876. | #define HAVE_RAW_DECL_WCSCAT 1
  5877. | #define HAVE_RAW_DECL_WCSNCAT 1
  5878. | #define HAVE_RAW_DECL_WCSCMP 1
  5879. | #define HAVE_RAW_DECL_WCSNCMP 1
  5880. | #define HAVE_RAW_DECL_WCSCASECMP 1
  5881. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  5882. | #define HAVE_RAW_DECL_WCSCOLL 1
  5883. | #define HAVE_RAW_DECL_WCSXFRM 1
  5884. | #define HAVE_RAW_DECL_WCSDUP 1
  5885. | #define HAVE_RAW_DECL_WCSCHR 1
  5886. | #define HAVE_RAW_DECL_WCSRCHR 1
  5887. | #define HAVE_RAW_DECL_WCSCSPN 1
  5888. | #define HAVE_RAW_DECL_WCSSPN 1
  5889. | #define HAVE_RAW_DECL_WCSPBRK 1
  5890. | #define HAVE_RAW_DECL_WCSSTR 1
  5891. | #define HAVE_RAW_DECL_WCSTOK 1
  5892. | #define HAVE_RAW_DECL_WCSWIDTH 1
  5893. | #define HAVE_TOWLOWER 1
  5894. | #define HAVE_RAW_DECL_WCTYPE 1
  5895. | #define HAVE_RAW_DECL_ISWCTYPE 1
  5896. | #define HAVE_RAW_DECL_WCTRANS 1
  5897. | #define HAVE_RAW_DECL_TOWCTRANS 1
  5898. | #define HAVE_DECL_WCWIDTH 1
  5899. | #define GNULIB_TEST_WCWIDTH 1
  5900. | #define GNULIB_TEST_BTOWC 1
  5901. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  5902. | #define REPLACE_NL_LANGINFO 1
  5903. | #define GNULIB_TEST_NL_LANGINFO 1
  5904. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5905. | #define GNULIB_TEST_LOCALECONV 1
  5906. | #define HAVE_RAW_DECL_SETLOCALE 1
  5907. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5908. | #define GNULIB_TEST_WCRTOMB 1
  5909. | #define STDC_HEADERS 1
  5910. | #define HAVE_FCNTL_H 1
  5911. | #define HAVE_LIMITS_H 1
  5912. | #define HAVE_PWD_H 1
  5913. | #define HAVE_STRING_H 1
  5914. | #define HAVE_STRINGS_H 1
  5915. | #define HAVE_STROPTS_H 1
  5916. | #define HAVE_TERMCAP_H 1
  5917. | #define HAVE_TERMIO_H 1
  5918. | #define HAVE_TERMIOS_H 1
  5919. | #define HAVE_UNISTD_H 1
  5920. | #define HAVE_SYS_FCNTL_H 1
  5921. | #define HAVE_SYS_FILE_H 1
  5922. | #define HAVE_SYS_IOCTL_H 1
  5923. | /* end confdefs.h. */
  5924. | #include <sys/stream.h>
  5925. configure:22261: result: no
  5926. configure:22261: checking for sys/stream.h
  5927. configure:22261: result: no
  5928. configure:22261: checking sys/time.h usability
  5929. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5930. configure:22261: $? = 0
  5931. configure:22261: result: yes
  5932. configure:22261: checking sys/time.h presence
  5933. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  5934. configure:22261: $? = 0
  5935. configure:22261: result: yes
  5936. configure:22261: checking for sys/time.h
  5937. configure:22261: result: yes
  5938. configure:22261: checking sys/ttold.h usability
  5939. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  5940. conftest.c:375:10: fatal error: sys/ttold.h: No such file or directory
  5941. #include <sys/ttold.h>
  5942. ^~~~~~~~~~~~~
  5943. compilation terminated.
  5944. configure:22261: $? = 1
  5945. configure: failed program was:
  5946. | /* confdefs.h */
  5947. | #define PACKAGE_NAME "GNU Texinfo"
  5948. | #define PACKAGE_TARNAME "texinfo"
  5949. | #define PACKAGE_VERSION "6.3"
  5950. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  5951. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  5952. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  5953. | #define PACKAGE "texinfo"
  5954. | #define VERSION "6.3"
  5955. | #define STDC_HEADERS 1
  5956. | #define HAVE_SYS_TYPES_H 1
  5957. | #define HAVE_SYS_STAT_H 1
  5958. | #define HAVE_STDLIB_H 1
  5959. | #define HAVE_STRING_H 1
  5960. | #define HAVE_MEMORY_H 1
  5961. | #define HAVE_STRINGS_H 1
  5962. | #define HAVE_INTTYPES_H 1
  5963. | #define HAVE_STDINT_H 1
  5964. | #define HAVE_UNISTD_H 1
  5965. | #define __EXTENSIONS__ 1
  5966. | #define _ALL_SOURCE 1
  5967. | #define _DARWIN_C_SOURCE 1
  5968. | #define _GNU_SOURCE 1
  5969. | #define __USE_MINGW_ANSI_STDIO 1
  5970. | #define _POSIX_PTHREAD_SEMANTICS 1
  5971. | #define _TANDEM_SOURCE 1
  5972. | #define HAVE_ALLOCA_H 1
  5973. | #define HAVE_ALLOCA 1
  5974. | #define restrict __restrict
  5975. | #define HAVE_DECL_STRERROR_R 1
  5976. | #define HAVE_STRERROR_R 1
  5977. | #define STRERROR_R_CHAR_P 1
  5978. | #define HAVE_GETOPT_H 1
  5979. | #define HAVE_WCTYPE_H 1
  5980. | #define HAVE_WCHAR_H 1
  5981. | #define HAVE_SYS_MMAN_H 1
  5982. | #define HAVE_MALLOC_H 1
  5983. | #define HAVE_STDINT_H 1
  5984. | #define HAVE_STRINGS_H 1
  5985. | #define HAVE_UNISTD_H 1
  5986. | #define HAVE_FEATURES_H 1
  5987. | #define HAVE_LANGINFO_H 1
  5988. | #define HAVE_XLOCALE_H 1
  5989. | #define HAVE_SYS_SOCKET_H 1
  5990. | #define HAVE_GETOPT_H 1
  5991. | #define HAVE_GETOPT_LONG_ONLY 1
  5992. | #define __GETOPT_PREFIX rpl_
  5993. | #define HAVE_DECL_GETENV 1
  5994. | #define HAVE_ICONV 1
  5995. | #define ICONV_CONST
  5996. | #define HAVE_ISWCNTRL 1
  5997. | #define HAVE_ISWBLANK 1
  5998. | #define HAVE_MBSINIT 1
  5999. | #define HAVE_MBRTOWC 1
  6000. | #define HAVE_ISASCII 1
  6001. | #define HAVE_MPROTECT 1
  6002. | #define HAVE_ISBLANK 1
  6003. | #define HAVE_ISWCTYPE 1
  6004. | #define HAVE_STRDUP 1
  6005. | #define HAVE_WCWIDTH 1
  6006. | #define HAVE_BTOWC 1
  6007. | #define HAVE_SYMLINK 1
  6008. | #define HAVE_NL_LANGINFO 1
  6009. | #define HAVE_STRNDUP 1
  6010. | #define HAVE_SNPRINTF 1
  6011. | #define HAVE_WCRTOMB 1
  6012. | #define HAVE_WINT_T 1
  6013. | #define HAVE_TOWLOWER 1
  6014. | #define HAVE_RAW_DECL_WCTYPE 1
  6015. | #define HAVE_RAW_DECL_ISWCTYPE 1
  6016. | #define HAVE_RAW_DECL_WCTRANS 1
  6017. | #define HAVE_RAW_DECL_TOWCTRANS 1
  6018. | #define HAVE_STDLIB_H 1
  6019. | #define MALLOC_0_IS_NONNULL 1
  6020. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6021. | #define HAVE_LONG_LONG_INT 1
  6022. | #define HAVE_MBSTATE_T 1
  6023. | #define HAVE_LANGINFO_CODESET 1
  6024. | #define HAVE_MAP_ANONYMOUS 1
  6025. | #define HAVE_DECL_MEMRCHR 1
  6026. | #define HAVE_DECL_ALARM 1
  6027. | #define HAVE__BOOL 1
  6028. | #define HAVE_WCHAR_T 1
  6029. | #define HAVE_STRCASESTR 1
  6030. | #define HAVE_DECL_STRDUP 1
  6031. | #define HAVE_RAW_DECL_FFSL 1
  6032. | #define HAVE_RAW_DECL_FFSLL 1
  6033. | #define HAVE_RAW_DECL_MEMMEM 1
  6034. | #define HAVE_RAW_DECL_MEMPCPY 1
  6035. | #define HAVE_RAW_DECL_MEMRCHR 1
  6036. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  6037. | #define HAVE_RAW_DECL_STPCPY 1
  6038. | #define HAVE_RAW_DECL_STPNCPY 1
  6039. | #define HAVE_RAW_DECL_STRCHRNUL 1
  6040. | #define HAVE_RAW_DECL_STRDUP 1
  6041. | #define HAVE_RAW_DECL_STRNCAT 1
  6042. | #define HAVE_RAW_DECL_STRNDUP 1
  6043. | #define HAVE_RAW_DECL_STRNLEN 1
  6044. | #define HAVE_RAW_DECL_STRPBRK 1
  6045. | #define HAVE_RAW_DECL_STRSEP 1
  6046. | #define HAVE_RAW_DECL_STRCASESTR 1
  6047. | #define HAVE_RAW_DECL_STRTOK_R 1
  6048. | #define HAVE_RAW_DECL_STRERROR_R 1
  6049. | #define HAVE_RAW_DECL_STRSIGNAL 1
  6050. | #define HAVE_RAW_DECL_STRVERSCMP 1
  6051. | #define HAVE_RAW_DECL_FFS 1
  6052. | #define HAVE_RAW_DECL_STRCASECMP 1
  6053. | #define HAVE_RAW_DECL_STRNCASECMP 1
  6054. | #define HAVE_DECL_STRNLEN 1
  6055. | #define HAVE_WORKING_O_NOATIME 0
  6056. | #define HAVE_WORKING_O_NOFOLLOW 0
  6057. | #define HAVE_DECL_GETC_UNLOCKED 1
  6058. | #define USE_POSIX_THREADS 1
  6059. | #define USE_POSIX_THREADS_WEAK 1
  6060. | #define HAVE_DECL_STRNDUP 1
  6061. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6062. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6063. | #define HAVE_INTMAX_T 1
  6064. | #define DBL_EXPBIT0_WORD 1
  6065. | #define DBL_EXPBIT0_BIT 20
  6066. | #define HAVE_SNPRINTF 1
  6067. | #define HAVE_STRNLEN 1
  6068. | #define HAVE_WCSLEN 1
  6069. | #define HAVE_WCSNLEN 1
  6070. | #define HAVE_MBRTOWC 1
  6071. | #define HAVE_WCRTOMB 1
  6072. | #define HAVE_DECL__SNPRINTF 0
  6073. | #define HAVE_SNPRINTF_RETVAL_C99 1
  6074. | #define HAVE_ALLOCA 1
  6075. | #define HAVE_ARGZ_H 1
  6076. | #define HAVE_ERROR_T 1
  6077. | #define HAVE_WORKING_ARGZ 1
  6078. | #define GNULIB_TEST_GETOPT_GNU 1
  6079. | #define __GETOPT_PREFIX rpl_
  6080. | #define HAVE_DECL_ISWBLANK 1
  6081. | #define GNULIB_TEST_ISWBLANK 1
  6082. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  6083. | #define C_LOCALE_MAYBE_EILSEQ 1
  6084. | #define GNULIB_TEST_MBRTOWC 1
  6085. | #define GNULIB_TEST_MBSCASECMP 1
  6086. | #define GNULIB_TEST_MBSCHR 1
  6087. | #define GNULIB_TEST_MBSINIT 1
  6088. | #define GNULIB_TEST_MBSLEN 1
  6089. | #define GNULIB_TEST_MBSNCASECMP 1
  6090. | #define GNULIB_TEST_MBSSTR 1
  6091. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  6092. | #define HAVE_MBSTATE_T 1
  6093. | #define GNULIB_TEST_MEMCHR 1
  6094. | #define HAVE_MEMRCHR 1
  6095. | #define GNULIB_TEST_MEMRCHR 1
  6096. | #define _REGEX_INCLUDE_LIMITS_H 1
  6097. | #define _REGEX_LARGE_OFFSETS 1
  6098. | #define re_syntax_options rpl_re_syntax_options
  6099. | #define re_set_syntax rpl_re_set_syntax
  6100. | #define re_compile_pattern rpl_re_compile_pattern
  6101. | #define re_compile_fastmap rpl_re_compile_fastmap
  6102. | #define re_search rpl_re_search
  6103. | #define re_search_2 rpl_re_search_2
  6104. | #define re_match rpl_re_match
  6105. | #define re_match_2 rpl_re_match_2
  6106. | #define re_set_registers rpl_re_set_registers
  6107. | #define re_comp rpl_re_comp
  6108. | #define re_exec rpl_re_exec
  6109. | #define regcomp rpl_regcomp
  6110. | #define regexec rpl_regexec
  6111. | #define regerror rpl_regerror
  6112. | #define regfree rpl_regfree
  6113. | #define HAVE_LIBINTL_H 1
  6114. | #define HAVE_DECL_ISBLANK 1
  6115. | #define GNULIB_FSCANF 1
  6116. | #define GNULIB_SCANF 1
  6117. | #define HAVE_RAW_DECL_DPRINTF 1
  6118. | #define HAVE_RAW_DECL_FSEEKO 1
  6119. | #define HAVE_RAW_DECL_FTELLO 1
  6120. | #define HAVE_RAW_DECL_GETDELIM 1
  6121. | #define HAVE_RAW_DECL_GETLINE 1
  6122. | #define HAVE_RAW_DECL_PCLOSE 1
  6123. | #define HAVE_RAW_DECL_POPEN 1
  6124. | #define HAVE_RAW_DECL_RENAMEAT 1
  6125. | #define HAVE_RAW_DECL_SNPRINTF 1
  6126. | #define HAVE_RAW_DECL_TMPFILE 1
  6127. | #define HAVE_RAW_DECL_VDPRINTF 1
  6128. | #define HAVE_RAW_DECL_VSNPRINTF 1
  6129. | #define HAVE_RAW_DECL__EXIT 1
  6130. | #define HAVE_RAW_DECL_ATOLL 1
  6131. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  6132. | #define HAVE_RAW_DECL_GETLOADAVG 1
  6133. | #define HAVE_RAW_DECL_GETSUBOPT 1
  6134. | #define HAVE_RAW_DECL_GRANTPT 1
  6135. | #define HAVE_RAW_DECL_INITSTATE 1
  6136. | #define HAVE_RAW_DECL_INITSTATE_R 1
  6137. | #define HAVE_RAW_DECL_MKDTEMP 1
  6138. | #define HAVE_RAW_DECL_MKOSTEMP 1
  6139. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  6140. | #define HAVE_RAW_DECL_MKSTEMP 1
  6141. | #define HAVE_RAW_DECL_MKSTEMPS 1
  6142. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  6143. | #define HAVE_RAW_DECL_PTSNAME 1
  6144. | #define HAVE_RAW_DECL_PTSNAME_R 1
  6145. | #define HAVE_RAW_DECL_RANDOM 1
  6146. | #define HAVE_RAW_DECL_RANDOM_R 1
  6147. | #define HAVE_RAW_DECL_REALPATH 1
  6148. | #define HAVE_RAW_DECL_RPMATCH 1
  6149. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  6150. | #define HAVE_RAW_DECL_SETENV 1
  6151. | #define HAVE_RAW_DECL_SETSTATE 1
  6152. | #define HAVE_RAW_DECL_SETSTATE_R 1
  6153. | #define HAVE_RAW_DECL_SRANDOM 1
  6154. | #define HAVE_RAW_DECL_SRANDOM_R 1
  6155. | #define HAVE_RAW_DECL_STRTOD 1
  6156. | #define HAVE_RAW_DECL_STRTOLL 1
  6157. | #define HAVE_RAW_DECL_STRTOULL 1
  6158. | #define HAVE_RAW_DECL_UNLOCKPT 1
  6159. | #define HAVE_RAW_DECL_UNSETENV 1
  6160. | #define HAVE_STRCASECMP 1
  6161. | #define HAVE_STRNCASECMP 1
  6162. | #define HAVE_DECL_STRNCASECMP 1
  6163. | #define HAVE_STRCASESTR 1
  6164. | #define GNULIB_TEST_STRCASESTR 1
  6165. | #define GNULIB_TEST_STRDUP 1
  6166. | #define GNULIB_STRERROR 1
  6167. | #define GNULIB_TEST_STRERROR 1
  6168. | #define GNULIB_TEST_STRNLEN 1
  6169. | #define HAVE_RAW_DECL_CHDIR 1
  6170. | #define HAVE_RAW_DECL_CHOWN 1
  6171. | #define HAVE_RAW_DECL_DUP 1
  6172. | #define HAVE_RAW_DECL_DUP2 1
  6173. | #define HAVE_RAW_DECL_DUP3 1
  6174. | #define HAVE_RAW_DECL_ENVIRON 1
  6175. | #define HAVE_RAW_DECL_EUIDACCESS 1
  6176. | #define HAVE_RAW_DECL_FACCESSAT 1
  6177. | #define HAVE_RAW_DECL_FCHDIR 1
  6178. | #define HAVE_RAW_DECL_FCHOWNAT 1
  6179. | #define HAVE_RAW_DECL_FDATASYNC 1
  6180. | #define HAVE_RAW_DECL_FSYNC 1
  6181. | #define HAVE_RAW_DECL_FTRUNCATE 1
  6182. | #define HAVE_RAW_DECL_GETCWD 1
  6183. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  6184. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  6185. | #define HAVE_RAW_DECL_GETGROUPS 1
  6186. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  6187. | #define HAVE_RAW_DECL_GETLOGIN 1
  6188. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  6189. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  6190. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  6191. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  6192. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  6193. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  6194. | #define HAVE_RAW_DECL_ISATTY 1
  6195. | #define HAVE_RAW_DECL_LCHOWN 1
  6196. | #define HAVE_RAW_DECL_LINK 1
  6197. | #define HAVE_RAW_DECL_LINKAT 1
  6198. | #define HAVE_RAW_DECL_LSEEK 1
  6199. | #define HAVE_RAW_DECL_PIPE 1
  6200. | #define HAVE_RAW_DECL_PIPE2 1
  6201. | #define HAVE_RAW_DECL_PREAD 1
  6202. | #define HAVE_RAW_DECL_PWRITE 1
  6203. | #define HAVE_RAW_DECL_READLINK 1
  6204. | #define HAVE_RAW_DECL_READLINKAT 1
  6205. | #define HAVE_RAW_DECL_RMDIR 1
  6206. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  6207. | #define HAVE_RAW_DECL_SLEEP 1
  6208. | #define HAVE_RAW_DECL_SYMLINK 1
  6209. | #define HAVE_RAW_DECL_SYMLINKAT 1
  6210. | #define HAVE_RAW_DECL_TTYNAME_R 1
  6211. | #define HAVE_RAW_DECL_UNLINK 1
  6212. | #define HAVE_RAW_DECL_UNLINKAT 1
  6213. | #define HAVE_RAW_DECL_USLEEP 1
  6214. | #define HAVE_VASPRINTF 1
  6215. | #define GNULIB_TEST_VASPRINTF 1
  6216. | #define HAVE_RAW_DECL_BTOWC 1
  6217. | #define HAVE_RAW_DECL_WCTOB 1
  6218. | #define HAVE_RAW_DECL_MBSINIT 1
  6219. | #define HAVE_RAW_DECL_MBRTOWC 1
  6220. | #define HAVE_RAW_DECL_MBRLEN 1
  6221. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  6222. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  6223. | #define HAVE_RAW_DECL_WCRTOMB 1
  6224. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  6225. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  6226. | #define HAVE_RAW_DECL_WCWIDTH 1
  6227. | #define HAVE_RAW_DECL_WMEMCHR 1
  6228. | #define HAVE_RAW_DECL_WMEMCMP 1
  6229. | #define HAVE_RAW_DECL_WMEMCPY 1
  6230. | #define HAVE_RAW_DECL_WMEMMOVE 1
  6231. | #define HAVE_RAW_DECL_WMEMSET 1
  6232. | #define HAVE_RAW_DECL_WCSLEN 1
  6233. | #define HAVE_RAW_DECL_WCSNLEN 1
  6234. | #define HAVE_RAW_DECL_WCSCPY 1
  6235. | #define HAVE_RAW_DECL_WCPCPY 1
  6236. | #define HAVE_RAW_DECL_WCSNCPY 1
  6237. | #define HAVE_RAW_DECL_WCPNCPY 1
  6238. | #define HAVE_RAW_DECL_WCSCAT 1
  6239. | #define HAVE_RAW_DECL_WCSNCAT 1
  6240. | #define HAVE_RAW_DECL_WCSCMP 1
  6241. | #define HAVE_RAW_DECL_WCSNCMP 1
  6242. | #define HAVE_RAW_DECL_WCSCASECMP 1
  6243. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  6244. | #define HAVE_RAW_DECL_WCSCOLL 1
  6245. | #define HAVE_RAW_DECL_WCSXFRM 1
  6246. | #define HAVE_RAW_DECL_WCSDUP 1
  6247. | #define HAVE_RAW_DECL_WCSCHR 1
  6248. | #define HAVE_RAW_DECL_WCSRCHR 1
  6249. | #define HAVE_RAW_DECL_WCSCSPN 1
  6250. | #define HAVE_RAW_DECL_WCSSPN 1
  6251. | #define HAVE_RAW_DECL_WCSPBRK 1
  6252. | #define HAVE_RAW_DECL_WCSSTR 1
  6253. | #define HAVE_RAW_DECL_WCSTOK 1
  6254. | #define HAVE_RAW_DECL_WCSWIDTH 1
  6255. | #define HAVE_TOWLOWER 1
  6256. | #define HAVE_RAW_DECL_WCTYPE 1
  6257. | #define HAVE_RAW_DECL_ISWCTYPE 1
  6258. | #define HAVE_RAW_DECL_WCTRANS 1
  6259. | #define HAVE_RAW_DECL_TOWCTRANS 1
  6260. | #define HAVE_DECL_WCWIDTH 1
  6261. | #define GNULIB_TEST_WCWIDTH 1
  6262. | #define GNULIB_TEST_BTOWC 1
  6263. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  6264. | #define REPLACE_NL_LANGINFO 1
  6265. | #define GNULIB_TEST_NL_LANGINFO 1
  6266. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  6267. | #define GNULIB_TEST_LOCALECONV 1
  6268. | #define HAVE_RAW_DECL_SETLOCALE 1
  6269. | #define HAVE_RAW_DECL_DUPLOCALE 1
  6270. | #define GNULIB_TEST_WCRTOMB 1
  6271. | #define STDC_HEADERS 1
  6272. | #define HAVE_FCNTL_H 1
  6273. | #define HAVE_LIMITS_H 1
  6274. | #define HAVE_PWD_H 1
  6275. | #define HAVE_STRING_H 1
  6276. | #define HAVE_STRINGS_H 1
  6277. | #define HAVE_STROPTS_H 1
  6278. | #define HAVE_TERMCAP_H 1
  6279. | #define HAVE_TERMIO_H 1
  6280. | #define HAVE_TERMIOS_H 1
  6281. | #define HAVE_UNISTD_H 1
  6282. | #define HAVE_SYS_FCNTL_H 1
  6283. | #define HAVE_SYS_FILE_H 1
  6284. | #define HAVE_SYS_IOCTL_H 1
  6285. | #define HAVE_SYS_TIME_H 1
  6286. | /* end confdefs.h. */
  6287. | #include <stdio.h>
  6288. | #ifdef HAVE_SYS_TYPES_H
  6289. | # include <sys/types.h>
  6290. | #endif
  6291. | #ifdef HAVE_SYS_STAT_H
  6292. | # include <sys/stat.h>
  6293. | #endif
  6294. | #ifdef STDC_HEADERS
  6295. | # include <stdlib.h>
  6296. | # include <stddef.h>
  6297. | #else
  6298. | # ifdef HAVE_STDLIB_H
  6299. | # include <stdlib.h>
  6300. | # endif
  6301. | #endif
  6302. | #ifdef HAVE_STRING_H
  6303. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6304. | # include <memory.h>
  6305. | # endif
  6306. | # include <string.h>
  6307. | #endif
  6308. | #ifdef HAVE_STRINGS_H
  6309. | # include <strings.h>
  6310. | #endif
  6311. | #ifdef HAVE_INTTYPES_H
  6312. | # include <inttypes.h>
  6313. | #endif
  6314. | #ifdef HAVE_STDINT_H
  6315. | # include <stdint.h>
  6316. | #endif
  6317. | #ifdef HAVE_UNISTD_H
  6318. | # include <unistd.h>
  6319. | #endif
  6320. | #include <sys/ttold.h>
  6321. configure:22261: result: no
  6322. configure:22261: checking sys/ttold.h presence
  6323. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  6324. conftest.c:342:10: fatal error: sys/ttold.h: No such file or directory
  6325. #include <sys/ttold.h>
  6326. ^~~~~~~~~~~~~
  6327. compilation terminated.
  6328. configure:22261: $? = 1
  6329. configure: failed program was:
  6330. | /* confdefs.h */
  6331. | #define PACKAGE_NAME "GNU Texinfo"
  6332. | #define PACKAGE_TARNAME "texinfo"
  6333. | #define PACKAGE_VERSION "6.3"
  6334. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  6335. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  6336. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  6337. | #define PACKAGE "texinfo"
  6338. | #define VERSION "6.3"
  6339. | #define STDC_HEADERS 1
  6340. | #define HAVE_SYS_TYPES_H 1
  6341. | #define HAVE_SYS_STAT_H 1
  6342. | #define HAVE_STDLIB_H 1
  6343. | #define HAVE_STRING_H 1
  6344. | #define HAVE_MEMORY_H 1
  6345. | #define HAVE_STRINGS_H 1
  6346. | #define HAVE_INTTYPES_H 1
  6347. | #define HAVE_STDINT_H 1
  6348. | #define HAVE_UNISTD_H 1
  6349. | #define __EXTENSIONS__ 1
  6350. | #define _ALL_SOURCE 1
  6351. | #define _DARWIN_C_SOURCE 1
  6352. | #define _GNU_SOURCE 1
  6353. | #define __USE_MINGW_ANSI_STDIO 1
  6354. | #define _POSIX_PTHREAD_SEMANTICS 1
  6355. | #define _TANDEM_SOURCE 1
  6356. | #define HAVE_ALLOCA_H 1
  6357. | #define HAVE_ALLOCA 1
  6358. | #define restrict __restrict
  6359. | #define HAVE_DECL_STRERROR_R 1
  6360. | #define HAVE_STRERROR_R 1
  6361. | #define STRERROR_R_CHAR_P 1
  6362. | #define HAVE_GETOPT_H 1
  6363. | #define HAVE_WCTYPE_H 1
  6364. | #define HAVE_WCHAR_H 1
  6365. | #define HAVE_SYS_MMAN_H 1
  6366. | #define HAVE_MALLOC_H 1
  6367. | #define HAVE_STDINT_H 1
  6368. | #define HAVE_STRINGS_H 1
  6369. | #define HAVE_UNISTD_H 1
  6370. | #define HAVE_FEATURES_H 1
  6371. | #define HAVE_LANGINFO_H 1
  6372. | #define HAVE_XLOCALE_H 1
  6373. | #define HAVE_SYS_SOCKET_H 1
  6374. | #define HAVE_GETOPT_H 1
  6375. | #define HAVE_GETOPT_LONG_ONLY 1
  6376. | #define __GETOPT_PREFIX rpl_
  6377. | #define HAVE_DECL_GETENV 1
  6378. | #define HAVE_ICONV 1
  6379. | #define ICONV_CONST
  6380. | #define HAVE_ISWCNTRL 1
  6381. | #define HAVE_ISWBLANK 1
  6382. | #define HAVE_MBSINIT 1
  6383. | #define HAVE_MBRTOWC 1
  6384. | #define HAVE_ISASCII 1
  6385. | #define HAVE_MPROTECT 1
  6386. | #define HAVE_ISBLANK 1
  6387. | #define HAVE_ISWCTYPE 1
  6388. | #define HAVE_STRDUP 1
  6389. | #define HAVE_WCWIDTH 1
  6390. | #define HAVE_BTOWC 1
  6391. | #define HAVE_SYMLINK 1
  6392. | #define HAVE_NL_LANGINFO 1
  6393. | #define HAVE_STRNDUP 1
  6394. | #define HAVE_SNPRINTF 1
  6395. | #define HAVE_WCRTOMB 1
  6396. | #define HAVE_WINT_T 1
  6397. | #define HAVE_TOWLOWER 1
  6398. | #define HAVE_RAW_DECL_WCTYPE 1
  6399. | #define HAVE_RAW_DECL_ISWCTYPE 1
  6400. | #define HAVE_RAW_DECL_WCTRANS 1
  6401. | #define HAVE_RAW_DECL_TOWCTRANS 1
  6402. | #define HAVE_STDLIB_H 1
  6403. | #define MALLOC_0_IS_NONNULL 1
  6404. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6405. | #define HAVE_LONG_LONG_INT 1
  6406. | #define HAVE_MBSTATE_T 1
  6407. | #define HAVE_LANGINFO_CODESET 1
  6408. | #define HAVE_MAP_ANONYMOUS 1
  6409. | #define HAVE_DECL_MEMRCHR 1
  6410. | #define HAVE_DECL_ALARM 1
  6411. | #define HAVE__BOOL 1
  6412. | #define HAVE_WCHAR_T 1
  6413. | #define HAVE_STRCASESTR 1
  6414. | #define HAVE_DECL_STRDUP 1
  6415. | #define HAVE_RAW_DECL_FFSL 1
  6416. | #define HAVE_RAW_DECL_FFSLL 1
  6417. | #define HAVE_RAW_DECL_MEMMEM 1
  6418. | #define HAVE_RAW_DECL_MEMPCPY 1
  6419. | #define HAVE_RAW_DECL_MEMRCHR 1
  6420. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  6421. | #define HAVE_RAW_DECL_STPCPY 1
  6422. | #define HAVE_RAW_DECL_STPNCPY 1
  6423. | #define HAVE_RAW_DECL_STRCHRNUL 1
  6424. | #define HAVE_RAW_DECL_STRDUP 1
  6425. | #define HAVE_RAW_DECL_STRNCAT 1
  6426. | #define HAVE_RAW_DECL_STRNDUP 1
  6427. | #define HAVE_RAW_DECL_STRNLEN 1
  6428. | #define HAVE_RAW_DECL_STRPBRK 1
  6429. | #define HAVE_RAW_DECL_STRSEP 1
  6430. | #define HAVE_RAW_DECL_STRCASESTR 1
  6431. | #define HAVE_RAW_DECL_STRTOK_R 1
  6432. | #define HAVE_RAW_DECL_STRERROR_R 1
  6433. | #define HAVE_RAW_DECL_STRSIGNAL 1
  6434. | #define HAVE_RAW_DECL_STRVERSCMP 1
  6435. | #define HAVE_RAW_DECL_FFS 1
  6436. | #define HAVE_RAW_DECL_STRCASECMP 1
  6437. | #define HAVE_RAW_DECL_STRNCASECMP 1
  6438. | #define HAVE_DECL_STRNLEN 1
  6439. | #define HAVE_WORKING_O_NOATIME 0
  6440. | #define HAVE_WORKING_O_NOFOLLOW 0
  6441. | #define HAVE_DECL_GETC_UNLOCKED 1
  6442. | #define USE_POSIX_THREADS 1
  6443. | #define USE_POSIX_THREADS_WEAK 1
  6444. | #define HAVE_DECL_STRNDUP 1
  6445. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6446. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6447. | #define HAVE_INTMAX_T 1
  6448. | #define DBL_EXPBIT0_WORD 1
  6449. | #define DBL_EXPBIT0_BIT 20
  6450. | #define HAVE_SNPRINTF 1
  6451. | #define HAVE_STRNLEN 1
  6452. | #define HAVE_WCSLEN 1
  6453. | #define HAVE_WCSNLEN 1
  6454. | #define HAVE_MBRTOWC 1
  6455. | #define HAVE_WCRTOMB 1
  6456. | #define HAVE_DECL__SNPRINTF 0
  6457. | #define HAVE_SNPRINTF_RETVAL_C99 1
  6458. | #define HAVE_ALLOCA 1
  6459. | #define HAVE_ARGZ_H 1
  6460. | #define HAVE_ERROR_T 1
  6461. | #define HAVE_WORKING_ARGZ 1
  6462. | #define GNULIB_TEST_GETOPT_GNU 1
  6463. | #define __GETOPT_PREFIX rpl_
  6464. | #define HAVE_DECL_ISWBLANK 1
  6465. | #define GNULIB_TEST_ISWBLANK 1
  6466. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  6467. | #define C_LOCALE_MAYBE_EILSEQ 1
  6468. | #define GNULIB_TEST_MBRTOWC 1
  6469. | #define GNULIB_TEST_MBSCASECMP 1
  6470. | #define GNULIB_TEST_MBSCHR 1
  6471. | #define GNULIB_TEST_MBSINIT 1
  6472. | #define GNULIB_TEST_MBSLEN 1
  6473. | #define GNULIB_TEST_MBSNCASECMP 1
  6474. | #define GNULIB_TEST_MBSSTR 1
  6475. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  6476. | #define HAVE_MBSTATE_T 1
  6477. | #define GNULIB_TEST_MEMCHR 1
  6478. | #define HAVE_MEMRCHR 1
  6479. | #define GNULIB_TEST_MEMRCHR 1
  6480. | #define _REGEX_INCLUDE_LIMITS_H 1
  6481. | #define _REGEX_LARGE_OFFSETS 1
  6482. | #define re_syntax_options rpl_re_syntax_options
  6483. | #define re_set_syntax rpl_re_set_syntax
  6484. | #define re_compile_pattern rpl_re_compile_pattern
  6485. | #define re_compile_fastmap rpl_re_compile_fastmap
  6486. | #define re_search rpl_re_search
  6487. | #define re_search_2 rpl_re_search_2
  6488. | #define re_match rpl_re_match
  6489. | #define re_match_2 rpl_re_match_2
  6490. | #define re_set_registers rpl_re_set_registers
  6491. | #define re_comp rpl_re_comp
  6492. | #define re_exec rpl_re_exec
  6493. | #define regcomp rpl_regcomp
  6494. | #define regexec rpl_regexec
  6495. | #define regerror rpl_regerror
  6496. | #define regfree rpl_regfree
  6497. | #define HAVE_LIBINTL_H 1
  6498. | #define HAVE_DECL_ISBLANK 1
  6499. | #define GNULIB_FSCANF 1
  6500. | #define GNULIB_SCANF 1
  6501. | #define HAVE_RAW_DECL_DPRINTF 1
  6502. | #define HAVE_RAW_DECL_FSEEKO 1
  6503. | #define HAVE_RAW_DECL_FTELLO 1
  6504. | #define HAVE_RAW_DECL_GETDELIM 1
  6505. | #define HAVE_RAW_DECL_GETLINE 1
  6506. | #define HAVE_RAW_DECL_PCLOSE 1
  6507. | #define HAVE_RAW_DECL_POPEN 1
  6508. | #define HAVE_RAW_DECL_RENAMEAT 1
  6509. | #define HAVE_RAW_DECL_SNPRINTF 1
  6510. | #define HAVE_RAW_DECL_TMPFILE 1
  6511. | #define HAVE_RAW_DECL_VDPRINTF 1
  6512. | #define HAVE_RAW_DECL_VSNPRINTF 1
  6513. | #define HAVE_RAW_DECL__EXIT 1
  6514. | #define HAVE_RAW_DECL_ATOLL 1
  6515. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  6516. | #define HAVE_RAW_DECL_GETLOADAVG 1
  6517. | #define HAVE_RAW_DECL_GETSUBOPT 1
  6518. | #define HAVE_RAW_DECL_GRANTPT 1
  6519. | #define HAVE_RAW_DECL_INITSTATE 1
  6520. | #define HAVE_RAW_DECL_INITSTATE_R 1
  6521. | #define HAVE_RAW_DECL_MKDTEMP 1
  6522. | #define HAVE_RAW_DECL_MKOSTEMP 1
  6523. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  6524. | #define HAVE_RAW_DECL_MKSTEMP 1
  6525. | #define HAVE_RAW_DECL_MKSTEMPS 1
  6526. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  6527. | #define HAVE_RAW_DECL_PTSNAME 1
  6528. | #define HAVE_RAW_DECL_PTSNAME_R 1
  6529. | #define HAVE_RAW_DECL_RANDOM 1
  6530. | #define HAVE_RAW_DECL_RANDOM_R 1
  6531. | #define HAVE_RAW_DECL_REALPATH 1
  6532. | #define HAVE_RAW_DECL_RPMATCH 1
  6533. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  6534. | #define HAVE_RAW_DECL_SETENV 1
  6535. | #define HAVE_RAW_DECL_SETSTATE 1
  6536. | #define HAVE_RAW_DECL_SETSTATE_R 1
  6537. | #define HAVE_RAW_DECL_SRANDOM 1
  6538. | #define HAVE_RAW_DECL_SRANDOM_R 1
  6539. | #define HAVE_RAW_DECL_STRTOD 1
  6540. | #define HAVE_RAW_DECL_STRTOLL 1
  6541. | #define HAVE_RAW_DECL_STRTOULL 1
  6542. | #define HAVE_RAW_DECL_UNLOCKPT 1
  6543. | #define HAVE_RAW_DECL_UNSETENV 1
  6544. | #define HAVE_STRCASECMP 1
  6545. | #define HAVE_STRNCASECMP 1
  6546. | #define HAVE_DECL_STRNCASECMP 1
  6547. | #define HAVE_STRCASESTR 1
  6548. | #define GNULIB_TEST_STRCASESTR 1
  6549. | #define GNULIB_TEST_STRDUP 1
  6550. | #define GNULIB_STRERROR 1
  6551. | #define GNULIB_TEST_STRERROR 1
  6552. | #define GNULIB_TEST_STRNLEN 1
  6553. | #define HAVE_RAW_DECL_CHDIR 1
  6554. | #define HAVE_RAW_DECL_CHOWN 1
  6555. | #define HAVE_RAW_DECL_DUP 1
  6556. | #define HAVE_RAW_DECL_DUP2 1
  6557. | #define HAVE_RAW_DECL_DUP3 1
  6558. | #define HAVE_RAW_DECL_ENVIRON 1
  6559. | #define HAVE_RAW_DECL_EUIDACCESS 1
  6560. | #define HAVE_RAW_DECL_FACCESSAT 1
  6561. | #define HAVE_RAW_DECL_FCHDIR 1
  6562. | #define HAVE_RAW_DECL_FCHOWNAT 1
  6563. | #define HAVE_RAW_DECL_FDATASYNC 1
  6564. | #define HAVE_RAW_DECL_FSYNC 1
  6565. | #define HAVE_RAW_DECL_FTRUNCATE 1
  6566. | #define HAVE_RAW_DECL_GETCWD 1
  6567. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  6568. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  6569. | #define HAVE_RAW_DECL_GETGROUPS 1
  6570. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  6571. | #define HAVE_RAW_DECL_GETLOGIN 1
  6572. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  6573. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  6574. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  6575. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  6576. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  6577. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  6578. | #define HAVE_RAW_DECL_ISATTY 1
  6579. | #define HAVE_RAW_DECL_LCHOWN 1
  6580. | #define HAVE_RAW_DECL_LINK 1
  6581. | #define HAVE_RAW_DECL_LINKAT 1
  6582. | #define HAVE_RAW_DECL_LSEEK 1
  6583. | #define HAVE_RAW_DECL_PIPE 1
  6584. | #define HAVE_RAW_DECL_PIPE2 1
  6585. | #define HAVE_RAW_DECL_PREAD 1
  6586. | #define HAVE_RAW_DECL_PWRITE 1
  6587. | #define HAVE_RAW_DECL_READLINK 1
  6588. | #define HAVE_RAW_DECL_READLINKAT 1
  6589. | #define HAVE_RAW_DECL_RMDIR 1
  6590. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  6591. | #define HAVE_RAW_DECL_SLEEP 1
  6592. | #define HAVE_RAW_DECL_SYMLINK 1
  6593. | #define HAVE_RAW_DECL_SYMLINKAT 1
  6594. | #define HAVE_RAW_DECL_TTYNAME_R 1
  6595. | #define HAVE_RAW_DECL_UNLINK 1
  6596. | #define HAVE_RAW_DECL_UNLINKAT 1
  6597. | #define HAVE_RAW_DECL_USLEEP 1
  6598. | #define HAVE_VASPRINTF 1
  6599. | #define GNULIB_TEST_VASPRINTF 1
  6600. | #define HAVE_RAW_DECL_BTOWC 1
  6601. | #define HAVE_RAW_DECL_WCTOB 1
  6602. | #define HAVE_RAW_DECL_MBSINIT 1
  6603. | #define HAVE_RAW_DECL_MBRTOWC 1
  6604. | #define HAVE_RAW_DECL_MBRLEN 1
  6605. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  6606. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  6607. | #define HAVE_RAW_DECL_WCRTOMB 1
  6608. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  6609. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  6610. | #define HAVE_RAW_DECL_WCWIDTH 1
  6611. | #define HAVE_RAW_DECL_WMEMCHR 1
  6612. | #define HAVE_RAW_DECL_WMEMCMP 1
  6613. | #define HAVE_RAW_DECL_WMEMCPY 1
  6614. | #define HAVE_RAW_DECL_WMEMMOVE 1
  6615. | #define HAVE_RAW_DECL_WMEMSET 1
  6616. | #define HAVE_RAW_DECL_WCSLEN 1
  6617. | #define HAVE_RAW_DECL_WCSNLEN 1
  6618. | #define HAVE_RAW_DECL_WCSCPY 1
  6619. | #define HAVE_RAW_DECL_WCPCPY 1
  6620. | #define HAVE_RAW_DECL_WCSNCPY 1
  6621. | #define HAVE_RAW_DECL_WCPNCPY 1
  6622. | #define HAVE_RAW_DECL_WCSCAT 1
  6623. | #define HAVE_RAW_DECL_WCSNCAT 1
  6624. | #define HAVE_RAW_DECL_WCSCMP 1
  6625. | #define HAVE_RAW_DECL_WCSNCMP 1
  6626. | #define HAVE_RAW_DECL_WCSCASECMP 1
  6627. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  6628. | #define HAVE_RAW_DECL_WCSCOLL 1
  6629. | #define HAVE_RAW_DECL_WCSXFRM 1
  6630. | #define HAVE_RAW_DECL_WCSDUP 1
  6631. | #define HAVE_RAW_DECL_WCSCHR 1
  6632. | #define HAVE_RAW_DECL_WCSRCHR 1
  6633. | #define HAVE_RAW_DECL_WCSCSPN 1
  6634. | #define HAVE_RAW_DECL_WCSSPN 1
  6635. | #define HAVE_RAW_DECL_WCSPBRK 1
  6636. | #define HAVE_RAW_DECL_WCSSTR 1
  6637. | #define HAVE_RAW_DECL_WCSTOK 1
  6638. | #define HAVE_RAW_DECL_WCSWIDTH 1
  6639. | #define HAVE_TOWLOWER 1
  6640. | #define HAVE_RAW_DECL_WCTYPE 1
  6641. | #define HAVE_RAW_DECL_ISWCTYPE 1
  6642. | #define HAVE_RAW_DECL_WCTRANS 1
  6643. | #define HAVE_RAW_DECL_TOWCTRANS 1
  6644. | #define HAVE_DECL_WCWIDTH 1
  6645. | #define GNULIB_TEST_WCWIDTH 1
  6646. | #define GNULIB_TEST_BTOWC 1
  6647. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  6648. | #define REPLACE_NL_LANGINFO 1
  6649. | #define GNULIB_TEST_NL_LANGINFO 1
  6650. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  6651. | #define GNULIB_TEST_LOCALECONV 1
  6652. | #define HAVE_RAW_DECL_SETLOCALE 1
  6653. | #define HAVE_RAW_DECL_DUPLOCALE 1
  6654. | #define GNULIB_TEST_WCRTOMB 1
  6655. | #define STDC_HEADERS 1
  6656. | #define HAVE_FCNTL_H 1
  6657. | #define HAVE_LIMITS_H 1
  6658. | #define HAVE_PWD_H 1
  6659. | #define HAVE_STRING_H 1
  6660. | #define HAVE_STRINGS_H 1
  6661. | #define HAVE_STROPTS_H 1
  6662. | #define HAVE_TERMCAP_H 1
  6663. | #define HAVE_TERMIO_H 1
  6664. | #define HAVE_TERMIOS_H 1
  6665. | #define HAVE_UNISTD_H 1
  6666. | #define HAVE_SYS_FCNTL_H 1
  6667. | #define HAVE_SYS_FILE_H 1
  6668. | #define HAVE_SYS_IOCTL_H 1
  6669. | #define HAVE_SYS_TIME_H 1
  6670. | /* end confdefs.h. */
  6671. | #include <sys/ttold.h>
  6672. configure:22261: result: no
  6673. configure:22261: checking for sys/ttold.h
  6674. configure:22261: result: no
  6675. configure:22261: checking sys/wait.h usability
  6676. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  6677. configure:22261: $? = 0
  6678. configure:22261: result: yes
  6679. configure:22261: checking sys/wait.h presence
  6680. configure:22261: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  6681. configure:22261: $? = 0
  6682. configure:22261: result: yes
  6683. configure:22261: checking for sys/wait.h
  6684. configure:22261: result: yes
  6685. configure:22275: checking for sys/ptem.h
  6686. configure:22275: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  6687. conftest.c:348:10: fatal error: sys/ptem.h: No such file or directory
  6688. #include <sys/ptem.h>
  6689. ^~~~~~~~~~~~
  6690. compilation terminated.
  6691. configure:22275: $? = 1
  6692. configure: failed program was:
  6693. | /* confdefs.h */
  6694. | #define PACKAGE_NAME "GNU Texinfo"
  6695. | #define PACKAGE_TARNAME "texinfo"
  6696. | #define PACKAGE_VERSION "6.3"
  6697. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  6698. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  6699. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  6700. | #define PACKAGE "texinfo"
  6701. | #define VERSION "6.3"
  6702. | #define STDC_HEADERS 1
  6703. | #define HAVE_SYS_TYPES_H 1
  6704. | #define HAVE_SYS_STAT_H 1
  6705. | #define HAVE_STDLIB_H 1
  6706. | #define HAVE_STRING_H 1
  6707. | #define HAVE_MEMORY_H 1
  6708. | #define HAVE_STRINGS_H 1
  6709. | #define HAVE_INTTYPES_H 1
  6710. | #define HAVE_STDINT_H 1
  6711. | #define HAVE_UNISTD_H 1
  6712. | #define __EXTENSIONS__ 1
  6713. | #define _ALL_SOURCE 1
  6714. | #define _DARWIN_C_SOURCE 1
  6715. | #define _GNU_SOURCE 1
  6716. | #define __USE_MINGW_ANSI_STDIO 1
  6717. | #define _POSIX_PTHREAD_SEMANTICS 1
  6718. | #define _TANDEM_SOURCE 1
  6719. | #define HAVE_ALLOCA_H 1
  6720. | #define HAVE_ALLOCA 1
  6721. | #define restrict __restrict
  6722. | #define HAVE_DECL_STRERROR_R 1
  6723. | #define HAVE_STRERROR_R 1
  6724. | #define STRERROR_R_CHAR_P 1
  6725. | #define HAVE_GETOPT_H 1
  6726. | #define HAVE_WCTYPE_H 1
  6727. | #define HAVE_WCHAR_H 1
  6728. | #define HAVE_SYS_MMAN_H 1
  6729. | #define HAVE_MALLOC_H 1
  6730. | #define HAVE_STDINT_H 1
  6731. | #define HAVE_STRINGS_H 1
  6732. | #define HAVE_UNISTD_H 1
  6733. | #define HAVE_FEATURES_H 1
  6734. | #define HAVE_LANGINFO_H 1
  6735. | #define HAVE_XLOCALE_H 1
  6736. | #define HAVE_SYS_SOCKET_H 1
  6737. | #define HAVE_GETOPT_H 1
  6738. | #define HAVE_GETOPT_LONG_ONLY 1
  6739. | #define __GETOPT_PREFIX rpl_
  6740. | #define HAVE_DECL_GETENV 1
  6741. | #define HAVE_ICONV 1
  6742. | #define ICONV_CONST
  6743. | #define HAVE_ISWCNTRL 1
  6744. | #define HAVE_ISWBLANK 1
  6745. | #define HAVE_MBSINIT 1
  6746. | #define HAVE_MBRTOWC 1
  6747. | #define HAVE_ISASCII 1
  6748. | #define HAVE_MPROTECT 1
  6749. | #define HAVE_ISBLANK 1
  6750. | #define HAVE_ISWCTYPE 1
  6751. | #define HAVE_STRDUP 1
  6752. | #define HAVE_WCWIDTH 1
  6753. | #define HAVE_BTOWC 1
  6754. | #define HAVE_SYMLINK 1
  6755. | #define HAVE_NL_LANGINFO 1
  6756. | #define HAVE_STRNDUP 1
  6757. | #define HAVE_SNPRINTF 1
  6758. | #define HAVE_WCRTOMB 1
  6759. | #define HAVE_WINT_T 1
  6760. | #define HAVE_TOWLOWER 1
  6761. | #define HAVE_RAW_DECL_WCTYPE 1
  6762. | #define HAVE_RAW_DECL_ISWCTYPE 1
  6763. | #define HAVE_RAW_DECL_WCTRANS 1
  6764. | #define HAVE_RAW_DECL_TOWCTRANS 1
  6765. | #define HAVE_STDLIB_H 1
  6766. | #define MALLOC_0_IS_NONNULL 1
  6767. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6768. | #define HAVE_LONG_LONG_INT 1
  6769. | #define HAVE_MBSTATE_T 1
  6770. | #define HAVE_LANGINFO_CODESET 1
  6771. | #define HAVE_MAP_ANONYMOUS 1
  6772. | #define HAVE_DECL_MEMRCHR 1
  6773. | #define HAVE_DECL_ALARM 1
  6774. | #define HAVE__BOOL 1
  6775. | #define HAVE_WCHAR_T 1
  6776. | #define HAVE_STRCASESTR 1
  6777. | #define HAVE_DECL_STRDUP 1
  6778. | #define HAVE_RAW_DECL_FFSL 1
  6779. | #define HAVE_RAW_DECL_FFSLL 1
  6780. | #define HAVE_RAW_DECL_MEMMEM 1
  6781. | #define HAVE_RAW_DECL_MEMPCPY 1
  6782. | #define HAVE_RAW_DECL_MEMRCHR 1
  6783. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  6784. | #define HAVE_RAW_DECL_STPCPY 1
  6785. | #define HAVE_RAW_DECL_STPNCPY 1
  6786. | #define HAVE_RAW_DECL_STRCHRNUL 1
  6787. | #define HAVE_RAW_DECL_STRDUP 1
  6788. | #define HAVE_RAW_DECL_STRNCAT 1
  6789. | #define HAVE_RAW_DECL_STRNDUP 1
  6790. | #define HAVE_RAW_DECL_STRNLEN 1
  6791. | #define HAVE_RAW_DECL_STRPBRK 1
  6792. | #define HAVE_RAW_DECL_STRSEP 1
  6793. | #define HAVE_RAW_DECL_STRCASESTR 1
  6794. | #define HAVE_RAW_DECL_STRTOK_R 1
  6795. | #define HAVE_RAW_DECL_STRERROR_R 1
  6796. | #define HAVE_RAW_DECL_STRSIGNAL 1
  6797. | #define HAVE_RAW_DECL_STRVERSCMP 1
  6798. | #define HAVE_RAW_DECL_FFS 1
  6799. | #define HAVE_RAW_DECL_STRCASECMP 1
  6800. | #define HAVE_RAW_DECL_STRNCASECMP 1
  6801. | #define HAVE_DECL_STRNLEN 1
  6802. | #define HAVE_WORKING_O_NOATIME 0
  6803. | #define HAVE_WORKING_O_NOFOLLOW 0
  6804. | #define HAVE_DECL_GETC_UNLOCKED 1
  6805. | #define USE_POSIX_THREADS 1
  6806. | #define USE_POSIX_THREADS_WEAK 1
  6807. | #define HAVE_DECL_STRNDUP 1
  6808. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6809. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6810. | #define HAVE_INTMAX_T 1
  6811. | #define DBL_EXPBIT0_WORD 1
  6812. | #define DBL_EXPBIT0_BIT 20
  6813. | #define HAVE_SNPRINTF 1
  6814. | #define HAVE_STRNLEN 1
  6815. | #define HAVE_WCSLEN 1
  6816. | #define HAVE_WCSNLEN 1
  6817. | #define HAVE_MBRTOWC 1
  6818. | #define HAVE_WCRTOMB 1
  6819. | #define HAVE_DECL__SNPRINTF 0
  6820. | #define HAVE_SNPRINTF_RETVAL_C99 1
  6821. | #define HAVE_ALLOCA 1
  6822. | #define HAVE_ARGZ_H 1
  6823. | #define HAVE_ERROR_T 1
  6824. | #define HAVE_WORKING_ARGZ 1
  6825. | #define GNULIB_TEST_GETOPT_GNU 1
  6826. | #define __GETOPT_PREFIX rpl_
  6827. | #define HAVE_DECL_ISWBLANK 1
  6828. | #define GNULIB_TEST_ISWBLANK 1
  6829. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  6830. | #define C_LOCALE_MAYBE_EILSEQ 1
  6831. | #define GNULIB_TEST_MBRTOWC 1
  6832. | #define GNULIB_TEST_MBSCASECMP 1
  6833. | #define GNULIB_TEST_MBSCHR 1
  6834. | #define GNULIB_TEST_MBSINIT 1
  6835. | #define GNULIB_TEST_MBSLEN 1
  6836. | #define GNULIB_TEST_MBSNCASECMP 1
  6837. | #define GNULIB_TEST_MBSSTR 1
  6838. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  6839. | #define HAVE_MBSTATE_T 1
  6840. | #define GNULIB_TEST_MEMCHR 1
  6841. | #define HAVE_MEMRCHR 1
  6842. | #define GNULIB_TEST_MEMRCHR 1
  6843. | #define _REGEX_INCLUDE_LIMITS_H 1
  6844. | #define _REGEX_LARGE_OFFSETS 1
  6845. | #define re_syntax_options rpl_re_syntax_options
  6846. | #define re_set_syntax rpl_re_set_syntax
  6847. | #define re_compile_pattern rpl_re_compile_pattern
  6848. | #define re_compile_fastmap rpl_re_compile_fastmap
  6849. | #define re_search rpl_re_search
  6850. | #define re_search_2 rpl_re_search_2
  6851. | #define re_match rpl_re_match
  6852. | #define re_match_2 rpl_re_match_2
  6853. | #define re_set_registers rpl_re_set_registers
  6854. | #define re_comp rpl_re_comp
  6855. | #define re_exec rpl_re_exec
  6856. | #define regcomp rpl_regcomp
  6857. | #define regexec rpl_regexec
  6858. | #define regerror rpl_regerror
  6859. | #define regfree rpl_regfree
  6860. | #define HAVE_LIBINTL_H 1
  6861. | #define HAVE_DECL_ISBLANK 1
  6862. | #define GNULIB_FSCANF 1
  6863. | #define GNULIB_SCANF 1
  6864. | #define HAVE_RAW_DECL_DPRINTF 1
  6865. | #define HAVE_RAW_DECL_FSEEKO 1
  6866. | #define HAVE_RAW_DECL_FTELLO 1
  6867. | #define HAVE_RAW_DECL_GETDELIM 1
  6868. | #define HAVE_RAW_DECL_GETLINE 1
  6869. | #define HAVE_RAW_DECL_PCLOSE 1
  6870. | #define HAVE_RAW_DECL_POPEN 1
  6871. | #define HAVE_RAW_DECL_RENAMEAT 1
  6872. | #define HAVE_RAW_DECL_SNPRINTF 1
  6873. | #define HAVE_RAW_DECL_TMPFILE 1
  6874. | #define HAVE_RAW_DECL_VDPRINTF 1
  6875. | #define HAVE_RAW_DECL_VSNPRINTF 1
  6876. | #define HAVE_RAW_DECL__EXIT 1
  6877. | #define HAVE_RAW_DECL_ATOLL 1
  6878. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  6879. | #define HAVE_RAW_DECL_GETLOADAVG 1
  6880. | #define HAVE_RAW_DECL_GETSUBOPT 1
  6881. | #define HAVE_RAW_DECL_GRANTPT 1
  6882. | #define HAVE_RAW_DECL_INITSTATE 1
  6883. | #define HAVE_RAW_DECL_INITSTATE_R 1
  6884. | #define HAVE_RAW_DECL_MKDTEMP 1
  6885. | #define HAVE_RAW_DECL_MKOSTEMP 1
  6886. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  6887. | #define HAVE_RAW_DECL_MKSTEMP 1
  6888. | #define HAVE_RAW_DECL_MKSTEMPS 1
  6889. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  6890. | #define HAVE_RAW_DECL_PTSNAME 1
  6891. | #define HAVE_RAW_DECL_PTSNAME_R 1
  6892. | #define HAVE_RAW_DECL_RANDOM 1
  6893. | #define HAVE_RAW_DECL_RANDOM_R 1
  6894. | #define HAVE_RAW_DECL_REALPATH 1
  6895. | #define HAVE_RAW_DECL_RPMATCH 1
  6896. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  6897. | #define HAVE_RAW_DECL_SETENV 1
  6898. | #define HAVE_RAW_DECL_SETSTATE 1
  6899. | #define HAVE_RAW_DECL_SETSTATE_R 1
  6900. | #define HAVE_RAW_DECL_SRANDOM 1
  6901. | #define HAVE_RAW_DECL_SRANDOM_R 1
  6902. | #define HAVE_RAW_DECL_STRTOD 1
  6903. | #define HAVE_RAW_DECL_STRTOLL 1
  6904. | #define HAVE_RAW_DECL_STRTOULL 1
  6905. | #define HAVE_RAW_DECL_UNLOCKPT 1
  6906. | #define HAVE_RAW_DECL_UNSETENV 1
  6907. | #define HAVE_STRCASECMP 1
  6908. | #define HAVE_STRNCASECMP 1
  6909. | #define HAVE_DECL_STRNCASECMP 1
  6910. | #define HAVE_STRCASESTR 1
  6911. | #define GNULIB_TEST_STRCASESTR 1
  6912. | #define GNULIB_TEST_STRDUP 1
  6913. | #define GNULIB_STRERROR 1
  6914. | #define GNULIB_TEST_STRERROR 1
  6915. | #define GNULIB_TEST_STRNLEN 1
  6916. | #define HAVE_RAW_DECL_CHDIR 1
  6917. | #define HAVE_RAW_DECL_CHOWN 1
  6918. | #define HAVE_RAW_DECL_DUP 1
  6919. | #define HAVE_RAW_DECL_DUP2 1
  6920. | #define HAVE_RAW_DECL_DUP3 1
  6921. | #define HAVE_RAW_DECL_ENVIRON 1
  6922. | #define HAVE_RAW_DECL_EUIDACCESS 1
  6923. | #define HAVE_RAW_DECL_FACCESSAT 1
  6924. | #define HAVE_RAW_DECL_FCHDIR 1
  6925. | #define HAVE_RAW_DECL_FCHOWNAT 1
  6926. | #define HAVE_RAW_DECL_FDATASYNC 1
  6927. | #define HAVE_RAW_DECL_FSYNC 1
  6928. | #define HAVE_RAW_DECL_FTRUNCATE 1
  6929. | #define HAVE_RAW_DECL_GETCWD 1
  6930. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  6931. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  6932. | #define HAVE_RAW_DECL_GETGROUPS 1
  6933. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  6934. | #define HAVE_RAW_DECL_GETLOGIN 1
  6935. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  6936. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  6937. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  6938. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  6939. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  6940. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  6941. | #define HAVE_RAW_DECL_ISATTY 1
  6942. | #define HAVE_RAW_DECL_LCHOWN 1
  6943. | #define HAVE_RAW_DECL_LINK 1
  6944. | #define HAVE_RAW_DECL_LINKAT 1
  6945. | #define HAVE_RAW_DECL_LSEEK 1
  6946. | #define HAVE_RAW_DECL_PIPE 1
  6947. | #define HAVE_RAW_DECL_PIPE2 1
  6948. | #define HAVE_RAW_DECL_PREAD 1
  6949. | #define HAVE_RAW_DECL_PWRITE 1
  6950. | #define HAVE_RAW_DECL_READLINK 1
  6951. | #define HAVE_RAW_DECL_READLINKAT 1
  6952. | #define HAVE_RAW_DECL_RMDIR 1
  6953. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  6954. | #define HAVE_RAW_DECL_SLEEP 1
  6955. | #define HAVE_RAW_DECL_SYMLINK 1
  6956. | #define HAVE_RAW_DECL_SYMLINKAT 1
  6957. | #define HAVE_RAW_DECL_TTYNAME_R 1
  6958. | #define HAVE_RAW_DECL_UNLINK 1
  6959. | #define HAVE_RAW_DECL_UNLINKAT 1
  6960. | #define HAVE_RAW_DECL_USLEEP 1
  6961. | #define HAVE_VASPRINTF 1
  6962. | #define GNULIB_TEST_VASPRINTF 1
  6963. | #define HAVE_RAW_DECL_BTOWC 1
  6964. | #define HAVE_RAW_DECL_WCTOB 1
  6965. | #define HAVE_RAW_DECL_MBSINIT 1
  6966. | #define HAVE_RAW_DECL_MBRTOWC 1
  6967. | #define HAVE_RAW_DECL_MBRLEN 1
  6968. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  6969. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  6970. | #define HAVE_RAW_DECL_WCRTOMB 1
  6971. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  6972. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  6973. | #define HAVE_RAW_DECL_WCWIDTH 1
  6974. | #define HAVE_RAW_DECL_WMEMCHR 1
  6975. | #define HAVE_RAW_DECL_WMEMCMP 1
  6976. | #define HAVE_RAW_DECL_WMEMCPY 1
  6977. | #define HAVE_RAW_DECL_WMEMMOVE 1
  6978. | #define HAVE_RAW_DECL_WMEMSET 1
  6979. | #define HAVE_RAW_DECL_WCSLEN 1
  6980. | #define HAVE_RAW_DECL_WCSNLEN 1
  6981. | #define HAVE_RAW_DECL_WCSCPY 1
  6982. | #define HAVE_RAW_DECL_WCPCPY 1
  6983. | #define HAVE_RAW_DECL_WCSNCPY 1
  6984. | #define HAVE_RAW_DECL_WCPNCPY 1
  6985. | #define HAVE_RAW_DECL_WCSCAT 1
  6986. | #define HAVE_RAW_DECL_WCSNCAT 1
  6987. | #define HAVE_RAW_DECL_WCSCMP 1
  6988. | #define HAVE_RAW_DECL_WCSNCMP 1
  6989. | #define HAVE_RAW_DECL_WCSCASECMP 1
  6990. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  6991. | #define HAVE_RAW_DECL_WCSCOLL 1
  6992. | #define HAVE_RAW_DECL_WCSXFRM 1
  6993. | #define HAVE_RAW_DECL_WCSDUP 1
  6994. | #define HAVE_RAW_DECL_WCSCHR 1
  6995. | #define HAVE_RAW_DECL_WCSRCHR 1
  6996. | #define HAVE_RAW_DECL_WCSCSPN 1
  6997. | #define HAVE_RAW_DECL_WCSSPN 1
  6998. | #define HAVE_RAW_DECL_WCSPBRK 1
  6999. | #define HAVE_RAW_DECL_WCSSTR 1
  7000. | #define HAVE_RAW_DECL_WCSTOK 1
  7001. | #define HAVE_RAW_DECL_WCSWIDTH 1
  7002. | #define HAVE_TOWLOWER 1
  7003. | #define HAVE_RAW_DECL_WCTYPE 1
  7004. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7005. | #define HAVE_RAW_DECL_WCTRANS 1
  7006. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7007. | #define HAVE_DECL_WCWIDTH 1
  7008. | #define GNULIB_TEST_WCWIDTH 1
  7009. | #define GNULIB_TEST_BTOWC 1
  7010. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  7011. | #define REPLACE_NL_LANGINFO 1
  7012. | #define GNULIB_TEST_NL_LANGINFO 1
  7013. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7014. | #define GNULIB_TEST_LOCALECONV 1
  7015. | #define HAVE_RAW_DECL_SETLOCALE 1
  7016. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7017. | #define GNULIB_TEST_WCRTOMB 1
  7018. | #define STDC_HEADERS 1
  7019. | #define HAVE_FCNTL_H 1
  7020. | #define HAVE_LIMITS_H 1
  7021. | #define HAVE_PWD_H 1
  7022. | #define HAVE_STRING_H 1
  7023. | #define HAVE_STRINGS_H 1
  7024. | #define HAVE_STROPTS_H 1
  7025. | #define HAVE_TERMCAP_H 1
  7026. | #define HAVE_TERMIO_H 1
  7027. | #define HAVE_TERMIOS_H 1
  7028. | #define HAVE_UNISTD_H 1
  7029. | #define HAVE_SYS_FCNTL_H 1
  7030. | #define HAVE_SYS_FILE_H 1
  7031. | #define HAVE_SYS_IOCTL_H 1
  7032. | #define HAVE_SYS_TIME_H 1
  7033. | #define HAVE_SYS_WAIT_H 1
  7034. | /* end confdefs.h. */
  7035. | #if HAVE_SYS_STREAM_H
  7036. | #include <sys/stream.h>
  7037. | #endif
  7038. |
  7039. |
  7040. | #include <sys/ptem.h>
  7041. configure:22275: result: no
  7042. configure:22290: checking POSIX termios
  7043. configure:22310: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  7044. configure:22310: $? = 0
  7045. configure:22318: result: yes
  7046. configure:22323: checking for off_t
  7047. configure:22323: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7048. configure:22323: $? = 0
  7049. configure:22323: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7050. conftest.c: In function 'main':
  7051. conftest.c:379:20: error: expected expression before ')' token
  7052. if (sizeof ((off_t)))
  7053. ^
  7054. configure:22323: $? = 1
  7055. configure: failed program was:
  7056. | /* confdefs.h */
  7057. | #define PACKAGE_NAME "GNU Texinfo"
  7058. | #define PACKAGE_TARNAME "texinfo"
  7059. | #define PACKAGE_VERSION "6.3"
  7060. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  7061. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  7062. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  7063. | #define PACKAGE "texinfo"
  7064. | #define VERSION "6.3"
  7065. | #define STDC_HEADERS 1
  7066. | #define HAVE_SYS_TYPES_H 1
  7067. | #define HAVE_SYS_STAT_H 1
  7068. | #define HAVE_STDLIB_H 1
  7069. | #define HAVE_STRING_H 1
  7070. | #define HAVE_MEMORY_H 1
  7071. | #define HAVE_STRINGS_H 1
  7072. | #define HAVE_INTTYPES_H 1
  7073. | #define HAVE_STDINT_H 1
  7074. | #define HAVE_UNISTD_H 1
  7075. | #define __EXTENSIONS__ 1
  7076. | #define _ALL_SOURCE 1
  7077. | #define _DARWIN_C_SOURCE 1
  7078. | #define _GNU_SOURCE 1
  7079. | #define __USE_MINGW_ANSI_STDIO 1
  7080. | #define _POSIX_PTHREAD_SEMANTICS 1
  7081. | #define _TANDEM_SOURCE 1
  7082. | #define HAVE_ALLOCA_H 1
  7083. | #define HAVE_ALLOCA 1
  7084. | #define restrict __restrict
  7085. | #define HAVE_DECL_STRERROR_R 1
  7086. | #define HAVE_STRERROR_R 1
  7087. | #define STRERROR_R_CHAR_P 1
  7088. | #define HAVE_GETOPT_H 1
  7089. | #define HAVE_WCTYPE_H 1
  7090. | #define HAVE_WCHAR_H 1
  7091. | #define HAVE_SYS_MMAN_H 1
  7092. | #define HAVE_MALLOC_H 1
  7093. | #define HAVE_STDINT_H 1
  7094. | #define HAVE_STRINGS_H 1
  7095. | #define HAVE_UNISTD_H 1
  7096. | #define HAVE_FEATURES_H 1
  7097. | #define HAVE_LANGINFO_H 1
  7098. | #define HAVE_XLOCALE_H 1
  7099. | #define HAVE_SYS_SOCKET_H 1
  7100. | #define HAVE_GETOPT_H 1
  7101. | #define HAVE_GETOPT_LONG_ONLY 1
  7102. | #define __GETOPT_PREFIX rpl_
  7103. | #define HAVE_DECL_GETENV 1
  7104. | #define HAVE_ICONV 1
  7105. | #define ICONV_CONST
  7106. | #define HAVE_ISWCNTRL 1
  7107. | #define HAVE_ISWBLANK 1
  7108. | #define HAVE_MBSINIT 1
  7109. | #define HAVE_MBRTOWC 1
  7110. | #define HAVE_ISASCII 1
  7111. | #define HAVE_MPROTECT 1
  7112. | #define HAVE_ISBLANK 1
  7113. | #define HAVE_ISWCTYPE 1
  7114. | #define HAVE_STRDUP 1
  7115. | #define HAVE_WCWIDTH 1
  7116. | #define HAVE_BTOWC 1
  7117. | #define HAVE_SYMLINK 1
  7118. | #define HAVE_NL_LANGINFO 1
  7119. | #define HAVE_STRNDUP 1
  7120. | #define HAVE_SNPRINTF 1
  7121. | #define HAVE_WCRTOMB 1
  7122. | #define HAVE_WINT_T 1
  7123. | #define HAVE_TOWLOWER 1
  7124. | #define HAVE_RAW_DECL_WCTYPE 1
  7125. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7126. | #define HAVE_RAW_DECL_WCTRANS 1
  7127. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7128. | #define HAVE_STDLIB_H 1
  7129. | #define MALLOC_0_IS_NONNULL 1
  7130. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7131. | #define HAVE_LONG_LONG_INT 1
  7132. | #define HAVE_MBSTATE_T 1
  7133. | #define HAVE_LANGINFO_CODESET 1
  7134. | #define HAVE_MAP_ANONYMOUS 1
  7135. | #define HAVE_DECL_MEMRCHR 1
  7136. | #define HAVE_DECL_ALARM 1
  7137. | #define HAVE__BOOL 1
  7138. | #define HAVE_WCHAR_T 1
  7139. | #define HAVE_STRCASESTR 1
  7140. | #define HAVE_DECL_STRDUP 1
  7141. | #define HAVE_RAW_DECL_FFSL 1
  7142. | #define HAVE_RAW_DECL_FFSLL 1
  7143. | #define HAVE_RAW_DECL_MEMMEM 1
  7144. | #define HAVE_RAW_DECL_MEMPCPY 1
  7145. | #define HAVE_RAW_DECL_MEMRCHR 1
  7146. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7147. | #define HAVE_RAW_DECL_STPCPY 1
  7148. | #define HAVE_RAW_DECL_STPNCPY 1
  7149. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7150. | #define HAVE_RAW_DECL_STRDUP 1
  7151. | #define HAVE_RAW_DECL_STRNCAT 1
  7152. | #define HAVE_RAW_DECL_STRNDUP 1
  7153. | #define HAVE_RAW_DECL_STRNLEN 1
  7154. | #define HAVE_RAW_DECL_STRPBRK 1
  7155. | #define HAVE_RAW_DECL_STRSEP 1
  7156. | #define HAVE_RAW_DECL_STRCASESTR 1
  7157. | #define HAVE_RAW_DECL_STRTOK_R 1
  7158. | #define HAVE_RAW_DECL_STRERROR_R 1
  7159. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7160. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7161. | #define HAVE_RAW_DECL_FFS 1
  7162. | #define HAVE_RAW_DECL_STRCASECMP 1
  7163. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7164. | #define HAVE_DECL_STRNLEN 1
  7165. | #define HAVE_WORKING_O_NOATIME 0
  7166. | #define HAVE_WORKING_O_NOFOLLOW 0
  7167. | #define HAVE_DECL_GETC_UNLOCKED 1
  7168. | #define USE_POSIX_THREADS 1
  7169. | #define USE_POSIX_THREADS_WEAK 1
  7170. | #define HAVE_DECL_STRNDUP 1
  7171. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7172. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7173. | #define HAVE_INTMAX_T 1
  7174. | #define DBL_EXPBIT0_WORD 1
  7175. | #define DBL_EXPBIT0_BIT 20
  7176. | #define HAVE_SNPRINTF 1
  7177. | #define HAVE_STRNLEN 1
  7178. | #define HAVE_WCSLEN 1
  7179. | #define HAVE_WCSNLEN 1
  7180. | #define HAVE_MBRTOWC 1
  7181. | #define HAVE_WCRTOMB 1
  7182. | #define HAVE_DECL__SNPRINTF 0
  7183. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7184. | #define HAVE_ALLOCA 1
  7185. | #define HAVE_ARGZ_H 1
  7186. | #define HAVE_ERROR_T 1
  7187. | #define HAVE_WORKING_ARGZ 1
  7188. | #define GNULIB_TEST_GETOPT_GNU 1
  7189. | #define __GETOPT_PREFIX rpl_
  7190. | #define HAVE_DECL_ISWBLANK 1
  7191. | #define GNULIB_TEST_ISWBLANK 1
  7192. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  7193. | #define C_LOCALE_MAYBE_EILSEQ 1
  7194. | #define GNULIB_TEST_MBRTOWC 1
  7195. | #define GNULIB_TEST_MBSCASECMP 1
  7196. | #define GNULIB_TEST_MBSCHR 1
  7197. | #define GNULIB_TEST_MBSINIT 1
  7198. | #define GNULIB_TEST_MBSLEN 1
  7199. | #define GNULIB_TEST_MBSNCASECMP 1
  7200. | #define GNULIB_TEST_MBSSTR 1
  7201. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  7202. | #define HAVE_MBSTATE_T 1
  7203. | #define GNULIB_TEST_MEMCHR 1
  7204. | #define HAVE_MEMRCHR 1
  7205. | #define GNULIB_TEST_MEMRCHR 1
  7206. | #define _REGEX_INCLUDE_LIMITS_H 1
  7207. | #define _REGEX_LARGE_OFFSETS 1
  7208. | #define re_syntax_options rpl_re_syntax_options
  7209. | #define re_set_syntax rpl_re_set_syntax
  7210. | #define re_compile_pattern rpl_re_compile_pattern
  7211. | #define re_compile_fastmap rpl_re_compile_fastmap
  7212. | #define re_search rpl_re_search
  7213. | #define re_search_2 rpl_re_search_2
  7214. | #define re_match rpl_re_match
  7215. | #define re_match_2 rpl_re_match_2
  7216. | #define re_set_registers rpl_re_set_registers
  7217. | #define re_comp rpl_re_comp
  7218. | #define re_exec rpl_re_exec
  7219. | #define regcomp rpl_regcomp
  7220. | #define regexec rpl_regexec
  7221. | #define regerror rpl_regerror
  7222. | #define regfree rpl_regfree
  7223. | #define HAVE_LIBINTL_H 1
  7224. | #define HAVE_DECL_ISBLANK 1
  7225. | #define GNULIB_FSCANF 1
  7226. | #define GNULIB_SCANF 1
  7227. | #define HAVE_RAW_DECL_DPRINTF 1
  7228. | #define HAVE_RAW_DECL_FSEEKO 1
  7229. | #define HAVE_RAW_DECL_FTELLO 1
  7230. | #define HAVE_RAW_DECL_GETDELIM 1
  7231. | #define HAVE_RAW_DECL_GETLINE 1
  7232. | #define HAVE_RAW_DECL_PCLOSE 1
  7233. | #define HAVE_RAW_DECL_POPEN 1
  7234. | #define HAVE_RAW_DECL_RENAMEAT 1
  7235. | #define HAVE_RAW_DECL_SNPRINTF 1
  7236. | #define HAVE_RAW_DECL_TMPFILE 1
  7237. | #define HAVE_RAW_DECL_VDPRINTF 1
  7238. | #define HAVE_RAW_DECL_VSNPRINTF 1
  7239. | #define HAVE_RAW_DECL__EXIT 1
  7240. | #define HAVE_RAW_DECL_ATOLL 1
  7241. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  7242. | #define HAVE_RAW_DECL_GETLOADAVG 1
  7243. | #define HAVE_RAW_DECL_GETSUBOPT 1
  7244. | #define HAVE_RAW_DECL_GRANTPT 1
  7245. | #define HAVE_RAW_DECL_INITSTATE 1
  7246. | #define HAVE_RAW_DECL_INITSTATE_R 1
  7247. | #define HAVE_RAW_DECL_MKDTEMP 1
  7248. | #define HAVE_RAW_DECL_MKOSTEMP 1
  7249. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  7250. | #define HAVE_RAW_DECL_MKSTEMP 1
  7251. | #define HAVE_RAW_DECL_MKSTEMPS 1
  7252. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  7253. | #define HAVE_RAW_DECL_PTSNAME 1
  7254. | #define HAVE_RAW_DECL_PTSNAME_R 1
  7255. | #define HAVE_RAW_DECL_RANDOM 1
  7256. | #define HAVE_RAW_DECL_RANDOM_R 1
  7257. | #define HAVE_RAW_DECL_REALPATH 1
  7258. | #define HAVE_RAW_DECL_RPMATCH 1
  7259. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  7260. | #define HAVE_RAW_DECL_SETENV 1
  7261. | #define HAVE_RAW_DECL_SETSTATE 1
  7262. | #define HAVE_RAW_DECL_SETSTATE_R 1
  7263. | #define HAVE_RAW_DECL_SRANDOM 1
  7264. | #define HAVE_RAW_DECL_SRANDOM_R 1
  7265. | #define HAVE_RAW_DECL_STRTOD 1
  7266. | #define HAVE_RAW_DECL_STRTOLL 1
  7267. | #define HAVE_RAW_DECL_STRTOULL 1
  7268. | #define HAVE_RAW_DECL_UNLOCKPT 1
  7269. | #define HAVE_RAW_DECL_UNSETENV 1
  7270. | #define HAVE_STRCASECMP 1
  7271. | #define HAVE_STRNCASECMP 1
  7272. | #define HAVE_DECL_STRNCASECMP 1
  7273. | #define HAVE_STRCASESTR 1
  7274. | #define GNULIB_TEST_STRCASESTR 1
  7275. | #define GNULIB_TEST_STRDUP 1
  7276. | #define GNULIB_STRERROR 1
  7277. | #define GNULIB_TEST_STRERROR 1
  7278. | #define GNULIB_TEST_STRNLEN 1
  7279. | #define HAVE_RAW_DECL_CHDIR 1
  7280. | #define HAVE_RAW_DECL_CHOWN 1
  7281. | #define HAVE_RAW_DECL_DUP 1
  7282. | #define HAVE_RAW_DECL_DUP2 1
  7283. | #define HAVE_RAW_DECL_DUP3 1
  7284. | #define HAVE_RAW_DECL_ENVIRON 1
  7285. | #define HAVE_RAW_DECL_EUIDACCESS 1
  7286. | #define HAVE_RAW_DECL_FACCESSAT 1
  7287. | #define HAVE_RAW_DECL_FCHDIR 1
  7288. | #define HAVE_RAW_DECL_FCHOWNAT 1
  7289. | #define HAVE_RAW_DECL_FDATASYNC 1
  7290. | #define HAVE_RAW_DECL_FSYNC 1
  7291. | #define HAVE_RAW_DECL_FTRUNCATE 1
  7292. | #define HAVE_RAW_DECL_GETCWD 1
  7293. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  7294. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  7295. | #define HAVE_RAW_DECL_GETGROUPS 1
  7296. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  7297. | #define HAVE_RAW_DECL_GETLOGIN 1
  7298. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  7299. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  7300. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  7301. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  7302. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  7303. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  7304. | #define HAVE_RAW_DECL_ISATTY 1
  7305. | #define HAVE_RAW_DECL_LCHOWN 1
  7306. | #define HAVE_RAW_DECL_LINK 1
  7307. | #define HAVE_RAW_DECL_LINKAT 1
  7308. | #define HAVE_RAW_DECL_LSEEK 1
  7309. | #define HAVE_RAW_DECL_PIPE 1
  7310. | #define HAVE_RAW_DECL_PIPE2 1
  7311. | #define HAVE_RAW_DECL_PREAD 1
  7312. | #define HAVE_RAW_DECL_PWRITE 1
  7313. | #define HAVE_RAW_DECL_READLINK 1
  7314. | #define HAVE_RAW_DECL_READLINKAT 1
  7315. | #define HAVE_RAW_DECL_RMDIR 1
  7316. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  7317. | #define HAVE_RAW_DECL_SLEEP 1
  7318. | #define HAVE_RAW_DECL_SYMLINK 1
  7319. | #define HAVE_RAW_DECL_SYMLINKAT 1
  7320. | #define HAVE_RAW_DECL_TTYNAME_R 1
  7321. | #define HAVE_RAW_DECL_UNLINK 1
  7322. | #define HAVE_RAW_DECL_UNLINKAT 1
  7323. | #define HAVE_RAW_DECL_USLEEP 1
  7324. | #define HAVE_VASPRINTF 1
  7325. | #define GNULIB_TEST_VASPRINTF 1
  7326. | #define HAVE_RAW_DECL_BTOWC 1
  7327. | #define HAVE_RAW_DECL_WCTOB 1
  7328. | #define HAVE_RAW_DECL_MBSINIT 1
  7329. | #define HAVE_RAW_DECL_MBRTOWC 1
  7330. | #define HAVE_RAW_DECL_MBRLEN 1
  7331. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  7332. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  7333. | #define HAVE_RAW_DECL_WCRTOMB 1
  7334. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  7335. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  7336. | #define HAVE_RAW_DECL_WCWIDTH 1
  7337. | #define HAVE_RAW_DECL_WMEMCHR 1
  7338. | #define HAVE_RAW_DECL_WMEMCMP 1
  7339. | #define HAVE_RAW_DECL_WMEMCPY 1
  7340. | #define HAVE_RAW_DECL_WMEMMOVE 1
  7341. | #define HAVE_RAW_DECL_WMEMSET 1
  7342. | #define HAVE_RAW_DECL_WCSLEN 1
  7343. | #define HAVE_RAW_DECL_WCSNLEN 1
  7344. | #define HAVE_RAW_DECL_WCSCPY 1
  7345. | #define HAVE_RAW_DECL_WCPCPY 1
  7346. | #define HAVE_RAW_DECL_WCSNCPY 1
  7347. | #define HAVE_RAW_DECL_WCPNCPY 1
  7348. | #define HAVE_RAW_DECL_WCSCAT 1
  7349. | #define HAVE_RAW_DECL_WCSNCAT 1
  7350. | #define HAVE_RAW_DECL_WCSCMP 1
  7351. | #define HAVE_RAW_DECL_WCSNCMP 1
  7352. | #define HAVE_RAW_DECL_WCSCASECMP 1
  7353. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  7354. | #define HAVE_RAW_DECL_WCSCOLL 1
  7355. | #define HAVE_RAW_DECL_WCSXFRM 1
  7356. | #define HAVE_RAW_DECL_WCSDUP 1
  7357. | #define HAVE_RAW_DECL_WCSCHR 1
  7358. | #define HAVE_RAW_DECL_WCSRCHR 1
  7359. | #define HAVE_RAW_DECL_WCSCSPN 1
  7360. | #define HAVE_RAW_DECL_WCSSPN 1
  7361. | #define HAVE_RAW_DECL_WCSPBRK 1
  7362. | #define HAVE_RAW_DECL_WCSSTR 1
  7363. | #define HAVE_RAW_DECL_WCSTOK 1
  7364. | #define HAVE_RAW_DECL_WCSWIDTH 1
  7365. | #define HAVE_TOWLOWER 1
  7366. | #define HAVE_RAW_DECL_WCTYPE 1
  7367. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7368. | #define HAVE_RAW_DECL_WCTRANS 1
  7369. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7370. | #define HAVE_DECL_WCWIDTH 1
  7371. | #define GNULIB_TEST_WCWIDTH 1
  7372. | #define GNULIB_TEST_BTOWC 1
  7373. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  7374. | #define REPLACE_NL_LANGINFO 1
  7375. | #define GNULIB_TEST_NL_LANGINFO 1
  7376. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7377. | #define GNULIB_TEST_LOCALECONV 1
  7378. | #define HAVE_RAW_DECL_SETLOCALE 1
  7379. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7380. | #define GNULIB_TEST_WCRTOMB 1
  7381. | #define STDC_HEADERS 1
  7382. | #define HAVE_FCNTL_H 1
  7383. | #define HAVE_LIMITS_H 1
  7384. | #define HAVE_PWD_H 1
  7385. | #define HAVE_STRING_H 1
  7386. | #define HAVE_STRINGS_H 1
  7387. | #define HAVE_STROPTS_H 1
  7388. | #define HAVE_TERMCAP_H 1
  7389. | #define HAVE_TERMIO_H 1
  7390. | #define HAVE_TERMIOS_H 1
  7391. | #define HAVE_UNISTD_H 1
  7392. | #define HAVE_SYS_FCNTL_H 1
  7393. | #define HAVE_SYS_FILE_H 1
  7394. | #define HAVE_SYS_IOCTL_H 1
  7395. | #define HAVE_SYS_TIME_H 1
  7396. | #define HAVE_SYS_WAIT_H 1
  7397. | /* end confdefs.h. */
  7398. | #include <stdio.h>
  7399. | #ifdef HAVE_SYS_TYPES_H
  7400. | # include <sys/types.h>
  7401. | #endif
  7402. | #ifdef HAVE_SYS_STAT_H
  7403. | # include <sys/stat.h>
  7404. | #endif
  7405. | #ifdef STDC_HEADERS
  7406. | # include <stdlib.h>
  7407. | # include <stddef.h>
  7408. | #else
  7409. | # ifdef HAVE_STDLIB_H
  7410. | # include <stdlib.h>
  7411. | # endif
  7412. | #endif
  7413. | #ifdef HAVE_STRING_H
  7414. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7415. | # include <memory.h>
  7416. | # endif
  7417. | # include <string.h>
  7418. | #endif
  7419. | #ifdef HAVE_STRINGS_H
  7420. | # include <strings.h>
  7421. | #endif
  7422. | #ifdef HAVE_INTTYPES_H
  7423. | # include <inttypes.h>
  7424. | #endif
  7425. | #ifdef HAVE_STDINT_H
  7426. | # include <stdint.h>
  7427. | #endif
  7428. | #ifdef HAVE_UNISTD_H
  7429. | # include <unistd.h>
  7430. | #endif
  7431. | int
  7432. | main ()
  7433. | {
  7434. | if (sizeof ((off_t)))
  7435. | return 0;
  7436. | ;
  7437. | return 0;
  7438. | }
  7439. configure:22323: result: yes
  7440. configure:22334: checking return type of signal handlers
  7441. configure:22352: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7442. conftest.c: In function 'main':
  7443. conftest.c:349:10: error: void value not ignored as it ought to be
  7444. return *(signal (0, 0)) (0) == 1;
  7445. ~^~~~~~~~~~~~~~~~~~
  7446. configure:22352: $? = 1
  7447. configure: failed program was:
  7448. | /* confdefs.h */
  7449. | #define PACKAGE_NAME "GNU Texinfo"
  7450. | #define PACKAGE_TARNAME "texinfo"
  7451. | #define PACKAGE_VERSION "6.3"
  7452. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  7453. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  7454. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  7455. | #define PACKAGE "texinfo"
  7456. | #define VERSION "6.3"
  7457. | #define STDC_HEADERS 1
  7458. | #define HAVE_SYS_TYPES_H 1
  7459. | #define HAVE_SYS_STAT_H 1
  7460. | #define HAVE_STDLIB_H 1
  7461. | #define HAVE_STRING_H 1
  7462. | #define HAVE_MEMORY_H 1
  7463. | #define HAVE_STRINGS_H 1
  7464. | #define HAVE_INTTYPES_H 1
  7465. | #define HAVE_STDINT_H 1
  7466. | #define HAVE_UNISTD_H 1
  7467. | #define __EXTENSIONS__ 1
  7468. | #define _ALL_SOURCE 1
  7469. | #define _DARWIN_C_SOURCE 1
  7470. | #define _GNU_SOURCE 1
  7471. | #define __USE_MINGW_ANSI_STDIO 1
  7472. | #define _POSIX_PTHREAD_SEMANTICS 1
  7473. | #define _TANDEM_SOURCE 1
  7474. | #define HAVE_ALLOCA_H 1
  7475. | #define HAVE_ALLOCA 1
  7476. | #define restrict __restrict
  7477. | #define HAVE_DECL_STRERROR_R 1
  7478. | #define HAVE_STRERROR_R 1
  7479. | #define STRERROR_R_CHAR_P 1
  7480. | #define HAVE_GETOPT_H 1
  7481. | #define HAVE_WCTYPE_H 1
  7482. | #define HAVE_WCHAR_H 1
  7483. | #define HAVE_SYS_MMAN_H 1
  7484. | #define HAVE_MALLOC_H 1
  7485. | #define HAVE_STDINT_H 1
  7486. | #define HAVE_STRINGS_H 1
  7487. | #define HAVE_UNISTD_H 1
  7488. | #define HAVE_FEATURES_H 1
  7489. | #define HAVE_LANGINFO_H 1
  7490. | #define HAVE_XLOCALE_H 1
  7491. | #define HAVE_SYS_SOCKET_H 1
  7492. | #define HAVE_GETOPT_H 1
  7493. | #define HAVE_GETOPT_LONG_ONLY 1
  7494. | #define __GETOPT_PREFIX rpl_
  7495. | #define HAVE_DECL_GETENV 1
  7496. | #define HAVE_ICONV 1
  7497. | #define ICONV_CONST
  7498. | #define HAVE_ISWCNTRL 1
  7499. | #define HAVE_ISWBLANK 1
  7500. | #define HAVE_MBSINIT 1
  7501. | #define HAVE_MBRTOWC 1
  7502. | #define HAVE_ISASCII 1
  7503. | #define HAVE_MPROTECT 1
  7504. | #define HAVE_ISBLANK 1
  7505. | #define HAVE_ISWCTYPE 1
  7506. | #define HAVE_STRDUP 1
  7507. | #define HAVE_WCWIDTH 1
  7508. | #define HAVE_BTOWC 1
  7509. | #define HAVE_SYMLINK 1
  7510. | #define HAVE_NL_LANGINFO 1
  7511. | #define HAVE_STRNDUP 1
  7512. | #define HAVE_SNPRINTF 1
  7513. | #define HAVE_WCRTOMB 1
  7514. | #define HAVE_WINT_T 1
  7515. | #define HAVE_TOWLOWER 1
  7516. | #define HAVE_RAW_DECL_WCTYPE 1
  7517. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7518. | #define HAVE_RAW_DECL_WCTRANS 1
  7519. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7520. | #define HAVE_STDLIB_H 1
  7521. | #define MALLOC_0_IS_NONNULL 1
  7522. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7523. | #define HAVE_LONG_LONG_INT 1
  7524. | #define HAVE_MBSTATE_T 1
  7525. | #define HAVE_LANGINFO_CODESET 1
  7526. | #define HAVE_MAP_ANONYMOUS 1
  7527. | #define HAVE_DECL_MEMRCHR 1
  7528. | #define HAVE_DECL_ALARM 1
  7529. | #define HAVE__BOOL 1
  7530. | #define HAVE_WCHAR_T 1
  7531. | #define HAVE_STRCASESTR 1
  7532. | #define HAVE_DECL_STRDUP 1
  7533. | #define HAVE_RAW_DECL_FFSL 1
  7534. | #define HAVE_RAW_DECL_FFSLL 1
  7535. | #define HAVE_RAW_DECL_MEMMEM 1
  7536. | #define HAVE_RAW_DECL_MEMPCPY 1
  7537. | #define HAVE_RAW_DECL_MEMRCHR 1
  7538. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7539. | #define HAVE_RAW_DECL_STPCPY 1
  7540. | #define HAVE_RAW_DECL_STPNCPY 1
  7541. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7542. | #define HAVE_RAW_DECL_STRDUP 1
  7543. | #define HAVE_RAW_DECL_STRNCAT 1
  7544. | #define HAVE_RAW_DECL_STRNDUP 1
  7545. | #define HAVE_RAW_DECL_STRNLEN 1
  7546. | #define HAVE_RAW_DECL_STRPBRK 1
  7547. | #define HAVE_RAW_DECL_STRSEP 1
  7548. | #define HAVE_RAW_DECL_STRCASESTR 1
  7549. | #define HAVE_RAW_DECL_STRTOK_R 1
  7550. | #define HAVE_RAW_DECL_STRERROR_R 1
  7551. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7552. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7553. | #define HAVE_RAW_DECL_FFS 1
  7554. | #define HAVE_RAW_DECL_STRCASECMP 1
  7555. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7556. | #define HAVE_DECL_STRNLEN 1
  7557. | #define HAVE_WORKING_O_NOATIME 0
  7558. | #define HAVE_WORKING_O_NOFOLLOW 0
  7559. | #define HAVE_DECL_GETC_UNLOCKED 1
  7560. | #define USE_POSIX_THREADS 1
  7561. | #define USE_POSIX_THREADS_WEAK 1
  7562. | #define HAVE_DECL_STRNDUP 1
  7563. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7564. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7565. | #define HAVE_INTMAX_T 1
  7566. | #define DBL_EXPBIT0_WORD 1
  7567. | #define DBL_EXPBIT0_BIT 20
  7568. | #define HAVE_SNPRINTF 1
  7569. | #define HAVE_STRNLEN 1
  7570. | #define HAVE_WCSLEN 1
  7571. | #define HAVE_WCSNLEN 1
  7572. | #define HAVE_MBRTOWC 1
  7573. | #define HAVE_WCRTOMB 1
  7574. | #define HAVE_DECL__SNPRINTF 0
  7575. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7576. | #define HAVE_ALLOCA 1
  7577. | #define HAVE_ARGZ_H 1
  7578. | #define HAVE_ERROR_T 1
  7579. | #define HAVE_WORKING_ARGZ 1
  7580. | #define GNULIB_TEST_GETOPT_GNU 1
  7581. | #define __GETOPT_PREFIX rpl_
  7582. | #define HAVE_DECL_ISWBLANK 1
  7583. | #define GNULIB_TEST_ISWBLANK 1
  7584. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  7585. | #define C_LOCALE_MAYBE_EILSEQ 1
  7586. | #define GNULIB_TEST_MBRTOWC 1
  7587. | #define GNULIB_TEST_MBSCASECMP 1
  7588. | #define GNULIB_TEST_MBSCHR 1
  7589. | #define GNULIB_TEST_MBSINIT 1
  7590. | #define GNULIB_TEST_MBSLEN 1
  7591. | #define GNULIB_TEST_MBSNCASECMP 1
  7592. | #define GNULIB_TEST_MBSSTR 1
  7593. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  7594. | #define HAVE_MBSTATE_T 1
  7595. | #define GNULIB_TEST_MEMCHR 1
  7596. | #define HAVE_MEMRCHR 1
  7597. | #define GNULIB_TEST_MEMRCHR 1
  7598. | #define _REGEX_INCLUDE_LIMITS_H 1
  7599. | #define _REGEX_LARGE_OFFSETS 1
  7600. | #define re_syntax_options rpl_re_syntax_options
  7601. | #define re_set_syntax rpl_re_set_syntax
  7602. | #define re_compile_pattern rpl_re_compile_pattern
  7603. | #define re_compile_fastmap rpl_re_compile_fastmap
  7604. | #define re_search rpl_re_search
  7605. | #define re_search_2 rpl_re_search_2
  7606. | #define re_match rpl_re_match
  7607. | #define re_match_2 rpl_re_match_2
  7608. | #define re_set_registers rpl_re_set_registers
  7609. | #define re_comp rpl_re_comp
  7610. | #define re_exec rpl_re_exec
  7611. | #define regcomp rpl_regcomp
  7612. | #define regexec rpl_regexec
  7613. | #define regerror rpl_regerror
  7614. | #define regfree rpl_regfree
  7615. | #define HAVE_LIBINTL_H 1
  7616. | #define HAVE_DECL_ISBLANK 1
  7617. | #define GNULIB_FSCANF 1
  7618. | #define GNULIB_SCANF 1
  7619. | #define HAVE_RAW_DECL_DPRINTF 1
  7620. | #define HAVE_RAW_DECL_FSEEKO 1
  7621. | #define HAVE_RAW_DECL_FTELLO 1
  7622. | #define HAVE_RAW_DECL_GETDELIM 1
  7623. | #define HAVE_RAW_DECL_GETLINE 1
  7624. | #define HAVE_RAW_DECL_PCLOSE 1
  7625. | #define HAVE_RAW_DECL_POPEN 1
  7626. | #define HAVE_RAW_DECL_RENAMEAT 1
  7627. | #define HAVE_RAW_DECL_SNPRINTF 1
  7628. | #define HAVE_RAW_DECL_TMPFILE 1
  7629. | #define HAVE_RAW_DECL_VDPRINTF 1
  7630. | #define HAVE_RAW_DECL_VSNPRINTF 1
  7631. | #define HAVE_RAW_DECL__EXIT 1
  7632. | #define HAVE_RAW_DECL_ATOLL 1
  7633. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  7634. | #define HAVE_RAW_DECL_GETLOADAVG 1
  7635. | #define HAVE_RAW_DECL_GETSUBOPT 1
  7636. | #define HAVE_RAW_DECL_GRANTPT 1
  7637. | #define HAVE_RAW_DECL_INITSTATE 1
  7638. | #define HAVE_RAW_DECL_INITSTATE_R 1
  7639. | #define HAVE_RAW_DECL_MKDTEMP 1
  7640. | #define HAVE_RAW_DECL_MKOSTEMP 1
  7641. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  7642. | #define HAVE_RAW_DECL_MKSTEMP 1
  7643. | #define HAVE_RAW_DECL_MKSTEMPS 1
  7644. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  7645. | #define HAVE_RAW_DECL_PTSNAME 1
  7646. | #define HAVE_RAW_DECL_PTSNAME_R 1
  7647. | #define HAVE_RAW_DECL_RANDOM 1
  7648. | #define HAVE_RAW_DECL_RANDOM_R 1
  7649. | #define HAVE_RAW_DECL_REALPATH 1
  7650. | #define HAVE_RAW_DECL_RPMATCH 1
  7651. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  7652. | #define HAVE_RAW_DECL_SETENV 1
  7653. | #define HAVE_RAW_DECL_SETSTATE 1
  7654. | #define HAVE_RAW_DECL_SETSTATE_R 1
  7655. | #define HAVE_RAW_DECL_SRANDOM 1
  7656. | #define HAVE_RAW_DECL_SRANDOM_R 1
  7657. | #define HAVE_RAW_DECL_STRTOD 1
  7658. | #define HAVE_RAW_DECL_STRTOLL 1
  7659. | #define HAVE_RAW_DECL_STRTOULL 1
  7660. | #define HAVE_RAW_DECL_UNLOCKPT 1
  7661. | #define HAVE_RAW_DECL_UNSETENV 1
  7662. | #define HAVE_STRCASECMP 1
  7663. | #define HAVE_STRNCASECMP 1
  7664. | #define HAVE_DECL_STRNCASECMP 1
  7665. | #define HAVE_STRCASESTR 1
  7666. | #define GNULIB_TEST_STRCASESTR 1
  7667. | #define GNULIB_TEST_STRDUP 1
  7668. | #define GNULIB_STRERROR 1
  7669. | #define GNULIB_TEST_STRERROR 1
  7670. | #define GNULIB_TEST_STRNLEN 1
  7671. | #define HAVE_RAW_DECL_CHDIR 1
  7672. | #define HAVE_RAW_DECL_CHOWN 1
  7673. | #define HAVE_RAW_DECL_DUP 1
  7674. | #define HAVE_RAW_DECL_DUP2 1
  7675. | #define HAVE_RAW_DECL_DUP3 1
  7676. | #define HAVE_RAW_DECL_ENVIRON 1
  7677. | #define HAVE_RAW_DECL_EUIDACCESS 1
  7678. | #define HAVE_RAW_DECL_FACCESSAT 1
  7679. | #define HAVE_RAW_DECL_FCHDIR 1
  7680. | #define HAVE_RAW_DECL_FCHOWNAT 1
  7681. | #define HAVE_RAW_DECL_FDATASYNC 1
  7682. | #define HAVE_RAW_DECL_FSYNC 1
  7683. | #define HAVE_RAW_DECL_FTRUNCATE 1
  7684. | #define HAVE_RAW_DECL_GETCWD 1
  7685. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  7686. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  7687. | #define HAVE_RAW_DECL_GETGROUPS 1
  7688. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  7689. | #define HAVE_RAW_DECL_GETLOGIN 1
  7690. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  7691. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  7692. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  7693. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  7694. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  7695. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  7696. | #define HAVE_RAW_DECL_ISATTY 1
  7697. | #define HAVE_RAW_DECL_LCHOWN 1
  7698. | #define HAVE_RAW_DECL_LINK 1
  7699. | #define HAVE_RAW_DECL_LINKAT 1
  7700. | #define HAVE_RAW_DECL_LSEEK 1
  7701. | #define HAVE_RAW_DECL_PIPE 1
  7702. | #define HAVE_RAW_DECL_PIPE2 1
  7703. | #define HAVE_RAW_DECL_PREAD 1
  7704. | #define HAVE_RAW_DECL_PWRITE 1
  7705. | #define HAVE_RAW_DECL_READLINK 1
  7706. | #define HAVE_RAW_DECL_READLINKAT 1
  7707. | #define HAVE_RAW_DECL_RMDIR 1
  7708. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  7709. | #define HAVE_RAW_DECL_SLEEP 1
  7710. | #define HAVE_RAW_DECL_SYMLINK 1
  7711. | #define HAVE_RAW_DECL_SYMLINKAT 1
  7712. | #define HAVE_RAW_DECL_TTYNAME_R 1
  7713. | #define HAVE_RAW_DECL_UNLINK 1
  7714. | #define HAVE_RAW_DECL_UNLINKAT 1
  7715. | #define HAVE_RAW_DECL_USLEEP 1
  7716. | #define HAVE_VASPRINTF 1
  7717. | #define GNULIB_TEST_VASPRINTF 1
  7718. | #define HAVE_RAW_DECL_BTOWC 1
  7719. | #define HAVE_RAW_DECL_WCTOB 1
  7720. | #define HAVE_RAW_DECL_MBSINIT 1
  7721. | #define HAVE_RAW_DECL_MBRTOWC 1
  7722. | #define HAVE_RAW_DECL_MBRLEN 1
  7723. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  7724. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  7725. | #define HAVE_RAW_DECL_WCRTOMB 1
  7726. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  7727. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  7728. | #define HAVE_RAW_DECL_WCWIDTH 1
  7729. | #define HAVE_RAW_DECL_WMEMCHR 1
  7730. | #define HAVE_RAW_DECL_WMEMCMP 1
  7731. | #define HAVE_RAW_DECL_WMEMCPY 1
  7732. | #define HAVE_RAW_DECL_WMEMMOVE 1
  7733. | #define HAVE_RAW_DECL_WMEMSET 1
  7734. | #define HAVE_RAW_DECL_WCSLEN 1
  7735. | #define HAVE_RAW_DECL_WCSNLEN 1
  7736. | #define HAVE_RAW_DECL_WCSCPY 1
  7737. | #define HAVE_RAW_DECL_WCPCPY 1
  7738. | #define HAVE_RAW_DECL_WCSNCPY 1
  7739. | #define HAVE_RAW_DECL_WCPNCPY 1
  7740. | #define HAVE_RAW_DECL_WCSCAT 1
  7741. | #define HAVE_RAW_DECL_WCSNCAT 1
  7742. | #define HAVE_RAW_DECL_WCSCMP 1
  7743. | #define HAVE_RAW_DECL_WCSNCMP 1
  7744. | #define HAVE_RAW_DECL_WCSCASECMP 1
  7745. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  7746. | #define HAVE_RAW_DECL_WCSCOLL 1
  7747. | #define HAVE_RAW_DECL_WCSXFRM 1
  7748. | #define HAVE_RAW_DECL_WCSDUP 1
  7749. | #define HAVE_RAW_DECL_WCSCHR 1
  7750. | #define HAVE_RAW_DECL_WCSRCHR 1
  7751. | #define HAVE_RAW_DECL_WCSCSPN 1
  7752. | #define HAVE_RAW_DECL_WCSSPN 1
  7753. | #define HAVE_RAW_DECL_WCSPBRK 1
  7754. | #define HAVE_RAW_DECL_WCSSTR 1
  7755. | #define HAVE_RAW_DECL_WCSTOK 1
  7756. | #define HAVE_RAW_DECL_WCSWIDTH 1
  7757. | #define HAVE_TOWLOWER 1
  7758. | #define HAVE_RAW_DECL_WCTYPE 1
  7759. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7760. | #define HAVE_RAW_DECL_WCTRANS 1
  7761. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7762. | #define HAVE_DECL_WCWIDTH 1
  7763. | #define GNULIB_TEST_WCWIDTH 1
  7764. | #define GNULIB_TEST_BTOWC 1
  7765. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  7766. | #define REPLACE_NL_LANGINFO 1
  7767. | #define GNULIB_TEST_NL_LANGINFO 1
  7768. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7769. | #define GNULIB_TEST_LOCALECONV 1
  7770. | #define HAVE_RAW_DECL_SETLOCALE 1
  7771. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7772. | #define GNULIB_TEST_WCRTOMB 1
  7773. | #define STDC_HEADERS 1
  7774. | #define HAVE_FCNTL_H 1
  7775. | #define HAVE_LIMITS_H 1
  7776. | #define HAVE_PWD_H 1
  7777. | #define HAVE_STRING_H 1
  7778. | #define HAVE_STRINGS_H 1
  7779. | #define HAVE_STROPTS_H 1
  7780. | #define HAVE_TERMCAP_H 1
  7781. | #define HAVE_TERMIO_H 1
  7782. | #define HAVE_TERMIOS_H 1
  7783. | #define HAVE_UNISTD_H 1
  7784. | #define HAVE_SYS_FCNTL_H 1
  7785. | #define HAVE_SYS_FILE_H 1
  7786. | #define HAVE_SYS_IOCTL_H 1
  7787. | #define HAVE_SYS_TIME_H 1
  7788. | #define HAVE_SYS_WAIT_H 1
  7789. | /* end confdefs.h. */
  7790. | #include <sys/types.h>
  7791. | #include <signal.h>
  7792. |
  7793. | int
  7794. | main ()
  7795. | {
  7796. | return *(signal (0, 0)) (0) == 1;
  7797. | ;
  7798. | return 0;
  7799. | }
  7800. configure:22359: result: void
  7801. configure:22367: checking for an ANSI C-conforming const
  7802. configure:22433: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7803. configure:22433: $? = 0
  7804. configure:22440: result: yes
  7805. configure:22448: checking whether struct tm is in sys/time.h or time.h
  7806. configure:22468: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7807. configure:22468: $? = 0
  7808. configure:22475: result: time.h
  7809. configure:22485: checking whether memchr is declared
  7810. configure:22485: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7811. configure:22485: $? = 0
  7812. configure:22485: result: yes
  7813. configure:22495: checking whether strcoll is declared
  7814. configure:22495: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7815. configure:22495: $? = 0
  7816. configure:22495: result: yes
  7817. configure:22505: checking whether strerror is declared
  7818. configure:22505: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  7819. configure:22505: $? = 0
  7820. configure:22505: result: yes
  7821. configure:22518: checking for working strcoll
  7822. configure:22549: result: no
  7823. configure:22559: checking for vprintf
  7824. configure:22559: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  7825. conftest.c:370:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch]
  7826. char vprintf ();
  7827. ^~~~~~~
  7828. configure:22559: $? = 0
  7829. configure:22559: result: yes
  7830. configure:22565: checking for _doprnt
  7831. configure:22565: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  7832. /tmp/cchTGsGO.o: In function `main':
  7833. /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/conftest.c:382: undefined reference to `_doprnt'
  7834. collect2: error: ld returned 1 exit status
  7835. configure:22565: $? = 1
  7836. configure: failed program was:
  7837. | /* confdefs.h */
  7838. | #define PACKAGE_NAME "GNU Texinfo"
  7839. | #define PACKAGE_TARNAME "texinfo"
  7840. | #define PACKAGE_VERSION "6.3"
  7841. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  7842. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  7843. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  7844. | #define PACKAGE "texinfo"
  7845. | #define VERSION "6.3"
  7846. | #define STDC_HEADERS 1
  7847. | #define HAVE_SYS_TYPES_H 1
  7848. | #define HAVE_SYS_STAT_H 1
  7849. | #define HAVE_STDLIB_H 1
  7850. | #define HAVE_STRING_H 1
  7851. | #define HAVE_MEMORY_H 1
  7852. | #define HAVE_STRINGS_H 1
  7853. | #define HAVE_INTTYPES_H 1
  7854. | #define HAVE_STDINT_H 1
  7855. | #define HAVE_UNISTD_H 1
  7856. | #define __EXTENSIONS__ 1
  7857. | #define _ALL_SOURCE 1
  7858. | #define _DARWIN_C_SOURCE 1
  7859. | #define _GNU_SOURCE 1
  7860. | #define __USE_MINGW_ANSI_STDIO 1
  7861. | #define _POSIX_PTHREAD_SEMANTICS 1
  7862. | #define _TANDEM_SOURCE 1
  7863. | #define HAVE_ALLOCA_H 1
  7864. | #define HAVE_ALLOCA 1
  7865. | #define restrict __restrict
  7866. | #define HAVE_DECL_STRERROR_R 1
  7867. | #define HAVE_STRERROR_R 1
  7868. | #define STRERROR_R_CHAR_P 1
  7869. | #define HAVE_GETOPT_H 1
  7870. | #define HAVE_WCTYPE_H 1
  7871. | #define HAVE_WCHAR_H 1
  7872. | #define HAVE_SYS_MMAN_H 1
  7873. | #define HAVE_MALLOC_H 1
  7874. | #define HAVE_STDINT_H 1
  7875. | #define HAVE_STRINGS_H 1
  7876. | #define HAVE_UNISTD_H 1
  7877. | #define HAVE_FEATURES_H 1
  7878. | #define HAVE_LANGINFO_H 1
  7879. | #define HAVE_XLOCALE_H 1
  7880. | #define HAVE_SYS_SOCKET_H 1
  7881. | #define HAVE_GETOPT_H 1
  7882. | #define HAVE_GETOPT_LONG_ONLY 1
  7883. | #define __GETOPT_PREFIX rpl_
  7884. | #define HAVE_DECL_GETENV 1
  7885. | #define HAVE_ICONV 1
  7886. | #define ICONV_CONST
  7887. | #define HAVE_ISWCNTRL 1
  7888. | #define HAVE_ISWBLANK 1
  7889. | #define HAVE_MBSINIT 1
  7890. | #define HAVE_MBRTOWC 1
  7891. | #define HAVE_ISASCII 1
  7892. | #define HAVE_MPROTECT 1
  7893. | #define HAVE_ISBLANK 1
  7894. | #define HAVE_ISWCTYPE 1
  7895. | #define HAVE_STRDUP 1
  7896. | #define HAVE_WCWIDTH 1
  7897. | #define HAVE_BTOWC 1
  7898. | #define HAVE_SYMLINK 1
  7899. | #define HAVE_NL_LANGINFO 1
  7900. | #define HAVE_STRNDUP 1
  7901. | #define HAVE_SNPRINTF 1
  7902. | #define HAVE_WCRTOMB 1
  7903. | #define HAVE_WINT_T 1
  7904. | #define HAVE_TOWLOWER 1
  7905. | #define HAVE_RAW_DECL_WCTYPE 1
  7906. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7907. | #define HAVE_RAW_DECL_WCTRANS 1
  7908. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7909. | #define HAVE_STDLIB_H 1
  7910. | #define MALLOC_0_IS_NONNULL 1
  7911. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7912. | #define HAVE_LONG_LONG_INT 1
  7913. | #define HAVE_MBSTATE_T 1
  7914. | #define HAVE_LANGINFO_CODESET 1
  7915. | #define HAVE_MAP_ANONYMOUS 1
  7916. | #define HAVE_DECL_MEMRCHR 1
  7917. | #define HAVE_DECL_ALARM 1
  7918. | #define HAVE__BOOL 1
  7919. | #define HAVE_WCHAR_T 1
  7920. | #define HAVE_STRCASESTR 1
  7921. | #define HAVE_DECL_STRDUP 1
  7922. | #define HAVE_RAW_DECL_FFSL 1
  7923. | #define HAVE_RAW_DECL_FFSLL 1
  7924. | #define HAVE_RAW_DECL_MEMMEM 1
  7925. | #define HAVE_RAW_DECL_MEMPCPY 1
  7926. | #define HAVE_RAW_DECL_MEMRCHR 1
  7927. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7928. | #define HAVE_RAW_DECL_STPCPY 1
  7929. | #define HAVE_RAW_DECL_STPNCPY 1
  7930. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7931. | #define HAVE_RAW_DECL_STRDUP 1
  7932. | #define HAVE_RAW_DECL_STRNCAT 1
  7933. | #define HAVE_RAW_DECL_STRNDUP 1
  7934. | #define HAVE_RAW_DECL_STRNLEN 1
  7935. | #define HAVE_RAW_DECL_STRPBRK 1
  7936. | #define HAVE_RAW_DECL_STRSEP 1
  7937. | #define HAVE_RAW_DECL_STRCASESTR 1
  7938. | #define HAVE_RAW_DECL_STRTOK_R 1
  7939. | #define HAVE_RAW_DECL_STRERROR_R 1
  7940. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7941. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7942. | #define HAVE_RAW_DECL_FFS 1
  7943. | #define HAVE_RAW_DECL_STRCASECMP 1
  7944. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7945. | #define HAVE_DECL_STRNLEN 1
  7946. | #define HAVE_WORKING_O_NOATIME 0
  7947. | #define HAVE_WORKING_O_NOFOLLOW 0
  7948. | #define HAVE_DECL_GETC_UNLOCKED 1
  7949. | #define USE_POSIX_THREADS 1
  7950. | #define USE_POSIX_THREADS_WEAK 1
  7951. | #define HAVE_DECL_STRNDUP 1
  7952. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7953. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7954. | #define HAVE_INTMAX_T 1
  7955. | #define DBL_EXPBIT0_WORD 1
  7956. | #define DBL_EXPBIT0_BIT 20
  7957. | #define HAVE_SNPRINTF 1
  7958. | #define HAVE_STRNLEN 1
  7959. | #define HAVE_WCSLEN 1
  7960. | #define HAVE_WCSNLEN 1
  7961. | #define HAVE_MBRTOWC 1
  7962. | #define HAVE_WCRTOMB 1
  7963. | #define HAVE_DECL__SNPRINTF 0
  7964. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7965. | #define HAVE_ALLOCA 1
  7966. | #define HAVE_ARGZ_H 1
  7967. | #define HAVE_ERROR_T 1
  7968. | #define HAVE_WORKING_ARGZ 1
  7969. | #define GNULIB_TEST_GETOPT_GNU 1
  7970. | #define __GETOPT_PREFIX rpl_
  7971. | #define HAVE_DECL_ISWBLANK 1
  7972. | #define GNULIB_TEST_ISWBLANK 1
  7973. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  7974. | #define C_LOCALE_MAYBE_EILSEQ 1
  7975. | #define GNULIB_TEST_MBRTOWC 1
  7976. | #define GNULIB_TEST_MBSCASECMP 1
  7977. | #define GNULIB_TEST_MBSCHR 1
  7978. | #define GNULIB_TEST_MBSINIT 1
  7979. | #define GNULIB_TEST_MBSLEN 1
  7980. | #define GNULIB_TEST_MBSNCASECMP 1
  7981. | #define GNULIB_TEST_MBSSTR 1
  7982. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  7983. | #define HAVE_MBSTATE_T 1
  7984. | #define GNULIB_TEST_MEMCHR 1
  7985. | #define HAVE_MEMRCHR 1
  7986. | #define GNULIB_TEST_MEMRCHR 1
  7987. | #define _REGEX_INCLUDE_LIMITS_H 1
  7988. | #define _REGEX_LARGE_OFFSETS 1
  7989. | #define re_syntax_options rpl_re_syntax_options
  7990. | #define re_set_syntax rpl_re_set_syntax
  7991. | #define re_compile_pattern rpl_re_compile_pattern
  7992. | #define re_compile_fastmap rpl_re_compile_fastmap
  7993. | #define re_search rpl_re_search
  7994. | #define re_search_2 rpl_re_search_2
  7995. | #define re_match rpl_re_match
  7996. | #define re_match_2 rpl_re_match_2
  7997. | #define re_set_registers rpl_re_set_registers
  7998. | #define re_comp rpl_re_comp
  7999. | #define re_exec rpl_re_exec
  8000. | #define regcomp rpl_regcomp
  8001. | #define regexec rpl_regexec
  8002. | #define regerror rpl_regerror
  8003. | #define regfree rpl_regfree
  8004. | #define HAVE_LIBINTL_H 1
  8005. | #define HAVE_DECL_ISBLANK 1
  8006. | #define GNULIB_FSCANF 1
  8007. | #define GNULIB_SCANF 1
  8008. | #define HAVE_RAW_DECL_DPRINTF 1
  8009. | #define HAVE_RAW_DECL_FSEEKO 1
  8010. | #define HAVE_RAW_DECL_FTELLO 1
  8011. | #define HAVE_RAW_DECL_GETDELIM 1
  8012. | #define HAVE_RAW_DECL_GETLINE 1
  8013. | #define HAVE_RAW_DECL_PCLOSE 1
  8014. | #define HAVE_RAW_DECL_POPEN 1
  8015. | #define HAVE_RAW_DECL_RENAMEAT 1
  8016. | #define HAVE_RAW_DECL_SNPRINTF 1
  8017. | #define HAVE_RAW_DECL_TMPFILE 1
  8018. | #define HAVE_RAW_DECL_VDPRINTF 1
  8019. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8020. | #define HAVE_RAW_DECL__EXIT 1
  8021. | #define HAVE_RAW_DECL_ATOLL 1
  8022. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8023. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8024. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8025. | #define HAVE_RAW_DECL_GRANTPT 1
  8026. | #define HAVE_RAW_DECL_INITSTATE 1
  8027. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8028. | #define HAVE_RAW_DECL_MKDTEMP 1
  8029. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8030. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8031. | #define HAVE_RAW_DECL_MKSTEMP 1
  8032. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8033. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8034. | #define HAVE_RAW_DECL_PTSNAME 1
  8035. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8036. | #define HAVE_RAW_DECL_RANDOM 1
  8037. | #define HAVE_RAW_DECL_RANDOM_R 1
  8038. | #define HAVE_RAW_DECL_REALPATH 1
  8039. | #define HAVE_RAW_DECL_RPMATCH 1
  8040. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8041. | #define HAVE_RAW_DECL_SETENV 1
  8042. | #define HAVE_RAW_DECL_SETSTATE 1
  8043. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8044. | #define HAVE_RAW_DECL_SRANDOM 1
  8045. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8046. | #define HAVE_RAW_DECL_STRTOD 1
  8047. | #define HAVE_RAW_DECL_STRTOLL 1
  8048. | #define HAVE_RAW_DECL_STRTOULL 1
  8049. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8050. | #define HAVE_RAW_DECL_UNSETENV 1
  8051. | #define HAVE_STRCASECMP 1
  8052. | #define HAVE_STRNCASECMP 1
  8053. | #define HAVE_DECL_STRNCASECMP 1
  8054. | #define HAVE_STRCASESTR 1
  8055. | #define GNULIB_TEST_STRCASESTR 1
  8056. | #define GNULIB_TEST_STRDUP 1
  8057. | #define GNULIB_STRERROR 1
  8058. | #define GNULIB_TEST_STRERROR 1
  8059. | #define GNULIB_TEST_STRNLEN 1
  8060. | #define HAVE_RAW_DECL_CHDIR 1
  8061. | #define HAVE_RAW_DECL_CHOWN 1
  8062. | #define HAVE_RAW_DECL_DUP 1
  8063. | #define HAVE_RAW_DECL_DUP2 1
  8064. | #define HAVE_RAW_DECL_DUP3 1
  8065. | #define HAVE_RAW_DECL_ENVIRON 1
  8066. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8067. | #define HAVE_RAW_DECL_FACCESSAT 1
  8068. | #define HAVE_RAW_DECL_FCHDIR 1
  8069. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8070. | #define HAVE_RAW_DECL_FDATASYNC 1
  8071. | #define HAVE_RAW_DECL_FSYNC 1
  8072. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8073. | #define HAVE_RAW_DECL_GETCWD 1
  8074. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8075. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8076. | #define HAVE_RAW_DECL_GETGROUPS 1
  8077. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8078. | #define HAVE_RAW_DECL_GETLOGIN 1
  8079. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8080. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8081. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8082. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8083. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8084. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8085. | #define HAVE_RAW_DECL_ISATTY 1
  8086. | #define HAVE_RAW_DECL_LCHOWN 1
  8087. | #define HAVE_RAW_DECL_LINK 1
  8088. | #define HAVE_RAW_DECL_LINKAT 1
  8089. | #define HAVE_RAW_DECL_LSEEK 1
  8090. | #define HAVE_RAW_DECL_PIPE 1
  8091. | #define HAVE_RAW_DECL_PIPE2 1
  8092. | #define HAVE_RAW_DECL_PREAD 1
  8093. | #define HAVE_RAW_DECL_PWRITE 1
  8094. | #define HAVE_RAW_DECL_READLINK 1
  8095. | #define HAVE_RAW_DECL_READLINKAT 1
  8096. | #define HAVE_RAW_DECL_RMDIR 1
  8097. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  8098. | #define HAVE_RAW_DECL_SLEEP 1
  8099. | #define HAVE_RAW_DECL_SYMLINK 1
  8100. | #define HAVE_RAW_DECL_SYMLINKAT 1
  8101. | #define HAVE_RAW_DECL_TTYNAME_R 1
  8102. | #define HAVE_RAW_DECL_UNLINK 1
  8103. | #define HAVE_RAW_DECL_UNLINKAT 1
  8104. | #define HAVE_RAW_DECL_USLEEP 1
  8105. | #define HAVE_VASPRINTF 1
  8106. | #define GNULIB_TEST_VASPRINTF 1
  8107. | #define HAVE_RAW_DECL_BTOWC 1
  8108. | #define HAVE_RAW_DECL_WCTOB 1
  8109. | #define HAVE_RAW_DECL_MBSINIT 1
  8110. | #define HAVE_RAW_DECL_MBRTOWC 1
  8111. | #define HAVE_RAW_DECL_MBRLEN 1
  8112. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  8113. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  8114. | #define HAVE_RAW_DECL_WCRTOMB 1
  8115. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  8116. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  8117. | #define HAVE_RAW_DECL_WCWIDTH 1
  8118. | #define HAVE_RAW_DECL_WMEMCHR 1
  8119. | #define HAVE_RAW_DECL_WMEMCMP 1
  8120. | #define HAVE_RAW_DECL_WMEMCPY 1
  8121. | #define HAVE_RAW_DECL_WMEMMOVE 1
  8122. | #define HAVE_RAW_DECL_WMEMSET 1
  8123. | #define HAVE_RAW_DECL_WCSLEN 1
  8124. | #define HAVE_RAW_DECL_WCSNLEN 1
  8125. | #define HAVE_RAW_DECL_WCSCPY 1
  8126. | #define HAVE_RAW_DECL_WCPCPY 1
  8127. | #define HAVE_RAW_DECL_WCSNCPY 1
  8128. | #define HAVE_RAW_DECL_WCPNCPY 1
  8129. | #define HAVE_RAW_DECL_WCSCAT 1
  8130. | #define HAVE_RAW_DECL_WCSNCAT 1
  8131. | #define HAVE_RAW_DECL_WCSCMP 1
  8132. | #define HAVE_RAW_DECL_WCSNCMP 1
  8133. | #define HAVE_RAW_DECL_WCSCASECMP 1
  8134. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  8135. | #define HAVE_RAW_DECL_WCSCOLL 1
  8136. | #define HAVE_RAW_DECL_WCSXFRM 1
  8137. | #define HAVE_RAW_DECL_WCSDUP 1
  8138. | #define HAVE_RAW_DECL_WCSCHR 1
  8139. | #define HAVE_RAW_DECL_WCSRCHR 1
  8140. | #define HAVE_RAW_DECL_WCSCSPN 1
  8141. | #define HAVE_RAW_DECL_WCSSPN 1
  8142. | #define HAVE_RAW_DECL_WCSPBRK 1
  8143. | #define HAVE_RAW_DECL_WCSSTR 1
  8144. | #define HAVE_RAW_DECL_WCSTOK 1
  8145. | #define HAVE_RAW_DECL_WCSWIDTH 1
  8146. | #define HAVE_TOWLOWER 1
  8147. | #define HAVE_RAW_DECL_WCTYPE 1
  8148. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8149. | #define HAVE_RAW_DECL_WCTRANS 1
  8150. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8151. | #define HAVE_DECL_WCWIDTH 1
  8152. | #define GNULIB_TEST_WCWIDTH 1
  8153. | #define GNULIB_TEST_BTOWC 1
  8154. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  8155. | #define REPLACE_NL_LANGINFO 1
  8156. | #define GNULIB_TEST_NL_LANGINFO 1
  8157. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  8158. | #define GNULIB_TEST_LOCALECONV 1
  8159. | #define HAVE_RAW_DECL_SETLOCALE 1
  8160. | #define HAVE_RAW_DECL_DUPLOCALE 1
  8161. | #define GNULIB_TEST_WCRTOMB 1
  8162. | #define STDC_HEADERS 1
  8163. | #define HAVE_FCNTL_H 1
  8164. | #define HAVE_LIMITS_H 1
  8165. | #define HAVE_PWD_H 1
  8166. | #define HAVE_STRING_H 1
  8167. | #define HAVE_STRINGS_H 1
  8168. | #define HAVE_STROPTS_H 1
  8169. | #define HAVE_TERMCAP_H 1
  8170. | #define HAVE_TERMIO_H 1
  8171. | #define HAVE_TERMIOS_H 1
  8172. | #define HAVE_UNISTD_H 1
  8173. | #define HAVE_SYS_FCNTL_H 1
  8174. | #define HAVE_SYS_FILE_H 1
  8175. | #define HAVE_SYS_IOCTL_H 1
  8176. | #define HAVE_SYS_TIME_H 1
  8177. | #define HAVE_SYS_WAIT_H 1
  8178. | #define RETSIGTYPE void
  8179. | #define HAVE_DECL_MEMCHR 1
  8180. | #define HAVE_DECL_STRCOLL 1
  8181. | #define HAVE_DECL_STRERROR 1
  8182. | #define HAVE_VPRINTF 1
  8183. | /* end confdefs.h. */
  8184. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  8185. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  8186. | #define _doprnt innocuous__doprnt
  8187. |
  8188. | /* System header to define __stub macros and hopefully few prototypes,
  8189. | which can conflict with char _doprnt (); below.
  8190. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  8191. | <limits.h> exists even on freestanding compilers. */
  8192. |
  8193. | #ifdef __STDC__
  8194. | # include <limits.h>
  8195. | #else
  8196. | # include <assert.h>
  8197. | #endif
  8198. |
  8199. | #undef _doprnt
  8200. |
  8201. | /* Override any GCC internal prototype to avoid an error.
  8202. | Use char because int might match the return type of a GCC
  8203. | builtin and then its argument prototype would still apply. */
  8204. | #ifdef __cplusplus
  8205. | extern "C"
  8206. | #endif
  8207. | char _doprnt ();
  8208. | /* The GNU C library defines this for functions which it implements
  8209. | to always fail with ENOSYS. Some functions are actually named
  8210. | something starting with __ and the normal name is an alias. */
  8211. | #if defined __stub__doprnt || defined __stub____doprnt
  8212. | choke me
  8213. | #endif
  8214. |
  8215. | int
  8216. | main ()
  8217. | {
  8218. | return _doprnt ();
  8219. | ;
  8220. | return 0;
  8221. | }
  8222. configure:22565: result: no
  8223. configure:22583: checking for bzero
  8224. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8225. conftest.c:371:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
  8226. char bzero ();
  8227. ^~~~~
  8228. configure:22583: $? = 0
  8229. configure:22583: result: yes
  8230. configure:22583: checking for getcwd
  8231. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8232. configure:22583: $? = 0
  8233. configure:22583: result: yes
  8234. configure:22583: checking for memset
  8235. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8236. conftest.c:373:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch]
  8237. char memset ();
  8238. ^~~~~~
  8239. configure:22583: $? = 0
  8240. configure:22583: result: yes
  8241. configure:22583: checking for setlocale
  8242. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8243. configure:22583: $? = 0
  8244. configure:22583: result: yes
  8245. configure:22583: checking for setvbuf
  8246. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8247. configure:22583: $? = 0
  8248. configure:22583: result: yes
  8249. configure:22583: checking for sigaction
  8250. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8251. configure:22583: $? = 0
  8252. configure:22583: result: yes
  8253. configure:22583: checking for sigprocmask
  8254. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8255. configure:22583: $? = 0
  8256. configure:22583: result: yes
  8257. configure:22583: checking for sigsetmask
  8258. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8259. configure:22583: $? = 0
  8260. configure:22583: result: yes
  8261. configure:22583: checking for strchr
  8262. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8263. conftest.c:379:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
  8264. char strchr ();
  8265. ^~~~~~
  8266. configure:22583: $? = 0
  8267. configure:22583: result: yes
  8268. configure:22583: checking for posix_openpt
  8269. configure:22583: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8270. configure:22583: $? = 0
  8271. configure:22583: result: yes
  8272. configure:22592: checking for memcpy
  8273. configure:22592: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8274. conftest.c:381:6: warning: conflicting types for built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
  8275. char memcpy ();
  8276. ^~~~~~
  8277. configure:22592: $? = 0
  8278. configure:22592: result: yes
  8279. configure:22605: checking for memmove
  8280. configure:22605: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8281. conftest.c:382:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
  8282. char memmove ();
  8283. ^~~~~~~
  8284. configure:22605: $? = 0
  8285. configure:22605: result: yes
  8286. configure:22618: checking for strdup
  8287. configure:22618: result: yes
  8288. configure:22631: checking for strerror
  8289. configure:22631: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  8290. configure:22631: $? = 0
  8291. configure:22631: result: yes
  8292. configure:22680: Doing configure of native tools (x86_64-cross-linux-gnu).
  8293. configure:22693: Continuing with main configure (x86_64-unknown-linux-gnu).
  8294. configure:22713: checking for tgetent in -ltinfo
  8295. configure:22738: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -ltinfo >&5
  8296. /home/mint/Desktop/ClfsRoot/cross-tools/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.1.0/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -ltinfo
  8297. collect2: error: ld returned 1 exit status
  8298. configure:22738: $? = 1
  8299. configure: failed program was:
  8300. | /* confdefs.h */
  8301. | #define PACKAGE_NAME "GNU Texinfo"
  8302. | #define PACKAGE_TARNAME "texinfo"
  8303. | #define PACKAGE_VERSION "6.3"
  8304. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  8305. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  8306. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  8307. | #define PACKAGE "texinfo"
  8308. | #define VERSION "6.3"
  8309. | #define STDC_HEADERS 1
  8310. | #define HAVE_SYS_TYPES_H 1
  8311. | #define HAVE_SYS_STAT_H 1
  8312. | #define HAVE_STDLIB_H 1
  8313. | #define HAVE_STRING_H 1
  8314. | #define HAVE_MEMORY_H 1
  8315. | #define HAVE_STRINGS_H 1
  8316. | #define HAVE_INTTYPES_H 1
  8317. | #define HAVE_STDINT_H 1
  8318. | #define HAVE_UNISTD_H 1
  8319. | #define __EXTENSIONS__ 1
  8320. | #define _ALL_SOURCE 1
  8321. | #define _DARWIN_C_SOURCE 1
  8322. | #define _GNU_SOURCE 1
  8323. | #define __USE_MINGW_ANSI_STDIO 1
  8324. | #define _POSIX_PTHREAD_SEMANTICS 1
  8325. | #define _TANDEM_SOURCE 1
  8326. | #define HAVE_ALLOCA_H 1
  8327. | #define HAVE_ALLOCA 1
  8328. | #define restrict __restrict
  8329. | #define HAVE_DECL_STRERROR_R 1
  8330. | #define HAVE_STRERROR_R 1
  8331. | #define STRERROR_R_CHAR_P 1
  8332. | #define HAVE_GETOPT_H 1
  8333. | #define HAVE_WCTYPE_H 1
  8334. | #define HAVE_WCHAR_H 1
  8335. | #define HAVE_SYS_MMAN_H 1
  8336. | #define HAVE_MALLOC_H 1
  8337. | #define HAVE_STDINT_H 1
  8338. | #define HAVE_STRINGS_H 1
  8339. | #define HAVE_UNISTD_H 1
  8340. | #define HAVE_FEATURES_H 1
  8341. | #define HAVE_LANGINFO_H 1
  8342. | #define HAVE_XLOCALE_H 1
  8343. | #define HAVE_SYS_SOCKET_H 1
  8344. | #define HAVE_GETOPT_H 1
  8345. | #define HAVE_GETOPT_LONG_ONLY 1
  8346. | #define __GETOPT_PREFIX rpl_
  8347. | #define HAVE_DECL_GETENV 1
  8348. | #define HAVE_ICONV 1
  8349. | #define ICONV_CONST
  8350. | #define HAVE_ISWCNTRL 1
  8351. | #define HAVE_ISWBLANK 1
  8352. | #define HAVE_MBSINIT 1
  8353. | #define HAVE_MBRTOWC 1
  8354. | #define HAVE_ISASCII 1
  8355. | #define HAVE_MPROTECT 1
  8356. | #define HAVE_ISBLANK 1
  8357. | #define HAVE_ISWCTYPE 1
  8358. | #define HAVE_STRDUP 1
  8359. | #define HAVE_WCWIDTH 1
  8360. | #define HAVE_BTOWC 1
  8361. | #define HAVE_SYMLINK 1
  8362. | #define HAVE_NL_LANGINFO 1
  8363. | #define HAVE_STRNDUP 1
  8364. | #define HAVE_SNPRINTF 1
  8365. | #define HAVE_WCRTOMB 1
  8366. | #define HAVE_WINT_T 1
  8367. | #define HAVE_TOWLOWER 1
  8368. | #define HAVE_RAW_DECL_WCTYPE 1
  8369. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8370. | #define HAVE_RAW_DECL_WCTRANS 1
  8371. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8372. | #define HAVE_STDLIB_H 1
  8373. | #define MALLOC_0_IS_NONNULL 1
  8374. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8375. | #define HAVE_LONG_LONG_INT 1
  8376. | #define HAVE_MBSTATE_T 1
  8377. | #define HAVE_LANGINFO_CODESET 1
  8378. | #define HAVE_MAP_ANONYMOUS 1
  8379. | #define HAVE_DECL_MEMRCHR 1
  8380. | #define HAVE_DECL_ALARM 1
  8381. | #define HAVE__BOOL 1
  8382. | #define HAVE_WCHAR_T 1
  8383. | #define HAVE_STRCASESTR 1
  8384. | #define HAVE_DECL_STRDUP 1
  8385. | #define HAVE_RAW_DECL_FFSL 1
  8386. | #define HAVE_RAW_DECL_FFSLL 1
  8387. | #define HAVE_RAW_DECL_MEMMEM 1
  8388. | #define HAVE_RAW_DECL_MEMPCPY 1
  8389. | #define HAVE_RAW_DECL_MEMRCHR 1
  8390. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  8391. | #define HAVE_RAW_DECL_STPCPY 1
  8392. | #define HAVE_RAW_DECL_STPNCPY 1
  8393. | #define HAVE_RAW_DECL_STRCHRNUL 1
  8394. | #define HAVE_RAW_DECL_STRDUP 1
  8395. | #define HAVE_RAW_DECL_STRNCAT 1
  8396. | #define HAVE_RAW_DECL_STRNDUP 1
  8397. | #define HAVE_RAW_DECL_STRNLEN 1
  8398. | #define HAVE_RAW_DECL_STRPBRK 1
  8399. | #define HAVE_RAW_DECL_STRSEP 1
  8400. | #define HAVE_RAW_DECL_STRCASESTR 1
  8401. | #define HAVE_RAW_DECL_STRTOK_R 1
  8402. | #define HAVE_RAW_DECL_STRERROR_R 1
  8403. | #define HAVE_RAW_DECL_STRSIGNAL 1
  8404. | #define HAVE_RAW_DECL_STRVERSCMP 1
  8405. | #define HAVE_RAW_DECL_FFS 1
  8406. | #define HAVE_RAW_DECL_STRCASECMP 1
  8407. | #define HAVE_RAW_DECL_STRNCASECMP 1
  8408. | #define HAVE_DECL_STRNLEN 1
  8409. | #define HAVE_WORKING_O_NOATIME 0
  8410. | #define HAVE_WORKING_O_NOFOLLOW 0
  8411. | #define HAVE_DECL_GETC_UNLOCKED 1
  8412. | #define USE_POSIX_THREADS 1
  8413. | #define USE_POSIX_THREADS_WEAK 1
  8414. | #define HAVE_DECL_STRNDUP 1
  8415. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8416. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8417. | #define HAVE_INTMAX_T 1
  8418. | #define DBL_EXPBIT0_WORD 1
  8419. | #define DBL_EXPBIT0_BIT 20
  8420. | #define HAVE_SNPRINTF 1
  8421. | #define HAVE_STRNLEN 1
  8422. | #define HAVE_WCSLEN 1
  8423. | #define HAVE_WCSNLEN 1
  8424. | #define HAVE_MBRTOWC 1
  8425. | #define HAVE_WCRTOMB 1
  8426. | #define HAVE_DECL__SNPRINTF 0
  8427. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8428. | #define HAVE_ALLOCA 1
  8429. | #define HAVE_ARGZ_H 1
  8430. | #define HAVE_ERROR_T 1
  8431. | #define HAVE_WORKING_ARGZ 1
  8432. | #define GNULIB_TEST_GETOPT_GNU 1
  8433. | #define __GETOPT_PREFIX rpl_
  8434. | #define HAVE_DECL_ISWBLANK 1
  8435. | #define GNULIB_TEST_ISWBLANK 1
  8436. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  8437. | #define C_LOCALE_MAYBE_EILSEQ 1
  8438. | #define GNULIB_TEST_MBRTOWC 1
  8439. | #define GNULIB_TEST_MBSCASECMP 1
  8440. | #define GNULIB_TEST_MBSCHR 1
  8441. | #define GNULIB_TEST_MBSINIT 1
  8442. | #define GNULIB_TEST_MBSLEN 1
  8443. | #define GNULIB_TEST_MBSNCASECMP 1
  8444. | #define GNULIB_TEST_MBSSTR 1
  8445. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  8446. | #define HAVE_MBSTATE_T 1
  8447. | #define GNULIB_TEST_MEMCHR 1
  8448. | #define HAVE_MEMRCHR 1
  8449. | #define GNULIB_TEST_MEMRCHR 1
  8450. | #define _REGEX_INCLUDE_LIMITS_H 1
  8451. | #define _REGEX_LARGE_OFFSETS 1
  8452. | #define re_syntax_options rpl_re_syntax_options
  8453. | #define re_set_syntax rpl_re_set_syntax
  8454. | #define re_compile_pattern rpl_re_compile_pattern
  8455. | #define re_compile_fastmap rpl_re_compile_fastmap
  8456. | #define re_search rpl_re_search
  8457. | #define re_search_2 rpl_re_search_2
  8458. | #define re_match rpl_re_match
  8459. | #define re_match_2 rpl_re_match_2
  8460. | #define re_set_registers rpl_re_set_registers
  8461. | #define re_comp rpl_re_comp
  8462. | #define re_exec rpl_re_exec
  8463. | #define regcomp rpl_regcomp
  8464. | #define regexec rpl_regexec
  8465. | #define regerror rpl_regerror
  8466. | #define regfree rpl_regfree
  8467. | #define HAVE_LIBINTL_H 1
  8468. | #define HAVE_DECL_ISBLANK 1
  8469. | #define GNULIB_FSCANF 1
  8470. | #define GNULIB_SCANF 1
  8471. | #define HAVE_RAW_DECL_DPRINTF 1
  8472. | #define HAVE_RAW_DECL_FSEEKO 1
  8473. | #define HAVE_RAW_DECL_FTELLO 1
  8474. | #define HAVE_RAW_DECL_GETDELIM 1
  8475. | #define HAVE_RAW_DECL_GETLINE 1
  8476. | #define HAVE_RAW_DECL_PCLOSE 1
  8477. | #define HAVE_RAW_DECL_POPEN 1
  8478. | #define HAVE_RAW_DECL_RENAMEAT 1
  8479. | #define HAVE_RAW_DECL_SNPRINTF 1
  8480. | #define HAVE_RAW_DECL_TMPFILE 1
  8481. | #define HAVE_RAW_DECL_VDPRINTF 1
  8482. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8483. | #define HAVE_RAW_DECL__EXIT 1
  8484. | #define HAVE_RAW_DECL_ATOLL 1
  8485. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8486. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8487. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8488. | #define HAVE_RAW_DECL_GRANTPT 1
  8489. | #define HAVE_RAW_DECL_INITSTATE 1
  8490. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8491. | #define HAVE_RAW_DECL_MKDTEMP 1
  8492. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8493. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8494. | #define HAVE_RAW_DECL_MKSTEMP 1
  8495. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8496. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8497. | #define HAVE_RAW_DECL_PTSNAME 1
  8498. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8499. | #define HAVE_RAW_DECL_RANDOM 1
  8500. | #define HAVE_RAW_DECL_RANDOM_R 1
  8501. | #define HAVE_RAW_DECL_REALPATH 1
  8502. | #define HAVE_RAW_DECL_RPMATCH 1
  8503. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8504. | #define HAVE_RAW_DECL_SETENV 1
  8505. | #define HAVE_RAW_DECL_SETSTATE 1
  8506. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8507. | #define HAVE_RAW_DECL_SRANDOM 1
  8508. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8509. | #define HAVE_RAW_DECL_STRTOD 1
  8510. | #define HAVE_RAW_DECL_STRTOLL 1
  8511. | #define HAVE_RAW_DECL_STRTOULL 1
  8512. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8513. | #define HAVE_RAW_DECL_UNSETENV 1
  8514. | #define HAVE_STRCASECMP 1
  8515. | #define HAVE_STRNCASECMP 1
  8516. | #define HAVE_DECL_STRNCASECMP 1
  8517. | #define HAVE_STRCASESTR 1
  8518. | #define GNULIB_TEST_STRCASESTR 1
  8519. | #define GNULIB_TEST_STRDUP 1
  8520. | #define GNULIB_STRERROR 1
  8521. | #define GNULIB_TEST_STRERROR 1
  8522. | #define GNULIB_TEST_STRNLEN 1
  8523. | #define HAVE_RAW_DECL_CHDIR 1
  8524. | #define HAVE_RAW_DECL_CHOWN 1
  8525. | #define HAVE_RAW_DECL_DUP 1
  8526. | #define HAVE_RAW_DECL_DUP2 1
  8527. | #define HAVE_RAW_DECL_DUP3 1
  8528. | #define HAVE_RAW_DECL_ENVIRON 1
  8529. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8530. | #define HAVE_RAW_DECL_FACCESSAT 1
  8531. | #define HAVE_RAW_DECL_FCHDIR 1
  8532. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8533. | #define HAVE_RAW_DECL_FDATASYNC 1
  8534. | #define HAVE_RAW_DECL_FSYNC 1
  8535. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8536. | #define HAVE_RAW_DECL_GETCWD 1
  8537. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8538. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8539. | #define HAVE_RAW_DECL_GETGROUPS 1
  8540. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8541. | #define HAVE_RAW_DECL_GETLOGIN 1
  8542. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8543. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8544. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8545. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8546. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8547. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8548. | #define HAVE_RAW_DECL_ISATTY 1
  8549. | #define HAVE_RAW_DECL_LCHOWN 1
  8550. | #define HAVE_RAW_DECL_LINK 1
  8551. | #define HAVE_RAW_DECL_LINKAT 1
  8552. | #define HAVE_RAW_DECL_LSEEK 1
  8553. | #define HAVE_RAW_DECL_PIPE 1
  8554. | #define HAVE_RAW_DECL_PIPE2 1
  8555. | #define HAVE_RAW_DECL_PREAD 1
  8556. | #define HAVE_RAW_DECL_PWRITE 1
  8557. | #define HAVE_RAW_DECL_READLINK 1
  8558. | #define HAVE_RAW_DECL_READLINKAT 1
  8559. | #define HAVE_RAW_DECL_RMDIR 1
  8560. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  8561. | #define HAVE_RAW_DECL_SLEEP 1
  8562. | #define HAVE_RAW_DECL_SYMLINK 1
  8563. | #define HAVE_RAW_DECL_SYMLINKAT 1
  8564. | #define HAVE_RAW_DECL_TTYNAME_R 1
  8565. | #define HAVE_RAW_DECL_UNLINK 1
  8566. | #define HAVE_RAW_DECL_UNLINKAT 1
  8567. | #define HAVE_RAW_DECL_USLEEP 1
  8568. | #define HAVE_VASPRINTF 1
  8569. | #define GNULIB_TEST_VASPRINTF 1
  8570. | #define HAVE_RAW_DECL_BTOWC 1
  8571. | #define HAVE_RAW_DECL_WCTOB 1
  8572. | #define HAVE_RAW_DECL_MBSINIT 1
  8573. | #define HAVE_RAW_DECL_MBRTOWC 1
  8574. | #define HAVE_RAW_DECL_MBRLEN 1
  8575. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  8576. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  8577. | #define HAVE_RAW_DECL_WCRTOMB 1
  8578. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  8579. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  8580. | #define HAVE_RAW_DECL_WCWIDTH 1
  8581. | #define HAVE_RAW_DECL_WMEMCHR 1
  8582. | #define HAVE_RAW_DECL_WMEMCMP 1
  8583. | #define HAVE_RAW_DECL_WMEMCPY 1
  8584. | #define HAVE_RAW_DECL_WMEMMOVE 1
  8585. | #define HAVE_RAW_DECL_WMEMSET 1
  8586. | #define HAVE_RAW_DECL_WCSLEN 1
  8587. | #define HAVE_RAW_DECL_WCSNLEN 1
  8588. | #define HAVE_RAW_DECL_WCSCPY 1
  8589. | #define HAVE_RAW_DECL_WCPCPY 1
  8590. | #define HAVE_RAW_DECL_WCSNCPY 1
  8591. | #define HAVE_RAW_DECL_WCPNCPY 1
  8592. | #define HAVE_RAW_DECL_WCSCAT 1
  8593. | #define HAVE_RAW_DECL_WCSNCAT 1
  8594. | #define HAVE_RAW_DECL_WCSCMP 1
  8595. | #define HAVE_RAW_DECL_WCSNCMP 1
  8596. | #define HAVE_RAW_DECL_WCSCASECMP 1
  8597. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  8598. | #define HAVE_RAW_DECL_WCSCOLL 1
  8599. | #define HAVE_RAW_DECL_WCSXFRM 1
  8600. | #define HAVE_RAW_DECL_WCSDUP 1
  8601. | #define HAVE_RAW_DECL_WCSCHR 1
  8602. | #define HAVE_RAW_DECL_WCSRCHR 1
  8603. | #define HAVE_RAW_DECL_WCSCSPN 1
  8604. | #define HAVE_RAW_DECL_WCSSPN 1
  8605. | #define HAVE_RAW_DECL_WCSPBRK 1
  8606. | #define HAVE_RAW_DECL_WCSSTR 1
  8607. | #define HAVE_RAW_DECL_WCSTOK 1
  8608. | #define HAVE_RAW_DECL_WCSWIDTH 1
  8609. | #define HAVE_TOWLOWER 1
  8610. | #define HAVE_RAW_DECL_WCTYPE 1
  8611. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8612. | #define HAVE_RAW_DECL_WCTRANS 1
  8613. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8614. | #define HAVE_DECL_WCWIDTH 1
  8615. | #define GNULIB_TEST_WCWIDTH 1
  8616. | #define GNULIB_TEST_BTOWC 1
  8617. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  8618. | #define REPLACE_NL_LANGINFO 1
  8619. | #define GNULIB_TEST_NL_LANGINFO 1
  8620. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  8621. | #define GNULIB_TEST_LOCALECONV 1
  8622. | #define HAVE_RAW_DECL_SETLOCALE 1
  8623. | #define HAVE_RAW_DECL_DUPLOCALE 1
  8624. | #define GNULIB_TEST_WCRTOMB 1
  8625. | #define STDC_HEADERS 1
  8626. | #define HAVE_FCNTL_H 1
  8627. | #define HAVE_LIMITS_H 1
  8628. | #define HAVE_PWD_H 1
  8629. | #define HAVE_STRING_H 1
  8630. | #define HAVE_STRINGS_H 1
  8631. | #define HAVE_STROPTS_H 1
  8632. | #define HAVE_TERMCAP_H 1
  8633. | #define HAVE_TERMIO_H 1
  8634. | #define HAVE_TERMIOS_H 1
  8635. | #define HAVE_UNISTD_H 1
  8636. | #define HAVE_SYS_FCNTL_H 1
  8637. | #define HAVE_SYS_FILE_H 1
  8638. | #define HAVE_SYS_IOCTL_H 1
  8639. | #define HAVE_SYS_TIME_H 1
  8640. | #define HAVE_SYS_WAIT_H 1
  8641. | #define RETSIGTYPE void
  8642. | #define HAVE_DECL_MEMCHR 1
  8643. | #define HAVE_DECL_STRCOLL 1
  8644. | #define HAVE_DECL_STRERROR 1
  8645. | #define HAVE_VPRINTF 1
  8646. | #define HAVE_BZERO 1
  8647. | #define HAVE_GETCWD 1
  8648. | #define HAVE_MEMSET 1
  8649. | #define HAVE_SETLOCALE 1
  8650. | #define HAVE_SETVBUF 1
  8651. | #define HAVE_SIGACTION 1
  8652. | #define HAVE_SIGPROCMASK 1
  8653. | #define HAVE_SIGSETMASK 1
  8654. | #define HAVE_STRCHR 1
  8655. | #define HAVE_POSIX_OPENPT 1
  8656. | #define HAVE_MEMCPY 1
  8657. | #define HAVE_MEMMOVE 1
  8658. | #define HAVE_STRDUP 1
  8659. | #define HAVE_STRERROR 1
  8660. | /* end confdefs.h. */
  8661. |
  8662. | /* Override any GCC internal prototype to avoid an error.
  8663. | Use char because int might match the return type of a GCC
  8664. | builtin and then its argument prototype would still apply. */
  8665. | #ifdef __cplusplus
  8666. | extern "C"
  8667. | #endif
  8668. | char tgetent ();
  8669. | int
  8670. | main ()
  8671. | {
  8672. | return tgetent ();
  8673. | ;
  8674. | return 0;
  8675. | }
  8676. configure:22748: result: no
  8677. configure:22713: checking for tgetent in -lncurses
  8678. configure:22738: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses >&5
  8679. configure:22738: $? = 0
  8680. configure:22748: result: yes
  8681. configure:22767: checking for library with termcap variables
  8682. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses >&5
  8683. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  8684. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  8685. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8686. from conftest.c:370:
  8687. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  8688. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  8689. __bswap_32 (unsigned int __bsx)
  8690. ^~~~~~~~~~
  8691. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  8692. __bswap_64 (__uint64_t __bsx)
  8693. ^~~~~~~~~~
  8694. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  8695. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  8696. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8697. from conftest.c:370:
  8698. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  8699. __uint16_identity (__uint16_t __x)
  8700. ^~~~~~~~~~~~~~~~~
  8701. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  8702. __uint32_identity (__uint32_t __x)
  8703. ^~~~~~~~~~~~~~~~~
  8704. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  8705. __uint64_identity (__uint64_t __x)
  8706. ^~~~~~~~~~~~~~~~~
  8707. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  8708. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  8709. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8710. from conftest.c:370:
  8711. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  8712. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  8713. ^
  8714. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  8715. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  8716. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8717. from conftest.c:370:
  8718. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  8719. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  8720. ^
  8721. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  8722. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  8723. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8724. from conftest.c:370:
  8725. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  8726. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  8727. ^
  8728. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  8729. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  8730. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8731. from conftest.c:370:
  8732. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  8733. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  8734. ^
  8735. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  8736. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  8737. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8738. from conftest.c:370:
  8739. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  8740. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  8741. ^
  8742. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  8743. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  8744. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  8745. from conftest.c:370:
  8746. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  8747. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  8748. ^
  8749. configure:22809: $? = 1
  8750. configure: failed program was:
  8751. | /* confdefs.h */
  8752. | #define PACKAGE_NAME "GNU Texinfo"
  8753. | #define PACKAGE_TARNAME "texinfo"
  8754. | #define PACKAGE_VERSION "6.3"
  8755. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  8756. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  8757. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  8758. | #define PACKAGE "texinfo"
  8759. | #define VERSION "6.3"
  8760. | #define STDC_HEADERS 1
  8761. | #define HAVE_SYS_TYPES_H 1
  8762. | #define HAVE_SYS_STAT_H 1
  8763. | #define HAVE_STDLIB_H 1
  8764. | #define HAVE_STRING_H 1
  8765. | #define HAVE_MEMORY_H 1
  8766. | #define HAVE_STRINGS_H 1
  8767. | #define HAVE_INTTYPES_H 1
  8768. | #define HAVE_STDINT_H 1
  8769. | #define HAVE_UNISTD_H 1
  8770. | #define __EXTENSIONS__ 1
  8771. | #define _ALL_SOURCE 1
  8772. | #define _DARWIN_C_SOURCE 1
  8773. | #define _GNU_SOURCE 1
  8774. | #define __USE_MINGW_ANSI_STDIO 1
  8775. | #define _POSIX_PTHREAD_SEMANTICS 1
  8776. | #define _TANDEM_SOURCE 1
  8777. | #define HAVE_ALLOCA_H 1
  8778. | #define HAVE_ALLOCA 1
  8779. | #define restrict __restrict
  8780. | #define HAVE_DECL_STRERROR_R 1
  8781. | #define HAVE_STRERROR_R 1
  8782. | #define STRERROR_R_CHAR_P 1
  8783. | #define HAVE_GETOPT_H 1
  8784. | #define HAVE_WCTYPE_H 1
  8785. | #define HAVE_WCHAR_H 1
  8786. | #define HAVE_SYS_MMAN_H 1
  8787. | #define HAVE_MALLOC_H 1
  8788. | #define HAVE_STDINT_H 1
  8789. | #define HAVE_STRINGS_H 1
  8790. | #define HAVE_UNISTD_H 1
  8791. | #define HAVE_FEATURES_H 1
  8792. | #define HAVE_LANGINFO_H 1
  8793. | #define HAVE_XLOCALE_H 1
  8794. | #define HAVE_SYS_SOCKET_H 1
  8795. | #define HAVE_GETOPT_H 1
  8796. | #define HAVE_GETOPT_LONG_ONLY 1
  8797. | #define __GETOPT_PREFIX rpl_
  8798. | #define HAVE_DECL_GETENV 1
  8799. | #define HAVE_ICONV 1
  8800. | #define ICONV_CONST
  8801. | #define HAVE_ISWCNTRL 1
  8802. | #define HAVE_ISWBLANK 1
  8803. | #define HAVE_MBSINIT 1
  8804. | #define HAVE_MBRTOWC 1
  8805. | #define HAVE_ISASCII 1
  8806. | #define HAVE_MPROTECT 1
  8807. | #define HAVE_ISBLANK 1
  8808. | #define HAVE_ISWCTYPE 1
  8809. | #define HAVE_STRDUP 1
  8810. | #define HAVE_WCWIDTH 1
  8811. | #define HAVE_BTOWC 1
  8812. | #define HAVE_SYMLINK 1
  8813. | #define HAVE_NL_LANGINFO 1
  8814. | #define HAVE_STRNDUP 1
  8815. | #define HAVE_SNPRINTF 1
  8816. | #define HAVE_WCRTOMB 1
  8817. | #define HAVE_WINT_T 1
  8818. | #define HAVE_TOWLOWER 1
  8819. | #define HAVE_RAW_DECL_WCTYPE 1
  8820. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8821. | #define HAVE_RAW_DECL_WCTRANS 1
  8822. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8823. | #define HAVE_STDLIB_H 1
  8824. | #define MALLOC_0_IS_NONNULL 1
  8825. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8826. | #define HAVE_LONG_LONG_INT 1
  8827. | #define HAVE_MBSTATE_T 1
  8828. | #define HAVE_LANGINFO_CODESET 1
  8829. | #define HAVE_MAP_ANONYMOUS 1
  8830. | #define HAVE_DECL_MEMRCHR 1
  8831. | #define HAVE_DECL_ALARM 1
  8832. | #define HAVE__BOOL 1
  8833. | #define HAVE_WCHAR_T 1
  8834. | #define HAVE_STRCASESTR 1
  8835. | #define HAVE_DECL_STRDUP 1
  8836. | #define HAVE_RAW_DECL_FFSL 1
  8837. | #define HAVE_RAW_DECL_FFSLL 1
  8838. | #define HAVE_RAW_DECL_MEMMEM 1
  8839. | #define HAVE_RAW_DECL_MEMPCPY 1
  8840. | #define HAVE_RAW_DECL_MEMRCHR 1
  8841. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  8842. | #define HAVE_RAW_DECL_STPCPY 1
  8843. | #define HAVE_RAW_DECL_STPNCPY 1
  8844. | #define HAVE_RAW_DECL_STRCHRNUL 1
  8845. | #define HAVE_RAW_DECL_STRDUP 1
  8846. | #define HAVE_RAW_DECL_STRNCAT 1
  8847. | #define HAVE_RAW_DECL_STRNDUP 1
  8848. | #define HAVE_RAW_DECL_STRNLEN 1
  8849. | #define HAVE_RAW_DECL_STRPBRK 1
  8850. | #define HAVE_RAW_DECL_STRSEP 1
  8851. | #define HAVE_RAW_DECL_STRCASESTR 1
  8852. | #define HAVE_RAW_DECL_STRTOK_R 1
  8853. | #define HAVE_RAW_DECL_STRERROR_R 1
  8854. | #define HAVE_RAW_DECL_STRSIGNAL 1
  8855. | #define HAVE_RAW_DECL_STRVERSCMP 1
  8856. | #define HAVE_RAW_DECL_FFS 1
  8857. | #define HAVE_RAW_DECL_STRCASECMP 1
  8858. | #define HAVE_RAW_DECL_STRNCASECMP 1
  8859. | #define HAVE_DECL_STRNLEN 1
  8860. | #define HAVE_WORKING_O_NOATIME 0
  8861. | #define HAVE_WORKING_O_NOFOLLOW 0
  8862. | #define HAVE_DECL_GETC_UNLOCKED 1
  8863. | #define USE_POSIX_THREADS 1
  8864. | #define USE_POSIX_THREADS_WEAK 1
  8865. | #define HAVE_DECL_STRNDUP 1
  8866. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8867. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8868. | #define HAVE_INTMAX_T 1
  8869. | #define DBL_EXPBIT0_WORD 1
  8870. | #define DBL_EXPBIT0_BIT 20
  8871. | #define HAVE_SNPRINTF 1
  8872. | #define HAVE_STRNLEN 1
  8873. | #define HAVE_WCSLEN 1
  8874. | #define HAVE_WCSNLEN 1
  8875. | #define HAVE_MBRTOWC 1
  8876. | #define HAVE_WCRTOMB 1
  8877. | #define HAVE_DECL__SNPRINTF 0
  8878. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8879. | #define HAVE_ALLOCA 1
  8880. | #define HAVE_ARGZ_H 1
  8881. | #define HAVE_ERROR_T 1
  8882. | #define HAVE_WORKING_ARGZ 1
  8883. | #define GNULIB_TEST_GETOPT_GNU 1
  8884. | #define __GETOPT_PREFIX rpl_
  8885. | #define HAVE_DECL_ISWBLANK 1
  8886. | #define GNULIB_TEST_ISWBLANK 1
  8887. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  8888. | #define C_LOCALE_MAYBE_EILSEQ 1
  8889. | #define GNULIB_TEST_MBRTOWC 1
  8890. | #define GNULIB_TEST_MBSCASECMP 1
  8891. | #define GNULIB_TEST_MBSCHR 1
  8892. | #define GNULIB_TEST_MBSINIT 1
  8893. | #define GNULIB_TEST_MBSLEN 1
  8894. | #define GNULIB_TEST_MBSNCASECMP 1
  8895. | #define GNULIB_TEST_MBSSTR 1
  8896. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  8897. | #define HAVE_MBSTATE_T 1
  8898. | #define GNULIB_TEST_MEMCHR 1
  8899. | #define HAVE_MEMRCHR 1
  8900. | #define GNULIB_TEST_MEMRCHR 1
  8901. | #define _REGEX_INCLUDE_LIMITS_H 1
  8902. | #define _REGEX_LARGE_OFFSETS 1
  8903. | #define re_syntax_options rpl_re_syntax_options
  8904. | #define re_set_syntax rpl_re_set_syntax
  8905. | #define re_compile_pattern rpl_re_compile_pattern
  8906. | #define re_compile_fastmap rpl_re_compile_fastmap
  8907. | #define re_search rpl_re_search
  8908. | #define re_search_2 rpl_re_search_2
  8909. | #define re_match rpl_re_match
  8910. | #define re_match_2 rpl_re_match_2
  8911. | #define re_set_registers rpl_re_set_registers
  8912. | #define re_comp rpl_re_comp
  8913. | #define re_exec rpl_re_exec
  8914. | #define regcomp rpl_regcomp
  8915. | #define regexec rpl_regexec
  8916. | #define regerror rpl_regerror
  8917. | #define regfree rpl_regfree
  8918. | #define HAVE_LIBINTL_H 1
  8919. | #define HAVE_DECL_ISBLANK 1
  8920. | #define GNULIB_FSCANF 1
  8921. | #define GNULIB_SCANF 1
  8922. | #define HAVE_RAW_DECL_DPRINTF 1
  8923. | #define HAVE_RAW_DECL_FSEEKO 1
  8924. | #define HAVE_RAW_DECL_FTELLO 1
  8925. | #define HAVE_RAW_DECL_GETDELIM 1
  8926. | #define HAVE_RAW_DECL_GETLINE 1
  8927. | #define HAVE_RAW_DECL_PCLOSE 1
  8928. | #define HAVE_RAW_DECL_POPEN 1
  8929. | #define HAVE_RAW_DECL_RENAMEAT 1
  8930. | #define HAVE_RAW_DECL_SNPRINTF 1
  8931. | #define HAVE_RAW_DECL_TMPFILE 1
  8932. | #define HAVE_RAW_DECL_VDPRINTF 1
  8933. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8934. | #define HAVE_RAW_DECL__EXIT 1
  8935. | #define HAVE_RAW_DECL_ATOLL 1
  8936. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8937. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8938. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8939. | #define HAVE_RAW_DECL_GRANTPT 1
  8940. | #define HAVE_RAW_DECL_INITSTATE 1
  8941. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8942. | #define HAVE_RAW_DECL_MKDTEMP 1
  8943. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8944. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8945. | #define HAVE_RAW_DECL_MKSTEMP 1
  8946. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8947. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8948. | #define HAVE_RAW_DECL_PTSNAME 1
  8949. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8950. | #define HAVE_RAW_DECL_RANDOM 1
  8951. | #define HAVE_RAW_DECL_RANDOM_R 1
  8952. | #define HAVE_RAW_DECL_REALPATH 1
  8953. | #define HAVE_RAW_DECL_RPMATCH 1
  8954. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8955. | #define HAVE_RAW_DECL_SETENV 1
  8956. | #define HAVE_RAW_DECL_SETSTATE 1
  8957. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8958. | #define HAVE_RAW_DECL_SRANDOM 1
  8959. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8960. | #define HAVE_RAW_DECL_STRTOD 1
  8961. | #define HAVE_RAW_DECL_STRTOLL 1
  8962. | #define HAVE_RAW_DECL_STRTOULL 1
  8963. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8964. | #define HAVE_RAW_DECL_UNSETENV 1
  8965. | #define HAVE_STRCASECMP 1
  8966. | #define HAVE_STRNCASECMP 1
  8967. | #define HAVE_DECL_STRNCASECMP 1
  8968. | #define HAVE_STRCASESTR 1
  8969. | #define GNULIB_TEST_STRCASESTR 1
  8970. | #define GNULIB_TEST_STRDUP 1
  8971. | #define GNULIB_STRERROR 1
  8972. | #define GNULIB_TEST_STRERROR 1
  8973. | #define GNULIB_TEST_STRNLEN 1
  8974. | #define HAVE_RAW_DECL_CHDIR 1
  8975. | #define HAVE_RAW_DECL_CHOWN 1
  8976. | #define HAVE_RAW_DECL_DUP 1
  8977. | #define HAVE_RAW_DECL_DUP2 1
  8978. | #define HAVE_RAW_DECL_DUP3 1
  8979. | #define HAVE_RAW_DECL_ENVIRON 1
  8980. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8981. | #define HAVE_RAW_DECL_FACCESSAT 1
  8982. | #define HAVE_RAW_DECL_FCHDIR 1
  8983. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8984. | #define HAVE_RAW_DECL_FDATASYNC 1
  8985. | #define HAVE_RAW_DECL_FSYNC 1
  8986. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8987. | #define HAVE_RAW_DECL_GETCWD 1
  8988. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8989. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8990. | #define HAVE_RAW_DECL_GETGROUPS 1
  8991. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8992. | #define HAVE_RAW_DECL_GETLOGIN 1
  8993. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8994. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8995. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8996. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8997. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8998. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8999. | #define HAVE_RAW_DECL_ISATTY 1
  9000. | #define HAVE_RAW_DECL_LCHOWN 1
  9001. | #define HAVE_RAW_DECL_LINK 1
  9002. | #define HAVE_RAW_DECL_LINKAT 1
  9003. | #define HAVE_RAW_DECL_LSEEK 1
  9004. | #define HAVE_RAW_DECL_PIPE 1
  9005. | #define HAVE_RAW_DECL_PIPE2 1
  9006. | #define HAVE_RAW_DECL_PREAD 1
  9007. | #define HAVE_RAW_DECL_PWRITE 1
  9008. | #define HAVE_RAW_DECL_READLINK 1
  9009. | #define HAVE_RAW_DECL_READLINKAT 1
  9010. | #define HAVE_RAW_DECL_RMDIR 1
  9011. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  9012. | #define HAVE_RAW_DECL_SLEEP 1
  9013. | #define HAVE_RAW_DECL_SYMLINK 1
  9014. | #define HAVE_RAW_DECL_SYMLINKAT 1
  9015. | #define HAVE_RAW_DECL_TTYNAME_R 1
  9016. | #define HAVE_RAW_DECL_UNLINK 1
  9017. | #define HAVE_RAW_DECL_UNLINKAT 1
  9018. | #define HAVE_RAW_DECL_USLEEP 1
  9019. | #define HAVE_VASPRINTF 1
  9020. | #define GNULIB_TEST_VASPRINTF 1
  9021. | #define HAVE_RAW_DECL_BTOWC 1
  9022. | #define HAVE_RAW_DECL_WCTOB 1
  9023. | #define HAVE_RAW_DECL_MBSINIT 1
  9024. | #define HAVE_RAW_DECL_MBRTOWC 1
  9025. | #define HAVE_RAW_DECL_MBRLEN 1
  9026. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  9027. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  9028. | #define HAVE_RAW_DECL_WCRTOMB 1
  9029. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  9030. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  9031. | #define HAVE_RAW_DECL_WCWIDTH 1
  9032. | #define HAVE_RAW_DECL_WMEMCHR 1
  9033. | #define HAVE_RAW_DECL_WMEMCMP 1
  9034. | #define HAVE_RAW_DECL_WMEMCPY 1
  9035. | #define HAVE_RAW_DECL_WMEMMOVE 1
  9036. | #define HAVE_RAW_DECL_WMEMSET 1
  9037. | #define HAVE_RAW_DECL_WCSLEN 1
  9038. | #define HAVE_RAW_DECL_WCSNLEN 1
  9039. | #define HAVE_RAW_DECL_WCSCPY 1
  9040. | #define HAVE_RAW_DECL_WCPCPY 1
  9041. | #define HAVE_RAW_DECL_WCSNCPY 1
  9042. | #define HAVE_RAW_DECL_WCPNCPY 1
  9043. | #define HAVE_RAW_DECL_WCSCAT 1
  9044. | #define HAVE_RAW_DECL_WCSNCAT 1
  9045. | #define HAVE_RAW_DECL_WCSCMP 1
  9046. | #define HAVE_RAW_DECL_WCSNCMP 1
  9047. | #define HAVE_RAW_DECL_WCSCASECMP 1
  9048. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  9049. | #define HAVE_RAW_DECL_WCSCOLL 1
  9050. | #define HAVE_RAW_DECL_WCSXFRM 1
  9051. | #define HAVE_RAW_DECL_WCSDUP 1
  9052. | #define HAVE_RAW_DECL_WCSCHR 1
  9053. | #define HAVE_RAW_DECL_WCSRCHR 1
  9054. | #define HAVE_RAW_DECL_WCSCSPN 1
  9055. | #define HAVE_RAW_DECL_WCSSPN 1
  9056. | #define HAVE_RAW_DECL_WCSPBRK 1
  9057. | #define HAVE_RAW_DECL_WCSSTR 1
  9058. | #define HAVE_RAW_DECL_WCSTOK 1
  9059. | #define HAVE_RAW_DECL_WCSWIDTH 1
  9060. | #define HAVE_TOWLOWER 1
  9061. | #define HAVE_RAW_DECL_WCTYPE 1
  9062. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9063. | #define HAVE_RAW_DECL_WCTRANS 1
  9064. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9065. | #define HAVE_DECL_WCWIDTH 1
  9066. | #define GNULIB_TEST_WCWIDTH 1
  9067. | #define GNULIB_TEST_BTOWC 1
  9068. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9069. | #define REPLACE_NL_LANGINFO 1
  9070. | #define GNULIB_TEST_NL_LANGINFO 1
  9071. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9072. | #define GNULIB_TEST_LOCALECONV 1
  9073. | #define HAVE_RAW_DECL_SETLOCALE 1
  9074. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9075. | #define GNULIB_TEST_WCRTOMB 1
  9076. | #define STDC_HEADERS 1
  9077. | #define HAVE_FCNTL_H 1
  9078. | #define HAVE_LIMITS_H 1
  9079. | #define HAVE_PWD_H 1
  9080. | #define HAVE_STRING_H 1
  9081. | #define HAVE_STRINGS_H 1
  9082. | #define HAVE_STROPTS_H 1
  9083. | #define HAVE_TERMCAP_H 1
  9084. | #define HAVE_TERMIO_H 1
  9085. | #define HAVE_TERMIOS_H 1
  9086. | #define HAVE_UNISTD_H 1
  9087. | #define HAVE_SYS_FCNTL_H 1
  9088. | #define HAVE_SYS_FILE_H 1
  9089. | #define HAVE_SYS_IOCTL_H 1
  9090. | #define HAVE_SYS_TIME_H 1
  9091. | #define HAVE_SYS_WAIT_H 1
  9092. | #define RETSIGTYPE void
  9093. | #define HAVE_DECL_MEMCHR 1
  9094. | #define HAVE_DECL_STRCOLL 1
  9095. | #define HAVE_DECL_STRERROR 1
  9096. | #define HAVE_VPRINTF 1
  9097. | #define HAVE_BZERO 1
  9098. | #define HAVE_GETCWD 1
  9099. | #define HAVE_MEMSET 1
  9100. | #define HAVE_SETLOCALE 1
  9101. | #define HAVE_SETVBUF 1
  9102. | #define HAVE_SIGACTION 1
  9103. | #define HAVE_SIGPROCMASK 1
  9104. | #define HAVE_SIGSETMASK 1
  9105. | #define HAVE_STRCHR 1
  9106. | #define HAVE_POSIX_OPENPT 1
  9107. | #define HAVE_MEMCPY 1
  9108. | #define HAVE_MEMMOVE 1
  9109. | #define HAVE_STRDUP 1
  9110. | #define HAVE_STRERROR 1
  9111. | /* end confdefs.h. */
  9112. |
  9113. | int
  9114. | main ()
  9115. | {
  9116. | #ifdef HAVE_NCURSES_TERMCAP_H
  9117. | #include <ncurses/termcap.h>
  9118. | #else
  9119. | #ifdef HAVE_TERMCAP_H
  9120. | #include <termcap.h>
  9121. | #else
  9122. | #undef PC
  9123. | char *BC;
  9124. | char **UP;
  9125. | char PC;
  9126. | short ospeed;
  9127. | #endif
  9128. | #endif
  9129. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  9130. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  9131. | BC++;
  9132. | UP++;
  9133. | PC++;
  9134. | return ospeed != 0;
  9135. |
  9136. | ;
  9137. | return 0;
  9138. | }
  9139. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses -ltinfo >&5
  9140. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  9141. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  9142. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9143. from conftest.c:370:
  9144. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  9145. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  9146. __bswap_32 (unsigned int __bsx)
  9147. ^~~~~~~~~~
  9148. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  9149. __bswap_64 (__uint64_t __bsx)
  9150. ^~~~~~~~~~
  9151. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  9152. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  9153. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9154. from conftest.c:370:
  9155. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  9156. __uint16_identity (__uint16_t __x)
  9157. ^~~~~~~~~~~~~~~~~
  9158. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  9159. __uint32_identity (__uint32_t __x)
  9160. ^~~~~~~~~~~~~~~~~
  9161. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  9162. __uint64_identity (__uint64_t __x)
  9163. ^~~~~~~~~~~~~~~~~
  9164. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9165. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9166. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9167. from conftest.c:370:
  9168. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  9169. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  9170. ^
  9171. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  9172. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9173. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9174. from conftest.c:370:
  9175. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  9176. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  9177. ^
  9178. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9179. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9180. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9181. from conftest.c:370:
  9182. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  9183. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  9184. ^
  9185. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  9186. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9187. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9188. from conftest.c:370:
  9189. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  9190. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  9191. ^
  9192. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9193. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9194. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9195. from conftest.c:370:
  9196. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  9197. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  9198. ^
  9199. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  9200. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9201. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9202. from conftest.c:370:
  9203. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  9204. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  9205. ^
  9206. configure:22809: $? = 1
  9207. configure: failed program was:
  9208. | /* confdefs.h */
  9209. | #define PACKAGE_NAME "GNU Texinfo"
  9210. | #define PACKAGE_TARNAME "texinfo"
  9211. | #define PACKAGE_VERSION "6.3"
  9212. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  9213. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  9214. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  9215. | #define PACKAGE "texinfo"
  9216. | #define VERSION "6.3"
  9217. | #define STDC_HEADERS 1
  9218. | #define HAVE_SYS_TYPES_H 1
  9219. | #define HAVE_SYS_STAT_H 1
  9220. | #define HAVE_STDLIB_H 1
  9221. | #define HAVE_STRING_H 1
  9222. | #define HAVE_MEMORY_H 1
  9223. | #define HAVE_STRINGS_H 1
  9224. | #define HAVE_INTTYPES_H 1
  9225. | #define HAVE_STDINT_H 1
  9226. | #define HAVE_UNISTD_H 1
  9227. | #define __EXTENSIONS__ 1
  9228. | #define _ALL_SOURCE 1
  9229. | #define _DARWIN_C_SOURCE 1
  9230. | #define _GNU_SOURCE 1
  9231. | #define __USE_MINGW_ANSI_STDIO 1
  9232. | #define _POSIX_PTHREAD_SEMANTICS 1
  9233. | #define _TANDEM_SOURCE 1
  9234. | #define HAVE_ALLOCA_H 1
  9235. | #define HAVE_ALLOCA 1
  9236. | #define restrict __restrict
  9237. | #define HAVE_DECL_STRERROR_R 1
  9238. | #define HAVE_STRERROR_R 1
  9239. | #define STRERROR_R_CHAR_P 1
  9240. | #define HAVE_GETOPT_H 1
  9241. | #define HAVE_WCTYPE_H 1
  9242. | #define HAVE_WCHAR_H 1
  9243. | #define HAVE_SYS_MMAN_H 1
  9244. | #define HAVE_MALLOC_H 1
  9245. | #define HAVE_STDINT_H 1
  9246. | #define HAVE_STRINGS_H 1
  9247. | #define HAVE_UNISTD_H 1
  9248. | #define HAVE_FEATURES_H 1
  9249. | #define HAVE_LANGINFO_H 1
  9250. | #define HAVE_XLOCALE_H 1
  9251. | #define HAVE_SYS_SOCKET_H 1
  9252. | #define HAVE_GETOPT_H 1
  9253. | #define HAVE_GETOPT_LONG_ONLY 1
  9254. | #define __GETOPT_PREFIX rpl_
  9255. | #define HAVE_DECL_GETENV 1
  9256. | #define HAVE_ICONV 1
  9257. | #define ICONV_CONST
  9258. | #define HAVE_ISWCNTRL 1
  9259. | #define HAVE_ISWBLANK 1
  9260. | #define HAVE_MBSINIT 1
  9261. | #define HAVE_MBRTOWC 1
  9262. | #define HAVE_ISASCII 1
  9263. | #define HAVE_MPROTECT 1
  9264. | #define HAVE_ISBLANK 1
  9265. | #define HAVE_ISWCTYPE 1
  9266. | #define HAVE_STRDUP 1
  9267. | #define HAVE_WCWIDTH 1
  9268. | #define HAVE_BTOWC 1
  9269. | #define HAVE_SYMLINK 1
  9270. | #define HAVE_NL_LANGINFO 1
  9271. | #define HAVE_STRNDUP 1
  9272. | #define HAVE_SNPRINTF 1
  9273. | #define HAVE_WCRTOMB 1
  9274. | #define HAVE_WINT_T 1
  9275. | #define HAVE_TOWLOWER 1
  9276. | #define HAVE_RAW_DECL_WCTYPE 1
  9277. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9278. | #define HAVE_RAW_DECL_WCTRANS 1
  9279. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9280. | #define HAVE_STDLIB_H 1
  9281. | #define MALLOC_0_IS_NONNULL 1
  9282. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9283. | #define HAVE_LONG_LONG_INT 1
  9284. | #define HAVE_MBSTATE_T 1
  9285. | #define HAVE_LANGINFO_CODESET 1
  9286. | #define HAVE_MAP_ANONYMOUS 1
  9287. | #define HAVE_DECL_MEMRCHR 1
  9288. | #define HAVE_DECL_ALARM 1
  9289. | #define HAVE__BOOL 1
  9290. | #define HAVE_WCHAR_T 1
  9291. | #define HAVE_STRCASESTR 1
  9292. | #define HAVE_DECL_STRDUP 1
  9293. | #define HAVE_RAW_DECL_FFSL 1
  9294. | #define HAVE_RAW_DECL_FFSLL 1
  9295. | #define HAVE_RAW_DECL_MEMMEM 1
  9296. | #define HAVE_RAW_DECL_MEMPCPY 1
  9297. | #define HAVE_RAW_DECL_MEMRCHR 1
  9298. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  9299. | #define HAVE_RAW_DECL_STPCPY 1
  9300. | #define HAVE_RAW_DECL_STPNCPY 1
  9301. | #define HAVE_RAW_DECL_STRCHRNUL 1
  9302. | #define HAVE_RAW_DECL_STRDUP 1
  9303. | #define HAVE_RAW_DECL_STRNCAT 1
  9304. | #define HAVE_RAW_DECL_STRNDUP 1
  9305. | #define HAVE_RAW_DECL_STRNLEN 1
  9306. | #define HAVE_RAW_DECL_STRPBRK 1
  9307. | #define HAVE_RAW_DECL_STRSEP 1
  9308. | #define HAVE_RAW_DECL_STRCASESTR 1
  9309. | #define HAVE_RAW_DECL_STRTOK_R 1
  9310. | #define HAVE_RAW_DECL_STRERROR_R 1
  9311. | #define HAVE_RAW_DECL_STRSIGNAL 1
  9312. | #define HAVE_RAW_DECL_STRVERSCMP 1
  9313. | #define HAVE_RAW_DECL_FFS 1
  9314. | #define HAVE_RAW_DECL_STRCASECMP 1
  9315. | #define HAVE_RAW_DECL_STRNCASECMP 1
  9316. | #define HAVE_DECL_STRNLEN 1
  9317. | #define HAVE_WORKING_O_NOATIME 0
  9318. | #define HAVE_WORKING_O_NOFOLLOW 0
  9319. | #define HAVE_DECL_GETC_UNLOCKED 1
  9320. | #define USE_POSIX_THREADS 1
  9321. | #define USE_POSIX_THREADS_WEAK 1
  9322. | #define HAVE_DECL_STRNDUP 1
  9323. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9324. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9325. | #define HAVE_INTMAX_T 1
  9326. | #define DBL_EXPBIT0_WORD 1
  9327. | #define DBL_EXPBIT0_BIT 20
  9328. | #define HAVE_SNPRINTF 1
  9329. | #define HAVE_STRNLEN 1
  9330. | #define HAVE_WCSLEN 1
  9331. | #define HAVE_WCSNLEN 1
  9332. | #define HAVE_MBRTOWC 1
  9333. | #define HAVE_WCRTOMB 1
  9334. | #define HAVE_DECL__SNPRINTF 0
  9335. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9336. | #define HAVE_ALLOCA 1
  9337. | #define HAVE_ARGZ_H 1
  9338. | #define HAVE_ERROR_T 1
  9339. | #define HAVE_WORKING_ARGZ 1
  9340. | #define GNULIB_TEST_GETOPT_GNU 1
  9341. | #define __GETOPT_PREFIX rpl_
  9342. | #define HAVE_DECL_ISWBLANK 1
  9343. | #define GNULIB_TEST_ISWBLANK 1
  9344. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  9345. | #define C_LOCALE_MAYBE_EILSEQ 1
  9346. | #define GNULIB_TEST_MBRTOWC 1
  9347. | #define GNULIB_TEST_MBSCASECMP 1
  9348. | #define GNULIB_TEST_MBSCHR 1
  9349. | #define GNULIB_TEST_MBSINIT 1
  9350. | #define GNULIB_TEST_MBSLEN 1
  9351. | #define GNULIB_TEST_MBSNCASECMP 1
  9352. | #define GNULIB_TEST_MBSSTR 1
  9353. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  9354. | #define HAVE_MBSTATE_T 1
  9355. | #define GNULIB_TEST_MEMCHR 1
  9356. | #define HAVE_MEMRCHR 1
  9357. | #define GNULIB_TEST_MEMRCHR 1
  9358. | #define _REGEX_INCLUDE_LIMITS_H 1
  9359. | #define _REGEX_LARGE_OFFSETS 1
  9360. | #define re_syntax_options rpl_re_syntax_options
  9361. | #define re_set_syntax rpl_re_set_syntax
  9362. | #define re_compile_pattern rpl_re_compile_pattern
  9363. | #define re_compile_fastmap rpl_re_compile_fastmap
  9364. | #define re_search rpl_re_search
  9365. | #define re_search_2 rpl_re_search_2
  9366. | #define re_match rpl_re_match
  9367. | #define re_match_2 rpl_re_match_2
  9368. | #define re_set_registers rpl_re_set_registers
  9369. | #define re_comp rpl_re_comp
  9370. | #define re_exec rpl_re_exec
  9371. | #define regcomp rpl_regcomp
  9372. | #define regexec rpl_regexec
  9373. | #define regerror rpl_regerror
  9374. | #define regfree rpl_regfree
  9375. | #define HAVE_LIBINTL_H 1
  9376. | #define HAVE_DECL_ISBLANK 1
  9377. | #define GNULIB_FSCANF 1
  9378. | #define GNULIB_SCANF 1
  9379. | #define HAVE_RAW_DECL_DPRINTF 1
  9380. | #define HAVE_RAW_DECL_FSEEKO 1
  9381. | #define HAVE_RAW_DECL_FTELLO 1
  9382. | #define HAVE_RAW_DECL_GETDELIM 1
  9383. | #define HAVE_RAW_DECL_GETLINE 1
  9384. | #define HAVE_RAW_DECL_PCLOSE 1
  9385. | #define HAVE_RAW_DECL_POPEN 1
  9386. | #define HAVE_RAW_DECL_RENAMEAT 1
  9387. | #define HAVE_RAW_DECL_SNPRINTF 1
  9388. | #define HAVE_RAW_DECL_TMPFILE 1
  9389. | #define HAVE_RAW_DECL_VDPRINTF 1
  9390. | #define HAVE_RAW_DECL_VSNPRINTF 1
  9391. | #define HAVE_RAW_DECL__EXIT 1
  9392. | #define HAVE_RAW_DECL_ATOLL 1
  9393. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  9394. | #define HAVE_RAW_DECL_GETLOADAVG 1
  9395. | #define HAVE_RAW_DECL_GETSUBOPT 1
  9396. | #define HAVE_RAW_DECL_GRANTPT 1
  9397. | #define HAVE_RAW_DECL_INITSTATE 1
  9398. | #define HAVE_RAW_DECL_INITSTATE_R 1
  9399. | #define HAVE_RAW_DECL_MKDTEMP 1
  9400. | #define HAVE_RAW_DECL_MKOSTEMP 1
  9401. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  9402. | #define HAVE_RAW_DECL_MKSTEMP 1
  9403. | #define HAVE_RAW_DECL_MKSTEMPS 1
  9404. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  9405. | #define HAVE_RAW_DECL_PTSNAME 1
  9406. | #define HAVE_RAW_DECL_PTSNAME_R 1
  9407. | #define HAVE_RAW_DECL_RANDOM 1
  9408. | #define HAVE_RAW_DECL_RANDOM_R 1
  9409. | #define HAVE_RAW_DECL_REALPATH 1
  9410. | #define HAVE_RAW_DECL_RPMATCH 1
  9411. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  9412. | #define HAVE_RAW_DECL_SETENV 1
  9413. | #define HAVE_RAW_DECL_SETSTATE 1
  9414. | #define HAVE_RAW_DECL_SETSTATE_R 1
  9415. | #define HAVE_RAW_DECL_SRANDOM 1
  9416. | #define HAVE_RAW_DECL_SRANDOM_R 1
  9417. | #define HAVE_RAW_DECL_STRTOD 1
  9418. | #define HAVE_RAW_DECL_STRTOLL 1
  9419. | #define HAVE_RAW_DECL_STRTOULL 1
  9420. | #define HAVE_RAW_DECL_UNLOCKPT 1
  9421. | #define HAVE_RAW_DECL_UNSETENV 1
  9422. | #define HAVE_STRCASECMP 1
  9423. | #define HAVE_STRNCASECMP 1
  9424. | #define HAVE_DECL_STRNCASECMP 1
  9425. | #define HAVE_STRCASESTR 1
  9426. | #define GNULIB_TEST_STRCASESTR 1
  9427. | #define GNULIB_TEST_STRDUP 1
  9428. | #define GNULIB_STRERROR 1
  9429. | #define GNULIB_TEST_STRERROR 1
  9430. | #define GNULIB_TEST_STRNLEN 1
  9431. | #define HAVE_RAW_DECL_CHDIR 1
  9432. | #define HAVE_RAW_DECL_CHOWN 1
  9433. | #define HAVE_RAW_DECL_DUP 1
  9434. | #define HAVE_RAW_DECL_DUP2 1
  9435. | #define HAVE_RAW_DECL_DUP3 1
  9436. | #define HAVE_RAW_DECL_ENVIRON 1
  9437. | #define HAVE_RAW_DECL_EUIDACCESS 1
  9438. | #define HAVE_RAW_DECL_FACCESSAT 1
  9439. | #define HAVE_RAW_DECL_FCHDIR 1
  9440. | #define HAVE_RAW_DECL_FCHOWNAT 1
  9441. | #define HAVE_RAW_DECL_FDATASYNC 1
  9442. | #define HAVE_RAW_DECL_FSYNC 1
  9443. | #define HAVE_RAW_DECL_FTRUNCATE 1
  9444. | #define HAVE_RAW_DECL_GETCWD 1
  9445. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  9446. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  9447. | #define HAVE_RAW_DECL_GETGROUPS 1
  9448. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  9449. | #define HAVE_RAW_DECL_GETLOGIN 1
  9450. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  9451. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  9452. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  9453. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  9454. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  9455. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  9456. | #define HAVE_RAW_DECL_ISATTY 1
  9457. | #define HAVE_RAW_DECL_LCHOWN 1
  9458. | #define HAVE_RAW_DECL_LINK 1
  9459. | #define HAVE_RAW_DECL_LINKAT 1
  9460. | #define HAVE_RAW_DECL_LSEEK 1
  9461. | #define HAVE_RAW_DECL_PIPE 1
  9462. | #define HAVE_RAW_DECL_PIPE2 1
  9463. | #define HAVE_RAW_DECL_PREAD 1
  9464. | #define HAVE_RAW_DECL_PWRITE 1
  9465. | #define HAVE_RAW_DECL_READLINK 1
  9466. | #define HAVE_RAW_DECL_READLINKAT 1
  9467. | #define HAVE_RAW_DECL_RMDIR 1
  9468. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  9469. | #define HAVE_RAW_DECL_SLEEP 1
  9470. | #define HAVE_RAW_DECL_SYMLINK 1
  9471. | #define HAVE_RAW_DECL_SYMLINKAT 1
  9472. | #define HAVE_RAW_DECL_TTYNAME_R 1
  9473. | #define HAVE_RAW_DECL_UNLINK 1
  9474. | #define HAVE_RAW_DECL_UNLINKAT 1
  9475. | #define HAVE_RAW_DECL_USLEEP 1
  9476. | #define HAVE_VASPRINTF 1
  9477. | #define GNULIB_TEST_VASPRINTF 1
  9478. | #define HAVE_RAW_DECL_BTOWC 1
  9479. | #define HAVE_RAW_DECL_WCTOB 1
  9480. | #define HAVE_RAW_DECL_MBSINIT 1
  9481. | #define HAVE_RAW_DECL_MBRTOWC 1
  9482. | #define HAVE_RAW_DECL_MBRLEN 1
  9483. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  9484. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  9485. | #define HAVE_RAW_DECL_WCRTOMB 1
  9486. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  9487. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  9488. | #define HAVE_RAW_DECL_WCWIDTH 1
  9489. | #define HAVE_RAW_DECL_WMEMCHR 1
  9490. | #define HAVE_RAW_DECL_WMEMCMP 1
  9491. | #define HAVE_RAW_DECL_WMEMCPY 1
  9492. | #define HAVE_RAW_DECL_WMEMMOVE 1
  9493. | #define HAVE_RAW_DECL_WMEMSET 1
  9494. | #define HAVE_RAW_DECL_WCSLEN 1
  9495. | #define HAVE_RAW_DECL_WCSNLEN 1
  9496. | #define HAVE_RAW_DECL_WCSCPY 1
  9497. | #define HAVE_RAW_DECL_WCPCPY 1
  9498. | #define HAVE_RAW_DECL_WCSNCPY 1
  9499. | #define HAVE_RAW_DECL_WCPNCPY 1
  9500. | #define HAVE_RAW_DECL_WCSCAT 1
  9501. | #define HAVE_RAW_DECL_WCSNCAT 1
  9502. | #define HAVE_RAW_DECL_WCSCMP 1
  9503. | #define HAVE_RAW_DECL_WCSNCMP 1
  9504. | #define HAVE_RAW_DECL_WCSCASECMP 1
  9505. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  9506. | #define HAVE_RAW_DECL_WCSCOLL 1
  9507. | #define HAVE_RAW_DECL_WCSXFRM 1
  9508. | #define HAVE_RAW_DECL_WCSDUP 1
  9509. | #define HAVE_RAW_DECL_WCSCHR 1
  9510. | #define HAVE_RAW_DECL_WCSRCHR 1
  9511. | #define HAVE_RAW_DECL_WCSCSPN 1
  9512. | #define HAVE_RAW_DECL_WCSSPN 1
  9513. | #define HAVE_RAW_DECL_WCSPBRK 1
  9514. | #define HAVE_RAW_DECL_WCSSTR 1
  9515. | #define HAVE_RAW_DECL_WCSTOK 1
  9516. | #define HAVE_RAW_DECL_WCSWIDTH 1
  9517. | #define HAVE_TOWLOWER 1
  9518. | #define HAVE_RAW_DECL_WCTYPE 1
  9519. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9520. | #define HAVE_RAW_DECL_WCTRANS 1
  9521. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9522. | #define HAVE_DECL_WCWIDTH 1
  9523. | #define GNULIB_TEST_WCWIDTH 1
  9524. | #define GNULIB_TEST_BTOWC 1
  9525. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9526. | #define REPLACE_NL_LANGINFO 1
  9527. | #define GNULIB_TEST_NL_LANGINFO 1
  9528. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9529. | #define GNULIB_TEST_LOCALECONV 1
  9530. | #define HAVE_RAW_DECL_SETLOCALE 1
  9531. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9532. | #define GNULIB_TEST_WCRTOMB 1
  9533. | #define STDC_HEADERS 1
  9534. | #define HAVE_FCNTL_H 1
  9535. | #define HAVE_LIMITS_H 1
  9536. | #define HAVE_PWD_H 1
  9537. | #define HAVE_STRING_H 1
  9538. | #define HAVE_STRINGS_H 1
  9539. | #define HAVE_STROPTS_H 1
  9540. | #define HAVE_TERMCAP_H 1
  9541. | #define HAVE_TERMIO_H 1
  9542. | #define HAVE_TERMIOS_H 1
  9543. | #define HAVE_UNISTD_H 1
  9544. | #define HAVE_SYS_FCNTL_H 1
  9545. | #define HAVE_SYS_FILE_H 1
  9546. | #define HAVE_SYS_IOCTL_H 1
  9547. | #define HAVE_SYS_TIME_H 1
  9548. | #define HAVE_SYS_WAIT_H 1
  9549. | #define RETSIGTYPE void
  9550. | #define HAVE_DECL_MEMCHR 1
  9551. | #define HAVE_DECL_STRCOLL 1
  9552. | #define HAVE_DECL_STRERROR 1
  9553. | #define HAVE_VPRINTF 1
  9554. | #define HAVE_BZERO 1
  9555. | #define HAVE_GETCWD 1
  9556. | #define HAVE_MEMSET 1
  9557. | #define HAVE_SETLOCALE 1
  9558. | #define HAVE_SETVBUF 1
  9559. | #define HAVE_SIGACTION 1
  9560. | #define HAVE_SIGPROCMASK 1
  9561. | #define HAVE_SIGSETMASK 1
  9562. | #define HAVE_STRCHR 1
  9563. | #define HAVE_POSIX_OPENPT 1
  9564. | #define HAVE_MEMCPY 1
  9565. | #define HAVE_MEMMOVE 1
  9566. | #define HAVE_STRDUP 1
  9567. | #define HAVE_STRERROR 1
  9568. | /* end confdefs.h. */
  9569. |
  9570. | int
  9571. | main ()
  9572. | {
  9573. | #ifdef HAVE_NCURSES_TERMCAP_H
  9574. | #include <ncurses/termcap.h>
  9575. | #else
  9576. | #ifdef HAVE_TERMCAP_H
  9577. | #include <termcap.h>
  9578. | #else
  9579. | #undef PC
  9580. | char *BC;
  9581. | char **UP;
  9582. | char PC;
  9583. | short ospeed;
  9584. | #endif
  9585. | #endif
  9586. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  9587. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  9588. | BC++;
  9589. | UP++;
  9590. | PC++;
  9591. | return ospeed != 0;
  9592. |
  9593. | ;
  9594. | return 0;
  9595. | }
  9596. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses >&5
  9597. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  9598. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  9599. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9600. from conftest.c:370:
  9601. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  9602. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  9603. __bswap_32 (unsigned int __bsx)
  9604. ^~~~~~~~~~
  9605. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  9606. __bswap_64 (__uint64_t __bsx)
  9607. ^~~~~~~~~~
  9608. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  9609. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  9610. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9611. from conftest.c:370:
  9612. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  9613. __uint16_identity (__uint16_t __x)
  9614. ^~~~~~~~~~~~~~~~~
  9615. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  9616. __uint32_identity (__uint32_t __x)
  9617. ^~~~~~~~~~~~~~~~~
  9618. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  9619. __uint64_identity (__uint64_t __x)
  9620. ^~~~~~~~~~~~~~~~~
  9621. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9622. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9623. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9624. from conftest.c:370:
  9625. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  9626. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  9627. ^
  9628. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  9629. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9630. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9631. from conftest.c:370:
  9632. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  9633. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  9634. ^
  9635. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9636. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9637. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9638. from conftest.c:370:
  9639. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  9640. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  9641. ^
  9642. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  9643. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9644. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9645. from conftest.c:370:
  9646. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  9647. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  9648. ^
  9649. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  9650. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  9651. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9652. from conftest.c:370:
  9653. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  9654. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  9655. ^
  9656. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  9657. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  9658. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  9659. from conftest.c:370:
  9660. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  9661. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  9662. ^
  9663. configure:22809: $? = 1
  9664. configure: failed program was:
  9665. | /* confdefs.h */
  9666. | #define PACKAGE_NAME "GNU Texinfo"
  9667. | #define PACKAGE_TARNAME "texinfo"
  9668. | #define PACKAGE_VERSION "6.3"
  9669. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  9670. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  9671. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  9672. | #define PACKAGE "texinfo"
  9673. | #define VERSION "6.3"
  9674. | #define STDC_HEADERS 1
  9675. | #define HAVE_SYS_TYPES_H 1
  9676. | #define HAVE_SYS_STAT_H 1
  9677. | #define HAVE_STDLIB_H 1
  9678. | #define HAVE_STRING_H 1
  9679. | #define HAVE_MEMORY_H 1
  9680. | #define HAVE_STRINGS_H 1
  9681. | #define HAVE_INTTYPES_H 1
  9682. | #define HAVE_STDINT_H 1
  9683. | #define HAVE_UNISTD_H 1
  9684. | #define __EXTENSIONS__ 1
  9685. | #define _ALL_SOURCE 1
  9686. | #define _DARWIN_C_SOURCE 1
  9687. | #define _GNU_SOURCE 1
  9688. | #define __USE_MINGW_ANSI_STDIO 1
  9689. | #define _POSIX_PTHREAD_SEMANTICS 1
  9690. | #define _TANDEM_SOURCE 1
  9691. | #define HAVE_ALLOCA_H 1
  9692. | #define HAVE_ALLOCA 1
  9693. | #define restrict __restrict
  9694. | #define HAVE_DECL_STRERROR_R 1
  9695. | #define HAVE_STRERROR_R 1
  9696. | #define STRERROR_R_CHAR_P 1
  9697. | #define HAVE_GETOPT_H 1
  9698. | #define HAVE_WCTYPE_H 1
  9699. | #define HAVE_WCHAR_H 1
  9700. | #define HAVE_SYS_MMAN_H 1
  9701. | #define HAVE_MALLOC_H 1
  9702. | #define HAVE_STDINT_H 1
  9703. | #define HAVE_STRINGS_H 1
  9704. | #define HAVE_UNISTD_H 1
  9705. | #define HAVE_FEATURES_H 1
  9706. | #define HAVE_LANGINFO_H 1
  9707. | #define HAVE_XLOCALE_H 1
  9708. | #define HAVE_SYS_SOCKET_H 1
  9709. | #define HAVE_GETOPT_H 1
  9710. | #define HAVE_GETOPT_LONG_ONLY 1
  9711. | #define __GETOPT_PREFIX rpl_
  9712. | #define HAVE_DECL_GETENV 1
  9713. | #define HAVE_ICONV 1
  9714. | #define ICONV_CONST
  9715. | #define HAVE_ISWCNTRL 1
  9716. | #define HAVE_ISWBLANK 1
  9717. | #define HAVE_MBSINIT 1
  9718. | #define HAVE_MBRTOWC 1
  9719. | #define HAVE_ISASCII 1
  9720. | #define HAVE_MPROTECT 1
  9721. | #define HAVE_ISBLANK 1
  9722. | #define HAVE_ISWCTYPE 1
  9723. | #define HAVE_STRDUP 1
  9724. | #define HAVE_WCWIDTH 1
  9725. | #define HAVE_BTOWC 1
  9726. | #define HAVE_SYMLINK 1
  9727. | #define HAVE_NL_LANGINFO 1
  9728. | #define HAVE_STRNDUP 1
  9729. | #define HAVE_SNPRINTF 1
  9730. | #define HAVE_WCRTOMB 1
  9731. | #define HAVE_WINT_T 1
  9732. | #define HAVE_TOWLOWER 1
  9733. | #define HAVE_RAW_DECL_WCTYPE 1
  9734. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9735. | #define HAVE_RAW_DECL_WCTRANS 1
  9736. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9737. | #define HAVE_STDLIB_H 1
  9738. | #define MALLOC_0_IS_NONNULL 1
  9739. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9740. | #define HAVE_LONG_LONG_INT 1
  9741. | #define HAVE_MBSTATE_T 1
  9742. | #define HAVE_LANGINFO_CODESET 1
  9743. | #define HAVE_MAP_ANONYMOUS 1
  9744. | #define HAVE_DECL_MEMRCHR 1
  9745. | #define HAVE_DECL_ALARM 1
  9746. | #define HAVE__BOOL 1
  9747. | #define HAVE_WCHAR_T 1
  9748. | #define HAVE_STRCASESTR 1
  9749. | #define HAVE_DECL_STRDUP 1
  9750. | #define HAVE_RAW_DECL_FFSL 1
  9751. | #define HAVE_RAW_DECL_FFSLL 1
  9752. | #define HAVE_RAW_DECL_MEMMEM 1
  9753. | #define HAVE_RAW_DECL_MEMPCPY 1
  9754. | #define HAVE_RAW_DECL_MEMRCHR 1
  9755. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  9756. | #define HAVE_RAW_DECL_STPCPY 1
  9757. | #define HAVE_RAW_DECL_STPNCPY 1
  9758. | #define HAVE_RAW_DECL_STRCHRNUL 1
  9759. | #define HAVE_RAW_DECL_STRDUP 1
  9760. | #define HAVE_RAW_DECL_STRNCAT 1
  9761. | #define HAVE_RAW_DECL_STRNDUP 1
  9762. | #define HAVE_RAW_DECL_STRNLEN 1
  9763. | #define HAVE_RAW_DECL_STRPBRK 1
  9764. | #define HAVE_RAW_DECL_STRSEP 1
  9765. | #define HAVE_RAW_DECL_STRCASESTR 1
  9766. | #define HAVE_RAW_DECL_STRTOK_R 1
  9767. | #define HAVE_RAW_DECL_STRERROR_R 1
  9768. | #define HAVE_RAW_DECL_STRSIGNAL 1
  9769. | #define HAVE_RAW_DECL_STRVERSCMP 1
  9770. | #define HAVE_RAW_DECL_FFS 1
  9771. | #define HAVE_RAW_DECL_STRCASECMP 1
  9772. | #define HAVE_RAW_DECL_STRNCASECMP 1
  9773. | #define HAVE_DECL_STRNLEN 1
  9774. | #define HAVE_WORKING_O_NOATIME 0
  9775. | #define HAVE_WORKING_O_NOFOLLOW 0
  9776. | #define HAVE_DECL_GETC_UNLOCKED 1
  9777. | #define USE_POSIX_THREADS 1
  9778. | #define USE_POSIX_THREADS_WEAK 1
  9779. | #define HAVE_DECL_STRNDUP 1
  9780. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9781. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9782. | #define HAVE_INTMAX_T 1
  9783. | #define DBL_EXPBIT0_WORD 1
  9784. | #define DBL_EXPBIT0_BIT 20
  9785. | #define HAVE_SNPRINTF 1
  9786. | #define HAVE_STRNLEN 1
  9787. | #define HAVE_WCSLEN 1
  9788. | #define HAVE_WCSNLEN 1
  9789. | #define HAVE_MBRTOWC 1
  9790. | #define HAVE_WCRTOMB 1
  9791. | #define HAVE_DECL__SNPRINTF 0
  9792. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9793. | #define HAVE_ALLOCA 1
  9794. | #define HAVE_ARGZ_H 1
  9795. | #define HAVE_ERROR_T 1
  9796. | #define HAVE_WORKING_ARGZ 1
  9797. | #define GNULIB_TEST_GETOPT_GNU 1
  9798. | #define __GETOPT_PREFIX rpl_
  9799. | #define HAVE_DECL_ISWBLANK 1
  9800. | #define GNULIB_TEST_ISWBLANK 1
  9801. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  9802. | #define C_LOCALE_MAYBE_EILSEQ 1
  9803. | #define GNULIB_TEST_MBRTOWC 1
  9804. | #define GNULIB_TEST_MBSCASECMP 1
  9805. | #define GNULIB_TEST_MBSCHR 1
  9806. | #define GNULIB_TEST_MBSINIT 1
  9807. | #define GNULIB_TEST_MBSLEN 1
  9808. | #define GNULIB_TEST_MBSNCASECMP 1
  9809. | #define GNULIB_TEST_MBSSTR 1
  9810. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  9811. | #define HAVE_MBSTATE_T 1
  9812. | #define GNULIB_TEST_MEMCHR 1
  9813. | #define HAVE_MEMRCHR 1
  9814. | #define GNULIB_TEST_MEMRCHR 1
  9815. | #define _REGEX_INCLUDE_LIMITS_H 1
  9816. | #define _REGEX_LARGE_OFFSETS 1
  9817. | #define re_syntax_options rpl_re_syntax_options
  9818. | #define re_set_syntax rpl_re_set_syntax
  9819. | #define re_compile_pattern rpl_re_compile_pattern
  9820. | #define re_compile_fastmap rpl_re_compile_fastmap
  9821. | #define re_search rpl_re_search
  9822. | #define re_search_2 rpl_re_search_2
  9823. | #define re_match rpl_re_match
  9824. | #define re_match_2 rpl_re_match_2
  9825. | #define re_set_registers rpl_re_set_registers
  9826. | #define re_comp rpl_re_comp
  9827. | #define re_exec rpl_re_exec
  9828. | #define regcomp rpl_regcomp
  9829. | #define regexec rpl_regexec
  9830. | #define regerror rpl_regerror
  9831. | #define regfree rpl_regfree
  9832. | #define HAVE_LIBINTL_H 1
  9833. | #define HAVE_DECL_ISBLANK 1
  9834. | #define GNULIB_FSCANF 1
  9835. | #define GNULIB_SCANF 1
  9836. | #define HAVE_RAW_DECL_DPRINTF 1
  9837. | #define HAVE_RAW_DECL_FSEEKO 1
  9838. | #define HAVE_RAW_DECL_FTELLO 1
  9839. | #define HAVE_RAW_DECL_GETDELIM 1
  9840. | #define HAVE_RAW_DECL_GETLINE 1
  9841. | #define HAVE_RAW_DECL_PCLOSE 1
  9842. | #define HAVE_RAW_DECL_POPEN 1
  9843. | #define HAVE_RAW_DECL_RENAMEAT 1
  9844. | #define HAVE_RAW_DECL_SNPRINTF 1
  9845. | #define HAVE_RAW_DECL_TMPFILE 1
  9846. | #define HAVE_RAW_DECL_VDPRINTF 1
  9847. | #define HAVE_RAW_DECL_VSNPRINTF 1
  9848. | #define HAVE_RAW_DECL__EXIT 1
  9849. | #define HAVE_RAW_DECL_ATOLL 1
  9850. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  9851. | #define HAVE_RAW_DECL_GETLOADAVG 1
  9852. | #define HAVE_RAW_DECL_GETSUBOPT 1
  9853. | #define HAVE_RAW_DECL_GRANTPT 1
  9854. | #define HAVE_RAW_DECL_INITSTATE 1
  9855. | #define HAVE_RAW_DECL_INITSTATE_R 1
  9856. | #define HAVE_RAW_DECL_MKDTEMP 1
  9857. | #define HAVE_RAW_DECL_MKOSTEMP 1
  9858. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  9859. | #define HAVE_RAW_DECL_MKSTEMP 1
  9860. | #define HAVE_RAW_DECL_MKSTEMPS 1
  9861. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  9862. | #define HAVE_RAW_DECL_PTSNAME 1
  9863. | #define HAVE_RAW_DECL_PTSNAME_R 1
  9864. | #define HAVE_RAW_DECL_RANDOM 1
  9865. | #define HAVE_RAW_DECL_RANDOM_R 1
  9866. | #define HAVE_RAW_DECL_REALPATH 1
  9867. | #define HAVE_RAW_DECL_RPMATCH 1
  9868. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  9869. | #define HAVE_RAW_DECL_SETENV 1
  9870. | #define HAVE_RAW_DECL_SETSTATE 1
  9871. | #define HAVE_RAW_DECL_SETSTATE_R 1
  9872. | #define HAVE_RAW_DECL_SRANDOM 1
  9873. | #define HAVE_RAW_DECL_SRANDOM_R 1
  9874. | #define HAVE_RAW_DECL_STRTOD 1
  9875. | #define HAVE_RAW_DECL_STRTOLL 1
  9876. | #define HAVE_RAW_DECL_STRTOULL 1
  9877. | #define HAVE_RAW_DECL_UNLOCKPT 1
  9878. | #define HAVE_RAW_DECL_UNSETENV 1
  9879. | #define HAVE_STRCASECMP 1
  9880. | #define HAVE_STRNCASECMP 1
  9881. | #define HAVE_DECL_STRNCASECMP 1
  9882. | #define HAVE_STRCASESTR 1
  9883. | #define GNULIB_TEST_STRCASESTR 1
  9884. | #define GNULIB_TEST_STRDUP 1
  9885. | #define GNULIB_STRERROR 1
  9886. | #define GNULIB_TEST_STRERROR 1
  9887. | #define GNULIB_TEST_STRNLEN 1
  9888. | #define HAVE_RAW_DECL_CHDIR 1
  9889. | #define HAVE_RAW_DECL_CHOWN 1
  9890. | #define HAVE_RAW_DECL_DUP 1
  9891. | #define HAVE_RAW_DECL_DUP2 1
  9892. | #define HAVE_RAW_DECL_DUP3 1
  9893. | #define HAVE_RAW_DECL_ENVIRON 1
  9894. | #define HAVE_RAW_DECL_EUIDACCESS 1
  9895. | #define HAVE_RAW_DECL_FACCESSAT 1
  9896. | #define HAVE_RAW_DECL_FCHDIR 1
  9897. | #define HAVE_RAW_DECL_FCHOWNAT 1
  9898. | #define HAVE_RAW_DECL_FDATASYNC 1
  9899. | #define HAVE_RAW_DECL_FSYNC 1
  9900. | #define HAVE_RAW_DECL_FTRUNCATE 1
  9901. | #define HAVE_RAW_DECL_GETCWD 1
  9902. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  9903. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  9904. | #define HAVE_RAW_DECL_GETGROUPS 1
  9905. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  9906. | #define HAVE_RAW_DECL_GETLOGIN 1
  9907. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  9908. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  9909. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  9910. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  9911. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  9912. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  9913. | #define HAVE_RAW_DECL_ISATTY 1
  9914. | #define HAVE_RAW_DECL_LCHOWN 1
  9915. | #define HAVE_RAW_DECL_LINK 1
  9916. | #define HAVE_RAW_DECL_LINKAT 1
  9917. | #define HAVE_RAW_DECL_LSEEK 1
  9918. | #define HAVE_RAW_DECL_PIPE 1
  9919. | #define HAVE_RAW_DECL_PIPE2 1
  9920. | #define HAVE_RAW_DECL_PREAD 1
  9921. | #define HAVE_RAW_DECL_PWRITE 1
  9922. | #define HAVE_RAW_DECL_READLINK 1
  9923. | #define HAVE_RAW_DECL_READLINKAT 1
  9924. | #define HAVE_RAW_DECL_RMDIR 1
  9925. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  9926. | #define HAVE_RAW_DECL_SLEEP 1
  9927. | #define HAVE_RAW_DECL_SYMLINK 1
  9928. | #define HAVE_RAW_DECL_SYMLINKAT 1
  9929. | #define HAVE_RAW_DECL_TTYNAME_R 1
  9930. | #define HAVE_RAW_DECL_UNLINK 1
  9931. | #define HAVE_RAW_DECL_UNLINKAT 1
  9932. | #define HAVE_RAW_DECL_USLEEP 1
  9933. | #define HAVE_VASPRINTF 1
  9934. | #define GNULIB_TEST_VASPRINTF 1
  9935. | #define HAVE_RAW_DECL_BTOWC 1
  9936. | #define HAVE_RAW_DECL_WCTOB 1
  9937. | #define HAVE_RAW_DECL_MBSINIT 1
  9938. | #define HAVE_RAW_DECL_MBRTOWC 1
  9939. | #define HAVE_RAW_DECL_MBRLEN 1
  9940. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  9941. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  9942. | #define HAVE_RAW_DECL_WCRTOMB 1
  9943. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  9944. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  9945. | #define HAVE_RAW_DECL_WCWIDTH 1
  9946. | #define HAVE_RAW_DECL_WMEMCHR 1
  9947. | #define HAVE_RAW_DECL_WMEMCMP 1
  9948. | #define HAVE_RAW_DECL_WMEMCPY 1
  9949. | #define HAVE_RAW_DECL_WMEMMOVE 1
  9950. | #define HAVE_RAW_DECL_WMEMSET 1
  9951. | #define HAVE_RAW_DECL_WCSLEN 1
  9952. | #define HAVE_RAW_DECL_WCSNLEN 1
  9953. | #define HAVE_RAW_DECL_WCSCPY 1
  9954. | #define HAVE_RAW_DECL_WCPCPY 1
  9955. | #define HAVE_RAW_DECL_WCSNCPY 1
  9956. | #define HAVE_RAW_DECL_WCPNCPY 1
  9957. | #define HAVE_RAW_DECL_WCSCAT 1
  9958. | #define HAVE_RAW_DECL_WCSNCAT 1
  9959. | #define HAVE_RAW_DECL_WCSCMP 1
  9960. | #define HAVE_RAW_DECL_WCSNCMP 1
  9961. | #define HAVE_RAW_DECL_WCSCASECMP 1
  9962. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  9963. | #define HAVE_RAW_DECL_WCSCOLL 1
  9964. | #define HAVE_RAW_DECL_WCSXFRM 1
  9965. | #define HAVE_RAW_DECL_WCSDUP 1
  9966. | #define HAVE_RAW_DECL_WCSCHR 1
  9967. | #define HAVE_RAW_DECL_WCSRCHR 1
  9968. | #define HAVE_RAW_DECL_WCSCSPN 1
  9969. | #define HAVE_RAW_DECL_WCSSPN 1
  9970. | #define HAVE_RAW_DECL_WCSPBRK 1
  9971. | #define HAVE_RAW_DECL_WCSSTR 1
  9972. | #define HAVE_RAW_DECL_WCSTOK 1
  9973. | #define HAVE_RAW_DECL_WCSWIDTH 1
  9974. | #define HAVE_TOWLOWER 1
  9975. | #define HAVE_RAW_DECL_WCTYPE 1
  9976. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9977. | #define HAVE_RAW_DECL_WCTRANS 1
  9978. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9979. | #define HAVE_DECL_WCWIDTH 1
  9980. | #define GNULIB_TEST_WCWIDTH 1
  9981. | #define GNULIB_TEST_BTOWC 1
  9982. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9983. | #define REPLACE_NL_LANGINFO 1
  9984. | #define GNULIB_TEST_NL_LANGINFO 1
  9985. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9986. | #define GNULIB_TEST_LOCALECONV 1
  9987. | #define HAVE_RAW_DECL_SETLOCALE 1
  9988. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9989. | #define GNULIB_TEST_WCRTOMB 1
  9990. | #define STDC_HEADERS 1
  9991. | #define HAVE_FCNTL_H 1
  9992. | #define HAVE_LIMITS_H 1
  9993. | #define HAVE_PWD_H 1
  9994. | #define HAVE_STRING_H 1
  9995. | #define HAVE_STRINGS_H 1
  9996. | #define HAVE_STROPTS_H 1
  9997. | #define HAVE_TERMCAP_H 1
  9998. | #define HAVE_TERMIO_H 1
  9999. | #define HAVE_TERMIOS_H 1
  10000. | #define HAVE_UNISTD_H 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement