This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsecp256k1 configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-module-recovery --with-compiler=ghc --bindir=/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/bin --libdir=/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/lib --libexecdir=/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/libexec --datadir=/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/share --sysconfdir=/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/etc --with-gcc=/usr/bin/gcc ## --------- ## ## Platform. ## ## --------- ## hostname = fluffy uname -m = x86_64 uname -r = 4.10.12-200.fc25.x86_64 uname -s = Linux uname -v = #1 SMP Sat Apr 22 03:03:34 UTC 2017 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/bin PATH: /home/xenog/.stack/snapshots/x86_64-linux/lts-8.13/8.0.2/bin PATH: /home/xenog/.stack/programs/x86_64-linux/ghc-8.0.2/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /home/xenog/.local/bin PATH: /home/xenog/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2397: checking build system type configure:2411: result: x86_64-unknown-linux-gnu configure:2431: checking host system type configure:2444: result: x86_64-unknown-linux-gnu configure:2483: checking for a BSD-compatible install configure:2551: result: /usr/bin/install -c configure:2562: checking whether build environment is sane configure:2617: result: yes configure:2768: checking for a thread-safe mkdir -p configure:2807: result: /usr/bin/mkdir -p configure:2814: checking for gawk configure:2830: found /usr/bin/gawk configure:2841: result: gawk configure:2852: checking whether make sets $(MAKE) configure:2874: result: yes configure:2903: checking whether make supports nested variables configure:2920: result: yes configure:3092: checking how to print strings configure:3119: result: printf configure:3152: checking for style of include used by make configure:3180: result: GNU configure:3251: checking for gcc configure:3267: found /usr/bin/gcc configure:3278: result: gcc configure:3507: checking for C compiler version configure:3516: gcc --version >&5 gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3527: $? = 0 configure:3516: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/6.3.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) configure:3527: $? = 0 configure:3516: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3527: $? = 1 configure:3516: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3527: $? = 1 configure:3547: checking whether the C compiler works configure:3569: gcc -fno-stack-protector conftest.c >&5 configure:3573: $? = 0 configure:3621: result: yes configure:3624: checking for C compiler default output file name configure:3626: result: a.out configure:3632: checking for suffix of executables configure:3639: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:3643: $? = 0 configure:3665: result: configure:3687: checking whether we are cross compiling configure:3695: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:3699: $? = 0 configure:3706: ./conftest configure:3710: $? = 0 configure:3725: result: no configure:3730: checking for suffix of object files configure:3752: gcc -c -fno-stack-protector conftest.c >&5 configure:3756: $? = 0 configure:3777: result: o configure:3781: checking whether we are using the GNU C compiler configure:3800: gcc -c -fno-stack-protector conftest.c >&5 configure:3800: $? = 0 configure:3809: result: yes configure:3818: checking whether gcc accepts -g configure:3838: gcc -c -g conftest.c >&5 configure:3838: $? = 0 configure:3879: result: yes configure:3896: checking for gcc option to accept ISO C89 configure:3959: gcc -c -fno-stack-protector conftest.c >&5 configure:3959: $? = 0 configure:3972: result: none needed configure:3997: checking whether gcc understands -c and -o together configure:4019: gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4019: gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4034: result: yes configure:4053: checking dependency style of gcc configure:4164: result: gcc3 configure:4179: checking for a sed that does not truncate output configure:4243: result: /usr/bin/sed configure:4261: checking for grep that handles long lines and -e configure:4319: result: /usr/bin/grep configure:4324: checking for egrep configure:4386: result: /usr/bin/grep -E configure:4391: checking for fgrep configure:4453: result: /usr/bin/grep -F configure:4488: checking for ld used by gcc configure:4555: result: /usr/bin/ld configure:4562: checking if the linker (/usr/bin/ld) is GNU ld configure:4577: result: yes configure:4589: checking for BSD- or MS-compatible name lister (nm) configure:4643: result: /usr/bin/nm -B configure:4773: checking the name lister (/usr/bin/nm -B) interface configure:4780: gcc -c -fno-stack-protector conftest.c >&5 configure:4783: /usr/bin/nm -B "conftest.o" configure:4786: output 0000000000000000 B some_variable configure:4793: result: BSD nm configure:4796: checking whether ln -s works configure:4800: result: yes configure:4808: checking the maximum length of command line arguments configure:4939: result: 1572864 configure:4987: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5027: result: func_convert_file_noop configure:5034: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5054: result: func_convert_file_noop configure:5061: checking for /usr/bin/ld option to reload object files configure:5068: result: -r configure:5142: checking for objdump configure:5158: found /usr/bin/objdump configure:5169: result: objdump configure:5201: checking how to recognize dependent libraries configure:5401: result: pass_all configure:5486: checking for dlltool configure:5516: result: no configure:5546: checking how to associate runtime and link libraries configure:5573: result: printf %s\n configure:5634: checking for ar configure:5650: found /usr/bin/ar configure:5661: result: ar configure:5698: checking for archiver @FILE support configure:5715: gcc -c -fno-stack-protector conftest.c >&5 configure:5715: $? = 0 configure:5718: ar cru libconftest.a @conftest.lst >&5 configure:5721: $? = 0 configure:5726: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5729: $? = 1 configure:5741: result: @ configure:5799: checking for strip configure:5815: found /usr/bin/strip configure:5826: result: strip configure:5898: checking for ranlib configure:5914: found /usr/bin/ranlib configure:5925: result: ranlib configure:6027: checking command to parse /usr/bin/nm -B output from gcc object configure:6180: gcc -c -fno-stack-protector conftest.c >&5 configure:6183: $? = 0 configure:6187: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6190: $? = 0 configure:6256: gcc -o conftest -fno-stack-protector conftest.c conftstm.o >&5 configure:6259: $? = 0 configure:6297: result: ok configure:6344: checking for sysroot configure:6374: result: no configure:6381: checking for a working dd configure:6419: result: /usr/bin/dd configure:6423: checking how to truncate binary pipes configure:6438: result: /usr/bin/dd bs=4096 count=1 configure:6574: gcc -c -fno-stack-protector conftest.c >&5 configure:6577: $? = 0 configure:6767: checking for mt configure:6797: result: no configure:6817: checking if : is a manifest tool configure:6823: : '-?' configure:6831: result: no configure:7508: checking how to run the C preprocessor configure:7539: gcc -E conftest.c configure:7539: $? = 0 configure:7553: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:7578: result: gcc -E configure:7598: gcc -E conftest.c configure:7598: $? = 0 configure:7612: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:7641: checking for ANSI C header files configure:7661: gcc -c -fno-stack-protector conftest.c >&5 configure:7661: $? = 0 configure:7734: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:7734: $? = 0 configure:7734: ./conftest configure:7734: $? = 0 configure:7745: result: yes configure:7758: checking for sys/types.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for sys/stat.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for stdlib.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for string.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for memory.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for strings.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for inttypes.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for stdint.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7758: checking for unistd.h configure:7758: gcc -c -fno-stack-protector conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:7772: checking for dlfcn.h configure:7772: gcc -c -fno-stack-protector conftest.c >&5 configure:7772: $? = 0 configure:7772: result: yes configure:8028: checking for objdir configure:8043: result: .libs configure:8307: checking if gcc supports -fno-rtti -fno-exceptions configure:8325: gcc -c -fno-stack-protector -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8329: $? = 0 configure:8342: result: no configure:8700: checking for gcc option to produce PIC configure:8707: result: -fPIC -DPIC configure:8715: checking if gcc PIC flag -fPIC -DPIC works configure:8733: gcc -c -fno-stack-protector -fPIC -DPIC -DPIC conftest.c >&5 configure:8737: $? = 0 configure:8750: result: yes configure:8779: checking if gcc static flag -static works configure:8807: result: no configure:8822: checking if gcc supports -c -o file.o configure:8843: gcc -c -fno-stack-protector -o out/conftest2.o conftest.c >&5 configure:8847: $? = 0 configure:8869: result: yes configure:8877: checking if gcc supports -c -o file.o configure:8924: result: yes configure:8957: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10216: result: yes configure:10253: checking whether -lc should be explicitly linked in configure:10261: gcc -c -fno-stack-protector conftest.c >&5 configure:10264: $? = 0 configure:10279: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10282: $? = 0 configure:10296: result: no configure:10456: checking dynamic linker characteristics configure:11037: gcc -o conftest -fno-stack-protector -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11037: $? = 0 configure:11277: result: GNU/Linux ld.so configure:11399: checking how to hardcode library paths into programs configure:11424: result: immediate configure:11972: checking whether stripping libraries is possible configure:11977: result: yes configure:12012: checking if libtool supports shared libraries configure:12014: result: yes configure:12017: checking whether to build shared libraries configure:12042: result: yes configure:12045: checking whether to build static libraries configure:12049: result: yes configure:12098: checking whether make supports nested variables configure:12115: result: yes configure:12181: checking for pkg-config configure:12199: found /usr/bin/pkg-config configure:12211: result: /usr/bin/pkg-config configure:12236: checking pkg-config is at least version 0.9.0 configure:12239: result: yes configure:12294: checking for ar configure:12312: found /usr/bin/ar configure:12324: result: /usr/bin/ar configure:12392: checking for ranlib configure:12410: found /usr/bin/ranlib configure:12422: result: /usr/bin/ranlib configure:12490: checking for strip configure:12508: found /usr/bin/strip configure:12520: result: /usr/bin/strip configure:12598: checking for gcc configure:12614: found /usr/bin/gcc configure:12625: result: gcc configure:12854: checking for C compiler version configure:12863: gcc --version >&5 gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12874: $? = 0 configure:12863: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/6.3.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) configure:12874: $? = 0 configure:12863: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:12874: $? = 1 configure:12863: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:12874: $? = 1 configure:12878: checking whether we are using the GNU C compiler configure:12906: result: yes configure:12915: checking whether gcc accepts -g configure:12935: gcc -c -fno-stack-protector conftest.c >&5 configure:12935: $? = 0 configure:12976: result: yes configure:12993: checking for gcc option to accept ISO C89 configure:13069: result: none needed configure:13094: checking whether gcc understands -c and -o together configure:13131: result: yes configure:13150: checking dependency style of gcc configure:13261: result: gcc3 configure:13281: checking how to run the C preprocessor configure:13312: gcc -E conftest.c configure:13312: $? = 0 configure:13326: gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13351: result: gcc -E configure:13371: gcc -E conftest.c configure:13371: $? = 0 configure:13385: gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13429: checking for gcc option to accept ISO C89 configure:13505: result: none needed configure:13532: checking dependency style of gcc configure:13641: result: gcc3 configure:13767: checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings configure:13773: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings conftest.c >&5 configure:13773: $? = 0 configure:13774: result: yes configure:13786: checking if gcc supports -fvisibility=hidden configure:13792: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden conftest.c >&5 configure:13792: $? = 0 configure:13793: result: yes configure:13927: checking for __int128 configure:13927: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:59:13: warning: ISO C does not support '__int128' types [-Wpedantic] if (sizeof (__int128)) ^~~~~~~~ configure:13927: $? = 0 configure:13927: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:59:14: warning: ISO C does not support '__int128' types [-Wpedantic] if (sizeof ((__int128))) ^~~~~~~~ conftest.c:59:23: error: expected expression before ')' token if (sizeof ((__int128))) ^ configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__int128))) | return 0; | ; | return 0; | } configure:13927: result: yes configure:13938: checking for __builtin_expect configure:13944: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden conftest.c >&5 conftest.c:24:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] void myfunc() {__builtin_expect(0,0);} ^~~~~~ conftest.c: In function 'myfunc': conftest.c:24:16: warning: statement with no effect [-Wunused-value] void myfunc() {__builtin_expect(0,0);} ^~~~~~~~~~~~~~~~ configure:13944: $? = 0 configure:13945: result: yes configure:13971: checking native compiler: gcc configure:13986: gcc -o conftest -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:13986: $? = 0 configure:13986: ./conftest configure:13986: $? = 0 configure:14007: result: ok configure:14017: checking for x86_64 assembly availability configure:14034: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:32:3: warning: 'tmp' is used uninitialized in this function [-Wuninitialized] __asm__ __volatile__("movq $0x100000000,%1; mulq %%rsi" : "+a"(a) : "S"(tmp) : "cc", "%rdx"); ^~~~~~~ configure:14034: $? = 0 configure:14040: result: yes configure:14166: checking gmp.h usability configure:14166: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 configure:14166: $? = 0 configure:14166: result: yes configure:14166: checking gmp.h presence configure:14166: gcc -E conftest.c configure:14166: $? = 0 configure:14166: result: yes configure:14166: checking for gmp.h configure:14166: result: yes configure:14168: checking for __gmpz_init in -lgmp configure:14193: gcc -o conftest -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c -lgmp >&5 conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char __gmpz_init (); ^~~~ conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:14193: $? = 0 configure:14202: result: yes configure:14388: checking for CRYPTO configure:14395: $PKG_CONFIG --exists --print-errors "libcrypto" Package libcrypto was not found in the pkg-config search path. Perhaps you should add the directory containing `libcrypto.pc' to the PKG_CONFIG_PATH environment variable No package 'libcrypto' found configure:14398: $? = 1 configure:14412: $PKG_CONFIG --exists --print-errors "libcrypto" Package libcrypto was not found in the pkg-config search path. Perhaps you should add the directory containing `libcrypto.pc' to the PKG_CONFIG_PATH environment variable No package 'libcrypto' found configure:14415: $? = 1 configure:14429: result: no No package 'libcrypto' found configure:14502: checking openssl/crypto.h usability configure:14502: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:66:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:14502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE___INT128 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIBGMP 1 | #define USE_ASM_X86_64 1 | #define USE_FIELD_5X52 1 | #define HAVE_LIBGMP 1 | #define USE_NUM_GMP 1 | #define USE_FIELD_INV_NUM 1 | #define USE_SCALAR_INV_NUM 1 | #define USE_SCALAR_4X64 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14502: result: no configure:14502: checking openssl/crypto.h presence configure:14502: gcc -E conftest.c conftest.c:33:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:14502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE___INT128 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIBGMP 1 | #define USE_ASM_X86_64 1 | #define USE_FIELD_5X52 1 | #define HAVE_LIBGMP 1 | #define USE_NUM_GMP 1 | #define USE_FIELD_INV_NUM 1 | #define USE_SCALAR_INV_NUM 1 | #define USE_SCALAR_4X64 1 | /* end confdefs.h. */ | #include configure:14502: result: no configure:14502: checking for openssl/crypto.h configure:14502: result: no configure:14625: checking for javac configure:14643: found /usr/bin/javac configure:14656: result: /usr/bin/javac configure:14672: checking symlink for /usr/bin/javac configure:14680: result: /etc/alternatives/javac configure:14672: checking symlink for /etc/alternatives/javac configure:14680: result: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/bin/javac configure:14693: _JTOPDIR=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/bin configure:14694: _JINC=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/bin/include configure:14700: checking jni headers configure:14720: result: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/include configure:14759: WARNING: jni headers/dependencies not found. jni support disabled configure:14799: checking whether byte ordering is bigendian configure:14814: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:36:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:36:15: error: unknown type name 'universal' configure:14814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE___INT128 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIBGMP 1 | #define USE_ASM_X86_64 1 | #define USE_FIELD_5X52 1 | #define HAVE_LIBGMP 1 | #define USE_NUM_GMP 1 | #define USE_FIELD_INV_NUM 1 | #define USE_SCALAR_INV_NUM 1 | #define USE_SCALAR_4X64 1 | #define USE_ECMULT_STATIC_PRECOMPUTATION 1 | #define ENABLE_MODULE_RECOVERY 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14859: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:39:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:42:8: error: unknown type name 'bogus' bogus endian macros ^~~~~ conftest.c:42:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' bogus endian macros ^~~~~~ configure:14859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE___INT128 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIBGMP 1 | #define USE_ASM_X86_64 1 | #define USE_FIELD_5X52 1 | #define HAVE_LIBGMP 1 | #define USE_NUM_GMP 1 | #define USE_FIELD_INV_NUM 1 | #define USE_SCALAR_INV_NUM 1 | #define USE_SCALAR_4X64 1 | #define USE_ECMULT_STATIC_PRECOMPUTATION 1 | #define ENABLE_MODULE_RECOVERY 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:14903: gcc -c -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:41:8: error: unknown type name 'bogus' bogus endian macros ^~~~~ conftest.c:41:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' bogus endian macros ^~~~~~ configure:14903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsecp256k1" | #define PACKAGE_TARNAME "libsecp256k1" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libsecp256k1 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsecp256k1" | #define VERSION "0.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE___INT128 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIBGMP 1 | #define USE_ASM_X86_64 1 | #define USE_FIELD_5X52 1 | #define HAVE_LIBGMP 1 | #define USE_NUM_GMP 1 | #define USE_FIELD_INV_NUM 1 | #define USE_SCALAR_INV_NUM 1 | #define USE_SCALAR_4X64 1 | #define USE_ECMULT_STATIC_PRECOMPUTATION 1 | #define ENABLE_MODULE_RECOVERY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:14994: gcc -o conftest -fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3 conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:14994: $? = 0 configure:14994: ./conftest configure:14994: $? = 0 configure:15005: result: no configure:15030: Using static precomputation: yes configure:15032: Using assembly optimizations: x86_64 configure:15034: Using field implementation: 64bit configure:15036: Using bignum implementation: gmp configure:15038: Using scalar implementation: 64bit configure:15040: Using endomorphism optimizations: no configure:15042: Building for coverage analysis: no configure:15044: Building ECDH module: no configure:15046: Building ECDSA pubkey recovery module: yes configure:15048: Using jni: no configure:15274: checking that generated files are newer than configure configure:15280: result: done configure:15352: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsecp256k1 config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fluffy config.status:1143: creating Makefile config.status:1143: creating libsecp256k1.pc config.status:1143: creating src/libsecp256k1-config.h config.status:1324: src/libsecp256k1-config.h is unchanged config.status:1372: executing depfiles commands config.status:1372: executing libtool commands configure:17492: WARNING: unrecognized options: --with-compiler, --with-gcc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_cc_g=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-stack-protector ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CRYPTO_CFLAGS_set= ac_cv_env_CRYPTO_CFLAGS_value= ac_cv_env_CRYPTO_LIBS_set= ac_cv_env_CRYPTO_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_header_dlfcn_h=yes ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_crypto_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_jni_header_path=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/include ac_cv_lib_gmp___gmpz_init=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path__ACJNI_JAVAC=/usr/bin/javac ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type___int128=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/missing automake-1.15' AWK='gawk' BREW='' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-fno-stack-protector' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-fno-stack-protector -W -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings -fvisibility=hidden -O3' CFLAGS_FOR_BUILD='-g -O2' CPP='gcc -E' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CRYPTO_CFLAGS='' CRYPTO_LIBS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_MODULE_ECDH_FALSE='' ENABLE_MODULE_ECDH_TRUE='#' ENABLE_MODULE_RECOVERY_FALSE='#' ENABLE_MODULE_RECOVERY_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JNI_INCLUDES='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libsecp256k1' PACKAGE_BUGREPORT='' PACKAGE_NAME='libsecp256k1' PACKAGE_STRING='libsecp256k1 0.1' PACKAGE_TARNAME='libsecp256k1' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PORT='' RANLIB='/usr/bin/ranlib' SECP_INCLUDES=' ' SECP_LIBS=' -lgmp' SECP_TEST_INCLUDES='' SECP_TEST_LIBS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='/usr/bin/strip' USE_ASM_ARM_FALSE='' USE_ASM_ARM_TRUE='#' USE_BENCHMARK_FALSE='' USE_BENCHMARK_TRUE='#' USE_ECMULT_STATIC_PRECOMPUTATION_FALSE='#' USE_ECMULT_STATIC_PRECOMPUTATION_TRUE='' USE_EXHAUSTIVE_TESTS_FALSE='#' USE_EXHAUSTIVE_TESTS_TRUE='' USE_EXTERNAL_ASM_FALSE='' USE_EXTERNAL_ASM_TRUE='#' USE_JNI_FALSE='' USE_JNI_TRUE='#' USE_TESTS_FALSE='#' USE_TESTS_TRUE='' VERSION='0.1' _ACJNI_JAVAC='/usr/bin/javac' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CC_FOR_BUILD='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/xenog/Source/secp256k1-haskell/secp256k1/build-aux/install-sh' libdir='/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/lib' libexecdir='/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/xenog/Source/secp256k1-haskell/.stack-work/install/x86_64-linux/lts-8.13/8.0.2/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsecp256k1" #define PACKAGE_TARNAME "libsecp256k1" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "libsecp256k1 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libsecp256k1" #define VERSION "0.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE___INT128 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIBGMP 1 #define USE_ASM_X86_64 1 #define USE_FIELD_5X52 1 #define HAVE_LIBGMP 1 #define USE_NUM_GMP 1 #define USE_FIELD_INV_NUM 1 #define USE_SCALAR_INV_NUM 1 #define USE_SCALAR_4X64 1 #define USE_ECMULT_STATIC_PRECOMPUTATION 1 #define ENABLE_MODULE_RECOVERY 1 configure: exit 0