Guest User

master config.log

a guest
Apr 24th, 2025
34
0
266 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.69 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:2805: looking for aux files: compile config.guess config.sub missing install-sh
  44. configure:2818: trying ./
  45. configure:2847: ./compile found
  46. configure:2847: ./config.guess found
  47. configure:2847: ./config.sub found
  48. configure:2847: ./missing found
  49. configure:2829: ./install-sh found
  50. configure:2979: checking for a BSD-compatible install
  51. configure:3052: result: /usr/bin/install -c
  52. configure:3063: checking whether build environment is sane
  53. configure:3118: result: yes
  54. configure:3277: checking for a race-free mkdir -p
  55. configure:3321: result: /usr/bin/mkdir -p
  56. configure:3328: checking for gawk
  57. configure:3349: found /usr/bin/gawk
  58. configure:3360: result: gawk
  59. configure:3371: checking whether make sets $(MAKE)
  60. configure:3394: result: yes
  61. configure:3424: checking whether make supports nested variables
  62. configure:3442: result: yes
  63. configure:3517: checking how to create a pax tar archive
  64. configure:3528: 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:3531: $? = 0
  73. configure:3571: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  74. configure:3574: $? = 0
  75. configure:3578: tar -xf - <conftest.tar
  76. configure:3581: $? = 0
  77. configure:3583: cat conftest.dir/file
  78. GrepMe
  79. configure:3586: $? = 0
  80. configure:3600: result: gnutar
  81. configure:3671: checking for emacs
  82. configure:3706: result: no
  83. configure:3671: checking for xemacs
  84. configure:3706: result: no
  85. configure:3728: checking where .elc files should go
  86. configure:3758: result: ${datadir}/emacs/site-lisp
  87. configure:3787: checking for gawk
  88. configure:3819: result: gawk
  89. configure:3837: checking build system type
  90. configure:3852: result: x86_64-pc-linux-gnu
  91. configure:3872: checking host system type
  92. configure:3886: result: x86_64-pc-linux-gnu
  93. configure:3926: result: host=x86_64-pc-linux-gnu
  94. configure:3972: result: use=amd64-linux
  95. configure:4132: checking whether make supports the include directive
  96. configure:4147: 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:4150: $? = 0
  101. configure:4169: result: yes (GNU style)
  102. configure:4245: checking for gcc
  103. configure:4266: found /usr/bin/gcc
  104. configure:4277: result: gcc
  105. configure:4630: checking for C compiler version
  106. configure:4639: 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:4650: $? = 0
  113. configure:4639: 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:4650: $? = 0
  126. configure:4639: gcc -V >&5
  127. gcc: error: unrecognized command-line option '-V'
  128. gcc: fatal error: no input files
  129. compilation terminated.
  130. configure:4650: $? = 1
  131. configure:4639: 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:4650: $? = 1
  136. configure:4639: gcc -version >&5
  137. gcc: error: unrecognized command-line option '-version'
  138. gcc: fatal error: no input files
  139. compilation terminated.
  140. configure:4650: $? = 1
  141. configure:4670: checking whether the C compiler works
  142. configure:4692: gcc conftest.c >&5
  143. configure:4696: $? = 0
  144. configure:4746: result: yes
  145. configure:4749: checking for C compiler default output file name
  146. configure:4751: result: a.out
  147. configure:4757: checking for suffix of executables
  148. configure:4764: gcc -o conftest conftest.c >&5
  149. configure:4768: $? = 0
  150. configure:4791: result:
  151. configure:4813: checking whether we are cross compiling
  152. configure:4821: gcc -o conftest conftest.c >&5
  153. configure:4825: $? = 0
  154. configure:4832: ./conftest
  155. configure:4836: $? = 0
  156. configure:4851: result: no
  157. configure:4856: checking for suffix of object files
  158. configure:4879: gcc -c conftest.c >&5
  159. configure:4883: $? = 0
  160. configure:4905: result: o
  161. configure:4909: checking whether the compiler supports GNU C
  162. configure:4929: gcc -c conftest.c >&5
  163. configure:4929: $? = 0
  164. configure:4939: result: yes
  165. configure:4950: checking whether gcc accepts -g
  166. configure:4971: gcc -c -g conftest.c >&5
  167. configure:4971: $? = 0
  168. configure:5015: result: yes
  169. configure:5035: checking for gcc option to enable C11 features
  170. configure:5050: gcc -c conftest.c >&5
  171. configure:5050: $? = 0
  172. configure:5068: result: none needed
  173. configure:5184: checking whether gcc understands -c and -o together
  174. configure:5207: gcc -c conftest.c -o conftest2.o
  175. configure:5210: $? = 0
  176. configure:5207: gcc -c conftest.c -o conftest2.o
  177. configure:5210: $? = 0
  178. configure:5222: result: yes
  179. configure:5241: checking dependency style of gcc
  180. configure:5353: result: gcc3
  181. configure:5373: checking for stdio.h
  182. configure:5373: gcc -c conftest.c >&5
  183. configure:5373: $? = 0
  184. configure:5373: result: yes
  185. configure:5373: checking for stdlib.h
  186. configure:5373: gcc -c conftest.c >&5
  187. configure:5373: $? = 0
  188. configure:5373: result: yes
  189. configure:5373: checking for string.h
  190. configure:5373: gcc -c conftest.c >&5
  191. configure:5373: $? = 0
  192. configure:5373: result: yes
  193. configure:5373: checking for inttypes.h
  194. configure:5373: gcc -c conftest.c >&5
  195. configure:5373: $? = 0
  196. configure:5373: result: yes
  197. configure:5373: checking for stdint.h
  198. configure:5373: gcc -c conftest.c >&5
  199. configure:5373: $? = 0
  200. configure:5373: result: yes
  201. configure:5373: checking for strings.h
  202. configure:5373: gcc -c conftest.c >&5
  203. configure:5373: $? = 0
  204. configure:5373: result: yes
  205. configure:5373: checking for sys/stat.h
  206. configure:5373: gcc -c conftest.c >&5
  207. configure:5373: $? = 0
  208. configure:5373: result: yes
  209. configure:5373: checking for sys/types.h
  210. configure:5373: gcc -c conftest.c >&5
  211. configure:5373: $? = 0
  212. configure:5373: result: yes
  213. configure:5373: checking for unistd.h
  214. configure:5373: gcc -c conftest.c >&5
  215. configure:5373: $? = 0
  216. configure:5373: result: yes
  217. configure:5373: checking for wchar.h
  218. configure:5373: gcc -c conftest.c >&5
  219. configure:5373: $? = 0
  220. configure:5373: result: yes
  221. configure:5373: checking for minix/config.h
  222. configure:5373: 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:5373: $? = 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:5373: result: no
  282. configure:5404: checking whether it is safe to define __EXTENSIONS__
  283. configure:5423: gcc -c conftest.c >&5
  284. configure:5423: $? = 0
  285. configure:5431: result: yes
  286. configure:5434: checking whether _XOPEN_SOURCE should be defined
  287. configure:5456: gcc -c conftest.c >&5
  288. configure:5456: $? = 0
  289. configure:5483: result: no
  290. configure:5587: checking for ranlib
  291. configure:5608: found /usr/bin/ranlib
  292. configure:5619: result: ranlib
  293. configure:5694: checking for gcc
  294. configure:5726: result: gcc
  295. configure:6079: checking for C compiler version
  296. configure:6088: 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:6099: $? = 0
  303. configure:6088: 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:6099: $? = 0
  316. configure:6088: gcc -V >&5
  317. gcc: error: unrecognized command-line option '-V'
  318. gcc: fatal error: no input files
  319. compilation terminated.
  320. configure:6099: $? = 1
  321. configure:6088: 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:6099: $? = 1
  326. configure:6088: gcc -version >&5
  327. gcc: error: unrecognized command-line option '-version'
  328. gcc: fatal error: no input files
  329. compilation terminated.
  330. configure:6099: $? = 1
  331. configure:6103: checking whether the compiler supports GNU C
  332. configure:6133: result: yes
  333. configure:6144: checking whether gcc accepts -g
  334. configure:6209: result: yes
  335. configure:6229: checking for gcc option to enable C11 features
  336. configure:6262: result: none needed
  337. configure:6378: checking whether gcc understands -c and -o together
  338. configure:6416: result: yes
  339. configure:6435: checking dependency style of gcc
  340. configure:6547: result: gcc3
  341. configure:6567: checking how to run the C preprocessor
  342. configure:6593: gcc -E conftest.c
  343. configure:6593: $? = 0
  344. configure:6608: 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:6608: $? = 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:6635: result: gcc -E
  393. configure:6649: gcc -E conftest.c
  394. configure:6649: $? = 0
  395. configure:6664: 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:6664: $? = 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:6704: checking for CFLAG -fsigned-char
  444. configure:6724: gcc -o conftest -Werror -fsigned-char -fsigned-char conftest.c >&5
  445. configure:6724: $? = 0
  446. configure:6724: ./conftest
  447. configure:6724: $? = 0
  448. configure:6726: result: yes
  449. configure:6704: checking for CFLAG -pipe
  450. configure:6724: gcc -o conftest -fsigned-char -Werror -pipe -pipe conftest.c >&5
  451. configure:6724: $? = 0
  452. configure:6724: ./conftest
  453. configure:6724: $? = 0
  454. configure:6726: result: yes
  455. configure:6704: checking for CFLAG -fcommon
  456. configure:6724: gcc -o conftest -fsigned-char -pipe -Werror -fcommon -fcommon conftest.c >&5
  457. configure:6724: $? = 0
  458. configure:6724: ./conftest
  459. configure:6724: $? = 0
  460. configure:6726: result: yes
  461. configure:6704: checking for CFLAG -fno-builtin-malloc
  462. configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -Werror -fno-builtin-malloc -fno-builtin-malloc conftest.c >&5
  463. configure:6724: $? = 0
  464. configure:6724: ./conftest
  465. configure:6724: $? = 0
  466. configure:6726: result: yes
  467. configure:6704: checking for CFLAG -fno-builtin-free
  468. configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -Werror -fno-builtin-free -fno-builtin-free conftest.c >&5
  469. configure:6724: $? = 0
  470. configure:6724: ./conftest
  471. configure:6724: $? = 0
  472. configure:6726: result: yes
  473. configure:6704: checking for CFLAG -fno-PIE
  474. configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -Werror -fno-PIE -fno-PIE conftest.c >&5
  475. configure:6724: $? = 0
  476. configure:6724: ./conftest
  477. configure:6724: $? = 0
  478. configure:6726: result: yes
  479. configure:6704: checking for CFLAG -fno-pie
  480. configure:6724: 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:6724: $? = 0
  482. configure:6724: ./conftest
  483. configure:6724: $? = 0
  484. configure:6726: result: yes
  485. configure:6704: checking for CFLAG -fno-PIC
  486. configure:6724: 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:6724: $? = 0
  488. configure:6724: ./conftest
  489. configure:6724: $? = 0
  490. configure:6726: result: yes
  491. configure:6704: checking for CFLAG -fno-pic
  492. configure:6724: 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:6724: $? = 0
  494. configure:6724: ./conftest
  495. configure:6724: $? = 0
  496. configure:6726: result: yes
  497. configure:6704: checking for CFLAG -std=gnu17
  498. configure:6724: 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:6724: $? = 0
  500. configure:6724: ./conftest
  501. configure:6724: $? = 0
  502. configure:6726: result: yes
  503. configure:6704: checking for CFLAG -Wall
  504. configure:6724: 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:6724: $? = 0
  506. configure:6724: ./conftest
  507. configure:6724: $? = 0
  508. configure:6726: result: yes
  509. configure:6704: checking for CFLAG -Wno-builtin-requires-header
  510. configure:6724: 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:6724: $? = 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:6729: result: no
  564. configure:6704: checking for CFLAG -Wno-empty-body
  565. configure:6724: 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:6724: $? = 0
  567. configure:6724: ./conftest
  568. configure:6724: $? = 0
  569. configure:6726: result: yes
  570. configure:6704: checking for CFLAG -Wno-self-assign
  571. configure:6724: 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:6724: $? = 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:6729: result: no
  625. configure:6704: checking for CFLAG -Wno-unused-but-set-variable
  626. configure:6724: 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:6724: $? = 0
  628. configure:6724: ./conftest
  629. configure:6724: $? = 0
  630. configure:6726: result: yes
  631. configure:6704: checking for CFLAG -D_FILE_OFFSET_BITS=64
  632. configure:6724: 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:6724: $? = 0
  634. configure:6724: ./conftest
  635. configure:6724: $? = 0
  636. configure:6726: result: yes
  637. configure:6704: checking for CFLAG -D_TIME_BITS=64
  638. configure:6724: 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:6724: $? = 0
  640. configure:6724: ./conftest
  641. configure:6724: $? = 0
  642. configure:6726: result: yes
  643. configure:6704: checking for CFLAG -fbracket-depth=512
  644. configure:6724: 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 -fbracket-depth=512 -fbracket-depth=512 conftest.c >&5
  645. gcc: error: unrecognized command-line option '-fbracket-depth=512'
  646. gcc: error: unrecognized command-line option '-fbracket-depth=512'
  647. configure:6724: $? = 1
  648. configure: program exited with status 1
  649. configure: failed program was:
  650. | /* confdefs.h */
  651. | #define PACKAGE_NAME "gcl"
  652. | #define PACKAGE_TARNAME "gcl"
  653. | #define PACKAGE_VERSION "2.7.1"
  654. | #define PACKAGE_STRING "gcl 2.7.1"
  655. | #define PACKAGE_BUGREPORT ""
  656. | #define PACKAGE_URL ""
  657. | #define PACKAGE "gcl"
  658. | #define VERSION "2.7.1"
  659. | #define HOST_CPU "X86_64"
  660. | #define HOST_KERNEL "LINUX"
  661. | #define HOST_SYSTEM "GNU"
  662. | #define HAVE_STDIO_H 1
  663. | #define HAVE_STDLIB_H 1
  664. | #define HAVE_STRING_H 1
  665. | #define HAVE_INTTYPES_H 1
  666. | #define HAVE_STDINT_H 1
  667. | #define HAVE_STRINGS_H 1
  668. | #define HAVE_SYS_STAT_H 1
  669. | #define HAVE_SYS_TYPES_H 1
  670. | #define HAVE_UNISTD_H 1
  671. | #define HAVE_WCHAR_H 1
  672. | #define STDC_HEADERS 1
  673. | #define _ALL_SOURCE 1
  674. | #define _DARWIN_C_SOURCE 1
  675. | #define _GNU_SOURCE 1
  676. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  677. | #define _NETBSD_SOURCE 1
  678. | #define _OPENBSD_SOURCE 1
  679. | #define _POSIX_PTHREAD_SEMANTICS 1
  680. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  681. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  682. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  683. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  684. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  685. | #define __STDC_WANT_LIB_EXT2__ 1
  686. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  687. | #define _TANDEM_SOURCE 1
  688. | #define __EXTENSIONS__ 1
  689. | /* end confdefs.h. */
  690. |
  691. | int
  692. | main (void)
  693. | {
  694. |
  695. | ;
  696. | return 0;
  697. | }
  698. configure:6729: result: no
  699. configure:6757: checking for LDFLAG -no-pie
  700. configure:6777: 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
  701. configure:6777: $? = 0
  702. configure:6777: ./conftest
  703. configure:6777: $? = 0
  704. configure:6779: result: yes
  705. configure:6757: checking for LDFLAG -Wl,-z,relro
  706. configure:6777: 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 -Werror -Wl,-z,relro conftest.c >&5
  707. configure:6777: $? = 0
  708. configure:6777: ./conftest
  709. configure:6777: $? = 0
  710. configure:6779: result: yes
  711. configure:6836: checking for inline semantics
  712. configure:6847: 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
  713. configure:6847: $? = 0
  714. configure:6850: result: new
  715. configure:6950: checking for gawk
  716. configure:6982: result: gawk
  717. configure:6704: checking for CFLAG -pg
  718. configure:6724: 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 -Wl,-z,relro conftest.c >&5
  719. configure:6724: $? = 0
  720. configure:6724: ./conftest
  721. configure:6724: $? = 0
  722. configure:6726: result: yes
  723. configure:7019: checking working gprof
  724. configure:7025: result: ok
  725. configure:7183: checking for makeinfo
  726. configure:7215: result: ${SHELL} '/home/gcl-builder/gcl/gcl/missing' makeinfo
  727. configure:7229: checking system version (for dynamic loading)
  728. configure:7251: result: Linux-6.8.0-52-generic
  729. configure:7287: checking for setjmp.h
  730. configure:7287: 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
  731. configure:7287: $? = 0
  732. configure:7287: result: yes
  733. configure:7291: checking sizeof jmp_buf
  734. configure:7318: 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 -Wl,-z,relro conftest.c >&5
  735. configure:7318: $? = 0
  736. configure:7318: ./conftest
  737. configure:7318: $? = 0
  738. configure:7321: result: 200
  739. configure:7341: checking for unistd.h
  740. configure:7341: result: yes
  741. configure:7345: checking for sysconf in -lc
  742. configure:7368: 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 -Wl,-z,relro conftest.c -lc >&5
  743. configure:7368: $? = 0
  744. configure:7378: result: yes
  745. configure:7382: checking _SC_CLK_TCK
  746. configure:7410: 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 -Wl,-z,relro conftest.c >&5
  747. configure:7410: $? = 0
  748. configure:7410: ./conftest
  749. configure:7410: $? = 0
  750. configure:7418: result: 0
  751. configure:7429: checking for gmp.h
  752. configure:7429: 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
  753. configure:7429: $? = 0
  754. configure:7429: result: yes
  755. configure:7433: checking for __gmpz_init in -lgmp
  756. configure:7456: 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 -Wl,-z,relro conftest.c -lgmp >&5
  757. configure:7456: $? = 0
  758. configure:7466: result: yes
  759. configure:7470: checking for external gmp version
  760. configure:7498: 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 -Wl,-z,relro conftest.c >&5
  761. configure:7498: $? = 0
  762. configure:7498: ./conftest
  763. configure:7498: $? = 0
  764. configure:7500: result: good
  765. configure:7523: checking for leading underscore in object symbols
  766. configure:7540: result: "no"
  767. configure:7544: checking for size of gmp limbs
  768. configure:7571: 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 -Wl,-z,relro conftest.c >&5
  769. conftest.c: In function 'main':
  770. conftest.c:55:49: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  771. 55 | fprintf(fp,"%u",sizeof(mp_limb_t));
  772. | ~^ ~~~~~~~~~~~~~~~~~
  773. | | |
  774. | | long unsigned int
  775. | unsigned int
  776. | %lu
  777. configure:7571: $? = 0
  778. configure:7571: ./conftest
  779. configure:7571: $? = 0
  780. configure:7584: result: 8
  781. configure:7587: checking _SHORT_LIMB
  782. configure:7616: 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 -Wl,-z,relro conftest.c >&5
  783. configure:7616: $? = 0
  784. configure:7616: ./conftest
  785. configure:7616: $? = 1
  786. configure: program exited with status 1
  787. configure: failed program was:
  788. | /* confdefs.h */
  789. | #define PACKAGE_NAME "gcl"
  790. | #define PACKAGE_TARNAME "gcl"
  791. | #define PACKAGE_VERSION "2.7.1"
  792. | #define PACKAGE_STRING "gcl 2.7.1"
  793. | #define PACKAGE_BUGREPORT ""
  794. | #define PACKAGE_URL ""
  795. | #define PACKAGE "gcl"
  796. | #define VERSION "2.7.1"
  797. | #define HOST_CPU "X86_64"
  798. | #define HOST_KERNEL "LINUX"
  799. | #define HOST_SYSTEM "GNU"
  800. | #define HAVE_STDIO_H 1
  801. | #define HAVE_STDLIB_H 1
  802. | #define HAVE_STRING_H 1
  803. | #define HAVE_INTTYPES_H 1
  804. | #define HAVE_STDINT_H 1
  805. | #define HAVE_STRINGS_H 1
  806. | #define HAVE_SYS_STAT_H 1
  807. | #define HAVE_SYS_TYPES_H 1
  808. | #define HAVE_UNISTD_H 1
  809. | #define HAVE_WCHAR_H 1
  810. | #define STDC_HEADERS 1
  811. | #define _ALL_SOURCE 1
  812. | #define _DARWIN_C_SOURCE 1
  813. | #define _GNU_SOURCE 1
  814. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  815. | #define _NETBSD_SOURCE 1
  816. | #define _OPENBSD_SOURCE 1
  817. | #define _POSIX_PTHREAD_SEMANTICS 1
  818. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  819. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  820. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  821. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  822. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  823. | #define __STDC_WANT_LIB_EXT2__ 1
  824. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  825. | #define _TANDEM_SOURCE 1
  826. | #define __EXTENSIONS__ 1
  827. | #define USE_GPROF 1
  828. | #define HAVE_SETJMP_H 1
  829. | #define SIZEOF_JMP_BUF 200
  830. | #define HAVE_UNISTD_H 1
  831. | #define HAVE_GMP_H 1
  832. | #define MP_LIMB_BYTES 8
  833. | /* end confdefs.h. */
  834. |
  835. | #include <stdio.h>
  836. | #include "/usr/include/x86_64-linux-gnu/gmp.h"
  837. |
  838. | int
  839. | main (void)
  840. | {
  841. |
  842. | #ifdef _SHORT_LIMB
  843. | return 0;
  844. | #else
  845. | return 1;
  846. | #endif
  847. |
  848. | ;
  849. | return 0;
  850. | }
  851. configure:7623: result: no
  852. configure:7631: checking _LONG_LONG_LIMB
  853. configure:7660: 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 -Wl,-z,relro conftest.c >&5
  854. configure:7660: $? = 0
  855. configure:7660: ./conftest
  856. configure:7660: $? = 1
  857. configure: program exited with status 1
  858. configure: failed program was:
  859. | /* confdefs.h */
  860. | #define PACKAGE_NAME "gcl"
  861. | #define PACKAGE_TARNAME "gcl"
  862. | #define PACKAGE_VERSION "2.7.1"
  863. | #define PACKAGE_STRING "gcl 2.7.1"
  864. | #define PACKAGE_BUGREPORT ""
  865. | #define PACKAGE_URL ""
  866. | #define PACKAGE "gcl"
  867. | #define VERSION "2.7.1"
  868. | #define HOST_CPU "X86_64"
  869. | #define HOST_KERNEL "LINUX"
  870. | #define HOST_SYSTEM "GNU"
  871. | #define HAVE_STDIO_H 1
  872. | #define HAVE_STDLIB_H 1
  873. | #define HAVE_STRING_H 1
  874. | #define HAVE_INTTYPES_H 1
  875. | #define HAVE_STDINT_H 1
  876. | #define HAVE_STRINGS_H 1
  877. | #define HAVE_SYS_STAT_H 1
  878. | #define HAVE_SYS_TYPES_H 1
  879. | #define HAVE_UNISTD_H 1
  880. | #define HAVE_WCHAR_H 1
  881. | #define STDC_HEADERS 1
  882. | #define _ALL_SOURCE 1
  883. | #define _DARWIN_C_SOURCE 1
  884. | #define _GNU_SOURCE 1
  885. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  886. | #define _NETBSD_SOURCE 1
  887. | #define _OPENBSD_SOURCE 1
  888. | #define _POSIX_PTHREAD_SEMANTICS 1
  889. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  890. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  891. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  892. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  893. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  894. | #define __STDC_WANT_LIB_EXT2__ 1
  895. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  896. | #define _TANDEM_SOURCE 1
  897. | #define __EXTENSIONS__ 1
  898. | #define USE_GPROF 1
  899. | #define HAVE_SETJMP_H 1
  900. | #define SIZEOF_JMP_BUF 200
  901. | #define HAVE_UNISTD_H 1
  902. | #define HAVE_GMP_H 1
  903. | #define MP_LIMB_BYTES 8
  904. | /* end confdefs.h. */
  905. |
  906. | #include <stdio.h>
  907. | #include "/usr/include/x86_64-linux-gnu/gmp.h"
  908. |
  909. | int
  910. | main (void)
  911. | {
  912. |
  913. | #ifdef _LONG_LONG_LIMB
  914. | return 0;
  915. | #else
  916. | return 1;
  917. | #endif
  918. |
  919. | ;
  920. | return 0;
  921. | }
  922. configure:7667: result: no
  923. configure:7682: checking for GNU ld option -Map
  924. configure:7687: result: yes
  925. configure:7707: checking for X
  926. configure:7745: 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 -Wl,-z,relro conftest.c -lX11 >&5
  927. configure:7745: $? = 0
  928. configure:7932: result: libraries , headers
  929. configure:7937: checking for main in -lX11
  930. configure:7957: 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 -Wl,-z,relro conftest.c -lX11 >&5
  931. configure:7957: $? = 0
  932. configure:7967: result: yes
  933. configure:7999: checking for dlopen in -ldl
  934. configure:8022: 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 -Wl,-z,relro conftest.c -ldl >&5
  935. configure:8022: $? = 0
  936. configure:8032: result: yes
  937. configure:8055: checking for xdr_double
  938. configure:8055: 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 -Wl,-z,relro conftest.c -ldl >&5
  939. /usr/bin/ld: /tmp/ccKQumjJ.o: in function `main':
  940. conftest.c:(.text+0xe): undefined reference to `xdr_double'
  941. collect2: error: ld returned 1 exit status
  942. configure:8055: $? = 1
  943. configure: failed program was:
  944. | /* confdefs.h */
  945. | #define PACKAGE_NAME "gcl"
  946. | #define PACKAGE_TARNAME "gcl"
  947. | #define PACKAGE_VERSION "2.7.1"
  948. | #define PACKAGE_STRING "gcl 2.7.1"
  949. | #define PACKAGE_BUGREPORT ""
  950. | #define PACKAGE_URL ""
  951. | #define PACKAGE "gcl"
  952. | #define VERSION "2.7.1"
  953. | #define HOST_CPU "X86_64"
  954. | #define HOST_KERNEL "LINUX"
  955. | #define HOST_SYSTEM "GNU"
  956. | #define HAVE_STDIO_H 1
  957. | #define HAVE_STDLIB_H 1
  958. | #define HAVE_STRING_H 1
  959. | #define HAVE_INTTYPES_H 1
  960. | #define HAVE_STDINT_H 1
  961. | #define HAVE_STRINGS_H 1
  962. | #define HAVE_SYS_STAT_H 1
  963. | #define HAVE_SYS_TYPES_H 1
  964. | #define HAVE_UNISTD_H 1
  965. | #define HAVE_WCHAR_H 1
  966. | #define STDC_HEADERS 1
  967. | #define _ALL_SOURCE 1
  968. | #define _DARWIN_C_SOURCE 1
  969. | #define _GNU_SOURCE 1
  970. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  971. | #define _NETBSD_SOURCE 1
  972. | #define _OPENBSD_SOURCE 1
  973. | #define _POSIX_PTHREAD_SEMANTICS 1
  974. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  975. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  976. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  977. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  978. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  979. | #define __STDC_WANT_LIB_EXT2__ 1
  980. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  981. | #define _TANDEM_SOURCE 1
  982. | #define __EXTENSIONS__ 1
  983. | #define USE_GPROF 1
  984. | #define HAVE_SETJMP_H 1
  985. | #define SIZEOF_JMP_BUF 200
  986. | #define HAVE_UNISTD_H 1
  987. | #define HAVE_GMP_H 1
  988. | #define MP_LIMB_BYTES 8
  989. | #define GMP 1
  990. | #define HAVE_GNU_LD 1
  991. | #define HAVE_XGCL 1
  992. | #define HAVE_LIBDL 1
  993. | /* end confdefs.h. */
  994. | /* Define xdr_double to an innocuous variant, in case <limits.h> declares xdr_double.
  995. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  996. | #define xdr_double innocuous_xdr_double
  997. |
  998. | /* System header to define __stub macros and hopefully few prototypes,
  999. | which can conflict with char xdr_double (); below. */
  1000. |
  1001. | #include <limits.h>
  1002. | #undef xdr_double
  1003. |
  1004. | /* Override any GCC internal prototype to avoid an error.
  1005. | Use char because int might match the return type of a GCC
  1006. | builtin and then its argument prototype would still apply. */
  1007. | #ifdef __cplusplus
  1008. | extern "C"
  1009. | #endif
  1010. | char xdr_double ();
  1011. | /* The GNU C library defines this for functions which it implements
  1012. | to always fail with ENOSYS. Some functions are actually named
  1013. | something starting with __ and the normal name is an alias. */
  1014. | #if defined __stub_xdr_double || defined __stub___xdr_double
  1015. | choke me
  1016. | #endif
  1017. |
  1018. | int
  1019. | main (void)
  1020. | {
  1021. | return xdr_double ();
  1022. | ;
  1023. | return 0;
  1024. | }
  1025. configure:8055: result: no
  1026. configure:8060: checking for xdr_double in -ltirpc
  1027. configure:8083: 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 -Wl,-z,relro conftest.c -ltirpc -ldl >&5
  1028. configure:8083: $? = 0
  1029. configure:8093: result: yes
  1030. configure:6704: checking for CFLAG -I/usr/include/tirpc
  1031. configure:6724: 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 -Wl,-z,relro conftest.c -ldl >&5
  1032. configure:6724: $? = 0
  1033. configure:6724: ./conftest
  1034. configure:6724: $? = 0
  1035. configure:6726: result: yes
  1036. configure:8238: checking __builtin_clzl
  1037. configure:8269: 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,-z,relro conftest.c -ldl >&5
  1038. conftest.c: In function 'main':
  1039. conftest.c:62:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1040. 62 | if (__builtin_clzl(0)!=sizeof(long)*8)
  1041. | ^~
  1042. conftest.c:64:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1043. 64 | for (u=1,j=sizeof(long)*8-1;j>=0;j--,u<<=1)
  1044. | ^~~
  1045. configure:8269: $? = 0
  1046. configure:8269: ./conftest
  1047. configure:8269: $? = 0
  1048. configure:8271: result: yes
  1049. configure:8285: checking __builtin_ctzl
  1050. configure:8316: 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,-z,relro conftest.c -ldl >&5
  1051. conftest.c: In function 'main':
  1052. conftest.c:63:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1053. 63 | if (__builtin_ctzl(0)!=sizeof(long)*8)
  1054. | ^~
  1055. conftest.c:65:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1056. 65 | for (u=1,j=0;j<sizeof(long)*8-1;j++,u<<=1)
  1057. | ^~~
  1058. configure:8316: $? = 0
  1059. configure:8316: ./conftest
  1060. configure:8316: $? = 0
  1061. configure:8318: result: yes
  1062. configure:8340: checking __builtin___clear_cache
  1063. configure:8363: 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,-z,relro conftest.c -ldl >&5
  1064. conftest.c: In function 'main':
  1065. conftest.c:60:25: warning: 'v' is used uninitialized [-Wuninitialized]
  1066. 60 | __builtin___clear_cache(v,ve);
  1067. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1068. conftest.c:60:25: warning: 've' is used uninitialized [-Wuninitialized]
  1069. configure:8363: $? = 0
  1070. configure:8363: ./conftest
  1071. configure:8363: $? = 0
  1072. configure:8368: result: yes
  1073. configure:8390: checking size of long
  1074. configure:8396: 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,-z,relro conftest.c -ldl >&5
  1075. configure:8396: $? = 0
  1076. configure:8396: ./conftest
  1077. configure:8396: $? = 0
  1078. configure:8411: result: 8
  1079. configure:8423: checking size of short
  1080. configure:8429: 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,-z,relro conftest.c -ldl >&5
  1081. configure:8429: $? = 0
  1082. configure:8429: ./conftest
  1083. configure:8429: $? = 0
  1084. configure:8444: result: 2
  1085. configure:8456: checking size of int
  1086. configure:8462: 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,-z,relro conftest.c -ldl >&5
  1087. configure:8462: $? = 0
  1088. configure:8462: ./conftest
  1089. configure:8462: $? = 0
  1090. configure:8477: result: 4
  1091. configure:8489: checking size of char
  1092. configure:8495: 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,-z,relro conftest.c -ldl >&5
  1093. configure:8495: $? = 0
  1094. configure:8495: ./conftest
  1095. configure:8495: $? = 0
  1096. configure:8510: result: 1
  1097. configure:8542: checking for math.h
  1098. configure:8542: 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
  1099. configure:8542: $? = 0
  1100. configure:8542: result: yes
  1101. configure:8554: checking for complex.h
  1102. configure:8554: 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
  1103. configure:8554: $? = 0
  1104. configure:8554: result: yes
  1105. configure:8567: checking for byte order
  1106. configure:8592: 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,-z,relro conftest.c -ldl >&5
  1107. configure:8592: $? = 0
  1108. configure:8592: ./conftest
  1109. configure:8592: $? = 0
  1110. configure:8595: result: little
  1111. configure:8611: checking for word order
  1112. configure:8636: 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,-z,relro conftest.c -ldl >&5
  1113. configure:8636: $? = 0
  1114. configure:8636: ./conftest
  1115. configure:8636: $? = 0
  1116. configure:8638: result: little
  1117. configure:8660: checking for hugepagewidth
  1118. configure:8667: result: 30
  1119. configure:8670: checking for gcc options needed to detect all undeclared functions
  1120. configure:8692: 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
  1121. conftest.c: In function 'main':
  1122. conftest.c:67:8: error: 'strchr' undeclared (first use in this function)
  1123. 67 | (void) strchr;
  1124. | ^~~~~~
  1125. conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
  1126. 1 | /* confdefs.h */
  1127. conftest.c:67:8: note: each undeclared identifier is reported only once for each function it appears in
  1128. 67 | (void) strchr;
  1129. | ^~~~~~
  1130. configure:8692: $? = 1
  1131. configure: failed program was:
  1132. | /* confdefs.h */
  1133. | #define PACKAGE_NAME "gcl"
  1134. | #define PACKAGE_TARNAME "gcl"
  1135. | #define PACKAGE_VERSION "2.7.1"
  1136. | #define PACKAGE_STRING "gcl 2.7.1"
  1137. | #define PACKAGE_BUGREPORT ""
  1138. | #define PACKAGE_URL ""
  1139. | #define PACKAGE "gcl"
  1140. | #define VERSION "2.7.1"
  1141. | #define HOST_CPU "X86_64"
  1142. | #define HOST_KERNEL "LINUX"
  1143. | #define HOST_SYSTEM "GNU"
  1144. | #define HAVE_STDIO_H 1
  1145. | #define HAVE_STDLIB_H 1
  1146. | #define HAVE_STRING_H 1
  1147. | #define HAVE_INTTYPES_H 1
  1148. | #define HAVE_STDINT_H 1
  1149. | #define HAVE_STRINGS_H 1
  1150. | #define HAVE_SYS_STAT_H 1
  1151. | #define HAVE_SYS_TYPES_H 1
  1152. | #define HAVE_UNISTD_H 1
  1153. | #define HAVE_WCHAR_H 1
  1154. | #define STDC_HEADERS 1
  1155. | #define _ALL_SOURCE 1
  1156. | #define _DARWIN_C_SOURCE 1
  1157. | #define _GNU_SOURCE 1
  1158. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1159. | #define _NETBSD_SOURCE 1
  1160. | #define _OPENBSD_SOURCE 1
  1161. | #define _POSIX_PTHREAD_SEMANTICS 1
  1162. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1163. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1164. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1165. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1166. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1167. | #define __STDC_WANT_LIB_EXT2__ 1
  1168. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1169. | #define _TANDEM_SOURCE 1
  1170. | #define __EXTENSIONS__ 1
  1171. | #define USE_GPROF 1
  1172. | #define HAVE_SETJMP_H 1
  1173. | #define SIZEOF_JMP_BUF 200
  1174. | #define HAVE_UNISTD_H 1
  1175. | #define HAVE_GMP_H 1
  1176. | #define MP_LIMB_BYTES 8
  1177. | #define GMP 1
  1178. | #define HAVE_GNU_LD 1
  1179. | #define HAVE_XGCL 1
  1180. | #define HAVE_LIBDL 1
  1181. | #define HAVE_XDR 1
  1182. | #define HAVE_CLZL 1
  1183. | #define HAVE_CTZL 1
  1184. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1185. | #define SIZEOF_LONG 8
  1186. | #define SIZEOF_SHORT 2
  1187. | #define SIZEOF_INT 4
  1188. | #define SIZEOF_CHAR 1
  1189. | #define HAVE_MATH_H 1
  1190. | #define HAVE_MATH_H 1
  1191. | #define HAVE_COMPLEX_H 1
  1192. | #define HAVE_COMPLEX_H 1
  1193. | /* end confdefs.h. */
  1194. |
  1195. | int
  1196. | main (void)
  1197. | {
  1198. | (void) strchr;
  1199. | ;
  1200. | return 0;
  1201. | }
  1202. configure:8719: 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
  1203. configure:8719: $? = 0
  1204. configure:8736: result: none needed
  1205. configure:8750: checking for sys/mman.h
  1206. configure:8750: 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
  1207. configure:8750: $? = 0
  1208. configure:8750: result: yes
  1209. configure:8753: checking for madvise
  1210. configure:8753: 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,-z,relro conftest.c -ldl >&5
  1211. configure:8753: $? = 0
  1212. configure:8753: result: yes
  1213. configure:8756: checking whether MADV_HUGEPAGE is declared
  1214. configure:8756: 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
  1215. configure:8756: $? = 0
  1216. configure:8756: result: yes
  1217. configure:8760: checking madvise works
  1218. configure:8790: 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,-z,relro conftest.c -ldl >&5
  1219. configure:8790: $? = 0
  1220. configure:8790: ./conftest
  1221. configure:8790: $? = 0
  1222. configure:8792: result: yes
  1223. configure:8824: checking for pagewidth
  1224. configure:8856: 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,-z,relro conftest.c -ldl >&5
  1225. conftest.c: In function 'main':
  1226. conftest.c:77:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  1227. 77 | for (j=0;i>>=1;j++);
  1228. | ^~~
  1229. conftest.c:78:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  1230. 78 | j=j<30 ? 30 : j;
  1231. | ^
  1232. 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=]
  1233. 79 | fprintf(fp,"%u",j);
  1234. | ~^ ~
  1235. | | |
  1236. | | size_t {aka long unsigned int}
  1237. | unsigned int
  1238. | %lu
  1239. configure:8856: $? = 0
  1240. configure:8856: ./conftest
  1241. configure:8856: $? = 0
  1242. configure:8866: result: 30
  1243. configure:8873: checking for required object alignment
  1244. 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 -Wl,-z,relro conftest.c -ldl >&5
  1245. configure:8913: $? = 0
  1246. configure:8913: ./conftest
  1247. configure:8913: $? = 0
  1248. configure:8916: result: 8
  1249. configure:8929: checking for C extension variable alignment
  1250. configure:8951: 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,-z,relro conftest.c -ldl >&5
  1251. conftest.c: In function 'main':
  1252. conftest.c:71:32: warning: unused variable 'v' [-Wunused-variable]
  1253. 71 | char *v __attribute__ ((aligned (8)));
  1254. | ^
  1255. configure:8951: $? = 0
  1256. configure:8951: ./conftest
  1257. configure:8951: $? = 0
  1258. configure:8961: result: __attribute__ ((aligned (8)))
  1259. configure:8967: checking for C extension noreturn function attribute
  1260. configure:8989: 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,-z,relro conftest.c -ldl >&5
  1261. configure:8989: $? = 0
  1262. configure:8989: ./conftest
  1263. configure:8989: $? = 0
  1264. configure:8999: result: __attribute__ ((noreturn))
  1265. configure:9005: checking sizeof struct contblock
  1266. configure:9038: 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,-z,relro conftest.c -ldl >&5
  1267. conftest.c: In function 'main':
  1268. conftest.c:85:29: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  1269. 85 | fprintf(f,"%u",sizeof(struct contblock));
  1270. | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
  1271. | | |
  1272. | | long unsigned int
  1273. | unsigned int
  1274. | %lu
  1275. configure:9038: $? = 0
  1276. configure:9038: ./conftest
  1277. configure:9038: $? = 0
  1278. configure:9049: result: 16
  1279. configure:9055: checking CSTACK_DIRECTION
  1280. configure:9077: 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,-z,relro conftest.c -ldl >&5
  1281. configure:9077: $? = 0
  1282. configure:9077: ./conftest
  1283. configure:9077: $? = 0
  1284. configure:9090: result: -1
  1285. configure:9094: checking finding CSTACK_ALIGNMENT
  1286. configure:9122: 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,-z,relro conftest.c -ldl >&5
  1287. configure:9122: $? = 0
  1288. configure:9122: ./conftest
  1289. configure:9122: $? = 0
  1290. configure:9135: result: 16
  1291. configure:9235: checking CSTACK_TOP
  1292. configure:9264: 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,-z,relro conftest.c -ldl >&5
  1293. configure:9264: $? = 0
  1294. configure:9264: ./conftest
  1295. configure:9264: $? = 0
  1296. configure:9274: result: 0x7fffffffefff
  1297. configure:9277: checking relocated CSTACK_TOP
  1298. configure:9310: 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,-z,relro conftest.c -ldl >&5
  1299. conftest.c: In function 'main':
  1300. conftest.c:81:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1301. 81 | char *stack_map_base;
  1302. | ^~~~~~~~~~~~~~
  1303. configure:9310: $? = 0
  1304. configure:9310: ./conftest
  1305. configure:9310: $? = 0
  1306. configure:9320: result: 0x7fffffffefff
  1307. configure:9325: checking cstack bits
  1308. configure:9360: 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,-z,relro conftest.c -ldl >&5
  1309. conftest.c: In function 'main':
  1310. conftest.c:82:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1311. 82 | char *stack_map_base;
  1312. | ^~~~~~~~~~~~~~
  1313. configure:9360: $? = 0
  1314. configure:9360: ./conftest
  1315. configure:9360: $? = 0
  1316. configure:9370: result: 47
  1317. configure:9374: checking NEG_CSTACK_ADDRESS
  1318. configure:9399: 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,-z,relro conftest.c -ldl >&5
  1319. conftest.c: In function 'main':
  1320. conftest.c:80:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
  1321. 80 | char *stack_map_base;
  1322. | ^~~~~~~~~~~~~~
  1323. configure:9399: $? = 0
  1324. configure:9399: ./conftest
  1325. configure:9399: $? = 255
  1326. configure: program exited with status 255
  1327. configure: failed program was:
  1328. | /* confdefs.h */
  1329. | #define PACKAGE_NAME "gcl"
  1330. | #define PACKAGE_TARNAME "gcl"
  1331. | #define PACKAGE_VERSION "2.7.1"
  1332. | #define PACKAGE_STRING "gcl 2.7.1"
  1333. | #define PACKAGE_BUGREPORT ""
  1334. | #define PACKAGE_URL ""
  1335. | #define PACKAGE "gcl"
  1336. | #define VERSION "2.7.1"
  1337. | #define HOST_CPU "X86_64"
  1338. | #define HOST_KERNEL "LINUX"
  1339. | #define HOST_SYSTEM "GNU"
  1340. | #define HAVE_STDIO_H 1
  1341. | #define HAVE_STDLIB_H 1
  1342. | #define HAVE_STRING_H 1
  1343. | #define HAVE_INTTYPES_H 1
  1344. | #define HAVE_STDINT_H 1
  1345. | #define HAVE_STRINGS_H 1
  1346. | #define HAVE_SYS_STAT_H 1
  1347. | #define HAVE_SYS_TYPES_H 1
  1348. | #define HAVE_UNISTD_H 1
  1349. | #define HAVE_WCHAR_H 1
  1350. | #define STDC_HEADERS 1
  1351. | #define _ALL_SOURCE 1
  1352. | #define _DARWIN_C_SOURCE 1
  1353. | #define _GNU_SOURCE 1
  1354. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1355. | #define _NETBSD_SOURCE 1
  1356. | #define _OPENBSD_SOURCE 1
  1357. | #define _POSIX_PTHREAD_SEMANTICS 1
  1358. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1359. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1360. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1361. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1362. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1363. | #define __STDC_WANT_LIB_EXT2__ 1
  1364. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1365. | #define _TANDEM_SOURCE 1
  1366. | #define __EXTENSIONS__ 1
  1367. | #define USE_GPROF 1
  1368. | #define HAVE_SETJMP_H 1
  1369. | #define SIZEOF_JMP_BUF 200
  1370. | #define HAVE_UNISTD_H 1
  1371. | #define HAVE_GMP_H 1
  1372. | #define MP_LIMB_BYTES 8
  1373. | #define GMP 1
  1374. | #define HAVE_GNU_LD 1
  1375. | #define HAVE_XGCL 1
  1376. | #define HAVE_LIBDL 1
  1377. | #define HAVE_XDR 1
  1378. | #define HAVE_CLZL 1
  1379. | #define HAVE_CTZL 1
  1380. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1381. | #define SIZEOF_LONG 8
  1382. | #define SIZEOF_SHORT 2
  1383. | #define SIZEOF_INT 4
  1384. | #define SIZEOF_CHAR 1
  1385. | #define HAVE_MATH_H 1
  1386. | #define HAVE_MATH_H 1
  1387. | #define HAVE_COMPLEX_H 1
  1388. | #define HAVE_COMPLEX_H 1
  1389. | #define HAVE_MADVISE_HUGEPAGE 1
  1390. | #define PAGEWIDTH 30
  1391. | #define OBJ_ALIGNMENT 8
  1392. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1393. | #define NO_RETURN __attribute__ ((noreturn))
  1394. | #define SIZEOF_CONTBLOCK 16
  1395. | #define CSTACK_DIRECTION -1
  1396. | #define CSTACK_ALIGNMENT 16
  1397. | /* end confdefs.h. */
  1398. |
  1399. | #include <stdio.h>
  1400. | #include <stdlib.h>
  1401. | #include <unistd.h>
  1402. | #include <sys/mman.h>
  1403. | #include <unistd.h>
  1404. | #include <errno.h>
  1405. | int
  1406. | main(int argc,char **argv,char **envp) {
  1407. | char *stack_map_base;
  1408. | #include "./h/cstack.h"
  1409. | return (long)0x7fffffffefff<0 ? 0 : -1;
  1410. | }
  1411. configure:9405: result: no
  1412. configure:9431: checking finding default linker script
  1413. configure:9441: result: got it
  1414. configure:9444: checking output_arch
  1415. configure:9451: result: bfd_arch_i386
  1416. configure:9460: trying to adjust text start
  1417. configure:9489: min log text start 15
  1418. configure:9491: max log text start 29
  1419. configure:9527: lowering log text to 0x18000 to maximize data area
  1420. configure:9546: checking our linker script
  1421. configure:9550: result: done
  1422. configure:6757: checking for LDFLAG -Wl,-T,gcl.script
  1423. configure:6777: 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,-z,relro -Werror -Wl,-T,gcl.script conftest.c -ldl >&5
  1424. configure:6777: $? = 0
  1425. configure:6777: ./conftest
  1426. configure:6777: $? = 0
  1427. configure:6779: result: yes
  1428. configure:9580: checking mem top
  1429. configure:9619: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1430. configure:9619: $? = 0
  1431. configure:9619: ./conftest
  1432. configure:9619: $? = 0
  1433. configure:9629: result: 0x8000000000000000
  1434. configure:9633: checking finding upper mem half range
  1435. configure:9663: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1436. conftest.c: In function 'main':
  1437. conftest.c:84:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  1438. 84 | for (j=1;j && !(j& 0x8000000000000000);j<<=1);
  1439. | ^~~
  1440. conftest.c:85:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  1441. 85 | fprintf(fp,"0x%lx",j>>1);
  1442. | ^~~~~~~
  1443. configure:9663: $? = 0
  1444. configure:9663: ./conftest
  1445. configure:9663: $? = 0
  1446. configure:9673: result: 0x4000000000000000
  1447. configure:9690: checking sizeof long long int
  1448. configure:9715: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1449. configure:9715: $? = 0
  1450. configure:9715: ./conftest
  1451. configure:9715: $? = 1
  1452. configure: program exited with status 1
  1453. configure: failed program was:
  1454. | /* confdefs.h */
  1455. | #define PACKAGE_NAME "gcl"
  1456. | #define PACKAGE_TARNAME "gcl"
  1457. | #define PACKAGE_VERSION "2.7.1"
  1458. | #define PACKAGE_STRING "gcl 2.7.1"
  1459. | #define PACKAGE_BUGREPORT ""
  1460. | #define PACKAGE_URL ""
  1461. | #define PACKAGE "gcl"
  1462. | #define VERSION "2.7.1"
  1463. | #define HOST_CPU "X86_64"
  1464. | #define HOST_KERNEL "LINUX"
  1465. | #define HOST_SYSTEM "GNU"
  1466. | #define HAVE_STDIO_H 1
  1467. | #define HAVE_STDLIB_H 1
  1468. | #define HAVE_STRING_H 1
  1469. | #define HAVE_INTTYPES_H 1
  1470. | #define HAVE_STDINT_H 1
  1471. | #define HAVE_STRINGS_H 1
  1472. | #define HAVE_SYS_STAT_H 1
  1473. | #define HAVE_SYS_TYPES_H 1
  1474. | #define HAVE_UNISTD_H 1
  1475. | #define HAVE_WCHAR_H 1
  1476. | #define STDC_HEADERS 1
  1477. | #define _ALL_SOURCE 1
  1478. | #define _DARWIN_C_SOURCE 1
  1479. | #define _GNU_SOURCE 1
  1480. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1481. | #define _NETBSD_SOURCE 1
  1482. | #define _OPENBSD_SOURCE 1
  1483. | #define _POSIX_PTHREAD_SEMANTICS 1
  1484. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1485. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1486. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1487. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1488. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1489. | #define __STDC_WANT_LIB_EXT2__ 1
  1490. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1491. | #define _TANDEM_SOURCE 1
  1492. | #define __EXTENSIONS__ 1
  1493. | #define USE_GPROF 1
  1494. | #define HAVE_SETJMP_H 1
  1495. | #define SIZEOF_JMP_BUF 200
  1496. | #define HAVE_UNISTD_H 1
  1497. | #define HAVE_GMP_H 1
  1498. | #define MP_LIMB_BYTES 8
  1499. | #define GMP 1
  1500. | #define HAVE_GNU_LD 1
  1501. | #define HAVE_XGCL 1
  1502. | #define HAVE_LIBDL 1
  1503. | #define HAVE_XDR 1
  1504. | #define HAVE_CLZL 1
  1505. | #define HAVE_CTZL 1
  1506. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1507. | #define SIZEOF_LONG 8
  1508. | #define SIZEOF_SHORT 2
  1509. | #define SIZEOF_INT 4
  1510. | #define SIZEOF_CHAR 1
  1511. | #define HAVE_MATH_H 1
  1512. | #define HAVE_MATH_H 1
  1513. | #define HAVE_COMPLEX_H 1
  1514. | #define HAVE_COMPLEX_H 1
  1515. | #define HAVE_MADVISE_HUGEPAGE 1
  1516. | #define PAGEWIDTH 30
  1517. | #define OBJ_ALIGNMENT 8
  1518. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1519. | #define NO_RETURN __attribute__ ((noreturn))
  1520. | #define SIZEOF_CONTBLOCK 16
  1521. | #define CSTACK_DIRECTION -1
  1522. | #define CSTACK_ALIGNMENT 16
  1523. | #define OUTPUT_ARCH bfd_arch_i386
  1524. | #define OBJNULL NULL
  1525. | #define CSSIZE
  1526. | #define IM_FIX_BASE 0x8000000000000000UL
  1527. | #define IM_FIX_LIM 0x4000000000000000UL
  1528. | /* end confdefs.h. */
  1529. |
  1530. | #include <stdio.h>
  1531. |
  1532. | int
  1533. | main (void)
  1534. | {
  1535. |
  1536. | if (sizeof(long long int) == 2*sizeof(long)) return 0;
  1537. | return 1;
  1538. |
  1539. | ;
  1540. | return 0;
  1541. | }
  1542. configure:9722: result: no
  1543. configure:9734: checking for dirent.h
  1544. configure:9734: 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
  1545. configure:9734: $? = 0
  1546. configure:9734: result: yes
  1547. configure:9738: checking for d_type
  1548. configure:9764: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1549. configure:9764: $? = 0
  1550. configure:9764: ./conftest
  1551. configure:9764: $? = 0
  1552. configure:9766: result: yes
  1553. configure:9784: checking for getcwd
  1554. configure:9784: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1555. configure:9784: $? = 0
  1556. configure:9784: result: yes
  1557. configure:9791: checking for getwd
  1558. configure:9791: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1559. /usr/bin/ld: /tmp/ccIg7smG.o: in function `main':
  1560. conftest.c:(.text+0xe): warning: the `getwd' function is dangerous and should not be used.
  1561. configure:9791: $? = 0
  1562. configure:9791: result: yes
  1563. configure:9798: checking for rename
  1564. configure:9798: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1565. configure:9798: $? = 0
  1566. configure:9798: result: yes
  1567. configure:9805: checking for uname
  1568. configure:9805: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1569. configure:9805: $? = 0
  1570. configure:9805: result: yes
  1571. configure:9819: checking for readlinkat
  1572. configure:9819: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl >&5
  1573. configure:9819: $? = 0
  1574. configure:9819: result: yes
  1575. configure:9830: checking for sys/ioctl.h
  1576. configure:9830: 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
  1577. configure:9830: $? = 0
  1578. configure:9830: result: yes
  1579. configure:9839: checking for elf.h
  1580. configure:9839: 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
  1581. configure:9839: $? = 0
  1582. configure:9839: result: yes
  1583. configure:9845: checking for elf_abi.h
  1584. configure:9845: 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
  1585. conftest.c:112:10: fatal error: elf_abi.h: No such file or directory
  1586. 112 | #include <elf_abi.h>
  1587. | ^~~~~~~~~~~
  1588. compilation terminated.
  1589. configure:9845: $? = 1
  1590. configure: failed program was:
  1591. | /* confdefs.h */
  1592. | #define PACKAGE_NAME "gcl"
  1593. | #define PACKAGE_TARNAME "gcl"
  1594. | #define PACKAGE_VERSION "2.7.1"
  1595. | #define PACKAGE_STRING "gcl 2.7.1"
  1596. | #define PACKAGE_BUGREPORT ""
  1597. | #define PACKAGE_URL ""
  1598. | #define PACKAGE "gcl"
  1599. | #define VERSION "2.7.1"
  1600. | #define HOST_CPU "X86_64"
  1601. | #define HOST_KERNEL "LINUX"
  1602. | #define HOST_SYSTEM "GNU"
  1603. | #define HAVE_STDIO_H 1
  1604. | #define HAVE_STDLIB_H 1
  1605. | #define HAVE_STRING_H 1
  1606. | #define HAVE_INTTYPES_H 1
  1607. | #define HAVE_STDINT_H 1
  1608. | #define HAVE_STRINGS_H 1
  1609. | #define HAVE_SYS_STAT_H 1
  1610. | #define HAVE_SYS_TYPES_H 1
  1611. | #define HAVE_UNISTD_H 1
  1612. | #define HAVE_WCHAR_H 1
  1613. | #define STDC_HEADERS 1
  1614. | #define _ALL_SOURCE 1
  1615. | #define _DARWIN_C_SOURCE 1
  1616. | #define _GNU_SOURCE 1
  1617. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1618. | #define _NETBSD_SOURCE 1
  1619. | #define _OPENBSD_SOURCE 1
  1620. | #define _POSIX_PTHREAD_SEMANTICS 1
  1621. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1622. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1623. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1624. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1625. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1626. | #define __STDC_WANT_LIB_EXT2__ 1
  1627. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1628. | #define _TANDEM_SOURCE 1
  1629. | #define __EXTENSIONS__ 1
  1630. | #define USE_GPROF 1
  1631. | #define HAVE_SETJMP_H 1
  1632. | #define SIZEOF_JMP_BUF 200
  1633. | #define HAVE_UNISTD_H 1
  1634. | #define HAVE_GMP_H 1
  1635. | #define MP_LIMB_BYTES 8
  1636. | #define GMP 1
  1637. | #define HAVE_GNU_LD 1
  1638. | #define HAVE_XGCL 1
  1639. | #define HAVE_LIBDL 1
  1640. | #define HAVE_XDR 1
  1641. | #define HAVE_CLZL 1
  1642. | #define HAVE_CTZL 1
  1643. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1644. | #define SIZEOF_LONG 8
  1645. | #define SIZEOF_SHORT 2
  1646. | #define SIZEOF_INT 4
  1647. | #define SIZEOF_CHAR 1
  1648. | #define HAVE_MATH_H 1
  1649. | #define HAVE_MATH_H 1
  1650. | #define HAVE_COMPLEX_H 1
  1651. | #define HAVE_COMPLEX_H 1
  1652. | #define HAVE_MADVISE_HUGEPAGE 1
  1653. | #define PAGEWIDTH 30
  1654. | #define OBJ_ALIGNMENT 8
  1655. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1656. | #define NO_RETURN __attribute__ ((noreturn))
  1657. | #define SIZEOF_CONTBLOCK 16
  1658. | #define CSTACK_DIRECTION -1
  1659. | #define CSTACK_ALIGNMENT 16
  1660. | #define OUTPUT_ARCH bfd_arch_i386
  1661. | #define OBJNULL NULL
  1662. | #define CSSIZE
  1663. | #define IM_FIX_BASE 0x8000000000000000UL
  1664. | #define IM_FIX_LIM 0x4000000000000000UL
  1665. | #define HAVE_DIRENT_H 1
  1666. | #define HAVE_D_TYPE 1
  1667. | #define HAVE_GETCWD 1
  1668. | #define HAVE_GETWD 1
  1669. | #define HAVE_RENAME 1
  1670. | #define HAVE_READLINKAT 1
  1671. | #define HAVE_SYS_IOCTL_H 1
  1672. | #define HAVE_ELF_H 1
  1673. | /* end confdefs.h. */
  1674. | #include <stddef.h>
  1675. | #ifdef HAVE_STDIO_H
  1676. | # include <stdio.h>
  1677. | #endif
  1678. | #ifdef HAVE_STDLIB_H
  1679. | # include <stdlib.h>
  1680. | #endif
  1681. | #ifdef HAVE_STRING_H
  1682. | # include <string.h>
  1683. | #endif
  1684. | #ifdef HAVE_INTTYPES_H
  1685. | # include <inttypes.h>
  1686. | #endif
  1687. | #ifdef HAVE_STDINT_H
  1688. | # include <stdint.h>
  1689. | #endif
  1690. | #ifdef HAVE_STRINGS_H
  1691. | # include <strings.h>
  1692. | #endif
  1693. | #ifdef HAVE_SYS_TYPES_H
  1694. | # include <sys/types.h>
  1695. | #endif
  1696. | #ifdef HAVE_SYS_STAT_H
  1697. | # include <sys/stat.h>
  1698. | #endif
  1699. | #ifdef HAVE_UNISTD_H
  1700. | # include <unistd.h>
  1701. | #endif
  1702. | #include <elf_abi.h>
  1703. configure:9845: result: no
  1704. configure:9853: checking for sys/sockio.h
  1705. configure:9853: 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
  1706. conftest.c:112:10: fatal error: sys/sockio.h: No such file or directory
  1707. 112 | #include <sys/sockio.h>
  1708. | ^~~~~~~~~~~~~~
  1709. compilation terminated.
  1710. configure:9853: $? = 1
  1711. configure: failed program was:
  1712. | /* confdefs.h */
  1713. | #define PACKAGE_NAME "gcl"
  1714. | #define PACKAGE_TARNAME "gcl"
  1715. | #define PACKAGE_VERSION "2.7.1"
  1716. | #define PACKAGE_STRING "gcl 2.7.1"
  1717. | #define PACKAGE_BUGREPORT ""
  1718. | #define PACKAGE_URL ""
  1719. | #define PACKAGE "gcl"
  1720. | #define VERSION "2.7.1"
  1721. | #define HOST_CPU "X86_64"
  1722. | #define HOST_KERNEL "LINUX"
  1723. | #define HOST_SYSTEM "GNU"
  1724. | #define HAVE_STDIO_H 1
  1725. | #define HAVE_STDLIB_H 1
  1726. | #define HAVE_STRING_H 1
  1727. | #define HAVE_INTTYPES_H 1
  1728. | #define HAVE_STDINT_H 1
  1729. | #define HAVE_STRINGS_H 1
  1730. | #define HAVE_SYS_STAT_H 1
  1731. | #define HAVE_SYS_TYPES_H 1
  1732. | #define HAVE_UNISTD_H 1
  1733. | #define HAVE_WCHAR_H 1
  1734. | #define STDC_HEADERS 1
  1735. | #define _ALL_SOURCE 1
  1736. | #define _DARWIN_C_SOURCE 1
  1737. | #define _GNU_SOURCE 1
  1738. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1739. | #define _NETBSD_SOURCE 1
  1740. | #define _OPENBSD_SOURCE 1
  1741. | #define _POSIX_PTHREAD_SEMANTICS 1
  1742. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1743. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1744. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1745. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1746. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1747. | #define __STDC_WANT_LIB_EXT2__ 1
  1748. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1749. | #define _TANDEM_SOURCE 1
  1750. | #define __EXTENSIONS__ 1
  1751. | #define USE_GPROF 1
  1752. | #define HAVE_SETJMP_H 1
  1753. | #define SIZEOF_JMP_BUF 200
  1754. | #define HAVE_UNISTD_H 1
  1755. | #define HAVE_GMP_H 1
  1756. | #define MP_LIMB_BYTES 8
  1757. | #define GMP 1
  1758. | #define HAVE_GNU_LD 1
  1759. | #define HAVE_XGCL 1
  1760. | #define HAVE_LIBDL 1
  1761. | #define HAVE_XDR 1
  1762. | #define HAVE_CLZL 1
  1763. | #define HAVE_CTZL 1
  1764. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1765. | #define SIZEOF_LONG 8
  1766. | #define SIZEOF_SHORT 2
  1767. | #define SIZEOF_INT 4
  1768. | #define SIZEOF_CHAR 1
  1769. | #define HAVE_MATH_H 1
  1770. | #define HAVE_MATH_H 1
  1771. | #define HAVE_COMPLEX_H 1
  1772. | #define HAVE_COMPLEX_H 1
  1773. | #define HAVE_MADVISE_HUGEPAGE 1
  1774. | #define PAGEWIDTH 30
  1775. | #define OBJ_ALIGNMENT 8
  1776. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1777. | #define NO_RETURN __attribute__ ((noreturn))
  1778. | #define SIZEOF_CONTBLOCK 16
  1779. | #define CSTACK_DIRECTION -1
  1780. | #define CSTACK_ALIGNMENT 16
  1781. | #define OUTPUT_ARCH bfd_arch_i386
  1782. | #define OBJNULL NULL
  1783. | #define CSSIZE
  1784. | #define IM_FIX_BASE 0x8000000000000000UL
  1785. | #define IM_FIX_LIM 0x4000000000000000UL
  1786. | #define HAVE_DIRENT_H 1
  1787. | #define HAVE_D_TYPE 1
  1788. | #define HAVE_GETCWD 1
  1789. | #define HAVE_GETWD 1
  1790. | #define HAVE_RENAME 1
  1791. | #define HAVE_READLINKAT 1
  1792. | #define HAVE_SYS_IOCTL_H 1
  1793. | #define HAVE_ELF_H 1
  1794. | /* end confdefs.h. */
  1795. | #include <stddef.h>
  1796. | #ifdef HAVE_STDIO_H
  1797. | # include <stdio.h>
  1798. | #endif
  1799. | #ifdef HAVE_STDLIB_H
  1800. | # include <stdlib.h>
  1801. | #endif
  1802. | #ifdef HAVE_STRING_H
  1803. | # include <string.h>
  1804. | #endif
  1805. | #ifdef HAVE_INTTYPES_H
  1806. | # include <inttypes.h>
  1807. | #endif
  1808. | #ifdef HAVE_STDINT_H
  1809. | # include <stdint.h>
  1810. | #endif
  1811. | #ifdef HAVE_STRINGS_H
  1812. | # include <strings.h>
  1813. | #endif
  1814. | #ifdef HAVE_SYS_TYPES_H
  1815. | # include <sys/types.h>
  1816. | #endif
  1817. | #ifdef HAVE_SYS_STAT_H
  1818. | # include <sys/stat.h>
  1819. | #endif
  1820. | #ifdef HAVE_UNISTD_H
  1821. | # include <unistd.h>
  1822. | #endif
  1823. | #include <sys/sockio.h>
  1824. configure:9853: result: no
  1825. configure:9863: checking for sin in -lm
  1826. configure:9886: 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,-z,relro -Wl,-T,gcl.script conftest.c -lm -ldl >&5
  1827. conftest.c:88:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  1828. 88 | char sin ();
  1829. | ^~~
  1830. conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
  1831. 1 | /* confdefs.h */
  1832. configure:9886: $? = 0
  1833. configure:9896: result: yes
  1834. configure:9906: checking for main in -lmingwex
  1835. configure:9926: 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,-z,relro -Wl,-T,gcl.script conftest.c -lmingwex -ldl -lm >&5
  1836. /usr/bin/ld: cannot find -lmingwex: No such file or directory
  1837. collect2: error: ld returned 1 exit status
  1838. configure:9926: $? = 1
  1839. configure: failed program was:
  1840. | /* confdefs.h */
  1841. | #define PACKAGE_NAME "gcl"
  1842. | #define PACKAGE_TARNAME "gcl"
  1843. | #define PACKAGE_VERSION "2.7.1"
  1844. | #define PACKAGE_STRING "gcl 2.7.1"
  1845. | #define PACKAGE_BUGREPORT ""
  1846. | #define PACKAGE_URL ""
  1847. | #define PACKAGE "gcl"
  1848. | #define VERSION "2.7.1"
  1849. | #define HOST_CPU "X86_64"
  1850. | #define HOST_KERNEL "LINUX"
  1851. | #define HOST_SYSTEM "GNU"
  1852. | #define HAVE_STDIO_H 1
  1853. | #define HAVE_STDLIB_H 1
  1854. | #define HAVE_STRING_H 1
  1855. | #define HAVE_INTTYPES_H 1
  1856. | #define HAVE_STDINT_H 1
  1857. | #define HAVE_STRINGS_H 1
  1858. | #define HAVE_SYS_STAT_H 1
  1859. | #define HAVE_SYS_TYPES_H 1
  1860. | #define HAVE_UNISTD_H 1
  1861. | #define HAVE_WCHAR_H 1
  1862. | #define STDC_HEADERS 1
  1863. | #define _ALL_SOURCE 1
  1864. | #define _DARWIN_C_SOURCE 1
  1865. | #define _GNU_SOURCE 1
  1866. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1867. | #define _NETBSD_SOURCE 1
  1868. | #define _OPENBSD_SOURCE 1
  1869. | #define _POSIX_PTHREAD_SEMANTICS 1
  1870. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1871. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1872. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1873. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1874. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1875. | #define __STDC_WANT_LIB_EXT2__ 1
  1876. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1877. | #define _TANDEM_SOURCE 1
  1878. | #define __EXTENSIONS__ 1
  1879. | #define USE_GPROF 1
  1880. | #define HAVE_SETJMP_H 1
  1881. | #define SIZEOF_JMP_BUF 200
  1882. | #define HAVE_UNISTD_H 1
  1883. | #define HAVE_GMP_H 1
  1884. | #define MP_LIMB_BYTES 8
  1885. | #define GMP 1
  1886. | #define HAVE_GNU_LD 1
  1887. | #define HAVE_XGCL 1
  1888. | #define HAVE_LIBDL 1
  1889. | #define HAVE_XDR 1
  1890. | #define HAVE_CLZL 1
  1891. | #define HAVE_CTZL 1
  1892. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  1893. | #define SIZEOF_LONG 8
  1894. | #define SIZEOF_SHORT 2
  1895. | #define SIZEOF_INT 4
  1896. | #define SIZEOF_CHAR 1
  1897. | #define HAVE_MATH_H 1
  1898. | #define HAVE_MATH_H 1
  1899. | #define HAVE_COMPLEX_H 1
  1900. | #define HAVE_COMPLEX_H 1
  1901. | #define HAVE_MADVISE_HUGEPAGE 1
  1902. | #define PAGEWIDTH 30
  1903. | #define OBJ_ALIGNMENT 8
  1904. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  1905. | #define NO_RETURN __attribute__ ((noreturn))
  1906. | #define SIZEOF_CONTBLOCK 16
  1907. | #define CSTACK_DIRECTION -1
  1908. | #define CSTACK_ALIGNMENT 16
  1909. | #define OUTPUT_ARCH bfd_arch_i386
  1910. | #define OBJNULL NULL
  1911. | #define CSSIZE
  1912. | #define IM_FIX_BASE 0x8000000000000000UL
  1913. | #define IM_FIX_LIM 0x4000000000000000UL
  1914. | #define HAVE_DIRENT_H 1
  1915. | #define HAVE_D_TYPE 1
  1916. | #define HAVE_GETCWD 1
  1917. | #define HAVE_GETWD 1
  1918. | #define HAVE_RENAME 1
  1919. | #define HAVE_READLINKAT 1
  1920. | #define HAVE_SYS_IOCTL_H 1
  1921. | #define HAVE_ELF_H 1
  1922. | /* end confdefs.h. */
  1923. |
  1924. |
  1925. | int
  1926. | main (void)
  1927. | {
  1928. | return main ();
  1929. | ;
  1930. | return 0;
  1931. | }
  1932. configure:9936: result: no
  1933. configure:9952: checking for values.h
  1934. configure:9952: 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
  1935. configure:9952: $? = 0
  1936. configure:9952: result: yes
  1937. configure:9968: checking for float.h
  1938. configure:9968: 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
  1939. configure:9968: $? = 0
  1940. configure:9968: result: yes
  1941. configure:9984: checking for isnormal
  1942. configure:10010: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1943. conftest.c:89: warning: "_GNU_SOURCE" redefined
  1944. 89 | #define _GNU_SOURCE
  1945. |
  1946. conftest.c:26: note: this is the location of the previous definition
  1947. 26 | #define _GNU_SOURCE 1
  1948. |
  1949. configure:10010: $? = 0
  1950. configure:10010: ./conftest
  1951. configure:10010: $? = 0
  1952. configure:10014: result: yes
  1953. configure:10062: checking for isfinite
  1954. configure:10088: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1955. conftest.c:90: warning: "_GNU_SOURCE" redefined
  1956. 90 | #define _GNU_SOURCE
  1957. |
  1958. conftest.c:26: note: this is the location of the previous definition
  1959. 26 | #define _GNU_SOURCE 1
  1960. |
  1961. configure:10088: $? = 0
  1962. configure:10088: ./conftest
  1963. configure:10088: $? = 0
  1964. configure:10092: result: yes
  1965. configure:10157: checking for sockets
  1966. configure:10160: checking for connect
  1967. configure:10160: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1968. configure:10160: $? = 0
  1969. configure:10160: result: yes
  1970. configure:10223: checking for gethostbyname
  1971. configure:10223: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  1972. configure:10223: $? = 0
  1973. configure:10223: result: yes
  1974. configure:10283: checking for readline/readline.h
  1975. configure:10283: 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
  1976. conftest.c:93:10: fatal error: readline/readline.h: No such file or directory
  1977. 93 | #include <readline/readline.h>
  1978. | ^~~~~~~~~~~~~~~~~~~~~
  1979. compilation terminated.
  1980. configure:10283: $? = 1
  1981. configure: failed program was:
  1982. | /* confdefs.h */
  1983. | #define PACKAGE_NAME "gcl"
  1984. | #define PACKAGE_TARNAME "gcl"
  1985. | #define PACKAGE_VERSION "2.7.1"
  1986. | #define PACKAGE_STRING "gcl 2.7.1"
  1987. | #define PACKAGE_BUGREPORT ""
  1988. | #define PACKAGE_URL ""
  1989. | #define PACKAGE "gcl"
  1990. | #define VERSION "2.7.1"
  1991. | #define HOST_CPU "X86_64"
  1992. | #define HOST_KERNEL "LINUX"
  1993. | #define HOST_SYSTEM "GNU"
  1994. | #define HAVE_STDIO_H 1
  1995. | #define HAVE_STDLIB_H 1
  1996. | #define HAVE_STRING_H 1
  1997. | #define HAVE_INTTYPES_H 1
  1998. | #define HAVE_STDINT_H 1
  1999. | #define HAVE_STRINGS_H 1
  2000. | #define HAVE_SYS_STAT_H 1
  2001. | #define HAVE_SYS_TYPES_H 1
  2002. | #define HAVE_UNISTD_H 1
  2003. | #define HAVE_WCHAR_H 1
  2004. | #define STDC_HEADERS 1
  2005. | #define _ALL_SOURCE 1
  2006. | #define _DARWIN_C_SOURCE 1
  2007. | #define _GNU_SOURCE 1
  2008. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2009. | #define _NETBSD_SOURCE 1
  2010. | #define _OPENBSD_SOURCE 1
  2011. | #define _POSIX_PTHREAD_SEMANTICS 1
  2012. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2013. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2014. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2015. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2016. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2017. | #define __STDC_WANT_LIB_EXT2__ 1
  2018. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2019. | #define _TANDEM_SOURCE 1
  2020. | #define __EXTENSIONS__ 1
  2021. | #define USE_GPROF 1
  2022. | #define HAVE_SETJMP_H 1
  2023. | #define SIZEOF_JMP_BUF 200
  2024. | #define HAVE_UNISTD_H 1
  2025. | #define HAVE_GMP_H 1
  2026. | #define MP_LIMB_BYTES 8
  2027. | #define GMP 1
  2028. | #define HAVE_GNU_LD 1
  2029. | #define HAVE_XGCL 1
  2030. | #define HAVE_LIBDL 1
  2031. | #define HAVE_XDR 1
  2032. | #define HAVE_CLZL 1
  2033. | #define HAVE_CTZL 1
  2034. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2035. | #define SIZEOF_LONG 8
  2036. | #define SIZEOF_SHORT 2
  2037. | #define SIZEOF_INT 4
  2038. | #define SIZEOF_CHAR 1
  2039. | #define HAVE_MATH_H 1
  2040. | #define HAVE_MATH_H 1
  2041. | #define HAVE_COMPLEX_H 1
  2042. | #define HAVE_COMPLEX_H 1
  2043. | #define HAVE_MADVISE_HUGEPAGE 1
  2044. | #define PAGEWIDTH 30
  2045. | #define OBJ_ALIGNMENT 8
  2046. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2047. | #define NO_RETURN __attribute__ ((noreturn))
  2048. | #define SIZEOF_CONTBLOCK 16
  2049. | #define CSTACK_DIRECTION -1
  2050. | #define CSTACK_ALIGNMENT 16
  2051. | #define OUTPUT_ARCH bfd_arch_i386
  2052. | #define OBJNULL NULL
  2053. | #define CSSIZE
  2054. | #define IM_FIX_BASE 0x8000000000000000UL
  2055. | #define IM_FIX_LIM 0x4000000000000000UL
  2056. | #define HAVE_DIRENT_H 1
  2057. | #define HAVE_D_TYPE 1
  2058. | #define HAVE_GETCWD 1
  2059. | #define HAVE_GETWD 1
  2060. | #define HAVE_RENAME 1
  2061. | #define HAVE_READLINKAT 1
  2062. | #define HAVE_SYS_IOCTL_H 1
  2063. | #define HAVE_ELF_H 1
  2064. | #define HAVE_VALUES_H 1
  2065. | #define HAVE_VALUES_H 1
  2066. | #define HAVE_FLOAT_H 1
  2067. | #define HAVE_FLOAT_H 1
  2068. | #define HAVE_ISNORMAL 1
  2069. | #define HAVE_ISFINITE 1
  2070. | /* end confdefs.h. */
  2071. | #include <stdio.h>
  2072. |
  2073. |
  2074. | #include <readline/readline.h>
  2075. configure:10283: result: no
  2076. configure:10550: checking For network code for nsocket.c
  2077. configure:10584: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2078. configure:10584: $? = 0
  2079. configure:10589: result: yes
  2080. configure:10599: checking check for listen using fcntl
  2081. configure:10620: 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
  2082. configure:10620: $? = 0
  2083. configure:10625: result: yes
  2084. configure:10634: checking for profil
  2085. configure:10634: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2086. configure:10634: $? = 0
  2087. configure:10634: result: yes
  2088. configure:10645: checking for setenv
  2089. configure:10645: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2090. configure:10645: $? = 0
  2091. configure:10645: result: yes
  2092. configure:10668: checking for _cleanup
  2093. configure:10668: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2094. /usr/bin/ld: /tmp/ccjwJILt.o: in function `main':
  2095. conftest.c:(.text+0xe): undefined reference to `_cleanup'
  2096. collect2: error: ld returned 1 exit status
  2097. configure:10668: $? = 1
  2098. configure: failed program was:
  2099. | /* confdefs.h */
  2100. | #define PACKAGE_NAME "gcl"
  2101. | #define PACKAGE_TARNAME "gcl"
  2102. | #define PACKAGE_VERSION "2.7.1"
  2103. | #define PACKAGE_STRING "gcl 2.7.1"
  2104. | #define PACKAGE_BUGREPORT ""
  2105. | #define PACKAGE_URL ""
  2106. | #define PACKAGE "gcl"
  2107. | #define VERSION "2.7.1"
  2108. | #define HOST_CPU "X86_64"
  2109. | #define HOST_KERNEL "LINUX"
  2110. | #define HOST_SYSTEM "GNU"
  2111. | #define HAVE_STDIO_H 1
  2112. | #define HAVE_STDLIB_H 1
  2113. | #define HAVE_STRING_H 1
  2114. | #define HAVE_INTTYPES_H 1
  2115. | #define HAVE_STDINT_H 1
  2116. | #define HAVE_STRINGS_H 1
  2117. | #define HAVE_SYS_STAT_H 1
  2118. | #define HAVE_SYS_TYPES_H 1
  2119. | #define HAVE_UNISTD_H 1
  2120. | #define HAVE_WCHAR_H 1
  2121. | #define STDC_HEADERS 1
  2122. | #define _ALL_SOURCE 1
  2123. | #define _DARWIN_C_SOURCE 1
  2124. | #define _GNU_SOURCE 1
  2125. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2126. | #define _NETBSD_SOURCE 1
  2127. | #define _OPENBSD_SOURCE 1
  2128. | #define _POSIX_PTHREAD_SEMANTICS 1
  2129. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2130. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2131. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2132. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2133. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2134. | #define __STDC_WANT_LIB_EXT2__ 1
  2135. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2136. | #define _TANDEM_SOURCE 1
  2137. | #define __EXTENSIONS__ 1
  2138. | #define USE_GPROF 1
  2139. | #define HAVE_SETJMP_H 1
  2140. | #define SIZEOF_JMP_BUF 200
  2141. | #define HAVE_UNISTD_H 1
  2142. | #define HAVE_GMP_H 1
  2143. | #define MP_LIMB_BYTES 8
  2144. | #define GMP 1
  2145. | #define HAVE_GNU_LD 1
  2146. | #define HAVE_XGCL 1
  2147. | #define HAVE_LIBDL 1
  2148. | #define HAVE_XDR 1
  2149. | #define HAVE_CLZL 1
  2150. | #define HAVE_CTZL 1
  2151. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2152. | #define SIZEOF_LONG 8
  2153. | #define SIZEOF_SHORT 2
  2154. | #define SIZEOF_INT 4
  2155. | #define SIZEOF_CHAR 1
  2156. | #define HAVE_MATH_H 1
  2157. | #define HAVE_MATH_H 1
  2158. | #define HAVE_COMPLEX_H 1
  2159. | #define HAVE_COMPLEX_H 1
  2160. | #define HAVE_MADVISE_HUGEPAGE 1
  2161. | #define PAGEWIDTH 30
  2162. | #define OBJ_ALIGNMENT 8
  2163. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2164. | #define NO_RETURN __attribute__ ((noreturn))
  2165. | #define SIZEOF_CONTBLOCK 16
  2166. | #define CSTACK_DIRECTION -1
  2167. | #define CSTACK_ALIGNMENT 16
  2168. | #define OUTPUT_ARCH bfd_arch_i386
  2169. | #define OBJNULL NULL
  2170. | #define CSSIZE
  2171. | #define IM_FIX_BASE 0x8000000000000000UL
  2172. | #define IM_FIX_LIM 0x4000000000000000UL
  2173. | #define HAVE_DIRENT_H 1
  2174. | #define HAVE_D_TYPE 1
  2175. | #define HAVE_GETCWD 1
  2176. | #define HAVE_GETWD 1
  2177. | #define HAVE_RENAME 1
  2178. | #define HAVE_READLINKAT 1
  2179. | #define HAVE_SYS_IOCTL_H 1
  2180. | #define HAVE_ELF_H 1
  2181. | #define HAVE_VALUES_H 1
  2182. | #define HAVE_VALUES_H 1
  2183. | #define HAVE_FLOAT_H 1
  2184. | #define HAVE_FLOAT_H 1
  2185. | #define HAVE_ISNORMAL 1
  2186. | #define HAVE_ISFINITE 1
  2187. | #define HAVE_NSOCKET 1
  2188. | #define LISTEN_USE_FCNTL 1
  2189. | #define HAVE_SETENV 1
  2190. | /* end confdefs.h. */
  2191. | /* Define _cleanup to an innocuous variant, in case <limits.h> declares _cleanup.
  2192. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2193. | #define _cleanup innocuous__cleanup
  2194. |
  2195. | /* System header to define __stub macros and hopefully few prototypes,
  2196. | which can conflict with char _cleanup (); below. */
  2197. |
  2198. | #include <limits.h>
  2199. | #undef _cleanup
  2200. |
  2201. | /* Override any GCC internal prototype to avoid an error.
  2202. | Use char because int might match the return type of a GCC
  2203. | builtin and then its argument prototype would still apply. */
  2204. | #ifdef __cplusplus
  2205. | extern "C"
  2206. | #endif
  2207. | char _cleanup ();
  2208. | /* The GNU C library defines this for functions which it implements
  2209. | to always fail with ENOSYS. Some functions are actually named
  2210. | something starting with __ and the normal name is an alias. */
  2211. | #if defined __stub__cleanup || defined __stub____cleanup
  2212. | choke me
  2213. | #endif
  2214. |
  2215. | int
  2216. | main (void)
  2217. | {
  2218. | return _cleanup ();
  2219. | ;
  2220. | return 0;
  2221. | }
  2222. configure:10668: result: no
  2223. configure:10678: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
  2224. configure:10704: result: O_NONBLOCK
  2225. configure:10710: checking check for SV_ONSTACK
  2226. configure:10726: 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
  2227. conftest.c:95:25: error: 'SV_ONSTACK' undeclared here (not in a function); did you mean 'SS_ONSTACK'?
  2228. 95 | int joe=SV_ONSTACK;
  2229. | ^~~~~~~~~~
  2230. | SS_ONSTACK
  2231. configure:10726: $? = 1
  2232. configure: failed program was:
  2233. | /* confdefs.h */
  2234. | #define PACKAGE_NAME "gcl"
  2235. | #define PACKAGE_TARNAME "gcl"
  2236. | #define PACKAGE_VERSION "2.7.1"
  2237. | #define PACKAGE_STRING "gcl 2.7.1"
  2238. | #define PACKAGE_BUGREPORT ""
  2239. | #define PACKAGE_URL ""
  2240. | #define PACKAGE "gcl"
  2241. | #define VERSION "2.7.1"
  2242. | #define HOST_CPU "X86_64"
  2243. | #define HOST_KERNEL "LINUX"
  2244. | #define HOST_SYSTEM "GNU"
  2245. | #define HAVE_STDIO_H 1
  2246. | #define HAVE_STDLIB_H 1
  2247. | #define HAVE_STRING_H 1
  2248. | #define HAVE_INTTYPES_H 1
  2249. | #define HAVE_STDINT_H 1
  2250. | #define HAVE_STRINGS_H 1
  2251. | #define HAVE_SYS_STAT_H 1
  2252. | #define HAVE_SYS_TYPES_H 1
  2253. | #define HAVE_UNISTD_H 1
  2254. | #define HAVE_WCHAR_H 1
  2255. | #define STDC_HEADERS 1
  2256. | #define _ALL_SOURCE 1
  2257. | #define _DARWIN_C_SOURCE 1
  2258. | #define _GNU_SOURCE 1
  2259. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2260. | #define _NETBSD_SOURCE 1
  2261. | #define _OPENBSD_SOURCE 1
  2262. | #define _POSIX_PTHREAD_SEMANTICS 1
  2263. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2264. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2265. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2266. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2267. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2268. | #define __STDC_WANT_LIB_EXT2__ 1
  2269. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2270. | #define _TANDEM_SOURCE 1
  2271. | #define __EXTENSIONS__ 1
  2272. | #define USE_GPROF 1
  2273. | #define HAVE_SETJMP_H 1
  2274. | #define SIZEOF_JMP_BUF 200
  2275. | #define HAVE_UNISTD_H 1
  2276. | #define HAVE_GMP_H 1
  2277. | #define MP_LIMB_BYTES 8
  2278. | #define GMP 1
  2279. | #define HAVE_GNU_LD 1
  2280. | #define HAVE_XGCL 1
  2281. | #define HAVE_LIBDL 1
  2282. | #define HAVE_XDR 1
  2283. | #define HAVE_CLZL 1
  2284. | #define HAVE_CTZL 1
  2285. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2286. | #define SIZEOF_LONG 8
  2287. | #define SIZEOF_SHORT 2
  2288. | #define SIZEOF_INT 4
  2289. | #define SIZEOF_CHAR 1
  2290. | #define HAVE_MATH_H 1
  2291. | #define HAVE_MATH_H 1
  2292. | #define HAVE_COMPLEX_H 1
  2293. | #define HAVE_COMPLEX_H 1
  2294. | #define HAVE_MADVISE_HUGEPAGE 1
  2295. | #define PAGEWIDTH 30
  2296. | #define OBJ_ALIGNMENT 8
  2297. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2298. | #define NO_RETURN __attribute__ ((noreturn))
  2299. | #define SIZEOF_CONTBLOCK 16
  2300. | #define CSTACK_DIRECTION -1
  2301. | #define CSTACK_ALIGNMENT 16
  2302. | #define OUTPUT_ARCH bfd_arch_i386
  2303. | #define OBJNULL NULL
  2304. | #define CSSIZE
  2305. | #define IM_FIX_BASE 0x8000000000000000UL
  2306. | #define IM_FIX_LIM 0x4000000000000000UL
  2307. | #define HAVE_DIRENT_H 1
  2308. | #define HAVE_D_TYPE 1
  2309. | #define HAVE_GETCWD 1
  2310. | #define HAVE_GETWD 1
  2311. | #define HAVE_RENAME 1
  2312. | #define HAVE_READLINKAT 1
  2313. | #define HAVE_SYS_IOCTL_H 1
  2314. | #define HAVE_ELF_H 1
  2315. | #define HAVE_VALUES_H 1
  2316. | #define HAVE_VALUES_H 1
  2317. | #define HAVE_FLOAT_H 1
  2318. | #define HAVE_FLOAT_H 1
  2319. | #define HAVE_ISNORMAL 1
  2320. | #define HAVE_ISFINITE 1
  2321. | #define HAVE_NSOCKET 1
  2322. | #define LISTEN_USE_FCNTL 1
  2323. | #define HAVE_SETENV 1
  2324. | /* end confdefs.h. */
  2325. |
  2326. | #include <signal.h>
  2327. | int joe=SV_ONSTACK;
  2328. |
  2329. | int
  2330. | main (void)
  2331. | {
  2332. |
  2333. | ;
  2334. | return 0;
  2335. | }
  2336. configure:10735: result: no
  2337. configure:10740: checking check for SIGSYS
  2338. configure:10756: 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
  2339. configure:10756: $? = 0
  2340. configure:10762: result: yes
  2341. configure:10771: checking check for SIGEMT
  2342. configure:10787: 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
  2343. conftest.c:96:25: error: 'SIGEMT' undeclared here (not in a function); did you mean 'SIGINT'?
  2344. 96 | int joe=SIGEMT;
  2345. | ^~~~~~
  2346. | SIGINT
  2347. configure:10787: $? = 1
  2348. configure: failed program was:
  2349. | /* confdefs.h */
  2350. | #define PACKAGE_NAME "gcl"
  2351. | #define PACKAGE_TARNAME "gcl"
  2352. | #define PACKAGE_VERSION "2.7.1"
  2353. | #define PACKAGE_STRING "gcl 2.7.1"
  2354. | #define PACKAGE_BUGREPORT ""
  2355. | #define PACKAGE_URL ""
  2356. | #define PACKAGE "gcl"
  2357. | #define VERSION "2.7.1"
  2358. | #define HOST_CPU "X86_64"
  2359. | #define HOST_KERNEL "LINUX"
  2360. | #define HOST_SYSTEM "GNU"
  2361. | #define HAVE_STDIO_H 1
  2362. | #define HAVE_STDLIB_H 1
  2363. | #define HAVE_STRING_H 1
  2364. | #define HAVE_INTTYPES_H 1
  2365. | #define HAVE_STDINT_H 1
  2366. | #define HAVE_STRINGS_H 1
  2367. | #define HAVE_SYS_STAT_H 1
  2368. | #define HAVE_SYS_TYPES_H 1
  2369. | #define HAVE_UNISTD_H 1
  2370. | #define HAVE_WCHAR_H 1
  2371. | #define STDC_HEADERS 1
  2372. | #define _ALL_SOURCE 1
  2373. | #define _DARWIN_C_SOURCE 1
  2374. | #define _GNU_SOURCE 1
  2375. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2376. | #define _NETBSD_SOURCE 1
  2377. | #define _OPENBSD_SOURCE 1
  2378. | #define _POSIX_PTHREAD_SEMANTICS 1
  2379. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2380. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2381. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2382. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2383. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2384. | #define __STDC_WANT_LIB_EXT2__ 1
  2385. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2386. | #define _TANDEM_SOURCE 1
  2387. | #define __EXTENSIONS__ 1
  2388. | #define USE_GPROF 1
  2389. | #define HAVE_SETJMP_H 1
  2390. | #define SIZEOF_JMP_BUF 200
  2391. | #define HAVE_UNISTD_H 1
  2392. | #define HAVE_GMP_H 1
  2393. | #define MP_LIMB_BYTES 8
  2394. | #define GMP 1
  2395. | #define HAVE_GNU_LD 1
  2396. | #define HAVE_XGCL 1
  2397. | #define HAVE_LIBDL 1
  2398. | #define HAVE_XDR 1
  2399. | #define HAVE_CLZL 1
  2400. | #define HAVE_CTZL 1
  2401. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2402. | #define SIZEOF_LONG 8
  2403. | #define SIZEOF_SHORT 2
  2404. | #define SIZEOF_INT 4
  2405. | #define SIZEOF_CHAR 1
  2406. | #define HAVE_MATH_H 1
  2407. | #define HAVE_MATH_H 1
  2408. | #define HAVE_COMPLEX_H 1
  2409. | #define HAVE_COMPLEX_H 1
  2410. | #define HAVE_MADVISE_HUGEPAGE 1
  2411. | #define PAGEWIDTH 30
  2412. | #define OBJ_ALIGNMENT 8
  2413. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2414. | #define NO_RETURN __attribute__ ((noreturn))
  2415. | #define SIZEOF_CONTBLOCK 16
  2416. | #define CSTACK_DIRECTION -1
  2417. | #define CSTACK_ALIGNMENT 16
  2418. | #define OUTPUT_ARCH bfd_arch_i386
  2419. | #define OBJNULL NULL
  2420. | #define CSSIZE
  2421. | #define IM_FIX_BASE 0x8000000000000000UL
  2422. | #define IM_FIX_LIM 0x4000000000000000UL
  2423. | #define HAVE_DIRENT_H 1
  2424. | #define HAVE_D_TYPE 1
  2425. | #define HAVE_GETCWD 1
  2426. | #define HAVE_GETWD 1
  2427. | #define HAVE_RENAME 1
  2428. | #define HAVE_READLINKAT 1
  2429. | #define HAVE_SYS_IOCTL_H 1
  2430. | #define HAVE_ELF_H 1
  2431. | #define HAVE_VALUES_H 1
  2432. | #define HAVE_VALUES_H 1
  2433. | #define HAVE_FLOAT_H 1
  2434. | #define HAVE_FLOAT_H 1
  2435. | #define HAVE_ISNORMAL 1
  2436. | #define HAVE_ISFINITE 1
  2437. | #define HAVE_NSOCKET 1
  2438. | #define LISTEN_USE_FCNTL 1
  2439. | #define HAVE_SETENV 1
  2440. | #define HAVE_SIGSYS 1
  2441. | /* end confdefs.h. */
  2442. |
  2443. | #include <signal.h>
  2444. | int joe=SIGEMT;
  2445. |
  2446. | int
  2447. | main (void)
  2448. | {
  2449. |
  2450. | ;
  2451. | return 0;
  2452. | }
  2453. configure:10796: result: no
  2454. configure:10801: checking for sigaltstack
  2455. configure:10801: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2456. configure:10801: $? = 0
  2457. configure:10801: result: yes
  2458. configure:10808: checking for feenableexcept
  2459. configure:10808: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2460. configure:10808: $? = 0
  2461. configure:10808: result: yes
  2462. configure:10818: checking for dis-asm.h
  2463. configure:10818: 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
  2464. conftest.c:124:10: fatal error: dis-asm.h: No such file or directory
  2465. 124 | #include <dis-asm.h>
  2466. | ^~~~~~~~~~~
  2467. compilation terminated.
  2468. configure:10818: $? = 1
  2469. configure: failed program was:
  2470. | /* confdefs.h */
  2471. | #define PACKAGE_NAME "gcl"
  2472. | #define PACKAGE_TARNAME "gcl"
  2473. | #define PACKAGE_VERSION "2.7.1"
  2474. | #define PACKAGE_STRING "gcl 2.7.1"
  2475. | #define PACKAGE_BUGREPORT ""
  2476. | #define PACKAGE_URL ""
  2477. | #define PACKAGE "gcl"
  2478. | #define VERSION "2.7.1"
  2479. | #define HOST_CPU "X86_64"
  2480. | #define HOST_KERNEL "LINUX"
  2481. | #define HOST_SYSTEM "GNU"
  2482. | #define HAVE_STDIO_H 1
  2483. | #define HAVE_STDLIB_H 1
  2484. | #define HAVE_STRING_H 1
  2485. | #define HAVE_INTTYPES_H 1
  2486. | #define HAVE_STDINT_H 1
  2487. | #define HAVE_STRINGS_H 1
  2488. | #define HAVE_SYS_STAT_H 1
  2489. | #define HAVE_SYS_TYPES_H 1
  2490. | #define HAVE_UNISTD_H 1
  2491. | #define HAVE_WCHAR_H 1
  2492. | #define STDC_HEADERS 1
  2493. | #define _ALL_SOURCE 1
  2494. | #define _DARWIN_C_SOURCE 1
  2495. | #define _GNU_SOURCE 1
  2496. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2497. | #define _NETBSD_SOURCE 1
  2498. | #define _OPENBSD_SOURCE 1
  2499. | #define _POSIX_PTHREAD_SEMANTICS 1
  2500. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2501. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2502. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2503. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2504. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2505. | #define __STDC_WANT_LIB_EXT2__ 1
  2506. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2507. | #define _TANDEM_SOURCE 1
  2508. | #define __EXTENSIONS__ 1
  2509. | #define USE_GPROF 1
  2510. | #define HAVE_SETJMP_H 1
  2511. | #define SIZEOF_JMP_BUF 200
  2512. | #define HAVE_UNISTD_H 1
  2513. | #define HAVE_GMP_H 1
  2514. | #define MP_LIMB_BYTES 8
  2515. | #define GMP 1
  2516. | #define HAVE_GNU_LD 1
  2517. | #define HAVE_XGCL 1
  2518. | #define HAVE_LIBDL 1
  2519. | #define HAVE_XDR 1
  2520. | #define HAVE_CLZL 1
  2521. | #define HAVE_CTZL 1
  2522. | #define HAVE_BUILTIN_CLEAR_CACHE 1
  2523. | #define SIZEOF_LONG 8
  2524. | #define SIZEOF_SHORT 2
  2525. | #define SIZEOF_INT 4
  2526. | #define SIZEOF_CHAR 1
  2527. | #define HAVE_MATH_H 1
  2528. | #define HAVE_MATH_H 1
  2529. | #define HAVE_COMPLEX_H 1
  2530. | #define HAVE_COMPLEX_H 1
  2531. | #define HAVE_MADVISE_HUGEPAGE 1
  2532. | #define PAGEWIDTH 30
  2533. | #define OBJ_ALIGNMENT 8
  2534. | #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2535. | #define NO_RETURN __attribute__ ((noreturn))
  2536. | #define SIZEOF_CONTBLOCK 16
  2537. | #define CSTACK_DIRECTION -1
  2538. | #define CSTACK_ALIGNMENT 16
  2539. | #define OUTPUT_ARCH bfd_arch_i386
  2540. | #define OBJNULL NULL
  2541. | #define CSSIZE
  2542. | #define IM_FIX_BASE 0x8000000000000000UL
  2543. | #define IM_FIX_LIM 0x4000000000000000UL
  2544. | #define HAVE_DIRENT_H 1
  2545. | #define HAVE_D_TYPE 1
  2546. | #define HAVE_GETCWD 1
  2547. | #define HAVE_GETWD 1
  2548. | #define HAVE_RENAME 1
  2549. | #define HAVE_READLINKAT 1
  2550. | #define HAVE_SYS_IOCTL_H 1
  2551. | #define HAVE_ELF_H 1
  2552. | #define HAVE_VALUES_H 1
  2553. | #define HAVE_VALUES_H 1
  2554. | #define HAVE_FLOAT_H 1
  2555. | #define HAVE_FLOAT_H 1
  2556. | #define HAVE_ISNORMAL 1
  2557. | #define HAVE_ISFINITE 1
  2558. | #define HAVE_NSOCKET 1
  2559. | #define LISTEN_USE_FCNTL 1
  2560. | #define HAVE_SETENV 1
  2561. | #define HAVE_SIGSYS 1
  2562. | #define HAVE_SIGALTSTACK 1
  2563. | #define HAVE_FEENABLEEXCEPT 1
  2564. | /* end confdefs.h. */
  2565. | #include <stddef.h>
  2566. | #ifdef HAVE_STDIO_H
  2567. | # include <stdio.h>
  2568. | #endif
  2569. | #ifdef HAVE_STDLIB_H
  2570. | # include <stdlib.h>
  2571. | #endif
  2572. | #ifdef HAVE_STRING_H
  2573. | # include <string.h>
  2574. | #endif
  2575. | #ifdef HAVE_INTTYPES_H
  2576. | # include <inttypes.h>
  2577. | #endif
  2578. | #ifdef HAVE_STDINT_H
  2579. | # include <stdint.h>
  2580. | #endif
  2581. | #ifdef HAVE_STRINGS_H
  2582. | # include <strings.h>
  2583. | #endif
  2584. | #ifdef HAVE_SYS_TYPES_H
  2585. | # include <sys/types.h>
  2586. | #endif
  2587. | #ifdef HAVE_SYS_STAT_H
  2588. | # include <sys/stat.h>
  2589. | #endif
  2590. | #ifdef HAVE_UNISTD_H
  2591. | # include <unistd.h>
  2592. | #endif
  2593. | #include <dis-asm.h>
  2594. configure:10818: result: no
  2595. configure:11014: checking for tclsh
  2596. configure:11050: result: no
  2597. configure:11123: checking for tcl/tk
  2598. configure:11139: result: not found
  2599. configure:11150: checking for sys/mman.h
  2600. configure:11150: result: yes
  2601. configure:11154: checking for mprotect
  2602. configure:11154: 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,-z,relro -Wl,-T,gcl.script conftest.c -ldl -lm >&5
  2603. configure:11154: $? = 0
  2604. configure:11154: result: yes
  2605. configure:11164: checking for alloca.h
  2606. configure:11164: 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
  2607. configure:11164: $? = 0
  2608. configure:11164: result: yes
  2609. configure:11342: checking that generated files are newer than configure
  2610. configure:11348: result: done
  2611. configure:11387: creating ./config.status
  2612.  
  2613. ## ---------------- ##
  2614. ## Cache variables. ##
  2615. ## ---------------- ##
  2616.  
  2617. ac_cv_build=x86_64-pc-linux-gnu
  2618. ac_cv_c_compiler_gnu=yes
  2619. ac_cv_c_undeclared_builtin_options='none needed'
  2620. ac_cv_env_CC_set=
  2621. ac_cv_env_CC_value=
  2622. ac_cv_env_CFLAGS_set=
  2623. ac_cv_env_CFLAGS_value=
  2624. ac_cv_env_CPPFLAGS_set=
  2625. ac_cv_env_CPPFLAGS_value=
  2626. ac_cv_env_CPP_set=
  2627. ac_cv_env_CPP_value=
  2628. ac_cv_env_EMACSLOADPATH_set=
  2629. ac_cv_env_EMACSLOADPATH_value=
  2630. ac_cv_env_EMACS_set=
  2631. ac_cv_env_EMACS_value=
  2632. ac_cv_env_LDFLAGS_set=
  2633. ac_cv_env_LDFLAGS_value=
  2634. ac_cv_env_LIBS_set=
  2635. ac_cv_env_LIBS_value=
  2636. ac_cv_env_XMKMF_set=
  2637. ac_cv_env_XMKMF_value=
  2638. ac_cv_env_build_alias_set=
  2639. ac_cv_env_build_alias_value=
  2640. ac_cv_env_host_alias_set=
  2641. ac_cv_env_host_alias_value=
  2642. ac_cv_env_target_alias_set=
  2643. ac_cv_env_target_alias_value=
  2644. ac_cv_func__cleanup=no
  2645. ac_cv_func_connect=yes
  2646. ac_cv_func_feenableexcept=yes
  2647. ac_cv_func_getcwd=yes
  2648. ac_cv_func_gethostbyname=yes
  2649. ac_cv_func_getwd=yes
  2650. ac_cv_func_madvise=yes
  2651. ac_cv_func_mprotect=yes
  2652. ac_cv_func_profil=yes
  2653. ac_cv_func_readlinkat=yes
  2654. ac_cv_func_rename=yes
  2655. ac_cv_func_setenv=yes
  2656. ac_cv_func_sigaltstack=yes
  2657. ac_cv_func_uname=yes
  2658. ac_cv_func_xdr_double=no
  2659. ac_cv_have_decl_MADV_HUGEPAGE=yes
  2660. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  2661. ac_cv_header_alloca_h=yes
  2662. ac_cv_header_complex_h=yes
  2663. ac_cv_header_dirent_h=yes
  2664. ac_cv_header_dis_asm_h=no
  2665. ac_cv_header_elf_abi_h=no
  2666. ac_cv_header_elf_h=yes
  2667. ac_cv_header_float_h=yes
  2668. ac_cv_header_gmp_h=yes
  2669. ac_cv_header_inttypes_h=yes
  2670. ac_cv_header_math_h=yes
  2671. ac_cv_header_minix_config_h=no
  2672. ac_cv_header_readline_readline_h=no
  2673. ac_cv_header_setjmp_h=yes
  2674. ac_cv_header_stdint_h=yes
  2675. ac_cv_header_stdio_h=yes
  2676. ac_cv_header_stdlib_h=yes
  2677. ac_cv_header_string_h=yes
  2678. ac_cv_header_strings_h=yes
  2679. ac_cv_header_sys_ioctl_h=yes
  2680. ac_cv_header_sys_mman_h=yes
  2681. ac_cv_header_sys_sockio_h=no
  2682. ac_cv_header_sys_stat_h=yes
  2683. ac_cv_header_sys_types_h=yes
  2684. ac_cv_header_unistd_h=yes
  2685. ac_cv_header_values_h=yes
  2686. ac_cv_header_wchar_h=yes
  2687. ac_cv_host=x86_64-pc-linux-gnu
  2688. ac_cv_lib_X11_main=yes
  2689. ac_cv_lib_c_sysconf=yes
  2690. ac_cv_lib_dl_dlopen=yes
  2691. ac_cv_lib_gmp___gmpz_init=yes
  2692. ac_cv_lib_m_sin=yes
  2693. ac_cv_lib_mingwex_main=no
  2694. ac_cv_lib_tirpc_xdr_double=yes
  2695. ac_cv_objext=o
  2696. ac_cv_path_install='/usr/bin/install -c'
  2697. ac_cv_path_mkdir=/usr/bin/mkdir
  2698. ac_cv_prog_AWK=gawk
  2699. ac_cv_prog_CPP='gcc -E'
  2700. ac_cv_prog_MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
  2701. ac_cv_prog_TCLSH=
  2702. ac_cv_prog_ac_ct_CC=gcc
  2703. ac_cv_prog_ac_ct_RANLIB=ranlib
  2704. ac_cv_prog_cc_c11=
  2705. ac_cv_prog_cc_g=yes
  2706. ac_cv_prog_cc_stdc=
  2707. ac_cv_prog_make_make_set=yes
  2708. ac_cv_safe_to_define___extensions__=yes
  2709. ac_cv_should_define__xopen_source=no
  2710. ac_cv_sizeof_char=1
  2711. ac_cv_sizeof_int=4
  2712. ac_cv_sizeof_long=8
  2713. ac_cv_sizeof_short=2
  2714. am_cv_CC_dependencies_compiler_type=gcc3
  2715. am_cv_lispdir='${datadir}/emacs/site-lisp'
  2716. am_cv_make_support_nested_variables=yes
  2717. am_cv_prog_cc_c_o=yes
  2718. am_cv_prog_tar_pax=gnutar
  2719.  
  2720. ## ----------------- ##
  2721. ## Output variables. ##
  2722. ## ----------------- ##
  2723.  
  2724. ACLOCAL='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' aclocal-1.16'
  2725. AMDEPBACKSLASH='\'
  2726. AMDEP_FALSE='#'
  2727. AMDEP_TRUE=''
  2728. AMM_GPROF_FALSE='#'
  2729. AMM_GPROF_TRUE=''
  2730. AMM_TK_FALSE=''
  2731. AMM_TK_TRUE='#'
  2732. AMM_XGCL_FALSE='#'
  2733. AMM_XGCL_TRUE=''
  2734. AMTAR='$${TAR-tar}'
  2735. AM_BACKSLASH='\'
  2736. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2737. AM_DEFAULT_VERBOSITY='1'
  2738. AM_V='$(V)'
  2739. AUTOCONF='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoconf'
  2740. AUTOHEADER='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoheader'
  2741. AUTOMAKE='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' automake-1.16'
  2742. AWK='gawk'
  2743. 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'
  2744. BASE_CPPFLAGS='-I h -I /usr/include/tirpc '
  2745. BASE_LDFLAGS='-no-pie -Wl,-z,relro -Wl,-T,gcl.script'
  2746. CC='gcc'
  2747. CCDEPMODE='depmode=gcc3'
  2748. CFLAGS=''
  2749. CPP='gcc -E'
  2750. CPPFLAGS=''
  2751. CSCOPE='cscope'
  2752. CTAGS='ctags'
  2753. CYGPATH_W='echo'
  2754. DEFS='-DHAVE_CONFIG_H'
  2755. DEPDIR='.deps'
  2756. DOUBLE_BIGENDIAN=''
  2757. ECHO_C=''
  2758. ECHO_N='-n'
  2759. ECHO_T=''
  2760. EMACS='no'
  2761. EMACSLOADPATH=''
  2762. ETAGS='etags'
  2763. EXEEXT=''
  2764. EXT=''
  2765. EXTRA_LOBJS=''
  2766. 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 '
  2767. GCL_CC='gcc '
  2768. GMP='1'
  2769. GMPDIR=''
  2770. GNU_LD='1'
  2771. HAVE_LONG_LONG=''
  2772. HAVE_MALLOC_ZONE_MEMALIGN=''
  2773. HAVE_PUTENV=''
  2774. HAVE_SETENV=''
  2775. HAVE_SIGEMT=''
  2776. HAVE_SIGSYS=''
  2777. HAVE_SV_ONSTACK=''
  2778. INSTALL_DATA='${INSTALL} -m 644'
  2779. INSTALL_PROGRAM='${INSTALL}'
  2780. INSTALL_SCRIPT='${INSTALL}'
  2781. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2782. LDFLAGS=''
  2783. LEADING_UNDERSCORE=''
  2784. LIBOBJS=''
  2785. LIBS=' -lX11 -ldl -lm -lgmp -ltirpc'
  2786. 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 "'
  2787. LI_DFP='""'
  2788. LI_EXTVERS='1'
  2789. LI_GITTAG='"Version_2_7_2ore2"'
  2790. LI_INIT_LSP='"init_raw.lsp"'
  2791. LI_LD='"gcc -no-pie -Wl,-z,relro -Wl,-T,gcl.script -o"'
  2792. LI_LD_LIBS='" -lX11 -ldl -lm -lgmp -ltirpc"'
  2793. LI_MAJVERS='2'
  2794. LI_MINVERS='7'
  2795. LI_OPT_THREE='"-O2"'
  2796. LI_OPT_TWO='"-O"'
  2797. LI_RELEASE='Thu Apr 10 09:38:27 PM EDT 2025'
  2798. LTLIBOBJS=''
  2799. MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
  2800. MKDIR_P='/usr/bin/mkdir -p'
  2801. 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'
  2802. NO_PROFILE=''
  2803. O2FLAGS='-O'
  2804. O3FLAGS='-O2'
  2805. OBJEXT='o'
  2806. PACKAGE='gcl'
  2807. PACKAGE_BUGREPORT=''
  2808. PACKAGE_NAME='gcl'
  2809. PACKAGE_STRING='gcl 2.7.1'
  2810. PACKAGE_TARNAME='gcl'
  2811. PACKAGE_URL=''
  2812. PACKAGE_VERSION='2.7.1'
  2813. PAGEWIDTH='30'
  2814. PATH_SEPARATOR=':'
  2815. PRELINK_CHECK=''
  2816. RANLIB='ranlib'
  2817. RL_LIB=''
  2818. RL_OBJS=''
  2819. SET_MAKE=''
  2820. SHELL='/bin/bash'
  2821. STRIP=''
  2822. TCLSH=''
  2823. TCL_INCLUDE=''
  2824. TCL_LIBRARY=''
  2825. TCL_LIB_SPEC=''
  2826. TK_CONFIG_PREFIX=''
  2827. TK_INCLUDE=''
  2828. TK_LIBRARY=''
  2829. TK_LIB_SPEC=''
  2830. TK_XLIB_DIR=''
  2831. USE_CLEANUP=''
  2832. VERSION='2.7.1'
  2833. WORDS_BIGENDIAN=''
  2834. XMKMF=''
  2835. X_CFLAGS=''
  2836. X_LIBS=' -lX11'
  2837. ac_ct_CC='gcc'
  2838. am__EXEEXT_FALSE=''
  2839. am__EXEEXT_TRUE='#'
  2840. am__fastdepCC_FALSE='#'
  2841. am__fastdepCC_TRUE=''
  2842. am__include='include'
  2843. am__isrc=''
  2844. am__leading_dot='.'
  2845. am__nodep='_no'
  2846. am__quote=''
  2847. am__tar='tar --format=posix -chf - "$$tardir"'
  2848. am__untar='tar -xf -'
  2849. bindir='${exec_prefix}/bin'
  2850. build='x86_64-pc-linux-gnu'
  2851. build_alias=''
  2852. build_cpu='x86_64'
  2853. build_os='linux-gnu'
  2854. build_vendor='pc'
  2855. datadir='${datarootdir}'
  2856. datarootdir='${prefix}/share'
  2857. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2858. dvidir='${docdir}'
  2859. exec_prefix='${prefix}'
  2860. host='x86_64-pc-linux-gnu'
  2861. host_alias=''
  2862. host_cpu='x86_64'
  2863. host_os='linux-gnu'
  2864. host_vendor='pc'
  2865. htmldir='${docdir}'
  2866. includedir='${prefix}/include'
  2867. infodir='${datarootdir}/info'
  2868. install_sh='${SHELL} /home/gcl-builder/gcl/gcl/install-sh'
  2869. libdir='${exec_prefix}/lib'
  2870. libexecdir='${exec_prefix}/libexec'
  2871. lispdir='${datadir}/emacs/site-lisp'
  2872. localedir='${datarootdir}/locale'
  2873. localstatedir='${prefix}/var'
  2874. mandir='${datarootdir}/man'
  2875. mkdir_p='$(MKDIR_P)'
  2876. oldincludedir='/usr/include'
  2877. pdfdir='${docdir}'
  2878. prefix='/usr/local'
  2879. program_transform_name='s,x,x,'
  2880. psdir='${docdir}'
  2881. runstatedir='${localstatedir}/run'
  2882. sbindir='${exec_prefix}/sbin'
  2883. sharedstatedir='${prefix}/com'
  2884. sysconfdir='${prefix}/etc'
  2885. target_alias=''
  2886.  
  2887. ## ----------- ##
  2888. ## confdefs.h. ##
  2889. ## ----------- ##
  2890.  
  2891. /* confdefs.h */
  2892. #define PACKAGE_NAME "gcl"
  2893. #define PACKAGE_TARNAME "gcl"
  2894. #define PACKAGE_VERSION "2.7.1"
  2895. #define PACKAGE_STRING "gcl 2.7.1"
  2896. #define PACKAGE_BUGREPORT ""
  2897. #define PACKAGE_URL ""
  2898. #define PACKAGE "gcl"
  2899. #define VERSION "2.7.1"
  2900. #define HOST_CPU "X86_64"
  2901. #define HOST_KERNEL "LINUX"
  2902. #define HOST_SYSTEM "GNU"
  2903. #define HAVE_STDIO_H 1
  2904. #define HAVE_STDLIB_H 1
  2905. #define HAVE_STRING_H 1
  2906. #define HAVE_INTTYPES_H 1
  2907. #define HAVE_STDINT_H 1
  2908. #define HAVE_STRINGS_H 1
  2909. #define HAVE_SYS_STAT_H 1
  2910. #define HAVE_SYS_TYPES_H 1
  2911. #define HAVE_UNISTD_H 1
  2912. #define HAVE_WCHAR_H 1
  2913. #define STDC_HEADERS 1
  2914. #define _ALL_SOURCE 1
  2915. #define _DARWIN_C_SOURCE 1
  2916. #define _GNU_SOURCE 1
  2917. #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2918. #define _NETBSD_SOURCE 1
  2919. #define _OPENBSD_SOURCE 1
  2920. #define _POSIX_PTHREAD_SEMANTICS 1
  2921. #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2922. #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2923. #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2924. #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2925. #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2926. #define __STDC_WANT_LIB_EXT2__ 1
  2927. #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2928. #define _TANDEM_SOURCE 1
  2929. #define __EXTENSIONS__ 1
  2930. #define USE_GPROF 1
  2931. #define HAVE_SETJMP_H 1
  2932. #define SIZEOF_JMP_BUF 200
  2933. #define HAVE_UNISTD_H 1
  2934. #define HAVE_GMP_H 1
  2935. #define MP_LIMB_BYTES 8
  2936. #define GMP 1
  2937. #define HAVE_GNU_LD 1
  2938. #define HAVE_XGCL 1
  2939. #define HAVE_LIBDL 1
  2940. #define HAVE_XDR 1
  2941. #define HAVE_CLZL 1
  2942. #define HAVE_CTZL 1
  2943. #define HAVE_BUILTIN_CLEAR_CACHE 1
  2944. #define SIZEOF_LONG 8
  2945. #define SIZEOF_SHORT 2
  2946. #define SIZEOF_INT 4
  2947. #define SIZEOF_CHAR 1
  2948. #define HAVE_MATH_H 1
  2949. #define HAVE_MATH_H 1
  2950. #define HAVE_COMPLEX_H 1
  2951. #define HAVE_COMPLEX_H 1
  2952. #define HAVE_MADVISE_HUGEPAGE 1
  2953. #define PAGEWIDTH 30
  2954. #define OBJ_ALIGNMENT 8
  2955. #define OBJ_ALIGN __attribute__ ((aligned (8)))
  2956. #define NO_RETURN __attribute__ ((noreturn))
  2957. #define SIZEOF_CONTBLOCK 16
  2958. #define CSTACK_DIRECTION -1
  2959. #define CSTACK_ALIGNMENT 16
  2960. #define OUTPUT_ARCH bfd_arch_i386
  2961. #define OBJNULL NULL
  2962. #define CSSIZE
  2963. #define IM_FIX_BASE 0x8000000000000000UL
  2964. #define IM_FIX_LIM 0x4000000000000000UL
  2965. #define HAVE_DIRENT_H 1
  2966. #define HAVE_D_TYPE 1
  2967. #define HAVE_GETCWD 1
  2968. #define HAVE_GETWD 1
  2969. #define HAVE_RENAME 1
  2970. #define HAVE_READLINKAT 1
  2971. #define HAVE_SYS_IOCTL_H 1
  2972. #define HAVE_ELF_H 1
  2973. #define HAVE_VALUES_H 1
  2974. #define HAVE_VALUES_H 1
  2975. #define HAVE_FLOAT_H 1
  2976. #define HAVE_FLOAT_H 1
  2977. #define HAVE_ISNORMAL 1
  2978. #define HAVE_ISFINITE 1
  2979. #define HAVE_NSOCKET 1
  2980. #define LISTEN_USE_FCNTL 1
  2981. #define HAVE_SETENV 1
  2982. #define HAVE_SIGSYS 1
  2983. #define HAVE_SIGALTSTACK 1
  2984. #define HAVE_FEENABLEEXCEPT 1
  2985. #define HAVE_SYS_MMAN_H 1
  2986. #define HAVE_MPROTECT 1
  2987. #define HAVE_ALLOCA_H 1
  2988.  
  2989. configure: exit 0
  2990.  
  2991. ## ---------------------- ##
  2992. ## Running config.status. ##
  2993. ## ---------------------- ##
  2994.  
  2995. This file was extended by gcl config.status 2.7.1, which was
  2996. generated by GNU Autoconf 2.71. Invocation command line was
  2997.  
  2998. CONFIG_FILES =
  2999. CONFIG_HEADERS =
  3000. CONFIG_LINKS =
  3001. CONFIG_COMMANDS =
  3002. $ ./config.status
  3003.  
  3004. on master
  3005.  
  3006. config.status:1003: creating Makefile
  3007. config.status:1003: creating bin/gcl
  3008. config.status:1003: creating unixport/init_raw.lsp
  3009. config.status:1003: creating h/gclincl.h
  3010. config.status:1232: executing depfiles commands
  3011. config.status:1309: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  3012. make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
  3013. make[1]: Nothing to be done for 'am--depfiles'.
  3014. make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
  3015. config.status:1314: $? = 0
  3016.  
  3017. ## ---------------------- ##
  3018. ## Running config.status. ##
  3019. ## ---------------------- ##
  3020.  
  3021. This file was extended by gcl config.status 2.7.1, which was
  3022. generated by GNU Autoconf 2.71. Invocation command line was
  3023.  
  3024. CONFIG_FILES =
  3025. CONFIG_HEADERS =
  3026. CONFIG_LINKS =
  3027. CONFIG_COMMANDS =
  3028. $ ./config.status h/gclincl.h
  3029.  
  3030. on master
  3031.  
  3032. config.status:1003: creating h/gclincl.h
Advertisement
Add Comment
Please, Sign In to add comment