Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
Project: cocalc-sagemath-dev-slelievre
Views: 418346This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by NormalizInterface configure 1.0.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-gaproot=../.. ## --------- ## ## 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:2637: checking build system type configure:2651: result: x86_64-pc-linux-gnu configure:2671: checking host system type configure:2684: result: x86_64-pc-linux-gnu configure:2721: checking for a BSD-compatible install configure:2789: result: /usr/bin/install -c configure:2800: checking whether build environment is sane configure:2855: result: yes configure:3006: checking for a thread-safe mkdir -p configure:3045: result: /bin/mkdir -p configure:3052: checking for gawk configure:3068: found /usr/bin/gawk configure:3079: result: gawk configure:3090: checking whether make sets $(MAKE) configure:3112: result: yes configure:3141: checking whether make supports nested variables configure:3158: result: yes configure:3295: checking whether make supports nested variables configure:3312: result: yes configure:3335: checking for style of include used by make configure:3363: result: GNU configure:3434: checking for gcc configure:3450: found /usr/bin/gcc configure:3461: result: gcc configure:3690: checking for C compiler version configure:3699: 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:3710: $? = 0 configure:3699: 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:3710: $? = 0 configure:3699: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3710: $? = 1 configure:3699: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3710: $? = 1 configure:3730: checking whether the C compiler works configure:3752: gcc conftest.c >&5 configure:3756: $? = 0 configure:3804: result: yes configure:3807: checking for C compiler default output file name configure:3809: result: a.out configure:3815: checking for suffix of executables configure:3822: gcc -o conftest conftest.c >&5 configure:3826: $? = 0 configure:3848: result: configure:3870: checking whether we are cross compiling configure:3878: gcc -o conftest conftest.c >&5 configure:3882: $? = 0 configure:3889: ./conftest configure:3893: $? = 0 configure:3908: result: no configure:3913: checking for suffix of object files configure:3935: gcc -c conftest.c >&5 configure:3939: $? = 0 configure:3960: result: o configure:3964: checking whether we are using the GNU C compiler configure:3983: gcc -c conftest.c >&5 configure:3983: $? = 0 configure:3992: result: yes configure:4001: checking whether gcc accepts -g configure:4021: gcc -c -g conftest.c >&5 configure:4021: $? = 0 configure:4062: result: yes configure:4079: checking for gcc option to accept ISO C89 configure:4142: gcc -c -g -O2 conftest.c >&5 configure:4142: $? = 0 configure:4155: result: none needed configure:4180: checking whether gcc understands -c and -o together configure:4202: gcc -c conftest.c -o conftest2.o configure:4205: $? = 0 configure:4202: gcc -c conftest.c -o conftest2.o configure:4205: $? = 0 configure:4217: result: yes configure:4236: checking dependency style of gcc configure:4347: result: gcc3 configure:4412: checking for ar configure:4428: found /usr/bin/ar configure:4439: result: ar configure:4465: checking the archiver (ar) interface configure:4481: gcc -c -g -O2 conftest.c >&5 configure:4481: $? = 0 configure:4483: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:4486: $? = 0 configure:4514: result: ar configure:4593: checking for g++ configure:4609: found /usr/bin/g++ configure:4620: result: g++ configure:4647: checking for C++ compiler version configure:4656: 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:4667: $? = 0 configure:4656: 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:4667: $? = 0 configure:4656: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4667: $? = 1 configure:4656: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4667: $? = 1 configure:4671: checking whether we are using the GNU C++ compiler configure:4690: g++ -c conftest.cpp >&5 configure:4690: $? = 0 configure:4699: result: yes configure:4708: checking whether g++ accepts -g configure:4728: g++ -c -g conftest.cpp >&5 configure:4728: $? = 0 configure:4769: result: yes configure:4794: checking dependency style of g++ configure:4905: result: gcc3 configure:4974: checking how to print strings configure:5001: result: printf configure:5022: checking for a sed that does not truncate output configure:5086: result: /bin/sed configure:5104: checking for grep that handles long lines and -e configure:5162: result: /bin/grep configure:5167: checking for egrep configure:5229: result: /bin/grep -E configure:5234: checking for fgrep configure:5296: result: /bin/grep -F configure:5331: checking for ld used by gcc configure:5398: result: /usr/bin/ld configure:5405: checking if the linker (/usr/bin/ld) is GNU ld configure:5420: result: yes configure:5432: checking for BSD- or MS-compatible name lister (nm) configure:5486: result: /usr/bin/nm -B configure:5616: checking the name lister (/usr/bin/nm -B) interface configure:5623: g++ -c -g -O2 conftest.cpp >&5 configure:5626: /usr/bin/nm -B "conftest.o" configure:5629: output 0000000000000000 B some_variable configure:5636: result: BSD nm configure:5639: checking whether ln -s works configure:5643: result: yes configure:5651: checking the maximum length of command line arguments configure:5782: result: 1572864 configure:5830: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5870: result: func_convert_file_noop configure:5877: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5897: result: func_convert_file_noop configure:5904: checking for /usr/bin/ld option to reload object files configure:5911: result: -r configure:5985: checking for objdump configure:6001: found /usr/bin/objdump configure:6012: result: objdump configure:6041: checking how to recognize dependent libraries configure:6241: result: pass_all configure:6326: checking for dlltool configure:6356: result: no configure:6383: checking how to associate runtime and link libraries configure:6410: result: printf %s\n configure:6551: checking for archiver @FILE support configure:6568: g++ -c -g -O2 conftest.cpp >&5 configure:6568: $? = 0 configure:6571: ar cr libconftest.a @conftest.lst >&5 configure:6574: $? = 0 configure:6579: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6582: $? = 1 configure:6594: result: @ configure:6652: checking for strip configure:6668: found /usr/bin/strip configure:6679: result: strip configure:6751: checking for ranlib configure:6767: found /usr/bin/ranlib configure:6778: result: ranlib configure:6880: checking command to parse /usr/bin/nm -B output from gcc object configure:7033: g++ -c -g -O2 conftest.cpp >&5 configure:7036: $? = 0 configure:7040: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7043: $? = 0 configure:7109: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7112: $? = 0 configure:7150: result: ok configure:7197: checking for sysroot configure:7227: result: no configure:7234: checking for a working dd configure:7272: result: /bin/dd configure:7276: checking how to truncate binary pipes configure:7291: result: /bin/dd bs=4096 count=1 configure:7427: g++ -c -g -O2 conftest.cpp >&5 configure:7430: $? = 0 configure:7620: checking for mt configure:7636: found /bin/mt configure:7647: result: mt configure:7670: checking if mt is a manifest tool configure:7676: mt '-?' configure:7684: result: no configure:8361: checking how to run the C preprocessor configure:8392: gcc -E conftest.c configure:8392: $? = 0 configure:8406: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8431: result: gcc -E configure:8451: gcc -E conftest.c configure:8451: $? = 0 configure:8465: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8494: checking for ANSI C header files configure:8514: gcc -c -g -O2 conftest.c >&5 configure:8514: $? = 0 configure:8587: gcc -o conftest -g -O2 conftest.c >&5 configure:8587: $? = 0 configure:8587: ./conftest configure:8587: $? = 0 configure:8598: result: yes configure:8611: checking for sys/types.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for sys/stat.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for stdlib.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for string.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for memory.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for strings.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for inttypes.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for stdint.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8611: checking for unistd.h configure:8611: gcc -c -g -O2 conftest.c >&5 configure:8611: $? = 0 configure:8611: result: yes configure:8625: checking for dlfcn.h configure:8625: gcc -c -g -O2 conftest.c >&5 configure:8625: $? = 0 configure:8625: result: yes configure:9187: checking for objdir configure:9202: result: .libs configure:9466: checking if gcc supports -fno-rtti -fno-exceptions configure:9484: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9488: $? = 0 configure:9501: result: no configure:9859: checking for gcc option to produce PIC configure:9866: result: -fPIC -DPIC configure:9874: checking if gcc PIC flag -fPIC -DPIC works configure:9892: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9896: $? = 0 configure:9909: result: yes configure:9938: checking if gcc static flag -static works configure:9966: result: yes configure:9981: checking if gcc supports -c -o file.o configure:10002: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10006: $? = 0 configure:10028: result: yes configure:10036: checking if gcc supports -c -o file.o configure:10083: result: yes configure:10116: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11377: result: yes configure:11414: checking whether -lc should be explicitly linked in configure:11422: gcc -c -g -O2 conftest.c >&5 configure:11425: $? = 0 configure:11440: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11443: $? = 0 configure:11457: result: no configure:11617: checking dynamic linker characteristics configure:12198: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12198: $? = 0 configure:12435: result: GNU/Linux ld.so configure:12557: checking how to hardcode library paths into programs configure:12582: result: immediate configure:12684: checking for shl_load configure:12684: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccUKZrBK.o: In function `main': /home/user/gap4r8/pkg/NormalizInterface-1.0.2/conftest.c:57: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_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 shl_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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12684: result: no configure:12688: checking for shl_load in -ldld configure:12713: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12722: result: no configure:12727: checking for dlopen configure:12727: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccuNRidY.o: In function `main': /home/user/gap4r8/pkg/NormalizInterface-1.0.2/conftest.c:57: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef dlopen | | /* 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 (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12727: result: no configure:12731: checking for dlopen in -ldl configure:12756: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12756: $? = 0 configure:12765: result: yes configure:12884: checking whether a program can dlopen itself configure:12964: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12967: $? = 0 configure:12985: result: yes configure:12990: checking whether a statically linked program can dlopen itself configure:13070: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccT2kahc.o: In function `main': /home/user/gap4r8/pkg/NormalizInterface-1.0.2/configure:13049: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:13073: $? = 1 configure:13091: result: no configure:13130: checking whether stripping libraries is possible configure:13139: result: yes configure:13181: checking if libtool supports shared libraries configure:13183: result: yes configure:13186: checking whether to build shared libraries configure:13211: result: yes configure:13214: checking whether to build static libraries configure:13218: result: no configure:13241: checking how to run the C++ preprocessor configure:13268: g++ -E conftest.cpp configure:13268: $? = 0 configure:13282: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13307: result: g++ -E configure:13327: g++ -E conftest.cpp configure:13327: $? = 0 configure:13341: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13503: checking for ld used by g++ configure:13570: result: /usr/bin/ld -m elf_x86_64 configure:13577: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13592: result: yes configure:13647: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14721: result: yes configure:14757: g++ -c -g -O2 conftest.cpp >&5 configure:14760: $? = 0 configure:15241: checking for g++ option to produce PIC configure:15248: result: -fPIC -DPIC configure:15256: checking if g++ PIC flag -fPIC -DPIC works configure:15274: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15278: $? = 0 configure:15291: result: yes configure:15314: checking if g++ static flag -static works configure:15342: result: yes configure:15354: checking if g++ supports -c -o file.o configure:15375: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15379: $? = 0 configure:15401: result: yes configure:15406: checking if g++ supports -c -o file.o configure:15453: result: yes configure:15483: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15523: result: yes configure:15664: checking dynamic linker characteristics configure:16409: result: GNU/Linux ld.so configure:16474: checking how to hardcode library paths into programs configure:16499: result: immediate configure:16575: checking for CONFIGNAME configure:16580: result: none configure:16591: checking for GAP root directory configure:16617: result: /home/user/gap4r8 configure:16642: checking for GAP architecture configure:16656: result: x86_64-pc-linux-gnu-gcc-default64 configure:16681: checking for GAP include files configure:16684: result: /home/user/gap4r8/src/compiled.h configure:16691: checking for GAP config.h configure:16694: result: /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/config.h configure:16727: checking for GAP's gmp.h location configure:16731: result: /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/include/gmp.h configure:16801: checking libnormaliz/cone.h usability configure:16801: g++ -c -g -O2 -I/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/include conftest.cpp >&5 configure:16801: $? = 0 configure:16801: result: yes configure:16801: checking libnormaliz/cone.h presence configure:16801: g++ -E -I/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/include conftest.cpp configure:16801: $? = 0 configure:16801: result: yes configure:16801: checking for libnormaliz/cone.h configure:16801: result: yes configure:16810: checking for Normaliz >= 3.0.0 configure:16826: g++ -c -g -O2 -I/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/include conftest.cpp >&5 configure:16826: $? = 0 configure:16833: result: yes configure:16848: checking whether g++ supports C++11 features by default configure:17142: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:34:2: error: #error "This is not a C++11 compiler" #error "This is not a C++11 compiler" ^ configure:17142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NormalizInterface" | #define PACKAGE_TARNAME "NormalizInterface" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "NormalizInterface 1.0.2" | #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" | #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" | #define PACKAGE "NormalizInterface" | #define VERSION "1.0.2" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template <typename T> | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check<void> single_type; | typedef check<check<void>> double_type; | typedef check<check<check<void>>> triple_type; | typedef check<check<check<check<void>>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same<T, T> | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same<int, decltype(0)>::value == true, ""); | static_assert(is_same<int, decltype(c)>::value == false, ""); | static_assert(is_same<int, decltype(v)>::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same<int, decltype(ac)>::value == true, ""); | static_assert(is_same<int, decltype(av)>::value == true, ""); | static_assert(is_same<int, decltype(sumi)>::value == true, ""); | static_assert(is_same<int, decltype(sumf)>::value == false, ""); | static_assert(is_same<int, decltype(add(c, v))>::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template <int...> | struct sum; | | template <int N0, int... N1toN> | struct sum<N0, N1toN...> | { | static constexpr auto value = N0 + sum<N1toN...>::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template<typename T> | using member = typename T::member_type; | | template<typename T> | void func(...) {} | | template<typename T> | void func(member<T>*) {} | | void test(); | | void test() { func<foo>(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:17149: result: no configure:17161: checking whether g++ supports C++11 features with -std=c++11 configure:17457: g++ -std=c++11 -c -g -O2 conftest.cpp >&5 configure:17457: $? = 0 configure:17466: result: yes configure:17512: checking size of void ** configure:17517: g++ -std=c++11 -o conftest -g -O2 conftest.cpp >&5 configure:17517: $? = 0 configure:17517: ./conftest configure:17517: $? = 0 configure:17531: result: 8 configure:17675: checking that generated files are newer than configure configure:17681: result: done configure:17712: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by NormalizInterface config.status 1.0.2, 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:1164: creating Makefile config.status:1164: creating src/pkgconfig.h config.status:1393: executing depfiles commands config.status:1393: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CONFIGNAME_set= ac_cv_env_CONFIGNAME_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libnormaliz_cone_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_void_pp=8 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_cxx_compile_cxx11=no ax_cv_cxx_compile_cxx11__std_cpp11=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/missing autoconf' AUTOHEADER='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/missing autoheader' AUTOMAKE='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIGNAME='' CPP='gcc -E' CPPFLAGS='' CXX='g++ -std=c++11' CXXCPP='g++ -E -std=c++11' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GAPARCH='x86_64-pc-linux-gnu-gcc-default64' GAPROOT='/home/user/gap4r8' GAP_CPPFLAGS='-I/home/user/gap4r8 -I/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64 -I/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/include' GREP='/bin/grep' HAVE_CXX11='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NORMALIZ_CPPFLAGS='-I/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/include' NORMALIZ_LDFLAGS='-L/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/lib' NORMALIZ_LDPATH='/home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST/lib' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='NormalizInterface' PACKAGE_BUGREPORT='https://github.com/gap-packages/NormalizInterface/issues' PACKAGE_NAME='NormalizInterface' PACKAGE_STRING='NormalizInterface 1.0.2' PACKAGE_TARNAME='NormalizInterface' PACKAGE_URL='http://gap-packages.github.io/NormalizInterface/' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYS_IS_CYGWIN_FALSE='' SYS_IS_CYGWIN_TRUE='#' VERSION='1.0.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/cnf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "NormalizInterface" #define PACKAGE_TARNAME "NormalizInterface" #define PACKAGE_VERSION "1.0.2" #define PACKAGE_STRING "NormalizInterface 1.0.2" #define PACKAGE_BUGREPORT "https://github.com/gap-packages/NormalizInterface/issues" #define PACKAGE_URL "http://gap-packages.github.io/NormalizInterface/" #define PACKAGE "NormalizInterface" #define VERSION "1.0.2" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CXX11 1 #define SIZEOF_VOID_PP 8 #define SYS_IS_CYGWIN32 0 configure: exit 0