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:2863: looking for aux files: compile config.guess config.sub missing install-sh
- configure:2876: trying ./
- configure:2905: ./compile found
- configure:2905: ./config.guess found
- configure:2905: ./config.sub found
- configure:2905: ./missing found
- configure:2887: ./install-sh found
- configure:3037: checking for a BSD-compatible install
- configure:3110: result: /usr/bin/install -c
- configure:3121: checking whether build environment is sane
- configure:3176: result: yes
- configure:3335: checking for a race-free mkdir -p
- configure:3379: result: /usr/bin/mkdir -p
- configure:3386: checking for gawk
- configure:3407: found /usr/bin/gawk
- configure:3418: result: gawk
- configure:3429: checking whether make sets $(MAKE)
- configure:3452: result: yes
- configure:3482: checking whether make supports nested variables
- configure:3500: result: yes
- configure:3575: checking how to create a pax tar archive
- configure:3586: 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:3589: $? = 0
- configure:3629: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
- configure:3632: $? = 0
- configure:3636: tar -xf - <conftest.tar
- configure:3639: $? = 0
- configure:3641: cat conftest.dir/file
- GrepMe
- configure:3644: $? = 0
- configure:3658: result: gnutar
- configure:3729: checking for emacs
- configure:3764: result: no
- configure:3729: checking for xemacs
- configure:3764: result: no
- configure:3786: checking where .elc files should go
- configure:3816: result: ${datadir}/emacs/site-lisp
- configure:3845: checking for gawk
- configure:3877: result: gawk
- configure:3895: checking build system type
- configure:3910: result: x86_64-pc-linux-gnu
- configure:3930: checking host system type
- configure:3944: result: x86_64-pc-linux-gnu
- configure:3984: result: host=x86_64-pc-linux-gnu
- configure:4030: result: use=amd64-linux
- configure:4190: checking whether make supports the include directive
- configure:4205: 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:4208: $? = 0
- configure:4227: result: yes (GNU style)
- configure:4303: checking for gcc
- configure:4324: found /usr/bin/gcc
- configure:4335: result: gcc
- configure:4688: checking for C compiler version
- configure:4697: 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:4708: $? = 0
- configure:4697: 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:4708: $? = 0
- configure:4697: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4708: $? = 1
- configure:4697: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:4708: $? = 1
- configure:4697: gcc -version >&5
- gcc: error: unrecognized command-line option '-version'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4708: $? = 1
- configure:4728: checking whether the C compiler works
- configure:4750: gcc conftest.c >&5
- configure:4754: $? = 0
- configure:4804: result: yes
- configure:4807: checking for C compiler default output file name
- configure:4809: result: a.out
- configure:4815: checking for suffix of executables
- configure:4822: gcc -o conftest conftest.c >&5
- configure:4826: $? = 0
- configure:4849: result:
- configure:4871: checking whether we are cross compiling
- configure:4879: gcc -o conftest conftest.c >&5
- configure:4883: $? = 0
- configure:4890: ./conftest
- configure:4894: $? = 0
- configure:4909: result: no
- configure:4914: checking for suffix of object files
- configure:4937: gcc -c conftest.c >&5
- configure:4941: $? = 0
- configure:4963: result: o
- configure:4967: checking whether the compiler supports GNU C
- configure:4987: gcc -c conftest.c >&5
- configure:4987: $? = 0
- configure:4997: result: yes
- configure:5008: checking whether gcc accepts -g
- configure:5029: gcc -c -g conftest.c >&5
- configure:5029: $? = 0
- configure:5073: result: yes
- configure:5093: checking for gcc option to enable C11 features
- configure:5108: gcc -c conftest.c >&5
- configure:5108: $? = 0
- configure:5126: result: none needed
- configure:5242: checking whether gcc understands -c and -o together
- configure:5265: gcc -c conftest.c -o conftest2.o
- configure:5268: $? = 0
- configure:5265: gcc -c conftest.c -o conftest2.o
- configure:5268: $? = 0
- configure:5280: result: yes
- configure:5299: checking dependency style of gcc
- configure:5411: result: gcc3
- configure:5431: checking for stdio.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for stdlib.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for string.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for inttypes.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for stdint.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for strings.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for sys/stat.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for sys/types.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for unistd.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for wchar.h
- configure:5431: gcc -c conftest.c >&5
- configure:5431: $? = 0
- configure:5431: result: yes
- configure:5431: checking for minix/config.h
- configure:5431: 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:5431: $? = 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:5431: result: no
- configure:5462: checking whether it is safe to define __EXTENSIONS__
- configure:5481: gcc -c conftest.c >&5
- configure:5481: $? = 0
- configure:5489: result: yes
- configure:5492: checking whether _XOPEN_SOURCE should be defined
- configure:5514: gcc -c conftest.c >&5
- configure:5514: $? = 0
- configure:5541: result: no
- configure:5645: checking for ranlib
- configure:5666: found /usr/bin/ranlib
- configure:5677: result: ranlib
- configure:5752: checking for gcc
- configure:5784: result: gcc
- configure:6137: checking for C compiler version
- configure:6146: 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:6157: $? = 0
- configure:6146: 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:6157: $? = 0
- configure:6146: gcc -V >&5
- gcc: error: unrecognized command-line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:6157: $? = 1
- configure:6146: gcc -qversion >&5
- gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:6157: $? = 1
- configure:6146: gcc -version >&5
- gcc: error: unrecognized command-line option '-version'
- gcc: fatal error: no input files
- compilation terminated.
- configure:6157: $? = 1
- configure:6161: checking whether the compiler supports GNU C
- configure:6191: result: yes
- configure:6202: checking whether gcc accepts -g
- configure:6267: result: yes
- configure:6287: checking for gcc option to enable C11 features
- configure:6320: result: none needed
- configure:6436: checking whether gcc understands -c and -o together
- configure:6474: result: yes
- configure:6493: checking dependency style of gcc
- configure:6605: result: gcc3
- configure:6625: checking how to run the C preprocessor
- configure:6651: gcc -E conftest.c
- configure:6651: $? = 0
- configure:6666: 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:6666: $? = 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:6693: result: gcc -E
- configure:6707: gcc -E conftest.c
- configure:6707: $? = 0
- configure:6722: 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:6722: $? = 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:6762: checking for CFLAG -fsigned-char
- configure:6782: gcc -o conftest -Werror -fsigned-char -fsigned-char conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -pipe
- configure:6782: gcc -o conftest -fsigned-char -Werror -pipe -pipe conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fcommon
- configure:6782: gcc -o conftest -fsigned-char -pipe -Werror -fcommon -fcommon conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-builtin-malloc
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -Werror -fno-builtin-malloc -fno-builtin-malloc conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-builtin-free
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -Werror -fno-builtin-free -fno-builtin-free conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-PIE
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -Werror -fno-PIE -fno-PIE conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-pie
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -Werror -fno-pie -fno-pie conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-PIC
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -Werror -fno-PIC -fno-PIC conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -fno-pic
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -Werror -fno-pic -fno-pic conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -std=gnu17
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Werror -std=gnu17 -std=gnu17 conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -Wall
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Werror -Wall -Wall conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -Wno-builtin-requires-header
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Werror -Wno-builtin-requires-header -Wbuiltin-requires-header conftest.c >&5
- gcc: error: unrecognized command-line option '-Wbuiltin-requires-header'
- configure:6782: $? = 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:6787: result: no
- configure:6762: checking for CFLAG -Wno-empty-body
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Werror -Wno-empty-body -Wempty-body conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -Wno-self-assign
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Werror -Wno-self-assign -Wself-assign conftest.c >&5
- gcc: error: unrecognized command-line option '-Wself-assign'
- configure:6782: $? = 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:6787: result: no
- configure:6762: checking for CFLAG -Wno-unused-but-set-variable
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Werror -Wno-unused-but-set-variable -Wunused-but-set-variable conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -D_FILE_OFFSET_BITS=64
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -Werror -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6762: checking for CFLAG -D_TIME_BITS=64
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -Werror -D_TIME_BITS=64 -D_TIME_BITS=64 conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:6815: checking for LDFLAG -no-pie
- configure:6835: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -no-pie conftest.c >&5
- configure:6835: $? = 0
- configure:6835: ./conftest
- configure:6835: $? = 0
- configure:6837: result: yes
- configure:6893: checking for inline semantics
- configure:6904: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
- configure:6904: $? = 0
- configure:6907: result: new
- configure:7007: checking for gawk
- configure:7039: result: gawk
- configure:6762: checking for CFLAG -pg
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -pg -pg -no-pie conftest.c >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:7076: checking working gprof
- configure:7082: result: ok
- configure:7240: checking for makeinfo
- configure:7272: result: ${SHELL} '/home/gcl-builder/gcl/gcl/missing' makeinfo
- configure:7286: checking system version (for dynamic loading)
- configure:7308: result: Linux-6.8.0-52-generic
- configure:7344: checking for setjmp.h
- configure:7344: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
- configure:7344: $? = 0
- configure:7344: result: yes
- configure:7348: checking sizeof jmp_buf
- configure:7375: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- configure:7375: $? = 0
- configure:7375: ./conftest
- configure:7375: $? = 0
- configure:7378: result: 200
- configure:7398: checking for unistd.h
- configure:7398: result: yes
- configure:7402: checking for sysconf in -lc
- configure:7425: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lc >&5
- configure:7425: $? = 0
- configure:7435: result: yes
- configure:7439: checking _SC_CLK_TCK
- configure:7467: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- configure:7467: $? = 0
- configure:7467: ./conftest
- configure:7467: $? = 0
- configure:7475: result: 0
- configure:7486: checking for gmp.h
- configure:7486: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 conftest.c >&5
- configure:7486: $? = 0
- configure:7486: result: yes
- configure:7490: checking for __gmpz_init in -lgmp
- configure:7513: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lgmp >&5
- configure:7513: $? = 0
- configure:7523: result: yes
- configure:7527: checking for external gmp version
- configure:7555: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- configure:7555: $? = 0
- configure:7555: ./conftest
- configure:7555: $? = 0
- configure:7557: result: good
- configure:7580: checking for leading underscore in object symbols
- configure:7597: result: "no"
- configure:7601: checking for size of gmp limbs
- configure:7628: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- 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:7628: $? = 0
- configure:7628: ./conftest
- configure:7628: $? = 0
- configure:7641: result: 8
- configure:7644: checking _SHORT_LIMB
- configure:7673: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- configure:7673: $? = 0
- configure:7673: ./conftest
- configure:7673: $? = 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:7680: result: no
- configure:7688: checking _LONG_LONG_LIMB
- configure:7717: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c >&5
- configure:7717: $? = 0
- configure:7717: ./conftest
- configure:7717: $? = 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:7724: result: no
- configure:7739: checking for GNU ld option -Map
- configure:7744: result: yes
- configure:7764: checking for X
- configure:7802: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lX11 >&5
- configure:7802: $? = 0
- configure:7989: result: libraries , headers
- configure:7994: checking for main in -lX11
- configure:8014: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -lX11 >&5
- configure:8014: $? = 0
- configure:8024: result: yes
- configure:8056: checking for dlopen in -ldl
- configure:8079: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ldl >&5
- configure:8079: $? = 0
- configure:8089: result: yes
- configure:8112: checking for xdr_double
- configure:8112: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ldl >&5
- /usr/bin/ld: /tmp/cc5n13VR.o: in function `main':
- conftest.c:(.text+0xe): undefined reference to `xdr_double'
- collect2: error: ld returned 1 exit status
- configure:8112: $? = 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:8112: result: no
- configure:8117: checking for xdr_double in -ltirpc
- configure:8140: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -no-pie conftest.c -ltirpc -ldl >&5
- configure:8140: $? = 0
- configure:8150: result: yes
- configure:6762: checking for CFLAG -I/usr/include/tirpc
- configure:6782: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Werror -I/usr/include/tirpc -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:6782: $? = 0
- configure:6782: ./conftest
- configure:6782: $? = 0
- configure:6784: result: yes
- configure:8295: checking __builtin_clzl
- configure:8326: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- 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:8326: $? = 0
- configure:8326: ./conftest
- configure:8326: $? = 0
- configure:8328: result: yes
- configure:8342: checking __builtin_ctzl
- configure:8373: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- 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:8373: $? = 0
- configure:8373: ./conftest
- configure:8373: $? = 0
- configure:8375: result: yes
- configure:8397: checking __builtin___clear_cache
- configure:8420: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- 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:8420: $? = 0
- configure:8420: ./conftest
- configure:8420: $? = 0
- configure:8425: result: yes
- configure:8447: checking size of long
- configure:8453: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8453: $? = 0
- configure:8453: ./conftest
- configure:8453: $? = 0
- configure:8468: result: 8
- configure:8480: checking size of short
- configure:8486: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8486: $? = 0
- configure:8486: ./conftest
- configure:8486: $? = 0
- configure:8501: result: 2
- configure:8513: checking size of int
- configure:8519: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8519: $? = 0
- configure:8519: ./conftest
- configure:8519: $? = 0
- configure:8534: result: 4
- configure:8546: checking size of char
- configure:8552: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8552: $? = 0
- configure:8552: ./conftest
- configure:8552: $? = 0
- configure:8567: result: 1
- configure:8599: checking for math.h
- configure:8599: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:8599: $? = 0
- configure:8599: result: yes
- configure:8611: checking for complex.h
- configure:8611: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:8611: $? = 0
- configure:8611: result: yes
- configure:8624: checking for byte order
- configure:8649: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8649: $? = 0
- configure:8649: ./conftest
- configure:8649: $? = 0
- configure:8652: result: little
- configure:8668: checking for word order
- configure:8693: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8693: $? = 0
- configure:8693: ./conftest
- configure:8693: $? = 0
- configure:8695: result: little
- configure:8717: checking for hugepagewidth
- configure:8724: result: 30
- configure:8727: checking for gcc options needed to detect all undeclared functions
- configure:8749: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- 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:8749: $? = 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:8776: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:8776: $? = 0
- configure:8793: result: none needed
- configure:8807: checking for sys/mman.h
- configure:8807: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:8807: $? = 0
- configure:8807: result: yes
- configure:8810: checking for madvise
- configure:8810: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8810: $? = 0
- configure:8810: result: yes
- configure:8813: checking whether MADV_HUGEPAGE is declared
- configure:8813: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:8813: $? = 0
- configure:8813: result: yes
- configure:8817: checking madvise works
- configure:8847: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8847: $? = 0
- configure:8847: ./conftest
- configure:8847: $? = 0
- configure:8849: result: yes
- configure:8881: checking for pagewidth
- configure:8913: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- 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:8913: $? = 0
- configure:8913: ./conftest
- configure:8913: $? = 0
- configure:8923: result: 30
- configure:8930: checking for required object alignment
- configure:8970: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:8970: $? = 0
- configure:8970: ./conftest
- configure:8970: $? = 0
- configure:8973: result: 8
- configure:8986: checking for C extension variable alignment
- configure:9008: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- conftest.c: In function 'main':
- conftest.c:71:32: warning: unused variable 'v' [-Wunused-variable]
- 71 | char *v __attribute__ ((aligned (8)));
- | ^
- configure:9008: $? = 0
- configure:9008: ./conftest
- configure:9008: $? = 0
- configure:9018: result: __attribute__ ((aligned (8)))
- configure:9024: checking for C extension noreturn function attribute
- configure:9046: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:9046: $? = 0
- configure:9046: ./conftest
- configure:9046: $? = 0
- configure:9056: result: __attribute__ ((noreturn))
- configure:9062: checking sizeof struct contblock
- configure:9095: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- 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:9095: $? = 0
- configure:9095: ./conftest
- configure:9095: $? = 0
- configure:9106: result: 16
- configure:9112: checking CSTACK_DIRECTION
- configure:9134: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:9134: $? = 0
- configure:9134: ./conftest
- configure:9134: $? = 0
- configure:9147: result: -1
- configure:9151: checking finding CSTACK_ALIGNMENT
- configure:9179: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:9179: $? = 0
- configure:9179: ./conftest
- configure:9179: $? = 0
- configure:9192: result: 16
- configure:9290: checking CSTACK_TOP
- configure:9319: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- configure:9319: $? = 0
- configure:9319: ./conftest
- configure:9319: $? = 0
- configure:9329: result: 0x7fffffffefff
- configure:9332: checking relocated CSTACK_TOP
- configure:9365: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- conftest.c: In function 'main':
- conftest.c:81:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 81 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9365: $? = 0
- configure:9365: ./conftest
- configure:9365: $? = 0
- configure:9375: result: 0x7fffffffefff
- configure:9380: checking cstack bits
- configure:9415: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- conftest.c: In function 'main':
- conftest.c:82:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 82 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9415: $? = 0
- configure:9415: ./conftest
- configure:9415: $? = 0
- configure:9425: result: 47
- configure:9429: checking NEG_CSTACK_ADDRESS
- configure:9454: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie conftest.c -ldl >&5
- conftest.c: In function 'main':
- conftest.c:80:27: warning: unused variable 'stack_map_base' [-Wunused-variable]
- 80 | char *stack_map_base;
- | ^~~~~~~~~~~~~~
- configure:9454: $? = 0
- configure:9454: ./conftest
- configure:9454: $? = 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:9460: result: no
- configure:9486: checking finding default linker script
- configure:9496: result: got it
- configure:9499: checking output_arch
- configure:9506: result: bfd_arch_i386
- configure:9512: checking output_mach
- configure:9530: result: bfd_mach_x86_64
- configure:9537: trying to adjust text start
- configure:9566: min log text start 15
- configure:9568: max log text start 29
- configure:9604: lowering log text to 0x18000 to maximize data area
- configure:9623: checking our linker script
- configure:9627: result: done
- configure:6815: checking for LDFLAG -Wl,-T,gcl.script
- configure:6835: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Werror -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:6835: $? = 0
- configure:6835: ./conftest
- configure:6835: $? = 0
- configure:6837: result: yes
- configure:9657: checking mem top
- configure:9696: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9696: $? = 0
- configure:9696: ./conftest
- configure:9696: $? = 0
- configure:9706: result: 0x8000000000000000
- configure:9710: checking finding upper mem half range
- configure:9740: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- conftest.c: In function 'main':
- conftest.c:85:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
- 85 | for (j=1;j && !(j& 0x8000000000000000);j<<=1);
- | ^~~
- conftest.c:86:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
- 86 | fprintf(fp,"0x%lx",j>>1);
- | ^~~~~~~
- configure:9740: $? = 0
- configure:9740: ./conftest
- configure:9740: $? = 0
- configure:9750: result: 0x4000000000000000
- configure:9767: checking sizeof long long int
- configure:9792: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9792: $? = 0
- configure:9792: ./conftest
- configure:9792: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:9799: result: no
- configure:9811: checking for dirent.h
- configure:9811: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:9811: $? = 0
- configure:9811: result: yes
- configure:9815: checking for d_type
- configure:9841: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9841: $? = 0
- configure:9841: ./conftest
- configure:9841: $? = 0
- configure:9843: result: yes
- configure:9861: checking for getcwd
- configure:9861: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9861: $? = 0
- configure:9861: result: yes
- configure:9868: checking for getwd
- configure:9868: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- /usr/bin/ld: /tmp/ccGjJ8aP.o: in function `main':
- conftest.c:(.text+0xe): warning: the `getwd' function is dangerous and should not be used.
- configure:9868: $? = 0
- configure:9868: result: yes
- configure:9875: checking for rename
- configure:9875: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9875: $? = 0
- configure:9875: result: yes
- configure:9882: checking for uname
- configure:9882: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9882: $? = 0
- configure:9882: result: yes
- configure:9896: checking for readlinkat
- configure:9896: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl >&5
- configure:9896: $? = 0
- configure:9896: result: yes
- configure:9907: checking for sys/ioctl.h
- configure:9907: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:9907: $? = 0
- configure:9907: result: yes
- configure:9916: checking for elf.h
- configure:9916: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:9916: $? = 0
- configure:9916: result: yes
- configure:9922: checking for elf_abi.h
- configure:9922: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:113:10: fatal error: elf_abi.h: No such file or directory
- 113 | #include <elf_abi.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:9922: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:9922: result: no
- configure:9930: checking for sys/sockio.h
- configure:9930: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:113:10: fatal error: sys/sockio.h: No such file or directory
- 113 | #include <sys/sockio.h>
- | ^~~~~~~~~~~~~~
- compilation terminated.
- configure:9930: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:9930: result: no
- configure:9940: checking for sin in -lm
- configure:9963: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -lm -ldl >&5
- conftest.c:89:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- 89 | char sin ();
- | ^~~
- conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
- 1 | /* confdefs.h */
- configure:9963: $? = 0
- configure:9973: result: yes
- configure:9983: checking for main in -lmingwex
- configure:10003: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -lmingwex -ldl -lm >&5
- /usr/bin/ld: cannot find -lmingwex: No such file or directory
- collect2: error: ld returned 1 exit status
- configure:10003: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10013: result: no
- configure:10029: checking for values.h
- configure:10029: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:10029: $? = 0
- configure:10029: result: yes
- configure:10045: checking for float.h
- configure:10045: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:10045: $? = 0
- configure:10045: result: yes
- configure:10061: checking for isnormal
- configure:10087: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- 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:10087: $? = 0
- configure:10087: ./conftest
- configure:10087: $? = 0
- configure:10091: result: yes
- configure:10139: checking for isfinite
- configure:10165: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- conftest.c:91: warning: "_GNU_SOURCE" redefined
- 91 | #define _GNU_SOURCE
- |
- conftest.c:26: note: this is the location of the previous definition
- 26 | #define _GNU_SOURCE 1
- |
- configure:10165: $? = 0
- configure:10165: ./conftest
- configure:10165: $? = 0
- configure:10169: result: yes
- configure:10234: checking for sockets
- configure:10237: checking for connect
- configure:10237: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10237: $? = 0
- configure:10237: result: yes
- configure:10300: checking for gethostbyname
- configure:10300: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10300: $? = 0
- configure:10300: result: yes
- configure:10360: checking for readline/readline.h
- configure:10360: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:94:10: fatal error: readline/readline.h: No such file or directory
- 94 | #include <readline/readline.h>
- | ^~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:10360: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10360: result: no
- configure:10627: checking For network code for nsocket.c
- configure:10661: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10661: $? = 0
- configure:10666: result: yes
- configure:10676: checking check for listen using fcntl
- configure:10697: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:10697: $? = 0
- configure:10702: result: yes
- configure:10711: checking for profil
- configure:10711: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10711: $? = 0
- configure:10711: result: yes
- configure:10722: checking for setenv
- configure:10722: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10722: $? = 0
- configure:10722: result: yes
- configure:10745: checking for _cleanup
- configure:10745: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- /usr/bin/ld: /tmp/ccUi747y.o: in function `main':
- conftest.c:(.text+0xe): undefined reference to `_cleanup'
- collect2: error: ld returned 1 exit status
- configure:10745: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10745: result: no
- configure:10755: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
- configure:10781: result: O_NONBLOCK
- configure:10787: checking check for SV_ONSTACK
- configure:10803: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:96:25: error: 'SV_ONSTACK' undeclared here (not in a function); did you mean 'SS_ONSTACK'?
- 96 | int joe=SV_ONSTACK;
- | ^~~~~~~~~~
- | SS_ONSTACK
- configure:10803: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10812: result: no
- configure:10817: checking check for SIGSYS
- configure:10833: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:10833: $? = 0
- configure:10839: result: yes
- configure:10848: checking check for SIGEMT
- configure:10864: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:97:25: error: 'SIGEMT' undeclared here (not in a function); did you mean 'SIGINT'?
- 97 | int joe=SIGEMT;
- | ^~~~~~
- | SIGINT
- configure:10864: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10873: result: no
- configure:10878: checking for sigaltstack
- configure:10878: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10878: $? = 0
- configure:10878: result: yes
- configure:10885: checking for feenableexcept
- configure:10885: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:10885: $? = 0
- configure:10885: result: yes
- configure:10895: checking for dis-asm.h
- configure:10895: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c:125:10: fatal error: dis-asm.h: No such file or directory
- 125 | #include <dis-asm.h>
- | ^~~~~~~~~~~
- compilation terminated.
- configure:10895: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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:10895: result: no
- configure:11024: checking for tclsh
- configure:11060: result: no
- configure:11133: checking for tcl/tk
- configure:11149: result: not found
- configure:11160: checking for sys/mman.h
- configure:11160: result: yes
- configure:11164: checking for mprotect
- configure:11164: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:11164: $? = 0
- configure:11164: result: yes
- configure:11174: checking for alloca.h
- configure:11174: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:11174: $? = 0
- configure:11174: result: yes
- configure:11181: checking for size_t
- configure:11181: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- configure:11181: $? = 0
- configure:11181: gcc -c -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:131:21: error: expected expression before ')' token
- 131 | if (sizeof ((size_t)))
- | ^
- configure:11181: $? = 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 OUTPUT_MACH bfd_mach_x86_64
- | #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
- | /* 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
- | int
- | main (void)
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:11181: result: yes
- configure:11193: checking for working alloca.h
- configure:11211: gcc -o conftest -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -no-pie -Wl,-T,gcl.script conftest.c -ldl -lm >&5
- configure:11211: $? = 0
- configure:11220: result: yes
- configure:11228: checking for alloca
- configure:11273: result: yes
- configure:11512: checking that generated files are newer than configure
- configure:11518: result: done
- configure:11557: 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_alloca_works=yes
- 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
- ac_cv_type_size_t=yes
- ac_cv_working_alloca_h=yes
- 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'
- ALLOCA=''
- 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,-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_0"'
- LI_INIT_LSP='"init_raw.lsp"'
- LI_LD='"gcc -no-pie -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 OUTPUT_MACH bfd_mach_x86_64
- #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
- #define HAVE_ALLOCA_H 1
- #define HAVE_ALLOCA 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:1007: creating Makefile
- config.status:1007: creating bin/gcl
- config.status:1007: creating unixport/init_raw.lsp
- config.status:1007: creating h/gclincl.h
- config.status:1236: executing depfiles commands
- config.status:1313: 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:1318: $? = 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:1007: creating h/gclincl.h
Advertisement
Add Comment
Please, Sign In to add comment