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 6.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/buildroot/autobuild/instance-0/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-0/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = gcc159.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-16-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.272-2 (2021-07-19) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/buildroot/autobuild/instance-0/output-1/host/bin PATH: /home/buildroot/autobuild/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3056: checking build system type configure:3070: result: x86_64-pc-linux-gnu configure:3090: checking host system type configure:3103: result: x86_64-pc-linux-gnu configure:3140: checking for a BSD-compatible install configure:3208: result: /usr/bin/install -c configure:3219: checking whether build environment is sane configure:3274: result: yes configure:3425: checking for a thread-safe mkdir -p configure:3464: result: /bin/mkdir -p configure:3471: checking for gawk configure:3487: found /usr/bin/gawk configure:3498: result: gawk configure:3509: checking whether make sets $(MAKE) configure:3531: result: yes configure:3560: checking whether make supports nested variables configure:3577: result: yes configure:3706: checking whether to enable maintainer-specific portions of Makefiles configure:3715: result: no User: ABI= CC=/usr/bin/gcc CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include CPPFLAGS=-I/home/buildroot/autobuild/instance-0/output-1/host/include MPN_PATH= GMP: abilist=64 x32 32 cclist=gcc icc cc configure:5869: /usr/bin/gcc 2>&1 | grep xlc >/dev/null configure:5872: $? = 1 configure:5926: checking compiler /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include Test compile: configure:5940: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5943: $? = 0 configure:5948: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5951: $? = 0 Test compile: function pointer return configure:5994: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5997: $? = 0 configure:6002: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6005: $? = 0 Test compile: cmov instruction configure:6050: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6053: $? = 0 configure:6058: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6061: $? = 0 Test compile: double -> ulong conversion configure:6107: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6110: $? = 0 configure:6115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6118: $? = 0 Test compile: double negation configure:6162: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6165: $? = 0 configure:6170: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6173: $? = 0 Test compile: double -> float conversion configure:6218: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6221: $? = 0 configure:6226: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6229: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:6303: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6306: $? = 0 configure:6311: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6314: $? = 0 Test compile: __builtin_alloca availability configure:6354: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:6357: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6478: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6481: $? = 0 configure:6486: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6489: $? = 0 Test compile: long long reliability test 1 configure:6543: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6546: $? = 0 configure:6551: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6554: $? = 0 Test compile: long long reliability test 2 configure:6604: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6607: $? = 0 configure:6612: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6615: $? = 0 Test compile: freebsd hacked gcc configure:6665: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6668: $? = 0 configure:6673: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6676: $? = 0 Test compile: mpn_lshift_com optimization configure:6764: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6767: $? = 0 configure:6772: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6775: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6873: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6876: $? = 0 configure:6881: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6884: $? = 0 configure:7030: result: yes configure:8802: checking for gcc configure:8829: result: /usr/bin/gcc configure:9058: checking for C compiler version configure:9067: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:9078: $? = 0 configure:9067: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:9078: $? = 0 configure:9067: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:9078: $? = 1 configure:9067: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:9078: $? = 1 configure:9098: checking whether the C compiler works configure:9120: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:9124: $? = 0 configure:9172: result: yes configure:9175: checking for C compiler default output file name configure:9177: result: a.out configure:9183: checking for suffix of executables configure:9190: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:9194: $? = 0 configure:9216: result: configure:9238: checking whether we are cross compiling configure:9246: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:9250: $? = 0 configure:9257: ./conftest configure:9261: $? = 0 configure:9276: result: no configure:9281: checking for suffix of object files configure:9303: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9307: $? = 0 configure:9328: result: o configure:9332: checking whether we are using the GNU C compiler configure:9351: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9351: $? = 0 configure:9360: result: yes configure:9369: checking whether /usr/bin/gcc accepts -g configure:9389: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9389: $? = 0 configure:9430: result: yes configure:9447: checking for /usr/bin/gcc option to accept ISO C89 configure:9510: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9510: $? = 0 configure:9523: result: none needed configure:9548: checking whether /usr/bin/gcc understands -c and -o together configure:9570: /usr/bin/gcc -c conftest.c -o conftest2.o configure:9573: $? = 0 configure:9570: /usr/bin/gcc -c conftest.c -o conftest2.o configure:9573: $? = 0 configure:9585: result: yes configure:9602: checking for /usr/bin/gcc option to accept ISO C99 configure:9751: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:9751: $? = 0 configure:9764: result: none needed configure:9784: checking how to run the C preprocessor configure:9854: result: /usr/bin/cpp configure:9874: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:9874: $? = 0 configure:9888: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:9989: checking build system compiler /usr/bin/gcc configure:10002: /usr/bin/gcc conftest.c configure:10005: $? = 0 configure:10012: result: yes configure:10031: checking for build system preprocessor configure:10042: /usr/bin/gcc -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 31 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 32 "" 2 # 1 "conftest.c" configure:10045: $? = 0 configure:10060: result: /usr/bin/gcc -E configure:10067: checking for build system executable suffix configure:10081: /usr/bin/gcc conftest.c -o conftest.exe configure:10084: $? = 0 ./configure: line 10086: ./conftest: No such file or directory configure:10081: /usr/bin/gcc conftest.c -o conftest,ff8 configure:10084: $? = 0 ./configure: line 10086: ./conftest: No such file or directory configure:10081: /usr/bin/gcc conftest.c -o conftest configure:10084: $? = 0 configure:10098: result: configure:10104: checking whether build system compiler is ANSI configure:10117: /usr/bin/gcc conftest.c configure:10120: $? = 0 configure:10129: result: yes configure:10139: checking for build system compiler math library configure:10159: /usr/bin/gcc conftest.c -lm configure:10162: $? = 0 configure:10171: result: -lm configure:10783: checking for grep that handles long lines and -e configure:10841: result: /bin/grep configure:10846: checking for egrep configure:10908: result: /bin/grep -E Decided: ABI=64 CC=/usr/bin/gcc CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include CPPFLAGS=-I/home/buildroot/autobuild/instance-0/output-1/host/include GMP_LDFLAGS= CXX=/usr/bin/g++ CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include path= x86_64/k8 x86_64 generic configure:11190: checking whether assembler supports --noexecstack option configure:11200: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -S -o conftest.s conftest.c >/dev/null configure:11203: $? = 0 configure:11208: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wa,--noexecstack -c -o conftest.o conftest.s >/dev/null configure:11211: $? = 0 configure:11220: result: yes configure:11273: checking for ar configure:11300: result: /usr/bin/ar configure:11341: checking for BSD- or MS-compatible name lister (nm) configure:11395: result: /usr/bin/nm configure:11525: checking the name lister (/usr/bin/nm) interface configure:11532: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:11535: /usr/bin/nm "conftest.o" configure:11538: output 0000000000000000 B some_variable configure:11545: result: BSD nm configure:12239: checking how to print strings configure:12266: result: printf configure:12287: checking for a sed that does not truncate output configure:12351: result: /bin/sed configure:12369: checking for fgrep configure:12431: result: /bin/grep -F configure:12466: checking for ld used by /usr/bin/gcc configure:12533: result: /usr/bin/ld configure:12540: checking if the linker (/usr/bin/ld) is GNU ld configure:12555: result: yes configure:12567: checking whether ln -s works configure:12571: result: yes configure:12579: checking the maximum length of command line arguments configure:12710: result: 1572864 configure:12758: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:12798: result: func_convert_file_noop configure:12805: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:12825: result: func_convert_file_noop configure:12832: checking for /usr/bin/ld option to reload object files configure:12839: result: -r configure:12913: checking for objdump configure:12940: result: objdump configure:12969: checking how to recognize dependent libraries configure:13169: result: pass_all configure:13254: checking for dlltool configure:13281: result: dlltool configure:13311: checking how to associate runtime and link libraries configure:13338: result: printf %s\n configure:13462: checking for archiver @FILE support configure:13479: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:13479: $? = 0 configure:13482: /usr/bin/ar cq libconftest.a @conftest.lst >&5 configure:13485: $? = 0 configure:13490: /usr/bin/ar cq libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:13493: $? = 1 configure:13505: result: @ configure:13563: checking for strip configure:13579: found /usr/bin/strip configure:13590: result: strip configure:13662: checking for ranlib configure:13689: result: /usr/bin/ranlib configure:13791: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:13944: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:13947: $? = 0 configure:13951: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:13954: $? = 0 configure:14020: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:14023: $? = 0 configure:14061: result: ok configure:14108: checking for sysroot configure:14138: result: no configure:14145: checking for a working dd configure:14183: result: /bin/dd configure:14187: checking how to truncate binary pipes configure:14202: result: /bin/dd bs=4096 count=1 configure:14338: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:14341: $? = 0 configure:14531: checking for mt configure:14547: found /bin/mt configure:14558: result: mt configure:14581: checking if mt is a manifest tool configure:14587: mt '-?' configure:14595: result: no configure:15267: checking for ANSI C header files configure:15287: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15287: $? = 0 configure:15360: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15360: $? = 0 configure:15360: ./conftest configure:15360: $? = 0 configure:15371: result: yes configure:15384: checking for sys/types.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for sys/stat.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for stdlib.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for string.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for memory.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for strings.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for inttypes.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for stdint.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15384: checking for unistd.h configure:15384: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15384: $? = 0 configure:15384: result: yes configure:15398: checking for dlfcn.h configure:15398: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15398: $? = 0 configure:15398: result: yes configure:15663: checking for objdir configure:15678: result: .libs configure:15938: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:15956: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:15960: $? = 0 configure:15973: result: no configure:16331: checking for /usr/bin/gcc option to produce PIC configure:16338: result: -fPIC -DPIC configure:16346: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:16364: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:16368: $? = 0 configure:16381: result: yes configure:16410: checking if /usr/bin/gcc static flag -static works configure:16438: result: yes configure:16453: checking if /usr/bin/gcc supports -c -o file.o configure:16474: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:16478: $? = 0 configure:16500: result: yes configure:16508: checking if /usr/bin/gcc supports -c -o file.o configure:16555: result: yes configure:16588: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17847: result: yes configure:17884: checking whether -lc should be explicitly linked in configure:17892: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17895: $? = 0 configure:17910: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:17913: $? = 0 configure:17927: result: no configure:18087: checking dynamic linker characteristics configure:18668: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:18668: $? = 0 configure:18905: result: GNU/Linux ld.so configure:19027: checking how to hardcode library paths into programs configure:19052: result: immediate configure:19600: checking whether stripping libraries is possible configure:19605: result: yes configure:19640: checking if libtool supports shared libraries configure:19642: result: yes configure:19645: checking whether to build shared libraries configure:19670: result: yes configure:19673: checking whether to build static libraries configure:19677: result: no configure:19700: checking how to run the C++ preprocessor configure:19727: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.cpp configure:19727: $? = 0 configure:19741: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:19741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:19766: result: /usr/bin/g++ -E configure:19786: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.cpp configure:19786: $? = 0 configure:19800: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:19800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:20106: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21179: result: yes configure:21215: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.cpp >&5 configure:21218: $? = 0 configure:21699: checking for /usr/bin/g++ option to produce PIC configure:21706: result: -DPIC configure:21714: checking if /usr/bin/g++ PIC flag -DPIC works configure:21732: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -DPIC -DPIC conftest.cpp >&5 configure:21736: $? = 0 configure:21749: result: yes configure:21772: checking if /usr/bin/g++ static flag works configure:21800: result: yes configure:21812: checking if /usr/bin/g++ supports -c -o file.o configure:21833: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:21837: $? = 0 configure:21859: result: yes configure:21864: checking if /usr/bin/g++ supports -c -o file.o configure:21911: result: yes configure:21941: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21981: result: yes configure:22122: checking dynamic linker characteristics configure:22867: result: GNU/Linux ld.so configure:22932: checking how to hardcode library paths into programs configure:22957: result: unsupported configure:23044: checking for ANSI C header files configure:23148: result: yes configure:23156: checking whether time.h and sys/time.h may both be included configure:23176: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23176: $? = 0 configure:23183: result: yes configure:23220: checking fcntl.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking fcntl.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for fcntl.h configure:23220: result: yes configure:23220: checking float.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking float.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for float.h configure:23220: result: yes configure:23220: checking invent.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:64:20: fatal error: invent.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking invent.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:31:20: fatal error: invent.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for invent.h configure:23220: result: no configure:23220: checking langinfo.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking langinfo.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for langinfo.h configure:23220: result: yes configure:23220: checking locale.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking locale.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for locale.h configure:23220: result: yes configure:23220: checking nl_types.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking nl_types.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for nl_types.h configure:23220: result: yes configure:23220: checking sys/attributes.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:67:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/attributes.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:34:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/attributes.h configure:23220: result: no configure:23220: checking sys/iograph.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:67:25: fatal error: sys/iograph.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/iograph.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:34:25: fatal error: sys/iograph.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/iograph.h configure:23220: result: no configure:23220: checking sys/mman.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking sys/mman.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for sys/mman.h configure:23220: result: yes configure:23220: checking sys/param.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking sys/param.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for sys/param.h configure:23220: result: yes configure:23220: checking sys/processor.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:69:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/processor.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:36:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/processor.h configure:23220: result: no configure:23220: checking sys/pstat.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:69:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/pstat.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:36:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/pstat.h configure:23220: result: no configure:23220: checking sys/sysinfo.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking sys/sysinfo.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for sys/sysinfo.h configure:23220: result: yes configure:23220: checking sys/syssgi.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:70:24: fatal error: sys/syssgi.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/syssgi.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:37:24: fatal error: sys/syssgi.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/syssgi.h configure:23220: result: no configure:23220: checking sys/systemcfg.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:70:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking sys/systemcfg.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c conftest.c:37:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:23220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23220: result: no configure:23220: checking for sys/systemcfg.h configure:23220: result: no configure:23220: checking sys/time.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking sys/time.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for sys/time.h configure:23220: result: yes configure:23220: checking sys/times.h usability configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking sys/times.h presence configure:23220: /usr/bin/cpp -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c configure:23220: $? = 0 configure:23220: result: yes configure:23220: checking for sys/times.h configure:23220: result: yes configure:23234: checking for sys/resource.h configure:23234: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23234: $? = 0 configure:23234: result: yes configure:23258: checking for sys/sysctl.h configure:23258: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23258: $? = 0 configure:23258: result: yes configure:23275: checking for machine/hal_sysinfo.h configure:23275: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:45:33: fatal error: machine/hal_sysinfo.h: No such file or directory #include ^ compilation terminated. configure:23275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23275: result: no configure:23300: checking whether fgetc is declared configure:23300: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23300: $? = 0 configure:23300: result: yes configure:23310: checking whether fscanf is declared configure:23310: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23310: $? = 0 configure:23310: result: yes configure:23320: checking whether optarg is declared configure:23320: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23320: $? = 0 configure:23320: result: yes configure:23330: checking whether ungetc is declared configure:23330: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23330: $? = 0 configure:23330: result: yes configure:23340: checking whether vfprintf is declared configure:23340: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23340: $? = 0 configure:23340: result: yes configure:23351: checking whether sys_errlist is declared configure:23351: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23351: $? = 0 configure:23351: result: yes configure:23363: checking whether sys_nerr is declared configure:23363: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23363: $? = 0 configure:23363: result: yes configure:23377: checking return type of signal handlers configure:23395: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:54:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:23395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23402: result: void configure:23421: checking for intmax_t configure:23421: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23421: $? = 0 configure:23421: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:85:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:23421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23421: result: yes configure:23430: checking for long double configure:23430: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23430: $? = 0 configure:23430: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:86:26: error: expected expression before ')' token if (sizeof ((long double))) ^ configure:23430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23430: result: yes configure:23439: checking for long long configure:23439: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23439: $? = 0 configure:23439: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:87:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:23439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23439: result: yes configure:23448: checking for ptrdiff_t configure:23448: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23448: $? = 0 configure:23448: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:23448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23448: result: yes configure:23457: checking for quad_t configure:23457: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23457: $? = 0 configure:23457: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:89:21: error: expected expression before ')' token if (sizeof ((quad_t))) ^ configure:23457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23457: result: yes configure:23466: checking for uint_least32_t configure:23466: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23466: $? = 0 configure:23466: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:90:29: error: expected expression before ')' token if (sizeof ((uint_least32_t))) ^ configure:23466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23466: result: yes configure:23475: checking for intptr_t configure:23475: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23475: $? = 0 configure:23475: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:91:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:23475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:23475: result: yes configure:23489: checking for working volatile configure:23508: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23508: $? = 0 configure:23515: result: yes configure:23524: checking for C/C++ restrict keyword configure:23549: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23549: $? = 0 configure:23557: result: __restrict configure:23572: checking whether gcc __attribute__ ((const)) works configure:23588: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23588: $? = 0 configure:23596: result: yes configure:23604: checking whether gcc __attribute__ ((malloc)) works configure:23613: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -c conftest.c >conftest.out 2>&1 configure:23616: $? = 0 configure:23630: result: yes configure:23638: checking whether gcc __attribute__ ((mode (XX))) works configure:23654: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23654: $? = 0 configure:23662: result: yes configure:23670: checking whether gcc __attribute__ ((noreturn)) works configure:23686: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23686: $? = 0 configure:23694: result: yes configure:23702: checking whether gcc hidden aliases work configure:23720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23720: $? = 0 configure:23728: result: yes configure:23737: checking for inline configure:23753: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23753: $? = 0 configure:23761: result: inline configure:23804: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:23804: $? = 0 configure:23908: checking for cos in -lm configure:23933: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ configure:23933: $? = 0 configure:23942: result: yes configure:23956: checking for working alloca.h configure:23972: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:23972: $? = 0 configure:23980: result: yes configure:23989: checking for alloca (via gmp-impl.h) configure:24012: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24012: $? = 0 configure:24020: result: yes configure:24029: checking how to allocate temporary memory configure:24053: result: alloca configure:24111: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:24111: $? = 0 configure:24120: checking whether byte ordering is bigendian configure:24135: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:66:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:66:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:66:15: error: unknown type name 'universal' configure:24135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24180: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:24180: $? = 0 configure:24198: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:4: error: unknown type name 'not' not big endian ^~~ conftest.c:72:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:24198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24326: result: no configure:24355: checking format of `double' floating point configure:24383: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c -o conftest >&5 2>&1 configure:24386: $? = 0 configure:24553: result: IEEE little endian configure:24633: checking for alarm configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for attr_get configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccy9RQdq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `attr_get' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for clock configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for cputime configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccq7RwNx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cputime' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for getpagesize configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for getrusage configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for gettimeofday configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for getsysinfo configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/cc3gSAZM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getsysinfo' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for localeconv configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for memset configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for mmap configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for mprotect configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for nl_langinfo configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for obstack_vprintf configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for popen configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for processor_info configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccUMM5yf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `processor_info' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for pstat_getprocessor configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccBkpYNk.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getprocessor' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for raise configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for read_real_time configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccBuhIAk.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for sigaction configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for sigaltstack configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for sigstack configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccYR3KAx.o: In function `main': conftest.c:(.text.startup+0x7): warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for syssgi configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccg4nXjz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `syssgi' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for strchr configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for strerror configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for strnlen configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for strtol configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for strtoul configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for sysconf configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for sysctl configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24633: checking for sysctlbyname configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /tmp/ccI5weW2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:24633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24633: result: no configure:24633: checking for times configure:24633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24633: $? = 0 configure:24633: result: yes configure:24649: checking for library containing clock_gettime configure:24680: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24680: $? = 0 configure:24697: result: none required configure:24713: checking for vsnprintf configure:24713: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:24713: $? = 0 configure:24713: result: yes configure:24723: checking whether vsnprintf works configure:24769: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24769: $? = 0 configure:24769: ./conftest configure:24769: $? = 0 configure:24769: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:24769: $? = 0 configure:24769: ./conftest configure:24769: $? = 0 configure:24781: result: yes configure:24794: checking whether sscanf needs writable input configure:24806: result: no configure:24820: checking for struct pst_processor.psp_iticksperclktick configure:24820: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:93:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:24820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24820: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:93:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:24820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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:24820: result: no configure:25564: checking for suitable m4 trying m4 good configure:25608: result: m4 configure:25614: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure:25636: result: no configure:25655: checking how to switch to text section trying .text configure:25666: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:25669: $? = 0 configure:25689: result: .text configure:25693: checking how to switch to data section configure:25704: result: .data configure:25709: checking for assembler label suffix trying configure:25722: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:25725: $? = 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:25722: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:25725: $? = 0 configure:25745: result: : configure:25750: checking for assembler global directive configure:25762: result: .globl configure:25767: checking for assembler global directive attribute configure:25778: result: configure:25783: checking if globals are prefixed by underscore configure:25793: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -c conftest.c >&5 configure:25796: $? = 0 configure:25814: result: no configure:25854: 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:25874: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -S conftest.c >&5 configure:25877: $? = 0 Compiler output: .file "conftest.c" .globl foo .section .rodata .align 8 .type foo, @object .size foo, 12 foo: .long 1 .long 2 .long 3 .ident "GCC: (Debian 6.3.0-18+deb9u1) 6.3.0 20170516" .section .note.GNU-stack,"",@progbits Match: .section .rodata configure:25908: result: .section .rodata configure:25912: checking for assembler .type directive configure:25923: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:25926: $? = 0 configure:25946: result: .type $1,@$2 configure:25950: checking for assembler .size directive configure:25960: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:25963: $? = 0 configure:25980: result: .size $1,$2 configure:25987: checking for assembler local label prefix Trying L configure:26001: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26004: $? = 0 0000000000000000 t Lgurkmacka 0000000000000000 t dummy L label is local but still in object file Trying .L configure:26001: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26004: $? = 0 0000000000000000 t dummy .L label doesn't appear in object file at all (good) Local label appears in object files: no configure:26050: result: .L configure:26061: checking for assembler byte directive trying .byte configure:26074: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26077: $? = 0 configure:26097: result: .byte configure:26105: checking how to define a 32-bit word configure:26130: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26133: $? = 0 configure:26159: result: .long configure:26168: checking if .align assembly directive is logarithmic configure:26183: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26186: $? = 0 configure:26205: result: no configure:26816: checking if the .align directive accepts an 0x90 fill in .text configure:26828: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26831: $? = 0 configure:26849: result: yes configure:26920: checking for assembler COFF type directives configure:26936: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.s >conftest.out 2>&1 configure:26939: $? = 1 conftest.s: Assembler messages: conftest.s:3: Error: unknown pseudo-op: `.def' conftest.s:4: Error: unknown pseudo-op: `.scl' conftest.s:5: Error: Missing symbol name in directive conftest.s:5: Error: unrecognized symbol type "32" conftest.s:6: Error: unknown pseudo-op: `.endef' configure: failed program was: .text .globl foo .def foo .scl 2 .type 32 .endef foo: configure:26953: result: no configure:27265: checking size of void * configure:27270: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:27270: $? = 0 configure:27270: ./conftest configure:27270: $? = 0 configure:27284: result: 8 configure:27298: checking size of unsigned short configure:27303: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:27303: $? = 0 configure:27303: ./conftest configure:27303: $? = 0 configure:27317: result: 2 configure:27331: checking size of unsigned configure:27336: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:27336: $? = 0 configure:27336: ./conftest configure:27336: $? = 0 configure:27350: result: 4 configure:27364: checking size of unsigned long configure:27369: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:27369: $? = 0 configure:27369: ./conftest configure:27369: $? = 0 configure:27383: result: 8 configure:27397: checking size of mp_limb_t configure:27402: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:27402: $? = 0 configure:27402: ./conftest configure:27402: $? = 0 configure:27422: result: 8 configure:27564: checking for stack_t configure:27564: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:27564: $? = 0 configure:27564: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:315:22: error: expected expression before ')' token if (sizeof ((stack_t))) ^ configure:27564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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_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_nc 1 | #define HAVE_NATIVE_func 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_nc 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_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_com 1 | #define HAVE_NATIVE_mpn_mul_1c 1 | #define HAVE_NATIVE_mpn_mul_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err1_n 1 | #define HAVE_NATIVE_mpn_sub_err1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err2_n 1 | #define HAVE_NATIVE_mpn_sub_err2_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err3_n 1 | #define HAVE_NATIVE_mpn_sub_err3_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err1_n 1 | #define HAVE_NATIVE_mpn_sub_err1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err2_n 1 | #define HAVE_NATIVE_mpn_sub_err2_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err3_n 1 | #define HAVE_NATIVE_mpn_sub_err3_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_lshift 1 | #define HAVE_NATIVE_mpn_rshift 1 | #define HAVE_NATIVE_mpn_divexact_1 1 | #define HAVE_NATIVE_mpn_preinv_divrem_1 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_1_odd 1 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 | #define HAVE_NATIVE_mpn_mod_1_1p 1 | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 | #define HAVE_NATIVE_mpn_mod_1s_2p 1 | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 | #define HAVE_NATIVE_mpn_mod_1s_4p 1 | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 | #define HAVE_NATIVE_mpn_lshiftc 1 | #define HAVE_NATIVE_mpn_mul_basecase 1 | #define HAVE_NATIVE_mpn_sqr_basecase 1 | #define HAVE_NATIVE_mpn_mulmid_basecase 1 | #define HAVE_NATIVE_mpn_popcount 1 | #define HAVE_NATIVE_mpn_hamdist 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_popcount 1 | #define HAVE_NATIVE_mpn_hamdist 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_gcd_11 1 | #define HAVE_NATIVE_mpn_gcd_22 1 | #define HAVE_NATIVE_mpn_mullo_basecase 1 | #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 | #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 | #define HAVE_NATIVE_mpn_redc_1 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_copyi 1 | #define HAVE_NATIVE_mpn_copyd 1 | #define HAVE_NATIVE_mpn_sec_tabselect 1 | #define HAVE_NATIVE_mpn_invert_limb 1 | #define HAVE_NATIVE_C 1 | #define HAVE_NATIVE_Kn 1 | #define HAVE_NATIVE_C2 1 | #define HAVE_NATIVE_Ci 1 | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 | #define HAVE_NATIVE_mpn_mul_2 1 | #define HAVE_NATIVE_mpn_addmul_2 1 | #define HAVE_NATIVE_mpn_addlsh1_n 1 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_sublsh1_n 1 | #define HAVE_NATIVE_mpn_addlsh1_n 1 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_rsh1add_n 1 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_func_n 1 | #define HAVE_NATIVE_mpn_rsh1add_n 1 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_func_n 1 | #define HAVE_NATIVE_mpn_addlsh2_n 1 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 | #define HAVE_NATIVE_mpn_addlsh2_n 1 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 | #define HAVE_NATIVE_mpn_addlsh_n 1 | #define HAVE_NATIVE_mpn_rsblsh_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addlsh_n 1 | #define HAVE_NATIVE_mpn_rsblsh_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 | #define LSYM_PREFIX ".L" | #define HAVE_HOST_CPU_FAMILY_x86_64 1 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h" | #define SIZEOF_VOID_P 8 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_MP_LIMB_T 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((stack_t))) | return 0; | ; | return 0; | } configure:27564: result: yes configure:27602: checking for tputs in -lncurses configure:27627: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -lncurses >&5 configure:27627: $? = 0 configure:27636: result: yes configure:27688: checking for readline in -lreadline configure:27713: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -lreadline -lncurses >&5 /usr/bin/ld: cannot find -lreadline collect2: error: ld returned 1 exit status configure:27713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.2.1" | #define PACKAGE_STRING "GNU MP 6.2.1" | #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.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 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_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_nc 1 | #define HAVE_NATIVE_func 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_nc 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_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_com 1 | #define HAVE_NATIVE_mpn_mul_1c 1 | #define HAVE_NATIVE_mpn_mul_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err1_n 1 | #define HAVE_NATIVE_mpn_sub_err1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err2_n 1 | #define HAVE_NATIVE_mpn_sub_err2_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err3_n 1 | #define HAVE_NATIVE_mpn_sub_err3_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err1_n 1 | #define HAVE_NATIVE_mpn_sub_err1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err2_n 1 | #define HAVE_NATIVE_mpn_sub_err2_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_add_err3_n 1 | #define HAVE_NATIVE_mpn_sub_err3_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_lshift 1 | #define HAVE_NATIVE_mpn_rshift 1 | #define HAVE_NATIVE_mpn_divexact_1 1 | #define HAVE_NATIVE_mpn_preinv_divrem_1 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_1_odd 1 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 | #define HAVE_NATIVE_mpn_mod_1_1p 1 | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 | #define HAVE_NATIVE_mpn_mod_1s_2p 1 | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 | #define HAVE_NATIVE_mpn_mod_1s_4p 1 | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 | #define HAVE_NATIVE_mpn_lshiftc 1 | #define HAVE_NATIVE_mpn_mul_basecase 1 | #define HAVE_NATIVE_mpn_sqr_basecase 1 | #define HAVE_NATIVE_mpn_mulmid_basecase 1 | #define HAVE_NATIVE_mpn_popcount 1 | #define HAVE_NATIVE_mpn_hamdist 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_popcount 1 | #define HAVE_NATIVE_mpn_hamdist 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_gcd_11 1 | #define HAVE_NATIVE_mpn_gcd_22 1 | #define HAVE_NATIVE_mpn_mullo_basecase 1 | #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 | #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 | #define HAVE_NATIVE_mpn_redc_1 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_and_n 1 | #define HAVE_NATIVE_mpn_andn_n 1 | #define HAVE_NATIVE_mpn_nand_n 1 | #define HAVE_NATIVE_mpn_ior_n 1 | #define HAVE_NATIVE_mpn_iorn_n 1 | #define HAVE_NATIVE_mpn_nior_n 1 | #define HAVE_NATIVE_mpn_xor_n 1 | #define HAVE_NATIVE_mpn_xnor_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_copyi 1 | #define HAVE_NATIVE_mpn_copyd 1 | #define HAVE_NATIVE_mpn_sec_tabselect 1 | #define HAVE_NATIVE_mpn_invert_limb 1 | #define HAVE_NATIVE_C 1 | #define HAVE_NATIVE_Kn 1 | #define HAVE_NATIVE_C2 1 | #define HAVE_NATIVE_Ci 1 | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 | #define HAVE_NATIVE_mpn_mul_2 1 | #define HAVE_NATIVE_mpn_addmul_2 1 | #define HAVE_NATIVE_mpn_addlsh1_n 1 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_sublsh1_n 1 | #define HAVE_NATIVE_mpn_addlsh1_n 1 | #define HAVE_NATIVE_mpn_rsblsh1_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_rsh1add_n 1 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_func_n 1 | #define HAVE_NATIVE_mpn_rsh1add_n 1 | #define HAVE_NATIVE_mpn_rsh1add_nc 1 | #define HAVE_NATIVE_mpn_rsh1sub_n 1 | #define HAVE_NATIVE_mpn_rsh1sub_nc 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_func_n 1 | #define HAVE_NATIVE_mpn_addlsh2_n 1 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 | #define HAVE_NATIVE_mpn_addlsh2_n 1 | #define HAVE_NATIVE_mpn_rsblsh2_n 1 | #define HAVE_NATIVE_mpn_addlsh_n 1 | #define HAVE_NATIVE_mpn_rsblsh_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addlsh_n 1 | #define HAVE_NATIVE_mpn_rsblsh_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 | #define LSYM_PREFIX ".L" | #define HAVE_HOST_CPU_FAMILY_x86_64 1 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h" | #define SIZEOF_VOID_P 8 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_MP_LIMB_T 8 | #define HAVE_STACK_T 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:27722: result: no configure:27738: checking readline detected configure:27740: result: no configure:27755: checking for bison configure:27785: result: no configure:27755: checking for byacc configure:27785: result: no configure:27798: checking for flex configure:27828: result: no configure:27798: checking for lex configure:27828: result: no configure:28099: checking that generated files are newer than configure configure:28105: result: done configure:28133: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU MP config.status 6.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc159.bak.milne.osuosl.org config.status:1577: creating demos/pexpr-config.h config.status:1577: creating demos/calc/calc-config.h config.status:1577: creating Makefile config.status:1577: creating mpf/Makefile config.status:1577: creating mpn/Makefile config.status:1577: creating mpq/Makefile config.status:1577: creating mpz/Makefile config.status:1577: creating printf/Makefile config.status:1577: creating scanf/Makefile config.status:1577: creating rand/Makefile config.status:1577: creating cxx/Makefile config.status:1577: creating tests/Makefile config.status:1577: creating tests/devel/Makefile config.status:1577: creating tests/mpf/Makefile config.status:1577: creating tests/mpn/Makefile config.status:1577: creating tests/mpq/Makefile config.status:1577: creating tests/mpz/Makefile config.status:1577: creating tests/rand/Makefile config.status:1577: creating tests/misc/Makefile config.status:1577: creating tests/cxx/Makefile config.status:1577: creating doc/Makefile config.status:1577: creating tune/Makefile config.status:1577: creating demos/Makefile config.status:1577: creating demos/calc/Makefile config.status:1577: creating demos/expr/Makefile config.status:1577: creating gmp.h config.status:1577: creating gmp.pc config.status:1577: creating gmpxx.pc config.status:1577: creating config.h config.status:1818: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm config.status:1818: linking mpn/generic/add.c to mpn/add.c config.status:1818: linking mpn/generic/add_1.c to mpn/add_1.c config.status:1818: linking mpn/x86_64/aors_n.asm to mpn/add_n.asm config.status:1818: linking mpn/generic/sub.c to mpn/sub.c config.status:1818: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status:1818: linking mpn/x86_64/aors_n.asm to mpn/sub_n.asm config.status:1818: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status:1818: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status:1818: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status:1818: linking mpn/generic/neg.c to mpn/neg.c config.status:1818: linking mpn/x86_64/com.asm to mpn/com.asm config.status:1818: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm config.status:1818: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm config.status:1818: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm config.status:1818: linking mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm config.status:1818: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm config.status:1818: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm config.status:1818: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm config.status:1818: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm config.status:1818: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm config.status:1818: linking mpn/x86_64/lshift.asm to mpn/lshift.asm config.status:1818: linking mpn/x86_64/rshift.asm to mpn/rshift.asm config.status:1818: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm config.status:1818: linking mpn/generic/diveby3.c to mpn/diveby3.c config.status:1818: linking mpn/generic/divis.c to mpn/divis.c config.status:1818: linking mpn/generic/divrem.c to mpn/divrem.c config.status:1818: linking mpn/x86_64/divrem_1.asm to mpn/divrem_1.asm config.status:1818: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm config.status:1818: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status:1818: linking mpn/generic/fib2m.c to mpn/fib2m.c config.status:1818: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status:1818: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status:1818: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm config.status:1818: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status:1818: linking mpn/generic/dump.c to mpn/dump.c config.status:1818: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm config.status:1818: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm config.status:1818: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status:1818: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm config.status:1818: linking mpn/x86_64/lshiftc.asm to mpn/lshiftc.asm config.status:1818: linking mpn/generic/mul.c to mpn/mul.c config.status:1818: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status:1818: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status:1818: linking mpn/generic/sqr.c to mpn/sqr.c config.status:1818: linking mpn/x86_64/k8/mul_basecase.asm to mpn/mul_basecase.asm config.status:1818: linking mpn/x86_64/k8/sqr_basecase.asm to mpn/sqr_basecase.asm config.status:1818: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status:1818: linking mpn/x86_64/k8/mulmid_basecase.asm to mpn/mulmid_basecase.asm config.status:1818: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status:1818: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status:1818: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status:1818: linking mpn/generic/random.c to mpn/random.c config.status:1818: linking mpn/generic/random2.c to mpn/random2.c config.status:1818: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status:1818: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status:1818: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status:1818: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status:1818: linking mpn/generic/get_str.c to mpn/get_str.c config.status:1818: linking mpn/generic/set_str.c to mpn/set_str.c config.status:1818: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c config.status:1818: linking mpn/generic/scan0.c to mpn/scan0.c config.status:1818: linking mpn/generic/scan1.c to mpn/scan1.c config.status:1818: linking mpn/x86_64/popham.asm to mpn/popcount.asm config.status:1818: linking mpn/x86_64/popham.asm to mpn/hamdist.asm config.status:1818: linking mpn/generic/cmp.c to mpn/cmp.c config.status:1818: linking mpn/generic/zero_p.c to mpn/zero_p.c config.status:1818: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status:1818: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status:1818: linking mpn/generic/strongfibo.c to mpn/strongfibo.c config.status:1818: linking mpn/x86_64/gcd_11.asm to mpn/gcd_11.asm config.status:1818: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm config.status:1818: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status:1818: linking mpn/generic/gcd.c to mpn/gcd.c config.status:1818: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status:1818: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status:1818: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status:1818: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status:1818: linking mpn/generic/div_q.c to mpn/div_q.c config.status:1818: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status:1818: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status:1818: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status:1818: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status:1818: linking mpn/generic/get_d.c to mpn/get_d.c config.status:1818: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status:1818: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status:1818: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status:1818: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status:1818: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status:1818: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status:1818: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status:1818: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status:1818: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status:1818: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status:1818: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status:1818: linking mpn/x86_64/k8/mullo_basecase.asm to mpn/mullo_basecase.asm config.status:1818: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status:1818: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status:1818: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status:1818: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status:1818: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status:1818: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status:1818: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status:1818: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status:1818: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status:1818: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status:1818: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status:1818: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status:1818: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status:1818: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status:1818: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status:1818: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status:1818: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status:1818: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status:1818: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status:1818: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status:1818: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status:1818: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status:1818: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status:1818: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status:1818: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status:1818: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status:1818: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status:1818: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status:1818: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status:1818: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status:1818: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status:1818: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status:1818: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status:1818: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status:1818: linking mpn/generic/invert.c to mpn/invert.c config.status:1818: linking mpn/generic/binvert.c to mpn/binvert.c config.status:1818: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status:1818: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status:1818: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status:1818: linking mpn/x86_64/k8/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm config.status:1818: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status:1818: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm config.status:1818: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm config.status:1818: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status:1818: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status:1818: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status:1818: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status:1818: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status:1818: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status:1818: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status:1818: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status:1818: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status:1818: linking mpn/x86_64/k8/bdiv_q_1.asm to mpn/bdiv_q_1.asm config.status:1818: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status:1818: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status:1818: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status:1818: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status:1818: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status:1818: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status:1818: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status:1818: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status:1818: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status:1818: linking mpn/generic/broot.c to mpn/broot.c config.status:1818: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status:1818: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status:1818: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status:1818: linking mpn/generic/divexact.c to mpn/divexact.c config.status:1818: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status:1818: linking mpn/x86_64/k8/redc_1.asm to mpn/redc_1.asm config.status:1818: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status:1818: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status:1818: linking mpn/generic/powm.c to mpn/powm.c config.status:1818: linking mpn/generic/powlo.c to mpn/powlo.c config.status:1818: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status:1818: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status:1818: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status:1818: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status:1818: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status:1818: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status:1818: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status:1818: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status:1818: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status:1818: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status:1818: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status:1818: linking mpn/generic/remove.c to mpn/remove.c config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm config.status:1818: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm config.status:1818: linking mpn/x86_64/copyi.asm to mpn/copyi.asm config.status:1818: linking mpn/x86_64/copyd.asm to mpn/copyd.asm config.status:1818: linking mpn/generic/zero.c to mpn/zero.c config.status:1818: linking mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm config.status:1818: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status:1818: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm config.status:1818: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm config.status:1818: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm config.status:1818: linking mpn/x86_64/k8/addmul_2.asm to mpn/addmul_2.asm config.status:1818: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm config.status:1818: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm config.status:1818: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm config.status:1818: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm config.status:1818: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm config.status:1818: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm config.status:1818: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm config.status:1818: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/addlsh_n.asm config.status:1818: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/rsblsh_n.asm config.status:1818: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status:1818: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm config.status:1818: linking mpn/x86_64/k8/gmp-mparam.h to gmp-mparam.h config.status:1837: executing libtool commands configure:30514: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking configure:30528: summary of build options: Version: GNU MP 6.2.1 Host type: x86_64-pc-linux-gnu ABI: 64 Install prefix: /home/buildroot/autobuild/instance-0/output-1/host Compiler: /usr/bin/gcc Static libraries: no Shared libraries: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-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_env_ABI_set= ac_cv_env_ABI_value= 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=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-0/output-1/host/include ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_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_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=x86_64-pc-linux-gnu ac_cv_lib_m_cos=yes ac_cv_lib_ncurses_tputs=yes ac_cv_lib_readline_readline=no 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/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_unsigned=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=8 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_stack_t=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_align_fill_0x90=yes gmp_cv_asm_align_log=no 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=no gmp_cv_asm_w32=.long gmp_cv_asm_x86_coff_type=no 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='/usr/bin/gcc -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=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=/usr/bin/nm 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=' -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= lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='64' ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing aclocal-1.15' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AS='/usr/bin/as' ASMFLAGS=' -Wa,--noexecstack' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing automake-1.15' AWK='gawk' CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' CC='/usr/bin/gcc' CCAS='/usr/bin/gcc -c' CC_FOR_BUILD='/usr/bin/gcc' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/autobuild/instance-0/output-1/host/include' CPP_FOR_BUILD='/usr/bin/gcc -E' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='-DHAVE_CONFIG_H' 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='64' GMP_NAIL_BITS='0' GREP='/bin/grep' HAVE_CLOCK_01='1' HAVE_CPUTIME_01='0' HAVE_GETRUSAGE_01='1' HAVE_GETTIMEOFDAY_01='1' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='1' HAVE_SIGALTSTACK_01='1' HAVE_SIGSTACK_01='1' HAVE_STACK_T_01='1' HAVE_SYS_RESOURCE_H_01='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' LEX='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='-lncurses' 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} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/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.1' PACKAGE_TARNAME='gmp' PACKAGE_URL='http://www.gnu.org/software/gmp/' PACKAGE_VERSION='6.2.1' PATH_SEPARATOR=':' RANLIB='/usr/bin/ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SPEED_CYCLECOUNTER_OBJ='x86_64.lo' STRIP='strip' TAL_OBJECT='tal-reent.lo' TUNE_LIBS='' TUNE_SQR_OBJ='' U_FOR_BUILD='' VERSION='6.2.1' WANT_CXX_FALSE='' WANT_CXX_TRUE='#' WITH_READLINE_01='0' YACC='yacc' YFLAGS='' ac_ct_AR='/usr/bin/ar' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gmp_srclinks=' mpn/invert_limb_table.asm 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.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.asm 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_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm 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.asm 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.asm mpn/hamdist.asm mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/strongfibo.c mpn/gcd_11.asm mpn/gcd_22.asm 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.asm 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.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm 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.asm 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.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' mpn_objects=' invert_limb_table.lo 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.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.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_mod_1$U.lo dump$U.lo mod_1_1.lo mod_1_2.lo mod_1_3$U.lo mod_1_4.lo lshiftc.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.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.lo hamdist.lo cmp$U.lo zero_p$U.lo perfsqr$U.lo perfpow$U.lo strongfibo$U.lo gcd_11.lo gcd_22.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.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.lo div_qr_2$U.lo div_qr_2n_pi1.lo div_qr_2u_pi1.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.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.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero$U.lo sec_tabselect.lo comb_tables$U.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n$U.lo addaddmul_1msb0.lo' mpn_objs_in_libgmp=' mpn/invert_limb_table.lo 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.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.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_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.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.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.lo mpn/hamdist.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.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.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.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.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.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.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/sec_tabselect.lo mpn/comb_tables$U.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n$U.lo mpn/addaddmul_1msb0.lo' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/buildroot/autobuild/instance-0/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "6.2.1" #define PACKAGE_STRING "GNU MP 6.2.1" #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.1" #define WANT_FFT 1 #define HAVE_HOST_CPU_x86_64 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_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_nc 1 #define HAVE_NATIVE_func 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_nc 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_cnd_add_n 1 #define HAVE_NATIVE_mpn_cnd_sub_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_com 1 #define HAVE_NATIVE_mpn_mul_1c 1 #define HAVE_NATIVE_mpn_mul_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err1_n 1 #define HAVE_NATIVE_mpn_sub_err1_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err2_n 1 #define HAVE_NATIVE_mpn_sub_err2_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err3_n 1 #define HAVE_NATIVE_mpn_sub_err3_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err1_n 1 #define HAVE_NATIVE_mpn_sub_err1_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err2_n 1 #define HAVE_NATIVE_mpn_sub_err2_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_add_err3_n 1 #define HAVE_NATIVE_mpn_sub_err3_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_lshift 1 #define HAVE_NATIVE_mpn_rshift 1 #define HAVE_NATIVE_mpn_divexact_1 1 #define HAVE_NATIVE_mpn_preinv_divrem_1 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_1_odd 1 #define HAVE_NATIVE_mpn_modexact_1c_odd 1 #define HAVE_NATIVE_mpn_mod_1_1p 1 #define HAVE_NATIVE_mpn_mod_1_1p_cps 1 #define HAVE_NATIVE_mpn_mod_1s_2p 1 #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1 #define HAVE_NATIVE_mpn_mod_1s_4p 1 #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1 #define HAVE_NATIVE_mpn_lshiftc 1 #define HAVE_NATIVE_mpn_mul_basecase 1 #define HAVE_NATIVE_mpn_sqr_basecase 1 #define HAVE_NATIVE_mpn_mulmid_basecase 1 #define HAVE_NATIVE_mpn_popcount 1 #define HAVE_NATIVE_mpn_hamdist 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_popcount 1 #define HAVE_NATIVE_mpn_hamdist 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_gcd_11 1 #define HAVE_NATIVE_mpn_gcd_22 1 #define HAVE_NATIVE_mpn_mullo_basecase 1 #define HAVE_NATIVE_mpn_div_qr_1n_pi1 1 #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1 #define HAVE_NATIVE_mpn_div_qr_2u_pi1 1 #define HAVE_NATIVE_mpn_bdiv_q_1 1 #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 #define HAVE_NATIVE_mpn_redc_1 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_and_n 1 #define HAVE_NATIVE_mpn_andn_n 1 #define HAVE_NATIVE_mpn_nand_n 1 #define HAVE_NATIVE_mpn_ior_n 1 #define HAVE_NATIVE_mpn_iorn_n 1 #define HAVE_NATIVE_mpn_nior_n 1 #define HAVE_NATIVE_mpn_xor_n 1 #define HAVE_NATIVE_mpn_xnor_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_copyi 1 #define HAVE_NATIVE_mpn_copyd 1 #define HAVE_NATIVE_mpn_sec_tabselect 1 #define HAVE_NATIVE_mpn_invert_limb 1 #define HAVE_NATIVE_C 1 #define HAVE_NATIVE_Kn 1 #define HAVE_NATIVE_C2 1 #define HAVE_NATIVE_Ci 1 #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1 #define HAVE_NATIVE_mpn_mul_2 1 #define HAVE_NATIVE_mpn_addmul_2 1 #define HAVE_NATIVE_mpn_addlsh1_n 1 #define HAVE_NATIVE_mpn_rsblsh1_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_sublsh1_n 1 #define HAVE_NATIVE_mpn_addlsh1_n 1 #define HAVE_NATIVE_mpn_rsblsh1_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_rsh1add_n 1 #define HAVE_NATIVE_mpn_rsh1add_nc 1 #define HAVE_NATIVE_mpn_rsh1sub_n 1 #define HAVE_NATIVE_mpn_rsh1sub_nc 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_func_n 1 #define HAVE_NATIVE_mpn_rsh1add_n 1 #define HAVE_NATIVE_mpn_rsh1add_nc 1 #define HAVE_NATIVE_mpn_rsh1sub_n 1 #define HAVE_NATIVE_mpn_rsh1sub_nc 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_func_n 1 #define HAVE_NATIVE_mpn_addlsh2_n 1 #define HAVE_NATIVE_mpn_rsblsh2_n 1 #define HAVE_NATIVE_mpn_addlsh2_n 1 #define HAVE_NATIVE_mpn_rsblsh2_n 1 #define HAVE_NATIVE_mpn_addlsh_n 1 #define HAVE_NATIVE_mpn_rsblsh_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_addlsh_n 1 #define HAVE_NATIVE_mpn_rsblsh_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_addaddmul_1msb0 1 #define LSYM_PREFIX ".L" #define HAVE_HOST_CPU_FAMILY_x86_64 1 #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h" #define SIZEOF_VOID_P 8 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_MP_LIMB_T 8 #define HAVE_STACK_T 1 configure: exit 0