Guest User

2.7.1 config.log

a guest
Apr 24th, 2025
42
0
266 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.96 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 gcl configure 2.7.1, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --no-create --no-recursion
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = master
  14. uname -m = x86_64
  15. uname -r = 6.8.0-52-generic
  16. uname -s = Linux
  17. uname -v = #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2
  18.  
  19. /usr/bin/uname -p = x86_64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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: /usr/local/sbin/
  31. PATH: /usr/local/bin/
  32. PATH: /usr/sbin/
  33. PATH: /usr/bin/
  34. PATH: /sbin/
  35. PATH: /bin/
  36. PATH: /snap/bin/
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2863: looking for aux files: compile config.guess config.sub missing install-sh
  44. configure:2876: trying ./
  45. configure:2905: ./compile found
  46. configure:2905: ./config.guess found
  47. configure:2905: ./config.sub found
  48. configure:2905: ./missing found
  49. configure:2887: ./install-sh found
  50. configure:3037: checking for a BSD-compatible install
  51. configure:3110: result: /usr/bin/install -c
  52. configure:3121: checking whether build environment is sane
  53. configure:3176: result: yes
  54. configure:3335: checking for a race-free mkdir -p
  55. configure:3379: result: /usr/bin/mkdir -p
  56. configure:3386: checking for gawk
  57. configure:3407: found /usr/bin/gawk
  58. configure:3418: result: gawk
  59. configure:3429: checking whether make sets $(MAKE)
  60. configure:3452: result: yes
  61. configure:3482: checking whether make supports nested variables
  62. configure:3500: result: yes
  63. configure:3575: checking how to create a pax tar archive
  64. configure:3586: tar --version
  65. tar (GNU tar) 1.34
  66. Copyright (C) 2021 Free Software Foundation, Inc.
  67. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  68. This is free software: you are free to change and redistribute it.
  69. There is NO WARRANTY, to the extent permitted by law.
  70.  
  71. Written by John Gilmore and Jay Fenlason.
  72. configure:3589: $? = 0
  73. configure:3629: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  74. configure:3632: $? = 0
  75. configure:3636: tar -xf - <conftest.tar
  76. configure:3639: $? = 0
  77. configure:3641: cat conftest.dir/file
  78. GrepMe
  79. configure:3644: $? = 0
  80. configure:3658: result: gnutar
  81. configure:3729: checking for emacs
  82. configure:3764: result: no
  83. configure:3729: checking for xemacs
  84. configure:3764: result: no
  85. configure:3786: checking where .elc files should go
  86. configure:3816: result: ${datadir}/emacs/site-lisp
  87. configure:3845: checking for gawk
  88. configure:3877: result: gawk
  89. configure:3895: checking build system type
  90. configure:3910: result: x86_64-pc-linux-gnu
  91. configure:3930: checking host system type
  92. configure:3944: result: x86_64-pc-linux-gnu
  93. configure:3984: result: host=x86_64-pc-linux-gnu
  94. configure:4030: result: use=amd64-linux
  95. configure:4190: checking whether make supports the include directive
  96. configure:4205: make -f confmf.GNU && cat confinc.out
  97. make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
  98. make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
  99. this is the am__doit target
  100. configure:4208: $? = 0
  101. configure:4227: result: yes (GNU style)
  102. configure:4303: checking for gcc
  103. configure:4324: found /usr/bin/gcc
  104. configure:4335: result: gcc
  105. configure:4688: checking for C compiler version
  106. configure:4697: gcc --version >&5
  107. gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  108. Copyright (C) 2021 Free Software Foundation, Inc.
  109. This is free software; see the source for copying conditions. There is NO
  110. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  111.  
  112. configure:4708: $? = 0
  113. configure:4697: gcc -v >&5
  114. Using built-in specs.
  115. COLLECT_GCC=gcc
  116. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  117. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  118. OFFLOAD_TARGET_DEFAULT=1
  119. Target: x86_64-linux-gnu
  120. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  121. Thread model: posix
  122. Supported LTO compression algorithms: zlib zstd
  123. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  124. ... rest of stderr output deleted ...
  125. configure:4708: $? = 0
  126. configure:4697: gcc -V >&5
  127. gcc: error: unrecognized command-line option '-V'
  128. gcc: fatal error: no input files
  129. compilation terminated.
  130. configure:4708: $? = 1
  131. configure:4697: gcc -qversion >&5
  132. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  133. gcc: fatal error: no input files
  134. compilation terminated.
  135. configure:4708: $? = 1
  136. configure:4697: gcc -version >&5
  137. gcc: error: unrecognized command-line option '-version'
  138. gcc: fatal error: no input files
  139. compilation terminated.
  140. configure:4708: $? = 1
  141. configure:4728: checking whether the C compiler works
  142. configure:4750: gcc conftest.c >&5
  143. configure:4754: $? = 0
  144. configure:4804: result: yes
  145. configure:4807: checking for C compiler default output file name
  146. configure:4809: result: a.out
  147. configure:4815: checking for suffix of executables
  148. configure:4822: gcc -o conftest conftest.c >&5
  149. configure:4826: $? = 0
  150. configure:4849: result:
  151. configure:4871: checking whether we are cross compiling
  152. configure:4879: gcc -o conftest conftest.c >&5
  153. configure:4883: $? = 0
  154. configure:4890: ./conftest
  155. configure:4894: $? = 0
  156. configure:4909: result: no
  157. configure:4914: checking for suffix of object files
  158. configure:4937: gcc -c conftest.c >&5
  159. configure:4941: $? = 0
  160. configure:4963: result: o
  161. configure:4967: checking whether the compiler supports GNU C
  162. configure:4987: gcc -c conftest.c >&5
  163. configure:4987: $? = 0
  164. configure:4997: result: yes
  165. configure:5008: checking whether gcc accepts -g
  166. configure:5029: gcc -c -g conftest.c >&5
  167. configure:5029: $? = 0
  168. configure:5073: result: yes
  169. configure:5093: checking for gcc option to enable C11 features
  170. configure:5108: gcc -c conftest.c >&5
  171. configure:5108: $? = 0
  172. configure:5126: result: none needed
  173. configure:5242: checking whether gcc understands -c and -o together
  174. configure:5265: gcc -c conftest.c -o conftest2.o
  175. configure:5268: $? = 0
  176. configure:5265: gcc -c conftest.c -o conftest2.o
  177. configure:5268: $? = 0
  178. configure:5280: result: yes
  179. configure:5299: checking dependency style of gcc
  180. configure:5411: result: gcc3
  181. configure:5431: checking for stdio.h
  182. configure:5431: gcc -c conftest.c >&5
  183. configure:5431: $? = 0
  184. configure:5431: result: yes
  185. configure:5431: checking for stdlib.h
  186. configure:5431: gcc -c conftest.c >&5
  187. configure:5431: $? = 0
  188. configure:5431: result: yes
  189. configure:5431: checking for string.h
  190. configure:5431: gcc -c conftest.c >&5
  191. configure:5431: $? = 0
  192. configure:5431: result: yes
  193. configure:5431: checking for inttypes.h
  194. configure:5431: gcc -c conftest.c >&5
  195. configure:5431: $? = 0
  196. configure:5431: result: yes
  197. configure:5431: checking for stdint.h
  198. configure:5431: gcc -c conftest.c >&5
  199. configure:5431: $? = 0
  200. configure:5431: result: yes
  201. configure:5431: checking for strings.h
  202. configure:5431: gcc -c conftest.c >&5
  203. configure:5431: $? = 0
  204. configure:5431: result: yes
  205. configure:5431: checking for sys/stat.h
  206. configure:5431: gcc -c conftest.c >&5
  207. configure:5431: $? = 0
  208. configure:5431: result: yes
  209. configure:5431: checking for sys/types.h
  210. configure:5431: gcc -c conftest.c >&5
  211. configure:5431: $? = 0
  212. configure:5431: result: yes
  213. configure:5431: checking for unistd.h
  214. configure:5431: gcc -c conftest.c >&5
  215. configure:5431: $? = 0
  216. configure:5431: result: yes
  217. configure:5431: checking for wchar.h
  218. configure:5431: gcc -c conftest.c >&5
  219. configure:5431: $? = 0
  220. configure:5431: result: yes
  221. configure:5431: checking for minix/config.h
  222. configure:5431: gcc -c conftest.c >&5
  223. conftest.c:52:10: fatal error: minix/config.h: No such file or directory
  224. 52 | #include <minix/config.h>
  225. | ^~~~~~~~~~~~~~~~
  226. compilation terminated.
  227. configure:5431: $? = 1
  228. configure: failed program was:
  229. | /* confdefs.h */
  230. | #define PACKAGE_NAME "gcl"
  231. | #define PACKAGE_TARNAME "gcl"
  232. | #define PACKAGE_VERSION "2.7.1"
  233. | #define PACKAGE_STRING "gcl 2.7.1"
  234. | #define PACKAGE_BUGREPORT ""
  235. | #define PACKAGE_URL ""
  236. | #define PACKAGE "gcl"
  237. | #define VERSION "2.7.1"
  238. | #define HOST_CPU "X86_64"
  239. | #define HOST_KERNEL "LINUX"
  240. | #define HOST_SYSTEM "GNU"
  241. | #define HAVE_STDIO_H 1
  242. | #define HAVE_STDLIB_H 1
  243. | #define HAVE_STRING_H 1
  244. | #define HAVE_INTTYPES_H 1
  245. | #define HAVE_STDINT_H 1
  246. | #define HAVE_STRINGS_H 1
  247. | #define HAVE_SYS_STAT_H 1
  248. | #define HAVE_SYS_TYPES_H 1
  249. | #define HAVE_UNISTD_H 1
  250. | #define HAVE_WCHAR_H 1
  251. | /* end confdefs.h. */
  252. | #include <stddef.h>
  253. | #ifdef HAVE_STDIO_H
  254. | # include <stdio.h>
  255. | #endif
  256. | #ifdef HAVE_STDLIB_H
  257. | # include <stdlib.h>
  258. | #endif
  259. | #ifdef HAVE_STRING_H
  260. | # include <string.h>
  261. | #endif
  262. | #ifdef HAVE_INTTYPES_H
  263. | # include <inttypes.h>
  264. | #endif
  265. | #ifdef HAVE_STDINT_H
  266. | # include <stdint.h>
  267. | #endif
  268. | #ifdef HAVE_STRINGS_H
  269. | # include <strings.h>
  270. | #endif
  271. | #ifdef HAVE_SYS_TYPES_H
  272. | # include <sys/types.h>
  273. | #endif
  274. | #ifdef HAVE_SYS_STAT_H
  275. | # include <sys/stat.h>
  276. | #endif
  277. | #ifdef HAVE_UNISTD_H
  278. | # include <unistd.h>
  279. | #endif
  280. | #include <minix/config.h>
  281. configure:5431: result: no
  282. configure:5462: checking whether it is safe to define __EXTENSIONS__
  283. configure:5481: gcc -c conftest.c >&5
  284. configure:5481: $? = 0
  285. configure:5489: result: yes
  286. configure:5492: checking whether _XOPEN_SOURCE should be defined
  287. configure:5514: gcc -c conftest.c >&5
  288. configure:5514: $? = 0
  289. configure:5541: result: no
  290. configure:5645: checking for ranlib
  291. configure:5666: found /usr/bin/ranlib
  292. configure:5677: result: ranlib
  293. configure:5752: checking for gcc
  294. configure:5784: result: gcc
  295. configure:6137: checking for C compiler version
  296. configure:6146: gcc --version >&5
  297. gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  298. Copyright (C) 2021 Free Software Foundation, Inc.
  299. This is free software; see the source for copying conditions. There is NO
  300. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  301.  
  302. configure:6157: $? = 0
  303. configure:6146: gcc -v >&5
  304. Using built-in specs.
  305. COLLECT_GCC=gcc
  306. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  307. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  308. OFFLOAD_TARGET_DEFAULT=1
  309. Target: x86_64-linux-gnu
  310. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  311. Thread model: posix
  312. Supported LTO compression algorithms: zlib zstd
  313. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  314. ... rest of stderr output deleted ...
  315. configure:6157: $? = 0
  316. configure:6146: gcc -V >&5
  317. gcc: error: unrecognized command-line option '-V'
  318. gcc: fatal error: no input files
  319. compilation terminated.
  320. configure:6157: $? = 1
  321. configure:6146: gcc -qversion >&5
  322. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  323. gcc: fatal error: no input files
  324. compilation terminated.
  325. configure:6157: $? = 1
  326. configure:6146: gcc -version >&5
  327. gcc: error: unrecognized command-line option '-version'
  328. gcc: fatal error: no input files
  329. compilation terminated.
  330. configure:6157: $? = 1
  331. configure:6161: checking whether the compiler supports GNU C
  332. configure:6191: result: yes
  333. configure:6202: checking whether gcc accepts -g
  334. configure:6267: result: yes
  335. configure:6287: checking for gcc option to enable C11 features
  336. configure:6320: result: none needed
  337. configure:6436: checking whether gcc understands -c and -o together
  338. configure:6474: result: yes
  339. configure:6493: checking dependency style of gcc
  340. configure:6605: result: gcc3
  341. configure:6625: checking how to run the C preprocessor
  342. configure:6651: gcc -E conftest.c
  343. configure:6651: $? = 0
  344. configure:6666: gcc -E conftest.c
  345. conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
  346. 41 | #include <ac_nonexistent.h>
  347. | ^~~~~~~~~~~~~~~~~~
  348. compilation terminated.
  349. configure:6666: $? = 1
  350. configure: failed program was:
  351. | /* confdefs.h */
  352. | #define PACKAGE_NAME "gcl"
  353. | #define PACKAGE_TARNAME "gcl"
  354. | #define PACKAGE_VERSION "2.7.1"
  355. | #define PACKAGE_STRING "gcl 2.7.1"
  356. | #define PACKAGE_BUGREPORT ""
  357. | #define PACKAGE_URL ""
  358. | #define PACKAGE "gcl"
  359. | #define VERSION "2.7.1"
  360. | #define HOST_CPU "X86_64"
  361. | #define HOST_KERNEL "LINUX"
  362. | #define HOST_SYSTEM "GNU"
  363. | #define HAVE_STDIO_H 1
  364. | #define HAVE_STDLIB_H 1
  365. | #define HAVE_STRING_H 1
  366. | #define HAVE_INTTYPES_H 1
  367. | #define HAVE_STDINT_H 1
  368. | #define HAVE_STRINGS_H 1
  369. | #define HAVE_SYS_STAT_H 1
  370. | #define HAVE_SYS_TYPES_H 1
  371. | #define HAVE_UNISTD_H 1
  372. | #define HAVE_WCHAR_H 1
  373. | #define STDC_HEADERS 1
  374. | #define _ALL_SOURCE 1
  375. | #define _DARWIN_C_SOURCE 1
  376. | #define _GNU_SOURCE 1
  377. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  378. | #define _NETBSD_SOURCE 1
  379. | #define _OPENBSD_SOURCE 1
  380. | #define _POSIX_PTHREAD_SEMANTICS 1
  381. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  382. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  383. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  384. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  385. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  386. | #define __STDC_WANT_LIB_EXT2__ 1
  387. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  388. | #define _TANDEM_SOURCE 1
  389. | #define __EXTENSIONS__ 1
  390. | /* end confdefs.h. */
  391. | #include <ac_nonexistent.h>
  392. configure:6693: result: gcc -E
  393. configure:6707: gcc -E conftest.c
  394. configure:6707: $? = 0
  395. configure:6722: gcc -E conftest.c
  396. conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
  397. 41 | #include <ac_nonexistent.h>
  398. | ^~~~~~~~~~~~~~~~~~
  399. compilation terminated.
  400. configure:6722: $? = 1
  401. configure: failed program was:
  402. | /* confdefs.h */
  403. | #define PACKAGE_NAME "gcl"
  404. | #define PACKAGE_TARNAME "gcl"
  405. | #define PACKAGE_VERSION "2.7.1"
  406. | #define PACKAGE_STRING "gcl 2.7.1"
  407. | #define PACKAGE_BUGREPORT ""
  408. | #define PACKAGE_URL ""
  409. | #define PACKAGE "gcl"
  410. | #define VERSION "2.7.1"
  411. | #define HOST_CPU "X86_64"
  412. | #define HOST_KERNEL "LINUX"
  413. | #define HOST_SYSTEM "GNU"
  414. | #define HAVE_STDIO_H 1
  415. | #define HAVE_STDLIB_H 1
  416. | #define HAVE_STRING_H 1
  417. | #define HAVE_INTTYPES_H 1
  418. | #define HAVE_STDINT_H 1
  419. | #define HAVE_STRINGS_H 1
  420. | #define HAVE_SYS_STAT_H 1
  421. | #define HAVE_SYS_TYPES_H 1
  422. | #define HAVE_UNISTD_H 1
  423. | #define HAVE_WCHAR_H 1
  424. | #define STDC_HEADERS 1
  425. | #define _ALL_SOURCE 1
  426. | #define _DARWIN_C_SOURCE 1
  427. | #define _GNU_SOURCE 1
  428. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  429. | #define _NETBSD_SOURCE 1
  430. | #define _OPENBSD_SOURCE 1
  431. | #define _POSIX_PTHREAD_SEMANTICS 1
  432. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  433. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  434. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  435. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  436. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  437. | #define __STDC_WANT_LIB_EXT2__ 1
  438. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  439. | #define _TANDEM_SOURCE 1
  440. | #define __EXTENSIONS__ 1
  441. | /* end confdefs.h. */
  442. | #include <ac_nonexistent.h>
  443. configure:6762: checking for CFLAG -fsigned-char
  444. configure:6782: gcc -o conftest -Werror -fsigned-char -fsigned-char conftest.c >&5
  445. configure:6782: $? = 0
  446. configure:6782: ./conftest
  447. configure:6782: $? = 0
  448. configure:6784: result: yes
  449. configure:6762: checking for CFLAG -pipe
  450. configure:6782: gcc -o conftest -fsigned-char -Werror -pipe -pipe conftest.c >&5
  451. configure:6782: $? = 0
  452. configure:6782: ./conftest
  453. configure:6782: $? = 0
  454. configure:6784: result: yes
  455. configure:6762: checking for CFLAG -fcommon
  456. configure:6782: gcc -o conftest -fsigned-char -pipe -Werror -fcommon -fcommon conftest.c >&5
  457. configure:6782: $? = 0
  458. configure:6782: ./conftest
  459. configure:6782: $? = 0
  460. configure:6784: result: yes
  461. configure:6762: checking for CFLAG -fno-builtin-malloc
  462. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -Werror -fno-builtin-malloc -fno-builtin-malloc conftest.c >&5
  463. configure:6782: $? = 0
  464. configure:6782: ./conftest
  465. configure:6782: $? = 0
  466. configure:6784: result: yes
  467. configure:6762: checking for CFLAG -fno-builtin-free
  468. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -Werror -fno-builtin-free -fno-builtin-free conftest.c >&5
  469. configure:6782: $? = 0
  470. configure:6782: ./conftest
  471. configure:6782: $? = 0
  472. configure:6784: result: yes
  473. configure:6762: checking for CFLAG -fno-PIE
  474. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -Werror -fno-PIE -fno-PIE conftest.c >&5
  475. configure:6782: $? = 0
  476. configure:6782: ./conftest
  477. configure:6782: $? = 0
  478. configure:6784: result: yes
  479. configure:6762: checking for CFLAG -fno-pie
  480. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -Werror -fno-pie -fno-pie conftest.c >&5
  481. configure:6782: $? = 0
  482. configure:6782: ./conftest
  483. configure:6782: $? = 0
  484. configure:6784: result: yes
  485. configure:6762: checking for CFLAG -fno-PIC
  486. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -Werror -fno-PIC -fno-PIC conftest.c >&5
  487. configure:6782: $? = 0
  488. configure:6782: ./conftest
  489. configure:6782: $? = 0
  490. configure:6784: result: yes
  491. configure:6762: checking for CFLAG -fno-pic
  492. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -Werror -fno-pic -fno-pic conftest.c >&5
  493. configure:6782: $? = 0
  494. configure:6782: ./conftest
  495. configure:6782: $? = 0
  496. configure:6784: result: yes
  497. configure:6762: checking for CFLAG -std=gnu17
  498. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Werror -std=gnu17 -std=gnu17 conftest.c >&5
  499. configure:6782: $? = 0
  500. configure:6782: ./conftest
  501. configure:6782: $? = 0
  502. configure:6784: result: yes
  503. configure:6762: checking for CFLAG -Wall
  504. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Werror -Wall -Wall conftest.c >&5
  505. configure:6782: $? = 0
  506. configure:6782: ./conftest
  507. configure:6782: $? = 0
  508. configure:6784: result: yes
  509. configure:6762: checking for CFLAG -Wno-builtin-requires-header
  510. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Werror -Wno-builtin-requires-header -Wbuiltin-requires-header conftest.c >&5
  511. gcc: error: unrecognized command-line option '-Wbuiltin-requires-header'
  512. configure:6782: $? = 1
  513. configure: program exited with status 1
  514. configure: failed program was:
  515. | /* confdefs.h */
  516. | #define PACKAGE_NAME "gcl"
  517. | #define PACKAGE_TARNAME "gcl"
  518. | #define PACKAGE_VERSION "2.7.1"
  519. | #define PACKAGE_STRING "gcl 2.7.1"
  520. | #define PACKAGE_BUGREPORT ""
  521. | #define PACKAGE_URL ""
  522. | #define PACKAGE "gcl"
  523. | #define VERSION "2.7.1"
  524. | #define HOST_CPU "X86_64"
  525. | #define HOST_KERNEL "LINUX"
  526. | #define HOST_SYSTEM "GNU"
  527. | #define HAVE_STDIO_H 1
  528. | #define HAVE_STDLIB_H 1
  529. | #define HAVE_STRING_H 1
  530. | #define HAVE_INTTYPES_H 1
  531. | #define HAVE_STDINT_H 1
  532. | #define HAVE_STRINGS_H 1
  533. | #define HAVE_SYS_STAT_H 1
  534. | #define HAVE_SYS_TYPES_H 1
  535. | #define HAVE_UNISTD_H 1
  536. | #define HAVE_WCHAR_H 1
  537. | #define STDC_HEADERS 1
  538. | #define _ALL_SOURCE 1
  539. | #define _DARWIN_C_SOURCE 1
  540. | #define _GNU_SOURCE 1
  541. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  542. | #define _NETBSD_SOURCE 1
  543. | #define _OPENBSD_SOURCE 1
  544. | #define _POSIX_PTHREAD_SEMANTICS 1
  545. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  546. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  547. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  548. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  549. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  550. | #define __STDC_WANT_LIB_EXT2__ 1
  551. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  552. | #define _TANDEM_SOURCE 1
  553. | #define __EXTENSIONS__ 1
  554. | /* end confdefs.h. */
  555. |
  556. | int
  557. | main (void)
  558. | {
  559. |
  560. | ;
  561. | return 0;
  562. | }
  563. configure:6787: result: no
  564. configure:6762: checking for CFLAG -Wno-empty-body
  565. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Werror -Wno-empty-body -Wempty-body conftest.c >&5
  566. configure:6782: $? = 0
  567. configure:6782: ./conftest
  568. configure:6782: $? = 0
  569. configure:6784: result: yes
  570. configure:6762: checking for CFLAG -Wno-self-assign
  571. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Werror -Wno-self-assign -Wself-assign conftest.c >&5
  572. gcc: error: unrecognized command-line option '-Wself-assign'
  573. configure:6782: $? = 1
  574. configure: program exited with status 1
  575. configure: failed program was:
  576. | /* confdefs.h */
  577. | #define PACKAGE_NAME "gcl"
  578. | #define PACKAGE_TARNAME "gcl"
  579. | #define PACKAGE_VERSION "2.7.1"
  580. | #define PACKAGE_STRING "gcl 2.7.1"
  581. | #define PACKAGE_BUGREPORT ""
  582. | #define PACKAGE_URL ""
  583. | #define PACKAGE "gcl"
  584. | #define VERSION "2.7.1"
  585. | #define HOST_CPU "X86_64"
  586. | #define HOST_KERNEL "LINUX"
  587. | #define HOST_SYSTEM "GNU"
  588. | #define HAVE_STDIO_H 1
  589. | #define HAVE_STDLIB_H 1
  590. | #define HAVE_STRING_H 1
  591. | #define HAVE_INTTYPES_H 1
  592. | #define HAVE_STDINT_H 1
  593. | #define HAVE_STRINGS_H 1
  594. | #define HAVE_SYS_STAT_H 1
  595. | #define HAVE_SYS_TYPES_H 1
  596. | #define HAVE_UNISTD_H 1
  597. | #define HAVE_WCHAR_H 1
  598. | #define STDC_HEADERS 1
  599. | #define _ALL_SOURCE 1
  600. | #define _DARWIN_C_SOURCE 1
  601. | #define _GNU_SOURCE 1
  602. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  603. | #define _NETBSD_SOURCE 1
  604. | #define _OPENBSD_SOURCE 1
  605. | #define _POSIX_PTHREAD_SEMANTICS 1
  606. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  607. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  608. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  609. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  610. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  611. | #define __STDC_WANT_LIB_EXT2__ 1
  612. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  613. | #define _TANDEM_SOURCE 1
  614. | #define __EXTENSIONS__ 1
  615. | /* end confdefs.h. */
  616. |
  617. | int
  618. | main (void)
  619. | {
  620. |
  621. | ;
  622. | return 0;
  623. | }
  624. configure:6787: result: no
  625. configure:6762: checking for CFLAG -Wno-unused-but-set-variable
  626. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Werror -Wno-unused-but-set-variable -Wunused-but-set-variable conftest.c >&5
  627. configure:6782: $? = 0
  628. configure:6782: ./conftest
  629. configure:6782: $? = 0
  630. configure:6784: result: yes
  631. configure:6762: checking for CFLAG -D_FILE_OFFSET_BITS=64
  632. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -Werror -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  633. configure:6782: $? = 0
  634. configure:6782: ./conftest
  635. configure:6782: $? = 0
  636. configure:6784: result: yes
  637. configure:6762: checking for CFLAG -D_TIME_BITS=64
  638. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -Werror -D_TIME_BITS=64 -D_TIME_BITS=64 conftest.c >&5
  639. configure:6782: $? = 0
  640. configure:6782: ./conftest
  641. configure:6782: $? = 0
  642. configure:6784: result: yes
  643. configure:6815: checking for LDFLAG -no-pie
  644. configure:6835: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -no-pie conftest.c >&5
  645. configure:6835: $? = 0
  646. configure:6835: ./conftest
  647. configure:6835: $? = 0
  648. configure:6837: result: yes
  649. configure:6893: checking for inline semantics
  650. configure:6904: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
  651. configure:6904: $? = 0
  652. configure:6907: result: new
  653. configure:7007: checking for gawk
  654. configure:7039: result: gawk
  655. configure:6762: checking for CFLAG -pg
  656. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -pg -pg -no-pie conftest.c >&5
  657. configure:6782: $? = 0
  658. configure:6782: ./conftest
  659. configure:6782: $? = 0
  660. configure:6784: result: yes
  661. configure:7076: checking working gprof
  662. configure:7082: result: ok
  663. configure:7240: checking for makeinfo
  664. configure:7272: result: ${SHELL} '/home/gcl-builder/gcl/gcl/missing' makeinfo
  665. configure:7286: checking system version (for dynamic loading)
  666. configure:7308: result: Linux-6.8.0-52-generic
  667. configure:7344: checking for setjmp.h
  668. configure:7344: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
  669. configure:7344: $? = 0
  670. configure:7344: result: yes
  671. configure:7348: checking sizeof jmp_buf
  672. configure:7375: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  673. configure:7375: $? = 0
  674. configure:7375: ./conftest
  675. configure:7375: $? = 0
  676. configure:7378: result: 200
  677. configure:7398: checking for unistd.h
  678. configure:7398: result: yes
  679. configure:7402: checking for sysconf in -lc
  680. configure:7425: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lc >&5
  681. configure:7425: $? = 0
  682. configure:7435: result: yes
  683. configure:7439: checking _SC_CLK_TCK
  684. configure:7467: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  685. configure:7467: $? = 0
  686. configure:7467: ./conftest
  687. configure:7467: $? = 0
  688. configure:7475: result: 0
  689. configure:7486: checking for gmp.h
  690. configure:7486: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
  691. configure:7486: $? = 0
  692. configure:7486: result: yes
  693. configure:7490: checking for __gmpz_init in -lgmp
  694. configure:7513: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lgmp >&5
  695. configure:7513: $? = 0
  696. configure:7523: result: yes
  697. configure:7527: checking for external gmp version
  698. configure:7555: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  699. configure:7555: $? = 0
  700. configure:7555: ./conftest
  701. configure:7555: $? = 0
  702. configure:7557: result: good
  703. configure:7580: checking for leading underscore in object symbols
  704. configure:7597: result: "no"
  705. configure:7601: checking for size of gmp limbs
  706. configure:7628: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  707. conftest.c: In function 'main':
  708. conftest.c:55:49: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  709. 55 | fprintf(fp,"%u",sizeof(mp_limb_t));
  710. | ~^ ~~~~~~~~~~~~~~~~~
  711. | | |
  712. | | long unsigned int
  713. | unsigned int
  714. | %lu
  715. configure:7628: $? = 0
  716. configure:7628: ./conftest
  717. configure:7628: $? = 0
  718. configure:7641: result: 8
  719. configure:7644: checking _SHORT_LIMB
  720. configure:7673: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  721. configure:7673: $? = 0
  722. configure:7673: ./conftest
  723. configure:7673: $? = 1
  724. configure: program exited with status 1
  725. configure: failed program was:
  726. | /* confdefs.h */
  727. | #define PACKAGE_NAME "gcl"
  728. | #define PACKAGE_TARNAME "gcl"
  729. | #define PACKAGE_VERSION "2.7.1"
  730. | #define PACKAGE_STRING "gcl 2.7.1"
  731. | #define PACKAGE_BUGREPORT ""
  732. | #define PACKAGE_URL ""
  733. | #define PACKAGE "gcl"
  734. | #define VERSION "2.7.1"
  735. | #define HOST_CPU "X86_64"
  736. | #define HOST_KERNEL "LINUX"
  737. | #define HOST_SYSTEM "GNU"
  738. | #define HAVE_STDIO_H 1
  739. | #define HAVE_STDLIB_H 1
  740. | #define HAVE_STRING_H 1
  741. | #define HAVE_INTTYPES_H 1
  742. | #define HAVE_STDINT_H 1
  743. | #define HAVE_STRINGS_H 1
  744. | #define HAVE_SYS_STAT_H 1
  745. | #define HAVE_SYS_TYPES_H 1
  746. | #define HAVE_UNISTD_H 1
  747. | #define HAVE_WCHAR_H 1
  748. | #define STDC_HEADERS 1
  749. | #define _ALL_SOURCE 1
  750. | #define _DARWIN_C_SOURCE 1
  751. | #define _GNU_SOURCE 1
  752. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  753. | #define _NETBSD_SOURCE 1
  754. | #define _OPENBSD_SOURCE 1
  755. | #define _POSIX_PTHREAD_SEMANTICS 1
  756. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  757. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  758. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  759. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  760. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  761. | #define __STDC_WANT_LIB_EXT2__ 1
  762. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  763. | #define _TANDEM_SOURCE 1
  764. | #define __EXTENSIONS__ 1
  765. | #define USE_GPROF 1
  766. | #define HAVE_SETJMP_H 1
  767. | #define SIZEOF_JMP_BUF 200
  768. | #define HAVE_UNISTD_H 1
  769. | #define HAVE_GMP_H 1
  770. | #define MP_LIMB_BYTES 8
  771. | /* end confdefs.h. */
  772. |
  773. | #include <stdio.h>
  774. | #include "/usr/include/x86_64-linux-gnu/gmp.h"
  775. |
  776. | int
  777. | main (void)
  778. | {
  779. |
  780. | #ifdef _SHORT_LIMB
  781. | return 0;
  782. | #else
  783. | return 1;
  784. | #endif
  785. |
  786. | ;
  787. | return 0;
  788. | }
  789. configure:7680: result: no
  790. configure:7688: checking _LONG_LONG_LIMB
  791. configure:7717: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
  792. configure:7717: $? = 0
  793. configure:7717: ./conftest
  794. configure:7717: $? = 1
  795. configure: program exited with status 1
  796. configure: failed program was:
  797. | /* confdefs.h */
  798. | #define PACKAGE_NAME "gcl"
  799. | #define PACKAGE_TARNAME "gcl"
  800. | #define PACKAGE_VERSION "2.7.1"
  801. | #define PACKAGE_STRING "gcl 2.7.1"
  802. | #define PACKAGE_BUGREPORT ""
  803. | #define PACKAGE_URL ""
  804. | #define PACKAGE "gcl"
  805. | #define VERSION "2.7.1"
  806. | #define HOST_CPU "X86_64"
  807. | #define HOST_KERNEL "LINUX"
  808. | #define HOST_SYSTEM "GNU"
  809. | #define HAVE_STDIO_H 1
  810. | #define HAVE_STDLIB_H 1
  811. | #define HAVE_STRING_H 1
  812. | #define HAVE_INTTYPES_H 1
  813. | #define HAVE_STDINT_H 1
  814. | #define HAVE_STRINGS_H 1
  815. | #define HAVE_SYS_STAT_H 1
  816. | #define HAVE_SYS_TYPES_H 1
  817. | #define HAVE_UNISTD_H 1
  818. | #define HAVE_WCHAR_H 1
  819. | #define STDC_HEADERS 1
  820. | #define _ALL_SOURCE 1
  821. | #define _DARWIN_C_SOURCE 1
  822. | #define _GNU_SOURCE 1
  823. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  824. | #define _NETBSD_SOURCE 1
  825. | #define _OPENBSD_SOURCE 1
  826. | #define _POSIX_PTHREAD_SEMANTICS 1
  827. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  828. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  829. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  830. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  831. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  832. | #define __STDC_WANT_LIB_EXT2__ 1
  833. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  834. | #define _TANDEM_SOURCE 1
  835. | #define __EXTENSIONS__ 1
  836. | #define USE_GPROF 1
  837. | #define HAVE_SETJMP_H 1
  838. | #define SIZEOF_JMP_BUF 200
  839. | #define HAVE_UNISTD_H 1
  840. | #define HAVE_GMP_H 1
  841. | #define MP_LIMB_BYTES 8
  842. | /* end confdefs.h. */
  843. |
  844. | #include <stdio.h>
  845. | #include "/usr/include/x86_64-linux-gnu/gmp.h"
  846. |
  847. | int
  848. | main (void)
  849. | {
  850. |
  851. | #ifdef _LONG_LONG_LIMB
  852. | return 0;
  853. | #else
  854. | return 1;
  855. | #endif
  856. |
  857. | ;
  858. | return 0;
  859. | }
  860. configure:7724: result: no
  861. configure:7739: checking for GNU ld option -Map
  862. configure:7744: result: yes
  863. configure:7764: checking for X
  864. configure:7802: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lX11 >&5
  865. configure:7802: $? = 0
  866. configure:7989: result: libraries , headers
  867. configure:7994: checking for main in -lX11
  868. configure:8014: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lX11 >&5
  869. configure:8014: $? = 0
  870. configure:8024: result: yes
  871. configure:8056: checking for dlopen in -ldl
  872. configure:8079: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ldl >&5
  873. configure:8079: $? = 0
  874. configure:8089: result: yes
  875. configure:8112: checking for xdr_double
  876. configure:8112: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ldl >&5
  877. /usr/bin/ld: /tmp/cc5n13VR.o: in function `main':
  878. conftest.c:(.text+0xe): undefined reference to `xdr_double'
  879. collect2: error: ld returned 1 exit status
  880. configure:8112: $? = 1
  881. configure: failed program was:
  882. | /* confdefs.h */
  883. | #define PACKAGE_NAME "gcl"
  884. | #define PACKAGE_TARNAME "gcl"
  885. | #define PACKAGE_VERSION "2.7.1"
  886. | #define PACKAGE_STRING "gcl 2.7.1"
  887. | #define PACKAGE_BUGREPORT ""
  888. | #define PACKAGE_URL ""
  889. | #define PACKAGE "gcl"
  890. | #define VERSION "2.7.1"
  891. | #define HOST_CPU "X86_64"
  892. | #define HOST_KERNEL "LINUX"
  893. | #define HOST_SYSTEM "GNU"
  894. | #define HAVE_STDIO_H 1
  895. | #define HAVE_STDLIB_H 1
  896. | #define HAVE_STRING_H 1
  897. | #define HAVE_INTTYPES_H 1
  898. | #define HAVE_STDINT_H 1
  899. | #define HAVE_STRINGS_H 1
  900. | #define HAVE_SYS_STAT_H 1
  901. | #define HAVE_SYS_TYPES_H 1
  902. | #define HAVE_UNISTD_H 1
  903. | #define HAVE_WCHAR_H 1
  904. | #define STDC_HEADERS 1
  905. | #define _ALL_SOURCE 1
  906. | #define _DARWIN_C_SOURCE 1
  907. | #define _GNU_SOURCE 1
  908. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  909. | #define _NETBSD_SOURCE 1
  910. | #define _OPENBSD_SOURCE 1
  911. | #define _POSIX_PTHREAD_SEMANTICS 1
  912. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  913. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  914. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  915. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  916. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  917. | #define __STDC_WANT_LIB_EXT2__ 1
  918. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  919. | #define _TANDEM_SOURCE 1
  920. | #define __EXTENSIONS__ 1
  921. | #define USE_GPROF 1
  922. | #define HAVE_SETJMP_H 1
  923. | #define SIZEOF_JMP_BUF 200
  924. | #define HAVE_UNISTD_H 1
  925. | #define HAVE_GMP_H 1
  926. | #define MP_LIMB_BYTES 8
  927. | #define GMP 1
  928. | #define HAVE_GNU_LD 1
  929. | #define HAVE_XGCL 1
  930. | #define HAVE_LIBDL 1
  931. | /* end confdefs.h. */
  932. | /* Define xdr_double to an innocuous variant, in case <limits.h> declares xdr_double.
  933. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  934. | #define xdr_double innocuous_xdr_double
  935. |
  936. | /* System header to define __stub macros and hopefully few prototypes,
  937. | which can conflict with char xdr_double (); below. */
  938. |
  939. | #include <limits.h>
  940. | #undef xdr_double
  941. |
  942. | /* Override any GCC internal prototype to avoid an error.
  943. | Use char because int might match the return type of a GCC
  944. | builtin and then its argument prototype would still apply. */
  945. | #ifdef __cplusplus
  946. | extern "C"
  947. | #endif
  948. | char xdr_double ();
  949. | /* The GNU C library defines this for functions which it implements
  950. | to always fail with ENOSYS. Some functions are actually named
  951. | something starting with __ and the normal name is an alias. */
  952. | #if defined __stub_xdr_double || defined __stub___xdr_double
  953. | choke me
  954. | #endif
  955. |
  956. | int
  957. | main (void)
  958. | {
  959. | return xdr_double ();
  960. | ;
  961. | return 0;
  962. | }
  963. configure:8112: result: no
  964. configure:8117: checking for xdr_double in -ltirpc
  965. configure:8140: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ltirpc -ldl >&5
  966. configure:8140: $? = 0
  967. configure:8150: result: yes
  968. configure:6762: checking for CFLAG -I/usr/include/tirpc
  969. configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -I/usr/include/tirpc -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  970. configure:6782: $? = 0
  971. configure:6782: ./conftest
  972. configure:6782: $? = 0
  973. configure:6784: result: yes
  974. configure:8295: checking __builtin_clzl
  975. configure:8326: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  976. conftest.c: In function 'main':
  977. conftest.c:62:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  978. 62 | if (__builtin_clzl(0)!=sizeof(long)*8)
  979. | ^~
  980. conftest.c:64:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  981. 64 | for (u=1,j=sizeof(long)*8-1;j>=0;j--,u<<=1)
  982. | ^~~
  983. configure:8326: $? = 0
  984. configure:8326: ./conftest
  985. configure:8326: $? = 0
  986. configure:8328: result: yes
  987. configure:8342: checking __builtin_ctzl
  988. configure:8373: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  989. conftest.c: In function 'main':
  990. conftest.c:63:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  991. 63 | if (__builtin_ctzl(0)!=sizeof(long)*8)
  992. | ^~
  993. conftest.c:65:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  994. 65 | for (u=1,j=0;j<sizeof(long)*8-1;j++,u<<=1)
  995. | ^~~
  996. configure:8373: $? = 0
  997. configure:8373: ./conftest
  998. configure:8373: $? = 0
  999. configure:8375: result: yes
  1000. configure:8397: checking __builtin___clear_cache
  1001. configure:8420: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1002. conftest.c: In function 'main':
  1003. conftest.c:60:25: warning: 'v' is used uninitialized [-Wuninitialized]
  1004. 60 | __builtin___clear_cache(v,ve);
  1005. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1006. conftest.c:60:25: warning: 've' is used uninitialized [-Wuninitialized]
  1007. configure:8420: $? = 0
  1008. configure:8420: ./conftest
  1009. configure:8420: $? = 0
  1010. configure:8425: result: yes
  1011. configure:8447: checking size of long
  1012. configure:8453: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1013. configure:8453: $? = 0
  1014. configure:8453: ./conftest
  1015. configure:8453: $? = 0
  1016. configure:8468: result: 8
  1017. configure:8480: checking size of short
  1018. configure:8486: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1019. configure:8486: $? = 0
  1020. configure:8486: ./conftest
  1021. configure:8486: $? = 0
  1022. configure:8501: result: 2
  1023. configure:8513: checking size of int
  1024. configure:8519: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1025. configure:8519: $? = 0
  1026. configure:8519: ./conftest
  1027. configure:8519: $? = 0
  1028. configure:8534: result: 4
  1029. configure:8546: checking size of char
  1030. configure:8552: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1031. configure:8552: $? = 0
  1032. configure:8552: ./conftest
  1033. configure:8552: $? = 0
  1034. configure:8567: result: 1
  1035. configure:8599: checking for math.h
  1036. configure:8599: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1037. configure:8599: $? = 0
  1038. configure:8599: result: yes
  1039. configure:8611: checking for complex.h
  1040. configure:8611: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1041. configure:8611: $? = 0
  1042. configure:8611: result: yes
  1043. configure:8624: checking for byte order
  1044. configure:8649: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1045. configure:8649: $? = 0
  1046. configure:8649: ./conftest
  1047. configure:8649: $? = 0
  1048. configure:8652: result: little
  1049. configure:8668: checking for word order
  1050. configure:8693: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1051. configure:8693: $? = 0
  1052. configure:8693: ./conftest
  1053. configure:8693: $? = 0
  1054. configure:8695: result: little
  1055. configure:8717: checking for hugepagewidth
  1056. configure:8724: result: 30
  1057. configure:8727: checking for gcc options needed to detect all undeclared functions
  1058. configure:8749: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1059. conftest.c: In function 'main':
  1060. conftest.c:67:8: error: 'strchr' undeclared (first use in this function)
  1061. 67 | (void) strchr;
  1062. | ^~~~~~
  1063. conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
  1064. 1 | /* confdefs.h */
  1065. conftest.c:67:8: note: each undeclared identifier is reported only once for each function it appears in
  1066. 67 | (void) strchr;
  1067. | ^~~~~~
  1068. configure:8749: $? = 1
  1069. configure: failed program was:
  1070. | /* confdefs.h */
  1071. | #define PACKAGE_NAME "gcl"
  1072. | #define PACKAGE_TARNAME "gcl"
  1073. | #define PACKAGE_VERSION "2.7.1"
  1074. | #define PACKAGE_STRING "gcl 2.7.1"
  1075. | #define PACKAGE_BUGREPORT ""
  1076. | #define PACKAGE_URL ""
  1077. | #define PACKAGE "gcl"
  1078. | #define VERSION "2.7.1"
  1079. | #define HOST_CPU "X86_64"
  1080. | #define HOST_KERNEL "LINUX"
  1081. | #define HOST_SYSTEM "GNU"
  1082. | #define HAVE_STDIO_H 1
  1083. | #define HAVE_STDLIB_H 1
  1084. | #define HAVE_STRING_H 1
  1085. | #define HAVE_INTTYPES_H 1
  1086. | #define HAVE_STDINT_H 1
  1087. | #define HAVE_STRINGS_H 1
  1088. | #define HAVE_SYS_STAT_H 1
  1089. | #define HAVE_SYS_TYPES_H 1
  1090. | #define HAVE_UNISTD_H 1
  1091. | #define HAVE_WCHAR_H 1
  1092. | #define STDC_HEADERS 1
  1093. | #define _ALL_SOURCE 1
  1094. | #define _DARWIN_C_SOURCE 1
  1095. | #define _GNU_SOURCE 1
  1096. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1097. | #define _NETBSD_SOURCE 1
  1098. | #define _OPENBSD_SOURCE 1
  1099. | #define _POSIX_PTHREAD_SEMANTICS 1
  1100. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1101. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1102. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1103. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1104. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1105. | #define __STDC_WANT_LIB_EXT2__ 1
  1106. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1107. | #define _TANDEM_SOURCE 1
  1108. | #define __EXTENSIONS__ 1
  1109. | #define USE_GPROF 1
  1110. | #define HAVE_SETJMP_H 1
  1111. | #define SIZEOF_JMP_BUF 200
  1112. | #define HAVE_UNISTD_H 1
  1113. | #define HAVE_GMP_H 1
  1114. | #define MP_LIMB_BYTES 8
  1115. | #define GMP 1
  1116. | #define HAVE_GNU_LD 1
  1117. | #define HAVE_XGCL 1
  1118. | #define HAVE_LIBDL 1
  1119. | #define HAVE_XDR 1
  1120. | #define HAVE_CLZL 1
  1121. | #define HAVE_CTZL 1
  1122. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1123. | #define SIZEOF_LONG 8
  1124. | #define SIZEOF_SHORT 2
  1125. | #define SIZEOF_INT 4
  1126. | #define SIZEOF_CHAR 1
  1127. | #define HAVE_MATH_H 1
  1128. | #define HAVE_MATH_H 1
  1129. | #define HAVE_COMPLEX_H 1
  1130. | #define HAVE_COMPLEX_H 1
  1131. | /* end confdefs.h. */
  1132. |
  1133. | int
  1134. | main (void)
  1135. | {
  1136. | (void) strchr;
  1137. | ;
  1138. | return 0;
  1139. | }
  1140. configure:8776: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1141. configure:8776: $? = 0
  1142. configure:8793: result: none needed
  1143. configure:8807: checking for sys/mman.h
  1144. configure:8807: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1145. configure:8807: $? = 0
  1146. configure:8807: result: yes
  1147. configure:8810: checking for madvise
  1148. configure:8810: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1149. configure:8810: $? = 0
  1150. configure:8810: result: yes
  1151. configure:8813: checking whether MADV_HUGEPAGE is declared
  1152. configure:8813: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1153. configure:8813: $? = 0
  1154. configure:8813: result: yes
  1155. configure:8817: checking madvise works
  1156. configure:8847: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1157. configure:8847: $? = 0
  1158. configure:8847: ./conftest
  1159. configure:8847: $? = 0
  1160. configure:8849: result: yes
  1161. configure:8881: checking for pagewidth
  1162. configure:8913: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1163. conftest.c: In function 'main':
  1164. conftest.c:77:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  1165. 77 | for (j=0;i>>=1;j++);
  1166. | ^~~
  1167. conftest.c:78:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  1168. 78 | j=j<30 ? 30 : j;
  1169. | ^
  1170. conftest.c:79:34: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  1171. 79 | fprintf(fp,"%u",j);
  1172. | ~^ ~
  1173. | | |
  1174. | | size_t {aka long unsigned int}
  1175. | unsigned int
  1176. | %lu
  1177. configure:8913: $? = 0
  1178. configure:8913: ./conftest
  1179. configure:8913: $? = 0
  1180. configure:8923: result: 30
  1181. configure:8930: checking for required object alignment
  1182. configure:8970: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1183. configure:8970: $? = 0
  1184. configure:8970: ./conftest
  1185. configure:8970: $? = 0
  1186. configure:8973: result: 8
  1187. configure:8986: checking for C extension variable alignment
  1188. configure:9008: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1189. conftest.c: In function 'main':
  1190. conftest.c:71:32: warning: unused variable 'v' [-Wunused-variable]
  1191. 71 | char *v __attribute__ ((aligned (8)));
  1192. | ^
  1193. configure:9008: $? = 0
  1194. configure:9008: ./conftest
  1195. configure:9008: $? = 0
  1196. configure:9018: result: __attribute__ ((aligned (8)))
  1197. configure:9024: checking for C extension noreturn function attribute
  1198. configure:9046: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1199. configure:9046: $? = 0
  1200. configure:9046: ./conftest
  1201. configure:9046: $? = 0
  1202. configure:9056: result: __attribute__ ((noreturn))
  1203. configure:9062: checking sizeof struct contblock
  1204. configure:9095: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1205. conftest.c: In function 'main':
  1206. conftest.c:85:29: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  1207. 85 | fprintf(f,"%u",sizeof(struct contblock));
  1208. | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
  1209. | | |
  1210. | | long unsigned int
  1211. | unsigned int
  1212. | %lu
  1213. configure:9095: $? = 0
  1214. configure:9095: ./conftest
  1215. configure:9095: $? = 0
  1216. configure:9106: result: 16
  1217. configure:9112: checking CSTACK_DIRECTION
  1218. configure:9134: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1219. configure:9134: $? = 0
  1220. configure:9134: ./conftest
  1221. configure:9134: $? = 0
  1222. configure:9147: result: -1
  1223. configure:9151: checking finding CSTACK_ALIGNMENT
  1224. configure:9179: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1225. configure:9179: $? = 0
  1226. configure:9179: ./conftest
  1227. configure:9179: $? = 0
  1228. configure:9192: result: 16
  1229. configure:9290: checking CSTACK_TOP
  1230. configure:9319: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1231. configure:9319: $? = 0
  1232. configure:9319: ./conftest
  1233. configure:9319: $? = 0
  1234. configure:9329: result: 0x7fffffffefff
  1235. configure:9332: checking relocated CSTACK_TOP
  1236. configure:9365: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1237. conftest.c: In function 'main':
  1238. conftest.c:81:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1239. 81 | char *stack_map_base;
  1240. | ^~~~~~~~~~~~~~
  1241. configure:9365: $? = 0
  1242. configure:9365: ./conftest
  1243. configure:9365: $? = 0
  1244. configure:9375: result: 0x7fffffffefff
  1245. configure:9380: checking cstack bits
  1246. configure:9415: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1247. conftest.c: In function 'main':
  1248. conftest.c:82:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1249. 82 | char *stack_map_base;
  1250. | ^~~~~~~~~~~~~~
  1251. configure:9415: $? = 0
  1252. configure:9415: ./conftest
  1253. configure:9415: $? = 0
  1254. configure:9425: result: 47
  1255. configure:9429: checking NEG_CSTACK_ADDRESS
  1256. configure:9454: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
  1257. conftest.c: In function 'main':
  1258. conftest.c:80:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1259. 80 | char *stack_map_base;
  1260. | ^~~~~~~~~~~~~~
  1261. configure:9454: $? = 0
  1262. configure:9454: ./conftest
  1263. configure:9454: $? = 255
  1264. configure: program exited with status 255
  1265. configure: failed program was:
  1266. | /* confdefs.h */
  1267. | #define PACKAGE_NAME "gcl"
  1268. | #define PACKAGE_TARNAME "gcl"
  1269. | #define PACKAGE_VERSION "2.7.1"
  1270. | #define PACKAGE_STRING "gcl 2.7.1"
  1271. | #define PACKAGE_BUGREPORT ""
  1272. | #define PACKAGE_URL ""
  1273. | #define PACKAGE "gcl"
  1274. | #define VERSION "2.7.1"
  1275. | #define HOST_CPU "X86_64"
  1276. | #define HOST_KERNEL "LINUX"
  1277. | #define HOST_SYSTEM "GNU"
  1278. | #define HAVE_STDIO_H 1
  1279. | #define HAVE_STDLIB_H 1
  1280. | #define HAVE_STRING_H 1
  1281. | #define HAVE_INTTYPES_H 1
  1282. | #define HAVE_STDINT_H 1
  1283. | #define HAVE_STRINGS_H 1
  1284. | #define HAVE_SYS_STAT_H 1
  1285. | #define HAVE_SYS_TYPES_H 1
  1286. | #define HAVE_UNISTD_H 1
  1287. | #define HAVE_WCHAR_H 1
  1288. | #define STDC_HEADERS 1
  1289. | #define _ALL_SOURCE 1
  1290. | #define _DARWIN_C_SOURCE 1
  1291. | #define _GNU_SOURCE 1
  1292. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1293. | #define _NETBSD_SOURCE 1
  1294. | #define _OPENBSD_SOURCE 1
  1295. | #define _POSIX_PTHREAD_SEMANTICS 1
  1296. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1297. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1298. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1299. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1300. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1301. | #define __STDC_WANT_LIB_EXT2__ 1
  1302. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1303. | #define _TANDEM_SOURCE 1
  1304. | #define __EXTENSIONS__ 1
  1305. | #define USE_GPROF 1
  1306. | #define HAVE_SETJMP_H 1
  1307. | #define SIZEOF_JMP_BUF 200
  1308. | #define HAVE_UNISTD_H 1
  1309. | #define HAVE_GMP_H 1
  1310. | #define MP_LIMB_BYTES 8
  1311. | #define GMP 1
  1312. | #define HAVE_GNU_LD 1
  1313. | #define HAVE_XGCL 1
  1314. | #define HAVE_LIBDL 1
  1315. | #define HAVE_XDR 1
  1316. | #define HAVE_CLZL 1
  1317. | #define HAVE_CTZL 1
  1318. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1319. | #define SIZEOF_LONG 8
  1320. | #define SIZEOF_SHORT 2
  1321. | #define SIZEOF_INT 4
  1322. | #define SIZEOF_CHAR 1
  1323. | #define HAVE_MATH_H 1
  1324. | #define HAVE_MATH_H 1
  1325. | #define HAVE_COMPLEX_H 1
  1326. | #define HAVE_COMPLEX_H 1
  1327. | #define HAVE_MADVISE_HUGEPAGE 1
  1328. | #define PAGEWIDTH 30
  1329. | #define OBJ_ALIGNMENT 8
  1330. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1331. | #define NO_RETURN __attribute__ ((noreturn))
  1332. | #define SIZEOF_CONTBLOCK 16
  1333. | #define CSTACK_DIRECTION -1
  1334. | #define CSTACK_ALIGNMENT 16
  1335. | /* end confdefs.h. */
  1336. |
  1337. | #include <stdio.h>
  1338. | #include <stdlib.h>
  1339. | #include <unistd.h>
  1340. | #include <sys/mman.h>
  1341. | #include <unistd.h>
  1342. | #include <errno.h>
  1343. | int
  1344. | main(int argc,char **argv,char **envp) {
  1345. | char *stack_map_base;
  1346. | #include "./h/cstack.h"
  1347. | return (long)0x7fffffffefff<0 ? 0 : -1;
  1348. | }
  1349. configure:9460: result: no
  1350. configure:9486: checking finding default linker script
  1351. configure:9496: result: got it
  1352. configure:9499: checking output_arch
  1353. configure:9506: result: bfd_arch_i386
  1354. configure:9512: checking output_mach
  1355. configure:9530: result: bfd_mach_x86_64
  1356. configure:9537: trying to adjust text start
  1357. configure:9566: min log text start 15
  1358. configure:9568: max log text start 29
  1359. configure:9604: lowering log text to 0x18000 to maximize data area
  1360. configure:9623: checking our linker script
  1361. configure:9627: result: done
  1362. configure:6815: checking for LDFLAG -Wl,-T,gcl.script
  1363. configure:6835: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Werror -Wl,-T,gcl.script conftest.c -ldl >&5
  1364. configure:6835: $? = 0
  1365. configure:6835: ./conftest
  1366. configure:6835: $? = 0
  1367. configure:6837: result: yes
  1368. configure:9657: checking mem top
  1369. configure:9696: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1370. configure:9696: $? = 0
  1371. configure:9696: ./conftest
  1372. configure:9696: $? = 0
  1373. configure:9706: result: 0x8000000000000000
  1374. configure:9710: checking finding upper mem half range
  1375. configure:9740: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1376. conftest.c: In function 'main':
  1377. conftest.c:85:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  1378. 85 | for (j=1;j && !(j& 0x8000000000000000);j<<=1);
  1379. | ^~~
  1380. conftest.c:86:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  1381. 86 | fprintf(fp,"0x%lx",j>>1);
  1382. | ^~~~~~~
  1383. configure:9740: $? = 0
  1384. configure:9740: ./conftest
  1385. configure:9740: $? = 0
  1386. configure:9750: result: 0x4000000000000000
  1387. configure:9767: checking sizeof long long int
  1388. configure:9792: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1389. configure:9792: $? = 0
  1390. configure:9792: ./conftest
  1391. configure:9792: $? = 1
  1392. configure: program exited with status 1
  1393. configure: failed program was:
  1394. | /* confdefs.h */
  1395. | #define PACKAGE_NAME "gcl"
  1396. | #define PACKAGE_TARNAME "gcl"
  1397. | #define PACKAGE_VERSION "2.7.1"
  1398. | #define PACKAGE_STRING "gcl 2.7.1"
  1399. | #define PACKAGE_BUGREPORT ""
  1400. | #define PACKAGE_URL ""
  1401. | #define PACKAGE "gcl"
  1402. | #define VERSION "2.7.1"
  1403. | #define HOST_CPU "X86_64"
  1404. | #define HOST_KERNEL "LINUX"
  1405. | #define HOST_SYSTEM "GNU"
  1406. | #define HAVE_STDIO_H 1
  1407. | #define HAVE_STDLIB_H 1
  1408. | #define HAVE_STRING_H 1
  1409. | #define HAVE_INTTYPES_H 1
  1410. | #define HAVE_STDINT_H 1
  1411. | #define HAVE_STRINGS_H 1
  1412. | #define HAVE_SYS_STAT_H 1
  1413. | #define HAVE_SYS_TYPES_H 1
  1414. | #define HAVE_UNISTD_H 1
  1415. | #define HAVE_WCHAR_H 1
  1416. | #define STDC_HEADERS 1
  1417. | #define _ALL_SOURCE 1
  1418. | #define _DARWIN_C_SOURCE 1
  1419. | #define _GNU_SOURCE 1
  1420. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1421. | #define _NETBSD_SOURCE 1
  1422. | #define _OPENBSD_SOURCE 1
  1423. | #define _POSIX_PTHREAD_SEMANTICS 1
  1424. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1425. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1426. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1427. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1428. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1429. | #define __STDC_WANT_LIB_EXT2__ 1
  1430. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1431. | #define _TANDEM_SOURCE 1
  1432. | #define __EXTENSIONS__ 1
  1433. | #define USE_GPROF 1
  1434. | #define HAVE_SETJMP_H 1
  1435. | #define SIZEOF_JMP_BUF 200
  1436. | #define HAVE_UNISTD_H 1
  1437. | #define HAVE_GMP_H 1
  1438. | #define MP_LIMB_BYTES 8
  1439. | #define GMP 1
  1440. | #define HAVE_GNU_LD 1
  1441. | #define HAVE_XGCL 1
  1442. | #define HAVE_LIBDL 1
  1443. | #define HAVE_XDR 1
  1444. | #define HAVE_CLZL 1
  1445. | #define HAVE_CTZL 1
  1446. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1447. | #define SIZEOF_LONG 8
  1448. | #define SIZEOF_SHORT 2
  1449. | #define SIZEOF_INT 4
  1450. | #define SIZEOF_CHAR 1
  1451. | #define HAVE_MATH_H 1
  1452. | #define HAVE_MATH_H 1
  1453. | #define HAVE_COMPLEX_H 1
  1454. | #define HAVE_COMPLEX_H 1
  1455. | #define HAVE_MADVISE_HUGEPAGE 1
  1456. | #define PAGEWIDTH 30
  1457. | #define OBJ_ALIGNMENT 8
  1458. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1459. | #define NO_RETURN __attribute__ ((noreturn))
  1460. | #define SIZEOF_CONTBLOCK 16
  1461. | #define CSTACK_DIRECTION -1
  1462. | #define CSTACK_ALIGNMENT 16
  1463. | #define OUTPUT_ARCH bfd_arch_i386
  1464. | #define OUTPUT_MACH bfd_mach_x86_64
  1465. | #define OBJNULL NULL
  1466. | #define CSSIZE
  1467. | #define IM_FIX_BASE 0x8000000000000000UL
  1468. | #define IM_FIX_LIM 0x4000000000000000UL
  1469. | /* end confdefs.h. */
  1470. |
  1471. | #include <stdio.h>
  1472. |
  1473. | int
  1474. | main (void)
  1475. | {
  1476. |
  1477. | if (sizeof(long long int) == 2*sizeof(long)) return 0;
  1478. | return 1;
  1479. |
  1480. | ;
  1481. | return 0;
  1482. | }
  1483. configure:9799: result: no
  1484. configure:9811: checking for dirent.h
  1485. configure:9811: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1486. configure:9811: $? = 0
  1487. configure:9811: result: yes
  1488. configure:9815: checking for d_type
  1489. configure:9841: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1490. configure:9841: $? = 0
  1491. configure:9841: ./conftest
  1492. configure:9841: $? = 0
  1493. configure:9843: result: yes
  1494. configure:9861: checking for getcwd
  1495. configure:9861: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1496. configure:9861: $? = 0
  1497. configure:9861: result: yes
  1498. configure:9868: checking for getwd
  1499. configure:9868: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1500. /usr/bin/ld: /tmp/ccGjJ8aP.o: in function `main':
  1501. conftest.c:(.text+0xe): warning: the `getwd' function is dangerous and should not be used.
  1502. configure:9868: $? = 0
  1503. configure:9868: result: yes
  1504. configure:9875: checking for rename
  1505. configure:9875: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1506. configure:9875: $? = 0
  1507. configure:9875: result: yes
  1508. configure:9882: checking for uname
  1509. configure:9882: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1510. configure:9882: $? = 0
  1511. configure:9882: result: yes
  1512. configure:9896: checking for readlinkat
  1513. configure:9896: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
  1514. configure:9896: $? = 0
  1515. configure:9896: result: yes
  1516. configure:9907: checking for sys/ioctl.h
  1517. configure:9907: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1518. configure:9907: $? = 0
  1519. configure:9907: result: yes
  1520. configure:9916: checking for elf.h
  1521. configure:9916: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1522. configure:9916: $? = 0
  1523. configure:9916: result: yes
  1524. configure:9922: checking for elf_abi.h
  1525. configure:9922: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1526. conftest.c:113:10: fatal error: elf_abi.h: No such file or directory
  1527. 113 | #include <elf_abi.h>
  1528. | ^~~~~~~~~~~
  1529. compilation terminated.
  1530. configure:9922: $? = 1
  1531. configure: failed program was:
  1532. | /* confdefs.h */
  1533. | #define PACKAGE_NAME "gcl"
  1534. | #define PACKAGE_TARNAME "gcl"
  1535. | #define PACKAGE_VERSION "2.7.1"
  1536. | #define PACKAGE_STRING "gcl 2.7.1"
  1537. | #define PACKAGE_BUGREPORT ""
  1538. | #define PACKAGE_URL ""
  1539. | #define PACKAGE "gcl"
  1540. | #define VERSION "2.7.1"
  1541. | #define HOST_CPU "X86_64"
  1542. | #define HOST_KERNEL "LINUX"
  1543. | #define HOST_SYSTEM "GNU"
  1544. | #define HAVE_STDIO_H 1
  1545. | #define HAVE_STDLIB_H 1
  1546. | #define HAVE_STRING_H 1
  1547. | #define HAVE_INTTYPES_H 1
  1548. | #define HAVE_STDINT_H 1
  1549. | #define HAVE_STRINGS_H 1
  1550. | #define HAVE_SYS_STAT_H 1
  1551. | #define HAVE_SYS_TYPES_H 1
  1552. | #define HAVE_UNISTD_H 1
  1553. | #define HAVE_WCHAR_H 1
  1554. | #define STDC_HEADERS 1
  1555. | #define _ALL_SOURCE 1
  1556. | #define _DARWIN_C_SOURCE 1
  1557. | #define _GNU_SOURCE 1
  1558. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1559. | #define _NETBSD_SOURCE 1
  1560. | #define _OPENBSD_SOURCE 1
  1561. | #define _POSIX_PTHREAD_SEMANTICS 1
  1562. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1563. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1564. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1565. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1566. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1567. | #define __STDC_WANT_LIB_EXT2__ 1
  1568. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1569. | #define _TANDEM_SOURCE 1
  1570. | #define __EXTENSIONS__ 1
  1571. | #define USE_GPROF 1
  1572. | #define HAVE_SETJMP_H 1
  1573. | #define SIZEOF_JMP_BUF 200
  1574. | #define HAVE_UNISTD_H 1
  1575. | #define HAVE_GMP_H 1
  1576. | #define MP_LIMB_BYTES 8
  1577. | #define GMP 1
  1578. | #define HAVE_GNU_LD 1
  1579. | #define HAVE_XGCL 1
  1580. | #define HAVE_LIBDL 1
  1581. | #define HAVE_XDR 1
  1582. | #define HAVE_CLZL 1
  1583. | #define HAVE_CTZL 1
  1584. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1585. | #define SIZEOF_LONG 8
  1586. | #define SIZEOF_SHORT 2
  1587. | #define SIZEOF_INT 4
  1588. | #define SIZEOF_CHAR 1
  1589. | #define HAVE_MATH_H 1
  1590. | #define HAVE_MATH_H 1
  1591. | #define HAVE_COMPLEX_H 1
  1592. | #define HAVE_COMPLEX_H 1
  1593. | #define HAVE_MADVISE_HUGEPAGE 1
  1594. | #define PAGEWIDTH 30
  1595. | #define OBJ_ALIGNMENT 8
  1596. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1597. | #define NO_RETURN __attribute__ ((noreturn))
  1598. | #define SIZEOF_CONTBLOCK 16
  1599. | #define CSTACK_DIRECTION -1
  1600. | #define CSTACK_ALIGNMENT 16
  1601. | #define OUTPUT_ARCH bfd_arch_i386
  1602. | #define OUTPUT_MACH bfd_mach_x86_64
  1603. | #define OBJNULL NULL
  1604. | #define CSSIZE
  1605. | #define IM_FIX_BASE 0x8000000000000000UL
  1606. | #define IM_FIX_LIM 0x4000000000000000UL
  1607. | #define HAVE_DIRENT_H 1
  1608. | #define HAVE_D_TYPE 1
  1609. | #define HAVE_GETCWD 1
  1610. | #define HAVE_GETWD 1
  1611. | #define HAVE_RENAME 1
  1612. | #define HAVE_READLINKAT 1
  1613. | #define HAVE_SYS_IOCTL_H 1
  1614. | #define HAVE_ELF_H 1
  1615. | /* end confdefs.h. */
  1616. | #include <stddef.h>
  1617. | #ifdef HAVE_STDIO_H
  1618. | # include <stdio.h>
  1619. | #endif
  1620. | #ifdef HAVE_STDLIB_H
  1621. | # include <stdlib.h>
  1622. | #endif
  1623. | #ifdef HAVE_STRING_H
  1624. | # include <string.h>
  1625. | #endif
  1626. | #ifdef HAVE_INTTYPES_H
  1627. | # include <inttypes.h>
  1628. | #endif
  1629. | #ifdef HAVE_STDINT_H
  1630. | # include <stdint.h>
  1631. | #endif
  1632. | #ifdef HAVE_STRINGS_H
  1633. | # include <strings.h>
  1634. | #endif
  1635. | #ifdef HAVE_SYS_TYPES_H
  1636. | # include <sys/types.h>
  1637. | #endif
  1638. | #ifdef HAVE_SYS_STAT_H
  1639. | # include <sys/stat.h>
  1640. | #endif
  1641. | #ifdef HAVE_UNISTD_H
  1642. | # include <unistd.h>
  1643. | #endif
  1644. | #include <elf_abi.h>
  1645. configure:9922: result: no
  1646. configure:9930: checking for sys/sockio.h
  1647. configure:9930: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1648. conftest.c:113:10: fatal error: sys/sockio.h: No such file or directory
  1649. 113 | #include <sys/sockio.h>
  1650. | ^~~~~~~~~~~~~~
  1651. compilation terminated.
  1652. configure:9930: $? = 1
  1653. configure: failed program was:
  1654. | /* confdefs.h */
  1655. | #define PACKAGE_NAME "gcl"
  1656. | #define PACKAGE_TARNAME "gcl"
  1657. | #define PACKAGE_VERSION "2.7.1"
  1658. | #define PACKAGE_STRING "gcl 2.7.1"
  1659. | #define PACKAGE_BUGREPORT ""
  1660. | #define PACKAGE_URL ""
  1661. | #define PACKAGE "gcl"
  1662. | #define VERSION "2.7.1"
  1663. | #define HOST_CPU "X86_64"
  1664. | #define HOST_KERNEL "LINUX"
  1665. | #define HOST_SYSTEM "GNU"
  1666. | #define HAVE_STDIO_H 1
  1667. | #define HAVE_STDLIB_H 1
  1668. | #define HAVE_STRING_H 1
  1669. | #define HAVE_INTTYPES_H 1
  1670. | #define HAVE_STDINT_H 1
  1671. | #define HAVE_STRINGS_H 1
  1672. | #define HAVE_SYS_STAT_H 1
  1673. | #define HAVE_SYS_TYPES_H 1
  1674. | #define HAVE_UNISTD_H 1
  1675. | #define HAVE_WCHAR_H 1
  1676. | #define STDC_HEADERS 1
  1677. | #define _ALL_SOURCE 1
  1678. | #define _DARWIN_C_SOURCE 1
  1679. | #define _GNU_SOURCE 1
  1680. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1681. | #define _NETBSD_SOURCE 1
  1682. | #define _OPENBSD_SOURCE 1
  1683. | #define _POSIX_PTHREAD_SEMANTICS 1
  1684. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1685. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1686. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1687. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1688. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1689. | #define __STDC_WANT_LIB_EXT2__ 1
  1690. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1691. | #define _TANDEM_SOURCE 1
  1692. | #define __EXTENSIONS__ 1
  1693. | #define USE_GPROF 1
  1694. | #define HAVE_SETJMP_H 1
  1695. | #define SIZEOF_JMP_BUF 200
  1696. | #define HAVE_UNISTD_H 1
  1697. | #define HAVE_GMP_H 1
  1698. | #define MP_LIMB_BYTES 8
  1699. | #define GMP 1
  1700. | #define HAVE_GNU_LD 1
  1701. | #define HAVE_XGCL 1
  1702. | #define HAVE_LIBDL 1
  1703. | #define HAVE_XDR 1
  1704. | #define HAVE_CLZL 1
  1705. | #define HAVE_CTZL 1
  1706. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1707. | #define SIZEOF_LONG 8
  1708. | #define SIZEOF_SHORT 2
  1709. | #define SIZEOF_INT 4
  1710. | #define SIZEOF_CHAR 1
  1711. | #define HAVE_MATH_H 1
  1712. | #define HAVE_MATH_H 1
  1713. | #define HAVE_COMPLEX_H 1
  1714. | #define HAVE_COMPLEX_H 1
  1715. | #define HAVE_MADVISE_HUGEPAGE 1
  1716. | #define PAGEWIDTH 30
  1717. | #define OBJ_ALIGNMENT 8
  1718. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1719. | #define NO_RETURN __attribute__ ((noreturn))
  1720. | #define SIZEOF_CONTBLOCK 16
  1721. | #define CSTACK_DIRECTION -1
  1722. | #define CSTACK_ALIGNMENT 16
  1723. | #define OUTPUT_ARCH bfd_arch_i386
  1724. | #define OUTPUT_MACH bfd_mach_x86_64
  1725. | #define OBJNULL NULL
  1726. | #define CSSIZE
  1727. | #define IM_FIX_BASE 0x8000000000000000UL
  1728. | #define IM_FIX_LIM 0x4000000000000000UL
  1729. | #define HAVE_DIRENT_H 1
  1730. | #define HAVE_D_TYPE 1
  1731. | #define HAVE_GETCWD 1
  1732. | #define HAVE_GETWD 1
  1733. | #define HAVE_RENAME 1
  1734. | #define HAVE_READLINKAT 1
  1735. | #define HAVE_SYS_IOCTL_H 1
  1736. | #define HAVE_ELF_H 1
  1737. | /* end confdefs.h. */
  1738. | #include <stddef.h>
  1739. | #ifdef HAVE_STDIO_H
  1740. | # include <stdio.h>
  1741. | #endif
  1742. | #ifdef HAVE_STDLIB_H
  1743. | # include <stdlib.h>
  1744. | #endif
  1745. | #ifdef HAVE_STRING_H
  1746. | # include <string.h>
  1747. | #endif
  1748. | #ifdef HAVE_INTTYPES_H
  1749. | # include <inttypes.h>
  1750. | #endif
  1751. | #ifdef HAVE_STDINT_H
  1752. | # include <stdint.h>
  1753. | #endif
  1754. | #ifdef HAVE_STRINGS_H
  1755. | # include <strings.h>
  1756. | #endif
  1757. | #ifdef HAVE_SYS_TYPES_H
  1758. | # include <sys/types.h>
  1759. | #endif
  1760. | #ifdef HAVE_SYS_STAT_H
  1761. | # include <sys/stat.h>
  1762. | #endif
  1763. | #ifdef HAVE_UNISTD_H
  1764. | # include <unistd.h>
  1765. | #endif
  1766. | #include <sys/sockio.h>
  1767. configure:9930: result: no
  1768. configure:9940: checking for sin in -lm
  1769. configure:9963: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -lm -ldl >&5
  1770. conftest.c:89:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  1771. 89 | char sin ();
  1772. | ^~~
  1773. conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
  1774. 1 | /* confdefs.h */
  1775. configure:9963: $? = 0
  1776. configure:9973: result: yes
  1777. configure:9983: checking for main in -lmingwex
  1778. configure:10003: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -lmingwex -ldl -lm >&5
  1779. /usr/bin/ld: cannot find -lmingwex: No such file or directory
  1780. collect2: error: ld returned 1 exit status
  1781. configure:10003: $? = 1
  1782. configure: failed program was:
  1783. | /* confdefs.h */
  1784. | #define PACKAGE_NAME "gcl"
  1785. | #define PACKAGE_TARNAME "gcl"
  1786. | #define PACKAGE_VERSION "2.7.1"
  1787. | #define PACKAGE_STRING "gcl 2.7.1"
  1788. | #define PACKAGE_BUGREPORT ""
  1789. | #define PACKAGE_URL ""
  1790. | #define PACKAGE "gcl"
  1791. | #define VERSION "2.7.1"
  1792. | #define HOST_CPU "X86_64"
  1793. | #define HOST_KERNEL "LINUX"
  1794. | #define HOST_SYSTEM "GNU"
  1795. | #define HAVE_STDIO_H 1
  1796. | #define HAVE_STDLIB_H 1
  1797. | #define HAVE_STRING_H 1
  1798. | #define HAVE_INTTYPES_H 1
  1799. | #define HAVE_STDINT_H 1
  1800. | #define HAVE_STRINGS_H 1
  1801. | #define HAVE_SYS_STAT_H 1
  1802. | #define HAVE_SYS_TYPES_H 1
  1803. | #define HAVE_UNISTD_H 1
  1804. | #define HAVE_WCHAR_H 1
  1805. | #define STDC_HEADERS 1
  1806. | #define _ALL_SOURCE 1
  1807. | #define _DARWIN_C_SOURCE 1
  1808. | #define _GNU_SOURCE 1
  1809. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1810. | #define _NETBSD_SOURCE 1
  1811. | #define _OPENBSD_SOURCE 1
  1812. | #define _POSIX_PTHREAD_SEMANTICS 1
  1813. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1814. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1815. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1816. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1817. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1818. | #define __STDC_WANT_LIB_EXT2__ 1
  1819. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1820. | #define _TANDEM_SOURCE 1
  1821. | #define __EXTENSIONS__ 1
  1822. | #define USE_GPROF 1
  1823. | #define HAVE_SETJMP_H 1
  1824. | #define SIZEOF_JMP_BUF 200
  1825. | #define HAVE_UNISTD_H 1
  1826. | #define HAVE_GMP_H 1
  1827. | #define MP_LIMB_BYTES 8
  1828. | #define GMP 1
  1829. | #define HAVE_GNU_LD 1
  1830. | #define HAVE_XGCL 1
  1831. | #define HAVE_LIBDL 1
  1832. | #define HAVE_XDR 1
  1833. | #define HAVE_CLZL 1
  1834. | #define HAVE_CTZL 1
  1835. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1836. | #define SIZEOF_LONG 8
  1837. | #define SIZEOF_SHORT 2
  1838. | #define SIZEOF_INT 4
  1839. | #define SIZEOF_CHAR 1
  1840. | #define HAVE_MATH_H 1
  1841. | #define HAVE_MATH_H 1
  1842. | #define HAVE_COMPLEX_H 1
  1843. | #define HAVE_COMPLEX_H 1
  1844. | #define HAVE_MADVISE_HUGEPAGE 1
  1845. | #define PAGEWIDTH 30
  1846. | #define OBJ_ALIGNMENT 8
  1847. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1848. | #define NO_RETURN __attribute__ ((noreturn))
  1849. | #define SIZEOF_CONTBLOCK 16
  1850. | #define CSTACK_DIRECTION -1
  1851. | #define CSTACK_ALIGNMENT 16
  1852. | #define OUTPUT_ARCH bfd_arch_i386
  1853. | #define OUTPUT_MACH bfd_mach_x86_64
  1854. | #define OBJNULL NULL
  1855. | #define CSSIZE
  1856. | #define IM_FIX_BASE 0x8000000000000000UL
  1857. | #define IM_FIX_LIM 0x4000000000000000UL
  1858. | #define HAVE_DIRENT_H 1
  1859. | #define HAVE_D_TYPE 1
  1860. | #define HAVE_GETCWD 1
  1861. | #define HAVE_GETWD 1
  1862. | #define HAVE_RENAME 1
  1863. | #define HAVE_READLINKAT 1
  1864. | #define HAVE_SYS_IOCTL_H 1
  1865. | #define HAVE_ELF_H 1
  1866. | /* end confdefs.h. */
  1867. |
  1868. |
  1869. | int
  1870. | main (void)
  1871. | {
  1872. | return main ();
  1873. | ;
  1874. | return 0;
  1875. | }
  1876. configure:10013: result: no
  1877. configure:10029: checking for values.h
  1878. configure:10029: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1879. configure:10029: $? = 0
  1880. configure:10029: result: yes
  1881. configure:10045: checking for float.h
  1882. configure:10045: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1883. configure:10045: $? = 0
  1884. configure:10045: result: yes
  1885. configure:10061: checking for isnormal
  1886. configure:10087: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1887. conftest.c:90: warning: "_GNU_SOURCE" redefined
  1888. 90 | #define _GNU_SOURCE
  1889. |
  1890. conftest.c:26: note: this is the location of the previous definition
  1891. 26 | #define _GNU_SOURCE 1
  1892. |
  1893. configure:10087: $? = 0
  1894. configure:10087: ./conftest
  1895. configure:10087: $? = 0
  1896. configure:10091: result: yes
  1897. configure:10139: checking for isfinite
  1898. configure:10165: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1899. conftest.c:91: warning: "_GNU_SOURCE" redefined
  1900. 91 | #define _GNU_SOURCE
  1901. |
  1902. conftest.c:26: note: this is the location of the previous definition
  1903. 26 | #define _GNU_SOURCE 1
  1904. |
  1905. configure:10165: $? = 0
  1906. configure:10165: ./conftest
  1907. configure:10165: $? = 0
  1908. configure:10169: result: yes
  1909. configure:10234: checking for sockets
  1910. configure:10237: checking for connect
  1911. configure:10237: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1912. configure:10237: $? = 0
  1913. configure:10237: result: yes
  1914. configure:10300: checking for gethostbyname
  1915. configure:10300: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1916. configure:10300: $? = 0
  1917. configure:10300: result: yes
  1918. configure:10360: checking for readline/readline.h
  1919. configure:10360: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  1920. conftest.c:94:10: fatal error: readline/readline.h: No such file or directory
  1921. 94 | #include <readline/readline.h>
  1922. | ^~~~~~~~~~~~~~~~~~~~~
  1923. compilation terminated.
  1924. configure:10360: $? = 1
  1925. configure: failed program was:
  1926. | /* confdefs.h */
  1927. | #define PACKAGE_NAME "gcl"
  1928. | #define PACKAGE_TARNAME "gcl"
  1929. | #define PACKAGE_VERSION "2.7.1"
  1930. | #define PACKAGE_STRING "gcl 2.7.1"
  1931. | #define PACKAGE_BUGREPORT ""
  1932. | #define PACKAGE_URL ""
  1933. | #define PACKAGE "gcl"
  1934. | #define VERSION "2.7.1"
  1935. | #define HOST_CPU "X86_64"
  1936. | #define HOST_KERNEL "LINUX"
  1937. | #define HOST_SYSTEM "GNU"
  1938. | #define HAVE_STDIO_H 1
  1939. | #define HAVE_STDLIB_H 1
  1940. | #define HAVE_STRING_H 1
  1941. | #define HAVE_INTTYPES_H 1
  1942. | #define HAVE_STDINT_H 1
  1943. | #define HAVE_STRINGS_H 1
  1944. | #define HAVE_SYS_STAT_H 1
  1945. | #define HAVE_SYS_TYPES_H 1
  1946. | #define HAVE_UNISTD_H 1
  1947. | #define HAVE_WCHAR_H 1
  1948. | #define STDC_HEADERS 1
  1949. | #define _ALL_SOURCE 1
  1950. | #define _DARWIN_C_SOURCE 1
  1951. | #define _GNU_SOURCE 1
  1952. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1953. | #define _NETBSD_SOURCE 1
  1954. | #define _OPENBSD_SOURCE 1
  1955. | #define _POSIX_PTHREAD_SEMANTICS 1
  1956. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1957. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1958. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1959. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1960. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1961. | #define __STDC_WANT_LIB_EXT2__ 1
  1962. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1963. | #define _TANDEM_SOURCE 1
  1964. | #define __EXTENSIONS__ 1
  1965. | #define USE_GPROF 1
  1966. | #define HAVE_SETJMP_H 1
  1967. | #define SIZEOF_JMP_BUF 200
  1968. | #define HAVE_UNISTD_H 1
  1969. | #define HAVE_GMP_H 1
  1970. | #define MP_LIMB_BYTES 8
  1971. | #define GMP 1
  1972. | #define HAVE_GNU_LD 1
  1973. | #define HAVE_XGCL 1
  1974. | #define HAVE_LIBDL 1
  1975. | #define HAVE_XDR 1
  1976. | #define HAVE_CLZL 1
  1977. | #define HAVE_CTZL 1
  1978. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1979. | #define SIZEOF_LONG 8
  1980. | #define SIZEOF_SHORT 2
  1981. | #define SIZEOF_INT 4
  1982. | #define SIZEOF_CHAR 1
  1983. | #define HAVE_MATH_H 1
  1984. | #define HAVE_MATH_H 1
  1985. | #define HAVE_COMPLEX_H 1
  1986. | #define HAVE_COMPLEX_H 1
  1987. | #define HAVE_MADVISE_HUGEPAGE 1
  1988. | #define PAGEWIDTH 30
  1989. | #define OBJ_ALIGNMENT 8
  1990. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1991. | #define NO_RETURN __attribute__ ((noreturn))
  1992. | #define SIZEOF_CONTBLOCK 16
  1993. | #define CSTACK_DIRECTION -1
  1994. | #define CSTACK_ALIGNMENT 16
  1995. | #define OUTPUT_ARCH bfd_arch_i386
  1996. | #define OUTPUT_MACH bfd_mach_x86_64
  1997. | #define OBJNULL NULL
  1998. | #define CSSIZE
  1999. | #define IM_FIX_BASE 0x8000000000000000UL
  2000. | #define IM_FIX_LIM 0x4000000000000000UL
  2001. | #define HAVE_DIRENT_H 1
  2002. | #define HAVE_D_TYPE 1
  2003. | #define HAVE_GETCWD 1
  2004. | #define HAVE_GETWD 1
  2005. | #define HAVE_RENAME 1
  2006. | #define HAVE_READLINKAT 1
  2007. | #define HAVE_SYS_IOCTL_H 1
  2008. | #define HAVE_ELF_H 1
  2009. | #define HAVE_VALUES_H 1
  2010. | #define HAVE_VALUES_H 1
  2011. | #define HAVE_FLOAT_H 1
  2012. | #define HAVE_FLOAT_H 1
  2013. | #define HAVE_ISNORMAL 1
  2014. | #define HAVE_ISFINITE 1
  2015. | /* end confdefs.h. */
  2016. | #include <stdio.h>
  2017. |
  2018. |
  2019. | #include <readline/readline.h>
  2020. configure:10360: result: no
  2021. configure:10627: checking For network code for nsocket.c
  2022. configure:10661: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2023. configure:10661: $? = 0
  2024. configure:10666: result: yes
  2025. configure:10676: checking check for listen using fcntl
  2026. configure:10697: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2027. configure:10697: $? = 0
  2028. configure:10702: result: yes
  2029. configure:10711: checking for profil
  2030. configure:10711: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2031. configure:10711: $? = 0
  2032. configure:10711: result: yes
  2033. configure:10722: checking for setenv
  2034. configure:10722: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2035. configure:10722: $? = 0
  2036. configure:10722: result: yes
  2037. configure:10745: checking for _cleanup
  2038. configure:10745: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2039. /usr/bin/ld: /tmp/ccUi747y.o: in function `main':
  2040. conftest.c:(.text+0xe): undefined reference to `_cleanup'
  2041. collect2: error: ld returned 1 exit status
  2042. configure:10745: $? = 1
  2043. configure: failed program was:
  2044. | /* confdefs.h */
  2045. | #define PACKAGE_NAME "gcl"
  2046. | #define PACKAGE_TARNAME "gcl"
  2047. | #define PACKAGE_VERSION "2.7.1"
  2048. | #define PACKAGE_STRING "gcl 2.7.1"
  2049. | #define PACKAGE_BUGREPORT ""
  2050. | #define PACKAGE_URL ""
  2051. | #define PACKAGE "gcl"
  2052. | #define VERSION "2.7.1"
  2053. | #define HOST_CPU "X86_64"
  2054. | #define HOST_KERNEL "LINUX"
  2055. | #define HOST_SYSTEM "GNU"
  2056. | #define HAVE_STDIO_H 1
  2057. | #define HAVE_STDLIB_H 1
  2058. | #define HAVE_STRING_H 1
  2059. | #define HAVE_INTTYPES_H 1
  2060. | #define HAVE_STDINT_H 1
  2061. | #define HAVE_STRINGS_H 1
  2062. | #define HAVE_SYS_STAT_H 1
  2063. | #define HAVE_SYS_TYPES_H 1
  2064. | #define HAVE_UNISTD_H 1
  2065. | #define HAVE_WCHAR_H 1
  2066. | #define STDC_HEADERS 1
  2067. | #define _ALL_SOURCE 1
  2068. | #define _DARWIN_C_SOURCE 1
  2069. | #define _GNU_SOURCE 1
  2070. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2071. | #define _NETBSD_SOURCE 1
  2072. | #define _OPENBSD_SOURCE 1
  2073. | #define _POSIX_PTHREAD_SEMANTICS 1
  2074. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2075. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2076. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2077. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2078. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2079. | #define __STDC_WANT_LIB_EXT2__ 1
  2080. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2081. | #define _TANDEM_SOURCE 1
  2082. | #define __EXTENSIONS__ 1
  2083. | #define USE_GPROF 1
  2084. | #define HAVE_SETJMP_H 1
  2085. | #define SIZEOF_JMP_BUF 200
  2086. | #define HAVE_UNISTD_H 1
  2087. | #define HAVE_GMP_H 1
  2088. | #define MP_LIMB_BYTES 8
  2089. | #define GMP 1
  2090. | #define HAVE_GNU_LD 1
  2091. | #define HAVE_XGCL 1
  2092. | #define HAVE_LIBDL 1
  2093. | #define HAVE_XDR 1
  2094. | #define HAVE_CLZL 1
  2095. | #define HAVE_CTZL 1
  2096. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2097. | #define SIZEOF_LONG 8
  2098. | #define SIZEOF_SHORT 2
  2099. | #define SIZEOF_INT 4
  2100. | #define SIZEOF_CHAR 1
  2101. | #define HAVE_MATH_H 1
  2102. | #define HAVE_MATH_H 1
  2103. | #define HAVE_COMPLEX_H 1
  2104. | #define HAVE_COMPLEX_H 1
  2105. | #define HAVE_MADVISE_HUGEPAGE 1
  2106. | #define PAGEWIDTH 30
  2107. | #define OBJ_ALIGNMENT 8
  2108. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2109. | #define NO_RETURN __attribute__ ((noreturn))
  2110. | #define SIZEOF_CONTBLOCK 16
  2111. | #define CSTACK_DIRECTION -1
  2112. | #define CSTACK_ALIGNMENT 16
  2113. | #define OUTPUT_ARCH bfd_arch_i386
  2114. | #define OUTPUT_MACH bfd_mach_x86_64
  2115. | #define OBJNULL NULL
  2116. | #define CSSIZE
  2117. | #define IM_FIX_BASE 0x8000000000000000UL
  2118. | #define IM_FIX_LIM 0x4000000000000000UL
  2119. | #define HAVE_DIRENT_H 1
  2120. | #define HAVE_D_TYPE 1
  2121. | #define HAVE_GETCWD 1
  2122. | #define HAVE_GETWD 1
  2123. | #define HAVE_RENAME 1
  2124. | #define HAVE_READLINKAT 1
  2125. | #define HAVE_SYS_IOCTL_H 1
  2126. | #define HAVE_ELF_H 1
  2127. | #define HAVE_VALUES_H 1
  2128. | #define HAVE_VALUES_H 1
  2129. | #define HAVE_FLOAT_H 1
  2130. | #define HAVE_FLOAT_H 1
  2131. | #define HAVE_ISNORMAL 1
  2132. | #define HAVE_ISFINITE 1
  2133. | #define HAVE_NSOCKET 1
  2134. | #define LISTEN_USE_FCNTL 1
  2135. | #define HAVE_SETENV 1
  2136. | /* end confdefs.h. */
  2137. | /* Define _cleanup to an innocuous variant, in case <limits.h> declares _cleanup.
  2138. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2139. | #define _cleanup innocuous__cleanup
  2140. |
  2141. | /* System header to define __stub macros and hopefully few prototypes,
  2142. | which can conflict with char _cleanup (); below. */
  2143. |
  2144. | #include <limits.h>
  2145. | #undef _cleanup
  2146. |
  2147. | /* Override any GCC internal prototype to avoid an error.
  2148. | Use char because int might match the return type of a GCC
  2149. | builtin and then its argument prototype would still apply. */
  2150. | #ifdef __cplusplus
  2151. | extern "C"
  2152. | #endif
  2153. | char _cleanup ();
  2154. | /* The GNU C library defines this for functions which it implements
  2155. | to always fail with ENOSYS. Some functions are actually named
  2156. | something starting with __ and the normal name is an alias. */
  2157. | #if defined __stub__cleanup || defined __stub____cleanup
  2158. | choke me
  2159. | #endif
  2160. |
  2161. | int
  2162. | main (void)
  2163. | {
  2164. | return _cleanup ();
  2165. | ;
  2166. | return 0;
  2167. | }
  2168. configure:10745: result: no
  2169. configure:10755: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
  2170. configure:10781: result: O_NONBLOCK
  2171. configure:10787: checking check for SV_ONSTACK
  2172. configure:10803: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2173. conftest.c:96:25: error: 'SV_ONSTACK' undeclared here (not in a function); did you mean 'SS_ONSTACK'?
  2174. 96 | int joe=SV_ONSTACK;
  2175. | ^~~~~~~~~~
  2176. | SS_ONSTACK
  2177. configure:10803: $? = 1
  2178. configure: failed program was:
  2179. | /* confdefs.h */
  2180. | #define PACKAGE_NAME "gcl"
  2181. | #define PACKAGE_TARNAME "gcl"
  2182. | #define PACKAGE_VERSION "2.7.1"
  2183. | #define PACKAGE_STRING "gcl 2.7.1"
  2184. | #define PACKAGE_BUGREPORT ""
  2185. | #define PACKAGE_URL ""
  2186. | #define PACKAGE "gcl"
  2187. | #define VERSION "2.7.1"
  2188. | #define HOST_CPU "X86_64"
  2189. | #define HOST_KERNEL "LINUX"
  2190. | #define HOST_SYSTEM "GNU"
  2191. | #define HAVE_STDIO_H 1
  2192. | #define HAVE_STDLIB_H 1
  2193. | #define HAVE_STRING_H 1
  2194. | #define HAVE_INTTYPES_H 1
  2195. | #define HAVE_STDINT_H 1
  2196. | #define HAVE_STRINGS_H 1
  2197. | #define HAVE_SYS_STAT_H 1
  2198. | #define HAVE_SYS_TYPES_H 1
  2199. | #define HAVE_UNISTD_H 1
  2200. | #define HAVE_WCHAR_H 1
  2201. | #define STDC_HEADERS 1
  2202. | #define _ALL_SOURCE 1
  2203. | #define _DARWIN_C_SOURCE 1
  2204. | #define _GNU_SOURCE 1
  2205. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2206. | #define _NETBSD_SOURCE 1
  2207. | #define _OPENBSD_SOURCE 1
  2208. | #define _POSIX_PTHREAD_SEMANTICS 1
  2209. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2210. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2211. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2212. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2213. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2214. | #define __STDC_WANT_LIB_EXT2__ 1
  2215. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2216. | #define _TANDEM_SOURCE 1
  2217. | #define __EXTENSIONS__ 1
  2218. | #define USE_GPROF 1
  2219. | #define HAVE_SETJMP_H 1
  2220. | #define SIZEOF_JMP_BUF 200
  2221. | #define HAVE_UNISTD_H 1
  2222. | #define HAVE_GMP_H 1
  2223. | #define MP_LIMB_BYTES 8
  2224. | #define GMP 1
  2225. | #define HAVE_GNU_LD 1
  2226. | #define HAVE_XGCL 1
  2227. | #define HAVE_LIBDL 1
  2228. | #define HAVE_XDR 1
  2229. | #define HAVE_CLZL 1
  2230. | #define HAVE_CTZL 1
  2231. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2232. | #define SIZEOF_LONG 8
  2233. | #define SIZEOF_SHORT 2
  2234. | #define SIZEOF_INT 4
  2235. | #define SIZEOF_CHAR 1
  2236. | #define HAVE_MATH_H 1
  2237. | #define HAVE_MATH_H 1
  2238. | #define HAVE_COMPLEX_H 1
  2239. | #define HAVE_COMPLEX_H 1
  2240. | #define HAVE_MADVISE_HUGEPAGE 1
  2241. | #define PAGEWIDTH 30
  2242. | #define OBJ_ALIGNMENT 8
  2243. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2244. | #define NO_RETURN __attribute__ ((noreturn))
  2245. | #define SIZEOF_CONTBLOCK 16
  2246. | #define CSTACK_DIRECTION -1
  2247. | #define CSTACK_ALIGNMENT 16
  2248. | #define OUTPUT_ARCH bfd_arch_i386
  2249. | #define OUTPUT_MACH bfd_mach_x86_64
  2250. | #define OBJNULL NULL
  2251. | #define CSSIZE
  2252. | #define IM_FIX_BASE 0x8000000000000000UL
  2253. | #define IM_FIX_LIM 0x4000000000000000UL
  2254. | #define HAVE_DIRENT_H 1
  2255. | #define HAVE_D_TYPE 1
  2256. | #define HAVE_GETCWD 1
  2257. | #define HAVE_GETWD 1
  2258. | #define HAVE_RENAME 1
  2259. | #define HAVE_READLINKAT 1
  2260. | #define HAVE_SYS_IOCTL_H 1
  2261. | #define HAVE_ELF_H 1
  2262. | #define HAVE_VALUES_H 1
  2263. | #define HAVE_VALUES_H 1
  2264. | #define HAVE_FLOAT_H 1
  2265. | #define HAVE_FLOAT_H 1
  2266. | #define HAVE_ISNORMAL 1
  2267. | #define HAVE_ISFINITE 1
  2268. | #define HAVE_NSOCKET 1
  2269. | #define LISTEN_USE_FCNTL 1
  2270. | #define HAVE_SETENV 1
  2271. | /* end confdefs.h. */
  2272. |
  2273. | #include <signal.h>
  2274. | int joe=SV_ONSTACK;
  2275. |
  2276. | int
  2277. | main (void)
  2278. | {
  2279. |
  2280. | ;
  2281. | return 0;
  2282. | }
  2283. configure:10812: result: no
  2284. configure:10817: checking check for SIGSYS
  2285. configure:10833: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2286. configure:10833: $? = 0
  2287. configure:10839: result: yes
  2288. configure:10848: checking check for SIGEMT
  2289. configure:10864: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2290. conftest.c:97:25: error: 'SIGEMT' undeclared here (not in a function); did you mean 'SIGINT'?
  2291. 97 | int joe=SIGEMT;
  2292. | ^~~~~~
  2293. | SIGINT
  2294. configure:10864: $? = 1
  2295. configure: failed program was:
  2296. | /* confdefs.h */
  2297. | #define PACKAGE_NAME "gcl"
  2298. | #define PACKAGE_TARNAME "gcl"
  2299. | #define PACKAGE_VERSION "2.7.1"
  2300. | #define PACKAGE_STRING "gcl 2.7.1"
  2301. | #define PACKAGE_BUGREPORT ""
  2302. | #define PACKAGE_URL ""
  2303. | #define PACKAGE "gcl"
  2304. | #define VERSION "2.7.1"
  2305. | #define HOST_CPU "X86_64"
  2306. | #define HOST_KERNEL "LINUX"
  2307. | #define HOST_SYSTEM "GNU"
  2308. | #define HAVE_STDIO_H 1
  2309. | #define HAVE_STDLIB_H 1
  2310. | #define HAVE_STRING_H 1
  2311. | #define HAVE_INTTYPES_H 1
  2312. | #define HAVE_STDINT_H 1
  2313. | #define HAVE_STRINGS_H 1
  2314. | #define HAVE_SYS_STAT_H 1
  2315. | #define HAVE_SYS_TYPES_H 1
  2316. | #define HAVE_UNISTD_H 1
  2317. | #define HAVE_WCHAR_H 1
  2318. | #define STDC_HEADERS 1
  2319. | #define _ALL_SOURCE 1
  2320. | #define _DARWIN_C_SOURCE 1
  2321. | #define _GNU_SOURCE 1
  2322. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2323. | #define _NETBSD_SOURCE 1
  2324. | #define _OPENBSD_SOURCE 1
  2325. | #define _POSIX_PTHREAD_SEMANTICS 1
  2326. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2327. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2328. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2329. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2330. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2331. | #define __STDC_WANT_LIB_EXT2__ 1
  2332. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2333. | #define _TANDEM_SOURCE 1
  2334. | #define __EXTENSIONS__ 1
  2335. | #define USE_GPROF 1
  2336. | #define HAVE_SETJMP_H 1
  2337. | #define SIZEOF_JMP_BUF 200
  2338. | #define HAVE_UNISTD_H 1
  2339. | #define HAVE_GMP_H 1
  2340. | #define MP_LIMB_BYTES 8
  2341. | #define GMP 1
  2342. | #define HAVE_GNU_LD 1
  2343. | #define HAVE_XGCL 1
  2344. | #define HAVE_LIBDL 1
  2345. | #define HAVE_XDR 1
  2346. | #define HAVE_CLZL 1
  2347. | #define HAVE_CTZL 1
  2348. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2349. | #define SIZEOF_LONG 8
  2350. | #define SIZEOF_SHORT 2
  2351. | #define SIZEOF_INT 4
  2352. | #define SIZEOF_CHAR 1
  2353. | #define HAVE_MATH_H 1
  2354. | #define HAVE_MATH_H 1
  2355. | #define HAVE_COMPLEX_H 1
  2356. | #define HAVE_COMPLEX_H 1
  2357. | #define HAVE_MADVISE_HUGEPAGE 1
  2358. | #define PAGEWIDTH 30
  2359. | #define OBJ_ALIGNMENT 8
  2360. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2361. | #define NO_RETURN __attribute__ ((noreturn))
  2362. | #define SIZEOF_CONTBLOCK 16
  2363. | #define CSTACK_DIRECTION -1
  2364. | #define CSTACK_ALIGNMENT 16
  2365. | #define OUTPUT_ARCH bfd_arch_i386
  2366. | #define OUTPUT_MACH bfd_mach_x86_64
  2367. | #define OBJNULL NULL
  2368. | #define CSSIZE
  2369. | #define IM_FIX_BASE 0x8000000000000000UL
  2370. | #define IM_FIX_LIM 0x4000000000000000UL
  2371. | #define HAVE_DIRENT_H 1
  2372. | #define HAVE_D_TYPE 1
  2373. | #define HAVE_GETCWD 1
  2374. | #define HAVE_GETWD 1
  2375. | #define HAVE_RENAME 1
  2376. | #define HAVE_READLINKAT 1
  2377. | #define HAVE_SYS_IOCTL_H 1
  2378. | #define HAVE_ELF_H 1
  2379. | #define HAVE_VALUES_H 1
  2380. | #define HAVE_VALUES_H 1
  2381. | #define HAVE_FLOAT_H 1
  2382. | #define HAVE_FLOAT_H 1
  2383. | #define HAVE_ISNORMAL 1
  2384. | #define HAVE_ISFINITE 1
  2385. | #define HAVE_NSOCKET 1
  2386. | #define LISTEN_USE_FCNTL 1
  2387. | #define HAVE_SETENV 1
  2388. | #define HAVE_SIGSYS 1
  2389. | /* end confdefs.h. */
  2390. |
  2391. | #include <signal.h>
  2392. | int joe=SIGEMT;
  2393. |
  2394. | int
  2395. | main (void)
  2396. | {
  2397. |
  2398. | ;
  2399. | return 0;
  2400. | }
  2401. configure:10873: result: no
  2402. configure:10878: checking for sigaltstack
  2403. configure:10878: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2404. configure:10878: $? = 0
  2405. configure:10878: result: yes
  2406. configure:10885: checking for feenableexcept
  2407. configure:10885: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2408. configure:10885: $? = 0
  2409. configure:10885: result: yes
  2410. configure:10895: checking for dis-asm.h
  2411. configure:10895: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2412. conftest.c:125:10: fatal error: dis-asm.h: No such file or directory
  2413. 125 | #include <dis-asm.h>
  2414. | ^~~~~~~~~~~
  2415. compilation terminated.
  2416. configure:10895: $? = 1
  2417. configure: failed program was:
  2418. | /* confdefs.h */
  2419. | #define PACKAGE_NAME "gcl"
  2420. | #define PACKAGE_TARNAME "gcl"
  2421. | #define PACKAGE_VERSION "2.7.1"
  2422. | #define PACKAGE_STRING "gcl 2.7.1"
  2423. | #define PACKAGE_BUGREPORT ""
  2424. | #define PACKAGE_URL ""
  2425. | #define PACKAGE "gcl"
  2426. | #define VERSION "2.7.1"
  2427. | #define HOST_CPU "X86_64"
  2428. | #define HOST_KERNEL "LINUX"
  2429. | #define HOST_SYSTEM "GNU"
  2430. | #define HAVE_STDIO_H 1
  2431. | #define HAVE_STDLIB_H 1
  2432. | #define HAVE_STRING_H 1
  2433. | #define HAVE_INTTYPES_H 1
  2434. | #define HAVE_STDINT_H 1
  2435. | #define HAVE_STRINGS_H 1
  2436. | #define HAVE_SYS_STAT_H 1
  2437. | #define HAVE_SYS_TYPES_H 1
  2438. | #define HAVE_UNISTD_H 1
  2439. | #define HAVE_WCHAR_H 1
  2440. | #define STDC_HEADERS 1
  2441. | #define _ALL_SOURCE 1
  2442. | #define _DARWIN_C_SOURCE 1
  2443. | #define _GNU_SOURCE 1
  2444. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2445. | #define _NETBSD_SOURCE 1
  2446. | #define _OPENBSD_SOURCE 1
  2447. | #define _POSIX_PTHREAD_SEMANTICS 1
  2448. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2449. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2450. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2451. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2452. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2453. | #define __STDC_WANT_LIB_EXT2__ 1
  2454. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2455. | #define _TANDEM_SOURCE 1
  2456. | #define __EXTENSIONS__ 1
  2457. | #define USE_GPROF 1
  2458. | #define HAVE_SETJMP_H 1
  2459. | #define SIZEOF_JMP_BUF 200
  2460. | #define HAVE_UNISTD_H 1
  2461. | #define HAVE_GMP_H 1
  2462. | #define MP_LIMB_BYTES 8
  2463. | #define GMP 1
  2464. | #define HAVE_GNU_LD 1
  2465. | #define HAVE_XGCL 1
  2466. | #define HAVE_LIBDL 1
  2467. | #define HAVE_XDR 1
  2468. | #define HAVE_CLZL 1
  2469. | #define HAVE_CTZL 1
  2470. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2471. | #define SIZEOF_LONG 8
  2472. | #define SIZEOF_SHORT 2
  2473. | #define SIZEOF_INT 4
  2474. | #define SIZEOF_CHAR 1
  2475. | #define HAVE_MATH_H 1
  2476. | #define HAVE_MATH_H 1
  2477. | #define HAVE_COMPLEX_H 1
  2478. | #define HAVE_COMPLEX_H 1
  2479. | #define HAVE_MADVISE_HUGEPAGE 1
  2480. | #define PAGEWIDTH 30
  2481. | #define OBJ_ALIGNMENT 8
  2482. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2483. | #define NO_RETURN __attribute__ ((noreturn))
  2484. | #define SIZEOF_CONTBLOCK 16
  2485. | #define CSTACK_DIRECTION -1
  2486. | #define CSTACK_ALIGNMENT 16
  2487. | #define OUTPUT_ARCH bfd_arch_i386
  2488. | #define OUTPUT_MACH bfd_mach_x86_64
  2489. | #define OBJNULL NULL
  2490. | #define CSSIZE
  2491. | #define IM_FIX_BASE 0x8000000000000000UL
  2492. | #define IM_FIX_LIM 0x4000000000000000UL
  2493. | #define HAVE_DIRENT_H 1
  2494. | #define HAVE_D_TYPE 1
  2495. | #define HAVE_GETCWD 1
  2496. | #define HAVE_GETWD 1
  2497. | #define HAVE_RENAME 1
  2498. | #define HAVE_READLINKAT 1
  2499. | #define HAVE_SYS_IOCTL_H 1
  2500. | #define HAVE_ELF_H 1
  2501. | #define HAVE_VALUES_H 1
  2502. | #define HAVE_VALUES_H 1
  2503. | #define HAVE_FLOAT_H 1
  2504. | #define HAVE_FLOAT_H 1
  2505. | #define HAVE_ISNORMAL 1
  2506. | #define HAVE_ISFINITE 1
  2507. | #define HAVE_NSOCKET 1
  2508. | #define LISTEN_USE_FCNTL 1
  2509. | #define HAVE_SETENV 1
  2510. | #define HAVE_SIGSYS 1
  2511. | #define HAVE_SIGALTSTACK 1
  2512. | #define HAVE_FEENABLEEXCEPT 1
  2513. | /* end confdefs.h. */
  2514. | #include <stddef.h>
  2515. | #ifdef HAVE_STDIO_H
  2516. | # include <stdio.h>
  2517. | #endif
  2518. | #ifdef HAVE_STDLIB_H
  2519. | # include <stdlib.h>
  2520. | #endif
  2521. | #ifdef HAVE_STRING_H
  2522. | # include <string.h>
  2523. | #endif
  2524. | #ifdef HAVE_INTTYPES_H
  2525. | # include <inttypes.h>
  2526. | #endif
  2527. | #ifdef HAVE_STDINT_H
  2528. | # include <stdint.h>
  2529. | #endif
  2530. | #ifdef HAVE_STRINGS_H
  2531. | # include <strings.h>
  2532. | #endif
  2533. | #ifdef HAVE_SYS_TYPES_H
  2534. | # include <sys/types.h>
  2535. | #endif
  2536. | #ifdef HAVE_SYS_STAT_H
  2537. | # include <sys/stat.h>
  2538. | #endif
  2539. | #ifdef HAVE_UNISTD_H
  2540. | # include <unistd.h>
  2541. | #endif
  2542. | #include <dis-asm.h>
  2543. configure:10895: result: no
  2544. configure:11024: checking for tclsh
  2545. configure:11060: result: no
  2546. configure:11133: checking for tcl/tk
  2547. configure:11149: result: not found
  2548. configure:11160: checking for sys/mman.h
  2549. configure:11160: result: yes
  2550. configure:11164: checking for mprotect
  2551. configure:11164: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2552. configure:11164: $? = 0
  2553. configure:11164: result: yes
  2554. configure:11174: checking for alloca.h
  2555. configure:11174: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2556. configure:11174: $? = 0
  2557. configure:11174: result: yes
  2558. configure:11181: checking for size_t
  2559. configure:11181: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2560. configure:11181: $? = 0
  2561. configure:11181: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
  2562. conftest.c: In function 'main':
  2563. conftest.c:131:21: error: expected expression before ')' token
  2564. 131 | if (sizeof ((size_t)))
  2565. | ^
  2566. configure:11181: $? = 1
  2567. configure: failed program was:
  2568. | /* confdefs.h */
  2569. | #define PACKAGE_NAME "gcl"
  2570. | #define PACKAGE_TARNAME "gcl"
  2571. | #define PACKAGE_VERSION "2.7.1"
  2572. | #define PACKAGE_STRING "gcl 2.7.1"
  2573. | #define PACKAGE_BUGREPORT ""
  2574. | #define PACKAGE_URL ""
  2575. | #define PACKAGE "gcl"
  2576. | #define VERSION "2.7.1"
  2577. | #define HOST_CPU "X86_64"
  2578. | #define HOST_KERNEL "LINUX"
  2579. | #define HOST_SYSTEM "GNU"
  2580. | #define HAVE_STDIO_H 1
  2581. | #define HAVE_STDLIB_H 1
  2582. | #define HAVE_STRING_H 1
  2583. | #define HAVE_INTTYPES_H 1
  2584. | #define HAVE_STDINT_H 1
  2585. | #define HAVE_STRINGS_H 1
  2586. | #define HAVE_SYS_STAT_H 1
  2587. | #define HAVE_SYS_TYPES_H 1
  2588. | #define HAVE_UNISTD_H 1
  2589. | #define HAVE_WCHAR_H 1
  2590. | #define STDC_HEADERS 1
  2591. | #define _ALL_SOURCE 1
  2592. | #define _DARWIN_C_SOURCE 1
  2593. | #define _GNU_SOURCE 1
  2594. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2595. | #define _NETBSD_SOURCE 1
  2596. | #define _OPENBSD_SOURCE 1
  2597. | #define _POSIX_PTHREAD_SEMANTICS 1
  2598. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2599. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2600. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2601. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2602. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2603. | #define __STDC_WANT_LIB_EXT2__ 1
  2604. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2605. | #define _TANDEM_SOURCE 1
  2606. | #define __EXTENSIONS__ 1
  2607. | #define USE_GPROF 1
  2608. | #define HAVE_SETJMP_H 1
  2609. | #define SIZEOF_JMP_BUF 200
  2610. | #define HAVE_UNISTD_H 1
  2611. | #define HAVE_GMP_H 1
  2612. | #define MP_LIMB_BYTES 8
  2613. | #define GMP 1
  2614. | #define HAVE_GNU_LD 1
  2615. | #define HAVE_XGCL 1
  2616. | #define HAVE_LIBDL 1
  2617. | #define HAVE_XDR 1
  2618. | #define HAVE_CLZL 1
  2619. | #define HAVE_CTZL 1
  2620. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2621. | #define SIZEOF_LONG 8
  2622. | #define SIZEOF_SHORT 2
  2623. | #define SIZEOF_INT 4
  2624. | #define SIZEOF_CHAR 1
  2625. | #define HAVE_MATH_H 1
  2626. | #define HAVE_MATH_H 1
  2627. | #define HAVE_COMPLEX_H 1
  2628. | #define HAVE_COMPLEX_H 1
  2629. | #define HAVE_MADVISE_HUGEPAGE 1
  2630. | #define PAGEWIDTH 30
  2631. | #define OBJ_ALIGNMENT 8
  2632. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2633. | #define NO_RETURN __attribute__ ((noreturn))
  2634. | #define SIZEOF_CONTBLOCK 16
  2635. | #define CSTACK_DIRECTION -1
  2636. | #define CSTACK_ALIGNMENT 16
  2637. | #define OUTPUT_ARCH bfd_arch_i386
  2638. | #define OUTPUT_MACH bfd_mach_x86_64
  2639. | #define OBJNULL NULL
  2640. | #define CSSIZE
  2641. | #define IM_FIX_BASE 0x8000000000000000UL
  2642. | #define IM_FIX_LIM 0x4000000000000000UL
  2643. | #define HAVE_DIRENT_H 1
  2644. | #define HAVE_D_TYPE 1
  2645. | #define HAVE_GETCWD 1
  2646. | #define HAVE_GETWD 1
  2647. | #define HAVE_RENAME 1
  2648. | #define HAVE_READLINKAT 1
  2649. | #define HAVE_SYS_IOCTL_H 1
  2650. | #define HAVE_ELF_H 1
  2651. | #define HAVE_VALUES_H 1
  2652. | #define HAVE_VALUES_H 1
  2653. | #define HAVE_FLOAT_H 1
  2654. | #define HAVE_FLOAT_H 1
  2655. | #define HAVE_ISNORMAL 1
  2656. | #define HAVE_ISFINITE 1
  2657. | #define HAVE_NSOCKET 1
  2658. | #define LISTEN_USE_FCNTL 1
  2659. | #define HAVE_SETENV 1
  2660. | #define HAVE_SIGSYS 1
  2661. | #define HAVE_SIGALTSTACK 1
  2662. | #define HAVE_FEENABLEEXCEPT 1
  2663. | #define HAVE_SYS_MMAN_H 1
  2664. | #define HAVE_MPROTECT 1
  2665. | #define HAVE_ALLOCA_H 1
  2666. | /* end confdefs.h. */
  2667. | #include <stddef.h>
  2668. | #ifdef HAVE_STDIO_H
  2669. | # include <stdio.h>
  2670. | #endif
  2671. | #ifdef HAVE_STDLIB_H
  2672. | # include <stdlib.h>
  2673. | #endif
  2674. | #ifdef HAVE_STRING_H
  2675. | # include <string.h>
  2676. | #endif
  2677. | #ifdef HAVE_INTTYPES_H
  2678. | # include <inttypes.h>
  2679. | #endif
  2680. | #ifdef HAVE_STDINT_H
  2681. | # include <stdint.h>
  2682. | #endif
  2683. | #ifdef HAVE_STRINGS_H
  2684. | # include <strings.h>
  2685. | #endif
  2686. | #ifdef HAVE_SYS_TYPES_H
  2687. | # include <sys/types.h>
  2688. | #endif
  2689. | #ifdef HAVE_SYS_STAT_H
  2690. | # include <sys/stat.h>
  2691. | #endif
  2692. | #ifdef HAVE_UNISTD_H
  2693. | # include <unistd.h>
  2694. | #endif
  2695. | int
  2696. | main (void)
  2697. | {
  2698. | if (sizeof ((size_t)))
  2699. | return 0;
  2700. | ;
  2701. | return 0;
  2702. | }
  2703. configure:11181: result: yes
  2704. configure:11193: checking for working alloca.h
  2705. configure:11211: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2706. configure:11211: $? = 0
  2707. configure:11220: result: yes
  2708. configure:11228: checking for alloca
  2709. configure:11273: result: yes
  2710. configure:11512: checking that generated files are newer than configure
  2711. configure:11518: result: done
  2712. configure:11557: creating ./config.status
  2713.  
  2714. ## ---------------- ##
  2715. ## Cache variables. ##
  2716. ## ---------------- ##
  2717.  
  2718. ac_cv_build=x86_64-pc-linux-gnu
  2719. ac_cv_c_compiler_gnu=yes
  2720. ac_cv_c_undeclared_builtin_options='none needed'
  2721. ac_cv_env_CC_set=
  2722. ac_cv_env_CC_value=
  2723. ac_cv_env_CFLAGS_set=
  2724. ac_cv_env_CFLAGS_value=
  2725. ac_cv_env_CPPFLAGS_set=
  2726. ac_cv_env_CPPFLAGS_value=
  2727. ac_cv_env_CPP_set=
  2728. ac_cv_env_CPP_value=
  2729. ac_cv_env_EMACSLOADPATH_set=
  2730. ac_cv_env_EMACSLOADPATH_value=
  2731. ac_cv_env_EMACS_set=
  2732. ac_cv_env_EMACS_value=
  2733. ac_cv_env_LDFLAGS_set=
  2734. ac_cv_env_LDFLAGS_value=
  2735. ac_cv_env_LIBS_set=
  2736. ac_cv_env_LIBS_value=
  2737. ac_cv_env_XMKMF_set=
  2738. ac_cv_env_XMKMF_value=
  2739. ac_cv_env_build_alias_set=
  2740. ac_cv_env_build_alias_value=
  2741. ac_cv_env_host_alias_set=
  2742. ac_cv_env_host_alias_value=
  2743. ac_cv_env_target_alias_set=
  2744. ac_cv_env_target_alias_value=
  2745. ac_cv_func__cleanup=no
  2746. ac_cv_func_alloca_works=yes
  2747. ac_cv_func_connect=yes
  2748. ac_cv_func_feenableexcept=yes
  2749. ac_cv_func_getcwd=yes
  2750. ac_cv_func_gethostbyname=yes
  2751. ac_cv_func_getwd=yes
  2752. ac_cv_func_madvise=yes
  2753. ac_cv_func_mprotect=yes
  2754. ac_cv_func_profil=yes
  2755. ac_cv_func_readlinkat=yes
  2756. ac_cv_func_rename=yes
  2757. ac_cv_func_setenv=yes
  2758. ac_cv_func_sigaltstack=yes
  2759. ac_cv_func_uname=yes
  2760. ac_cv_func_xdr_double=no
  2761. ac_cv_have_decl_MADV_HUGEPAGE=yes
  2762. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  2763. ac_cv_header_alloca_h=yes
  2764. ac_cv_header_complex_h=yes
  2765. ac_cv_header_dirent_h=yes
  2766. ac_cv_header_dis_asm_h=no
  2767. ac_cv_header_elf_abi_h=no
  2768. ac_cv_header_elf_h=yes
  2769. ac_cv_header_float_h=yes
  2770. ac_cv_header_gmp_h=yes
  2771. ac_cv_header_inttypes_h=yes
  2772. ac_cv_header_math_h=yes
  2773. ac_cv_header_minix_config_h=no
  2774. ac_cv_header_readline_readline_h=no
  2775. ac_cv_header_setjmp_h=yes
  2776. ac_cv_header_stdint_h=yes
  2777. ac_cv_header_stdio_h=yes
  2778. ac_cv_header_stdlib_h=yes
  2779. ac_cv_header_string_h=yes
  2780. ac_cv_header_strings_h=yes
  2781. ac_cv_header_sys_ioctl_h=yes
  2782. ac_cv_header_sys_mman_h=yes
  2783. ac_cv_header_sys_sockio_h=no
  2784. ac_cv_header_sys_stat_h=yes
  2785. ac_cv_header_sys_types_h=yes
  2786. ac_cv_header_unistd_h=yes
  2787. ac_cv_header_values_h=yes
  2788. ac_cv_header_wchar_h=yes
  2789. ac_cv_host=x86_64-pc-linux-gnu
  2790. ac_cv_lib_X11_main=yes
  2791. ac_cv_lib_c_sysconf=yes
  2792. ac_cv_lib_dl_dlopen=yes
  2793. ac_cv_lib_gmp___gmpz_init=yes
  2794. ac_cv_lib_m_sin=yes
  2795. ac_cv_lib_mingwex_main=no
  2796. ac_cv_lib_tirpc_xdr_double=yes
  2797. ac_cv_objext=o
  2798. ac_cv_path_install='/usr/bin/install -c'
  2799. ac_cv_path_mkdir=/usr/bin/mkdir
  2800. ac_cv_prog_AWK=gawk
  2801. ac_cv_prog_CPP='gcc -E'
  2802. ac_cv_prog_MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
  2803. ac_cv_prog_TCLSH=
  2804. ac_cv_prog_ac_ct_CC=gcc
  2805. ac_cv_prog_ac_ct_RANLIB=ranlib
  2806. ac_cv_prog_cc_c11=
  2807. ac_cv_prog_cc_g=yes
  2808. ac_cv_prog_cc_stdc=
  2809. ac_cv_prog_make_make_set=yes
  2810. ac_cv_safe_to_define___extensions__=yes
  2811. ac_cv_should_define__xopen_source=no
  2812. ac_cv_sizeof_char=1
  2813. ac_cv_sizeof_int=4
  2814. ac_cv_sizeof_long=8
  2815. ac_cv_sizeof_short=2
  2816. ac_cv_type_size_t=yes
  2817. ac_cv_working_alloca_h=yes
  2818. am_cv_CC_dependencies_compiler_type=gcc3
  2819. am_cv_lispdir='${datadir}/emacs/site-lisp'
  2820. am_cv_make_support_nested_variables=yes
  2821. am_cv_prog_cc_c_o=yes
  2822. am_cv_prog_tar_pax=gnutar
  2823.  
  2824. ## ----------------- ##
  2825. ## Output variables. ##
  2826. ## ----------------- ##
  2827.  
  2828. ACLOCAL='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' aclocal-1.16'
  2829. ALLOCA=''
  2830. AMDEPBACKSLASH='\'
  2831. AMDEP_FALSE='#'
  2832. AMDEP_TRUE=''
  2833. AMM_GPROF_FALSE='#'
  2834. AMM_GPROF_TRUE=''
  2835. AMM_TK_FALSE=''
  2836. AMM_TK_TRUE='#'
  2837. AMM_XGCL_FALSE='#'
  2838. AMM_XGCL_TRUE=''
  2839. AMTAR='$${TAR-tar}'
  2840. AM_BACKSLASH='\'
  2841. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2842. AM_DEFAULT_VERBOSITY='1'
  2843. AM_V='$(V)'
  2844. AUTOCONF='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoconf'
  2845. AUTOHEADER='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoheader'
  2846. AUTOMAKE='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' automake-1.16'
  2847. AWK='gawk'
  2848. BASE_CFLAGS='-fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o'
  2849. BASE_CPPFLAGS='-I h -I /usr/include/tirpc '
  2850. BASE_LDFLAGS='-no-pie -Wl,-T,gcl.script'
  2851. CC='gcc'
  2852. CCDEPMODE='depmode=gcc3'
  2853. CFLAGS=''
  2854. CPP='gcc -E'
  2855. CPPFLAGS=''
  2856. CSCOPE='cscope'
  2857. CTAGS='ctags'
  2858. CYGPATH_W='echo'
  2859. DEFS='-DHAVE_CONFIG_H'
  2860. DEPDIR='.deps'
  2861. DOUBLE_BIGENDIAN=''
  2862. ECHO_C=''
  2863. ECHO_N='-n'
  2864. ECHO_T=''
  2865. EMACS='no'
  2866. EMACSLOADPATH=''
  2867. ETAGS='etags'
  2868. EXEEXT=''
  2869. EXT=''
  2870. EXTRA_LOBJS=''
  2871. FINAL_CFLAGS='-fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc '
  2872. GCL_CC='gcc '
  2873. GMP='1'
  2874. GMPDIR=''
  2875. GNU_LD='1'
  2876. HAVE_LONG_LONG=''
  2877. HAVE_MALLOC_ZONE_MEMALIGN=''
  2878. HAVE_PUTENV=''
  2879. HAVE_SETENV=''
  2880. HAVE_SIGEMT=''
  2881. HAVE_SIGSYS=''
  2882. HAVE_SV_ONSTACK=''
  2883. INSTALL_DATA='${INSTALL} -m 644'
  2884. INSTALL_PROGRAM='${INSTALL}'
  2885. INSTALL_SCRIPT='${INSTALL}'
  2886. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2887. LDFLAGS=''
  2888. LEADING_UNDERSCORE=''
  2889. LIBOBJS=''
  2890. LIBS=' -lX11 -ldl -lm -lgmp -ltirpc'
  2891. LI_CC='"gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc "'
  2892. LI_DFP='""'
  2893. LI_EXTVERS='1'
  2894. LI_GITTAG='"Version_2_7_0"'
  2895. LI_INIT_LSP='"init_raw.lsp"'
  2896. LI_LD='"gcc -no-pie -Wl,-T,gcl.script -o"'
  2897. LI_LD_LIBS='" -lX11 -ldl -lm -lgmp -ltirpc"'
  2898. LI_MAJVERS='2'
  2899. LI_MINVERS='7'
  2900. LI_OPT_THREE='"-O2"'
  2901. LI_OPT_TWO='"-O"'
  2902. LI_RELEASE='Thu Apr 10 09:38:27 PM EDT 2025'
  2903. LTLIBOBJS=''
  2904. MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
  2905. MKDIR_P='/usr/bin/mkdir -p'
  2906. NIFLAGS='-fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -I o'
  2907. NO_PROFILE=''
  2908. O2FLAGS='-O'
  2909. O3FLAGS='-O2'
  2910. OBJEXT='o'
  2911. PACKAGE='gcl'
  2912. PACKAGE_BUGREPORT=''
  2913. PACKAGE_NAME='gcl'
  2914. PACKAGE_STRING='gcl 2.7.1'
  2915. PACKAGE_TARNAME='gcl'
  2916. PACKAGE_URL=''
  2917. PACKAGE_VERSION='2.7.1'
  2918. PAGEWIDTH='30'
  2919. PATH_SEPARATOR=':'
  2920. PRELINK_CHECK=''
  2921. RANLIB='ranlib'
  2922. RL_LIB=''
  2923. RL_OBJS=''
  2924. SET_MAKE=''
  2925. SHELL='/bin/bash'
  2926. STRIP=''
  2927. TCLSH=''
  2928. TCL_INCLUDE=''
  2929. TCL_LIBRARY=''
  2930. TCL_LIB_SPEC=''
  2931. TK_CONFIG_PREFIX=''
  2932. TK_INCLUDE=''
  2933. TK_LIBRARY=''
  2934. TK_LIB_SPEC=''
  2935. TK_XLIB_DIR=''
  2936. USE_CLEANUP=''
  2937. VERSION='2.7.1'
  2938. WORDS_BIGENDIAN=''
  2939. XMKMF=''
  2940. X_CFLAGS=''
  2941. X_LIBS=' -lX11'
  2942. ac_ct_CC='gcc'
  2943. am__EXEEXT_FALSE=''
  2944. am__EXEEXT_TRUE='#'
  2945. am__fastdepCC_FALSE='#'
  2946. am__fastdepCC_TRUE=''
  2947. am__include='include'
  2948. am__isrc=''
  2949. am__leading_dot='.'
  2950. am__nodep='_no'
  2951. am__quote=''
  2952. am__tar='tar --format=posix -chf - "$$tardir"'
  2953. am__untar='tar -xf -'
  2954. bindir='${exec_prefix}/bin'
  2955. build='x86_64-pc-linux-gnu'
  2956. build_alias=''
  2957. build_cpu='x86_64'
  2958. build_os='linux-gnu'
  2959. build_vendor='pc'
  2960. datadir='${datarootdir}'
  2961. datarootdir='${prefix}/share'
  2962. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2963. dvidir='${docdir}'
  2964. exec_prefix='${prefix}'
  2965. host='x86_64-pc-linux-gnu'
  2966. host_alias=''
  2967. host_cpu='x86_64'
  2968. host_os='linux-gnu'
  2969. host_vendor='pc'
  2970. htmldir='${docdir}'
  2971. includedir='${prefix}/include'
  2972. infodir='${datarootdir}/info'
  2973. install_sh='${SHELL} /home/gcl-builder/gcl/gcl/install-sh'
  2974. libdir='${exec_prefix}/lib'
  2975. libexecdir='${exec_prefix}/libexec'
  2976. lispdir='${datadir}/emacs/site-lisp'
  2977. localedir='${datarootdir}/locale'
  2978. localstatedir='${prefix}/var'
  2979. mandir='${datarootdir}/man'
  2980. mkdir_p='$(MKDIR_P)'
  2981. oldincludedir='/usr/include'
  2982. pdfdir='${docdir}'
  2983. prefix='/usr/local'
  2984. program_transform_name='s,x,x,'
  2985. psdir='${docdir}'
  2986. runstatedir='${localstatedir}/run'
  2987. sbindir='${exec_prefix}/sbin'
  2988. sharedstatedir='${prefix}/com'
  2989. sysconfdir='${prefix}/etc'
  2990. target_alias=''
  2991.  
  2992. ## ----------- ##
  2993. ## confdefs.h. ##
  2994. ## ----------- ##
  2995.  
  2996. /* confdefs.h */
  2997. #define PACKAGE_NAME "gcl"
  2998. #define PACKAGE_TARNAME "gcl"
  2999. #define PACKAGE_VERSION "2.7.1"
  3000. #define PACKAGE_STRING "gcl 2.7.1"
  3001. #define PACKAGE_BUGREPORT ""
  3002. #define PACKAGE_URL ""
  3003. #define PACKAGE "gcl"
  3004. #define VERSION "2.7.1"
  3005. #define HOST_CPU "X86_64"
  3006. #define HOST_KERNEL "LINUX"
  3007. #define HOST_SYSTEM "GNU"
  3008. #define HAVE_STDIO_H 1
  3009. #define HAVE_STDLIB_H 1
  3010. #define HAVE_STRING_H 1
  3011. #define HAVE_INTTYPES_H 1
  3012. #define HAVE_STDINT_H 1
  3013. #define HAVE_STRINGS_H 1
  3014. #define HAVE_SYS_STAT_H 1
  3015. #define HAVE_SYS_TYPES_H 1
  3016. #define HAVE_UNISTD_H 1
  3017. #define HAVE_WCHAR_H 1
  3018. #define STDC_HEADERS 1
  3019. #define _ALL_SOURCE 1
  3020. #define _DARWIN_C_SOURCE 1
  3021. #define _GNU_SOURCE 1
  3022. #define _HPUX_ALT_XOPEN_SOCKET_API 1
  3023. #define _NETBSD_SOURCE 1
  3024. #define _OPENBSD_SOURCE 1
  3025. #define _POSIX_PTHREAD_SEMANTICS 1
  3026. #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  3027. #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  3028. #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  3029. #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  3030. #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  3031. #define __STDC_WANT_LIB_EXT2__ 1
  3032. #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  3033. #define _TANDEM_SOURCE 1
  3034. #define __EXTENSIONS__ 1
  3035. #define USE_GPROF 1
  3036. #define HAVE_SETJMP_H 1
  3037. #define SIZEOF_JMP_BUF 200
  3038. #define HAVE_UNISTD_H 1
  3039. #define HAVE_GMP_H 1
  3040. #define MP_LIMB_BYTES 8
  3041. #define GMP 1
  3042. #define HAVE_GNU_LD 1
  3043. #define HAVE_XGCL 1
  3044. #define HAVE_LIBDL 1
  3045. #define HAVE_XDR 1
  3046. #define HAVE_CLZL 1
  3047. #define HAVE_CTZL 1
  3048. #define HAVE_BUILTIN_CLEAR_CACHE 1
  3049. #define SIZEOF_LONG 8
  3050. #define SIZEOF_SHORT 2
  3051. #define SIZEOF_INT 4
  3052. #define SIZEOF_CHAR 1
  3053. #define HAVE_MATH_H 1
  3054. #define HAVE_MATH_H 1
  3055. #define HAVE_COMPLEX_H 1
  3056. #define HAVE_COMPLEX_H 1
  3057. #define HAVE_MADVISE_HUGEPAGE 1
  3058. #define PAGEWIDTH 30
  3059. #define OBJ_ALIGNMENT 8
  3060. #define OBJ_ALIGN __attribute__ ((aligned (8)))
  3061. #define NO_RETURN __attribute__ ((noreturn))
  3062. #define SIZEOF_CONTBLOCK 16
  3063. #define CSTACK_DIRECTION -1
  3064. #define CSTACK_ALIGNMENT 16
  3065. #define OUTPUT_ARCH bfd_arch_i386
  3066. #define OUTPUT_MACH bfd_mach_x86_64
  3067. #define OBJNULL NULL
  3068. #define CSSIZE
  3069. #define IM_FIX_BASE 0x8000000000000000UL
  3070. #define IM_FIX_LIM 0x4000000000000000UL
  3071. #define HAVE_DIRENT_H 1
  3072. #define HAVE_D_TYPE 1
  3073. #define HAVE_GETCWD 1
  3074. #define HAVE_GETWD 1
  3075. #define HAVE_RENAME 1
  3076. #define HAVE_READLINKAT 1
  3077. #define HAVE_SYS_IOCTL_H 1
  3078. #define HAVE_ELF_H 1
  3079. #define HAVE_VALUES_H 1
  3080. #define HAVE_VALUES_H 1
  3081. #define HAVE_FLOAT_H 1
  3082. #define HAVE_FLOAT_H 1
  3083. #define HAVE_ISNORMAL 1
  3084. #define HAVE_ISFINITE 1
  3085. #define HAVE_NSOCKET 1
  3086. #define LISTEN_USE_FCNTL 1
  3087. #define HAVE_SETENV 1
  3088. #define HAVE_SIGSYS 1
  3089. #define HAVE_SIGALTSTACK 1
  3090. #define HAVE_FEENABLEEXCEPT 1
  3091. #define HAVE_SYS_MMAN_H 1
  3092. #define HAVE_MPROTECT 1
  3093. #define HAVE_ALLOCA_H 1
  3094. #define HAVE_ALLOCA_H 1
  3095. #define HAVE_ALLOCA 1
  3096.  
  3097. configure: exit 0
  3098.  
  3099. ## ---------------------- ##
  3100. ## Running config.status. ##
  3101. ## ---------------------- ##
  3102.  
  3103. This file was extended by gcl config.status 2.7.1, which was
  3104. generated by GNU Autoconf 2.71. Invocation command line was
  3105.  
  3106. CONFIG_FILES =
  3107. CONFIG_HEADERS =
  3108. CONFIG_LINKS =
  3109. CONFIG_COMMANDS =
  3110. $ ./config.status
  3111.  
  3112. on master
  3113.  
  3114. config.status:1007: creating Makefile
  3115. config.status:1007: creating bin/gcl
  3116. config.status:1007: creating unixport/init_raw.lsp
  3117. config.status:1007: creating h/gclincl.h
  3118. config.status:1236: executing depfiles commands
  3119. config.status:1313: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  3120. make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
  3121. make[1]: Nothing to be done for 'am--depfiles'.
  3122. make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
  3123. config.status:1318: $? = 0
  3124.  
  3125. ## ---------------------- ##
  3126. ## Running config.status. ##
  3127. ## ---------------------- ##
  3128.  
  3129. This file was extended by gcl config.status 2.7.1, which was
  3130. generated by GNU Autoconf 2.71. Invocation command line was
  3131.  
  3132. CONFIG_FILES =
  3133. CONFIG_HEADERS =
  3134. CONFIG_LINKS =
  3135. CONFIG_COMMANDS =
  3136. $ ./config.status h/gclincl.h
  3137.  
  3138. on master
  3139.  
  3140. config.status:1007: creating h/gclincl.h
Advertisement
Add Comment
Please, Sign In to add comment