Current section
Files
Jump to
Current section
Files
c_src/secp256k1/config.log
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
## --------- ##
## Platform. ##
## --------- ##
hostname = Geoffreys-MacBook-Pro.local
uname -m = x86_64
uname -r = 17.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 401 tasks, 1913 threads, 8 processors
Load average: 4.47, Mach factor: 3.52
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/erlang/20.3.2/lib/erlang/erts-9.3/bin
PATH: /usr/local/Cellar/erlang/20.3.2/lib/erlang/bin
PATH: /Users/geoff/google-cloud-sdk/bin
PATH: /Users/geoff/google-cloud-sdk/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/geoff/.mix
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2379: checking build system type
configure:2393: result: x86_64-apple-darwin17.3.0
configure:2413: checking host system type
configure:2426: result: x86_64-apple-darwin17.3.0
configure:2465: checking for a BSD-compatible install
configure:2533: result: /usr/bin/install -c
configure:2544: checking whether build environment is sane
configure:2599: result: yes
configure:2750: checking for a thread-safe mkdir -p
configure:2789: result: build-aux/install-sh -c -d
configure:2796: checking for gawk
configure:2826: result: no
configure:2796: checking for mawk
configure:2826: result: no
configure:2796: checking for nawk
configure:2826: result: no
configure:2796: checking for awk
configure:2812: found /usr/bin/awk
configure:2823: result: awk
configure:2834: checking whether make sets $(MAKE)
configure:2856: result: yes
configure:2885: checking whether make supports nested variables
configure:2902: result: yes
configure:3074: checking how to print strings
configure:3101: result: printf
configure:3126: checking whether make supports the include directive
configure:3141: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3144: $? = 0
configure:3163: result: yes (GNU style)
configure:3233: checking for gcc
configure:3260: result: cc
configure:3489: checking for C compiler version
configure:3498: cc --version >&5
Apple LLVM version 9.1.0 (clang-902.0.39.1)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3509: $? = 0
configure:3498: cc -v >&5
Apple LLVM version 9.1.0 (clang-902.0.39.1)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3509: $? = 0
configure:3498: cc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3509: $? = 1
configure:3498: cc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:3509: $? = 1
configure:3529: checking whether the C compiler works
configure:3551: cc conftest.c >&5
configure:3555: $? = 0
configure:3603: result: yes
configure:3606: checking for C compiler default output file name
configure:3608: result: a.out
configure:3614: checking for suffix of executables
configure:3621: cc -o conftest conftest.c >&5
configure:3625: $? = 0
configure:3647: result:
configure:3669: checking whether we are cross compiling
configure:3677: cc -o conftest conftest.c >&5
configure:3681: $? = 0
configure:3688: ./conftest
configure:3692: $? = 0
configure:3707: result: no
configure:3712: checking for suffix of object files
configure:3734: cc -c conftest.c >&5
configure:3738: $? = 0
configure:3759: result: o
configure:3763: checking whether we are using the GNU C compiler
configure:3782: cc -c conftest.c >&5
configure:3782: $? = 0
configure:3791: result: yes
configure:3800: checking whether cc accepts -g
configure:3820: cc -c -g conftest.c >&5
configure:3820: $? = 0
configure:3861: result: yes
configure:3878: checking for cc option to accept ISO C89
configure:3941: cc -c -g -O2 conftest.c >&5
configure:3941: $? = 0
configure:3954: result: none needed
configure:3979: checking whether cc understands -c and -o together
configure:4001: cc -c conftest.c -o conftest2.o
configure:4004: $? = 0
configure:4001: cc -c conftest.c -o conftest2.o
configure:4004: $? = 0
configure:4016: result: yes
configure:4035: checking dependency style of cc
configure:4146: result: gcc3
configure:4161: checking for a sed that does not truncate output
configure:4225: result: /usr/bin/sed
configure:4243: checking for grep that handles long lines and -e
configure:4301: result: /usr/bin/grep
configure:4306: checking for egrep
configure:4368: result: /usr/bin/grep -E
configure:4373: checking for fgrep
configure:4435: result: /usr/bin/grep -F
configure:4470: checking for ld used by cc
configure:4537: result: ld
configure:4544: checking if the linker (ld) is GNU ld
configure:4559: result: no
configure:4571: checking for BSD- or MS-compatible name lister (nm)
configure:4625: result: nm
configure:4755: checking the name lister (nm) interface
configure:4762: cc -c -g -O2 conftest.c >&5
configure:4765: nm "conftest.o"
configure:4768: output
00000000000001e4 S _some_variable
configure:4775: result: BSD nm
configure:4778: checking whether ln -s works
configure:4782: result: yes
configure:4790: checking the maximum length of command line arguments
configure:4921: result: 196608
configure:4969: checking how to convert x86_64-apple-darwin17.3.0 file names to x86_64-apple-darwin17.3.0 format
configure:5009: result: func_convert_file_noop
configure:5016: checking how to convert x86_64-apple-darwin17.3.0 file names to toolchain format
configure:5036: result: func_convert_file_noop
configure:5043: checking for ld option to reload object files
configure:5050: result: -r
configure:5124: checking for objdump
configure:5151: result: objdump
configure:5183: checking how to recognize dependent libraries
configure:5383: result: pass_all
configure:5468: checking for dlltool
configure:5498: result: no
configure:5528: checking how to associate runtime and link libraries
configure:5555: result: printf %s\n
configure:5680: checking for archiver @FILE support
configure:5697: cc -c -g -O2 conftest.c >&5
configure:5697: $? = 0
configure:5700: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5703: $? = 1
configure:5723: result: no
configure:5781: checking for strip
configure:5808: result: strip
configure:5880: checking for ranlib
configure:5907: result: ranlib
configure:6009: checking command to parse nm output from cc object
configure:6162: cc -c -g -O2 conftest.c >&5
configure:6165: $? = 0
configure:6169: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6172: $? = 0
cannot find nm_test_var in conftest.nm
configure:6162: cc -c -g -O2 conftest.c >&5
configure:6165: $? = 0
configure:6169: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6172: $? = 0
configure:6238: cc -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:6241: $? = 0
configure:6279: result: ok
configure:6326: checking for sysroot
configure:6356: result: no
configure:6363: checking for a working dd
configure:6401: result: /bin/dd
configure:6405: checking how to truncate binary pipes
configure:6420: result: /bin/dd bs=4096 count=1
configure:6749: checking for mt
configure:6779: result: no
configure:6799: checking if : is a manifest tool
configure:6805: : '-?'
configure:6813: result: no
configure:6869: checking for dsymutil
configure:6885: found /usr/bin/dsymutil
configure:6896: result: dsymutil
configure:6961: checking for nmedit
configure:6977: found /usr/bin/nmedit
configure:6988: result: nmedit
configure:7053: checking for lipo
configure:7069: found /usr/bin/lipo
configure:7080: result: lipo
configure:7145: checking for otool
configure:7161: found /usr/bin/otool
configure:7172: result: otool
configure:7237: checking for otool64
configure:7267: result: no
configure:7312: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7345: result: yes
configure:7348: checking for -exported_symbols_list linker flag
configure:7368: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7368: $? = 0
configure:7378: result: yes
configure:7381: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7413: result: yes
configure:7490: checking how to run the C preprocessor
configure:7560: result: cpp
configure:7580: cpp conftest.c
configure:7580: $? = 0
configure:7594: cpp conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7594: $? = 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 <ac_nonexistent.h>
configure:7623: checking for ANSI C header files
configure:7643: cc -c -g -O2 conftest.c >&5
configure:7643: $? = 0
In file included from conftest.c:11:
In file included from /usr/include/string.h:63:
In file included from /usr/include/Availability.h:206:
/usr/include/AvailabilityInternal.h:33319:2: error: #else after #else
#else
^
/usr/include/AvailabilityInternal.h:32675:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_4
^
/usr/include/AvailabilityInternal.h:32592:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_2
^
/usr/include/AvailabilityInternal.h:32513:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_1
^
/usr/include/AvailabilityInternal.h:32438:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12
^
/usr/include/AvailabilityInternal.h:32367:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_4
^
/usr/include/AvailabilityInternal.h:32300:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_3
^
/usr/include/AvailabilityInternal.h:32237:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_2
^
/usr/include/AvailabilityInternal.h:32178:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11
^
/usr/include/AvailabilityInternal.h:32123:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10_3
^
/usr/include/AvailabilityInternal.h:32072:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10_2
^
/usr/include/AvailabilityInternal.h:32025:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10
^
/usr/include/AvailabilityInternal.h:31982:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_9
^
/usr/include/AvailabilityInternal.h:31943:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_8
^
/usr/include/AvailabilityInternal.h:31908:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_7
^
/usr/include/AvailabilityInternal.h:31877:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_6
^
/usr/include/AvailabilityInternal.h:31850:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_5
^
/usr/include/AvailabilityInternal.h:31827:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_4
^
/usr/include/AvailabilityInternal.h:31808:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_3
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
In file included from conftest.c:11:
In file included from /usr/include/stdlib.h:61:
In file included from /usr/include/Availability.h:206:
/usr/include/AvailabilityInternal.h:33319:2: error: #else after #else
#else
^
/usr/include/AvailabilityInternal.h:32675:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_4
^
/usr/include/AvailabilityInternal.h:32592:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_2
^
/usr/include/AvailabilityInternal.h:32513:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12_1
^
/usr/include/AvailabilityInternal.h:32438:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12
^
/usr/include/AvailabilityInternal.h:32367:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_4
^
/usr/include/AvailabilityInternal.h:32300:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_3
^
/usr/include/AvailabilityInternal.h:32237:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11_2
^
/usr/include/AvailabilityInternal.h:32178:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_11
^
/usr/include/AvailabilityInternal.h:32123:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10_3
^
/usr/include/AvailabilityInternal.h:32072:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10_2
^
/usr/include/AvailabilityInternal.h:32025:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_10
^
/usr/include/AvailabilityInternal.h:31982:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_9
^
/usr/include/AvailabilityInternal.h:31943:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_8
^
/usr/include/AvailabilityInternal.h:31908:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_7
^
/usr/include/AvailabilityInternal.h:31877:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_6
^
/usr/include/AvailabilityInternal.h:31850:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_5
^
/usr/include/AvailabilityInternal.h:31827:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_4
^
/usr/include/AvailabilityInternal.h:31808:10: error: unterminated conditional directive
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_3
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:7716: cc -o conftest -g -O2 conftest.c >&5
configure:7716: $? = 0
configure:7716: ./conftest
configure:7716: $? = 0
configure:7727: result: yes
configure:7740: checking for sys/types.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for sys/stat.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for stdlib.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for string.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for memory.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for strings.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for inttypes.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for stdint.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7740: checking for unistd.h
configure:7740: cc -c -g -O2 conftest.c >&5
configure:7740: $? = 0
configure:7740: result: yes
configure:7754: checking for dlfcn.h
configure:7754: cc -c -g -O2 conftest.c >&5
configure:7754: $? = 0
configure:7754: result: yes
configure:8010: checking for objdir
configure:8025: result: .libs
configure:8289: checking if cc supports -fno-rtti -fno-exceptions
configure:8307: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8311: $? = 0
configure:8324: result: yes
configure:8682: checking for cc option to produce PIC
configure:8689: result: -fno-common -DPIC
configure:8697: checking if cc PIC flag -fno-common -DPIC works
configure:8715: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8719: $? = 0
configure:8732: result: yes
configure:8761: checking if cc static flag -static works
configure:8789: result: no
configure:8804: checking if cc supports -c -o file.o
configure:8825: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8829: $? = 0
configure:8851: result: yes
configure:8859: checking if cc supports -c -o file.o
configure:8906: result: yes
configure:8939: checking whether the cc linker (ld) supports shared libraries
configure:10198: result: yes
configure:10438: checking dynamic linker characteristics
configure:11256: result: darwin17.3.0 dyld
configure:11378: checking how to hardcode library paths into programs
configure:11403: result: immediate
configure:11951: checking whether stripping libraries is possible
configure:11965: result: yes
configure:11991: checking if libtool supports shared libraries
configure:11993: result: yes
configure:11996: checking whether to build shared libraries
configure:12021: result: yes
configure:12024: checking whether to build static libraries
configure:12028: result: yes
configure:12077: checking whether make supports nested variables
configure:12094: result: yes
configure:12154: checking for ar
configure:12172: found /usr/bin/ar
configure:12184: result: /usr/bin/ar
configure:12252: checking for ranlib
configure:12270: found /usr/bin/ranlib
configure:12282: result: /usr/bin/ranlib
configure:12350: checking for strip
configure:12368: found /usr/bin/strip
configure:12380: result: /usr/bin/strip
configure:12458: checking for gcc
configure:12474: found /usr/bin/gcc
configure:12485: result: gcc
configure:12714: checking for C compiler version
configure:12723: gcc --version >&5
Apple LLVM version 9.1.0 (clang-902.0.39.1)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:12734: $? = 0
configure:12723: gcc -v >&5
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.1.0 (clang-902.0.39.1)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:12734: $? = 0
configure:12723: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:12734: $? = 1
configure:12723: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:12734: $? = 1
configure:12738: checking whether we are using the GNU C compiler
configure:12766: result: yes
configure:12775: checking whether gcc accepts -g
configure:12795: cc -c -g -O2 conftest.c >&5
configure:12795: $? = 0
configure:12836: result: yes
configure:12853: checking for gcc option to accept ISO C89
configure:12929: result: none needed
configure:12954: checking whether gcc understands -c and -o together
configure:12991: result: yes
configure:13010: checking dependency style of gcc
configure:13121: result: gcc3
configure:13141: checking how to run the C preprocessor
configure:13172: cpp conftest.c
configure:13172: $? = 0
configure:13186: cpp conftest.c
conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:13186: $? = 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 <ac_nonexistent.h>
configure:13211: result: gcc -E
configure:13231: cpp conftest.c
configure:13231: $? = 0
configure:13245: cpp conftest.c
conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:13245: $? = 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 <ac_nonexistent.h>
configure:13289: checking for cc option to accept ISO C89
configure:13365: result: none needed
configure:13392: checking dependency style of cc
configure:13501: result: gcc3
configure:13522: checking for brew
configure:13540: found /usr/local/bin/brew
configure:13552: result: /usr/local/bin/brew
configure:13627: checking if cc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings
configure:13633: cc -c -g -O2 -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:13633: $? = 0
configure:13634: result: yes
configure:13646: checking if cc supports -fvisibility=hidden
configure:13652: cc -c -g -O2 -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:13652: $? = 0
configure:13653: result: yes
configure:13787: checking for __int128
configure:13787: cc -c -g -O2 -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:13787: $? = 0
configure:13787: cc -c -g -O2 -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:59:23: error: expected expression
if (sizeof ((__int128)))
^
1 error generated.
configure:13787: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((__int128)))
| return 0;
| ;
| return 0;
| }
configure:13787: result: yes
configure:13798: checking for __builtin_expect
configure:13804: cc -c -g -O2 -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:16: warning: ignoring return value of function declared with const attribute [-Wunused-value]
void myfunc() {__builtin_expect(0,0);}
^~~~~~~~~~~~~~~~ ~~~
1 warning generated.
configure:13804: $? = 0
configure:13805: result: yes
configure:13831: checking native compiler: gcc
configure:13846: gcc -o conftest -g -O2 -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:13846: $? = 0
configure:13846: ./conftest
configure:13846: $? = 0
configure:13867: result: ok
configure:13877: checking for x86_64 assembly availability
configure:13894: cc -c -g -O2 -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:32:75: warning: variable 'tmp' is uninitialized when used here [-Wuninitialized]
__asm__ __volatile__("movq $0x100000000,%1; mulq %%rsi" : "+a"(a) : "S"(tmp) : "cc", "%rdx");
^~~
conftest.c:31:23: note: initialize the variable 'tmp' to silence this warning
uint64_t a = 11, tmp;
^
= 0
1 warning generated.
configure:13894: $? = 0
configure:13900: result: yes
configure:14026: checking gmp.h usability
configure:14026: cc -c -g -O2 -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 -I/usr/local/opt/gmp/include conftest.c >&5
configure:14026: $? = 0
configure:14026: result: yes
configure:14026: checking gmp.h presence
configure:14026: cpp -I/usr/local/opt/gmp/include conftest.c
configure:14026: $? = 0
configure:14026: result: yes
configure:14026: checking for gmp.h
configure:14026: result: yes
configure:14028: checking for __gmpz_init in -lgmp
configure:14053: cc -o conftest -g -O2 -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 -I/usr/local/opt/gmp/include conftest.c -lgmp -L/usr/local/opt/gmp/lib >&5
conftest.c:32:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
char __gmpz_init ();
^
void
1 warning generated.
configure:14053: $? = 0
configure:14062: result: yes
configure:14247: checking openssl/crypto.h usability
configure:14247: cc -c -g -O2 -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:10: fatal error: 'openssl/crypto.h' file not found
#include <openssl/crypto.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14247: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <openssl/crypto.h>
configure:14247: result: no
configure:14247: checking openssl/crypto.h presence
configure:14247: cpp conftest.c
conftest.c:33:10: fatal error: 'openssl/crypto.h' file not found
#include <openssl/crypto.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14247: $? = 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 <openssl/crypto.h>
configure:14247: result: no
configure:14247: checking for openssl/crypto.h
configure:14247: result: no
configure:14369: checking for javac
configure:14387: found /usr/bin/javac
configure:14400: result: /usr/bin/javac
configure:14416: checking symlink for /usr/bin/javac
configure:14424: result: /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javac
configure:14437: _JTOPDIR=/System/Library/Frameworks/JavaVM.framework/Versions/Current
configure:14438: _JINC=/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
configure:14444: checking jni headers
configure:14464: result: /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
configure:14503: WARNING: jni headers/dependencies not found. jni support disabled
configure:14543: checking whether byte ordering is bigendian
configure:14558: cc -c -g -O2 -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:14558: $? = 0
configure:14603: cc -c -g -O2 -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:14603: $? = 0
configure:14621: cc -c -g -O2 -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:42:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:14621: $? = 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 <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:14749: result: no
configure:14774: Using static precomputation: yes
configure:14776: Using assembly optimizations: x86_64
configure:14778: Using field implementation: 64bit
configure:14780: Using bignum implementation: gmp
configure:14782: Using scalar implementation: 64bit
configure:14784: Using endomorphism optimizations: no
configure:14786: Building benchmarks: yes
configure:14788: Building for coverage analysis: no
configure:14790: Building ECDH module: no
configure:14792: Building ECDSA pubkey recovery module: yes
configure:14794: Using jni: no
configure:15020: checking that generated files are newer than configure
configure:15026: result: done
configure:15098: 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 Geoffreys-MacBook-Pro.local
config.status:1135: creating Makefile
config.status:1135: creating libsecp256k1.pc
config.status:1135: creating src/libsecp256k1-config.h
config.status:1364: executing depfiles commands
config.status:1441: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1446: $? = 0
config.status:1364: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin17.3.0
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=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_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-apple-darwin17.3.0
ac_cv_jni_header_path=/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
ac_cv_lib_gmp___gmpz_init=yes
ac_cv_objext=o
ac_cv_path_BREW=/usr/local/bin/brew
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_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=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
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_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=ld
lt_cv_path_NM=nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/missing aclocal-1.16'
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} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/missing automake-1.16'
AWK='awk'
BREW='/usr/local/bin/brew'
BUILD_EXEEXT=''
BUILD_OBJEXT=''
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='gcc'
CFLAGS='-g -O2 -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='cpp'
CPPFLAGS=''
CPPFLAGS_FOR_BUILD=''
CPP_FOR_BUILD='gcc -E'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_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='ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
NM='nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libsecp256k1'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libsecp256k1'
PACKAGE_STRING='libsecp256k1 0.1'
PACKAGE_TARNAME='libsecp256k1'
PACKAGE_URL=''
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
PORT=''
RANLIB='/usr/bin/ranlib'
SECP_INCLUDES=' -I/usr/local/opt/gmp/include'
SECP_LIBS=' -L/usr/local/opt/gmp/lib -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=''
ac_ct_CC='cc'
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='${exec_prefix}/bin'
build='x86_64-apple-darwin17.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin17.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin17.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin17.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/geoff/Code/exthereum/libsecp256k1/c_src/secp256k1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "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