Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by Bitcoin Core configure 0.9.99, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --with-boost=/usr/local/Cellar/boost/1.55.0_2
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = patrick-bitpay.local
- uname -m = x86_64
- uname -r = 13.3.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~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 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
- Kernel configured for up to 8 processors.
- 4 processors are physically available.
- 8 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1 2 3 4 5 6 7
- Primary memory available: 16.00 gigabytes
- Default processor set: 227 tasks, 1151 threads, 8 processors
- Load average: 1.94, Mach factor: 6.05
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /Users/patrick/.nvm/v0.10.26/bin
- PATH: /Users/patrick/.rvm/gems/ruby-2.1.2/bin
- PATH: /Users/patrick/.rvm/gems/ruby-2.1.2@global/bin
- PATH: /Users/patrick/.rvm/rubies/ruby-2.1.2/bin
- PATH: /Users/patrick/code/bitpay/root/node_modules/script/bin
- PATH: /opt/local/bin
- PATH: /opt/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /opt/X11/bin
- PATH: /usr/local/git/bin
- PATH: /usr/local/MacGPG2/bin
- PATH: /Users/patrick/.rvm/bin
- PATH: /Users/patrick/.rvm/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2952: checking build system type
- configure:2966: result: x86_64-apple-darwin13.3.0
- configure:2986: checking host system type
- configure:2999: result: x86_64-apple-darwin13.3.0
- configure:3040: checking how to print strings
- configure:3067: result: printf
- configure:3139: checking for gcc
- configure:3166: result: clang
- configure:3395: checking for C compiler version
- configure:3404: clang --version >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:3415: $? = 0
- configure:3404: clang -v >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:3415: $? = 0
- configure:3404: clang -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:3415: $? = 1
- configure:3404: clang -qversion >&5
- clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: no input files
- configure:3415: $? = 1
- configure:3435: checking whether the C compiler works
- configure:3457: clang conftest.c >&5
- configure:3461: $? = 0
- configure:3509: result: yes
- configure:3512: checking for C compiler default output file name
- configure:3514: result: a.out
- configure:3520: checking for suffix of executables
- configure:3527: clang -o conftest conftest.c >&5
- configure:3531: $? = 0
- configure:3553: result:
- configure:3575: checking whether we are cross compiling
- configure:3583: clang -o conftest conftest.c >&5
- configure:3587: $? = 0
- configure:3594: ./conftest
- configure:3598: $? = 0
- configure:3613: result: no
- configure:3618: checking for suffix of object files
- configure:3640: clang -c conftest.c >&5
- configure:3644: $? = 0
- configure:3665: result: o
- configure:3669: checking whether we are using the GNU C compiler
- configure:3688: clang -c conftest.c >&5
- configure:3688: $? = 0
- configure:3697: result: yes
- configure:3706: checking whether clang accepts -g
- configure:3726: clang -c -g conftest.c >&5
- configure:3726: $? = 0
- configure:3767: result: yes
- configure:3784: checking for clang option to accept ISO C89
- configure:3847: clang -c -g -O2 conftest.c >&5
- configure:3847: $? = 0
- configure:3860: result: none needed
- configure:3885: checking whether clang understands -c and -o together
- configure:3907: clang -c conftest.c -o conftest2.o
- configure:3910: $? = 0
- configure:3907: clang -c conftest.c -o conftest2.o
- configure:3910: $? = 0
- configure:3922: result: yes
- configure:3939: checking for a sed that does not truncate output
- configure:4003: result: /usr/bin/sed
- configure:4021: checking for grep that handles long lines and -e
- configure:4079: result: /usr/bin/grep
- configure:4084: checking for egrep
- configure:4146: result: /usr/bin/grep -E
- configure:4151: checking for fgrep
- configure:4213: result: /usr/bin/grep -F
- configure:4248: checking for ld used by clang
- configure:4315: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- configure:4322: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
- configure:4337: result: no
- configure:4349: checking for BSD- or MS-compatible name lister (nm)
- configure:4398: result: /usr/bin/nm
- configure:4528: checking the name lister (/usr/bin/nm) interface
- configure:4535: clang -c -g -O2 conftest.c >&5
- configure:4538: /usr/bin/nm "conftest.o"
- configure:4541: output
- 000000000000021c S _some_variable
- configure:4548: result: BSD nm
- configure:4551: checking whether ln -s works
- configure:4555: result: yes
- configure:4563: checking the maximum length of command line arguments
- configure:4693: result: 196608
- configure:4710: checking whether the shell understands some XSI constructs
- configure:4720: result: yes
- configure:4724: checking whether the shell understands "+="
- configure:4730: result: yes
- configure:4765: checking how to convert x86_64-apple-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format
- configure:4805: result: func_convert_file_noop
- configure:4812: checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format
- configure:4832: result: func_convert_file_noop
- configure:4839: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
- configure:4846: result: -r
- configure:4920: checking for objdump
- configure:4950: result: no
- configure:4979: checking how to recognize dependent libraries
- configure:5181: result: pass_all
- configure:5266: checking for dlltool
- configure:5296: result: no
- configure:5326: checking how to associate runtime and link libraries
- configure:5353: result: printf %s\n
- configure:5414: checking for ar
- configure:5430: found /usr/bin/ar
- configure:5441: result: ar
- configure:5478: checking for archiver @FILE support
- configure:5495: clang -c -g -O2 conftest.c >&5
- configure:5495: $? = 0
- configure:5498: ar cru libconftest.a @conftest.lst >&5
- ar: @conftest.lst: No such file or directory
- configure:5501: $? = 1
- configure:5521: result: no
- configure:5579: checking for strip
- configure:5595: found /usr/bin/strip
- configure:5606: result: strip
- configure:5678: checking for ranlib
- configure:5694: found /usr/bin/ranlib
- configure:5705: result: ranlib
- configure:5782: checking for gawk
- configure:5812: result: no
- configure:5782: checking for mawk
- configure:5812: result: no
- configure:5782: checking for nawk
- configure:5812: result: no
- configure:5782: checking for awk
- configure:5798: found /usr/bin/awk
- configure:5809: result: awk
- configure:5849: checking command to parse /usr/bin/nm output from clang object
- configure:5969: clang -c -g -O2 conftest.c >&5
- configure:5972: $? = 0
- configure:5976: /usr/bin/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:5979: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:5969: clang -c -g -O2 conftest.c >&5
- configure:5972: $? = 0
- configure:5976: /usr/bin/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:5979: $? = 0
- configure:6045: clang -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6048: $? = 0
- configure:6086: result: ok
- configure:6123: checking for sysroot
- configure:6153: result: no
- configure:6409: checking for mt
- configure:6439: result: no
- configure:6459: checking if : is a manifest tool
- configure:6465: : '-?'
- configure:6473: result: no
- configure:6529: checking for dsymutil
- configure:6545: found /usr/bin/dsymutil
- configure:6556: result: dsymutil
- configure:6621: checking for nmedit
- configure:6637: found /usr/bin/nmedit
- configure:6648: result: nmedit
- configure:6713: checking for lipo
- configure:6729: found /usr/bin/lipo
- configure:6740: result: lipo
- configure:6805: checking for otool
- configure:6821: found /usr/bin/otool
- configure:6832: result: otool
- configure:6897: checking for otool64
- configure:6927: result: no
- configure:6972: checking for -single_module linker flag
- clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
- configure:7005: result: yes
- configure:7008: checking for -exported_symbols_list linker flag
- configure:7028: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
- configure:7028: $? = 0
- configure:7038: result: yes
- configure:7041: checking for -force_load linker flag
- clang -g -O2 -c -o conftest.o conftest.c
- ar cru libconftest.a conftest.o
- ranlib libconftest.a
- clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
- configure:7073: result: yes
- configure:7115: checking how to run the C preprocessor
- configure:7185: result: cpp
- configure:7205: cpp conftest.c
- configure:7205: $? = 0
- configure:7219: cpp conftest.c
- conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:7219: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7248: checking for ANSI C header files
- configure:7268: clang -c -g -O2 conftest.c >&5
- configure:7268: $? = 0
- In file included from conftest.c:9:
- In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/string.h:63:
- In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/Availability.h:148:
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4098:10: error: #else without #if
- #else
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4158:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_6
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4131:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_5
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4108:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_4
- ^
- 4 errors generated.
- In file included from conftest.c:9:
- In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdlib.h:61:
- In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/Availability.h:148:
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4098:10: error: #else without #if
- #else
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4158:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_6
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4131:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_5
- ^
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/AvailabilityInternal.h:4108:10: error: unterminated conditional directive
- #if __MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_4
- ^
- 4 errors generated.
- configure:7341: clang -o conftest -g -O2 conftest.c >&5
- configure:7341: $? = 0
- configure:7341: ./conftest
- configure:7341: $? = 0
- configure:7352: result: yes
- configure:7365: checking for sys/types.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for sys/stat.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for stdlib.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for string.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for memory.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for strings.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for inttypes.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for stdint.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7365: checking for unistd.h
- configure:7365: clang -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7365: result: yes
- configure:7379: checking for dlfcn.h
- configure:7379: clang -c -g -O2 conftest.c >&5
- configure:7379: $? = 0
- configure:7379: result: yes
- configure:7584: checking for objdir
- configure:7599: result: .libs
- configure:7870: checking if clang supports -fno-rtti -fno-exceptions
- configure:7888: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- configure:7892: $? = 0
- configure:7905: result: yes
- configure:8232: checking for clang option to produce PIC
- configure:8239: result: -fno-common -DPIC
- configure:8247: checking if clang PIC flag -fno-common -DPIC works
- configure:8265: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
- configure:8269: $? = 0
- configure:8282: result: yes
- configure:8311: checking if clang static flag -static works
- configure:8339: result: no
- configure:8354: checking if clang supports -c -o file.o
- configure:8375: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8379: $? = 0
- configure:8401: result: yes
- configure:8409: checking if clang supports -c -o file.o
- configure:8456: result: yes
- configure:8489: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:9642: result: yes
- configure:9882: checking dynamic linker characteristics
- configure:10615: result: darwin13.3.0 dyld
- configure:10722: checking how to hardcode library paths into programs
- configure:10747: result: immediate
- configure:11287: checking whether stripping libraries is possible
- configure:11301: result: yes
- configure:11327: checking if libtool supports shared libraries
- configure:11329: result: yes
- configure:11332: checking whether to build shared libraries
- configure:11353: result: no
- configure:11356: checking whether to build static libraries
- configure:11360: result: yes
- configure:11519: checking for a BSD-compatible install
- configure:11587: result: /usr/bin/install -c
- configure:11598: checking whether build environment is sane
- configure:11653: result: yes
- configure:11801: checking for a thread-safe mkdir -p
- configure:11840: result: build-aux/install-sh -c -d
- configure:11843: checking whether make sets $(MAKE)
- configure:11865: result: yes
- configure:11895: checking for style of include used by make
- configure:11923: result: GNU
- configure:11957: checking whether make supports nested variables
- configure:11974: result: yes
- configure:12050: checking dependency style of clang
- configure:12161: result: gcc3
- configure:12220: checking whether to enable maintainer-specific portions of Makefiles
- configure:12229: result: yes
- configure:12254: checking whether make supports nested variables
- configure:12271: result: yes
- configure:12395: checking for C++ compiler version
- configure:12404: clang++ --version >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:12415: $? = 0
- configure:12404: clang++ -v >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:12415: $? = 0
- configure:12404: clang++ -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:12415: $? = 1
- configure:12404: clang++ -qversion >&5
- clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: no input files
- configure:12415: $? = 1
- configure:12419: checking whether we are using the GNU C++ compiler
- configure:12438: clang++ -c conftest.cpp >&5
- configure:12438: $? = 0
- configure:12447: result: yes
- configure:12456: checking whether clang++ accepts -g
- configure:12476: clang++ -c -g conftest.cpp >&5
- configure:12476: $? = 0
- configure:12517: result: yes
- configure:12558: checking how to run the C++ preprocessor
- configure:12585: clang++ -E conftest.cpp
- configure:12585: $? = 0
- configure:12599: clang++ -E conftest.cpp
- conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:12599: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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:12624: result: clang++ -E
- configure:12644: clang++ -E conftest.cpp
- configure:12644: $? = 0
- configure:12658: clang++ -E conftest.cpp
- conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:12658: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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:12827: checking for ld used by clang++
- configure:12894: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- configure:12901: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
- configure:12916: result: no
- configure:12971: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:13976: result: yes
- configure:14012: clang++ -c -g -O2 conftest.cpp >&5
- configure:14015: $? = 0
- configure:14535: checking for clang++ option to produce PIC
- configure:14542: result: -fno-common -DPIC
- configure:14550: checking if clang++ PIC flag -fno-common -DPIC works
- configure:14568: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
- configure:14572: $? = 0
- configure:14585: result: yes
- configure:14608: checking if clang++ static flag -static works
- configure:14636: result: no
- configure:14648: checking if clang++ supports -c -o file.o
- configure:14669: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:14673: $? = 0
- configure:14695: result: yes
- configure:14700: checking if clang++ supports -c -o file.o
- configure:14747: result: yes
- configure:14777: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:14813: result: yes
- configure:14954: checking dynamic linker characteristics
- configure:15621: result: darwin13.3.0 dyld
- configure:15674: checking how to hardcode library paths into programs
- configure:15699: result: immediate
- configure:15741: checking dependency style of clang++
- configure:15852: result: gcc3
- configure:15915: checking for gcc
- configure:15942: result: clang
- configure:16171: checking for C compiler version
- configure:16180: clang --version >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:16191: $? = 0
- configure:16180: clang -v >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:16191: $? = 0
- configure:16180: clang -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:16191: $? = 1
- configure:16180: clang -qversion >&5
- clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: no input files
- configure:16191: $? = 1
- configure:16195: checking whether we are using the GNU C compiler
- configure:16223: result: yes
- configure:16232: checking whether clang accepts -g
- configure:16293: result: yes
- configure:16310: checking for clang option to accept ISO C89
- configure:16386: result: none needed
- configure:16411: checking whether clang understands -c and -o together
- configure:16448: result: yes
- configure:16470: checking how to run the C preprocessor
- configure:16540: result: cpp
- configure:16560: cpp conftest.c
- configure:16560: $? = 0
- configure:16574: cpp conftest.c
- conftest.c:21:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:16574: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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:16607: checking how to run the C++ preprocessor
- configure:16673: result: clang++ -E
- configure:16693: clang++ -E conftest.cpp
- configure:16693: $? = 0
- configure:16707: clang++ -E conftest.cpp
- conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:16707: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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:16790: checking for gcc
- configure:16806: found /usr/bin/gcc
- configure:16817: result: gcc
- configure:16842: checking for Objective C compiler version
- configure:16851: gcc --version >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
- configure:16862: $? = 0
- configure:16851: gcc -v >&5
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:16862: $? = 0
- configure:16851: gcc -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:16862: $? = 1
- configure:16851: gcc -qversion >&5
- clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: no input files
- configure:16862: $? = 1
- configure:16866: checking whether we are using the GNU Objective C compiler
- configure:16885: gcc -c conftest.m >&5
- configure:16885: $? = 0
- configure:16894: result: yes
- configure:16903: checking whether gcc accepts -g
- configure:16923: gcc -c -g conftest.m >&5
- configure:16923: $? = 0
- configure:16964: result: yes
- configure:16989: checking dependency style of gcc
- configure:17098: result: gcc3
- configure:17113: checking whether ln -s works
- configure:17117: result: yes
- configure:17178: checking for g++
- configure:17194: found /usr/bin/g++
- configure:17205: result: g++
- configure:17230: checking for Objective C++ compiler version
- configure:17239: g++ --version >&5
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
- configure:17250: $? = 0
- configure:17239: g++ -v >&5
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
- Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
- Target: x86_64-apple-darwin13.3.0
- Thread model: posix
- configure:17250: $? = 0
- configure:17239: g++ -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:17250: $? = 1
- configure:17239: g++ -qversion >&5
- clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
- clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
- clang: error: no input files
- configure:17250: $? = 1
- configure:17254: checking whether we are using the GNU Objective C++ compiler
- configure:17273: g++ -c conftest.mm >&5
- configure:17273: $? = 0
- configure:17282: result: yes
- configure:17291: checking whether g++ accepts -g
- configure:17311: g++ -c -g conftest.mm >&5
- configure:17311: $? = 0
- configure:17352: result: yes
- configure:17377: checking dependency style of g++
- configure:17486: result: gcc3
- configure:17502: checking for a sed that does not truncate output
- configure:17566: result: /usr/bin/sed
- configure:17617: checking for ar
- configure:17635: found /usr/bin/ar
- configure:17647: result: /usr/bin/ar
- configure:17715: checking for ranlib
- configure:17733: found /usr/bin/ranlib
- configure:17745: result: /usr/bin/ranlib
- configure:17813: checking for strip
- configure:17831: found /usr/bin/strip
- configure:17843: result: /usr/bin/strip
- configure:17911: checking for gcov
- configure:17929: found /usr/bin/gcov
- configure:17941: result: /usr/bin/gcov
- configure:17965: checking for lcov
- configure:17998: result: no
- configure:18005: checking for java
- configure:18023: found /usr/bin/java
- configure:18035: result: /usr/bin/java
- configure:18045: checking for genhtml
- configure:18078: result: no
- configure:18085: checking for git
- configure:18103: found /usr/bin/git
- configure:18115: result: /usr/bin/git
- configure:18125: checking for ccache
- configure:18158: result: no
- configure:18165: checking for xgettext
- configure:18198: result: no
- configure:18205: checking for hexdump
- configure:18223: found /usr/bin/hexdump
- configure:18235: result: /usr/bin/hexdump
- configure:18297: checking for pkg-config
- configure:18315: found /usr/local/bin/pkg-config
- configure:18327: result: /usr/local/bin/pkg-config
- configure:18352: checking pkg-config is at least version 0.9.0
- configure:18355: result: yes
- configure:19572: checking for port
- configure:19602: result: no
- configure:19614: checking for brew
- configure:19630: found /usr/local/bin/brew
- configure:19641: result: brew
- configure:19998: checking whether byte ordering is bigendian
- configure:20013: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:20013: $? = 0
- configure:20058: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:20058: $? = 0
- configure:20076: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- conftest.cpp:28:8: error: use of undeclared identifier 'big'
- not big endian
- ^
- 1 error generated.
- configure:20076: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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 <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:20204: result: no
- configure:20334: checking if compiler needs -Werror to reject unknown flags
- configure:20350: clang -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.c >&5
- configure:20350: $? = 0
- configure:20351: result: yes
- configure:20371: checking whether pthreads work with -pthread
- configure:20459: clang -o conftest -g -O2 -pthread -Werror -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.c -L/usr/local/opt/berkeley-db4/lib >&5
- configure:20459: $? = 0
- configure:20468: result: yes
- configure:20487: checking for joinable pthread attribute
- configure:20502: clang -o conftest -g -O2 -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.c -L/usr/local/opt/berkeley-db4/lib >&5
- configure:20502: $? = 0
- configure:20508: result: PTHREAD_CREATE_JOINABLE
- configure:20518: checking if more special flags are required for pthreads
- configure:20533: result: -D_THREAD_SAFE
- configure:20539: checking for PTHREAD_PRIO_INHERIT
- configure:20556: clang -o conftest -g -O2 -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.c -L/usr/local/opt/berkeley-db4/lib >&5
- configure:20556: $? = 0
- configure:20565: result: yes
- configure:20675: checking for special C compiler options needed for large files
- configure:20720: result: no
- configure:20726: checking for _FILE_OFFSET_BITS value needed for large files
- configure:20751: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:20751: $? = 0
- configure:20783: result: no
- configure:20869: checking whether strerror_r is declared
- configure:20869: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:20869: $? = 0
- configure:20869: result: yes
- configure:20882: checking for strerror_r
- configure:20882: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- configure:20882: $? = 0
- configure:20882: result: yes
- configure:20891: checking whether strerror_r returns char *
- configure:20915: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- conftest.cpp:63:13: error: indirection requires pointer operand ('int' invalid)
- char x = *strerror_r (0, buf, sizeof buf);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- conftest.cpp:64:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int'
- char *p = strerror_r (0, buf, sizeof buf);
- ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2 errors generated.
- configure:20915: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 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
- | int
- | main ()
- | {
- |
- | char buf[100];
- | char x = *strerror_r (0, buf, sizeof buf);
- | char *p = strerror_r (0, buf, sizeof buf);
- | return !p || x;
- |
- | ;
- | return 0;
- | }
- configure:20953: result: no
- configure:20974: checking whether the linker accepts -Wl,--large-address-aware
- configure:20993: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -Wl,--large-address-aware conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- ld: unknown option: --large-address-aware
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:20993: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21002: result: no
- configure:21050: checking whether C++ compiler accepts -Wstack-protector
- configure:21069: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:21069: $? = 0
- configure:21077: result: yes
- configure:21085: checking whether C++ compiler accepts -fstack-protector-all
- configure:21104: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fstack-protector-all -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:21104: $? = 0
- configure:21112: result: yes
- configure:21122: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2
- configure:21141: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -D_FORTIFY_SOURCE=2 conftest.cpp
- configure:21141: $? = 0
- configure:21149: result: yes
- configure:21153: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
- configure:21172: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE conftest.cpp
- configure:21172: $? = 0
- configure:21180: result: yes
- configure:21197: checking whether the linker accepts -Wl,--dynamicbase
- configure:21216: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -Wl,--dynamicbase conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- ld: unknown option: --dynamicbase
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21216: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21225: result: no
- configure:21233: checking whether the linker accepts -Wl,--nxcompat
- configure:21252: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -Wl,--nxcompat conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- ld: unknown option: --nxcompat
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21252: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21261: result: no
- configure:21269: checking whether the linker accepts -Wl,-z,relro
- configure:21288: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -Wl,-z,relro conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- ld: unknown option: -z
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21288: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21297: result: no
- configure:21305: checking whether the linker accepts -Wl,-z,now
- configure:21324: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -Wl,-z,now conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- ld: unknown option: -z
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21324: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21333: result: no
- configure:21344: checking whether C++ compiler accepts -fPIE
- configure:21363: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX conftest.cpp >&5
- configure:21363: $? = 0
- configure:21371: result: yes
- configure:21379: checking whether the linker accepts -pie
- configure:21398: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -pie conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:21398: $? = 0
- configure:21407: result: yes
- configure:21424: checking whether the linker accepts -Wl,-dead_strip
- configure:21443: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:21443: $? = 0
- configure:21452: result: yes
- configure:21465: checking endian.h usability
- configure:21465: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:58:10: fatal error: 'endian.h' file not found
- #include <endian.h>
- ^
- 1 error generated.
- configure:21465: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 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 <endian.h>
- configure:21465: result: no
- configure:21465: checking endian.h presence
- configure:21465: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:25:10: fatal error: 'endian.h' file not found
- #include <endian.h>
- ^
- 1 error generated.
- configure:21465: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | /* end confdefs.h. */
- | #include <endian.h>
- configure:21465: result: no
- configure:21465: checking for endian.h
- configure:21465: result: no
- configure:21465: checking stdio.h usability
- configure:21465: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:21465: $? = 0
- configure:21465: result: yes
- configure:21465: checking stdio.h presence
- configure:21465: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- configure:21465: $? = 0
- configure:21465: result: yes
- configure:21465: checking for stdio.h
- configure:21465: result: yes
- configure:21465: checking for stdlib.h
- configure:21465: result: yes
- configure:21465: checking for unistd.h
- configure:21465: result: yes
- configure:21465: checking for strings.h
- configure:21465: result: yes
- configure:21465: checking for sys/types.h
- configure:21465: result: yes
- configure:21465: checking for sys/stat.h
- configure:21465: result: yes
- configure:21465: checking sys/select.h usability
- configure:21465: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:21465: $? = 0
- configure:21465: result: yes
- configure:21465: checking sys/select.h presence
- configure:21465: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- configure:21465: $? = 0
- configure:21465: result: yes
- configure:21465: checking for sys/select.h
- configure:21465: result: yes
- configure:21465: checking sys/prctl.h usability
- configure:21465: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:65:10: fatal error: 'sys/prctl.h' file not found
- #include <sys/prctl.h>
- ^
- 1 error generated.
- configure:21465: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 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 <sys/prctl.h>
- configure:21465: result: no
- configure:21465: checking sys/prctl.h presence
- configure:21465: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:32:10: fatal error: 'sys/prctl.h' file not found
- #include <sys/prctl.h>
- ^
- 1 error generated.
- configure:21465: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <sys/prctl.h>
- configure:21465: result: no
- configure:21465: checking for sys/prctl.h
- configure:21465: result: no
- configure:21475: checking for library containing getaddrinfo_a
- configure:21506: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- Undefined symbols for architecture x86_64:
- "_getaddrinfo_a", referenced from:
- _main in conftest-1b72d0.o
- ld: symbol(s) not found for architecture x86_64
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21506: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char getaddrinfo_a ();
- | int
- | main ()
- | {
- | return getaddrinfo_a ();
- | ;
- | return 0;
- | }
- configure:21506: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -lanl -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- ld: library not found for -lanl
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21506: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char getaddrinfo_a ();
- | int
- | main ()
- | {
- | return getaddrinfo_a ();
- | ;
- | return 0;
- | }
- configure:21523: result: no
- configure:21533: checking for library containing inet_pton
- configure:21564: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:21564: $? = 0
- configure:21581: result: none required
- configure:21592: checking whether le32toh is declared
- configure:21592: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:42:10: error: use of undeclared identifier 'le32toh'
- (void) le32toh;
- ^
- 1 error generated.
- configure:21592: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef le32toh
- | #ifdef __cplusplus
- | (void) le32toh;
- | #else
- | (void) le32toh;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21592: result: no
- configure:21605: checking whether le64toh is declared
- configure:21605: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:10: error: use of undeclared identifier 'le64toh'
- (void) le64toh;
- ^
- 1 error generated.
- configure:21605: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef le64toh
- | #ifdef __cplusplus
- | (void) le64toh;
- | #else
- | (void) le64toh;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21605: result: no
- configure:21618: checking whether htole32 is declared
- configure:21618: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:44:10: error: use of undeclared identifier 'htole32'
- (void) htole32;
- ^
- 1 error generated.
- configure:21618: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef htole32
- | #ifdef __cplusplus
- | (void) htole32;
- | #else
- | (void) htole32;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21618: result: no
- configure:21631: checking whether htole64 is declared
- configure:21631: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:45:10: error: use of undeclared identifier 'htole64'
- (void) htole64;
- ^
- 1 error generated.
- configure:21631: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef htole64
- | #ifdef __cplusplus
- | (void) htole64;
- | #else
- | (void) htole64;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21631: result: no
- configure:21644: checking whether be32toh is declared
- configure:21644: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:46:10: error: use of undeclared identifier 'be32toh'
- (void) be32toh;
- ^
- 1 error generated.
- configure:21644: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef be32toh
- | #ifdef __cplusplus
- | (void) be32toh;
- | #else
- | (void) be32toh;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21644: result: no
- configure:21657: checking whether be64toh is declared
- configure:21657: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:47:10: error: use of undeclared identifier 'be64toh'
- (void) be64toh;
- ^
- 1 error generated.
- configure:21657: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef be64toh
- | #ifdef __cplusplus
- | (void) be64toh;
- | #else
- | (void) be64toh;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21657: result: no
- configure:21670: checking whether htobe32 is declared
- configure:21670: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:48:10: error: use of undeclared identifier 'htobe32'
- (void) htobe32;
- ^
- 1 error generated.
- configure:21670: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef htobe32
- | #ifdef __cplusplus
- | (void) htobe32;
- | #else
- | (void) htobe32;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21670: result: no
- configure:21683: checking whether htobe64 is declared
- configure:21683: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:49:10: error: use of undeclared identifier 'htobe64'
- (void) htobe64;
- ^
- 1 error generated.
- configure:21683: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | /* end confdefs.h. */
- | #if HAVE_ENDIAN_H
- | #include <endian.h>
- | #endif
- |
- | int
- | main ()
- | {
- | #ifndef htobe64
- | #ifdef __cplusplus
- | (void) htobe64;
- | #else
- | (void) htobe64;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21683: result: no
- configure:21698: checking for MSG_NOSIGNAL
- configure:21711: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:45:10: error: use of undeclared identifier 'MSG_NOSIGNAL'
- int f = MSG_NOSIGNAL;
- ^
- 1 error generated.
- configure:21711: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | /* end confdefs.h. */
- | #include <sys/socket.h>
- | int
- | main ()
- | {
- | int f = MSG_NOSIGNAL;
- | ;
- | return 0;
- | }
- configure:21717: result: no
- configure:21723: checking for library containing clock_gettime
- configure:21754: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- Undefined symbols for architecture x86_64:
- "_clock_gettime", referenced from:
- _main in conftest-eb7cc4.o
- ld: symbol(s) not found for architecture x86_64
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21754: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char clock_gettime ();
- | int
- | main ()
- | {
- | return clock_gettime ();
- | ;
- | return 0;
- | }
- configure:21754: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -lrt -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- ld: library not found for -lrt
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:21754: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char clock_gettime ();
- | int
- | main ()
- | {
- | return clock_gettime ();
- | ;
- | return 0;
- | }
- configure:21771: result: no
- configure:21780: checking for visibility attribute
- configure:21789: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:21789: $? = 0
- configure:21794: result: yes
- configure:21814: checking whether C++ compiler accepts -fvisibility=hidden
- configure:21833: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:21833: $? = 0
- configure:21841: result: yes
- configure:21875: checking for Berkeley DB C++ headers
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'bdb4.8/db_cxx.h' file not found
- #include <bdb4.8/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <bdb4.8/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'libdb4.8/db_cxx.h' file not found
- #include <libdb4.8/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <libdb4.8/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'db4.8/db_cxx.h' file not found
- #include <db4.8/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <db4.8/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'bdb48/db_cxx.h' file not found
- #include <bdb48/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <bdb48/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'libdb48/db_cxx.h' file not found
- #include <libdb48/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <libdb48/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'db48/db_cxx.h' file not found
- #include <db48/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <db48/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'bdb4/db_cxx.h' file not found
- #include <bdb4/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <bdb4/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'libdb4/db_cxx.h' file not found
- #include <libdb4/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <libdb4/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'db4/db_cxx.h' file not found
- #include <db4/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <db4/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'bdb5/db_cxx.h' file not found
- #include <bdb5/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <bdb5/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'libdb5/db_cxx.h' file not found
- #include <libdb5/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <libdb5/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'db5/db_cxx.h' file not found
- #include <db5/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <db5/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'bdb/db_cxx.h' file not found
- #include <bdb/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <bdb/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'libdb/db_cxx.h' file not found
- #include <libdb/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <libdb/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:43:16: fatal error: 'db/db_cxx.h' file not found
- #include <db/db_cxx.h>
- ^
- 1 error generated.
- configure:21906: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- |
- | #include <db/db_cxx.h>
- |
- | int
- | main ()
- | {
- |
- | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
- | #error "failed to find bdb 4.8+"
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:21906: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:21906: $? = 0
- configure:21935: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:21935: $? = 0
- configure:21978: result: default
- configure:21997: checking for main in -ldb_cxx-4.8
- configure:22016: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip conftest.cpp -ldb_cxx-4.8 -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:22016: $? = 0
- configure:22026: result: yes
- configure:22047: checking miniupnpc/miniwget.h usability
- configure:22047: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:75:10: fatal error: 'miniupnpc/miniwget.h' file not found
- #include <miniupnpc/miniwget.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 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 <miniupnpc/miniwget.h>
- configure:22047: result: no
- configure:22047: checking miniupnpc/miniwget.h presence
- configure:22047: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:42:10: fatal error: 'miniupnpc/miniwget.h' file not found
- #include <miniupnpc/miniwget.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <miniupnpc/miniwget.h>
- configure:22047: result: no
- configure:22047: checking for miniupnpc/miniwget.h
- configure:22047: result: no
- configure:22047: checking miniupnpc/miniupnpc.h usability
- configure:22047: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:75:10: fatal error: 'miniupnpc/miniupnpc.h' file not found
- #include <miniupnpc/miniupnpc.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 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 <miniupnpc/miniupnpc.h>
- configure:22047: result: no
- configure:22047: checking miniupnpc/miniupnpc.h presence
- configure:22047: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:42:10: fatal error: 'miniupnpc/miniupnpc.h' file not found
- #include <miniupnpc/miniupnpc.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <miniupnpc/miniupnpc.h>
- configure:22047: result: no
- configure:22047: checking for miniupnpc/miniupnpc.h
- configure:22047: result: no
- configure:22047: checking miniupnpc/upnpcommands.h usability
- configure:22047: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:75:10: fatal error: 'miniupnpc/upnpcommands.h' file not found
- #include <miniupnpc/upnpcommands.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 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 <miniupnpc/upnpcommands.h>
- configure:22047: result: no
- configure:22047: checking miniupnpc/upnpcommands.h presence
- configure:22047: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:42:10: fatal error: 'miniupnpc/upnpcommands.h' file not found
- #include <miniupnpc/upnpcommands.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <miniupnpc/upnpcommands.h>
- configure:22047: result: no
- configure:22047: checking for miniupnpc/upnpcommands.h
- configure:22047: result: no
- configure:22047: checking miniupnpc/upnperrors.h usability
- configure:22047: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- conftest.cpp:75:10: fatal error: 'miniupnpc/upnperrors.h' file not found
- #include <miniupnpc/upnperrors.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 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 <miniupnpc/upnperrors.h>
- configure:22047: result: no
- configure:22047: checking miniupnpc/upnperrors.h presence
- configure:22047: clang++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- conftest.cpp:42:10: fatal error: 'miniupnpc/upnperrors.h' file not found
- #include <miniupnpc/upnperrors.h>
- ^
- 1 error generated.
- configure:22047: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | /* end confdefs.h. */
- | #include <miniupnpc/upnperrors.h>
- configure:22047: result: no
- configure:22047: checking for miniupnpc/upnperrors.h
- configure:22047: result: no
- configure:22150: checking for boostlib >= 1.20.0
- configure:22235: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- configure:22235: $? = 0
- configure:22237: result: yes
- configure:22421: checking whether the Boost::System library is available
- configure:22445: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- conftest.cpp:47:1: warning: expression result unused [-Wunused-value]
- boost::system::system_category
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- configure:22445: $? = 0
- configure:22460: result: yes
- configure:22476: checking for exit in -lboost_system
- configure:22501: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip -L/usr/local/Cellar/boost/1.55.0_2/lib conftest.cpp -lboost_system -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:22501: $? = 0
- configure:22511: result: yes
- configure:22666: checking whether the Boost::Filesystem library is available
- configure:22690: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- configure:22690: $? = 0
- configure:22704: result: yes
- configure:22716: checking for exit in -lboost_filesystem
- configure:22741: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip -L/usr/local/Cellar/boost/1.55.0_2/lib conftest.cpp -lboost_filesystem -L/usr/local/opt/berkeley-db4/lib -lboost_system >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:22741: $? = 0
- configure:22751: result: yes
- configure:22901: checking whether the Boost::Program_Options library is available
- configure:22925: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- configure:22925: $? = 0
- configure:22939: result: yes
- configure:22951: checking for exit in -lboost_program_options-mt
- configure:22976: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip -L/usr/local/Cellar/boost/1.55.0_2/lib conftest.cpp -lboost_program_options-mt -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:22976: $? = 0
- configure:22986: result: yes
- configure:23129: checking whether the Boost::Thread library is available
- configure:23161: clang++ -c -pthread -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- configure:23161: $? = 0
- configure:23176: result: yes
- configure:23206: checking for exit in -lboost_thread-mt
- configure:23231: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip -L/usr/local/Cellar/boost/1.55.0_2/lib conftest.cpp -lboost_thread-mt -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:23231: $? = 0
- configure:23241: result: yes
- configure:23401: checking whether the Boost::Chrono library is available
- configure:23425: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- configure:23425: $? = 0
- configure:23440: result: yes
- configure:23456: checking for exit in -lboost_chrono-mt
- configure:23481: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip -L/usr/local/Cellar/boost/1.55.0_2/lib conftest.cpp -lboost_chrono-mt -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:23481: $? = 0
- configure:23491: result: yes
- configure:23614: checking for working boost reduced exports
- configure:23637: clang++ -E -pthread -I/usr/local/Cellar/boost/1.55.0_2/include -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
- configure:23637: $? = 0
- configure:23639: result: yes
- configure:23663: checking whether the linker accepts -Wl,--exclude-libs,ALL
- configure:23682: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip -Wl,--exclude-libs,ALL conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- ld: unknown option: --exclude-libs
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:23682: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_BOOST /**/
- | #define HAVE_BOOST_SYSTEM /**/
- | #define HAVE_BOOST_FILESYSTEM /**/
- | #define HAVE_BOOST_PROGRAM_OPTIONS /**/
- | #define HAVE_BOOST_THREAD /**/
- | #define HAVE_BOOST_CHRONO /**/
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:23691: result: no
- configure:23739: checking whether the Boost::Unit_Test_Framework library is available
- configure:23762: clang++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/local/Cellar/boost/1.55.0_2/include conftest.cpp >&5
- conftest.cpp:53:21: warning: unused variable 'test' [-Wunused-variable]
- test_suite* test= BOOST_TEST_SUITE( "Unit test example 1" ); return 0;
- ^
- 1 warning generated.
- configure:23762: $? = 0
- configure:23776: result: yes
- configure:23888: checking for dynamic linked boost test
- configure:23903: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip conftest.cpp -L/usr/local/opt/berkeley-db4/lib -lboost_unit_test_framework-mt >&5
- clang: warning: argument unused during compilation: '-pie'
- ld: library not found for -lboost_unit_test_framework-mt
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:23903: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Bitcoin Core"
- | #define PACKAGE_TARNAME "bitcoin"
- | #define PACKAGE_VERSION "0.9.99"
- | #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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_PTHREAD_PRIO_INHERIT 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_DECL_STRERROR_R 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_DECL_LE32TOH 0
- | #define HAVE_DECL_LE64TOH 0
- | #define HAVE_DECL_HTOLE32 0
- | #define HAVE_DECL_HTOLE64 0
- | #define HAVE_DECL_BE32TOH 0
- | #define HAVE_DECL_BE64TOH 0
- | #define HAVE_DECL_HTOBE32 0
- | #define HAVE_DECL_HTOBE64 0
- | #define HAVE_VISIBILITY_ATTRIBUTE 1
- | #define HAVE_BOOST /**/
- | #define HAVE_BOOST_SYSTEM /**/
- | #define HAVE_BOOST_FILESYSTEM /**/
- | #define HAVE_BOOST_PROGRAM_OPTIONS /**/
- | #define HAVE_BOOST_THREAD /**/
- | #define HAVE_BOOST_CHRONO /**/
- | #define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/
- | /* end confdefs.h. */
- |
- | #define BOOST_TEST_DYN_LINK
- | #define BOOST_TEST_MAIN
- | #include <boost/test/unit_test.hpp>
- |
- |
- configure:23908: result: no
- configure:23944: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/local/Cellar/boost/1.55.0_2/include -pie -Wl,-dead_strip conftest.cpp -L/usr/local/Cellar/boost/1.55.0_2/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:23944: $? = 0
- configure:24089: checking for SSL
- configure:24096: $PKG_CONFIG --exists --print-errors "libssl"
- configure:24099: $? = 0
- configure:24113: $PKG_CONFIG --exists --print-errors "libssl"
- configure:24116: $? = 0
- configure:24154: result: yes
- configure:24160: checking for CRYPTO
- configure:24167: $PKG_CONFIG --exists --print-errors "libcrypto"
- configure:24170: $? = 0
- configure:24184: $PKG_CONFIG --exists --print-errors "libcrypto"
- configure:24187: $? = 0
- configure:24225: result: yes
- configure:24234: checking for PROTOBUF
- configure:24241: $PKG_CONFIG --exists --print-errors "protobuf"
- configure:24244: $? = 0
- configure:24258: $PKG_CONFIG --exists --print-errors "protobuf"
- configure:24261: $? = 0
- configure:24319: result: yes
- configure:24334: checking for QR
- configure:24341: $PKG_CONFIG --exists --print-errors "libqrencode"
- Package libqrencode was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libqrencode.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libqrencode' found
- configure:24344: $? = 1
- configure:24358: $PKG_CONFIG --exists --print-errors "libqrencode"
- Package libqrencode was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libqrencode.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libqrencode' found
- configure:24361: $? = 1
- configure:24375: result: no
- No package 'libqrencode' found
- configure:24688: checking for protoc
- configure:24706: found /usr/local/bin/protoc
- configure:24718: result: /usr/local/bin/protoc
- configure:24751: checking whether to build bitcoind
- configure:24761: result: yes
- configure:24764: checking whether to build utils (bitcoin-cli bitcoin-tx)
- configure:24774: result: yes
- configure:24882: checking for QT
- configure:24889: $PKG_CONFIG --exists --print-errors "$qt4_modules"
- configure:24892: $? = 0
- configure:24906: $PKG_CONFIG --exists --print-errors "$qt4_modules"
- configure:24909: $? = 0
- configure:24947: result: yes
- configure:25126: checking for QT_TEST
- configure:25133: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
- configure:25136: $? = 0
- configure:25150: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
- configure:25153: $? = 0
- configure:25191: result: yes
- configure:25198: checking for QT_DBUS
- configure:25205: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
- Package QtDBus was not found in the pkg-config search path.
- Perhaps you should add the directory containing `QtDBus.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'QtDBus' found
- configure:25208: $? = 1
- configure:25222: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
- Package QtDBus was not found in the pkg-config search path.
- Perhaps you should add the directory containing `QtDBus.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'QtDBus' found
- configure:25225: $? = 1
- configure:25239: result: no
- No package 'QtDBus' found
- configure:26764: checking for moc-qt4
- configure:26797: result: no
- configure:26764: checking for moc4
- configure:26797: result: no
- configure:26764: checking for moc
- configure:26782: found /usr/local/bin/moc
- configure:26794: result: /usr/local/bin/moc
- configure:26882: checking for uic-qt4
- configure:26915: result: no
- configure:26882: checking for uic4
- configure:26915: result: no
- configure:26882: checking for uic
- configure:26900: found /usr/local/bin/uic
- configure:26912: result: /usr/local/bin/uic
- configure:27000: checking for rcc-qt4
- configure:27033: result: no
- configure:27000: checking for rcc4
- configure:27033: result: no
- configure:27000: checking for rcc
- configure:27018: found /usr/local/bin/rcc
- configure:27030: result: /usr/local/bin/rcc
- configure:27118: checking for lrelease-qt4
- configure:27151: result: no
- configure:27118: checking for lrelease4
- configure:27151: result: no
- configure:27118: checking for lrelease
- configure:27136: found /usr/local/bin/lrelease
- configure:27148: result: /usr/local/bin/lrelease
- configure:27236: checking for lupdate-qt4
- configure:27269: result: no
- configure:27236: checking for lupdate4
- configure:27269: result: no
- configure:27236: checking for lupdate
- configure:27254: found /usr/local/bin/lupdate
- configure:27266: result: /usr/local/bin/lupdate
- configure:27309: checking whether the linker accepts -framework Foundation -framework ApplicationServices -framework AppKit
- configure:27328: clang++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pie -Wl,-dead_strip -framework Foundation -framework ApplicationServices -framework AppKit conftest.cpp -L/usr/local/opt/berkeley-db4/lib >&5
- clang: warning: argument unused during compilation: '-pie'
- configure:27328: $? = 0
- configure:27338: result: yes
- configure:27404: checking whether to build Bitcoin Core GUI
- configure:27434: result: yes (Qt4)
- configure:27457: checking if ccache should be used
- configure:27470: result: no
- configure:27511: checking if wallet should be enabled
- configure:27514: result: yes
- configure:27527: checking whether to build with support for UPnP
- configure:27533: result: no
- configure:27565: checking whether to build GUI with support for D-Bus
- configure:27572: result: no
- configure:27575: checking whether to build GUI with support for QR codes
- configure:27581: result: no
- configure:27598: WARNING: "xgettext is required to update qt translations"
- configure:27602: checking whether to build test_bitcoin-qt
- configure:27605: result: yes
- configure:27614: checking whether to build test_bitcoin
- configure:27617: result: yes
- configure:27625: checking whether to reduce exports
- configure:27628: result: yes
- configure:27902: checking that generated files are newer than configure
- configure:27908: result: done
- configure:28012: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by Bitcoin Core config.status 0.9.99, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on patrick-bitpay.local
- config.status:1318: creating Makefile
- config.status:1318: creating src/Makefile
- config.status:1318: creating share/setup.nsi
- config.status:1318: creating share/qt/Info.plist
- config.status:1318: creating src/test/buildenv.py
- config.status:1318: creating qa/pull-tester/run-bitcoind-for-test.sh
- config.status:1318: creating qa/pull-tester/build-tests.sh
- config.status:1318: creating src/config/bitcoin-config.h
- config.status:1499: src/config/bitcoin-config.h is unchanged
- config.status:1547: executing libtool commands
- config.status:1547: executing depfiles commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-apple-darwin13.3.0
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=clang
- 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_CRYPTO_CFLAGS_set=
- ac_cv_env_CRYPTO_CFLAGS_value=
- ac_cv_env_CRYPTO_LIBS_set=
- ac_cv_env_CRYPTO_LIBS_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=clang++
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_OBJCFLAGS_set=
- ac_cv_env_OBJCFLAGS_value=
- ac_cv_env_OBJCXXFLAGS_set=
- ac_cv_env_OBJCXXFLAGS_value=
- ac_cv_env_OBJCXX_set=
- ac_cv_env_OBJCXX_value=
- ac_cv_env_OBJC_set=
- ac_cv_env_OBJC_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_PROTOBUF_CFLAGS_set=
- ac_cv_env_PROTOBUF_CFLAGS_value=
- ac_cv_env_PROTOBUF_LIBS_set=
- ac_cv_env_PROTOBUF_LIBS_value=
- ac_cv_env_QR_CFLAGS_set=
- ac_cv_env_QR_CFLAGS_value=
- ac_cv_env_QR_LIBS_set=
- ac_cv_env_QR_LIBS_value=
- ac_cv_env_QTPLATFORM_CFLAGS_set=
- ac_cv_env_QTPLATFORM_CFLAGS_value=
- ac_cv_env_QTPLATFORM_LIBS_set=
- ac_cv_env_QTPLATFORM_LIBS_value=
- ac_cv_env_QTPRINT_CFLAGS_set=
- ac_cv_env_QTPRINT_CFLAGS_value=
- ac_cv_env_QTPRINT_LIBS_set=
- ac_cv_env_QTPRINT_LIBS_value=
- ac_cv_env_QT_CFLAGS_set=
- ac_cv_env_QT_CFLAGS_value=
- ac_cv_env_QT_DBUS_CFLAGS_set=
- ac_cv_env_QT_DBUS_CFLAGS_value=
- ac_cv_env_QT_DBUS_LIBS_set=
- ac_cv_env_QT_DBUS_LIBS_value=
- ac_cv_env_QT_LIBS_set=
- ac_cv_env_QT_LIBS_value=
- ac_cv_env_QT_TEST_CFLAGS_set=
- ac_cv_env_QT_TEST_CFLAGS_value=
- ac_cv_env_QT_TEST_LIBS_set=
- ac_cv_env_QT_TEST_LIBS_value=
- ac_cv_env_SSL_CFLAGS_set=
- ac_cv_env_SSL_CFLAGS_value=
- ac_cv_env_SSL_LIBS_set=
- ac_cv_env_SSL_LIBS_value=
- ac_cv_env_X11XCB_CFLAGS_set=
- ac_cv_env_X11XCB_CFLAGS_value=
- ac_cv_env_X11XCB_LIBS_set=
- ac_cv_env_X11XCB_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_strerror_r=yes
- ac_cv_func_strerror_r_char_p=no
- ac_cv_have_decl_be32toh=no
- ac_cv_have_decl_be64toh=no
- ac_cv_have_decl_htobe32=no
- ac_cv_have_decl_htobe64=no
- ac_cv_have_decl_htole32=no
- ac_cv_have_decl_htole64=no
- ac_cv_have_decl_le32toh=no
- ac_cv_have_decl_le64toh=no
- ac_cv_have_decl_strerror_r=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_endian_h=no
- ac_cv_header_inttypes_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_miniupnpc_miniupnpc_h=no
- ac_cv_header_miniupnpc_miniwget_h=no
- ac_cv_header_miniupnpc_upnpcommands_h=no
- ac_cv_header_miniupnpc_upnperrors_h=no
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_prctl_h=no
- ac_cv_header_sys_select_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-darwin13.3.0
- ac_cv_lib_boost_chrono_mt___exit=yes
- ac_cv_lib_boost_filesystem___exit=yes
- ac_cv_lib_boost_program_options_mt___exit=yes
- ac_cv_lib_boost_system___exit=yes
- ac_cv_lib_boost_thread_mt___exit=yes
- ac_cv_lib_db_cxx_4_8___main=yes
- ac_cv_objc_compiler_gnu=yes
- ac_cv_objcxx_compiler_gnu=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GIT=/usr/bin/git
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_HEXDUMP=/usr/bin/hexdump
- ac_cv_path_JAVA=/usr/bin/java
- ac_cv_path_LRELEASE=/usr/local/bin/lrelease
- ac_cv_path_LUPDATE=/usr/local/bin/lupdate
- ac_cv_path_MOC=/usr/local/bin/moc
- ac_cv_path_PROTOC=/usr/local/bin/protoc
- ac_cv_path_RCC=/usr/local/bin/rcc
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_UIC=/usr/local/bin/uic
- ac_cv_path_ac_pt_AR=/usr/bin/ar
- ac_cv_path_ac_pt_GCOV=/usr/bin/gcov
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/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_prog_AWK=awk
- ac_cv_prog_BREW=brew
- ac_cv_prog_CPP=cpp
- ac_cv_prog_CXXCPP='clang++ -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=clang
- 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_OBJC=gcc
- ac_cv_prog_ac_ct_OBJCXX=g++
- 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_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_prog_objc_g=yes
- ac_cv_prog_objcxx_g=yes
- ac_cv_search_clock_gettime=no
- ac_cv_search_getaddrinfo_a=no
- ac_cv_search_inet_pton='none required'
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_OBJCXX_dependencies_compiler_type=gcc3
- am_cv_OBJC_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ax_cv_PTHREAD_PRIO_INHERIT=yes
- ax_cv_boost_chrono=yes
- ax_cv_boost_filesystem=yes
- ax_cv_boost_program_options=yes
- ax_cv_boost_system=yes
- ax_cv_boost_thread=yes
- ax_cv_boost_unit_test_framework=yes
- ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes
- ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
- ax_cv_check_cxxflags___Wstack_protector=yes
- ax_cv_check_cxxflags___fPIE=yes
- ax_cv_check_cxxflags___fstack_protector_all=yes
- ax_cv_check_cxxflags___fvisibility_hidden=yes
- ax_cv_check_ldflags___Wl___dynamicbase=no
- ax_cv_check_ldflags___Wl___exclude_libs_ALL=no
- ax_cv_check_ldflags___Wl___large_address_aware=no
- ax_cv_check_ldflags___Wl___nxcompat=no
- ax_cv_check_ldflags___Wl__dead_strip=yes
- ax_cv_check_ldflags___Wl__z_now=no
- ax_cv_check_ldflags___Wl__z_relro=no
- ax_cv_check_ldflags___framework_Foundation__framework_ApplicationServices__framework_AppKit=yes
- ax_cv_check_ldflags___pie=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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- lt_cv_path_NM=/usr/bin/nm
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fno-common -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_compiler_static_works_CXX=no
- lt_cv_prog_gnu_ld=no
- lt_cv_prog_gnu_ldcxx=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
- 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
- pkg_cv_CRYPTO_CFLAGS='-I/usr/local/Cellar/openssl/1.0.1i/include '
- pkg_cv_CRYPTO_LIBS='-L/usr/local/Cellar/openssl/1.0.1i/lib -lcrypto '
- pkg_cv_PROTOBUF_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/2.5.0/include '
- pkg_cv_PROTOBUF_LIBS='-L/usr/local/Cellar/protobuf/2.5.0/lib -lprotobuf -D_THREAD_SAFE '
- pkg_cv_QT_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
- pkg_cv_QT_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtGui -F/usr/local/Cellar/qt/4.8.6/lib -framework QtNetwork -F/usr/local/Cellar/qt/4.8.6/lib -framework QtCore '
- pkg_cv_QT_TEST_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
- pkg_cv_QT_TEST_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtTest '
- pkg_cv_SSL_CFLAGS='-I/usr/local/Cellar/openssl/1.0.1i/include '
- pkg_cv_SSL_LIBS='-L/usr/local/Cellar/openssl/1.0.1i/lib -lssl -lcrypto '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /Users/patrick/code/bitcoin/build-aux/missing aclocal-1.14'
- 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/patrick/code/bitcoin/build-aux/missing autoconf'
- AUTOHEADER='${SHELL} /Users/patrick/code/bitcoin/build-aux/missing autoheader'
- AUTOMAKE='${SHELL} /Users/patrick/code/bitcoin/build-aux/missing automake-1.14'
- AWK='awk'
- BDB_CPPFLAGS=''
- BDB_LIBS='-ldb_cxx-4.8'
- BOOST_CHRONO_LIB='-lboost_chrono-mt'
- BOOST_CPPFLAGS='-pthread -I/usr/local/Cellar/boost/1.55.0_2/include'
- BOOST_FILESYSTEM_LIB='-lboost_filesystem'
- BOOST_LDFLAGS='-L/usr/local/Cellar/boost/1.55.0_2/lib'
- BOOST_LIBS='-L/usr/local/Cellar/boost/1.55.0_2/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt'
- BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options-mt'
- BOOST_SYSTEM_LIB='-lboost_system'
- BOOST_THREAD_LIB='-lboost_thread-mt'
- BOOST_UNIT_TEST_FRAMEWORK_LIB='-lboost_unit_test_framework-mt'
- BREW='brew'
- BUILD_BITCOIND_FALSE='#'
- BUILD_BITCOIND_TRUE=''
- BUILD_BITCOIN_UTILS_FALSE='#'
- BUILD_BITCOIN_UTILS_TRUE=''
- BUILD_DARWIN_FALSE='#'
- BUILD_DARWIN_TRUE=''
- BUILD_QT='qt'
- BUILD_TEST='test'
- BUILD_TEST_QT='test'
- CC='clang'
- CCACHE=''
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CLIENT_VERSION_BUILD='0'
- CLIENT_VERSION_IS_RELEASE='false'
- CLIENT_VERSION_MAJOR='0'
- CLIENT_VERSION_MINOR='9'
- CLIENT_VERSION_REVISION='99'
- COMPARISON_TOOL_REORG_TESTS='0'
- COPYRIGHT_YEAR='2014'
- CPP='cpp'
- CPPFLAGS=' -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/local/opt/berkeley-db4/include -DMAC_OSX -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
- CRYPTO_CFLAGS='-I/usr/local/Cellar/openssl/1.0.1i/include '
- CRYPTO_LIBS='-L/usr/local/Cellar/openssl/1.0.1i/lib -lcrypto '
- CXX='clang++'
- CXXCPP='clang++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden'
- 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'
- EMBEDDED_LEVELDB_FALSE='#'
- EMBEDDED_LEVELDB_TRUE=''
- ENABLE_QT_FALSE='#'
- ENABLE_QT_TESTS_FALSE='#'
- ENABLE_QT_TESTS_TRUE=''
- ENABLE_QT_TRUE=''
- ENABLE_TESTS_FALSE='#'
- ENABLE_TESTS_TRUE=''
- ENABLE_WALLET_FALSE='#'
- ENABLE_WALLET_TRUE=''
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- GCOV='/usr/bin/gcov'
- GENHTML=''
- GENISOIMAGE=''
- GIT='/usr/bin/git'
- GLIBC_BACK_COMPAT_FALSE=''
- GLIBC_BACK_COMPAT_TRUE='#'
- GREP='/usr/bin/grep'
- HEXDUMP='/usr/bin/hexdump'
- INSTALLNAMETOOL=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- JAVA='/usr/bin/java'
- JAVA_COMPARISON_TOOL=''
- LCOV=''
- LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
- LDFLAGS=' -pie -Wl,-dead_strip'
- LEVELDB_CPPFLAGS=''
- LEVELDB_TARGET_FLAGS='TARGET_OS=Darwin'
- LIBLEVELDB=''
- LIBMEMENV=''
- LIBOBJS=''
- LIBS=' -L/usr/local/opt/berkeley-db4/lib'
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBTOOL_LDFLAGS=''
- LIPO='lipo'
- LN_S='ln -s'
- LRELEASE='/usr/local/bin/lrelease'
- LTLIBOBJS=''
- LUPDATE='/usr/local/bin/lupdate'
- MAINT=''
- MAINTAINER_MODE_FALSE='#'
- MAINTAINER_MODE_TRUE=''
- MAKEINFO='${SHELL} /Users/patrick/code/bitcoin/build-aux/missing makeinfo'
- MAKENSIS=''
- MANIFEST_TOOL=':'
- MINIUPNPC_CPPFLAGS=''
- MKDIR_P='build-aux/install-sh -c -d'
- MOC='/usr/local/bin/moc'
- MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir) -DQ_OS_MAC'
- NM='/usr/bin/nm'
- NMEDIT='nmedit'
- OBJC='gcc'
- OBJCDEPMODE='depmode=gcc3'
- OBJCFLAGS='-g -O2'
- OBJCXX='g++'
- OBJCXXDEPMODE='depmode=gcc3'
- OBJCXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE'
- OBJDUMP='false'
- OBJEXT='o'
- OTOOL64=':'
- OTOOL='otool'
- PACKAGE='bitcoin'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='Bitcoin Core'
- PACKAGE_STRING='Bitcoin Core 0.9.99'
- PACKAGE_TARNAME='bitcoin'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.9.99'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/local/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH='/usr/local/Cellar/qt5/5.3.1/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:'
- PORT=''
- PROTOBUF_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/2.5.0/include '
- PROTOBUF_LIBS='-L/usr/local/Cellar/protobuf/2.5.0/lib -lprotobuf -D_THREAD_SAFE '
- PROTOC='/usr/local/bin/protoc'
- PTHREAD_CC='clang'
- PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
- PTHREAD_LIBS=''
- QR_CFLAGS=''
- QR_LIBS=''
- QTPLATFORM_CFLAGS=''
- QTPLATFORM_LIBS=''
- QTPRINT_CFLAGS=''
- QTPRINT_LIBS=''
- QT_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
- QT_DBUS_CFLAGS=''
- QT_DBUS_INCLUDES=''
- QT_DBUS_LIBS=''
- QT_INCLUDES='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
- QT_LDFLAGS=''
- QT_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtGui -F/usr/local/Cellar/qt/4.8.6/lib -framework QtNetwork -F/usr/local/Cellar/qt/4.8.6/lib -framework QtCore -framework Foundation -framework ApplicationServices -framework AppKit'
- QT_SELECT='qt4'
- QT_TEST_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
- QT_TEST_INCLUDES='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
- QT_TEST_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtTest '
- QT_TRANSLATION_DIR=''
- RANLIB='/usr/bin/ranlib'
- RCC='/usr/local/bin/rcc'
- RELDFLAGS=''
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SSL_CFLAGS='-I/usr/local/Cellar/openssl/1.0.1i/include '
- SSL_LIBS='-L/usr/local/Cellar/openssl/1.0.1i/lib -lssl -lcrypto '
- STRIP='/usr/bin/strip'
- TARGET_DARWIN_FALSE='#'
- TARGET_DARWIN_TRUE=''
- TARGET_WINDOWS_FALSE=''
- TARGET_WINDOWS_TRUE='#'
- TESTDEFS=''
- UIC='/usr/local/bin/uic'
- USE_COMPARISON_TOOL_FALSE=''
- USE_COMPARISON_TOOL_REORG_TESTS_FALSE='#'
- USE_COMPARISON_TOOL_REORG_TESTS_TRUE=''
- USE_COMPARISON_TOOL_TRUE='#'
- USE_LCOV_FALSE=''
- USE_LCOV_TRUE='#'
- USE_LIBSECP256K1_FALSE=''
- USE_LIBSECP256K1_TRUE='#'
- USE_QRCODE=''
- USE_QRCODE_FALSE=''
- USE_QRCODE_TRUE='#'
- USE_UPNP=''
- VERSION='0.9.99'
- WINDOWS_BITS=''
- WINDRES=''
- X11XCB_CFLAGS=''
- X11XCB_LIBS=''
- XGETTEXT=''
- ac_ct_AR='ar'
- ac_ct_CC='clang'
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- ac_ct_OBJC='gcc'
- ac_ct_OBJCXX='g++'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__fastdepOBJCXX_FALSE='#'
- am__fastdepOBJCXX_TRUE=''
- am__fastdepOBJC_FALSE='#'
- am__fastdepOBJC_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 -'
- ax_pthread_config=''
- bindir='${exec_prefix}/bin'
- build='x86_64-apple-darwin13.3.0'
- build_alias=''
- build_cpu='x86_64'
- build_os='darwin13.3.0'
- build_vendor='apple'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-apple-darwin13.3.0'
- host_alias=''
- host_cpu='x86_64'
- host_os='darwin13.3.0'
- host_vendor='apple'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /Users/patrick/code/bitcoin/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 "Bitcoin Core"
- #define PACKAGE_TARNAME "bitcoin"
- #define PACKAGE_VERSION "0.9.99"
- #define PACKAGE_STRING "Bitcoin Core 0.9.99"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #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_PTHREAD_PRIO_INHERIT 1
- #define HAVE_PTHREAD 1
- #define HAVE_DECL_STRERROR_R 1
- #define HAVE_STRERROR_R 1
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_INET_PTON 1
- #define HAVE_DECL_LE32TOH 0
- #define HAVE_DECL_LE64TOH 0
- #define HAVE_DECL_HTOLE32 0
- #define HAVE_DECL_HTOLE64 0
- #define HAVE_DECL_BE32TOH 0
- #define HAVE_DECL_BE64TOH 0
- #define HAVE_DECL_HTOBE32 0
- #define HAVE_DECL_HTOBE64 0
- #define HAVE_VISIBILITY_ATTRIBUTE 1
- #define HAVE_BOOST /**/
- #define HAVE_BOOST_SYSTEM /**/
- #define HAVE_BOOST_FILESYSTEM /**/
- #define HAVE_BOOST_PROGRAM_OPTIONS /**/
- #define HAVE_BOOST_THREAD /**/
- #define HAVE_BOOST_CHRONO /**/
- #define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/
- #define HAVE_WORKING_BOOST_SLEEP_FOR 1
- #define ENABLE_WALLET 1
- #define CLIENT_VERSION_MAJOR 0
- #define CLIENT_VERSION_MINOR 9
- #define CLIENT_VERSION_REVISION 99
- #define CLIENT_VERSION_BUILD 0
- #define CLIENT_VERSION_IS_RELEASE false
- #define COPYRIGHT_YEAR 2014
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment