This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure.wrapped 6.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/gmp-6.2.0-r1 --htmldir=/usr/share/doc/gmp-6.2.0-r1/html --with-sysroot=/ --libdir=/usr/lib --localstatedir=/var/state/gmp --enable-shared --enable-assembly --enable-cxx --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.2.7-gentoo uname -s = Linux uname -v = #58 SMP PREEMPT Fri Aug 9 08:12:43 NZST 2019 /usr/bin/uname -p = Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz /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: /usr/lib/ccache/bin PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/10/bin PATH: /usr/lib/llvm/9/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure.wrapped:3052: checking build system type configure.wrapped:3066: result: i686-pc-linux-gnu configure.wrapped:3086: checking host system type configure.wrapped:3099: result: i686-pc-linux-gnu configure.wrapped:3136: checking for a BSD-compatible install configure.wrapped:3204: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c configure.wrapped:3215: checking whether build environment is sane configure.wrapped:3270: result: yes configure.wrapped:3419: checking for a thread-safe mkdir -p configure.wrapped:3458: result: /bin/mkdir -p configure.wrapped:3465: checking for gawk configure.wrapped:3481: found /usr/bin/gawk configure.wrapped:3492: result: gawk configure.wrapped:3503: checking whether make sets $(MAKE) configure.wrapped:3525: result: yes configure.wrapped:3554: checking whether make supports nested variables configure.wrapped:3571: result: yes configure.wrapped:3700: checking whether to enable maintainer-specific portions of Makefiles configure.wrapped:3709: result: no User: ABI=32 CC=x86_64-pc-linux-gnu-gcc -m32 CFLAGS=-O2 -pipe -mtune=native -march=native CPPFLAGS=(unset) MPN_PATH= GMP: abilist=32 cclist=gcc icc cc configure.wrapped:5841: x86_64-pc-linux-gnu-gcc -m32 -c conftest.c >&5 configure.wrapped:5844: $? = 0 configure.wrapped:5847: checking whether x86_64-pc-linux-gnu-gcc -m32 is gcc configure.wrapped:5849: result: yes configure.wrapped:5863: x86_64-pc-linux-gnu-gcc -m32 2>&1 | grep xlc >/dev/null configure.wrapped:5866: $? = 1 configure.wrapped:5920: checking compiler x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native Test compile: configure.wrapped:5934: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:5937: $? = 0 configure.wrapped:5942: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:5945: $? = 0 Test compile: function pointer return configure.wrapped:5988: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:5991: $? = 0 configure.wrapped:5996: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:5999: $? = 0 Test compile: cmov instruction configure.wrapped:6044: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6047: $? = 0 configure.wrapped:6052: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6055: $? = 0 Test compile: double -> ulong conversion configure.wrapped:6101: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6104: $? = 0 configure.wrapped:6109: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6112: $? = 0 Test compile: double negation configure.wrapped:6156: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6159: $? = 0 configure.wrapped:6164: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6167: $? = 0 Test compile: double -> float conversion configure.wrapped:6212: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6215: $? = 0 configure.wrapped:6220: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6223: $? = 0 Test compile: gnupro alpha ev6 char spilling configure.wrapped:6297: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6300: $? = 0 configure.wrapped:6305: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6308: $? = 0 Test compile: __builtin_alloca availability configure.wrapped:6348: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'foo': conftest.c:1:21: warning: ignoring return value of '__builtin_alloca' declared with attribute 'warn_unused_result' [-Wunused-result] 1 | int k; int foo () { __builtin_alloca (k); } | ^~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib/Scrt1.o: in function `_start': /var/tmp/portage/sys-libs/glibc-2.31-r3/work/glibc-2.31/csu/../sysdeps/i386/start.S:100: undefined reference to `main' collect2: error: ld returned 1 exit status configure.wrapped:6351: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure.wrapped:6472: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6475: $? = 0 configure.wrapped:6480: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6483: $? = 0 Test compile: long long reliability test 1 configure.wrapped:6537: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6540: $? = 0 configure.wrapped:6545: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6548: $? = 0 Test compile: long long reliability test 2 configure.wrapped:6598: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6601: $? = 0 configure.wrapped:6606: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6609: $? = 0 Test compile: freebsd hacked gcc configure.wrapped:6659: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6662: $? = 0 configure.wrapped:6667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6670: $? = 0 Test compile: mpn_lshift_com optimization configure.wrapped:6758: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6761: $? = 0 configure.wrapped:6766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6769: $? = 0 Test compile: mpn_lshift_com optimization 2 configure.wrapped:6867: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:6870: $? = 0 configure.wrapped:6875: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:6878: $? = 0 Testing gcc GOT with eax emitted configure.wrapped:6926: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -fPIC -S conftest.c >&5 2>&1 configure.wrapped:6929: $? = 0 Result: yes Testing gas GOT with eax good configure.wrapped:7000: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -fPIC -o conftest.o -c conftest.s >&5 2>&1 configure.wrapped:7003: $? = 0 Result: yes configure.wrapped:7024: result: yes configure: testlist sizeof-long-4 configure.wrapped:7199: checking compiler x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native has sizeof(long)==4 configure.wrapped:7212: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -c conftest.c >&5 configure.wrapped:7215: $? = 0 configure.wrapped:7220: result: yes configure.wrapped:8755: checking for i686-pc-linux-gnu-gcc configure.wrapped:8782: result: x86_64-pc-linux-gnu-gcc -m32 configure.wrapped:9051: checking for C compiler version configure.wrapped:9060: x86_64-pc-linux-gnu-gcc -m32 --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 10.1.0 p1) 10.1.0 Copyright (C) 2020 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.wrapped:9071: $? = 0 configure.wrapped:9060: x86_64-pc-linux-gnu-gcc -m32 -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/10.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-10.1.0/work/gcc-10.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/10.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/python --enable-objc-gc --enable-languages=c,c++,d,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.1.0 p1' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Gentoo 10.1.0 p1) configure.wrapped:9071: $? = 0 configure.wrapped:9060: x86_64-pc-linux-gnu-gcc -m32 -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure.wrapped:9071: $? = 1 configure.wrapped:9060: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure.wrapped:9071: $? = 1 configure.wrapped:9091: checking whether the C compiler works configure.wrapped:9113: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:9117: $? = 0 configure.wrapped:9165: result: yes configure.wrapped:9168: checking for C compiler default output file name configure.wrapped:9170: result: a.out configure.wrapped:9176: checking for suffix of executables configure.wrapped:9183: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:9187: $? = 0 configure.wrapped:9209: result: configure.wrapped:9231: checking whether we are cross compiling configure.wrapped:9239: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:9243: $? = 0 configure.wrapped:9250: ./conftest configure.wrapped:9254: $? = 0 configure.wrapped:9242: result: no configure.wrapped:9247: checking for suffix of object files configure.wrapped:9269: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:9273: $? = 0 configure.wrapped:9294: result: o configure.wrapped:9298: checking whether we are using the GNU C compiler configure.wrapped:9317: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:9317: $? = 0 configure.wrapped:9326: result: yes configure.wrapped:9335: checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g configure.wrapped:9355: x86_64-pc-linux-gnu-gcc -m32 -c -g conftest.c >&5 configure.wrapped:9355: $? = 0 configure.wrapped:9396: result: yes configure.wrapped:9413: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89 configure.wrapped:9476: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:9476: $? = 0 configure.wrapped:9489: result: none needed configure.wrapped:9514: checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together configure.wrapped:9536: x86_64-pc-linux-gnu-gcc -m32 -c conftest.c -o conftest2.o configure.wrapped:9539: $? = 0 configure.wrapped:9536: x86_64-pc-linux-gnu-gcc -m32 -c conftest.c -o conftest2.o configure.wrapped:9539: $? = 0 configure.wrapped:9551: result: yes configure.wrapped:9568: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C99 configure.wrapped:9717: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:9717: $? = 0 configure.wrapped:9730: result: none needed configure.wrapped:9750: checking how to run the C preprocessor configure.wrapped:9781: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:9781: $? = 0 configure.wrapped:9795: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:9795: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure.wrapped:9820: result: x86_64-pc-linux-gnu-gcc -m32 -E configure.wrapped:9840: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:9840: $? = 0 configure.wrapped:9854: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:9854: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure.wrapped:9955: checking build system compiler x86_64-pc-linux-gnu-gcc -m32 configure.wrapped:9968: x86_64-pc-linux-gnu-gcc -m32 conftest.c configure.wrapped:9971: $? = 0 configure.wrapped:9978: result: yes configure.wrapped:9997: checking for build system preprocessor configure.wrapped:10008: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "conftest.c" configure.wrapped:10011: $? = 0 configure.wrapped:10026: result: x86_64-pc-linux-gnu-gcc -m32 -E configure.wrapped:10033: checking for build system executable suffix configure.wrapped:10047: x86_64-pc-linux-gnu-gcc -m32 conftest.c -o conftest.exe configure.wrapped:10050: $? = 0 /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 10052: ./conftest: No such file or directory configure.wrapped:10047: x86_64-pc-linux-gnu-gcc -m32 conftest.c -o conftest,ff8 configure.wrapped:10050: $? = 0 /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 10052: ./conftest: No such file or directory configure.wrapped:10047: x86_64-pc-linux-gnu-gcc -m32 conftest.c -o conftest configure.wrapped:10050: $? = 0 configure.wrapped:10064: result: configure.wrapped:10070: checking whether build system compiler is ANSI configure.wrapped:10083: x86_64-pc-linux-gnu-gcc -m32 conftest.c configure.wrapped:10086: $? = 0 configure.wrapped:10095: result: yes configure.wrapped:10105: checking for build system compiler math library configure.wrapped:10125: x86_64-pc-linux-gnu-gcc -m32 conftest.c -lm configure.wrapped:10128: $? = 0 configure.wrapped:10137: result: -lm configure.wrapped:10272: checking for C++ compiler version configure.wrapped:10281: x86_64-pc-linux-gnu-g++ -m32 --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 10.1.0 p1) 10.1.0 Copyright (C) 2020 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.wrapped:10292: $? = 0 configure.wrapped:10281: x86_64-pc-linux-gnu-g++ -m32 -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/10.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-10.1.0/work/gcc-10.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/10.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/python --enable-objc-gc --enable-languages=c,c++,d,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.1.0 p1' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Gentoo 10.1.0 p1) configure.wrapped:10292: $? = 0 configure.wrapped:10281: x86_64-pc-linux-gnu-g++ -m32 -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure.wrapped:10292: $? = 1 configure.wrapped:10281: x86_64-pc-linux-gnu-g++ -m32 -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure.wrapped:10292: $? = 1 configure.wrapped:10296: checking whether we are using the GNU C++ compiler configure.wrapped:10315: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native conftest.cpp >&5 configure.wrapped:10315: $? = 0 configure.wrapped:10324: result: yes configure.wrapped:10333: checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g configure.wrapped:10353: x86_64-pc-linux-gnu-g++ -m32 -c -g conftest.cpp >&5 configure.wrapped:10353: $? = 0 configure.wrapped:10394: result: yes CXXFLAGS chosen by autoconf: -O2 -pipe -mtune=native -march=native configure.wrapped:10444: checking C++ compiler x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -mtune=native -march=native Test compile: configure.wrapped:10458: x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -mtune=native -march=native conftest.cc >&5 configure.wrapped:10461: $? = 0 configure.wrapped:10465: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:10468: $? = 0 Test compile: namespace configure.wrapped:10498: x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -mtune=native -march=native conftest.cc >&5 configure.wrapped:10501: $? = 0 configure.wrapped:10505: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:10508: $? = 0 Test compile: std iostream configure.wrapped:10544: x86_64-pc-linux-gnu-g++ -m32 -O2 -pipe -mtune=native -march=native conftest.cc >&5 configure.wrapped:10547: $? = 0 configure.wrapped:10551: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure.wrapped:10554: $? = 0 configure.wrapped:10573: result: yes configure.wrapped:10613: checking how to run the C++ preprocessor configure.wrapped:10640: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp configure.wrapped:10640: $? = 0 configure.wrapped:10654: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp conftest.cpp:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:10654: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure.wrapped:10679: result: x86_64-pc-linux-gnu-g++ -m32 -E configure.wrapped:10699: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp configure.wrapped:10699: $? = 0 configure.wrapped:10713: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp conftest.cpp:15:10: fatal error: ac_nonexistent.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:10713: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure.wrapped:10749: checking for grep that handles long lines and -e configure.wrapped:10807: result: /bin/grep configure.wrapped:10812: checking for egrep configure.wrapped:10874: result: /bin/grep -E Decided: ABI=32 CC=x86_64-pc-linux-gnu-gcc -m32 CFLAGS=-O2 -pipe -mtune=native -march=native CPPFLAGS= GMP_LDFLAGS= CXX=x86_64-pc-linux-gnu-g++ -m32 CXXFLAGS=-O2 -pipe -mtune=native -march=native path= x86/p6 x86 generic configure.wrapped:11156: checking whether assembler supports --noexecstack option configure.wrapped:11166: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -S -o conftest.s conftest.c >/dev/null configure.wrapped:11169: $? = 0 configure.wrapped:11174: x86_64-pc-linux-gnu-gcc -m32 -Wa,--noexecstack -c -o conftest.o conftest.s >/dev/null configure.wrapped:11177: $? = 0 configure.wrapped:11186: result: yes configure.wrapped:11199: checking for i686-pc-linux-gnu-ar configure.wrapped:11226: result: x86_64-pc-linux-gnu-ar configure.wrapped:11307: checking for BSD- or MS-compatible name lister (nm) configure.wrapped:11361: result: no configure.wrapped:11375: checking for i686-pc-linux-gnu-dumpbin configure.wrapped:11405: result: no configure.wrapped:11375: checking for i686-pc-linux-gnu-link configure.wrapped:11405: result: no configure.wrapped:11419: checking for dumpbin configure.wrapped:11449: result: no configure.wrapped:11419: checking for link configure.wrapped:11435: found /usr/bin/link configure.wrapped:11446: result: link -dump configure.wrapped:11491: checking the name lister (nm) interface configure.wrapped:11498: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:11501: nm "conftest.o" /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 11502: nm: command not found configure.wrapped:11504: output configure.wrapped:11505: result: BSD nm configure.wrapped:11521: checking for BSD- or MS-compatible name lister (nm) configure.wrapped:11575: result: no configure.wrapped:11702: checking the name lister (nm) interface configure.wrapped:11722: result: BSD nm configure.wrapped:12199: checking how to print strings configure.wrapped:12226: result: printf configure.wrapped:12247: checking for a sed that does not truncate output configure.wrapped:12311: result: /bin/sed configure.wrapped:12329: checking for fgrep configure.wrapped:12391: result: /bin/grep -F configure.wrapped:12426: checking for ld used by x86_64-pc-linux-gnu-gcc -m32 configure.wrapped:12493: result: x86_64-pc-linux-gnu-ld -m elf_i386 configure.wrapped:12500: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld configure.wrapped:12515: result: yes configure.wrapped:12527: checking whether ln -s works configure.wrapped:12531: result: yes configure.wrapped:12539: checking the maximum length of command line arguments configure.wrapped:12670: result: 1572864 configure.wrapped:12718: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure.wrapped:12758: result: func_convert_file_noop configure.wrapped:12765: checking how to convert i686-pc-linux-gnu file names to toolchain format configure.wrapped:12785: result: func_convert_file_noop configure.wrapped:12792: checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files configure.wrapped:12799: result: -r configure.wrapped:12833: checking for i686-pc-linux-gnu-objdump configure.wrapped:12860: result: objdump configure.wrapped:12929: checking how to recognize dependent libraries configure.wrapped:13129: result: pass_all configure.wrapped:13174: checking for i686-pc-linux-gnu-dlltool configure.wrapped:13201: result: dlltool configure.wrapped:13271: checking how to associate runtime and link libraries configure.wrapped:13298: result: printf %s\n configure.wrapped:13314: checking for i686-pc-linux-gnu-ar configure.wrapped:13341: result: x86_64-pc-linux-gnu-ar configure.wrapped:13422: checking for archiver @FILE support configure.wrapped:13439: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:13439: $? = 0 configure.wrapped:13442: x86_64-pc-linux-gnu-ar cq libconftest.a @conftest.lst >&5 configure.wrapped:13445: $? = 0 configure.wrapped:13450: x86_64-pc-linux-gnu-ar cq libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure.wrapped:13453: $? = 1 configure.wrapped:13452: result: @ configure.wrapped:13470: checking for i686-pc-linux-gnu-strip configure.wrapped:13500: result: no configure.wrapped:13510: checking for strip configure.wrapped:13540: result: no configure.wrapped:13569: checking for i686-pc-linux-gnu-ranlib configure.wrapped:13599: result: no configure.wrapped:13609: checking for ranlib configure.wrapped:13639: result: no configure.wrapped:13738: checking command to parse nm output from x86_64-pc-linux-gnu-gcc -m32 object configure.wrapped:13891: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:13894: $? = 0 configure.wrapped:13898: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 13899: nm: command not found configure.wrapped:13901: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' configure.wrapped:13891: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:13894: $? = 0 configure.wrapped:13898: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 13899: nm: command not found configure.wrapped:13901: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' configure.wrapped:14005: result: failed configure.wrapped:14055: checking for sysroot configure.wrapped:14085: result: / configure.wrapped:14092: checking for a working dd configure.wrapped:14130: result: /bin/dd configure.wrapped:14134: checking how to truncate binary pipes configure.wrapped:14149: result: /bin/dd bs=4096 count=1 configure.wrapped:14438: checking for i686-pc-linux-gnu-mt configure.wrapped:14468: result: no configure.wrapped:14478: checking for mt configure.wrapped:14508: result: no configure.wrapped:14528: checking if : is a manifest tool configure.wrapped:14534: : '-?' configure.wrapped:14542: result: no configure.wrapped:15214: checking for ANSI C header files configure.wrapped:15234: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15234: $? = 0 configure.wrapped:15307: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:15307: $? = 0 configure.wrapped:15307: ./conftest configure.wrapped:15307: $? = 0 configure.wrapped:15318: result: yes configure.wrapped:15331: checking for sys/types.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for sys/stat.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for stdlib.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for string.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for memory.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for strings.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for inttypes.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for stdint.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15331: checking for unistd.h configure.wrapped:15331: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15331: $? = 0 configure.wrapped:15331: result: yes configure.wrapped:15345: checking for dlfcn.h configure.wrapped:15345: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:15345: $? = 0 configure.wrapped:15345: result: yes configure.wrapped:15610: checking for objdir configure.wrapped:15625: result: .libs configure.wrapped:15885: checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions configure.wrapped:15903: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure.wrapped:15907: $? = 0 configure.wrapped:15920: result: no configure.wrapped:16278: checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC configure.wrapped:16285: result: -fPIC -DPIC configure.wrapped:16293: checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works configure.wrapped:16311: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native -fPIC -DPIC -DPIC conftest.c >&5 configure.wrapped:16315: $? = 0 configure.wrapped:16328: result: yes configure.wrapped:16357: checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works configure.wrapped:16385: result: yes configure.wrapped:16400: checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o configure.wrapped:16421: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native -o out/conftest2.o conftest.c >&5 configure.wrapped:16425: $? = 0 configure.wrapped:16447: result: yes configure.wrapped:16455: checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o configure.wrapped:16502: result: yes configure.wrapped:16535: checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries configure.wrapped:17794: result: yes configure.wrapped:17831: checking whether -lc should be explicitly linked in configure.wrapped:17839: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:17842: $? = 0 configure.wrapped:17857: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure.wrapped:17860: $? = 0 configure.wrapped:17874: result: no configure.wrapped:18034: checking dynamic linker characteristics configure.wrapped:18615: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure.wrapped:18615: $? = 0 configure.wrapped:18852: result: GNU/Linux ld.so configure.wrapped:18974: checking how to hardcode library paths into programs configure.wrapped:18999: result: immediate configure.wrapped:19547: checking whether stripping libraries is possible configure.wrapped:19569: result: no configure.wrapped:19587: checking if libtool supports shared libraries configure.wrapped:19589: result: yes configure.wrapped:19592: checking whether to build shared libraries configure.wrapped:19617: result: yes configure.wrapped:19620: checking whether to build static libraries configure.wrapped:19624: result: no configure.wrapped:16439: checking how to run the C++ preprocessor configure.wrapped:16505: result: x86_64-pc-linux-gnu-g++ -m32 -E configure.wrapped:16525: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp configure.wrapped:16525: $? = 0 configure.wrapped:16539: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp conftest.cpp:27:10: fatal error: ac_nonexistent.h: No such file or directory 27 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:16539: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 configure.wrapped:16701: checking for ld used by x86_64-pc-linux-gnu-g++ -m32 configure.wrapped:16768: result: x86_64-pc-linux-gnu-ld -m elf_i386 configure.wrapped:16775: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld configure.wrapped:16790: result: yes configure.wrapped:16845: checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries configure.wrapped:17918: result: yes configure.wrapped:17954: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native conftest.cpp >&5 configure.wrapped:17957: $? = 0 configure.wrapped:18438: checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC configure.wrapped:18445: result: -fPIC -DPIC configure.wrapped:18453: checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works configure.wrapped:18471: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 configure.wrapped:18475: $? = 0 configure.wrapped:18488: result: yes configure.wrapped:18511: checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works configure.wrapped:18539: result: yes configure.wrapped:18551: checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o configure.wrapped:18572: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native -o out/conftest2.o conftest.cpp >&5 configure.wrapped:18576: $? = 0 configure.wrapped:18598: result: yes configure.wrapped:18603: checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o configure.wrapped:18650: result: yes configure.wrapped:18680: checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries configure.wrapped:18720: result: yes configure.wrapped:18861: checking dynamic linker characteristics configure.wrapped:19606: result: GNU/Linux ld.so configure.wrapped:19671: checking how to hardcode library paths into programs configure.wrapped:19696: result: immediate configure.wrapped:18629: checking for ANSI C header files configure.wrapped:18733: result: yes configure.wrapped:18741: checking whether time.h and sys/time.h may both be included configure.wrapped:18761: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18761: $? = 0 configure.wrapped:18768: result: yes configure.wrapped:18805: checking fcntl.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking fcntl.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for fcntl.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking float.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking float.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for float.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking invent.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:64:10: fatal error: invent.h: No such file or directory 64 | #include | ^~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_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.wrapped:18805: result: no configure.wrapped:18805: checking invent.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:31:10: fatal error: invent.h: No such file or directory 31 | #include | ^~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for invent.h configure.wrapped:18805: result: no configure.wrapped:18805: checking langinfo.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking langinfo.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for langinfo.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking locale.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking locale.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for locale.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking nl_types.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking nl_types.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for nl_types.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/attributes.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:67:10: fatal error: sys/attributes.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/attributes.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:34:10: fatal error: sys/attributes.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/attributes.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/iograph.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:67:10: fatal error: sys/iograph.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/iograph.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:34:10: fatal error: sys/iograph.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/iograph.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/mman.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/mman.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for sys/mman.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/param.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/param.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for sys/param.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/processor.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:69:10: fatal error: sys/processor.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/processor.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:36:10: fatal error: sys/processor.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/processor.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/pstat.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:69:10: fatal error: sys/pstat.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/pstat.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:36:10: fatal error: sys/pstat.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/pstat.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/sysinfo.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/sysinfo.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for sys/sysinfo.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/syssgi.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:70:10: fatal error: sys/syssgi.h: No such file or directory 70 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/syssgi.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:37:10: fatal error: sys/syssgi.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/syssgi.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/systemcfg.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:70:10: fatal error: sys/systemcfg.h: No such file or directory 70 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_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.wrapped:18805: result: no configure.wrapped:18805: checking sys/systemcfg.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:37:10: fatal error: sys/systemcfg.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18805: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure.wrapped:18805: result: no configure.wrapped:18805: checking for sys/systemcfg.h configure.wrapped:18805: result: no configure.wrapped:18805: checking sys/time.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/time.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for sys/time.h configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/times.h usability configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking sys/times.h presence configure.wrapped:18805: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure.wrapped:18805: $? = 0 configure.wrapped:18805: result: yes configure.wrapped:18805: checking for sys/times.h configure.wrapped:18805: result: yes configure.wrapped:18819: checking for sys/resource.h configure.wrapped:18819: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18819: $? = 0 configure.wrapped:18819: result: yes configure.wrapped:18843: checking for sys/sysctl.h configure.wrapped:18843: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 In file included from conftest.c:44: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ configure.wrapped:18843: $? = 0 configure.wrapped:18843: result: yes configure.wrapped:18860: checking for machine/hal_sysinfo.h configure.wrapped:18860: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:45:10: fatal error: machine/hal_sysinfo.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure.wrapped:18860: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SYSINFO_H | # include | #endif | | #include configure.wrapped:18860: result: no configure.wrapped:18885: checking whether fgetc is declared configure.wrapped:18885: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18885: $? = 0 configure.wrapped:18885: result: yes configure.wrapped:18895: checking whether fscanf is declared configure.wrapped:18895: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18895: $? = 0 configure.wrapped:18895: result: yes configure.wrapped:18905: checking whether optarg is declared configure.wrapped:18905: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18905: $? = 0 configure.wrapped:18905: result: yes configure.wrapped:18915: checking whether ungetc is declared configure.wrapped:18915: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18915: $? = 0 configure.wrapped:18915: result: yes configure.wrapped:18925: checking whether vfprintf is declared configure.wrapped:18925: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18925: $? = 0 configure.wrapped:18925: result: yes configure.wrapped:18936: checking whether sys_errlist is declared configure.wrapped:18936: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18936: $? = 0 configure.wrapped:18936: result: yes configure.wrapped:18948: checking whether sys_nerr is declared configure.wrapped:18948: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:18948: $? = 0 configure.wrapped:18948: result: yes configure.wrapped:18962: checking return type of signal handlers configure.wrapped:18980: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:54:10: error: void value not ignored as it ought to be 54 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure.wrapped:18980: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure.wrapped:18987: result: void configure.wrapped:19006: checking for intmax_t configure.wrapped:19006: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19006: $? = 0 configure.wrapped:19006: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:85:23: error: expected expression before ')' token 85 | if (sizeof ((intmax_t))) | ^ configure.wrapped:19006: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | /* 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 ((intmax_t))) | return 0; | ; | return 0; | } configure.wrapped:19006: result: yes configure.wrapped:19015: checking for long double configure.wrapped:19015: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19015: $? = 0 configure.wrapped:19015: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:86:26: error: expected expression before ')' token 86 | if (sizeof ((long double))) | ^ configure.wrapped:19015: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 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 ((long double))) | return 0; | ; | return 0; | } configure.wrapped:19015: result: yes configure.wrapped:19024: checking for long long configure.wrapped:19024: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19024: $? = 0 configure.wrapped:19024: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:87:24: error: expected expression before ')' token 87 | if (sizeof ((long long))) | ^ configure.wrapped:19024: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 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 ((long long))) | return 0; | ; | return 0; | } configure.wrapped:19024: result: yes configure.wrapped:19033: checking for ptrdiff_t configure.wrapped:19033: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19033: $? = 0 configure.wrapped:19033: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token 88 | if (sizeof ((ptrdiff_t))) | ^ configure.wrapped:19033: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 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 ((ptrdiff_t))) | return 0; | ; | return 0; | } configure.wrapped:19033: result: yes configure.wrapped:19042: checking for quad_t configure.wrapped:19042: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19042: $? = 0 configure.wrapped:19042: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:89:21: error: expected expression before ')' token 89 | if (sizeof ((quad_t))) | ^ configure.wrapped:19042: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 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 ((quad_t))) | return 0; | ; | return 0; | } configure.wrapped:19042: result: yes configure.wrapped:19051: checking for uint_least32_t configure.wrapped:19051: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19051: $? = 0 configure.wrapped:19051: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:90:29: error: expected expression before ')' token 90 | if (sizeof ((uint_least32_t))) | ^ configure.wrapped:19051: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 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 ((uint_least32_t))) | return 0; | ; | return 0; | } configure.wrapped:19051: result: yes configure.wrapped:19060: checking for intptr_t configure.wrapped:19060: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19060: $? = 0 configure.wrapped:19060: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:91:23: error: expected expression before ')' token 91 | if (sizeof ((intptr_t))) | ^ configure.wrapped:19060: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 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 ((intptr_t))) | return 0; | ; | return 0; | } configure.wrapped:19060: result: yes configure.wrapped:19074: checking for working volatile configure.wrapped:19093: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19093: $? = 0 configure.wrapped:19100: result: yes configure.wrapped:19109: checking for C/C++ restrict keyword configure.wrapped:19134: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19134: $? = 0 configure.wrapped:19142: result: __restrict configure.wrapped:19157: checking whether gcc __attribute__ ((const)) works configure.wrapped:19173: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19173: $? = 0 configure.wrapped:19181: result: yes configure.wrapped:19189: checking whether gcc __attribute__ ((malloc)) works configure.wrapped:19198: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -c conftest.c >conftest.out 2>&1 configure.wrapped:19201: $? = 0 configure.wrapped:19215: result: yes configure.wrapped:19223: checking whether gcc __attribute__ ((mode (XX))) works configure.wrapped:19239: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19239: $? = 0 configure.wrapped:19247: result: yes configure.wrapped:19255: checking whether gcc __attribute__ ((noreturn)) works configure.wrapped:19271: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19271: $? = 0 configure.wrapped:19279: result: yes configure.wrapped:19287: checking whether gcc hidden aliases work configure.wrapped:19305: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19305: $? = 0 configure.wrapped:19313: result: yes configure.wrapped:19322: checking for inline configure.wrapped:19338: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19338: $? = 0 configure.wrapped:19346: result: inline configure.wrapped:19389: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19389: $? = 0 configure.wrapped:19493: checking for cos in -lm configure.wrapped:19518: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 69 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure.wrapped:19518: $? = 0 configure.wrapped:19527: result: yes configure.wrapped:19541: checking for working alloca.h configure.wrapped:19557: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:19557: $? = 0 configure.wrapped:19565: result: yes configure.wrapped:19574: checking for alloca (via gmp-impl.h) configure.wrapped:19597: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:19597: $? = 0 configure.wrapped:19605: result: yes configure.wrapped:19614: checking how to allocate temporary memory configure.wrapped:19638: result: alloca configure.wrapped:19696: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19696: $? = 0 configure.wrapped:19705: checking whether byte ordering is bigendian configure.wrapped:19720: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:66:9: error: unknown type name 'not' 66 | not a universal capable compiler | ^~~ conftest.c:66:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 66 | not a universal capable compiler | ^~~~~~~~~ conftest.c:66:15: error: unknown type name 'universal' configure.wrapped:19720: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure.wrapped:19765: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 configure.wrapped:19765: $? = 0 configure.wrapped:19783: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:72:4: error: unknown type name 'not'; did you mean 'ino_t'? 72 | not big endian | ^~~ | ino_t conftest.c:72:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 72 | not big endian | ^~~~~~ configure.wrapped:19783: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure.wrapped:19911: result: no configure.wrapped:19940: checking format of `double' floating point configure.wrapped:19968: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native conftest.c -o conftest >&5 2>&1 configure.wrapped:19971: $? = 0 configure.wrapped:20138: result: IEEE little endian configure.wrapped:20218: checking for alarm configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for attr_get configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccW5qiZy.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `attr_get' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define attr_get to an innocuous variant, in case declares attr_get. | For example, HP-UX 11i declares gettimeofday. */ | #define attr_get innocuous_attr_get | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attr_get (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attr_get | | /* 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 attr_get (); | /* 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_attr_get || defined __stub___attr_get | choke me | #endif | | int | main () | { | return attr_get (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for clock configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for cputime configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccA7Cbsl.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `cputime' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | /* Define cputime to an innocuous variant, in case declares cputime. | For example, HP-UX 11i declares gettimeofday. */ | #define cputime innocuous_cputime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cputime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cputime | | /* 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 cputime (); | /* 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_cputime || defined __stub___cputime | choke me | #endif | | int | main () | { | return cputime (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for getpagesize configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for getrusage configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for gettimeofday configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for getsysinfo configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccomgGE2.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `getsysinfo' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsysinfo | | /* 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 getsysinfo (); | /* 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_getsysinfo || defined __stub___getsysinfo | choke me | #endif | | int | main () | { | return getsysinfo (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for localeconv configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for memset configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, unsigned int)' [-Wbuiltin-declaration-mismatch] 96 | char memset (); | ^~~~~~ conftest.c:84:1: note: 'memset' is declared in header '' 83 | # include 84 | #else configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for mmap configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for mprotect configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for nl_langinfo configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for obstack_vprintf configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for popen configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for processor_info configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccHUUtrG.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `processor_info' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define processor_info to an innocuous variant, in case declares processor_info. | For example, HP-UX 11i declares gettimeofday. */ | #define processor_info innocuous_processor_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char processor_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef processor_info | | /* 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 processor_info (); | /* 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_processor_info || defined __stub___processor_info | choke me | #endif | | int | main () | { | return processor_info (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for pstat_getprocessor configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccT3TXN2.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `pstat_getprocessor' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define pstat_getprocessor to an innocuous variant, in case declares pstat_getprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getprocessor innocuous_pstat_getprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getprocessor | | /* 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 pstat_getprocessor (); | /* 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_pstat_getprocessor || defined __stub___pstat_getprocessor | choke me | #endif | | int | main () | { | return pstat_getprocessor (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for raise configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for read_real_time configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccrEFFJR.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* 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 read_real_time (); | /* 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_read_real_time || defined __stub___read_real_time | choke me | #endif | | int | main () | { | return read_real_time (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for sigaction configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for sigaltstack configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for sigstack configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/cc0aqRW5.o: in function `main': conftest.c:(.text.startup+0x13): warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for syssgi configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccqngzRI.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `syssgi' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | /* end confdefs.h. */ | /* Define syssgi to an innocuous variant, in case declares syssgi. | For example, HP-UX 11i declares gettimeofday. */ | #define syssgi innocuous_syssgi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syssgi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef syssgi | | /* 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 syssgi (); | /* 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_syssgi || defined __stub___syssgi | choke me | #endif | | int | main () | { | return syssgi (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for strchr configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 106 | char strchr (); | ^~~~~~ conftest.c:94:1: note: 'strchr' is declared in header '' 93 | # include 94 | #else configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for strerror configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for strnlen configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:108:6: warning: conflicting types for built-in function 'strnlen'; expected 'unsigned int(const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] 108 | char strnlen (); | ^~~~~~~ configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for strtol configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for strtoul configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for sysconf configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for sysctl configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20218: checking for sysctlbyname configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-libs/gmp-6.2.0-r1/temp/ccgMpwzD.o: in function `main': conftest.c:(.text.startup+0x13): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure.wrapped:20218: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure.wrapped:20218: result: no configure.wrapped:20218: checking for times configure.wrapped:20218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20218: $? = 0 configure.wrapped:20218: result: yes configure.wrapped:20234: checking for library containing clock_gettime configure.wrapped:20265: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20265: $? = 0 configure.wrapped:20282: result: none required configure.wrapped:20298: checking for vsnprintf configure.wrapped:20298: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, unsigned int, const char *, char *)' [-Wbuiltin-declaration-mismatch] 115 | char vsnprintf (); | ^~~~~~~~~ conftest.c:103:1: note: 'vsnprintf' is declared in header '' 102 | # include 103 | #else configure.wrapped:20298: $? = 0 configure.wrapped:20298: result: yes configure.wrapped:20308: checking whether vsnprintf works configure.wrapped:20354: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20354: $? = 0 configure.wrapped:20354: ./conftest configure.wrapped:20354: $? = 0 configure.wrapped:20354: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -pipe -mtune=native -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure.wrapped:20354: $? = 0 configure.wrapped:20354: ./conftest configure.wrapped:20354: $? = 0 configure.wrapped:20366: result: yes configure.wrapped:20379: checking whether sscanf needs writable input configure.wrapped:20391: result: no configure.wrapped:20405: checking for struct pst_processor.psp_iticksperclktick configure.wrapped:20405: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:93:10: fatal error: sys/pstat.h: No such file or directory 93 | #include | ^~~~~~~~~~~~~ compilation terminated. configure.wrapped:20405: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure.wrapped:20405: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.c >&5 conftest.c:93:10: fatal error: sys/pstat.h: No such file or directory 93 | #include | ^~~~~~~~~~~~~ compilation terminated. configure.wrapped:20405: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (sizeof ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure.wrapped:20405: result: no configure.wrapped:20431: checking sstream usability configure.wrapped:20431: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native conftest.cpp >&5 configure.wrapped:20431: $? = 0 configure.wrapped:20431: result: yes configure.wrapped:20431: checking sstream presence configure.wrapped:20431: x86_64-pc-linux-gnu-g++ -m32 -E conftest.cpp configure.wrapped:20431: $? = 0 configure.wrapped:20431: result: yes configure.wrapped:20431: checking for sstream configure.wrapped:20431: result: yes configure.wrapped:20441: checking for std::locale configure.wrapped:20441: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native conftest.cpp >&5 configure.wrapped:20441: $? = 0 configure.wrapped:20441: x86_64-pc-linux-gnu-g++ -m32 -c -O2 -pipe -mtune=native -march=native conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:99:25: error: expected primary-expression before ')' token 99 | if (sizeof ((std::locale))) | ^ configure.wrapped:20441: $? = 1 configure.wrapped: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.0" | #define PACKAGE_STRING "GNU MP 6.2.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.2.0" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_NERR 1 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_QUAD_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_HIDDEN_ALIAS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::locale))) | return 0; | ; | return 0; | } configure.wrapped:20441: result: yes configure.wrapped:21149: checking for suitable m4 trying m4 good configure.wrapped:21193: result: m4 configure.wrapped:21199: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure.wrapped:21221: result: no configure.wrapped:21240: checking how to switch to text section trying .text configure.wrapped:21251: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21254: $? = 0 configure.wrapped:21274: result: .text configure.wrapped:21278: checking how to switch to data section configure.wrapped:21289: result: .data configure.wrapped:21294: checking for assembler label suffix trying configure.wrapped:21307: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21310: $? = 1 conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' configure: failed program was: .text somelabel conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' trying : configure.wrapped:21307: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21310: $? = 0 configure.wrapped:21330: result: : configure.wrapped:21335: checking for assembler global directive configure.wrapped:21347: result: .globl configure.wrapped:21352: checking for assembler global directive attribute configure.wrapped:21363: result: configure.wrapped:21368: checking if globals are prefixed by underscore configure.wrapped:21378: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -c conftest.c >&5 configure.wrapped:21381: $? = 0 configure: nm doesn't have gurkmacka: configure.wrapped:21399: result: unknown configure.wrapped:21411: WARNING: +---------------------------------------------------------- configure.wrapped:21413: WARNING: | Cannot determine global symbol prefix. configure.wrapped:21415: WARNING: | nm output doesn't contain a global data symbol. configure.wrapped:21417: WARNING: | Will proceed with no underscore. configure.wrapped:21419: WARNING: | If this is wrong then you'll get link errors referring configure.wrapped:21421: WARNING: | to ___gmpn_add_n (note three underscores). configure.wrapped:21423: WARNING: | In this case do a fresh build with an override, configure.wrapped:21425: WARNING: | ./configure gmp_cv_asm_underscore=yes configure.wrapped:21427: WARNING: +---------------------------------------------------------- configure.wrapped:21439: checking how to switch to read-only data section Test program: extern const int foo[]; /* Suppresses C++'s suppression of foo */ const int foo[] = {1,2,3}; configure.wrapped:21459: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -mtune=native -march=native -S conftest.c >&5 configure.wrapped:21462: $? = 0 Compiler output: .file "conftest.c" .text .globl foo .section .rodata .align 4 .type foo, @object .size foo, 12 foo: .long 1 .long 2 .long 3 .ident "GCC: (Gentoo 10.1.0 p1) 10.1.0" .section .note.GNU-stack,"",@progbits Match: .section .rodata configure.wrapped:21493: result: .section .rodata configure.wrapped:21497: checking for assembler .type directive configure.wrapped:21508: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21511: $? = 0 configure.wrapped:21531: result: .type $1,@$2 configure.wrapped:21535: checking for assembler .size directive configure.wrapped:21545: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21548: $? = 0 configure.wrapped:21565: result: .size $1,$2 configure.wrapped:21572: checking for assembler local label prefix Trying L configure.wrapped:21586: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21589: $? = 0 /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/configure.wrapped: line 21592: nm: command not found configure.wrapped:21594: WARNING: "nm" failure configure.wrapped:21628: WARNING: cannot determine local label, using default L Local label appears in object files: yes configure.wrapped:21635: result: L configure.wrapped:21646: checking for assembler byte directive trying .byte configure.wrapped:21659: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21662: $? = 0 configure.wrapped:21682: result: .byte configure.wrapped:21690: checking how to define a 32-bit word configure.wrapped:21715: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21718: $? = 0 configure.wrapped:21715: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21718: $? = 0 configure.wrapped:21715: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -mtune=native -march=native conftest.s >conftest.out 2>&1 configure.wrapped:21718: $? = 1 conftest.s: Assembler messages: conftest.s:3: Error: no such instruction: `data4 0' configure: failed program was: .data .globl foo data4 0 foo: .byte 0 configure.wrapped:21740: error: cannot determine how to define a 32-bit word ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ABI_set=set ac_cv_env_ABI_value=32 ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='x86_64-pc-linux-gnu-gcc -m32' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -mtune=native -march=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_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=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -mtune=native -march=native' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='x86_64-pc-linux-gnu-g++ -m32' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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_M4_set= ac_cv_env_M4_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alarm=yes ac_cv_func_attr_get=no ac_cv_func_clock=yes ac_cv_func_cputime=no ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_localeconv=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstack_vprintf=yes ac_cv_func_popen=yes ac_cv_func_processor_info=no ac_cv_func_pstat_getprocessor=no ac_cv_func_raise=yes ac_cv_func_read_real_time=no ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigstack=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strnlen=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_sysctlbyname=no ac_cv_func_syssgi=no ac_cv_func_times=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_fgetc=yes ac_cv_have_decl_fscanf=yes ac_cv_have_decl_optarg=yes ac_cv_have_decl_sys_errlist=yes ac_cv_have_decl_sys_nerr=yes ac_cv_have_decl_ungetc=yes ac_cv_have_decl_vfprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_invent_h=no ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_sstream=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_attributes_h=no ac_cv_header_sys_iograph_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_syssgi_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_m_cos=yes ac_cv_member_struct_pst_processor_psp_iticksperclktick=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/lib/portage/python3.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32' ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -m32 -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_ac_ct_DUMPBIN='link -dump' ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_quad_t=yes ac_cv_type_signal=void ac_cv_type_std__locale=yes ac_cv_type_uint_least32_t=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes cl_cv_as_noexecstack=yes gmp_cv_asm_byte=.byte gmp_cv_asm_data=.data gmp_cv_asm_globl=.globl gmp_cv_asm_globl_attr= gmp_cv_asm_label_suffix=: gmp_cv_asm_lsym_prefix=L gmp_cv_asm_rodata=' .section .rodata' gmp_cv_asm_size='.size $1,$2' gmp_cv_asm_text=.text gmp_cv_asm_type='.type $1,@$2' gmp_cv_asm_underscore=unknown gmp_cv_c_attribute_const=yes gmp_cv_c_attribute_malloc=yes gmp_cv_c_attribute_mode=yes gmp_cv_c_attribute_noreturn=yes gmp_cv_c_double_format='IEEE little endian' gmp_cv_c_for_build_ansi=yes gmp_cv_c_hidden_alias=yes gmp_cv_check_libm_for_build=-lm gmp_cv_func_alloca=yes gmp_cv_func_sscanf_writable_input=no gmp_cv_func_vsnprintf=yes gmp_cv_header_alloca=yes gmp_cv_m4_m4wrap_spurious=no gmp_cv_option_alloca=alloca gmp_cv_prog_cpp_for_build='x86_64-pc-linux-gnu-gcc -m32 -E' gmp_cv_prog_exeext_for_build= gmp_cv_prog_m4=m4 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all 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='x86_64-pc-linux-gnu-ld -m elf_i386' lt_cv_path_LDCXX='x86_64-pc-linux-gnu-ld -m elf_i386' lt_cv_path_NM=no 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= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl= 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. ## ## ----------------- ## ABI='32' ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/missing aclocal-1.15' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' ASMFLAGS=' -Wa,--noexecstack' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/missing automake-1.15' AWK='gawk' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='x86_64-pc-linux-gnu-gcc -m32' CCAS='x86_64-pc-linux-gnu-gcc -m32 -c' CC_FOR_BUILD='x86_64-pc-linux-gnu-gcc -m32' CFLAGS='-O2 -pipe -mtune=native -march=native' CPP='x86_64-pc-linux-gnu-gcc -m32 -E' CPPFLAGS='' CPP_FOR_BUILD='x86_64-pc-linux-gnu-gcc -m32 -E' CXX='x86_64-pc-linux-gnu-g++ -m32' CXXCPP='x86_64-pc-linux-gnu-g++ -m32 -E' CXXFLAGS='-O2 -pipe -mtune=native -march=native' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN=':' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='#' EXEEXT='' EXEEXT_FOR_BUILD='' FGREP='/bin/grep -F' GMP_LDFLAGS='' GMP_LIMB_BITS='' GMP_NAIL_BITS='0' GREP='/bin/grep' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='x86_64-pc-linux-gnu-ld -m elf_i386' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='0' LIBGMP_LDFLAGS='' LIBM='-lm' LIBM_FOR_BUILD='-lm' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 6.2.0' PACKAGE_TARNAME='gmp' PACKAGE_URL='http://www.gnu.org/software/gmp/' PACKAGE_VERSION='6.2.0' PATH_SEPARATOR=':' RANLIB=':' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP=':' TAL_OBJECT='tal-reent.lo' TUNE_LIBS='' TUNE_SQR_OBJ='' U_FOR_BUILD='' VERSION='6.2.0' WANT_CXX_FALSE='#' WANT_CXX_TRUE='' WITH_READLINE_01='' YACC='' YFLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='link -dump' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/gmp-6.2.0-r1' dvidir='${docdir}' exec_prefix='NONE' gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/fib2m.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/lshiftc.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/compute_powtab.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/sqrlo.c mpn/sqrlo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.c mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/sbpi1_bdiv_r.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.c mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.c mpn/andn_n.c mpn/nand_n.c mpn/ior_n.c mpn/iorn_n.c mpn/nior_n.c mpn/xor_n.c mpn/xnor_n.c mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/umul.asm mpn/udiv.asm mpn/add_n_sub_n.c' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/gmp-6.2.0-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/gmp-6.2.0-r1/work/gmp-6.2.0/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/state/gmp' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap$U.lo neg$U.lo com$U.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n$U.lo add_err2_n$U.lo add_err3_n$U.lo sub_err1_n$U.lo sub_err2_n$U.lo sub_err3_n$U.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo fib2m$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mod_1_1$U.lo mod_1_2$U.lo mod_1_3$U.lo mod_1_4$U.lo lshiftc$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul$U.lo mulmid_basecase$U.lo toom42_mulmid$U.lo mulmid_n$U.lo mulmid$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo sizeinbase$U.lo get_str$U.lo set_str$U.lo compute_powtab$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$U.lo cmp$U.lo zero_p$U.lo perfsqr$U.lo perfpow$U.lo strongfibo$U.lo gcd_11.lo gcd_22$U.lo gcd_1$U.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo jacobi_2$U.lo jacobi$U.lo get_d$U.lo matrix22_mul$U.lo matrix22_mul1_inverse_vector$U.lo hgcd_matrix$U.lo hgcd2$U.lo hgcd_step$U.lo hgcd_reduce$U.lo hgcd$U.lo hgcd_appr$U.lo hgcd2_jacobi$U.lo hgcd_jacobi$U.lo mullo_n$U.lo mullo_basecase$U.lo sqrlo$U.lo sqrlo_basecase$U.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom54_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo div_qr_1$U.lo div_qr_1n_pi1$U.lo div_qr_2$U.lo div_qr_2n_pi1$U.lo div_qr_2u_pi1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo sbpi1_bdiv_r$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo broot$U.lo brootinv$U.lo bsqrt$U.lo bsqrtinv$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1$U.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo sec_powm$U.lo sec_mul$U.lo sec_sqr$U.lo sec_div_qr$U.lo sec_div_r$U.lo sec_pi1_div_qr$U.lo sec_pi1_div_r$U.lo sec_add_1$U.lo sec_sub_1$U.lo sec_invert$U.lo trialdiv$U.lo remove$U.lo and_n$U.lo andn_n$U.lo nand_n$U.lo ior_n$U.lo iorn_n$U.lo nior_n$U.lo xor_n$U.lo xnor_n$U.lo copyi.lo copyd.lo zero$U.lo sec_tabselect.lo comb_tables$U.lo umul.lo udiv.lo add_n_sub_n$U.lo' mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap$U.lo mpn/neg$U.lo mpn/com$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n$U.lo mpn/add_err2_n$U.lo mpn/add_err3_n$U.lo mpn/sub_err1_n$U.lo mpn/sub_err2_n$U.lo mpn/sub_err3_n$U.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/fib2m$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4$U.lo mpn/lshiftc$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/mulmid_basecase$U.lo mpn/toom42_mulmid$U.lo mpn/mulmid_n$U.lo mpn/mulmid$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/sizeinbase$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/compute_powtab$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/zero_p$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/strongfibo$U.lo mpn/gcd_11.lo mpn/gcd_22$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/jacobi_2$U.lo mpn/jacobi$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/matrix22_mul1_inverse_vector$U.lo mpn/hgcd_matrix$U.lo mpn/hgcd2$U.lo mpn/hgcd_step$U.lo mpn/hgcd_reduce$U.lo mpn/hgcd$U.lo mpn/hgcd_appr$U.lo mpn/hgcd2_jacobi$U.lo mpn/hgcd_jacobi$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/sqrlo$U.lo mpn/sqrlo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom54_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/div_qr_1$U.lo mpn/div_qr_1n_pi1$U.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1$U.lo mpn/div_qr_2u_pi1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/sbpi1_bdiv_r$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/broot$U.lo mpn/brootinv$U.lo mpn/bsqrt$U.lo mpn/bsqrtinv$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/sec_powm$U.lo mpn/sec_mul$U.lo mpn/sec_sqr$U.lo mpn/sec_div_qr$U.lo mpn/sec_div_r$U.lo mpn/sec_pi1_div_qr$U.lo mpn/sec_pi1_div_r$U.lo mpn/sec_add_1$U.lo mpn/sec_sub_1$U.lo mpn/sec_invert$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n$U.lo mpn/andn_n$U.lo mpn/nand_n$U.lo mpn/ior_n$U.lo mpn/iorn_n$U.lo mpn/nior_n$U.lo mpn/xor_n$U.lo mpn/xnor_n$U.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/sec_tabselect.lo mpn/comb_tables$U.lo mpn/umul.lo mpn/udiv.lo mpn/add_n_sub_n$U.lo' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "6.2.0" #define PACKAGE_STRING "GNU MP 6.2.0" #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" #define PACKAGE_URL "http://www.gnu.org/software/gmp/" #define PACKAGE "gmp" #define VERSION "6.2.0" #define WANT_FFT 1 #define HAVE_HOST_CPU_i686 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_CALLING_CONVENTIONS 1 #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 STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_DECL_FGETC 1 #define HAVE_DECL_FSCANF 1 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_UNGETC 1 #define HAVE_DECL_VFPRINTF 1 #define HAVE_DECL_SYS_ERRLIST 1 #define HAVE_DECL_SYS_NERR 1 #define RETSIGTYPE void #define HAVE_INTMAX_T 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_PTRDIFF_T 1 #define HAVE_QUAD_T 1 #define HAVE_UINT_LEAST32_T 1 #define HAVE_INTPTR_T 1 #define restrict __restrict #define HAVE_ATTRIBUTE_CONST 1 #define HAVE_ATTRIBUTE_MALLOC 1 #define HAVE_ATTRIBUTE_MODE 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_HIDDEN_ALIAS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define WANT_TMP_ALLOCA 1 #define HAVE_LIMB_LITTLE_ENDIAN 1 #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 #define HAVE_ALARM 1 #define HAVE_CLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALECONV 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MPROTECT 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OBSTACK_VPRINTF 1 #define HAVE_POPEN 1 #define HAVE_RAISE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGSTACK 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_TIMES 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_VSNPRINTF 1 #define HAVE_SSTREAM 1 #define HAVE_STD__LOCALE 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_cnd_add_n 1 #define HAVE_NATIVE_mpn_cnd_sub_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_cnd_add_n 1 #define HAVE_NATIVE_mpn_cnd_sub_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_mul_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_lshift 1 #define HAVE_NATIVE_mpn_rshift 1 #define HAVE_NATIVE_mpn_divexact_1 1 #define HAVE_NATIVE_mpn_divrem_1c 1 #define HAVE_NATIVE_mpn_divrem_1 1 #define HAVE_NATIVE_mpn_divrem_2 1 #define HAVE_NATIVE_mpn_mod_34lsub1 1 #define HAVE_NATIVE_mpn_modexact_1c_odd 1 #define HAVE_NATIVE_mpn_modexact_1_odd 1 #define HAVE_NATIVE_mpn_mul_basecase 1 #define HAVE_NATIVE_mpn_sqr_basecase 1 #define HAVE_NATIVE_mpn_gcd_11 1 #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 #define HAVE_NATIVE_mpn_bdiv_q_1 1 #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 #define HAVE_NATIVE_mpn_copyi 1 #define HAVE_NATIVE_mpn_copyd 1 #define HAVE_NATIVE_mpn_sec_tabselect 1 #define HAVE_NATIVE_mpn_umul_ppmm 1 #define HAVE_NATIVE_mpn_udiv_qrnnd 1 #define LSYM_PREFIX "L" configure.wrapped: exit 1