Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by gcl configure 2.7.1, which was
- generated by GNU Autoconf 2.71. Invocation command line was
- $ ./configure --no-create --no-recursion
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = master
- uname -m = x86_64
- uname -r = 6.8.0-52-generic
- uname -s = Linux
- uname -v = #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2
- /usr/bin/uname -p = x86_64
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/sbin/
- PATH: /usr/local/bin/
- PATH: /usr/sbin/
- PATH: /usr/bin/
- PATH: /sbin/
- PATH: /bin/
- PATH: /snap/bin/
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2805: looking for aux files: compile config.guess config.sub missing install-sh
- configure:2818: trying ./
- configure:2847: ./compile found
- configure:2847: ./config.guess found
- configure:2847: ./config.sub found
- configure:2847: ./missing found
- configure:2829: ./install-sh found
- configure:2979: checking for a BSD-compatible install
- configure:3052: result: /usr/bin/install -c
- configure:3063: checking whether build environment is sane
- configure:3118: result: yes
- configure:3277: checking for a race-free mkdir -p
- configure:3321: result: /usr/bin/mkdir -p
- configure:3328: checking for gawk
- configure:3349: found /usr/bin/gawk
- configure:3360: result: gawk
- configure:3371: checking whether make sets $(MAKE)
- configure:3394: result: yes
- configure:3424: checking whether make supports nested variables
- configure:3442: result: yes
- configure:3517: checking how to create a pax tar archive
- configure:3528: tar --version
- tar (GNU tar) 1.34
- Copyright (C) 2021 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Written by John Gilmore and Jay Fenlason.
- configure:3531: $? = 0
- configure:3571: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
- configure:3574: $? = 0
- configure:3578: tar -xf - <conftest.tar
- configure:3581: $? = 0
- configure:3583: cat conftest.dir/file
- GrepMe
- configure:3586: $? = 0
- configure:3600: result: gnutar
- configure:3671: checking for emacs
- configure:3706: result: no
- configure:3671: checking for xemacs
- configure:3706: result: no
- configure:3728: checking where .elc files should go
- configure:3758: result: ${datadir}/emacs/site-lisp
- configure:3787: checking for gawk
- configure:3819: result: gawk
- configure:3837: checking build system type
- configure:3852: result: x86_64-pc-linux-gnu
- configure:3872: checking host system type
- configure:3886: result: x86_64-pc-linux-gnu
- configure:3926: result: host=x86_64-pc-linux-gnu
- configure:3972: result: use=amd64-linux
- configure:4132: checking whether make supports the include directive
- configure:4147: make -f confmf.GNU && cat confinc.out
- make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
- make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
- this is the am__doit target
- configure:4150: $? = 0
- configure:4169: result: yes (GNU style)
- configure:4245: checking for gcc
- configure:4266: found /usr/bin/gcc
- configure:4277: result: gcc
- configure:4630: checking for C compiler version
- configure:4639: gcc --version >&5
- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4650: $? = 0
- configure:4639: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
- OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
- OFFLOAD_TARGET_DEFAULT=1
- Target: x86_64-linux-gnu
- 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
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
- ... rest of stderr output deleted ...
- configure:4650: $? = 0
- configure:4639: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4650: $? = 1
- configure:4639: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:4650: $? = 1
- configure:4639: gcc -version >&5
- gcc: error: unrecognized command-line option '-version'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4650: $? = 1
- configure:4670: checking whether the C compiler works
- configure:4692: gcc conftest.c >&5
- configure:4696: $? = 0
- configure:4746: result: yes
- configure:4749: checking for C compiler default output file name
- configure:4751: result: a.out
- configure:4757: checking for suffix of executables
- configure:4764: gcc -o conftest conftest.c >&5
- configure:4768: $? = 0
- configure:4791: result:
- configure:4813: checking whether we are cross compiling
- configure:4821: gcc -o conftest conftest.c >&5
- configure:4825: $? = 0
- configure:4832: ./conftest
- configure:4836: $? = 0
- configure:4851: result: no
- configure:4856: checking for suffix of object files
- configure:4879: gcc -c conftest.c >&5
- configure:4883: $? = 0
- configure:4905: result: o
- configure:4909: checking whether the compiler supports GNU C
- configure:4929: gcc -c conftest.c >&5
- configure:4929: $? = 0
- configure:4939: result: yes
- configure:4950: checking whether gcc accepts -g
- configure:4971: gcc -c -g conftest.c >&5
- configure:4971: $? = 0
- configure:5015: result: yes
- configure:5035: checking for gcc option to enable C11 features
- configure:5050: gcc -c conftest.c >&5
- configure:5050: $? = 0
- configure:5068: result: none needed
- configure:5184: checking whether gcc understands -c and -o together
- configure:5207: gcc -c conftest.c -o conftest2.o
- configure:5210: $? = 0
- configure:5207: gcc -c conftest.c -o conftest2.o
- configure:5210: $? = 0
- configure:5222: result: yes
- configure:5241: checking dependency style of gcc
- configure:5353: result: gcc3
- configure:5373: checking for stdio.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for stdlib.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for string.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for inttypes.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for stdint.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for strings.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for sys/stat.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for sys/types.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for unistd.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for wchar.h
- configure:5373: gcc -c conftest.c >&5
- configure:5373: $? = 0
- configure:5373: result: yes
- configure:5373: checking for minix/config.h
- configure:5373: gcc -c conftest.c >&5
- conftest.c:52:10: fatal error: minix/config.h: No such file or directory
- 52 | #include <minix/config.h>
- | ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:5373: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:5373: result: no
- configure:5404: checking whether it is safe to define __EXTENSIONS__
- configure:5423: gcc -c conftest.c >&5
- configure:5423: $? = 0
- configure:5431: result: yes
- configure:5434: checking whether _XOPEN_SOURCE should be defined
- configure:5456: gcc -c conftest.c >&5
- configure:5456: $? = 0
- configure:5483: result: no
- configure:5587: checking for ranlib
- configure:5608: found /usr/bin/ranlib
- configure:5619: result: ranlib
- configure:5694: checking for gcc
- configure:5726: result: gcc
- configure:6079: checking for C compiler version
- configure:6088: gcc --version >&5
- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:6099: $? = 0
- configure:6088: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
- OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
- OFFLOAD_TARGET_DEFAULT=1
- Target: x86_64-linux-gnu
- 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
- Thread model: posix
- Supported LTO compression algorithms: zlib zstd
- gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
- ... rest of stderr output deleted ...
- configure:6099: $? = 0
- configure:6088: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:6099: $? = 1
- configure:6088: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:6099: $? = 1
- configure:6088: gcc -version >&5
- gcc: error: unrecognized command-line option '-version'
- gcc: fatal error: no input files
- compilation terminated.
- configure:6099: $? = 1
- configure:6103: checking whether the compiler supports GNU C
- configure:6133: result: yes
- configure:6144: checking whether gcc accepts -g
- configure:6209: result: yes
- configure:6229: checking for gcc option to enable C11 features
- configure:6262: result: none needed
- configure:6378: checking whether gcc understands -c and -o together
- configure:6416: result: yes
- configure:6435: checking dependency style of gcc
- configure:6547: result: gcc3
- configure:6567: checking how to run the C preprocessor
- configure:6593: gcc -E conftest.c
- configure:6593: $? = 0
- configure:6608: gcc -E conftest.c
- conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
- 41 | #include <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:6608: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:6635: result: gcc -E
- configure:6649: gcc -E conftest.c
- configure:6649: $? = 0
- configure:6664: gcc -E conftest.c
- conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
- 41 | #include <ac_nonexistent.h>
- | ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:6664: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:6704: checking for CFLAG -fsigned-char
- configure:6724: gcc -o conftest -Werror -fsigned-char -fsigned-char conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -pipe
- configure:6724: gcc -o conftest -fsigned-char -Werror -pipe -pipe conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fcommon
- configure:6724: gcc -o conftest -fsigned-char -pipe -Werror -fcommon -fcommon conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-builtin-malloc
- configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -Werror -fno-builtin-malloc -fno-builtin-malloc conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-builtin-free
- configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -Werror -fno-builtin-free -fno-builtin-free conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-PIE
- configure:6724: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -Werror -fno-PIE -fno-PIE conftest.c >&5
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-pie
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-PIC
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fno-pic
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -std=gnu17
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -Wall
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -Wno-builtin-requires-header
- 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
- gcc: error: unrecognized command-line option '-Wbuiltin-requires-header'
- configure:6724: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:6729: result: no
- configure:6704: checking for CFLAG -Wno-empty-body
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -Wno-self-assign
- 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
- gcc: error: unrecognized command-line option '-Wself-assign'
- configure:6724: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:6729: result: no
- configure:6704: checking for CFLAG -Wno-unused-but-set-variable
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -D_FILE_OFFSET_BITS=64
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -D_TIME_BITS=64
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:6704: checking for CFLAG -fbracket-depth=512
- 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
- gcc: error: unrecognized command-line option '-fbracket-depth=512'
- gcc: error: unrecognized command-line option '-fbracket-depth=512'
- configure:6724: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:6729: result: no
- configure:6757: checking for LDFLAG -no-pie
- 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
- configure:6777: $? = 0
- configure:6777: ./conftest
- configure:6777: $? = 0
- configure:6779: result: yes
- configure:6757: checking for LDFLAG -Wl,-z,relro
- 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
- configure:6777: $? = 0
- configure:6777: ./conftest
- configure:6777: $? = 0
- configure:6779: result: yes
- configure:6836: checking for inline semantics
- 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
- configure:6847: $? = 0
- configure:6850: result: new
- configure:6950: checking for gawk
- configure:6982: result: gawk
- configure:6704: checking for CFLAG -pg
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:7019: checking working gprof
- configure:7025: result: ok
- configure:7183: checking for makeinfo
- configure:7215: result: ${SHELL} '/home/gcl-builder/gcl/gcl/missing' makeinfo
- configure:7229: checking system version (for dynamic loading)
- configure:7251: result: Linux-6.8.0-52-generic
- configure:7287: checking for setjmp.h
- 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
- configure:7287: $? = 0
- configure:7287: result: yes
- configure:7291: checking sizeof jmp_buf
- 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
- configure:7318: $? = 0
- configure:7318: ./conftest
- configure:7318: $? = 0
- configure:7321: result: 200
- configure:7341: checking for unistd.h
- configure:7341: result: yes
- configure:7345: checking for sysconf in -lc
- 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
- configure:7368: $? = 0
- configure:7378: result: yes
- configure:7382: checking _SC_CLK_TCK
- 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
- configure:7410: $? = 0
- configure:7410: ./conftest
- configure:7410: $? = 0
- configure:7418: result: 0
- configure:7429: checking for gmp.h
- 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
- configure:7429: $? = 0
- configure:7429: result: yes
- configure:7433: checking for __gmpz_init in -lgmp
- 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
- configure:7456: $? = 0
- configure:7466: result: yes
- configure:7470: checking for external gmp version
- 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
- configure:7498: $? = 0
- configure:7498: ./conftest
- configure:7498: $? = 0
- configure:7500: result: good
- configure:7523: checking for leading underscore in object symbols
- configure:7540: result: "no"
- configure:7544: checking for size of gmp limbs
- 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
- conftest.c: In function 'main':
- conftest.c:55:49: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
- 55 | fprintf(fp,"%u",sizeof(mp_limb_t));
- | ~^ ~~~~~~~~~~~~~~~~~
- | | |
- | | long unsigned int
- | unsigned int
- | %lu
- configure:7571: $? = 0
- configure:7571: ./conftest
- configure:7571: $? = 0
- configure:7584: result: 8
- configure:7587: checking _SHORT_LIMB
- 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
- configure:7616: $? = 0
- configure:7616: ./conftest
- configure:7616: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- | #include "/usr/include/x86_64-linux-gnu/gmp.h"
- |
- | int
- | main (void)
- | {
- |
- | #ifdef _SHORT_LIMB
- | return 0;
- | #else
- | return 1;
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:7623: result: no
- configure:7631: checking _LONG_LONG_LIMB
- 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
- configure:7660: $? = 0
- configure:7660: ./conftest
- configure:7660: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- | #include "/usr/include/x86_64-linux-gnu/gmp.h"
- |
- | int
- | main (void)
- | {
- |
- | #ifdef _LONG_LONG_LIMB
- | return 0;
- | #else
- | return 1;
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:7667: result: no
- configure:7682: checking for GNU ld option -Map
- configure:7687: result: yes
- configure:7707: checking for X
- 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
- configure:7745: $? = 0
- configure:7932: result: libraries , headers
- configure:7937: checking for main in -lX11
- 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
- configure:7957: $? = 0
- configure:7967: result: yes
- configure:7999: checking for dlopen in -ldl
- 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
- configure:8022: $? = 0
- configure:8032: result: yes
- configure:8055: checking for xdr_double
- 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
- /usr/bin/ld: /tmp/ccKQumjJ.o: in function `main':
- conftest.c:(.text+0xe): undefined reference to `xdr_double'
- collect2: error: ld returned 1 exit status
- configure:8055: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | /* end confdefs.h. */
- | /* Define xdr_double to an innocuous variant, in case <limits.h> declares xdr_double.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define xdr_double innocuous_xdr_double
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char xdr_double (); below. */
- |
- | #include <limits.h>
- | #undef xdr_double
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char xdr_double ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_xdr_double || defined __stub___xdr_double
- | choke me
- | #endif
- |
- | int
- | main (void)
- | {
- | return xdr_double ();
- | ;
- | return 0;
- | }
- configure:8055: result: no
- configure:8060: checking for xdr_double in -ltirpc
- 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
- configure:8083: $? = 0
- configure:8093: result: yes
- configure:6704: checking for CFLAG -I/usr/include/tirpc
- 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
- configure:6724: $? = 0
- configure:6724: ./conftest
- configure:6724: $? = 0
- configure:6726: result: yes
- configure:8238: checking __builtin_clzl
- 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
- conftest.c: In function 'main':
- conftest.c:62:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
- 62 | if (__builtin_clzl(0)!=sizeof(long)*8)
- | ^~
- conftest.c:64:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
- 64 | for (u=1,j=sizeof(long)*8-1;j>=0;j--,u<<=1)
- | ^~~
- configure:8269: $? = 0
- configure:8269: ./conftest
- configure:8269: $? = 0
- configure:8271: result: yes
- configure:8285: checking __builtin_ctzl
- 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
- conftest.c: In function 'main':
- conftest.c:63:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
- 63 | if (__builtin_ctzl(0)!=sizeof(long)*8)
- | ^~
- conftest.c:65:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
- 65 | for (u=1,j=0;j<sizeof(long)*8-1;j++,u<<=1)
- | ^~~
- configure:8316: $? = 0
- configure:8316: ./conftest
- configure:8316: $? = 0
- configure:8318: result: yes
- configure:8340: checking __builtin___clear_cache
- 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
- conftest.c: In function 'main':
- conftest.c:60:25: warning: 'v' is used uninitialized [-Wuninitialized]
- 60 | __builtin___clear_cache(v,ve);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- conftest.c:60:25: warning: 've' is used uninitialized [-Wuninitialized]
- configure:8363: $? = 0
- configure:8363: ./conftest
- configure:8363: $? = 0
- configure:8368: result: yes
- configure:8390: checking size of long
- 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
- configure:8396: $? = 0
- configure:8396: ./conftest
- configure:8396: $? = 0
- configure:8411: result: 8
- configure:8423: checking size of short
- 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
- configure:8429: $? = 0
- configure:8429: ./conftest
- configure:8429: $? = 0
- configure:8444: result: 2
- configure:8456: checking size of int
- 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
- configure:8462: $? = 0
- configure:8462: ./conftest
- configure:8462: $? = 0
- configure:8477: result: 4
- configure:8489: checking size of char
- 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
- configure:8495: $? = 0
- configure:8495: ./conftest
- configure:8495: $? = 0
- configure:8510: result: 1
- configure:8542: checking for math.h
- 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
- configure:8542: $? = 0
- configure:8542: result: yes
- configure:8554: checking for complex.h
- 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
- configure:8554: $? = 0
- configure:8554: result: yes
- configure:8567: checking for byte order
- 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
- configure:8592: $? = 0
- configure:8592: ./conftest
- configure:8592: $? = 0
- configure:8595: result: little
- configure:8611: checking for word order
- 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
- configure:8636: $? = 0
- configure:8636: ./conftest
- configure:8636: $? = 0
- configure:8638: result: little
- configure:8660: checking for hugepagewidth
- configure:8667: result: 30
- configure:8670: checking for gcc options needed to detect all undeclared functions
- 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
- conftest.c: In function 'main':
- conftest.c:67:8: error: 'strchr' undeclared (first use in this function)
- 67 | (void) strchr;
- | ^~~~~~
- conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
- 1 | /* confdefs.h */
- conftest.c:67:8: note: each undeclared identifier is reported only once for each function it appears in
- 67 | (void) strchr;
- | ^~~~~~
- configure:8692: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | /* end confdefs.h. */
- |
- | int
- | main (void)
- | {
- | (void) strchr;
- | ;
- | return 0;
- | }
- 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
- configure:8719: $? = 0
- configure:8736: result: none needed
- configure:8750: checking for sys/mman.h
- 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
- configure:8750: $? = 0
- configure:8750: result: yes
- configure:8753: checking for madvise
- 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
- configure:8753: $? = 0
- configure:8753: result: yes
- configure:8756: checking whether MADV_HUGEPAGE is declared
- 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
- configure:8756: $? = 0
- configure:8756: result: yes
- configure:8760: checking madvise works
- 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
- configure:8790: $? = 0
- configure:8790: ./conftest
- configure:8790: $? = 0
- configure:8792: result: yes
- configure:8824: checking for pagewidth
- 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
- conftest.c: In function 'main':
- conftest.c:77:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
- 77 | for (j=0;i>>=1;j++);
- | ^~~
- conftest.c:78:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
- 78 | j=j<30 ? 30 : j;
- | ^
- 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=]
- 79 | fprintf(fp,"%u",j);
- | ~^ ~
- | | |
- | | size_t {aka long unsigned int}
- | unsigned int
- | %lu
- configure:8856: $? = 0
- configure:8856: ./conftest
- configure:8856: $? = 0
- configure:8866: result: 30
- configure:8873: checking for required object alignment
- 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
- configure:8913: $? = 0
- configure:8913: ./conftest
- configure:8913: $? = 0
- configure:8916: result: 8
- configure:8929: checking for C extension variable alignment
- 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
- conftest.c: In function 'main':
- conftest.c:71:32: warning: unused variable 'v' [-Wunused-variable]
- 71 | char *v __attribute__ ((aligned (8)));
- | ^
- configure:8951: $? = 0
- configure:8951: ./conftest
- configure:8951: $? = 0
- configure:8961: result: __attribute__ ((aligned (8)))
- configure:8967: checking for C extension noreturn function attribute
- 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
- configure:8989: $? = 0
- configure:8989: ./conftest
- configure:8989: $? = 0
- configure:8999: result: __attribute__ ((noreturn))
- configure:9005: checking sizeof struct contblock
- 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
- conftest.c: In function 'main':
- conftest.c:85:29: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
- 85 | fprintf(f,"%u",sizeof(struct contblock));
- | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
- | | |
- | | long unsigned int
- | unsigned int
- | %lu
- configure:9038: $? = 0
- configure:9038: ./conftest
- configure:9038: $? = 0
- configure:9049: result: 16
- configure:9055: checking CSTACK_DIRECTION
- 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
- configure:9077: $? = 0
- configure:9077: ./conftest
- configure:9077: $? = 0
- configure:9090: result: -1
- configure:9094: checking finding CSTACK_ALIGNMENT
- 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
- configure:9122: $? = 0
- configure:9122: ./conftest
- configure:9122: $? = 0
- configure:9135: result: 16
- configure:9235: checking CSTACK_TOP
- 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
- configure:9264: $? = 0
- configure:9264: ./conftest
- configure:9264: $? = 0
- configure:9274: result: 0x7fffffffefff
- configure:9277: checking relocated CSTACK_TOP
- 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
- conftest.c: In function 'main':
- conftest.c:81:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 81 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9310: $? = 0
- configure:9310: ./conftest
- configure:9310: $? = 0
- configure:9320: result: 0x7fffffffefff
- configure:9325: checking cstack bits
- 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
- conftest.c: In function 'main':
- conftest.c:82:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 82 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9360: $? = 0
- configure:9360: ./conftest
- configure:9360: $? = 0
- configure:9370: result: 47
- configure:9374: checking NEG_CSTACK_ADDRESS
- 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
- conftest.c: In function 'main':
- conftest.c:80:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 80 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9399: $? = 0
- configure:9399: ./conftest
- configure:9399: $? = 255
- configure: program exited with status 255
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- | #include <stdlib.h>
- | #include <unistd.h>
- | #include <sys/mman.h>
- | #include <unistd.h>
- | #include <errno.h>
- | int
- | main(int argc,char **argv,char **envp) {
- | char *stack_map_base;
- | #include "./h/cstack.h"
- | return (long)0x7fffffffefff<0 ? 0 : -1;
- | }
- configure:9405: result: no
- configure:9431: checking finding default linker script
- configure:9441: result: got it
- configure:9444: checking output_arch
- configure:9451: result: bfd_arch_i386
- configure:9460: trying to adjust text start
- configure:9489: min log text start 15
- configure:9491: max log text start 29
- configure:9527: lowering log text to 0x18000 to maximize data area
- configure:9546: checking our linker script
- configure:9550: result: done
- configure:6757: checking for LDFLAG -Wl,-T,gcl.script
- 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
- configure:6777: $? = 0
- configure:6777: ./conftest
- configure:6777: $? = 0
- configure:6779: result: yes
- configure:9580: checking mem top
- 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
- configure:9619: $? = 0
- configure:9619: ./conftest
- configure:9619: $? = 0
- configure:9629: result: 0x8000000000000000
- configure:9633: checking finding upper mem half range
- 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
- conftest.c: In function 'main':
- conftest.c:84:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
- 84 | for (j=1;j && !(j& 0x8000000000000000);j<<=1);
- | ^~~
- conftest.c:85:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
- 85 | fprintf(fp,"0x%lx",j>>1);
- | ^~~~~~~
- configure:9663: $? = 0
- configure:9663: ./conftest
- configure:9663: $? = 0
- configure:9673: result: 0x4000000000000000
- configure:9690: checking sizeof long long int
- 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
- configure:9715: $? = 0
- configure:9715: ./conftest
- configure:9715: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- |
- | int
- | main (void)
- | {
- |
- | if (sizeof(long long int) == 2*sizeof(long)) return 0;
- | return 1;
- |
- | ;
- | return 0;
- | }
- configure:9722: result: no
- configure:9734: checking for dirent.h
- 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
- configure:9734: $? = 0
- configure:9734: result: yes
- configure:9738: checking for d_type
- 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
- configure:9764: $? = 0
- configure:9764: ./conftest
- configure:9764: $? = 0
- configure:9766: result: yes
- configure:9784: checking for getcwd
- 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
- configure:9784: $? = 0
- configure:9784: result: yes
- configure:9791: checking for getwd
- 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
- /usr/bin/ld: /tmp/ccIg7smG.o: in function `main':
- conftest.c:(.text+0xe): warning: the `getwd' function is dangerous and should not be used.
- configure:9791: $? = 0
- configure:9791: result: yes
- configure:9798: checking for rename
- 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
- configure:9798: $? = 0
- configure:9798: result: yes
- configure:9805: checking for uname
- 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
- configure:9805: $? = 0
- configure:9805: result: yes
- configure:9819: checking for readlinkat
- 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
- configure:9819: $? = 0
- configure:9819: result: yes
- configure:9830: checking for sys/ioctl.h
- 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
- configure:9830: $? = 0
- configure:9830: result: yes
- configure:9839: checking for elf.h
- 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
- configure:9839: $? = 0
- configure:9839: result: yes
- configure:9845: checking for elf_abi.h
- 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
- conftest.c:112:10: fatal error: elf_abi.h: No such file or directory
- 112 | #include <elf_abi.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:9845: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <elf_abi.h>
- configure:9845: result: no
- configure:9853: checking for sys/sockio.h
- 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
- conftest.c:112:10: fatal error: sys/sockio.h: No such file or directory
- 112 | #include <sys/sockio.h>
- | ^~~~~~~~~~~~~~
- compilation terminated.
- configure:9853: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/sockio.h>
- configure:9853: result: no
- configure:9863: checking for sin in -lm
- 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
- conftest.c:88:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 88 | char sin ();
- | ^~~
- conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
- 1 | /* confdefs.h */
- configure:9886: $? = 0
- configure:9896: result: yes
- configure:9906: checking for main in -lmingwex
- 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
- /usr/bin/ld: cannot find -lmingwex: No such file or directory
- collect2: error: ld returned 1 exit status
- configure:9926: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | /* end confdefs.h. */
- |
- |
- | int
- | main (void)
- | {
- | return main ();
- | ;
- | return 0;
- | }
- configure:9936: result: no
- configure:9952: checking for values.h
- 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
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9968: checking for float.h
- 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
- configure:9968: $? = 0
- configure:9968: result: yes
- configure:9984: checking for isnormal
- 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
- conftest.c:89: warning: "_GNU_SOURCE" redefined
- 89 | #define _GNU_SOURCE
- |
- conftest.c:26: note: this is the location of the previous definition
- 26 | #define _GNU_SOURCE 1
- |
- configure:10010: $? = 0
- configure:10010: ./conftest
- configure:10010: $? = 0
- configure:10014: result: yes
- configure:10062: checking for isfinite
- 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
- conftest.c:90: warning: "_GNU_SOURCE" redefined
- 90 | #define _GNU_SOURCE
- |
- conftest.c:26: note: this is the location of the previous definition
- 26 | #define _GNU_SOURCE 1
- |
- configure:10088: $? = 0
- configure:10088: ./conftest
- configure:10088: $? = 0
- configure:10092: result: yes
- configure:10157: checking for sockets
- configure:10160: checking for connect
- 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
- configure:10160: $? = 0
- configure:10160: result: yes
- configure:10223: checking for gethostbyname
- 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
- configure:10223: $? = 0
- configure:10223: result: yes
- configure:10283: checking for readline/readline.h
- 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
- conftest.c:93:10: fatal error: readline/readline.h: No such file or directory
- 93 | #include <readline/readline.h>
- | ^~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:10283: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_ISNORMAL 1
- | #define HAVE_ISFINITE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- |
- |
- | #include <readline/readline.h>
- configure:10283: result: no
- configure:10550: checking For network code for nsocket.c
- 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
- configure:10584: $? = 0
- configure:10589: result: yes
- configure:10599: checking check for listen using fcntl
- 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
- configure:10620: $? = 0
- configure:10625: result: yes
- configure:10634: checking for profil
- 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
- configure:10634: $? = 0
- configure:10634: result: yes
- configure:10645: checking for setenv
- 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
- configure:10645: $? = 0
- configure:10645: result: yes
- configure:10668: checking for _cleanup
- 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
- /usr/bin/ld: /tmp/ccjwJILt.o: in function `main':
- conftest.c:(.text+0xe): undefined reference to `_cleanup'
- collect2: error: ld returned 1 exit status
- configure:10668: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_ISNORMAL 1
- | #define HAVE_ISFINITE 1
- | #define HAVE_NSOCKET 1
- | #define LISTEN_USE_FCNTL 1
- | #define HAVE_SETENV 1
- | /* end confdefs.h. */
- | /* Define _cleanup to an innocuous variant, in case <limits.h> declares _cleanup.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define _cleanup innocuous__cleanup
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char _cleanup (); below. */
- |
- | #include <limits.h>
- | #undef _cleanup
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char _cleanup ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub__cleanup || defined __stub____cleanup
- | choke me
- | #endif
- |
- | int
- | main (void)
- | {
- | return _cleanup ();
- | ;
- | return 0;
- | }
- configure:10668: result: no
- configure:10678: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
- configure:10704: result: O_NONBLOCK
- configure:10710: checking check for SV_ONSTACK
- 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
- conftest.c:95:25: error: 'SV_ONSTACK' undeclared here (not in a function); did you mean 'SS_ONSTACK'?
- 95 | int joe=SV_ONSTACK;
- | ^~~~~~~~~~
- | SS_ONSTACK
- configure:10726: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_ISNORMAL 1
- | #define HAVE_ISFINITE 1
- | #define HAVE_NSOCKET 1
- | #define LISTEN_USE_FCNTL 1
- | #define HAVE_SETENV 1
- | /* end confdefs.h. */
- |
- | #include <signal.h>
- | int joe=SV_ONSTACK;
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:10735: result: no
- configure:10740: checking check for SIGSYS
- 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
- configure:10756: $? = 0
- configure:10762: result: yes
- configure:10771: checking check for SIGEMT
- 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
- conftest.c:96:25: error: 'SIGEMT' undeclared here (not in a function); did you mean 'SIGINT'?
- 96 | int joe=SIGEMT;
- | ^~~~~~
- | SIGINT
- configure:10787: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_ISNORMAL 1
- | #define HAVE_ISFINITE 1
- | #define HAVE_NSOCKET 1
- | #define LISTEN_USE_FCNTL 1
- | #define HAVE_SETENV 1
- | #define HAVE_SIGSYS 1
- | /* end confdefs.h. */
- |
- | #include <signal.h>
- | int joe=SIGEMT;
- |
- | int
- | main (void)
- | {
- |
- | ;
- | return 0;
- | }
- configure:10796: result: no
- configure:10801: checking for sigaltstack
- 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
- configure:10801: $? = 0
- configure:10801: result: yes
- configure:10808: checking for feenableexcept
- 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
- configure:10808: $? = 0
- configure:10808: result: yes
- configure:10818: checking for dis-asm.h
- 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
- conftest.c:124:10: fatal error: dis-asm.h: No such file or directory
- 124 | #include <dis-asm.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:10818: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gcl"
- | #define PACKAGE_TARNAME "gcl"
- | #define PACKAGE_VERSION "2.7.1"
- | #define PACKAGE_STRING "gcl 2.7.1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "gcl"
- | #define VERSION "2.7.1"
- | #define HOST_CPU "X86_64"
- | #define HOST_KERNEL "LINUX"
- | #define HOST_SYSTEM "GNU"
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WCHAR_H 1
- | #define STDC_HEADERS 1
- | #define _ALL_SOURCE 1
- | #define _DARWIN_C_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _HPUX_ALT_XOPEN_SOCKET_API 1
- | #define _NETBSD_SOURCE 1
- | #define _OPENBSD_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- | #define __STDC_WANT_LIB_EXT2__ 1
- | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- | #define _TANDEM_SOURCE 1
- | #define __EXTENSIONS__ 1
- | #define USE_GPROF 1
- | #define HAVE_SETJMP_H 1
- | #define SIZEOF_JMP_BUF 200
- | #define HAVE_UNISTD_H 1
- | #define HAVE_GMP_H 1
- | #define MP_LIMB_BYTES 8
- | #define GMP 1
- | #define HAVE_GNU_LD 1
- | #define HAVE_XGCL 1
- | #define HAVE_LIBDL 1
- | #define HAVE_XDR 1
- | #define HAVE_CLZL 1
- | #define HAVE_CTZL 1
- | #define HAVE_BUILTIN_CLEAR_CACHE 1
- | #define SIZEOF_LONG 8
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_CHAR 1
- | #define HAVE_MATH_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_COMPLEX_H 1
- | #define HAVE_MADVISE_HUGEPAGE 1
- | #define PAGEWIDTH 30
- | #define OBJ_ALIGNMENT 8
- | #define OBJ_ALIGN __attribute__ ((aligned (8)))
- | #define NO_RETURN __attribute__ ((noreturn))
- | #define SIZEOF_CONTBLOCK 16
- | #define CSTACK_DIRECTION -1
- | #define CSTACK_ALIGNMENT 16
- | #define OUTPUT_ARCH bfd_arch_i386
- | #define OBJNULL NULL
- | #define CSSIZE
- | #define IM_FIX_BASE 0x8000000000000000UL
- | #define IM_FIX_LIM 0x4000000000000000UL
- | #define HAVE_DIRENT_H 1
- | #define HAVE_D_TYPE 1
- | #define HAVE_GETCWD 1
- | #define HAVE_GETWD 1
- | #define HAVE_RENAME 1
- | #define HAVE_READLINKAT 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_ELF_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_VALUES_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_FLOAT_H 1
- | #define HAVE_ISNORMAL 1
- | #define HAVE_ISFINITE 1
- | #define HAVE_NSOCKET 1
- | #define LISTEN_USE_FCNTL 1
- | #define HAVE_SETENV 1
- | #define HAVE_SIGSYS 1
- | #define HAVE_SIGALTSTACK 1
- | #define HAVE_FEENABLEEXCEPT 1
- | /* end confdefs.h. */
- | #include <stddef.h>
- | #ifdef HAVE_STDIO_H
- | # include <stdio.h>
- | #endif
- | #ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | #endif
- | #ifdef HAVE_STRING_H
- | # include <string.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <dis-asm.h>
- configure:10818: result: no
- configure:11014: checking for tclsh
- configure:11050: result: no
- configure:11123: checking for tcl/tk
- configure:11139: result: not found
- configure:11150: checking for sys/mman.h
- configure:11150: result: yes
- configure:11154: checking for mprotect
- 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
- configure:11154: $? = 0
- configure:11154: result: yes
- configure:11164: checking for alloca.h
- 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
- configure:11164: $? = 0
- configure:11164: result: yes
- configure:11342: checking that generated files are newer than configure
- configure:11348: result: done
- configure:11387: creating ./config.status
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_undeclared_builtin_options='none needed'
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_EMACSLOADPATH_set=
- ac_cv_env_EMACSLOADPATH_value=
- ac_cv_env_EMACS_set=
- ac_cv_env_EMACS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func__cleanup=no
- ac_cv_func_connect=yes
- ac_cv_func_feenableexcept=yes
- ac_cv_func_getcwd=yes
- ac_cv_func_gethostbyname=yes
- ac_cv_func_getwd=yes
- ac_cv_func_madvise=yes
- ac_cv_func_mprotect=yes
- ac_cv_func_profil=yes
- ac_cv_func_readlinkat=yes
- ac_cv_func_rename=yes
- ac_cv_func_setenv=yes
- ac_cv_func_sigaltstack=yes
- ac_cv_func_uname=yes
- ac_cv_func_xdr_double=no
- ac_cv_have_decl_MADV_HUGEPAGE=yes
- ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
- ac_cv_header_alloca_h=yes
- ac_cv_header_complex_h=yes
- ac_cv_header_dirent_h=yes
- ac_cv_header_dis_asm_h=no
- ac_cv_header_elf_abi_h=no
- ac_cv_header_elf_h=yes
- ac_cv_header_float_h=yes
- ac_cv_header_gmp_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_math_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_readline_readline_h=no
- ac_cv_header_setjmp_h=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_ioctl_h=yes
- ac_cv_header_sys_mman_h=yes
- ac_cv_header_sys_sockio_h=no
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_values_h=yes
- ac_cv_header_wchar_h=yes
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_lib_X11_main=yes
- ac_cv_lib_c_sysconf=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_gmp___gmpz_init=yes
- ac_cv_lib_m_sin=yes
- ac_cv_lib_mingwex_main=no
- ac_cv_lib_tirpc_xdr_double=yes
- ac_cv_objext=o
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
- ac_cv_prog_TCLSH=
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_cc_c11=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_stdc=
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_should_define__xopen_source=no
- ac_cv_sizeof_char=1
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_short=2
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_lispdir='${datadir}/emacs/site-lisp'
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_prog_tar_pax=gnutar
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' aclocal-1.16'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMM_GPROF_FALSE='#'
- AMM_GPROF_TRUE=''
- AMM_TK_FALSE=''
- AMM_TK_TRUE='#'
- AMM_XGCL_FALSE='#'
- AMM_XGCL_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AUTOCONF='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoconf'
- AUTOHEADER='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' autoheader'
- AUTOMAKE='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' automake-1.16'
- AWK='gawk'
- 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'
- BASE_CPPFLAGS='-I h -I /usr/include/tirpc '
- BASE_LDFLAGS='-no-pie -Wl,-z,relro -Wl,-T,gcl.script'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS=''
- CPP='gcc -E'
- CPPFLAGS=''
- CSCOPE='cscope'
- CTAGS='ctags'
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DOUBLE_BIGENDIAN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EMACS='no'
- EMACSLOADPATH=''
- ETAGS='etags'
- EXEEXT=''
- EXT=''
- EXTRA_LOBJS=''
- 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 '
- GCL_CC='gcc '
- GMP='1'
- GMPDIR=''
- GNU_LD='1'
- HAVE_LONG_LONG=''
- HAVE_MALLOC_ZONE_MEMALIGN=''
- HAVE_PUTENV=''
- HAVE_SETENV=''
- HAVE_SIGEMT=''
- HAVE_SIGSYS=''
- HAVE_SV_ONSTACK=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LEADING_UNDERSCORE=''
- LIBOBJS=''
- LIBS=' -lX11 -ldl -lm -lgmp -ltirpc'
- 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 "'
- LI_DFP='""'
- LI_EXTVERS='1'
- LI_GITTAG='"Version_2_7_2ore2"'
- LI_INIT_LSP='"init_raw.lsp"'
- LI_LD='"gcc -no-pie -Wl,-z,relro -Wl,-T,gcl.script -o"'
- LI_LD_LIBS='" -lX11 -ldl -lm -lgmp -ltirpc"'
- LI_MAJVERS='2'
- LI_MINVERS='7'
- LI_OPT_THREE='"-O2"'
- LI_OPT_TWO='"-O"'
- LI_RELEASE='Thu Apr 10 09:38:27 PM EDT 2025'
- LTLIBOBJS=''
- MAKEINFO='${SHELL} '\''/home/gcl-builder/gcl/gcl/missing'\'' makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- 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'
- NO_PROFILE=''
- O2FLAGS='-O'
- O3FLAGS='-O2'
- OBJEXT='o'
- PACKAGE='gcl'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='gcl'
- PACKAGE_STRING='gcl 2.7.1'
- PACKAGE_TARNAME='gcl'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.7.1'
- PAGEWIDTH='30'
- PATH_SEPARATOR=':'
- PRELINK_CHECK=''
- RANLIB='ranlib'
- RL_LIB=''
- RL_OBJS=''
- SET_MAKE=''
- SHELL='/bin/bash'
- STRIP=''
- TCLSH=''
- TCL_INCLUDE=''
- TCL_LIBRARY=''
- TCL_LIB_SPEC=''
- TK_CONFIG_PREFIX=''
- TK_INCLUDE=''
- TK_LIBRARY=''
- TK_LIB_SPEC=''
- TK_XLIB_DIR=''
- USE_CLEANUP=''
- VERSION='2.7.1'
- WORDS_BIGENDIAN=''
- XMKMF=''
- X_CFLAGS=''
- X_LIBS=' -lX11'
- ac_ct_CC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='tar --format=posix -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/gcl-builder/gcl/gcl/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- lispdir='${datadir}/emacs/site-lisp'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "gcl"
- #define PACKAGE_TARNAME "gcl"
- #define PACKAGE_VERSION "2.7.1"
- #define PACKAGE_STRING "gcl 2.7.1"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "gcl"
- #define VERSION "2.7.1"
- #define HOST_CPU "X86_64"
- #define HOST_KERNEL "LINUX"
- #define HOST_SYSTEM "GNU"
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_WCHAR_H 1
- #define STDC_HEADERS 1
- #define _ALL_SOURCE 1
- #define _DARWIN_C_SOURCE 1
- #define _GNU_SOURCE 1
- #define _HPUX_ALT_XOPEN_SOCKET_API 1
- #define _NETBSD_SOURCE 1
- #define _OPENBSD_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- #define __STDC_WANT_LIB_EXT2__ 1
- #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- #define _TANDEM_SOURCE 1
- #define __EXTENSIONS__ 1
- #define USE_GPROF 1
- #define HAVE_SETJMP_H 1
- #define SIZEOF_JMP_BUF 200
- #define HAVE_UNISTD_H 1
- #define HAVE_GMP_H 1
- #define MP_LIMB_BYTES 8
- #define GMP 1
- #define HAVE_GNU_LD 1
- #define HAVE_XGCL 1
- #define HAVE_LIBDL 1
- #define HAVE_XDR 1
- #define HAVE_CLZL 1
- #define HAVE_CTZL 1
- #define HAVE_BUILTIN_CLEAR_CACHE 1
- #define SIZEOF_LONG 8
- #define SIZEOF_SHORT 2
- #define SIZEOF_INT 4
- #define SIZEOF_CHAR 1
- #define HAVE_MATH_H 1
- #define HAVE_MATH_H 1
- #define HAVE_COMPLEX_H 1
- #define HAVE_COMPLEX_H 1
- #define HAVE_MADVISE_HUGEPAGE 1
- #define PAGEWIDTH 30
- #define OBJ_ALIGNMENT 8
- #define OBJ_ALIGN __attribute__ ((aligned (8)))
- #define NO_RETURN __attribute__ ((noreturn))
- #define SIZEOF_CONTBLOCK 16
- #define CSTACK_DIRECTION -1
- #define CSTACK_ALIGNMENT 16
- #define OUTPUT_ARCH bfd_arch_i386
- #define OBJNULL NULL
- #define CSSIZE
- #define IM_FIX_BASE 0x8000000000000000UL
- #define IM_FIX_LIM 0x4000000000000000UL
- #define HAVE_DIRENT_H 1
- #define HAVE_D_TYPE 1
- #define HAVE_GETCWD 1
- #define HAVE_GETWD 1
- #define HAVE_RENAME 1
- #define HAVE_READLINKAT 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_ELF_H 1
- #define HAVE_VALUES_H 1
- #define HAVE_VALUES_H 1
- #define HAVE_FLOAT_H 1
- #define HAVE_FLOAT_H 1
- #define HAVE_ISNORMAL 1
- #define HAVE_ISFINITE 1
- #define HAVE_NSOCKET 1
- #define LISTEN_USE_FCNTL 1
- #define HAVE_SETENV 1
- #define HAVE_SIGSYS 1
- #define HAVE_SIGALTSTACK 1
- #define HAVE_FEENABLEEXCEPT 1
- #define HAVE_SYS_MMAN_H 1
- #define HAVE_MPROTECT 1
- #define HAVE_ALLOCA_H 1
- configure: exit 0
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by gcl config.status 2.7.1, which was
- generated by GNU Autoconf 2.71. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on master
- config.status:1003: creating Makefile
- config.status:1003: creating bin/gcl
- config.status:1003: creating unixport/init_raw.lsp
- config.status:1003: creating h/gclincl.h
- config.status:1232: executing depfiles commands
- config.status:1309: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
- make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
- make[1]: Nothing to be done for 'am--depfiles'.
- make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
- config.status:1314: $? = 0
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by gcl config.status 2.7.1, which was
- generated by GNU Autoconf 2.71. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status h/gclincl.h
- on master
- config.status:1003: creating h/gclincl.h
Advertisement
Add Comment
Please, Sign In to add comment