This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GAP configure 4.8.10, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = project-acf3855b-c4e1-46dc-b895-ec496577848b uname -m = x86_64 uname -r = 4.13.0-1006-gcp uname -s = Linux uname -v = #9-Ubuntu SMP Mon Jan 8 21:13:15 UTC 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/user/bin PATH: /home/user/.local/bin PATH: /home/user/.local/bin PATH: /home/user/.local/bin PATH: /home/user/bin PATH: /ext/bin PATH: /cocalc/bin PATH: /cocalc/src/smc-project/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/lib/postgresql/9.6/bin PATH: /ext/data/homer/bin PATH: /ext/data/weblogo ## ----------- ## ## Core tests. ## ## ----------- ## configure:2633: checking for gcc configure:2660: result: gcc configure:2889: checking for C compiler version configure:2898: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609 Copyright (C) 2015 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:2909: $? = 0 configure:2898: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.5' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5) configure:2909: $? = 0 configure:2898: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2909: $? = 1 configure:2898: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2909: $? = 1 configure:2929: checking whether the C compiler works configure:2951: gcc -g -O2 conftest.c >&5 configure:2955: $? = 0 configure:3003: result: yes configure:3006: checking for C compiler default output file name configure:3008: result: a.out configure:3014: checking for suffix of executables configure:3021: gcc -o conftest -g -O2 conftest.c >&5 configure:3025: $? = 0 configure:3047: result: configure:3069: checking whether we are cross compiling configure:3077: gcc -o conftest -g -O2 conftest.c >&5 configure:3081: $? = 0 configure:3088: ./conftest configure:3092: $? = 0 configure:3107: result: no configure:3112: checking for suffix of object files configure:3134: gcc -c -g -O2 conftest.c >&5 configure:3138: $? = 0 configure:3159: result: o configure:3163: checking whether we are using the GNU C compiler configure:3182: gcc -c -g -O2 conftest.c >&5 configure:3182: $? = 0 configure:3191: result: yes configure:3200: checking whether gcc accepts -g configure:3220: gcc -c -g conftest.c >&5 configure:3220: $? = 0 configure:3261: result: yes configure:3278: checking for gcc option to accept ISO C89 configure:3341: gcc -c -g -O2 conftest.c >&5 configure:3341: $? = 0 configure:3354: result: none needed configure:3375: checking for an ANSI C-conforming const configure:3441: gcc -c -g -O2 conftest.c >&5 configure:3441: $? = 0 configure:3448: result: yes configure:3456: checking for inline configure:3472: gcc -c -g -O2 conftest.c >&5 configure:3472: $? = 0 configure:3480: result: inline configure:3503: checking how to run the C preprocessor configure:3534: gcc -E conftest.c configure:3534: $? = 0 configure:3548: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | /* end confdefs.h. */ | #include configure:3573: result: gcc -E configure:3593: gcc -E conftest.c configure:3593: $? = 0 configure:3607: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | /* end confdefs.h. */ | #include configure:3636: checking for grep that handles long lines and -e configure:3694: result: /bin/grep configure:3699: checking for egrep configure:3761: result: /bin/grep -E configure:3766: checking for ANSI C header files configure:3786: gcc -c -g -O2 conftest.c >&5 configure:3786: $? = 0 configure:3859: gcc -o conftest -g -O2 conftest.c >&5 configure:3859: $? = 0 configure:3859: ./conftest configure:3859: $? = 0 configure:3870: result: yes configure:3883: checking for sys/types.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for sys/stat.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for stdlib.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for string.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for memory.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for strings.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for inttypes.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for stdint.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3883: checking for unistd.h configure:3883: gcc -c -g -O2 conftest.c >&5 configure:3883: $? = 0 configure:3883: result: yes configure:3895: checking whether byte ordering is bigendian configure:3910: gcc -c -g -O2 conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:20:15: error: unknown type name 'universal' configure:3910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:3955: gcc -c -g -O2 conftest.c >&5 configure:3955: $? = 0 configure:3973: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not' not big endian ^ conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:3973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4101: result: no configure:4119: gcc -o conftest -g -O2 conftest.c >&5 configure:4119: $? = 0 configure:4119: ./conftest configure:4119: $? = 0 configure:4200: checking for g++ configure:4216: found /usr/bin/g++ configure:4227: result: g++ configure:4254: checking for C++ compiler version configure:4263: g++ --version >&5 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609 Copyright (C) 2015 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:4274: $? = 0 configure:4263: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.5' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5) configure:4274: $? = 0 configure:4263: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4274: $? = 1 configure:4263: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4274: $? = 1 configure:4278: checking whether we are using the GNU C++ compiler configure:4297: g++ -c conftest.cpp >&5 configure:4297: $? = 0 configure:4306: result: yes configure:4315: checking whether g++ accepts -g configure:4335: g++ -c -g conftest.cpp >&5 configure:4335: $? = 0 configure:4376: result: yes configure:4414: g++ -c -g -O2 conftest.cpp >&5 configure:4414: $? = 0 configure:4435: checking size of void * configure:4440: gcc -o conftest -g -O2 conftest.c >&5 configure:4440: $? = 0 configure:4440: ./conftest configure:4440: $? = 0 configure:4454: result: 8 configure:4468: checking for nm configure:4484: found /usr/bin/nm configure:4495: result: nm configure:4506: checking whether symbols begin with an underscore configure:4525: result: no configure:4540: checking build system type configure:4554: result: x86_64-pc-linux-gnu configure:4574: checking host system type configure:4587: result: x86_64-pc-linux-gnu configure:4614: checking unaligned access configure:4728: result: 2 configure:4736: checking C compiler default flags configure:4775: result: -Wall -g -O2 configure:4778: checking Linker default flags configure:4807: result: -g configure:4810: checking dynamic module compile options configure:4839: result: -fPIC -Wall -O2 configure:4841: checking dynamic linker configure:4856: result: gcc configure:4858: checking dynamic module link flags configure:4899: result: -shared -g configure:4917: checking for ANSI C header files configure:5021: result: yes configure:5033: checking assert.h usability configure:5033: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking assert.h presence configure:5033: gcc -E conftest.c configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking for assert.h configure:5033: result: yes configure:5033: checking errno.h usability configure:5033: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking errno.h presence configure:5033: gcc -E conftest.c configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking for errno.h configure:5033: result: yes configure:5033: checking math.h usability configure:5033: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking math.h presence configure:5033: gcc -E conftest.c configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking for math.h configure:5033: result: yes configure:5033: checking stdio.h usability configure:5033: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking stdio.h presence configure:5033: gcc -E conftest.c configure:5033: $? = 0 configure:5033: result: yes configure:5033: checking for stdio.h configure:5033: result: yes configure:5033: checking for stdlib.h configure:5033: result: yes configure:5033: checking for string.h configure:5033: result: yes configure:5046: checking termios.h usability configure:5046: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking termios.h presence configure:5046: gcc -E conftest.c configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking for termios.h configure:5046: result: yes configure:5046: checking termio.h usability configure:5046: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking termio.h presence configure:5046: gcc -E conftest.c configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking for termio.h configure:5046: result: yes configure:5046: checking sgtty.h usability configure:5046: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking sgtty.h presence configure:5046: gcc -E conftest.c configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking for sgtty.h configure:5046: result: yes configure:5046: checking signal.h usability configure:5046: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking signal.h presence configure:5046: gcc -E conftest.c configure:5046: $? = 0 configure:5046: result: yes configure:5046: checking for signal.h configure:5046: result: yes configure:5046: checking for unistd.h configure:5046: result: yes configure:5046: checking for sys/stat.h configure:5046: result: yes configure:5056: checking for sig_atomic_t configure:5056: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5056: $? = 0 configure:5056: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:41:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:5056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:5056: result: yes configure:5069: checking fcntl.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking fcntl.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for fcntl.h configure:5069: result: yes configure:5069: checking sys/ioctl.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking sys/ioctl.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/ioctl.h configure:5069: result: yes configure:5069: checking time.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking time.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for time.h configure:5069: result: yes configure:5069: checking sys/time.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking sys/time.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/time.h configure:5069: result: yes configure:5069: checking for sys/types.h configure:5069: result: yes configure:5069: checking sys/sysmacros.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking sys/sysmacros.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/sysmacros.h configure:5069: result: yes configure:5069: checking sys/resource.h usability configure:5069: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking sys/resource.h presence configure:5069: gcc -E conftest.c configure:5069: $? = 0 configure:5069: result: yes configure:5069: checking for sys/resource.h configure:5069: result: yes configure:5081: checking for int8_t configure:5081: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5081: $? = 0 configure:5081: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:5081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5081: result: yes configure:5092: checking for int16_t configure:5092: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5092: $? = 0 configure:5092: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:5092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5092: result: yes configure:5103: checking for int32_t configure:5103: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5103: $? = 0 configure:5103: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:80:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ conftest.c:80:12: warning: unused variable 'test_array' [-Wunused-variable] configure:5103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5103: result: yes configure:5114: checking for int64_t configure:5114: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5114: $? = 0 configure:5114: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:80:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ conftest.c:80:12: warning: unused variable 'test_array' [-Wunused-variable] configure:5114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:5114: result: yes configure:5125: checking for uint8_t configure:5125: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5125: $? = 0 configure:5125: result: yes configure:5139: checking for uint16_t configure:5139: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5139: $? = 0 configure:5139: result: yes configure:5151: checking for uint32_t configure:5151: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5151: $? = 0 configure:5151: result: yes configure:5165: checking for uint64_t configure:5165: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5165: $? = 0 configure:5165: result: yes configure:5185: checking for ptsname configure:5185: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5185: $? = 0 configure:5185: result: yes configure:5185: checking for grantpt configure:5185: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5185: $? = 0 configure:5185: result: yes configure:5185: checking for unlockpt configure:5185: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5185: $? = 0 configure:5185: result: yes configure:5185: checking for posix_openpt configure:5185: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5185: $? = 0 configure:5185: result: yes configure:5198: checking for getpt configure:5198: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5198: $? = 0 configure:5198: result: yes configure:5198: checking for ptsname_r configure:5198: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 configure:5198: $? = 0 configure:5198: result: yes configure:5211: checking for getpseudotty configure:5211: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 /tmp/ccJhE5vE.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:83: undefined reference to `getpseudotty' collect2: error: ld returned 1 exit status configure:5211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | /* end confdefs.h. */ | /* Define getpseudotty to an innocuous variant, in case declares getpseudotty. | For example, HP-UX 11i declares gettimeofday. */ | #define getpseudotty innocuous_getpseudotty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpseudotty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpseudotty | | /* 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 getpseudotty (); | /* 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_getpseudotty || defined __stub___getpseudotty | choke me | #endif | | int | main () | { | return getpseudotty (); | ; | return 0; | } configure:5211: result: no configure:5211: checking for _getpty configure:5211: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 /tmp/ccqZC1aK.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:83: undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:5211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:5211: result: no configure:5227: checking util.h usability configure:5227: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c:82:18: fatal error: util.h: No such file or directory compilation terminated. configure:5227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5227: result: no configure:5227: checking util.h presence configure:5227: gcc -E conftest.c conftest.c:49:18: fatal error: util.h: No such file or directory compilation terminated. configure:5227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | /* end confdefs.h. */ | #include configure:5227: result: no configure:5227: checking for util.h configure:5227: result: no configure:5227: checking pty.h usability configure:5227: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5227: $? = 0 configure:5227: result: yes configure:5227: checking pty.h presence configure:5227: gcc -E conftest.c configure:5227: $? = 0 configure:5227: result: yes configure:5227: checking for pty.h configure:5227: result: yes configure:5227: checking libutil.h usability configure:5227: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c:83:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:5227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5227: result: no configure:5227: checking libutil.h presence configure:5227: gcc -E conftest.c conftest.c:50:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:5227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:5227: result: no configure:5227: checking for libutil.h configure:5227: result: no configure:5237: checking for library containing openpty configure:5268: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c >&5 /tmp/ccBYYbA9.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:61: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:5268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | | /* 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 openpty (); | int | main () | { | return openpty (); | ; | return 0; | } configure:5268: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c -lutil >&5 configure:5268: $? = 0 configure:5285: result: -lutil configure:5300: checking for setpgid configure:5300: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c -lutil >&5 configure:5300: $? = 0 configure:5300: result: yes configure:5314: checking for rld_load configure:5314: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c -lutil >&5 /tmp/ccx6UZwq.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:86: undefined reference to `rld_load' collect2: error: ld returned 1 exit status configure:5314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define rld_load to an innocuous variant, in case declares rld_load. | For example, HP-UX 11i declares gettimeofday. */ | #define rld_load innocuous_rld_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rld_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rld_load | | /* 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 rld_load (); | /* 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_rld_load || defined __stub___rld_load | choke me | #endif | | int | main () | { | return rld_load (); | ; | return 0; | } configure:5314: result: no configure:5324: checking for library containing dlopen configure:5355: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c -lutil >&5 /tmp/ccSNQqVv.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:63: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:5355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | | /* 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:5355: gcc -o conftest -Wall -g -O2 -g -O2 -g conftest.c -ldl -lutil >&5 configure:5355: $? = 0 configure:5372: result: -ldl configure:5384: checking whether gcc accepts -export-dynamic configure:5398: result: yes configure:5420: checking for time.h configure:5420: result: yes configure:5420: checking sys/times.h usability configure:5420: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5420: $? = 0 configure:5420: result: yes configure:5420: checking sys/times.h presence configure:5420: gcc -E conftest.c configure:5420: $? = 0 configure:5420: result: yes configure:5420: checking for sys/times.h configure:5420: result: yes configure:5420: checking sys/param.h usability configure:5420: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5420: $? = 0 configure:5420: result: yes configure:5420: checking sys/param.h presence configure:5420: gcc -E conftest.c configure:5420: $? = 0 configure:5420: result: yes configure:5420: checking for sys/param.h configure:5420: result: yes configure:5433: checking for times configure:5433: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -ldl -lutil >&5 configure:5433: $? = 0 configure:5433: result: yes configure:5433: checking for getrusage configure:5433: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -ldl -lutil >&5 configure:5433: $? = 0 configure:5433: result: yes configure:5433: checking for gettimeofday configure:5433: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -ldl -lutil >&5 configure:5433: $? = 0 configure:5433: result: yes configure:5445: checking for setitimer configure:5445: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -ldl -lutil >&5 configure:5445: $? = 0 configure:5445: result: yes configure:5445: checking for getitimer configure:5445: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -ldl -lutil >&5 configure:5445: $? = 0 configure:5445: result: yes configure:5454: checking for timer_create in -lrt configure:5479: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5479: $? = 0 configure:5488: result: yes configure:5502: checking for timer_settime configure:5502: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5502: $? = 0 configure:5502: result: yes configure:5502: checking for timer_gettime configure:5502: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5502: $? = 0 configure:5502: result: yes configure:5502: checking for timer_create configure:5502: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5502: $? = 0 configure:5502: result: yes configure:5514: checking for sys_timer_settime configure:5514: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/ccXvcqHQ.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:99: undefined reference to `sys_timer_settime' collect2: error: ld returned 1 exit status configure:5514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | /* end confdefs.h. */ | /* Define sys_timer_settime to an innocuous variant, in case declares sys_timer_settime. | For example, HP-UX 11i declares gettimeofday. */ | #define sys_timer_settime innocuous_sys_timer_settime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sys_timer_settime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sys_timer_settime | | /* 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 sys_timer_settime (); | /* 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_sys_timer_settime || defined __stub___sys_timer_settime | choke me | #endif | | int | main () | { | return sys_timer_settime (); | ; | return 0; | } configure:5514: result: no configure:5514: checking for sys_timer_gettime configure:5514: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/ccBbtaVO.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:99: undefined reference to `sys_timer_gettime' collect2: error: ld returned 1 exit status configure:5514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | /* end confdefs.h. */ | /* Define sys_timer_gettime to an innocuous variant, in case declares sys_timer_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define sys_timer_gettime innocuous_sys_timer_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sys_timer_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sys_timer_gettime | | /* 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 sys_timer_gettime (); | /* 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_sys_timer_gettime || defined __stub___sys_timer_gettime | choke me | #endif | | int | main () | { | return sys_timer_gettime (); | ; | return 0; | } configure:5514: result: no configure:5514: checking for sys_timer_create configure:5514: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/cceBBE3S.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:99: undefined reference to `sys_timer_create' collect2: error: ld returned 1 exit status configure:5514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | /* end confdefs.h. */ | /* Define sys_timer_create to an innocuous variant, in case declares sys_timer_create. | For example, HP-UX 11i declares gettimeofday. */ | #define sys_timer_create innocuous_sys_timer_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sys_timer_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sys_timer_create | | /* 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 sys_timer_create (); | /* 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_sys_timer_create || defined __stub___sys_timer_create | choke me | #endif | | int | main () | { | return sys_timer_create (); | ; | return 0; | } configure:5514: result: no configure:5531: checking for memcpy configure:5531: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:88:6: warning: conflicting types for built-in function 'memcpy' char memcpy (); ^ configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for memmove configure:5531: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:89:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for memset configure:5531: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:90:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:5531: $? = 0 configure:5531: result: yes configure:5545: checking for vm_allocate configure:5545: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/cc1ea1at.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:102: undefined reference to `vm_allocate' collect2: error: ld returned 1 exit status configure:5545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define vm_allocate to an innocuous variant, in case declares vm_allocate. | For example, HP-UX 11i declares gettimeofday. */ | #define vm_allocate innocuous_vm_allocate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vm_allocate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vm_allocate | | /* 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 vm_allocate (); | /* 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_vm_allocate || defined __stub___vm_allocate | choke me | #endif | | int | main () | { | return vm_allocate (); | ; | return 0; | } configure:5545: result: no configure:5545: checking for sbrk configure:5545: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5545: $? = 0 configure:5545: result: yes configure:5545: checking for madvise configure:5545: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5545: $? = 0 configure:5545: result: yes configure:5545: checking for sysconf configure:5545: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5545: $? = 0 configure:5545: result: yes configure:5559: checking for atol configure:5559: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5559: $? = 0 configure:5559: result: yes configure:5559: checking for strlcpy configure:5559: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/ccH1c6AW.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:106: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:5559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:5559: result: no configure:5559: checking for strlcmp configure:5559: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/ccouUIUS.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:106: undefined reference to `strlcmp' collect2: error: ld returned 1 exit status configure:5559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | /* end confdefs.h. */ | /* Define strlcmp to an innocuous variant, in case declares strlcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcmp innocuous_strlcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcmp | | /* 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 strlcmp (); | /* 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_strlcmp || defined __stub___strlcmp | choke me | #endif | | int | main () | { | return strlcmp (); | ; | return 0; | } configure:5559: result: no configure:5559: checking for strlcat configure:5559: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 /tmp/cc7ah7z0.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:106: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:5559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:5559: result: no configure:5571: checking for sys/wait.h that is POSIX.1 compatible configure:5597: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5597: $? = 0 configure:5604: result: yes configure:5612: checking for pid_t configure:5612: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5612: $? = 0 configure:5612: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:5612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5612: result: yes configure:5625: checking vfork.h usability configure:5625: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c:106:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:5625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5625: result: no configure:5625: checking vfork.h presence configure:5625: gcc -E conftest.c conftest.c:73:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:5625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5625: result: no configure:5625: checking for vfork.h configure:5625: result: no configure:5638: checking for fork configure:5638: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:96:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:5638: $? = 0 configure:5638: result: yes configure:5638: checking for vfork configure:5638: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5638: $? = 0 configure:5638: result: yes configure:5648: checking for working fork configure:5670: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5670: $? = 0 configure:5670: ./conftest configure:5670: $? = 0 configure:5680: result: yes configure:5701: checking for working vfork configure:5811: result: yes configure:5839: checking for popen configure:5839: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5839: $? = 0 configure:5839: result: yes configure:5839: checking for waitpid configure:5839: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5839: $? = 0 configure:5839: result: yes configure:5839: checking for wait4 configure:5839: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5839: $? = 0 configure:5839: result: yes configure:5849: checking for old non-posix union wait configure:5853: checking union wait configure:5871: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:84:5: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a; int status; waitpid( (pid_t)-1, & status, 0); ^ configure:5871: $? = 0 configure:5878: result: 0 configure:5886: checking for signal configure:5886: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5886: $? = 0 configure:5886: result: yes configure:5886: checking for sigaction configure:5886: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5886: $? = 0 configure:5886: result: yes configure:5901: checking for ttyname configure:5901: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5901: $? = 0 configure:5901: result: yes configure:5901: checking for select configure:5901: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5901: $? = 0 configure:5901: result: yes configure:5912: checking whether stat file-mode macros are broken configure:5939: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:5939: $? = 0 configure:5946: result: no configure:5957: checking for access configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for stat configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for fstat configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for lstat configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for unlink configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for mkdir configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for rmdir configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for mkdtemp configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for mkstemp configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for link configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for rename configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for chmod configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for dup configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for dup2 configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for realpath configure:5957: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5974: checking for special C compiler options needed for large files configure:6019: result: no configure:6025: checking for _FILE_OFFSET_BITS value needed for large files configure:6050: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:6050: $? = 0 configure:6082: result: no configure:6172: checking for socket configure:6172: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for accept configure:6172: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for connect configure:6172: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for bind configure:6172: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for send configure:6172: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6186: checking for dirent.h that defines DIR configure:6205: gcc -c -Wall -g -O2 -g -O2 conftest.c >&5 configure:6205: $? = 0 configure:6213: result: yes configure:6226: checking for library containing opendir configure:6257: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6257: $? = 0 configure:6274: result: none required configure:6344: checking for opendir configure:6344: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6344: $? = 0 configure:6344: result: yes configure:6344: checking for closedir configure:6344: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6344: $? = 0 configure:6344: result: yes configure:6344: checking for readdir configure:6344: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 configure:6344: $? = 0 configure:6344: result: yes configure:6358: checking for log2 configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'log2' char log2 (); ^ /tmp/cchaw73W.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `log2' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define log2 to an innocuous variant, in case declares log2. | For example, HP-UX 11i declares gettimeofday. */ | #define log2 innocuous_log2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char log2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef log2 | | /* 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 log2 (); | /* 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_log2 || defined __stub___log2 | choke me | #endif | | int | main () | { | return log2 (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for log10 configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'log10' char log10 (); ^ /tmp/ccrXUuu4.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `log10' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define log10 to an innocuous variant, in case declares log10. | For example, HP-UX 11i declares gettimeofday. */ | #define log10 innocuous_log10 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char log10 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef log10 | | /* 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 log10 (); | /* 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_log10 || defined __stub___log10 | choke me | #endif | | int | main () | { | return log10 (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for log1p configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'log1p' char log1p (); ^ /tmp/ccydtAQd.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `log1p' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define log1p to an innocuous variant, in case declares log1p. | For example, HP-UX 11i declares gettimeofday. */ | #define log1p innocuous_log1p | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char log1p (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef log1p | | /* 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 log1p (); | /* 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_log1p || defined __stub___log1p | choke me | #endif | | int | main () | { | return log1p (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for exp2 configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'exp2' char exp2 (); ^ /tmp/ccJhL5R8.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `exp2' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define exp2 to an innocuous variant, in case declares exp2. | For example, HP-UX 11i declares gettimeofday. */ | #define exp2 innocuous_exp2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char exp2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef exp2 | | /* 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 exp2 (); | /* 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_exp2 || defined __stub___exp2 | choke me | #endif | | int | main () | { | return exp2 (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for expm1 configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'expm1' char expm1 (); ^ /tmp/ccbLe7Vj.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `expm1' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define expm1 to an innocuous variant, in case declares expm1. | For example, HP-UX 11i declares gettimeofday. */ | #define expm1 innocuous_expm1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char expm1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef expm1 | | /* 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 expm1 (); | /* 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_expm1 || defined __stub___expm1 | choke me | #endif | | int | main () | { | return expm1 (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for exp10 configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'exp10' char exp10 (); ^ /tmp/ccWmApCo.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `exp10' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define exp10 to an innocuous variant, in case declares exp10. | For example, HP-UX 11i declares gettimeofday. */ | #define exp10 innocuous_exp10 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char exp10 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef exp10 | | /* 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 exp10 (); | /* 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_exp10 || defined __stub___exp10 | choke me | #endif | | int | main () | { | return exp10 (); | ; | return 0; | } configure:6358: result: no configure:6358: checking for trunc configure:6358: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lrt -ldl -lutil >&5 conftest.c:131:6: warning: conflicting types for built-in function 'trunc' char trunc (); ^ /tmp/ccwAWxSw.o: In function `main': /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/conftest.c:142: undefined reference to `trunc' collect2: error: ld returned 1 exit status configure:6358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define trunc to an innocuous variant, in case declares trunc. | For example, HP-UX 11i declares gettimeofday. */ | #define trunc innocuous_trunc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char trunc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef trunc | | /* 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 trunc (); | /* 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_trunc || defined __stub___trunc | choke me | #endif | | int | main () | { | return trunc (); | ; | return 0; | } configure:6358: result: no configure:6401: checking for rl_gnu_readline_p in -lreadline configure:6426: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lreadline -lrt -ldl -lutil >&5 configure:6426: $? = 0 configure:6435: result: yes configure:6561: checking for sigsetjmp() configure:6574: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lreadline -lrt -ldl -lutil >&5 configure:6574: $? = 0 configure:6575: result: yes configure:6589: checking for _setjmp() configure:6602: gcc -o conftest -Wall -g -O2 -g -O2 -g -export-dynamic conftest.c -lreadline -lrt -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:115:15: error: too many arguments to function '_setjmp' sigjmp_buf t; _setjmp(t, 0) ^ In file included from conftest.c:111:0: /usr/include/setjmp.h:63:12: note: declared here extern int _setjmp (struct __jmp_buf_tag __env[1]) __THROWNL; ^ configure:6602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GAP" | #define PACKAGE_TARNAME "gap" | #define PACKAGE_VERSION "4.8.10" | #define PACKAGE_STRING "GAP 4.8.10" | #define PACKAGE_BUGREPORT "support@gap-system.org" | #define PACKAGE_URL "https://www.gap-system.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARITHRIGHTSHIFT 1 | #define SIZEOF_VOID_P 8 | #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" | #define C_LONG_ALIGN 2 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTSNAME_R 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_SETPGID 1 | #define HAVE_DLOPEN 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_LIBRT 1 | #define HAVE_TIMER_SETTIME 1 | #define HAVE_TIMER_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SBRK 1 | #define HAVE_MADVISE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ATOL 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_POPEN 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_TTYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_ACCESS 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_UNLINK 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LINK 1 | #define HAVE_RENAME 1 | #define HAVE_CHMOD 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_REALPATH 1 | #define HAVE_SOCKET 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAVE_BIND 1 | #define HAVE_SEND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_OPENDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBREADLINE 1 | #define USE_GMP 1 | #define HAVE_SIGSETJMP 1 | /* end confdefs.h. */ | #include | int | main () | { | sigjmp_buf t; _setjmp(t, 0) | ; | return 0; | } configure:6609: result: no configure:6822: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GAP config.status 4.8.10, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on project-acf3855b-c4e1-46dc-b895-ec496577848b config.status:919: creating sysinfo.gap config.status:919: creating gac config.status:919: creating Makefile config.status:919: creating extern/Makefile config.status:919: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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=set ac_cv_env_target_alias_value=x86_64-pc-linux-gnu ac_cv_func__getpty=no ac_cv_func_accept=yes ac_cv_func_access=yes ac_cv_func_atol=yes ac_cv_func_bind=yes ac_cv_func_chmod=yes ac_cv_func_closedir=yes ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_dup=yes ac_cv_func_exp10=no ac_cv_func_exp2=no ac_cv_func_expm1=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fstat=yes ac_cv_func_getitimer=yes ac_cv_func_getpseudotty=no ac_cv_func_getpt=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_grantpt=yes ac_cv_func_link=yes ac_cv_func_log10=no ac_cv_func_log1p=no ac_cv_func_log2=no ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkstemp=yes ac_cv_func_opendir=yes ac_cv_func_popen=yes ac_cv_func_posix_openpt=yes ac_cv_func_ptsname=yes ac_cv_func_ptsname_r=yes ac_cv_func_readdir=yes ac_cv_func_realpath=yes ac_cv_func_rename=yes ac_cv_func_rld_load=no ac_cv_func_rmdir=yes ac_cv_func_sbrk=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_setitimer=yes ac_cv_func_setpgid=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_strlcat=no ac_cv_func_strlcmp=no ac_cv_func_strlcpy=no ac_cv_func_sys_timer_create=no ac_cv_func_sys_timer_gettime=no ac_cv_func_sys_timer_settime=no ac_cv_func_sysconf=yes ac_cv_func_timer_create=yes ac_cv_func_timer_gettime=yes ac_cv_func_timer_settime=yes ac_cv_func_times=yes ac_cv_func_trunc=no ac_cv_func_ttyname=yes ac_cv_func_unlink=yes ac_cv_func_unlockpt=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vm_allocate=no ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_assert_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pty_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=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_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_readline_rl_gnu_readline_p=yes ac_cv_lib_rt_timer_create=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_NM=nm ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_dlopen=-ldl ac_cv_search_opendir='none required' ac_cv_search_openpty=-lutil ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_sig_atomic_t=yes gp_cv_c_long_align=2 gp_cv_c_underscore_symbols=no gp_cv_c_union_wait=0 gp_cv_cflags='-Wall -g -O2 ' gp_cv_ldflags='-g ' gp_cv_prog_cc_cdynlinker=gcc gp_cv_prog_cc_cdynlinking='-shared -g ' gp_cv_prog_cc_cdynoptions='-fPIC -Wall -O2 ' gp_cv_prog_cc_export_dynamic=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='64' ABI_CFLAGS='' CC='gcc' CDYNLINKER='gcc' CDYNLINKING='-shared -g ' CDYNOPTIONS='-fPIC -Wall -O2 ' CFLAGS='-Wall -g -O2 -g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' C_DYNLIBS='-ldl' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GAPARCH='x86_64-pc-linux-gnu-gcc-default64' GMP_CFLAGS='-I/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/include' GMP_LIBS='/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/lib/libgmp.a' GREP='/bin/grep' ITANIUMOBJ='' LDFLAGS=' -g -export-dynamic' LIBOBJS='' LIBS='-lreadline -lrt -ldl -lutil ' LTLIBOBJS='' NM='nm' OBJEXT='o' PACKAGE_BUGREPORT='support@gap-system.org' PACKAGE_NAME='GAP' PACKAGE_STRING='GAP 4.8.10' PACKAGE_TARNAME='gap' PACKAGE_URL='https://www.gap-system.org/' PACKAGE_VERSION='4.8.10' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' ac_ct_CXX='g++' 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}' gapbin='/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64' gp_configure_options=' '\''--target=x86_64-pc-linux-gnu'\'' '\''target_alias=x86_64-pc-linux-gnu'\'' '\''CC=gcc'\'' '\''CFLAGS=-g -O2'\''' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='x86_64-pc-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GAP" #define PACKAGE_TARNAME "gap" #define PACKAGE_VERSION "4.8.10" #define PACKAGE_STRING "GAP 4.8.10" #define PACKAGE_BUGREPORT "support@gap-system.org" #define PACKAGE_URL "https://www.gap-system.org/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARITHRIGHTSHIFT 1 #define SIZEOF_VOID_P 8 #define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64" #define C_LONG_ALIGN 2 #define STDC_HEADERS 1 #define HAVE_ASSERT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MATH_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTSNAME 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_GETPT 1 #define HAVE_PTSNAME_R 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_SETPGID 1 #define HAVE_DLOPEN 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TIMES 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_LIBRT 1 #define HAVE_TIMER_SETTIME 1 #define HAVE_TIMER_GETTIME 1 #define HAVE_TIMER_CREATE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_SBRK 1 #define HAVE_MADVISE 1 #define HAVE_SYSCONF 1 #define HAVE_ATOL 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_POPEN 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_TTYNAME 1 #define HAVE_SELECT 1 #define HAVE_ACCESS 1 #define HAVE_STAT 1 #define HAVE_FSTAT 1 #define HAVE_LSTAT 1 #define HAVE_UNLINK 1 #define HAVE_MKDIR 1 #define HAVE_RMDIR 1 #define HAVE_MKDTEMP 1 #define HAVE_MKSTEMP 1 #define HAVE_LINK 1 #define HAVE_RENAME 1 #define HAVE_CHMOD 1 #define HAVE_DUP 1 #define HAVE_DUP2 1 #define HAVE_REALPATH 1 #define HAVE_SOCKET 1 #define HAVE_ACCEPT 1 #define HAVE_CONNECT 1 #define HAVE_BIND 1 #define HAVE_SEND 1 #define HAVE_DIRENT_H 1 #define HAVE_OPENDIR 1 #define HAVE_CLOSEDIR 1 #define HAVE_READDIR 1 #define HAVE_LIBREADLINE 1 #define USE_GMP 1 #define HAVE_SIGSETJMP 1 #define C_STACK_ALIGN 2 #define CONFIGNAME "default64" configure: exit 0