GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
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 4.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/home/user/gap4r8/pkg/carat/carat-2.1b1 ## --------- ## ## Platform. ## ## --------- ## hostname = project-acf3855b-c4e1-46dc-b895-ec496577848b uname -m = x86_64 uname -r = 4.13.0-1006-gcp uname -s = Linux uname -v = #9-Ubuntu SMP Mon Jan 8 21:13:15 UTC 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/user/bin PATH: /home/user/.local/bin PATH: /home/user/.local/bin PATH: /home/user/.local/bin PATH: /home/user/bin PATH: /ext/bin PATH: /cocalc/bin PATH: /cocalc/src/smc-project/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/lib/postgresql/9.6/bin PATH: /ext/data/homer/bin PATH: /ext/data/weblogo ## ----------- ## ## Core tests. ## ## ----------- ## configure:1658: checking build system type configure:1676: result: x86_64-unknown-linux-gnu configure:1684: checking host system type configure:1698: result: x86_64-unknown-linux-gnu configure:1721: checking for a BSD-compatible install configure:1776: result: /usr/bin/install -c configure:1787: checking whether build environment is sane configure:1830: result: yes configure:1887: checking for gawk configure:1903: found /usr/bin/gawk configure:1913: result: gawk configure:1923: checking whether make sets $(MAKE) configure:1943: result: yes configure:2109: checking whether to enable maintainer-specific portions of Makefiles configure:2118: result: no User: ABI= CC= CFLAGS=(unset) CPPFLAGS=(unset) MPN_PATH= GMP: abilist=64 32 cclist=gcc icc configure:3776: gcc 2>&1 | grep xlc >/dev/null configure:3779: $? = 1 configure:3833: checking compiler gcc -O2 -m64 Test compile: configure:3847: gcc -O2 -m64 conftest.c >&5 configure:3850: $? = 0 configure:3855: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3858: $? = 0 Test compile: function pointer return configure:3901: gcc -O2 -m64 conftest.c >&5 configure:3904: $? = 0 configure:3909: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3912: $? = 0 Test compile: cmov instruction configure:3957: gcc -O2 -m64 conftest.c >&5 configure:3960: $? = 0 configure:3965: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3968: $? = 0 Test compile: double -> ulong conversion configure:4014: gcc -O2 -m64 conftest.c >&5 configure:4017: $? = 0 configure:4022: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4025: $? = 0 Test compile: double negation configure:4069: gcc -O2 -m64 conftest.c >&5 configure:4072: $? = 0 configure:4077: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4080: $? = 0 Test compile: double -> float conversion configure:4125: gcc -O2 -m64 conftest.c >&5 configure:4128: $? = 0 configure:4133: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4136: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:4209: gcc -O2 -m64 conftest.c >&5 conftest.c: In function 'param_init': conftest.c:18:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (p, ¶m[ 2 ], sizeof (*p)); ^ conftest.c:18:2: warning: incompatible implicit declaration of built-in function 'memcpy' conftest.c:18:2: note: include '<string.h>' or provide a declaration of 'memcpy' configure:4212: $? = 0 configure:4217: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4220: $? = 0 Test compile: __builtin_alloca availability configure:4260: gcc -O2 -m64 conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:4263: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:4384: gcc -O2 -m64 conftest.c >&5 configure:4387: $? = 0 configure:4392: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4395: $? = 0 Test compile: long long reliability test 1 configure:4448: gcc -O2 -m64 conftest.c >&5 conftest.c:9:1: warning: return type defaults to 'int' [-Wimplicit-int] f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i; ^ conftest.c: In function 'f': conftest.c:10:44: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} ^ conftest.c:10:48: warning: implicit declaration of function 'g' [-Wimplicit-function-declaration] for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} ^ conftest.c: At top level: conftest.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] h(){}g(){} ^ conftest.c:11:6: warning: return type defaults to 'int' [-Wimplicit-int] h(){}g(){} ^ configure:4451: $? = 0 configure:4456: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4459: $? = 0 Test compile: long long reliability test 2 configure:4508: gcc -O2 -m64 conftest.c >&5 conftest.c:6:1: warning: return type defaults to 'int' [-Wimplicit-int] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ conftest.c: In function 'f': conftest.c:6:62: warning: implicit declaration of function 'g' [-Wimplicit-function-declaration] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ conftest.c: At top level: conftest.c:7:1: warning: return type defaults to 'int' [-Wimplicit-int] g(){} ^ configure:4511: $? = 0 configure:4516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4519: $? = 0 Test compile: mpn_lshift_com optimization configure:4599: gcc -O2 -m64 conftest.c >&5 configure:4602: $? = 0 configure:4607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4610: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:4699: gcc -O2 -m64 conftest.c >&5 configure:4702: $? = 0 configure:4707: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4710: $? = 0 configure:4856: result: yes configure:5325: checking compiler gcc -O2 -m64 -mtune=k8 Test compile: configure:5339: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5342: $? = 0 configure:5347: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5350: $? = 0 Test compile: function pointer return configure:5393: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5396: $? = 0 configure:5401: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5404: $? = 0 Test compile: cmov instruction configure:5449: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5452: $? = 0 configure:5457: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5460: $? = 0 Test compile: double -> ulong conversion configure:5506: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5509: $? = 0 configure:5514: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5517: $? = 0 Test compile: double negation configure:5561: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5564: $? = 0 configure:5569: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5572: $? = 0 Test compile: double -> float conversion configure:5617: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5620: $? = 0 configure:5625: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5628: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:5701: gcc -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'param_init': conftest.c:18:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (p, ¶m[ 2 ], sizeof (*p)); ^ conftest.c:18:2: warning: incompatible implicit declaration of built-in function 'memcpy' conftest.c:18:2: note: include '<string.h>' or provide a declaration of 'memcpy' configure:5704: $? = 0 configure:5709: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5712: $? = 0 Test compile: __builtin_alloca availability configure:5752: gcc -O2 -m64 -mtune=k8 conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:5755: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:5876: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:5879: $? = 0 configure:5884: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5887: $? = 0 Test compile: long long reliability test 1 configure:5940: gcc -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:9:1: warning: return type defaults to 'int' [-Wimplicit-int] f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i; ^ conftest.c: In function 'f': conftest.c:10:44: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} ^ conftest.c:10:48: warning: implicit declaration of function 'g' [-Wimplicit-function-declaration] for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} ^ conftest.c: At top level: conftest.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] h(){}g(){} ^ conftest.c:11:6: warning: return type defaults to 'int' [-Wimplicit-int] h(){}g(){} ^ configure:5943: $? = 0 configure:5948: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5951: $? = 0 Test compile: long long reliability test 2 configure:6000: gcc -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:6:1: warning: return type defaults to 'int' [-Wimplicit-int] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ conftest.c: In function 'f': conftest.c:6:62: warning: implicit declaration of function 'g' [-Wimplicit-function-declaration] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ conftest.c: At top level: conftest.c:7:1: warning: return type defaults to 'int' [-Wimplicit-int] g(){} ^ configure:6003: $? = 0 configure:6008: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6011: $? = 0 Test compile: mpn_lshift_com optimization configure:6091: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:6094: $? = 0 configure:6099: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6102: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6191: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:6194: $? = 0 configure:6199: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6202: $? = 0 configure:6348: result: yes configure:6497: checking for gcc configure:6523: result: gcc configure:6767: checking for C compiler version configure:6770: gcc --version </dev/null >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6773: $? = 0 configure:6775: gcc -v </dev/null >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.5' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5) configure:6778: $? = 0 configure:6780: gcc -V </dev/null >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6783: $? = 1 configure:6806: checking for C compiler default output file name configure:6809: gcc -O2 -m64 -mtune=k8 conftest.c >&5 configure:6812: $? = 0 configure:6858: result: a.out configure:6863: checking whether the C compiler works configure:6869: ./a.out configure:6872: $? = 0 configure:6889: result: yes configure:6896: checking whether we are cross compiling configure:6898: result: no configure:6901: checking for suffix of executables configure:6903: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:6906: $? = 0 configure:6931: result: configure:6937: checking for suffix of object files configure:6958: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:6961: $? = 0 configure:6983: result: o configure:6987: checking whether we are using the GNU C compiler configure:7011: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:7017: $? = 0 configure:7021: test -z || test ! -s conftest.err configure:7024: $? = 0 configure:7027: test -s conftest.o configure:7030: $? = 0 configure:7043: result: yes configure:7049: checking whether gcc accepts -g configure:7070: gcc -c -g conftest.c >&5 configure:7076: $? = 0 configure:7080: test -z || test ! -s conftest.err configure:7083: $? = 0 configure:7086: test -s conftest.o configure:7089: $? = 0 configure:7100: result: yes configure:7117: checking for gcc option to accept ANSI C configure:7187: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:7193: $? = 0 configure:7197: test -z || test ! -s conftest.err configure:7200: $? = 0 configure:7203: test -s conftest.o configure:7206: $? = 0 configure:7224: result: none needed configure:7242: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:7248: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:7387: checking how to run the C preprocessor configure:7422: gcc -E conftest.c configure:7428: $? = 0 configure:7460: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.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 <ac_nonexistent.h> configure:7505: result: gcc -E configure:7529: gcc -E conftest.c configure:7535: $? = 0 configure:7567: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.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 <ac_nonexistent.h> configure:7648: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:7654: $? = 0 configure:7658: test -z || test ! -s conftest.err configure:7661: $? = 0 configure:7664: test -s conftest.o configure:7667: $? = 0 configure:7755: checking build system compiler gcc configure:7768: gcc conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:7771: $? = 0 configure:7778: result: yes configure:7799: checking for build system preprocessor configure:7810: gcc -E conftest.c # 1 "conftest.c" # 1 "<built-in>" # 1 "<command-line>" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 1 "<command-line>" 2 # 1 "conftest.c" configure:7813: $? = 0 configure:7830: result: gcc -E configure:7837: checking for build system executable suffix configure:7851: gcc conftest.c -o conftest.exe conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:7854: $? = 0 ./configure: line 7856: ./conftest: No such file or directory configure:7851: gcc conftest.c -o conftest,ff8 conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:7854: $? = 0 ./configure: line 7856: ./conftest: No such file or directory configure:7851: gcc conftest.c -o conftest conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:7854: $? = 0 configure:7870: result: configure:7876: checking whether build system compiler is ANSI configure:7889: gcc conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:7892: $? = 0 configure:7901: result: yes configure:7911: checking for build system compiler math library configure:7930: gcc conftest.c -lm conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:4:3: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c: In function 'foo': conftest.c:10:10: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration] return log (d); ^ conftest.c:10:10: warning: incompatible implicit declaration of built-in function 'log' conftest.c:10:10: note: include '<math.h>' or provide a declaration of 'log' configure:7933: $? = 0 configure:7942: result: -lm configure:8752: checking for egrep configure:8762: result: grep -E Decided: ABI=64 CC=gcc CFLAGS=-O2 -m64 -mtune=k8 CPPFLAGS= GMP_LDFLAGS= CXX= CXXFLAGS= path= x86_64 generic configure:9036: checking for function prototypes configure:9039: result: yes configure:9056: checking for ANSI C header files configure:9081: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9087: $? = 0 configure:9091: test -z || test ! -s conftest.err configure:9094: $? = 0 configure:9097: test -s conftest.o configure:9100: $? = 0 configure:9189: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'main': conftest.c:34:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(2); ^ conftest.c:34:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:34:7: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c:35:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ conftest.c:35:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:9192: $? = 0 configure:9194: ./conftest configure:9197: $? = 0 configure:9212: result: yes configure:9236: checking for sys/types.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for sys/stat.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for stdlib.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for string.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for memory.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for strings.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for inttypes.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for stdint.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9236: checking for unistd.h configure:9252: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:9258: $? = 0 configure:9262: test -z || test ! -s conftest.err configure:9265: $? = 0 configure:9268: test -s conftest.o configure:9271: $? = 0 configure:9282: result: yes configure:9307: checking for string.h configure:9312: result: yes configure:9497: checking for ar configure:9513: found /usr/bin/ar configure:9524: result: ar configure:9555: checking for BSD-compatible nm configure:9597: result: /usr/bin/nm -B configure:9862: checking for a sed that does not truncate output configure:9916: result: /bin/sed configure:9930: checking for ld used by gcc configure:9997: result: /usr/bin/ld configure:10006: checking if the linker (/usr/bin/ld) is GNU ld configure:10021: result: yes configure:10026: checking for /usr/bin/ld option to reload object files configure:10033: result: -r configure:10042: checking whether ln -s works configure:10046: result: yes configure:10053: checking how to recognise dependent libraries configure:10236: result: pass_all configure:10320: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:10323: $? = 0 configure:10700: checking dlfcn.h usability configure:10712: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:10718: $? = 0 configure:10722: test -z || test ! -s conftest.err configure:10725: $? = 0 configure:10728: test -s conftest.o configure:10731: $? = 0 configure:10741: result: yes configure:10745: checking dlfcn.h presence configure:10755: gcc -E conftest.c configure:10761: $? = 0 configure:10781: result: yes configure:10816: checking for dlfcn.h configure:10823: result: yes configure:10842: checking the maximum length of command line arguments configure:10907: result: 32768 configure:10918: checking command to parse /usr/bin/nm -B output from gcc object configure:11007: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:11010: $? = 0 configure:11014: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:11017: $? = 0 configure:11069: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c conftstm.o >&5 configure:11072: $? = 0 configure:11110: result: ok configure:11114: checking for objdir configure:11129: result: .libs configure:11219: checking for ar configure:11246: result: ar configure:11299: checking for ranlib configure:11315: found /usr/bin/ranlib configure:11326: result: ranlib configure:11379: checking for strip configure:11395: found /usr/bin/strip configure:11406: result: strip configure:11668: checking if gcc static flag works configure:11691: result: yes configure:11709: checking if gcc supports -fno-rtti -fno-exceptions configure:11727: gcc -c -O2 -m64 -mtune=k8 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:11731: $? = 0 configure:11742: result: no configure:11757: checking for gcc option to produce PIC configure:11934: result: -fPIC configure:11942: checking if gcc PIC flag -fPIC works configure:11960: gcc -c -O2 -m64 -mtune=k8 -fPIC -DPIC conftest.c >&5 configure:11964: $? = 0 configure:11975: result: yes configure:11999: checking if gcc supports -c -o file.o configure:12020: gcc -c -O2 -m64 -mtune=k8 -o out/conftest2.o conftest.c >&5 configure:12024: $? = 0 configure:12044: result: yes configure:12070: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12918: result: yes configure:12944: checking whether -lc should be explicitly linked in configure:12949: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:12952: $? = 0 configure:12966: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:12969: $? = 0 configure:12981: result: no configure:12989: checking dynamic linker characteristics configure:13529: result: GNU/Linux ld.so configure:13533: checking how to hardcode library paths into programs configure:13558: result: immediate configure:13572: checking whether stripping libraries is possible configure:13577: result: yes configure:14407: checking if libtool supports shared libraries configure:14409: result: yes configure:14412: checking whether to build shared libraries configure:14470: result: yes configure:14473: checking whether to build static libraries configure:14477: result: yes configure:14569: creating libtool configure:24540: checking for ANSI C header files configure:24696: result: yes configure:24706: checking whether time.h and sys/time.h may both be included configure:24731: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24737: $? = 0 configure:24741: test -z || test ! -s conftest.err configure:24744: $? = 0 configure:24747: test -s conftest.o configure:24750: $? = 0 configure:24761: result: yes configure:24827: checking fcntl.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking fcntl.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for fcntl.h configure:24950: result: yes configure:24827: checking float.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking float.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for float.h configure:24950: result: yes configure:24827: checking invent.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:67:20: fatal error: invent.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <invent.h> configure:24868: result: no configure:24872: checking invent.h presence configure:24882: gcc -E conftest.c conftest.c:33:20: fatal error: invent.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include <invent.h> configure:24908: result: no configure:24943: checking for invent.h configure:24950: result: no configure:24827: checking langinfo.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking langinfo.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for langinfo.h configure:24950: result: yes configure:24827: checking locale.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking locale.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for locale.h configure:24950: result: yes configure:24827: checking nl_types.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking nl_types.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for nl_types.h configure:24950: result: yes configure:24827: checking sys/attributes.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:70:28: fatal error: sys/attributes.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/attributes.h> configure:24868: result: no configure:24872: checking sys/attributes.h presence configure:24882: gcc -E conftest.c conftest.c:36:28: fatal error: sys/attributes.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/attributes.h> configure:24908: result: no configure:24943: checking for sys/attributes.h configure:24950: result: no configure:24827: checking sys/iograph.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:70:25: fatal error: sys/iograph.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/iograph.h> configure:24868: result: no configure:24872: checking sys/iograph.h presence configure:24882: gcc -E conftest.c conftest.c:36:25: fatal error: sys/iograph.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/iograph.h> configure:24908: result: no configure:24943: checking for sys/iograph.h configure:24950: result: no configure:24827: checking sys/mman.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking sys/mman.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for sys/mman.h configure:24950: result: yes configure:24827: checking sys/param.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking sys/param.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for sys/param.h configure:24950: result: yes configure:24827: checking sys/processor.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:72:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/processor.h> configure:24868: result: no configure:24872: checking sys/processor.h presence configure:24882: gcc -E conftest.c conftest.c:38:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/processor.h> configure:24908: result: no configure:24943: checking for sys/processor.h configure:24950: result: no configure:24827: checking sys/pstat.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:72:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/pstat.h> configure:24868: result: no configure:24872: checking sys/pstat.h presence configure:24882: gcc -E conftest.c conftest.c:38:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/pstat.h> configure:24908: result: no configure:24943: checking for sys/pstat.h configure:24950: result: no configure:24827: checking sys/sysinfo.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking sys/sysinfo.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for sys/sysinfo.h configure:24950: result: yes configure:24827: checking sys/syssgi.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:73:24: fatal error: sys/syssgi.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/syssgi.h> configure:24868: result: no configure:24872: checking sys/syssgi.h presence configure:24882: gcc -E conftest.c conftest.c:39:24: fatal error: sys/syssgi.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/syssgi.h> configure:24908: result: no configure:24943: checking for sys/syssgi.h configure:24950: result: no configure:24827: checking sys/systemcfg.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:73:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:24845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/systemcfg.h> configure:24868: result: no configure:24872: checking sys/systemcfg.h presence configure:24882: gcc -E conftest.c conftest.c:39:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:24888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/systemcfg.h> configure:24908: result: no configure:24943: checking for sys/systemcfg.h configure:24950: result: no configure:24827: checking sys/time.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking sys/time.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for sys/time.h configure:24950: result: yes configure:24827: checking sys/times.h usability configure:24839: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:24845: $? = 0 configure:24849: test -z || test ! -s conftest.err configure:24852: $? = 0 configure:24855: test -s conftest.o configure:24858: $? = 0 configure:24868: result: yes configure:24872: checking sys/times.h presence configure:24882: gcc -E conftest.c configure:24888: $? = 0 configure:24908: result: yes configure:24943: checking for sys/times.h configure:24950: result: yes configure:24969: checking for sys/resource.h configure:24994: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25000: $? = 0 configure:25004: test -z || test ! -s conftest.err configure:25007: $? = 0 configure:25010: test -s conftest.o configure:25013: $? = 0 configure:25024: result: yes configure:25041: checking for sys/sysctl.h configure:25059: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25065: $? = 0 configure:25069: test -z || test ! -s conftest.err configure:25072: $? = 0 configure:25075: test -s conftest.o configure:25078: $? = 0 configure:25089: result: yes configure:25106: checking for machine/hal_sysinfo.h configure:25124: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:47:33: fatal error: machine/hal_sysinfo.h: No such file or directory compilation terminated. configure:25130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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 <sys/sysinfo.h> | #endif | | #include <machine/hal_sysinfo.h> configure:25154: result: no configure:25177: checking whether fgetc is declared configure:25201: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25207: $? = 0 configure:25211: test -z || test ! -s conftest.err configure:25214: $? = 0 configure:25217: test -s conftest.o configure:25220: $? = 0 configure:25231: result: yes configure:25247: checking whether fscanf is declared configure:25271: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25277: $? = 0 configure:25281: test -z || test ! -s conftest.err configure:25284: $? = 0 configure:25287: test -s conftest.o configure:25290: $? = 0 configure:25301: result: yes configure:25317: checking whether optarg is declared configure:25341: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25347: $? = 0 configure:25351: test -z || test ! -s conftest.err configure:25354: $? = 0 configure:25357: test -s conftest.o configure:25360: $? = 0 configure:25371: result: yes configure:25387: checking whether ungetc is declared configure:25411: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25417: $? = 0 configure:25421: test -z || test ! -s conftest.err configure:25424: $? = 0 configure:25427: test -s conftest.o configure:25430: $? = 0 configure:25441: result: yes configure:25457: checking whether vfprintf is declared configure:25481: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25487: $? = 0 configure:25491: test -z || test ! -s conftest.err configure:25494: $? = 0 configure:25497: test -s conftest.o configure:25500: $? = 0 configure:25511: result: yes configure:25529: checking whether sys_errlist is declared configure:25555: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25561: $? = 0 configure:25565: test -z || test ! -s conftest.err configure:25568: $? = 0 configure:25571: test -s conftest.o configure:25574: $? = 0 configure:25585: result: yes configure:25601: checking whether sys_nerr is declared configure:25627: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char *p = (char *) sys_nerr; ^ configure:25633: $? = 0 configure:25637: test -z || test ! -s conftest.err configure:25640: $? = 0 configure:25643: test -s conftest.o configure:25646: $? = 0 configure:25657: result: yes configure:25676: checking return type of signal handlers configure:25707: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25713: $? = 0 configure:25717: test -z || test ! -s conftest.err configure:25720: $? = 0 configure:25723: test -s conftest.o configure:25726: $? = 0 configure:25737: result: void configure:25756: checking for intmax_t configure:25780: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25786: $? = 0 configure:25790: test -z || test ! -s conftest.err configure:25793: $? = 0 configure:25796: test -s conftest.o configure:25799: $? = 0 configure:25810: result: yes configure:25820: checking for long double configure:25844: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25850: $? = 0 configure:25854: test -z || test ! -s conftest.err configure:25857: $? = 0 configure:25860: test -s conftest.o configure:25863: $? = 0 configure:25874: result: yes configure:25884: checking for long long configure:25908: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25914: $? = 0 configure:25918: test -z || test ! -s conftest.err configure:25921: $? = 0 configure:25924: test -s conftest.o configure:25927: $? = 0 configure:25938: result: yes configure:25948: checking for ptrdiff_t configure:25972: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:25978: $? = 0 configure:25982: test -z || test ! -s conftest.err configure:25985: $? = 0 configure:25988: test -s conftest.o configure:25991: $? = 0 configure:26002: result: yes configure:26012: checking for quad_t configure:26036: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26042: $? = 0 configure:26046: test -z || test ! -s conftest.err configure:26049: $? = 0 configure:26052: test -s conftest.o configure:26055: $? = 0 configure:26066: result: yes configure:26076: checking for uint_least32_t configure:26100: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26106: $? = 0 configure:26110: test -z || test ! -s conftest.err configure:26113: $? = 0 configure:26116: test -s conftest.o configure:26119: $? = 0 configure:26130: result: yes configure:26142: checking for preprocessor stringizing operator configure:26166: result: yes configure:26180: checking for working volatile configure:26203: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26209: $? = 0 configure:26213: test -z || test ! -s conftest.err configure:26216: $? = 0 configure:26219: test -s conftest.o configure:26222: $? = 0 configure:26233: result: yes configure:26246: checking whether <stdarg.h> exists and works configure:26276: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26282: $? = 0 configure:26286: test -z || test ! -s conftest.err configure:26289: $? = 0 configure:26292: test -s conftest.o configure:26295: $? = 0 configure:26307: result: yes configure:26317: checking whether gcc __attribute__ ((const)) works configure:26338: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26344: $? = 0 configure:26348: test -z || test ! -s conftest.err configure:26351: $? = 0 configure:26354: test -s conftest.o configure:26357: $? = 0 configure:26369: result: yes configure:26379: checking whether gcc __attribute__ ((malloc)) works configure:26388: gcc -O2 -m64 -mtune=k8 -c conftest.c >conftest.out 2>&1 configure:26391: $? = 0 configure:26405: result: yes configure:26415: checking whether gcc __attribute__ ((mode (XX))) works configure:26436: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26442: $? = 0 configure:26446: test -z || test ! -s conftest.err configure:26449: $? = 0 configure:26452: test -s conftest.o configure:26455: $? = 0 configure:26467: result: yes configure:26477: checking whether gcc __attribute__ ((noreturn)) works configure:26498: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26504: $? = 0 configure:26508: test -z || test ! -s conftest.err configure:26511: $? = 0 configure:26514: test -s conftest.o configure:26517: $? = 0 configure:26529: result: yes configure:26540: checking for inline configure:26561: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26567: $? = 0 configure:26571: test -z || test ! -s conftest.err configure:26574: $? = 0 configure:26577: test -s conftest.o configure:26580: $? = 0 configure:26592: result: inline configure:26642: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:26648: $? = 0 configure:26652: test -z || test ! -s conftest.err configure:26655: $? = 0 configure:26658: test -s conftest.o configure:26661: $? = 0 configure:26825: checking for cos in -lm configure:26855: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c -lm >&5 conftest.c:70:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:26861: $? = 0 configure:26865: test -z || test ! -s conftest.err configure:26868: $? = 0 configure:26871: test -s conftest configure:26874: $? = 0 configure:26887: result: yes configure:26900: checking for working alloca.h configure:26921: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:26927: $? = 0 configure:26931: test -z || test ! -s conftest.err configure:26934: $? = 0 configure:26937: test -s conftest configure:26940: $? = 0 configure:26952: result: yes configure:26963: checking for alloca (via gmp-impl.h) configure:26992: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:26998: $? = 0 configure:27002: test -z || test ! -s conftest.err configure:27005: $? = 0 configure:27008: test -s conftest configure:27011: $? = 0 configure:27023: result: yes configure:27034: checking how to allocate temporary memory configure:27058: result: alloca configure:27135: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:27141: $? = 0 configure:27145: test -z || test ! -s conftest.err configure:27148: $? = 0 configure:27151: test -s conftest.o configure:27154: $? = 0 configure:27167: checking whether byte ordering is bigendian configure:27194: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:27200: $? = 0 configure:27204: test -z || test ! -s conftest.err configure:27207: $? = 0 configure:27210: test -s conftest.o configure:27213: $? = 0 configure:27237: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:2: error: unknown type name 'not' not big endian ^ conftest.c:73:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:27243: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:27378: result: no configure:27407: checking format of `double' floating point configure:27425: gcc -O2 -m64 -mtune=k8 -c conftest.c >&5 2>&1 configure:27428: $? = 0 configure:27595: result: IEEE little endian configure:27725: checking for alarm configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for attr_get configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/ccQehQIZ.o:(.data+0x0): undefined reference to `attr_get' /tmp/ccQehQIZ.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `attr_get' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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 <limits.h> declares attr_get. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef attr_get | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = attr_get; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != attr_get; | ; | return 0; | } configure:27813: result: no configure:27725: checking for clock configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for clock_gettime configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for cputime configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cc8ubfCi.o:(.data+0x0): undefined reference to `cputime' /tmp/cc8ubfCi.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `cputime' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define cputime to an innocuous variant, in case <limits.h> declares cputime. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define cputime innocuous_cputime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cputime (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef cputime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = cputime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cputime; | ; | return 0; | } configure:27813: result: no configure:27725: checking for getpagesize configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for getrusage configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for gettimeofday configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for getsysinfo configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cc1lIALH.o:(.data+0x0): undefined reference to `getsysinfo' /tmp/cc1lIALH.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `getsysinfo' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef getsysinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = getsysinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getsysinfo; | ; | return 0; | } configure:27813: result: no configure:27725: checking for localeconv configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for memset configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for mmap configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for mprotect configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for nl_langinfo configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for obstack_vprintf configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for popen configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for processor_info configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/ccEUSV3m.o:(.data+0x0): undefined reference to `processor_info' /tmp/ccEUSV3m.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `processor_info' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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 <limits.h> declares processor_info. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef processor_info | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = processor_info; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != processor_info; | ; | return 0; | } configure:27813: result: no configure:27725: checking for pstat_getprocessor configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cc8abmws.o:(.data+0x0): undefined reference to `pstat_getprocessor' /tmp/cc8abmws.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `pstat_getprocessor' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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 <limits.h> declares pstat_getprocessor. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef pstat_getprocessor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = pstat_getprocessor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat_getprocessor; | ; | return 0; | } configure:27813: result: no configure:27725: checking for raise configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for read_real_time configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cczyajjF.o:(.data+0x0): undefined reference to `read_real_time' /tmp/cczyajjF.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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 <limits.h> declares read_real_time. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef read_real_time | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = read_real_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != read_real_time; | ; | return 0; | } configure:27813: result: no configure:27725: checking for sigaction configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for sigaltstack configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for sigstack configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cc9vZojT.o:(.data+0x0): warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for syssgi configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/ccrqwf9W.o:(.data+0x0): undefined reference to `syssgi' /tmp/ccrqwf9W.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `syssgi' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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 <limits.h> declares syssgi. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define syssgi innocuous_syssgi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syssgi (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef syssgi | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = syssgi; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != syssgi; | ; | return 0; | } configure:27813: result: no configure:27725: checking for strchr configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for strerror configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for strnlen configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for strtol configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for strtoul configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for sysconf configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for sysctl configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27725: checking for sysctlbyname configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 /tmp/cchqEr8K.o:(.data+0x0): undefined reference to `sysctlbyname' /tmp/cchqEr8K.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:27788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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 <limits.h> declares sysctlbyname. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef sysctlbyname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = sysctlbyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysctlbyname; | ; | return 0; | } configure:27813: result: no configure:27725: checking for times configure:27782: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:27788: $? = 0 configure:27792: test -z || test ! -s conftest.err configure:27795: $? = 0 configure:27798: test -s conftest configure:27801: $? = 0 configure:27813: result: yes configure:27825: checking for vsnprintf configure:27882: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^ configure:27888: $? = 0 configure:27892: test -z || test ! -s conftest.err configure:27895: $? = 0 configure:27898: test -s conftest configure:27901: $? = 0 configure:27913: result: yes configure:27924: checking whether vsnprintf works configure:27991: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'check': conftest.c:126:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:126:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:126:5: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c:130:5: warning: incompatible implicit declaration of built-in function 'exit' exit (2); ^ conftest.c:130:5: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:139:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ conftest.c:139:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:27994: $? = 0 configure:27996: ./conftest configure:27999: $? = 0 configure:27991: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c: In function 'check': conftest.c:126:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:126:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:126:5: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c:130:5: warning: incompatible implicit declaration of built-in function 'exit' exit (2); ^ conftest.c:130:5: note: include '<stdlib.h>' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:139:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ conftest.c:139:3: note: include '<stdlib.h>' or provide a declaration of 'exit' configure:27994: $? = 0 configure:27996: ./conftest configure:27999: $? = 0 configure:28015: result: yes configure:28030: checking whether sscanf needs writable input configure:28042: result: no configure:28060: checking for struct pst_processor.psp_iticksperclktick configure:28084: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:94:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:28090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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_VSNPRINTF 1 | /* end confdefs.h. */ | #include <sys/pstat.h> | | int | main () | { | static struct pst_processor ac_aggr; | if (ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:28129: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 conftest.c:94:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:28135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.2.1" | #define PACKAGE_STRING "GNU MP 4.2.1" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "gmp" | #define VERSION "4.2.1" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_x86_64 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #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_STRINGIZE 1 | #define HAVE_STDARG 1 | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 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_CLOCK_GETTIME 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_VSNPRINTF 1 | /* end confdefs.h. */ | #include <sys/pstat.h> | | int | main () | { | static struct pst_processor ac_aggr; | if (sizeof ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:28161: result: no configure:28945: checking for suitable m4 trying m4 good configure:28989: result: m4 configure:28995: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure:29017: result: no configure:29033: checking how to switch to text section trying .text configure:29044: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29047: $? = 0 configure:29069: result: .text configure:29073: checking how to switch to data section configure:29084: result: .data configure:29089: checking for assembler label suffix trying configure:29102: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29105: $? = 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:29102: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29105: $? = 0 configure:29127: result: : configure:29132: checking for assembler global directive configure:29144: result: .globl configure:29149: checking for assembler global directive attribute configure:29160: result: configure:29165: checking if globals are prefixed by underscore configure:29175: gcc -O2 -m64 -mtune=k8 -c conftest.c >&5 configure:29178: $? = 0 configure:29196: result: no configure:29236: checking how to switch to read-only data section Test program: const int foo = 123; configure:29255: gcc -O2 -m64 -mtune=k8 -S conftest.c >&5 configure:29258: $? = 0 Compiler output: .file "conftest.c" .globl foo .section .rodata .align 4 .type foo, @object .size foo, 4 foo: .long 123 .ident "GCC: (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609" .section .note.GNU-stack,"",@progbits Match: .section .rodata configure:29289: result: .section .rodata configure:29293: checking for assembler .type directive configure:29304: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29307: $? = 0 configure:29327: result: .type $1,@$2 configure:29331: checking for assembler .size directive configure:29341: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29344: $? = 0 configure:29361: result: .size $1,$2 configure:29368: checking for assembler local label prefix Trying L configure:29382: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29385: $? = 0 0000000000000000 t Lgurkmacka 0000000000000000 t dummy L label is local but still in object file Trying .L configure:29382: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29385: $? = 0 0000000000000000 t dummy .L label doesn't appear in object file at all (good) Local label appears in object files: no configure:29431: result: .L configure:29442: checking for assembler byte directive trying .byte configure:29455: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29458: $? = 0 configure:29480: result: .byte configure:29488: checking how to define a 32-bit word configure:29513: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29516: $? = 0 configure:29544: result: .long configure:29553: checking if .align assembly directive is logarithmic configure:29568: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:29571: $? = 0 configure:29592: result: no configure:30086: checking if the .align directive accepts an 0x90 fill in .text configure:30098: gcc -c -O2 -m64 -mtune=k8 conftest.s >conftest.out 2>&1 configure:30101: $? = 0 configure:30119: result: yes configure:30422: checking for unsigned short configure:30446: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:30452: $? = 0 configure:30456: test -z || test ! -s conftest.err configure:30459: $? = 0 configure:30462: test -s conftest.o configure:30465: $? = 0 configure:30476: result: yes configure:30479: checking size of unsigned short configure:30798: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:30801: $? = 0 configure:30803: ./conftest configure:30806: $? = 0 configure:30829: result: 2 configure:30836: checking for unsigned configure:30860: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:30866: $? = 0 configure:30870: test -z || test ! -s conftest.err configure:30873: $? = 0 configure:30876: test -s conftest.o configure:30879: $? = 0 configure:30890: result: yes configure:30893: checking size of unsigned configure:31212: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:31215: $? = 0 configure:31217: ./conftest configure:31220: $? = 0 configure:31243: result: 4 configure:31250: checking for unsigned long configure:31274: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:31280: $? = 0 configure:31284: test -z || test ! -s conftest.err configure:31287: $? = 0 configure:31290: test -s conftest.o configure:31293: $? = 0 configure:31304: result: yes configure:31307: checking size of unsigned long configure:31626: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:31629: $? = 0 configure:31631: ./conftest configure:31634: $? = 0 configure:31657: result: 8 configure:31664: checking for mp_limb_t configure:31695: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:31701: $? = 0 configure:31705: test -z || test ! -s conftest.err configure:31708: $? = 0 configure:31711: test -s conftest.o configure:31714: $? = 0 configure:31725: result: yes configure:31728: checking size of mp_limb_t configure:32089: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c >&5 configure:32092: $? = 0 configure:32094: ./conftest configure:32097: $? = 0 configure:32120: result: 8 configure:32285: checking for stack_t configure:32310: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:32316: $? = 0 configure:32320: test -z || test ! -s conftest.err configure:32323: $? = 0 configure:32326: test -s conftest.o configure:32329: $? = 0 configure:32340: result: yes configure:32378: checking for tputs in -lncurses configure:32408: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c -lncurses >&5 configure:32414: $? = 0 configure:32418: test -z || test ! -s conftest.err configure:32421: $? = 0 configure:32424: test -s conftest configure:32427: $? = 0 configure:32440: result: yes configure:32520: checking for readline in -lreadline configure:32550: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c -lreadline -lncurses >&5 configure:32556: $? = 0 configure:32560: test -z || test ! -s conftest.err configure:32563: $? = 0 configure:32566: test -s conftest configure:32569: $? = 0 configure:32582: result: yes configure:32595: checking readline/readline.h usability configure:32607: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:32613: $? = 0 configure:32617: test -z || test ! -s conftest.err configure:32620: $? = 0 configure:32623: test -s conftest.o configure:32626: $? = 0 configure:32636: result: yes configure:32640: checking readline/readline.h presence configure:32650: gcc -E conftest.c configure:32656: $? = 0 configure:32676: result: yes configure:32711: checking for readline/readline.h configure:32718: result: yes configure:32733: checking readline/history.h usability configure:32745: gcc -c -O2 -m64 -mtune=k8 conftest.c >&5 configure:32751: $? = 0 configure:32755: test -z || test ! -s conftest.err configure:32758: $? = 0 configure:32761: test -s conftest.o configure:32764: $? = 0 configure:32774: result: yes configure:32778: checking readline/history.h presence configure:32788: gcc -E conftest.c configure:32794: $? = 0 configure:32814: result: yes configure:32849: checking for readline/history.h configure:32856: result: yes configure:32870: checking readline detected configure:32872: result: yes configure:32887: checking for bison configure:32903: found /usr/bin/bison configure:32913: result: bison -y configure:32928: checking for flex configure:32944: found /usr/bin/flex configure:32954: result: flex configure:32967: checking for yywrap in -lfl configure:32997: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c -lfl >&5 configure:33003: $? = 0 configure:33007: test -z || test ! -s conftest.err configure:33010: $? = 0 configure:33013: test -s conftest configure:33016: $? = 0 configure:33029: result: yes configure:33107: checking lex output file root configure:33118: flex conftest.l configure:33121: $? = 0 configure:33133: result: lex.yy configure:33138: checking whether yytext is a pointer configure:33154: gcc -o conftest -O2 -m64 -mtune=k8 conftest.c -lfl >&5 configure:33160: $? = 0 configure:33164: test -z || test ! -s conftest.err configure:33167: $? = 0 configure:33170: test -s conftest configure:33173: $? = 0 configure:33187: result: yes configure:33250: checking for ranlib configure:33277: result: ranlib configure:33444: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU MP config.status 4.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on project-acf3855b-c4e1-46dc-b895-ec496577848b config.status:778: creating demos/pexpr-config.h config.status:778: creating demos/calc/calc-config.h config.status:778: creating Makefile config.status:778: creating mpbsd/Makefile config.status:778: creating mpf/Makefile config.status:778: creating mpn/Makefile config.status:778: creating mpq/Makefile config.status:778: creating mpz/Makefile config.status:778: creating printf/Makefile config.status:778: creating scanf/Makefile config.status:778: creating cxx/Makefile config.status:778: creating tests/Makefile config.status:778: creating tests/devel/Makefile config.status:778: creating tests/mpbsd/Makefile config.status:778: creating tests/mpf/Makefile config.status:778: creating tests/mpn/Makefile config.status:778: creating tests/mpq/Makefile config.status:778: creating tests/mpz/Makefile config.status:778: creating tests/rand/Makefile config.status:778: creating tests/misc/Makefile config.status:778: creating tests/cxx/Makefile config.status:778: creating doc/Makefile config.status:778: creating tune/Makefile config.status:778: creating demos/Makefile config.status:778: creating demos/calc/Makefile config.status:778: creating demos/expr/Makefile config.status:778: creating gmp.h config.status:778: creating mp.h config.status:882: creating config.h config.status:1285: linking ./mpn/generic/add.c to mpn/add.c config.status:1285: linking ./mpn/generic/add_1.c to mpn/add_1.c config.status:1285: linking ./mpn/x86_64/add_n.asm to mpn/add_n.asm config.status:1285: linking ./mpn/generic/sub.c to mpn/sub.c config.status:1285: linking ./mpn/generic/sub_1.c to mpn/sub_1.c config.status:1285: linking ./mpn/x86_64/sub_n.asm to mpn/sub_n.asm config.status:1285: linking ./mpn/x86_64/mul_1.asm to mpn/mul_1.asm config.status:1285: linking ./mpn/x86_64/addmul_1.asm to mpn/addmul_1.asm config.status:1285: linking ./mpn/x86_64/submul_1.asm to mpn/submul_1.asm config.status:1285: linking ./mpn/x86_64/lshift.asm to mpn/lshift.asm config.status:1285: linking ./mpn/x86_64/rshift.asm to mpn/rshift.asm config.status:1285: linking ./mpn/generic/dive_1.c to mpn/dive_1.c config.status:1285: linking ./mpn/generic/diveby3.c to mpn/diveby3.c config.status:1285: linking ./mpn/generic/divis.c to mpn/divis.c config.status:1285: linking ./mpn/generic/divrem.c to mpn/divrem.c config.status:1285: linking ./mpn/generic/divrem_1.c to mpn/divrem_1.c config.status:1285: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c config.status:1285: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status:1285: linking ./mpn/generic/mod_1.c to mpn/mod_1.c config.status:1285: linking ./mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status:1285: linking ./mpn/x86_64/mode1o.asm to mpn/mode1o.asm config.status:1285: linking ./mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status:1285: linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status:1285: linking ./mpn/generic/dump.c to mpn/dump.c config.status:1285: linking ./mpn/generic/mul.c to mpn/mul.c config.status:1285: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c config.status:1285: linking ./mpn/generic/mul_n.c to mpn/mul_n.c config.status:1285: linking ./mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status:1285: linking ./mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status:1285: linking ./mpn/generic/random.c to mpn/random.c config.status:1285: linking ./mpn/generic/random2.c to mpn/random2.c config.status:1285: linking ./mpn/generic/pow_1.c to mpn/pow_1.c config.status:1285: linking ./mpn/generic/rootrem.c to mpn/rootrem.c config.status:1285: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status:1285: linking ./mpn/generic/get_str.c to mpn/get_str.c config.status:1285: linking ./mpn/generic/set_str.c to mpn/set_str.c config.status:1285: linking ./mpn/generic/scan0.c to mpn/scan0.c config.status:1285: linking ./mpn/generic/scan1.c to mpn/scan1.c config.status:1285: linking ./mpn/generic/popham.c to mpn/popcount.c config.status:1285: linking ./mpn/generic/popham.c to mpn/hamdist.c config.status:1285: linking ./mpn/generic/cmp.c to mpn/cmp.c config.status:1285: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c config.status:1285: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c config.status:1285: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c config.status:1285: linking ./mpn/generic/gcd.c to mpn/gcd.c config.status:1285: linking ./mpn/generic/gcdext.c to mpn/gcdext.c config.status:1285: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status:1285: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status:1285: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status:1285: linking ./mpn/generic/jacbase.c to mpn/jacbase.c config.status:1285: linking ./mpn/generic/get_d.c to mpn/get_d.c config.status:1285: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c config.status:1285: linking ./mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status:1285: linking ./mpn/generic/addsub_n.c to mpn/addsub_n.c config.status:1285: linking ./mpn/x86_64/gmp-mparam.h to gmp-mparam.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_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_exeext= ac_cv_func_alarm=yes ac_cv_func_attr_get=no ac_cv_func_clock=yes ac_cv_func_clock_gettime=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_readline_history_h=yes ac_cv_header_readline_readline_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-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_cos=yes ac_cv_lib_ncurses_tputs=yes ac_cv_lib_readline_readline=yes ac_cv_member_struct_pst_processor_psp_iticksperclktick=no ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes 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_type_intmax_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_mp_limb_t=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 ac_cv_type_unsigned=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_short=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_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_stdarg=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='gcc -E' gmp_cv_prog_exeext_for_build= gmp_cv_prog_m4=m4 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='64' ACLOCAL='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run aclocal-1.8' AMTAR='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run tar' ANSI2KNR='' AR='ar' AS='as' AUTOCONF='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run autoconf' AUTOHEADER='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run autoheader' AUTOMAKE='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run automake-1.8' AWK='gawk' BITS_PER_MP_LIMB='64' CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' CC='gcc' CCAS='gcc -c' CC_FOR_BUILD='gcc' CFLAGS='-O2 -m64 -mtune=k8' CPP='gcc -E' CPPFLAGS='' CPP_FOR_BUILD='gcc -E' CXX='' CXXCPP='' CXXFLAGS='' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_STATIC_FALSE='#' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' GMP_LDFLAGS='' GMP_NAIL_BITS='0' 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='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBCURSES='-lncurses' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='0' LIBGMP_LDFLAGS='' LIBM='-lm' LIBM_FOR_BUILD='-lm' LIBOBJS='' LIBREADLINE='-lreadline' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='gmp' PACKAGE_BUGREPORT='[email protected]' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 4.2.1' PACKAGE_TARNAME='gmp' PACKAGE_VERSION='4.2.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='x86_64.lo' STRIP='strip' TAL_OBJECT='tal-reent.lo' TUNE_SQR_OBJ='' U='' U_FOR_BUILD='' VERSION='4.2.1' WANT_CXX_FALSE='' WANT_CXX_TRUE='#' WANT_MPBSD_FALSE='' WANT_MPBSD_TRUE='#' WITH_READLINE_01='1' YACC='bison -y' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__leading_dot='.' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.c mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.c mpn/divrem_2.c mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.c mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/mul_basecase.c mpn/sqr_basecase.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/perfsqr.c mpn/bdivmod.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext.c mpn/tdiv_qr.c mpn/dc_divrem_n.c mpn/sb_divrem_mn.c mpn/jacbase.c mpn/get_d.c mpn/mullow_n.c mpn/mullow_basecase.c mpn/addsub_n.c gmp-mparam.h' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/user/gap4r8/pkg/carat/carat-2.1b1/functions/Gmp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1$U.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1$U.lo divrem_2$U.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1$U.lo mode1o.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo mul_basecase$U.lo sqr_basecase$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$U.lo cmp$U.lo perfsqr$U.lo bdivmod$U.lo gcd_1$U.lo gcd$U.lo gcdext$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo get_d$U.lo mullow_n$U.lo mullow_basecase$U.lo addsub_n$U.lo' mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1$U.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1$U.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1$U.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase$U.lo mpn/sqr_basecase$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/addsub_n$U.lo' mpn_objs_in_libmp=' 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/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1$U.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1$U.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1$U.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase$U.lo mpn/sqr_basecase$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/addsub_n$U.lo' oldincludedir='/usr/include' prefix='/home/user/gap4r8/pkg/carat/carat-2.1b1' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/gmp-mparam.h" #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATTRIBUTE_CONST 1 #define HAVE_ATTRIBUTE_MALLOC 1 #define HAVE_ATTRIBUTE_MODE 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_CALLING_CONVENTIONS 1 #define HAVE_CLOCK 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DECL_FGETC 1 #define HAVE_DECL_FSCANF 1 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_SYS_ERRLIST 1 #define HAVE_DECL_SYS_NERR 1 #define HAVE_DECL_UNGETC 1 #define HAVE_DECL_VFPRINTF 1 #define HAVE_DLFCN_H 1 #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HOST_CPU_x86_64 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMB_LITTLE_ENDIAN 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MPROTECT 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_lshift 1 #define HAVE_NATIVE_mpn_modexact_1_odd 1 #define HAVE_NATIVE_mpn_modexact_1c_odd 1 #define HAVE_NATIVE_mpn_mul_1 1 #define HAVE_NATIVE_mpn_rshift 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NL_LANGINFO 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OBSTACK_VPRINTF 1 #define HAVE_POPEN 1 #define HAVE_PTRDIFF_T 1 #define HAVE_QUAD_T 1 #define HAVE_RAISE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGSTACK 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_STACK_T 1 #define HAVE_STDARG 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRINGIZE 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIMES 1 #define HAVE_UINT_LEAST32_T 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define LSYM_PREFIX ".L" #define PACKAGE "gmp" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_NAME "GNU MP" #define PACKAGE_STRING "GNU MP 4.2.1" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "4.2.1" #define PROTOTYPES 1 #define RETSIGTYPE void #define SIZEOF_MP_LIMB_T 8 #define SIZEOF_UNSIGNED 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define TUNE_SQR_KARATSUBA_MAX SQR_KARATSUBA_MAX_GENERIC #define VERSION "4.2.1" #define WANT_FFT 1 #define WANT_TMP_ALLOCA 1 #define YYTEXT_POINTER 1 #define __PROTOTYPES 1 configure: exit 0