Ticket #51686: config.log

File config.log, 131.8 KB (added by chrisjogorman, 8 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Bitcoin Core configure 0.12.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/sandbox --disable-ccache --disable-silent-rules --with-daemon=yes --with-gui=no --enable-wallet=yes
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Macintosh.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 82 tasks, 350 threads, 2 processors
34Load average: 0.23, Mach factor: 1.76
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /sandbox/bin
40PATH: /sandbox/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2937: checking build system type
52configure:2951: result: x86_64-apple-darwin10.8.0
53configure:2971: checking host system type
54configure:2984: result: x86_64-apple-darwin10.8.0
55configure:3027: checking for a BSD-compatible install
56configure:3095: result: /usr/bin/install -c
57configure:3106: checking whether build environment is sane
58configure:3161: result: yes
59configure:3312: checking for a thread-safe mkdir -p
60configure:3351: result: /sandbox/bin/gmkdir -p
61configure:3358: checking for gawk
62configure:3374: found /sandbox/bin/gawk
63configure:3385: result: gawk
64configure:3396: checking whether make sets $(MAKE)
65configure:3418: result: yes
66configure:3447: checking whether make supports nested variables
67configure:3464: result: yes
68configure:3582: checking whether to enable maintainer-specific portions of Makefiles
69configure:3591: result: yes
70configure:3616: checking whether make supports nested variables
71configure:3633: result: yes
72configure:3762: checking for C++ compiler version
73configure:3771: /usr/bin/g++-4.2 --version >&5
74i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
75Copyright (C) 2007 Free Software Foundation, Inc.
76This is free software; see the source for copying conditions.  There is NO
77warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
79configure:3782: $? = 0
80configure:3771: /usr/bin/g++-4.2 -v >&5
81Using built-in specs.
82Target: i686-apple-darwin10
83Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
84Thread model: posix
85gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
86configure:3782: $? = 0
87configure:3771: /usr/bin/g++-4.2 -V >&5
88g++-4.2: argument to `-V' is missing
89configure:3782: $? = 1
90configure:3771: /usr/bin/g++-4.2 -qversion >&5
91i686-apple-darwin10-g++-4.2.1: no input files
92configure:3782: $? = 1
93configure:3802: checking whether the C++ compiler works
94configure:3824: /usr/bin/g++-4.2 -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
95configure:3828: $? = 0
96configure:3876: result: yes
97configure:3879: checking for C++ compiler default output file name
98configure:3881: result: a.out
99configure:3887: checking for suffix of executables
100configure:3894: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
101configure:3898: $? = 0
102configure:3920: result:
103configure:3942: checking whether we are cross compiling
104configure:3950: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
105configure:3954: $? = 0
106configure:3961: ./conftest
107configure:3965: $? = 0
108configure:3980: result: no
109configure:3985: checking for suffix of object files
110configure:4007: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5
111configure:4011: $? = 0
112configure:4032: result: o
113configure:4036: checking whether we are using the GNU C++ compiler
114configure:4055: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5
115configure:4055: $? = 0
116configure:4064: result: yes
117configure:4073: checking whether /usr/bin/g++-4.2 accepts -g
118configure:4093: /usr/bin/g++-4.2 -c -g -I/sandbox/include conftest.cpp >&5
119configure:4093: $? = 0
120configure:4134: result: yes
121configure:4168: checking for style of include used by make
122configure:4196: result: GNU
123configure:4222: checking dependency style of /usr/bin/g++-4.2
124configure:4333: result: gcc3
125configure:4454: checking for Objective C++ compiler version
126configure:4463: /usr/bin/g++-4.2 --version >&5
127i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
128Copyright (C) 2007 Free Software Foundation, Inc.
129This is free software; see the source for copying conditions.  There is NO
130warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
131
132configure:4474: $? = 0
133configure:4463: /usr/bin/g++-4.2 -v >&5
134Using built-in specs.
135Target: i686-apple-darwin10
136Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
137Thread model: posix
138gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
139configure:4474: $? = 0
140configure:4463: /usr/bin/g++-4.2 -V >&5
141g++-4.2: argument to `-V' is missing
142configure:4474: $? = 1
143configure:4463: /usr/bin/g++-4.2 -qversion >&5
144i686-apple-darwin10-g++-4.2.1: no input files
145configure:4474: $? = 1
146configure:4478: checking whether we are using the GNU Objective C++ compiler
147configure:4497: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.mm >&5
148configure:4497: $? = 0
149configure:4506: result: yes
150configure:4515: checking whether /usr/bin/g++-4.2 accepts -g
151configure:4535: /usr/bin/g++-4.2 -c -g -I/sandbox/include conftest.mm >&5
152configure:4535: $? = 0
153configure:4576: result: yes
154configure:4601: checking dependency style of /usr/bin/g++-4.2
155configure:4710: result: gcc3
156configure:4777: checking how to print strings
157configure:4804: result: printf
158configure:4873: checking for gcc
159configure:4900: result: /usr/bin/gcc-4.2
160configure:5129: checking for C compiler version
161configure:5138: /usr/bin/gcc-4.2 --version >&5
162i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
163Copyright (C) 2007 Free Software Foundation, Inc.
164This is free software; see the source for copying conditions.  There is NO
165warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
166
167configure:5149: $? = 0
168configure:5138: /usr/bin/gcc-4.2 -v >&5
169Using built-in specs.
170Target: i686-apple-darwin10
171Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
172Thread model: posix
173gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
174configure:5149: $? = 0
175configure:5138: /usr/bin/gcc-4.2 -V >&5
176gcc-4.2: argument to `-V' is missing
177configure:5149: $? = 1
178configure:5138: /usr/bin/gcc-4.2 -qversion >&5
179i686-apple-darwin10-gcc-4.2.1: no input files
180configure:5149: $? = 1
181configure:5153: checking whether we are using the GNU C compiler
182configure:5172: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
183configure:5172: $? = 0
184configure:5181: result: yes
185configure:5190: checking whether /usr/bin/gcc-4.2 accepts -g
186configure:5210: /usr/bin/gcc-4.2 -c -g -I/sandbox/include conftest.c >&5
187configure:5210: $? = 0
188configure:5251: result: yes
189configure:5268: checking for /usr/bin/gcc-4.2 option to accept ISO C89
190configure:5331: /usr/bin/gcc-4.2  -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
191configure:5331: $? = 0
192configure:5344: result: none needed
193configure:5369: checking whether /usr/bin/gcc-4.2 understands -c and -o together
194configure:5391: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
195configure:5394: $? = 0
196configure:5391: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
197configure:5394: $? = 0
198configure:5406: result: yes
199configure:5425: checking dependency style of /usr/bin/gcc-4.2
200configure:5536: result: gcc3
201configure:5551: checking for a sed that does not truncate output
202configure:5615: result: /sandbox/bin/gsed
203configure:5633: checking for grep that handles long lines and -e
204configure:5691: result: /sandbox/bin/grep
205configure:5696: checking for egrep
206configure:5758: result: /sandbox/bin/grep -E
207configure:5763: checking for fgrep
208configure:5825: result: /sandbox/bin/grep -F
209configure:5860: checking for ld used by /usr/bin/gcc-4.2
210configure:5927: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
211configure:5934: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
212configure:5949: result: no
213configure:5961: checking for BSD- or MS-compatible name lister (nm)
214configure:6010: result: /sandbox/bin/nm
215configure:6140: checking the name lister (/sandbox/bin/nm) interface
216configure:6147: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
217configure:6150: /sandbox/bin/nm "conftest.o"
218configure:6153: output
2190000000000000000 D _some_variable
220configure:6160: result: BSD nm
221configure:6163: checking whether ln -s works
222configure:6167: result: yes
223configure:6175: checking the maximum length of command line arguments
224configure:6306: result: 196608
225configure:6323: checking whether the shell understands some XSI constructs
226configure:6333: result: yes
227configure:6337: checking whether the shell understands "+="
228configure:6343: result: yes
229configure:6378: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
230configure:6418: result: func_convert_file_noop
231configure:6425: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
232configure:6445: result: func_convert_file_noop
233configure:6452: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
234configure:6459: result: -r
235configure:6533: checking for objdump
236configure:6563: result: no
237configure:6592: checking how to recognize dependent libraries
238configure:6790: result: pass_all
239configure:6875: checking for dlltool
240configure:6905: result: no
241configure:6935: checking how to associate runtime and link libraries
242configure:6962: result: printf %s\n
243configure:7023: checking for ar
244configure:7039: found /sandbox/bin/ar
245configure:7050: result: ar
246configure:7087: checking for archiver @FILE support
247configure:7104: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
248configure:7104: $? = 0
249configure:7107: ar cru libconftest.a @conftest.lst >&5
250ar: @conftest.lst: No such file or directory
251configure:7110: $? = 1
252configure:7130: result: no
253configure:7188: checking for strip
254configure:7204: found /sandbox/bin/strip
255configure:7215: result: strip
256configure:7287: checking for ranlib
257configure:7303: found /sandbox/bin/ranlib
258configure:7314: result: ranlib
259configure:7416: checking command to parse /sandbox/bin/nm output from /usr/bin/gcc-4.2 object
260configure:7536: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
261configure:7539: $? = 0
262configure:7543: /sandbox/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
263configure:7546: $? = 0
264cannot find nm_test_var in conftest.nm
265configure:7536: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
266configure:7539: $? = 0
267configure:7543: /sandbox/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
268configure:7546: $? = 0
269configure:7612: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
270configure:7615: $? = 0
271configure:7653: result: ok
272configure:7690: checking for sysroot
273configure:7720: result: no
274configure:7989: checking for mt
275configure:8019: result: no
276configure:8039: checking if : is a manifest tool
277configure:8045: : '-?'
278configure:8053: result: no
279configure:8109: checking for dsymutil
280configure:8125: found /usr/bin/dsymutil
281configure:8136: result: dsymutil
282configure:8201: checking for nmedit
283configure:8217: found /sandbox/bin/nmedit
284configure:8228: result: nmedit
285configure:8293: checking for lipo
286configure:8309: found /sandbox/bin/lipo
287configure:8320: result: lipo
288configure:8385: checking for otool
289configure:8401: found /sandbox/bin/otool
290configure:8412: result: otool
291configure:8477: checking for otool64
292configure:8507: result: no
293configure:8552: checking for -single_module linker flag
294/usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
295configure:8585: result: yes
296configure:8588: checking for -exported_symbols_list linker flag
297configure:8608: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
298configure:8608: $? = 0
299configure:8618: result: yes
300configure:8621: checking for -force_load linker flag
301/usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
302ar cru libconftest.a conftest.o
303ranlib libconftest.a
304/usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
305configure:8653: result: yes
306configure:8695: checking how to run the C preprocessor
307configure:8726: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c
308configure:8726: $? = 0
309configure:8740: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c
310conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
311configure:8740: $? = 1
312configure: failed program was:
313| /* confdefs.h */
314| #define PACKAGE_NAME "Bitcoin Core"
315| #define PACKAGE_TARNAME "bitcoin"
316| #define PACKAGE_VERSION "0.12.1"
317| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
318| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
319| #define PACKAGE_URL ""
320| /* end confdefs.h.  */
321| #include <ac_nonexistent.h>
322configure:8765: result: /usr/bin/gcc-4.2 -E
323configure:8785: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c
324configure:8785: $? = 0
325configure:8799: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c
326conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
327configure:8799: $? = 1
328configure: failed program was:
329| /* confdefs.h */
330| #define PACKAGE_NAME "Bitcoin Core"
331| #define PACKAGE_TARNAME "bitcoin"
332| #define PACKAGE_VERSION "0.12.1"
333| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
334| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
335| #define PACKAGE_URL ""
336| /* end confdefs.h.  */
337| #include <ac_nonexistent.h>
338configure:8828: checking for ANSI C header files
339configure:8848: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
340configure:8848: $? = 0
341configure:8921: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
342configure:8921: $? = 0
343configure:8921: ./conftest
344configure:8921: $? = 0
345configure:8932: result: yes
346configure:8945: checking for sys/types.h
347configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
348configure:8945: $? = 0
349configure:8945: result: yes
350configure:8945: checking for sys/stat.h
351configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
352configure:8945: $? = 0
353configure:8945: result: yes
354configure:8945: checking for stdlib.h
355configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
356configure:8945: $? = 0
357configure:8945: result: yes
358configure:8945: checking for string.h
359configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
360configure:8945: $? = 0
361configure:8945: result: yes
362configure:8945: checking for memory.h
363configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
364configure:8945: $? = 0
365configure:8945: result: yes
366configure:8945: checking for strings.h
367configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
368configure:8945: $? = 0
369configure:8945: result: yes
370configure:8945: checking for inttypes.h
371configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
372configure:8945: $? = 0
373configure:8945: result: yes
374configure:8945: checking for stdint.h
375configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
376configure:8945: $? = 0
377configure:8945: result: yes
378configure:8945: checking for unistd.h
379configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
380configure:8945: $? = 0
381configure:8945: result: yes
382configure:8959: checking for dlfcn.h
383configure:8959: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5
384configure:8959: $? = 0
385configure:8959: result: yes
386configure:9175: checking for objdir
387configure:9190: result: .libs
388configure:9461: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
389configure:9479: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-rtti -fno-exceptions conftest.c >&5
390cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
391configure:9483: $? = 0
392configure:9496: result: no
393configure:9823: checking for /usr/bin/gcc-4.2 option to produce PIC
394configure:9830: result: -fno-common -DPIC
395configure:9838: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
396configure:9856: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-common -DPIC -DPIC conftest.c >&5
397configure:9860: $? = 0
398configure:9873: result: yes
399configure:9902: checking if /usr/bin/gcc-4.2 static flag -static works
400configure:9930: result: no
401configure:9945: checking if /usr/bin/gcc-4.2 supports -c -o file.o
402configure:9966: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -o out/conftest2.o conftest.c >&5
403configure:9970: $? = 0
404configure:9992: result: yes
405configure:10000: checking if /usr/bin/gcc-4.2 supports -c -o file.o
406configure:10047: result: yes
407configure:10080: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
408configure:11237: result: yes
409configure:11477: checking dynamic linker characteristics
410configure:12211: result: darwin10.8.0 dyld
411configure:12318: checking how to hardcode library paths into programs
412configure:12343: result: immediate
413configure:12883: checking whether stripping libraries is possible
414configure:12897: result: yes
415configure:12923: checking if libtool supports shared libraries
416configure:12925: result: yes
417configure:12928: checking whether to build shared libraries
418configure:12949: result: yes
419configure:12952: checking whether to build static libraries
420configure:12956: result: yes
421configure:12979: checking how to run the C++ preprocessor
422configure:13006: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp
423configure:13006: $? = 0
424configure:13020: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp
425conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
426configure:13020: $? = 1
427configure: failed program was:
428| /* confdefs.h */
429| #define PACKAGE_NAME "Bitcoin Core"
430| #define PACKAGE_TARNAME "bitcoin"
431| #define PACKAGE_VERSION "0.12.1"
432| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
433| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
434| #define PACKAGE_URL ""
435| #define STDC_HEADERS 1
436| #define HAVE_SYS_TYPES_H 1
437| #define HAVE_SYS_STAT_H 1
438| #define HAVE_STDLIB_H 1
439| #define HAVE_STRING_H 1
440| #define HAVE_MEMORY_H 1
441| #define HAVE_STRINGS_H 1
442| #define HAVE_INTTYPES_H 1
443| #define HAVE_STDINT_H 1
444| #define HAVE_UNISTD_H 1
445| #define HAVE_DLFCN_H 1
446| #define LT_OBJDIR ".libs/"
447| /* end confdefs.h.  */
448| #include <ac_nonexistent.h>
449configure:13045: result: /usr/bin/g++-4.2 -E
450configure:13065: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp
451configure:13065: $? = 0
452configure:13079: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp
453conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
454configure:13079: $? = 1
455configure: failed program was:
456| /* confdefs.h */
457| #define PACKAGE_NAME "Bitcoin Core"
458| #define PACKAGE_TARNAME "bitcoin"
459| #define PACKAGE_VERSION "0.12.1"
460| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
461| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
462| #define PACKAGE_URL ""
463| #define STDC_HEADERS 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_SYS_STAT_H 1
466| #define HAVE_STDLIB_H 1
467| #define HAVE_STRING_H 1
468| #define HAVE_MEMORY_H 1
469| #define HAVE_STRINGS_H 1
470| #define HAVE_INTTYPES_H 1
471| #define HAVE_STDINT_H 1
472| #define HAVE_UNISTD_H 1
473| #define HAVE_DLFCN_H 1
474| #define LT_OBJDIR ".libs/"
475| /* end confdefs.h.  */
476| #include <ac_nonexistent.h>
477configure:13248: checking for ld used by /usr/bin/g++-4.2
478configure:13315: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
479configure:13322: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
480configure:13337: result: no
481configure:13392: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
482configure:14394: result: yes
483configure:14430: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5
484configure:14433: $? = 0
485configure:14953: checking for /usr/bin/g++-4.2 option to produce PIC
486configure:14960: result: -fno-common -DPIC
487configure:14968: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
488configure:14986: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-common -DPIC -DPIC conftest.cpp >&5
489configure:14990: $? = 0
490configure:15003: result: yes
491configure:15026: checking if /usr/bin/g++-4.2 static flag -static works
492configure:15054: result: no
493configure:15066: checking if /usr/bin/g++-4.2 supports -c -o file.o
494configure:15087: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -o out/conftest2.o conftest.cpp >&5
495configure:15091: $? = 0
496configure:15113: result: yes
497configure:15118: checking if /usr/bin/g++-4.2 supports -c -o file.o
498configure:15165: result: yes
499configure:15195: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
500configure:15234: result: yes
501configure:15375: checking dynamic linker characteristics
502configure:16043: result: darwin10.8.0 dyld
503configure:16096: checking how to hardcode library paths into programs
504configure:16121: result: immediate
505configure:16229: checking for ar
506configure:16247: found /sandbox/bin/ar
507configure:16259: result: /sandbox/bin/ar
508configure:16327: checking for ranlib
509configure:16345: found /sandbox/bin/ranlib
510configure:16357: result: /sandbox/bin/ranlib
511configure:16425: checking for strip
512configure:16443: found /sandbox/bin/strip
513configure:16455: result: /sandbox/bin/strip
514configure:16523: checking for gcov
515configure:16541: found /usr/bin/gcov
516configure:16553: result: /usr/bin/gcov
517configure:16577: checking for lcov
518configure:16610: result: no
519configure:16617: checking for java
520configure:16635: found /usr/bin/java
521configure:16647: result: /usr/bin/java
522configure:16657: checking for python
523configure:16675: found /usr/bin/python
524configure:16687: result: /usr/bin/python
525configure:16697: checking for genhtml
526configure:16730: result: no
527configure:16737: checking for git
528configure:16770: result: no
529configure:16777: checking for ccache
530configure:16810: result: no
531configure:16817: checking for xgettext
532configure:16835: found /sandbox/bin/xgettext
533configure:16847: result: /sandbox/bin/xgettext
534configure:16857: checking for hexdump
535configure:16875: found /usr/bin/hexdump
536configure:16887: result: /usr/bin/hexdump
537configure:16941: checking for readelf
538configure:16974: result: no
539configure:17039: checking for c++filt
540configure:17057: found /usr/bin/c++filt
541configure:17069: result: /usr/bin/c++filt
542configure:17146: checking for pkg-config
543configure:17164: found /sandbox/bin/pkg-config
544configure:17176: result: /sandbox/bin/pkg-config
545configure:17201: checking pkg-config is at least version 0.9.0
546configure:17204: result: yes
547configure:18412: checking for port
548configure:18428: found /sandbox/bin/port
549configure:18439: result: port
550configure:18458: checking for brew
551configure:18488: result: no
552configure:18765: checking whether the linker accepts -Wl,-headerpad_max_install_names
553configure:18784: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64  -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
554configure:18784: $? = 0
555configure:18793: result: yes
556configure:18889: checking whether byte ordering is bigendian
557configure:18904: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
558configure:18904: $? = 0
559configure:18949: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
560configure:18949: $? = 0
561configure:18967: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
562conftest.cpp: In function 'int main()':
563conftest.cpp:28: error: 'big' was not declared in this scope
564conftest.cpp:28: error: expected `;' before 'endian'
565configure:18967: $? = 1
566configure: failed program was:
567| /* confdefs.h */
568| #define PACKAGE_NAME "Bitcoin Core"
569| #define PACKAGE_TARNAME "bitcoin"
570| #define PACKAGE_VERSION "0.12.1"
571| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
572| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
573| #define PACKAGE_URL ""
574| #define STDC_HEADERS 1
575| #define HAVE_SYS_TYPES_H 1
576| #define HAVE_SYS_STAT_H 1
577| #define HAVE_STDLIB_H 1
578| #define HAVE_STRING_H 1
579| #define HAVE_MEMORY_H 1
580| #define HAVE_STRINGS_H 1
581| #define HAVE_INTTYPES_H 1
582| #define HAVE_STDINT_H 1
583| #define HAVE_UNISTD_H 1
584| #define HAVE_DLFCN_H 1
585| #define LT_OBJDIR ".libs/"
586| /* end confdefs.h.  */
587| #include <sys/types.h>
588|               #include <sys/param.h>
589|
590| int
591| main ()
592| {
593| #if BYTE_ORDER != BIG_ENDIAN
594|                not big endian
595|               #endif
596|
597|   ;
598|   return 0;
599| }
600configure:19095: result: no
601configure:19226: checking if compiler needs -Werror to reject unknown flags
602configure:19242: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.c >&5
603cc1: error: unrecognized command line option "-Wunknown-warning-option"
604cc1: error: unrecognized command line option "-Wsizeof-array-argument"
605configure:19242: $? = 1
606configure: failed program was:
607| /* confdefs.h */
608| #define PACKAGE_NAME "Bitcoin Core"
609| #define PACKAGE_TARNAME "bitcoin"
610| #define PACKAGE_VERSION "0.12.1"
611| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
612| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
613| #define PACKAGE_URL ""
614| #define STDC_HEADERS 1
615| #define HAVE_SYS_TYPES_H 1
616| #define HAVE_SYS_STAT_H 1
617| #define HAVE_STDLIB_H 1
618| #define HAVE_STRING_H 1
619| #define HAVE_MEMORY_H 1
620| #define HAVE_STRINGS_H 1
621| #define HAVE_INTTYPES_H 1
622| #define HAVE_STDINT_H 1
623| #define HAVE_UNISTD_H 1
624| #define HAVE_DLFCN_H 1
625| #define LT_OBJDIR ".libs/"
626| /* end confdefs.h.  */
627| int foo(void);
628| int
629| main ()
630| {
631| foo()
632|   ;
633|   return 0;
634| }
635configure:19247: result: no
636configure:19263: checking whether pthreads work with -pthread
637configure:19351: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -pthread  -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.c   -L/opt/local/lib -L/opt/local/lib/db48 >&5
638configure:19351: $? = 0
639configure:19360: result: yes
640configure:19379: checking for joinable pthread attribute
641configure:19394: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -pthread -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.c   -L/opt/local/lib -L/opt/local/lib/db48 >&5
642configure:19394: $? = 0
643configure:19400: result: PTHREAD_CREATE_JOINABLE
644configure:19410: checking if more special flags are required for pthreads
645configure:19425: result: -D_THREAD_SAFE
646configure:19431: checking for PTHREAD_PRIO_INHERIT
647configure:19448: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -pthread -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.c   -L/opt/local/lib -L/opt/local/lib/db48 >&5
648configure:19448: $? = 0
649configure:19457: result: yes
650configure:19567: checking for special C compiler options needed for large files
651configure:19612: result: no
652configure:19618: checking for _FILE_OFFSET_BITS value needed for large files
653configure:19643: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
654configure:19643: $? = 0
655configure:19675: result: no
656configure:19761: checking whether strerror_r is declared
657configure:19761: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
658configure:19761: $? = 0
659configure:19761: result: yes
660configure:19774: checking for strerror_r
661configure:19774: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
662configure:19774: $? = 0
663configure:19774: result: yes
664configure:19783: checking whether strerror_r returns char *
665configure:19807: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
666conftest.cpp: In function 'int main()':
667conftest.cpp:63: error: invalid type argument of 'unary *'
668conftest.cpp:64: error: invalid conversion from 'int' to 'char*'
669configure:19807: $? = 1
670configure: failed program was:
671| /* confdefs.h */
672| #define PACKAGE_NAME "Bitcoin Core"
673| #define PACKAGE_TARNAME "bitcoin"
674| #define PACKAGE_VERSION "0.12.1"
675| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
676| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
677| #define PACKAGE_URL ""
678| #define STDC_HEADERS 1
679| #define HAVE_SYS_TYPES_H 1
680| #define HAVE_SYS_STAT_H 1
681| #define HAVE_STDLIB_H 1
682| #define HAVE_STRING_H 1
683| #define HAVE_MEMORY_H 1
684| #define HAVE_STRINGS_H 1
685| #define HAVE_INTTYPES_H 1
686| #define HAVE_STDINT_H 1
687| #define HAVE_UNISTD_H 1
688| #define HAVE_DLFCN_H 1
689| #define LT_OBJDIR ".libs/"
690| #define HAVE_PTHREAD_PRIO_INHERIT 1
691| #define HAVE_PTHREAD 1
692| #define HAVE_DECL_STRERROR_R 1
693| #define HAVE_STRERROR_R 1
694| /* end confdefs.h.  */
695| #include <stdio.h>
696| #ifdef HAVE_SYS_TYPES_H
697| # include <sys/types.h>
698| #endif
699| #ifdef HAVE_SYS_STAT_H
700| # include <sys/stat.h>
701| #endif
702| #ifdef STDC_HEADERS
703| # include <stdlib.h>
704| # include <stddef.h>
705| #else
706| # ifdef HAVE_STDLIB_H
707| #  include <stdlib.h>
708| # endif
709| #endif
710| #ifdef HAVE_STRING_H
711| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
712| #  include <memory.h>
713| # endif
714| # include <string.h>
715| #endif
716| #ifdef HAVE_STRINGS_H
717| # include <strings.h>
718| #endif
719| #ifdef HAVE_INTTYPES_H
720| # include <inttypes.h>
721| #endif
722| #ifdef HAVE_STDINT_H
723| # include <stdint.h>
724| #endif
725| #ifdef HAVE_UNISTD_H
726| # include <unistd.h>
727| #endif
728| int
729| main ()
730| {
731|
732|         char buf[100];
733|         char x = *strerror_r (0, buf, sizeof buf);
734|         char *p = strerror_r (0, buf, sizeof buf);
735|         return !p || x;
736|
737|   ;
738|   return 0;
739| }
740configure:19845: result: no
741configure:19866: checking whether the linker accepts -Wl,--large-address-aware
742configure:19885: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,--large-address-aware conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
743ld: unknown option: --large-address-aware
744collect2: ld returned 1 exit status
745configure:19885: $? = 1
746configure: failed program was:
747| /* confdefs.h */
748| #define PACKAGE_NAME "Bitcoin Core"
749| #define PACKAGE_TARNAME "bitcoin"
750| #define PACKAGE_VERSION "0.12.1"
751| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
752| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
753| #define PACKAGE_URL ""
754| #define STDC_HEADERS 1
755| #define HAVE_SYS_TYPES_H 1
756| #define HAVE_SYS_STAT_H 1
757| #define HAVE_STDLIB_H 1
758| #define HAVE_STRING_H 1
759| #define HAVE_MEMORY_H 1
760| #define HAVE_STRINGS_H 1
761| #define HAVE_INTTYPES_H 1
762| #define HAVE_STDINT_H 1
763| #define HAVE_UNISTD_H 1
764| #define HAVE_DLFCN_H 1
765| #define LT_OBJDIR ".libs/"
766| #define HAVE_PTHREAD_PRIO_INHERIT 1
767| #define HAVE_PTHREAD 1
768| #define HAVE_DECL_STRERROR_R 1
769| #define HAVE_STRERROR_R 1
770| /* end confdefs.h.  */
771|
772| int
773| main ()
774| {
775|
776|   ;
777|   return 0;
778| }
779configure:19894: result: no
780configure:19906: checking for __attribute__((visibility))
781configure:19928: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
782configure:19928: $? = 0
783configure:19941: result: yes
784configure:19957: checking for __attribute__((dllexport))
785configure:19978: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
786conftest.cpp:28: warning: 'dllexport' attribute directive ignored
787configure:19978: $? = 0
788configure:19991: result: no
789configure:20007: checking for __attribute__((dllimport))
790configure:20028: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
791conftest.cpp:28: warning: 'dllimport' attribute directive ignored
792configure:20028: $? = 0
793configure:20041: result: no
794configure:20141: checking for library containing clock_gettime
795configure:20172: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
796Undefined symbols:
797  "_clock_gettime", referenced from:
798      _main in ccIVeEcv.o
799ld: symbol(s) not found
800collect2: ld returned 1 exit status
801configure:20172: $? = 1
802configure: failed program was:
803| /* confdefs.h */
804| #define PACKAGE_NAME "Bitcoin Core"
805| #define PACKAGE_TARNAME "bitcoin"
806| #define PACKAGE_VERSION "0.12.1"
807| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
808| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
809| #define PACKAGE_URL ""
810| #define STDC_HEADERS 1
811| #define HAVE_SYS_TYPES_H 1
812| #define HAVE_SYS_STAT_H 1
813| #define HAVE_STDLIB_H 1
814| #define HAVE_STRING_H 1
815| #define HAVE_MEMORY_H 1
816| #define HAVE_STRINGS_H 1
817| #define HAVE_INTTYPES_H 1
818| #define HAVE_STDINT_H 1
819| #define HAVE_UNISTD_H 1
820| #define HAVE_DLFCN_H 1
821| #define LT_OBJDIR ".libs/"
822| #define HAVE_PTHREAD_PRIO_INHERIT 1
823| #define HAVE_PTHREAD 1
824| #define HAVE_DECL_STRERROR_R 1
825| #define HAVE_STRERROR_R 1
826| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
827| /* end confdefs.h.  */
828|
829| /* Override any GCC internal prototype to avoid an error.
830|    Use char because int might match the return type of a GCC
831|    builtin and then its argument prototype would still apply.  */
832| #ifdef __cplusplus
833| extern "C"
834| #endif
835| char clock_gettime ();
836| int
837| main ()
838| {
839| return clock_gettime ();
840|   ;
841|   return 0;
842| }
843configure:20172: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names conftest.cpp -lrt   -L/opt/local/lib -L/opt/local/lib/db48 >&5
844ld: library not found for -lrt
845collect2: ld returned 1 exit status
846configure:20172: $? = 1
847configure: failed program was:
848| /* confdefs.h */
849| #define PACKAGE_NAME "Bitcoin Core"
850| #define PACKAGE_TARNAME "bitcoin"
851| #define PACKAGE_VERSION "0.12.1"
852| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
853| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
854| #define PACKAGE_URL ""
855| #define STDC_HEADERS 1
856| #define HAVE_SYS_TYPES_H 1
857| #define HAVE_SYS_STAT_H 1
858| #define HAVE_STDLIB_H 1
859| #define HAVE_STRING_H 1
860| #define HAVE_MEMORY_H 1
861| #define HAVE_STRINGS_H 1
862| #define HAVE_INTTYPES_H 1
863| #define HAVE_STDINT_H 1
864| #define HAVE_UNISTD_H 1
865| #define HAVE_DLFCN_H 1
866| #define LT_OBJDIR ".libs/"
867| #define HAVE_PTHREAD_PRIO_INHERIT 1
868| #define HAVE_PTHREAD 1
869| #define HAVE_DECL_STRERROR_R 1
870| #define HAVE_STRERROR_R 1
871| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
872| /* end confdefs.h.  */
873|
874| /* Override any GCC internal prototype to avoid an error.
875|    Use char because int might match the return type of a GCC
876|    builtin and then its argument prototype would still apply.  */
877| #ifdef __cplusplus
878| extern "C"
879| #endif
880| char clock_gettime ();
881| int
882| main ()
883| {
884| return clock_gettime ();
885|   ;
886|   return 0;
887| }
888configure:20189: result: no
889configure:20201: checking whether C++ compiler accepts -fPIC
890configure:20220: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64  -fPIC -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
891configure:20220: $? = 0
892configure:20228: result: yes
893configure:20239: checking whether C++ compiler accepts -Wstack-protector
894configure:20258: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64  -Wstack-protector -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
895configure:20258: $? = 0
896configure:20266: result: yes
897configure:20274: checking whether C++ compiler accepts -fstack-protector-all
898configure:20293: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64  -fstack-protector-all -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
899configure:20293: $? = 0
900configure:20301: result: yes
901configure:20311: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2
902configure:20330: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX  -D_FORTIFY_SOURCE=2 conftest.cpp
903configure:20330: $? = 0
904configure:20338: result: yes
905configure:20342: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
906configure:20361: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX  -U_FORTIFY_SOURCE conftest.cpp
907configure:20361: $? = 0
908configure:20369: result: yes
909configure:20386: checking whether the linker accepts -Wl,--dynamicbase
910configure:20405: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,--dynamicbase conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
911ld: unknown option: --dynamicbase
912collect2: ld returned 1 exit status
913configure:20405: $? = 1
914configure: failed program was:
915| /* confdefs.h */
916| #define PACKAGE_NAME "Bitcoin Core"
917| #define PACKAGE_TARNAME "bitcoin"
918| #define PACKAGE_VERSION "0.12.1"
919| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
920| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
921| #define PACKAGE_URL ""
922| #define STDC_HEADERS 1
923| #define HAVE_SYS_TYPES_H 1
924| #define HAVE_SYS_STAT_H 1
925| #define HAVE_STDLIB_H 1
926| #define HAVE_STRING_H 1
927| #define HAVE_MEMORY_H 1
928| #define HAVE_STRINGS_H 1
929| #define HAVE_INTTYPES_H 1
930| #define HAVE_STDINT_H 1
931| #define HAVE_UNISTD_H 1
932| #define HAVE_DLFCN_H 1
933| #define LT_OBJDIR ".libs/"
934| #define HAVE_PTHREAD_PRIO_INHERIT 1
935| #define HAVE_PTHREAD 1
936| #define HAVE_DECL_STRERROR_R 1
937| #define HAVE_STRERROR_R 1
938| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
939| /* end confdefs.h.  */
940|
941| int
942| main ()
943| {
944|
945|   ;
946|   return 0;
947| }
948configure:20414: result: no
949configure:20422: checking whether the linker accepts -Wl,--nxcompat
950configure:20441: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,--nxcompat conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
951ld: unknown option: --nxcompat
952collect2: ld returned 1 exit status
953configure:20441: $? = 1
954configure: failed program was:
955| /* confdefs.h */
956| #define PACKAGE_NAME "Bitcoin Core"
957| #define PACKAGE_TARNAME "bitcoin"
958| #define PACKAGE_VERSION "0.12.1"
959| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
960| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
961| #define PACKAGE_URL ""
962| #define STDC_HEADERS 1
963| #define HAVE_SYS_TYPES_H 1
964| #define HAVE_SYS_STAT_H 1
965| #define HAVE_STDLIB_H 1
966| #define HAVE_STRING_H 1
967| #define HAVE_MEMORY_H 1
968| #define HAVE_STRINGS_H 1
969| #define HAVE_INTTYPES_H 1
970| #define HAVE_STDINT_H 1
971| #define HAVE_UNISTD_H 1
972| #define HAVE_DLFCN_H 1
973| #define LT_OBJDIR ".libs/"
974| #define HAVE_PTHREAD_PRIO_INHERIT 1
975| #define HAVE_PTHREAD 1
976| #define HAVE_DECL_STRERROR_R 1
977| #define HAVE_STRERROR_R 1
978| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
979| /* end confdefs.h.  */
980|
981| int
982| main ()
983| {
984|
985|   ;
986|   return 0;
987| }
988configure:20450: result: no
989configure:20458: checking whether the linker accepts -Wl,-z,relro
990configure:20477: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,-z,relro conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
991ld: unknown option: -z
992collect2: ld returned 1 exit status
993configure:20477: $? = 1
994configure: failed program was:
995| /* confdefs.h */
996| #define PACKAGE_NAME "Bitcoin Core"
997| #define PACKAGE_TARNAME "bitcoin"
998| #define PACKAGE_VERSION "0.12.1"
999| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1000| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1001| #define PACKAGE_URL ""
1002| #define STDC_HEADERS 1
1003| #define HAVE_SYS_TYPES_H 1
1004| #define HAVE_SYS_STAT_H 1
1005| #define HAVE_STDLIB_H 1
1006| #define HAVE_STRING_H 1
1007| #define HAVE_MEMORY_H 1
1008| #define HAVE_STRINGS_H 1
1009| #define HAVE_INTTYPES_H 1
1010| #define HAVE_STDINT_H 1
1011| #define HAVE_UNISTD_H 1
1012| #define HAVE_DLFCN_H 1
1013| #define LT_OBJDIR ".libs/"
1014| #define HAVE_PTHREAD_PRIO_INHERIT 1
1015| #define HAVE_PTHREAD 1
1016| #define HAVE_DECL_STRERROR_R 1
1017| #define HAVE_STRERROR_R 1
1018| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1019| /* end confdefs.h.  */
1020|
1021| int
1022| main ()
1023| {
1024|
1025|   ;
1026|   return 0;
1027| }
1028configure:20486: result: no
1029configure:20494: checking whether the linker accepts -Wl,-z,now
1030configure:20513: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,-z,now conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
1031ld: unknown option: -z
1032collect2: ld returned 1 exit status
1033configure:20513: $? = 1
1034configure: failed program was:
1035| /* confdefs.h */
1036| #define PACKAGE_NAME "Bitcoin Core"
1037| #define PACKAGE_TARNAME "bitcoin"
1038| #define PACKAGE_VERSION "0.12.1"
1039| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1040| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1041| #define PACKAGE_URL ""
1042| #define STDC_HEADERS 1
1043| #define HAVE_SYS_TYPES_H 1
1044| #define HAVE_SYS_STAT_H 1
1045| #define HAVE_STDLIB_H 1
1046| #define HAVE_STRING_H 1
1047| #define HAVE_MEMORY_H 1
1048| #define HAVE_STRINGS_H 1
1049| #define HAVE_INTTYPES_H 1
1050| #define HAVE_STDINT_H 1
1051| #define HAVE_UNISTD_H 1
1052| #define HAVE_DLFCN_H 1
1053| #define LT_OBJDIR ".libs/"
1054| #define HAVE_PTHREAD_PRIO_INHERIT 1
1055| #define HAVE_PTHREAD 1
1056| #define HAVE_DECL_STRERROR_R 1
1057| #define HAVE_STRERROR_R 1
1058| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1059| /* end confdefs.h.  */
1060|
1061| int
1062| main ()
1063| {
1064|
1065|   ;
1066|   return 0;
1067| }
1068configure:20522: result: no
1069configure:20532: checking whether C++ compiler accepts -fPIE
1070configure:20551: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64  -fPIE -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1071configure:20551: $? = 0
1072configure:20559: result: yes
1073configure:20567: checking whether the linker accepts -pie
1074configure:20586: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -pie conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
1075configure:20586: $? = 0
1076configure:20595: result: yes
1077configure:20653: checking whether the linker accepts -Wl,-dead_strip
1078configure:20672: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names  -Wl,-dead_strip conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
1079configure:20672: $? = 0
1080configure:20681: result: yes
1081configure:20694: checking endian.h usability
1082configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1083conftest.cpp:59:20: error: endian.h: No such file or directory
1084configure:20694: $? = 1
1085configure: failed program was:
1086| /* confdefs.h */
1087| #define PACKAGE_NAME "Bitcoin Core"
1088| #define PACKAGE_TARNAME "bitcoin"
1089| #define PACKAGE_VERSION "0.12.1"
1090| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1091| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1092| #define PACKAGE_URL ""
1093| #define STDC_HEADERS 1
1094| #define HAVE_SYS_TYPES_H 1
1095| #define HAVE_SYS_STAT_H 1
1096| #define HAVE_STDLIB_H 1
1097| #define HAVE_STRING_H 1
1098| #define HAVE_MEMORY_H 1
1099| #define HAVE_STRINGS_H 1
1100| #define HAVE_INTTYPES_H 1
1101| #define HAVE_STDINT_H 1
1102| #define HAVE_UNISTD_H 1
1103| #define HAVE_DLFCN_H 1
1104| #define LT_OBJDIR ".libs/"
1105| #define HAVE_PTHREAD_PRIO_INHERIT 1
1106| #define HAVE_PTHREAD 1
1107| #define HAVE_DECL_STRERROR_R 1
1108| #define HAVE_STRERROR_R 1
1109| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1110| /* end confdefs.h.  */
1111| #include <stdio.h>
1112| #ifdef HAVE_SYS_TYPES_H
1113| # include <sys/types.h>
1114| #endif
1115| #ifdef HAVE_SYS_STAT_H
1116| # include <sys/stat.h>
1117| #endif
1118| #ifdef STDC_HEADERS
1119| # include <stdlib.h>
1120| # include <stddef.h>
1121| #else
1122| # ifdef HAVE_STDLIB_H
1123| #  include <stdlib.h>
1124| # endif
1125| #endif
1126| #ifdef HAVE_STRING_H
1127| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1128| #  include <memory.h>
1129| # endif
1130| # include <string.h>
1131| #endif
1132| #ifdef HAVE_STRINGS_H
1133| # include <strings.h>
1134| #endif
1135| #ifdef HAVE_INTTYPES_H
1136| # include <inttypes.h>
1137| #endif
1138| #ifdef HAVE_STDINT_H
1139| # include <stdint.h>
1140| #endif
1141| #ifdef HAVE_UNISTD_H
1142| # include <unistd.h>
1143| #endif
1144| #include <endian.h>
1145configure:20694: result: no
1146configure:20694: checking endian.h presence
1147configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1148conftest.cpp:26:20: error: endian.h: No such file or directory
1149configure:20694: $? = 1
1150configure: failed program was:
1151| /* confdefs.h */
1152| #define PACKAGE_NAME "Bitcoin Core"
1153| #define PACKAGE_TARNAME "bitcoin"
1154| #define PACKAGE_VERSION "0.12.1"
1155| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1156| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1157| #define PACKAGE_URL ""
1158| #define STDC_HEADERS 1
1159| #define HAVE_SYS_TYPES_H 1
1160| #define HAVE_SYS_STAT_H 1
1161| #define HAVE_STDLIB_H 1
1162| #define HAVE_STRING_H 1
1163| #define HAVE_MEMORY_H 1
1164| #define HAVE_STRINGS_H 1
1165| #define HAVE_INTTYPES_H 1
1166| #define HAVE_STDINT_H 1
1167| #define HAVE_UNISTD_H 1
1168| #define HAVE_DLFCN_H 1
1169| #define LT_OBJDIR ".libs/"
1170| #define HAVE_PTHREAD_PRIO_INHERIT 1
1171| #define HAVE_PTHREAD 1
1172| #define HAVE_DECL_STRERROR_R 1
1173| #define HAVE_STRERROR_R 1
1174| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1175| /* end confdefs.h.  */
1176| #include <endian.h>
1177configure:20694: result: no
1178configure:20694: checking for endian.h
1179configure:20694: result: no
1180configure:20694: checking sys/endian.h usability
1181configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1182conftest.cpp:59:24: error: sys/endian.h: No such file or directory
1183configure:20694: $? = 1
1184configure: failed program was:
1185| /* confdefs.h */
1186| #define PACKAGE_NAME "Bitcoin Core"
1187| #define PACKAGE_TARNAME "bitcoin"
1188| #define PACKAGE_VERSION "0.12.1"
1189| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1190| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1191| #define PACKAGE_URL ""
1192| #define STDC_HEADERS 1
1193| #define HAVE_SYS_TYPES_H 1
1194| #define HAVE_SYS_STAT_H 1
1195| #define HAVE_STDLIB_H 1
1196| #define HAVE_STRING_H 1
1197| #define HAVE_MEMORY_H 1
1198| #define HAVE_STRINGS_H 1
1199| #define HAVE_INTTYPES_H 1
1200| #define HAVE_STDINT_H 1
1201| #define HAVE_UNISTD_H 1
1202| #define HAVE_DLFCN_H 1
1203| #define LT_OBJDIR ".libs/"
1204| #define HAVE_PTHREAD_PRIO_INHERIT 1
1205| #define HAVE_PTHREAD 1
1206| #define HAVE_DECL_STRERROR_R 1
1207| #define HAVE_STRERROR_R 1
1208| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1209| /* end confdefs.h.  */
1210| #include <stdio.h>
1211| #ifdef HAVE_SYS_TYPES_H
1212| # include <sys/types.h>
1213| #endif
1214| #ifdef HAVE_SYS_STAT_H
1215| # include <sys/stat.h>
1216| #endif
1217| #ifdef STDC_HEADERS
1218| # include <stdlib.h>
1219| # include <stddef.h>
1220| #else
1221| # ifdef HAVE_STDLIB_H
1222| #  include <stdlib.h>
1223| # endif
1224| #endif
1225| #ifdef HAVE_STRING_H
1226| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1227| #  include <memory.h>
1228| # endif
1229| # include <string.h>
1230| #endif
1231| #ifdef HAVE_STRINGS_H
1232| # include <strings.h>
1233| #endif
1234| #ifdef HAVE_INTTYPES_H
1235| # include <inttypes.h>
1236| #endif
1237| #ifdef HAVE_STDINT_H
1238| # include <stdint.h>
1239| #endif
1240| #ifdef HAVE_UNISTD_H
1241| # include <unistd.h>
1242| #endif
1243| #include <sys/endian.h>
1244configure:20694: result: no
1245configure:20694: checking sys/endian.h presence
1246configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1247conftest.cpp:26:24: error: sys/endian.h: No such file or directory
1248configure:20694: $? = 1
1249configure: failed program was:
1250| /* confdefs.h */
1251| #define PACKAGE_NAME "Bitcoin Core"
1252| #define PACKAGE_TARNAME "bitcoin"
1253| #define PACKAGE_VERSION "0.12.1"
1254| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1255| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1256| #define PACKAGE_URL ""
1257| #define STDC_HEADERS 1
1258| #define HAVE_SYS_TYPES_H 1
1259| #define HAVE_SYS_STAT_H 1
1260| #define HAVE_STDLIB_H 1
1261| #define HAVE_STRING_H 1
1262| #define HAVE_MEMORY_H 1
1263| #define HAVE_STRINGS_H 1
1264| #define HAVE_INTTYPES_H 1
1265| #define HAVE_STDINT_H 1
1266| #define HAVE_UNISTD_H 1
1267| #define HAVE_DLFCN_H 1
1268| #define LT_OBJDIR ".libs/"
1269| #define HAVE_PTHREAD_PRIO_INHERIT 1
1270| #define HAVE_PTHREAD 1
1271| #define HAVE_DECL_STRERROR_R 1
1272| #define HAVE_STRERROR_R 1
1273| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1274| /* end confdefs.h.  */
1275| #include <sys/endian.h>
1276configure:20694: result: no
1277configure:20694: checking for sys/endian.h
1278configure:20694: result: no
1279configure:20694: checking byteswap.h usability
1280configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1281conftest.cpp:59:22: error: byteswap.h: No such file or directory
1282configure:20694: $? = 1
1283configure: failed program was:
1284| /* confdefs.h */
1285| #define PACKAGE_NAME "Bitcoin Core"
1286| #define PACKAGE_TARNAME "bitcoin"
1287| #define PACKAGE_VERSION "0.12.1"
1288| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1289| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1290| #define PACKAGE_URL ""
1291| #define STDC_HEADERS 1
1292| #define HAVE_SYS_TYPES_H 1
1293| #define HAVE_SYS_STAT_H 1
1294| #define HAVE_STDLIB_H 1
1295| #define HAVE_STRING_H 1
1296| #define HAVE_MEMORY_H 1
1297| #define HAVE_STRINGS_H 1
1298| #define HAVE_INTTYPES_H 1
1299| #define HAVE_STDINT_H 1
1300| #define HAVE_UNISTD_H 1
1301| #define HAVE_DLFCN_H 1
1302| #define LT_OBJDIR ".libs/"
1303| #define HAVE_PTHREAD_PRIO_INHERIT 1
1304| #define HAVE_PTHREAD 1
1305| #define HAVE_DECL_STRERROR_R 1
1306| #define HAVE_STRERROR_R 1
1307| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1308| /* end confdefs.h.  */
1309| #include <stdio.h>
1310| #ifdef HAVE_SYS_TYPES_H
1311| # include <sys/types.h>
1312| #endif
1313| #ifdef HAVE_SYS_STAT_H
1314| # include <sys/stat.h>
1315| #endif
1316| #ifdef STDC_HEADERS
1317| # include <stdlib.h>
1318| # include <stddef.h>
1319| #else
1320| # ifdef HAVE_STDLIB_H
1321| #  include <stdlib.h>
1322| # endif
1323| #endif
1324| #ifdef HAVE_STRING_H
1325| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1326| #  include <memory.h>
1327| # endif
1328| # include <string.h>
1329| #endif
1330| #ifdef HAVE_STRINGS_H
1331| # include <strings.h>
1332| #endif
1333| #ifdef HAVE_INTTYPES_H
1334| # include <inttypes.h>
1335| #endif
1336| #ifdef HAVE_STDINT_H
1337| # include <stdint.h>
1338| #endif
1339| #ifdef HAVE_UNISTD_H
1340| # include <unistd.h>
1341| #endif
1342| #include <byteswap.h>
1343configure:20694: result: no
1344configure:20694: checking byteswap.h presence
1345configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1346conftest.cpp:26:22: error: byteswap.h: No such file or directory
1347configure:20694: $? = 1
1348configure: failed program was:
1349| /* confdefs.h */
1350| #define PACKAGE_NAME "Bitcoin Core"
1351| #define PACKAGE_TARNAME "bitcoin"
1352| #define PACKAGE_VERSION "0.12.1"
1353| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1354| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1355| #define PACKAGE_URL ""
1356| #define STDC_HEADERS 1
1357| #define HAVE_SYS_TYPES_H 1
1358| #define HAVE_SYS_STAT_H 1
1359| #define HAVE_STDLIB_H 1
1360| #define HAVE_STRING_H 1
1361| #define HAVE_MEMORY_H 1
1362| #define HAVE_STRINGS_H 1
1363| #define HAVE_INTTYPES_H 1
1364| #define HAVE_STDINT_H 1
1365| #define HAVE_UNISTD_H 1
1366| #define HAVE_DLFCN_H 1
1367| #define LT_OBJDIR ".libs/"
1368| #define HAVE_PTHREAD_PRIO_INHERIT 1
1369| #define HAVE_PTHREAD 1
1370| #define HAVE_DECL_STRERROR_R 1
1371| #define HAVE_STRERROR_R 1
1372| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1373| /* end confdefs.h.  */
1374| #include <byteswap.h>
1375configure:20694: result: no
1376configure:20694: checking for byteswap.h
1377configure:20694: result: no
1378configure:20694: checking stdio.h usability
1379configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1380configure:20694: $? = 0
1381configure:20694: result: yes
1382configure:20694: checking stdio.h presence
1383configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1384configure:20694: $? = 0
1385configure:20694: result: yes
1386configure:20694: checking for stdio.h
1387configure:20694: result: yes
1388configure:20694: checking for stdlib.h
1389configure:20694: result: yes
1390configure:20694: checking for unistd.h
1391configure:20694: result: yes
1392configure:20694: checking for strings.h
1393configure:20694: result: yes
1394configure:20694: checking for sys/types.h
1395configure:20694: result: yes
1396configure:20694: checking for sys/stat.h
1397configure:20694: result: yes
1398configure:20694: checking sys/select.h usability
1399configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1400configure:20694: $? = 0
1401configure:20694: result: yes
1402configure:20694: checking sys/select.h presence
1403configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1404configure:20694: $? = 0
1405configure:20694: result: yes
1406configure:20694: checking for sys/select.h
1407configure:20694: result: yes
1408configure:20694: checking sys/prctl.h usability
1409configure:20694: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1410conftest.cpp:66:23: error: sys/prctl.h: No such file or directory
1411configure:20694: $? = 1
1412configure: failed program was:
1413| /* confdefs.h */
1414| #define PACKAGE_NAME "Bitcoin Core"
1415| #define PACKAGE_TARNAME "bitcoin"
1416| #define PACKAGE_VERSION "0.12.1"
1417| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1418| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1419| #define PACKAGE_URL ""
1420| #define STDC_HEADERS 1
1421| #define HAVE_SYS_TYPES_H 1
1422| #define HAVE_SYS_STAT_H 1
1423| #define HAVE_STDLIB_H 1
1424| #define HAVE_STRING_H 1
1425| #define HAVE_MEMORY_H 1
1426| #define HAVE_STRINGS_H 1
1427| #define HAVE_INTTYPES_H 1
1428| #define HAVE_STDINT_H 1
1429| #define HAVE_UNISTD_H 1
1430| #define HAVE_DLFCN_H 1
1431| #define LT_OBJDIR ".libs/"
1432| #define HAVE_PTHREAD_PRIO_INHERIT 1
1433| #define HAVE_PTHREAD 1
1434| #define HAVE_DECL_STRERROR_R 1
1435| #define HAVE_STRERROR_R 1
1436| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1437| #define HAVE_STDIO_H 1
1438| #define HAVE_STDLIB_H 1
1439| #define HAVE_UNISTD_H 1
1440| #define HAVE_STRINGS_H 1
1441| #define HAVE_SYS_TYPES_H 1
1442| #define HAVE_SYS_STAT_H 1
1443| #define HAVE_SYS_SELECT_H 1
1444| /* end confdefs.h.  */
1445| #include <stdio.h>
1446| #ifdef HAVE_SYS_TYPES_H
1447| # include <sys/types.h>
1448| #endif
1449| #ifdef HAVE_SYS_STAT_H
1450| # include <sys/stat.h>
1451| #endif
1452| #ifdef STDC_HEADERS
1453| # include <stdlib.h>
1454| # include <stddef.h>
1455| #else
1456| # ifdef HAVE_STDLIB_H
1457| #  include <stdlib.h>
1458| # endif
1459| #endif
1460| #ifdef HAVE_STRING_H
1461| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1462| #  include <memory.h>
1463| # endif
1464| # include <string.h>
1465| #endif
1466| #ifdef HAVE_STRINGS_H
1467| # include <strings.h>
1468| #endif
1469| #ifdef HAVE_INTTYPES_H
1470| # include <inttypes.h>
1471| #endif
1472| #ifdef HAVE_STDINT_H
1473| # include <stdint.h>
1474| #endif
1475| #ifdef HAVE_UNISTD_H
1476| # include <unistd.h>
1477| #endif
1478| #include <sys/prctl.h>
1479configure:20694: result: no
1480configure:20694: checking sys/prctl.h presence
1481configure:20694: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
1482conftest.cpp:33:23: error: sys/prctl.h: No such file or directory
1483configure:20694: $? = 1
1484configure: failed program was:
1485| /* confdefs.h */
1486| #define PACKAGE_NAME "Bitcoin Core"
1487| #define PACKAGE_TARNAME "bitcoin"
1488| #define PACKAGE_VERSION "0.12.1"
1489| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1490| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1491| #define PACKAGE_URL ""
1492| #define STDC_HEADERS 1
1493| #define HAVE_SYS_TYPES_H 1
1494| #define HAVE_SYS_STAT_H 1
1495| #define HAVE_STDLIB_H 1
1496| #define HAVE_STRING_H 1
1497| #define HAVE_MEMORY_H 1
1498| #define HAVE_STRINGS_H 1
1499| #define HAVE_INTTYPES_H 1
1500| #define HAVE_STDINT_H 1
1501| #define HAVE_UNISTD_H 1
1502| #define HAVE_DLFCN_H 1
1503| #define LT_OBJDIR ".libs/"
1504| #define HAVE_PTHREAD_PRIO_INHERIT 1
1505| #define HAVE_PTHREAD 1
1506| #define HAVE_DECL_STRERROR_R 1
1507| #define HAVE_STRERROR_R 1
1508| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1509| #define HAVE_STDIO_H 1
1510| #define HAVE_STDLIB_H 1
1511| #define HAVE_UNISTD_H 1
1512| #define HAVE_STRINGS_H 1
1513| #define HAVE_SYS_TYPES_H 1
1514| #define HAVE_SYS_STAT_H 1
1515| #define HAVE_SYS_SELECT_H 1
1516| /* end confdefs.h.  */
1517| #include <sys/prctl.h>
1518configure:20694: result: no
1519configure:20694: checking for sys/prctl.h
1520configure:20694: result: no
1521configure:20704: checking for library containing getaddrinfo_a
1522configure:20735: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
1523Undefined symbols:
1524  "_getaddrinfo_a", referenced from:
1525      _main in cca7yr0Y.o
1526ld: symbol(s) not found
1527collect2: ld returned 1 exit status
1528configure:20735: $? = 1
1529configure: failed program was:
1530| /* confdefs.h */
1531| #define PACKAGE_NAME "Bitcoin Core"
1532| #define PACKAGE_TARNAME "bitcoin"
1533| #define PACKAGE_VERSION "0.12.1"
1534| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1535| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1536| #define PACKAGE_URL ""
1537| #define STDC_HEADERS 1
1538| #define HAVE_SYS_TYPES_H 1
1539| #define HAVE_SYS_STAT_H 1
1540| #define HAVE_STDLIB_H 1
1541| #define HAVE_STRING_H 1
1542| #define HAVE_MEMORY_H 1
1543| #define HAVE_STRINGS_H 1
1544| #define HAVE_INTTYPES_H 1
1545| #define HAVE_STDINT_H 1
1546| #define HAVE_UNISTD_H 1
1547| #define HAVE_DLFCN_H 1
1548| #define LT_OBJDIR ".libs/"
1549| #define HAVE_PTHREAD_PRIO_INHERIT 1
1550| #define HAVE_PTHREAD 1
1551| #define HAVE_DECL_STRERROR_R 1
1552| #define HAVE_STRERROR_R 1
1553| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1554| #define HAVE_STDIO_H 1
1555| #define HAVE_STDLIB_H 1
1556| #define HAVE_UNISTD_H 1
1557| #define HAVE_STRINGS_H 1
1558| #define HAVE_SYS_TYPES_H 1
1559| #define HAVE_SYS_STAT_H 1
1560| #define HAVE_SYS_SELECT_H 1
1561| /* end confdefs.h.  */
1562|
1563| /* Override any GCC internal prototype to avoid an error.
1564|    Use char because int might match the return type of a GCC
1565|    builtin and then its argument prototype would still apply.  */
1566| #ifdef __cplusplus
1567| extern "C"
1568| #endif
1569| char getaddrinfo_a ();
1570| int
1571| main ()
1572| {
1573| return getaddrinfo_a ();
1574|   ;
1575|   return 0;
1576| }
1577configure:20735: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -lanl   -L/opt/local/lib -L/opt/local/lib/db48 >&5
1578ld: library not found for -lanl
1579collect2: ld returned 1 exit status
1580configure:20735: $? = 1
1581configure: failed program was:
1582| /* confdefs.h */
1583| #define PACKAGE_NAME "Bitcoin Core"
1584| #define PACKAGE_TARNAME "bitcoin"
1585| #define PACKAGE_VERSION "0.12.1"
1586| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1587| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1588| #define PACKAGE_URL ""
1589| #define STDC_HEADERS 1
1590| #define HAVE_SYS_TYPES_H 1
1591| #define HAVE_SYS_STAT_H 1
1592| #define HAVE_STDLIB_H 1
1593| #define HAVE_STRING_H 1
1594| #define HAVE_MEMORY_H 1
1595| #define HAVE_STRINGS_H 1
1596| #define HAVE_INTTYPES_H 1
1597| #define HAVE_STDINT_H 1
1598| #define HAVE_UNISTD_H 1
1599| #define HAVE_DLFCN_H 1
1600| #define LT_OBJDIR ".libs/"
1601| #define HAVE_PTHREAD_PRIO_INHERIT 1
1602| #define HAVE_PTHREAD 1
1603| #define HAVE_DECL_STRERROR_R 1
1604| #define HAVE_STRERROR_R 1
1605| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1606| #define HAVE_STDIO_H 1
1607| #define HAVE_STDLIB_H 1
1608| #define HAVE_UNISTD_H 1
1609| #define HAVE_STRINGS_H 1
1610| #define HAVE_SYS_TYPES_H 1
1611| #define HAVE_SYS_STAT_H 1
1612| #define HAVE_SYS_SELECT_H 1
1613| /* end confdefs.h.  */
1614|
1615| /* Override any GCC internal prototype to avoid an error.
1616|    Use char because int might match the return type of a GCC
1617|    builtin and then its argument prototype would still apply.  */
1618| #ifdef __cplusplus
1619| extern "C"
1620| #endif
1621| char getaddrinfo_a ();
1622| int
1623| main ()
1624| {
1625| return getaddrinfo_a ();
1626|   ;
1627|   return 0;
1628| }
1629configure:20752: result: no
1630configure:20762: checking for library containing inet_pton
1631configure:20793: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
1632configure:20793: $? = 0
1633configure:20810: result: none required
1634configure:20821: checking whether strnlen is declared
1635configure:20821: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1636conftest.cpp: In function 'int main()':
1637conftest.cpp:72: error: 'strnlen' was not declared in this scope
1638configure:20821: $? = 1
1639configure: failed program was:
1640| /* confdefs.h */
1641| #define PACKAGE_NAME "Bitcoin Core"
1642| #define PACKAGE_TARNAME "bitcoin"
1643| #define PACKAGE_VERSION "0.12.1"
1644| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1645| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1646| #define PACKAGE_URL ""
1647| #define STDC_HEADERS 1
1648| #define HAVE_SYS_TYPES_H 1
1649| #define HAVE_SYS_STAT_H 1
1650| #define HAVE_STDLIB_H 1
1651| #define HAVE_STRING_H 1
1652| #define HAVE_MEMORY_H 1
1653| #define HAVE_STRINGS_H 1
1654| #define HAVE_INTTYPES_H 1
1655| #define HAVE_STDINT_H 1
1656| #define HAVE_UNISTD_H 1
1657| #define HAVE_DLFCN_H 1
1658| #define LT_OBJDIR ".libs/"
1659| #define HAVE_PTHREAD_PRIO_INHERIT 1
1660| #define HAVE_PTHREAD 1
1661| #define HAVE_DECL_STRERROR_R 1
1662| #define HAVE_STRERROR_R 1
1663| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1664| #define HAVE_STDIO_H 1
1665| #define HAVE_STDLIB_H 1
1666| #define HAVE_UNISTD_H 1
1667| #define HAVE_STRINGS_H 1
1668| #define HAVE_SYS_TYPES_H 1
1669| #define HAVE_SYS_STAT_H 1
1670| #define HAVE_SYS_SELECT_H 1
1671| #define HAVE_INET_PTON 1
1672| /* end confdefs.h.  */
1673| #include <stdio.h>
1674| #ifdef HAVE_SYS_TYPES_H
1675| # include <sys/types.h>
1676| #endif
1677| #ifdef HAVE_SYS_STAT_H
1678| # include <sys/stat.h>
1679| #endif
1680| #ifdef STDC_HEADERS
1681| # include <stdlib.h>
1682| # include <stddef.h>
1683| #else
1684| # ifdef HAVE_STDLIB_H
1685| #  include <stdlib.h>
1686| # endif
1687| #endif
1688| #ifdef HAVE_STRING_H
1689| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1690| #  include <memory.h>
1691| # endif
1692| # include <string.h>
1693| #endif
1694| #ifdef HAVE_STRINGS_H
1695| # include <strings.h>
1696| #endif
1697| #ifdef HAVE_INTTYPES_H
1698| # include <inttypes.h>
1699| #endif
1700| #ifdef HAVE_STDINT_H
1701| # include <stdint.h>
1702| #endif
1703| #ifdef HAVE_UNISTD_H
1704| # include <unistd.h>
1705| #endif
1706| int
1707| main ()
1708| {
1709| #ifndef strnlen
1710| #ifdef __cplusplus
1711|   (void) strnlen;
1712| #else
1713|   (void) strnlen;
1714| #endif
1715| #endif
1716|
1717|   ;
1718|   return 0;
1719| }
1720configure:20821: result: no
1721configure:20833: checking whether le16toh is declared
1722configure:20833: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1723conftest.cpp: In function 'int main()':
1724conftest.cpp:46: error: 'le16toh' was not declared in this scope
1725configure:20833: $? = 1
1726configure: failed program was:
1727| /* confdefs.h */
1728| #define PACKAGE_NAME "Bitcoin Core"
1729| #define PACKAGE_TARNAME "bitcoin"
1730| #define PACKAGE_VERSION "0.12.1"
1731| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1732| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1733| #define PACKAGE_URL ""
1734| #define STDC_HEADERS 1
1735| #define HAVE_SYS_TYPES_H 1
1736| #define HAVE_SYS_STAT_H 1
1737| #define HAVE_STDLIB_H 1
1738| #define HAVE_STRING_H 1
1739| #define HAVE_MEMORY_H 1
1740| #define HAVE_STRINGS_H 1
1741| #define HAVE_INTTYPES_H 1
1742| #define HAVE_STDINT_H 1
1743| #define HAVE_UNISTD_H 1
1744| #define HAVE_DLFCN_H 1
1745| #define LT_OBJDIR ".libs/"
1746| #define HAVE_PTHREAD_PRIO_INHERIT 1
1747| #define HAVE_PTHREAD 1
1748| #define HAVE_DECL_STRERROR_R 1
1749| #define HAVE_STRERROR_R 1
1750| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1751| #define HAVE_STDIO_H 1
1752| #define HAVE_STDLIB_H 1
1753| #define HAVE_UNISTD_H 1
1754| #define HAVE_STRINGS_H 1
1755| #define HAVE_SYS_TYPES_H 1
1756| #define HAVE_SYS_STAT_H 1
1757| #define HAVE_SYS_SELECT_H 1
1758| #define HAVE_INET_PTON 1
1759| #define HAVE_DECL_STRNLEN 0
1760| /* end confdefs.h.  */
1761| #if HAVE_ENDIAN_H
1762|                  #include <endian.h>
1763|                  #elif HAVE_SYS_ENDIAN_H
1764|                  #include <sys/endian.h>
1765|                  #endif
1766|
1767| int
1768| main ()
1769| {
1770| #ifndef le16toh
1771| #ifdef __cplusplus
1772|   (void) le16toh;
1773| #else
1774|   (void) le16toh;
1775| #endif
1776| #endif
1777|
1778|   ;
1779|   return 0;
1780| }
1781configure:20833: result: no
1782configure:20848: checking whether le32toh is declared
1783configure:20848: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1784conftest.cpp: In function 'int main()':
1785conftest.cpp:47: error: 'le32toh' was not declared in this scope
1786configure:20848: $? = 1
1787configure: failed program was:
1788| /* confdefs.h */
1789| #define PACKAGE_NAME "Bitcoin Core"
1790| #define PACKAGE_TARNAME "bitcoin"
1791| #define PACKAGE_VERSION "0.12.1"
1792| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1793| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1794| #define PACKAGE_URL ""
1795| #define STDC_HEADERS 1
1796| #define HAVE_SYS_TYPES_H 1
1797| #define HAVE_SYS_STAT_H 1
1798| #define HAVE_STDLIB_H 1
1799| #define HAVE_STRING_H 1
1800| #define HAVE_MEMORY_H 1
1801| #define HAVE_STRINGS_H 1
1802| #define HAVE_INTTYPES_H 1
1803| #define HAVE_STDINT_H 1
1804| #define HAVE_UNISTD_H 1
1805| #define HAVE_DLFCN_H 1
1806| #define LT_OBJDIR ".libs/"
1807| #define HAVE_PTHREAD_PRIO_INHERIT 1
1808| #define HAVE_PTHREAD 1
1809| #define HAVE_DECL_STRERROR_R 1
1810| #define HAVE_STRERROR_R 1
1811| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1812| #define HAVE_STDIO_H 1
1813| #define HAVE_STDLIB_H 1
1814| #define HAVE_UNISTD_H 1
1815| #define HAVE_STRINGS_H 1
1816| #define HAVE_SYS_TYPES_H 1
1817| #define HAVE_SYS_STAT_H 1
1818| #define HAVE_SYS_SELECT_H 1
1819| #define HAVE_INET_PTON 1
1820| #define HAVE_DECL_STRNLEN 0
1821| #define HAVE_DECL_LE16TOH 0
1822| /* end confdefs.h.  */
1823| #if HAVE_ENDIAN_H
1824|                  #include <endian.h>
1825|                  #elif HAVE_SYS_ENDIAN_H
1826|                  #include <sys/endian.h>
1827|                  #endif
1828|
1829| int
1830| main ()
1831| {
1832| #ifndef le32toh
1833| #ifdef __cplusplus
1834|   (void) le32toh;
1835| #else
1836|   (void) le32toh;
1837| #endif
1838| #endif
1839|
1840|   ;
1841|   return 0;
1842| }
1843configure:20848: result: no
1844configure:20863: checking whether le64toh is declared
1845configure:20863: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1846conftest.cpp: In function 'int main()':
1847conftest.cpp:48: error: 'le64toh' was not declared in this scope
1848configure:20863: $? = 1
1849configure: failed program was:
1850| /* confdefs.h */
1851| #define PACKAGE_NAME "Bitcoin Core"
1852| #define PACKAGE_TARNAME "bitcoin"
1853| #define PACKAGE_VERSION "0.12.1"
1854| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1855| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1856| #define PACKAGE_URL ""
1857| #define STDC_HEADERS 1
1858| #define HAVE_SYS_TYPES_H 1
1859| #define HAVE_SYS_STAT_H 1
1860| #define HAVE_STDLIB_H 1
1861| #define HAVE_STRING_H 1
1862| #define HAVE_MEMORY_H 1
1863| #define HAVE_STRINGS_H 1
1864| #define HAVE_INTTYPES_H 1
1865| #define HAVE_STDINT_H 1
1866| #define HAVE_UNISTD_H 1
1867| #define HAVE_DLFCN_H 1
1868| #define LT_OBJDIR ".libs/"
1869| #define HAVE_PTHREAD_PRIO_INHERIT 1
1870| #define HAVE_PTHREAD 1
1871| #define HAVE_DECL_STRERROR_R 1
1872| #define HAVE_STRERROR_R 1
1873| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1874| #define HAVE_STDIO_H 1
1875| #define HAVE_STDLIB_H 1
1876| #define HAVE_UNISTD_H 1
1877| #define HAVE_STRINGS_H 1
1878| #define HAVE_SYS_TYPES_H 1
1879| #define HAVE_SYS_STAT_H 1
1880| #define HAVE_SYS_SELECT_H 1
1881| #define HAVE_INET_PTON 1
1882| #define HAVE_DECL_STRNLEN 0
1883| #define HAVE_DECL_LE16TOH 0
1884| #define HAVE_DECL_LE32TOH 0
1885| /* end confdefs.h.  */
1886| #if HAVE_ENDIAN_H
1887|                  #include <endian.h>
1888|                  #elif HAVE_SYS_ENDIAN_H
1889|                  #include <sys/endian.h>
1890|                  #endif
1891|
1892| int
1893| main ()
1894| {
1895| #ifndef le64toh
1896| #ifdef __cplusplus
1897|   (void) le64toh;
1898| #else
1899|   (void) le64toh;
1900| #endif
1901| #endif
1902|
1903|   ;
1904|   return 0;
1905| }
1906configure:20863: result: no
1907configure:20878: checking whether htole16 is declared
1908configure:20878: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1909conftest.cpp: In function 'int main()':
1910conftest.cpp:49: error: 'htole16' was not declared in this scope
1911configure:20878: $? = 1
1912configure: failed program was:
1913| /* confdefs.h */
1914| #define PACKAGE_NAME "Bitcoin Core"
1915| #define PACKAGE_TARNAME "bitcoin"
1916| #define PACKAGE_VERSION "0.12.1"
1917| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1918| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1919| #define PACKAGE_URL ""
1920| #define STDC_HEADERS 1
1921| #define HAVE_SYS_TYPES_H 1
1922| #define HAVE_SYS_STAT_H 1
1923| #define HAVE_STDLIB_H 1
1924| #define HAVE_STRING_H 1
1925| #define HAVE_MEMORY_H 1
1926| #define HAVE_STRINGS_H 1
1927| #define HAVE_INTTYPES_H 1
1928| #define HAVE_STDINT_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define HAVE_DLFCN_H 1
1931| #define LT_OBJDIR ".libs/"
1932| #define HAVE_PTHREAD_PRIO_INHERIT 1
1933| #define HAVE_PTHREAD 1
1934| #define HAVE_DECL_STRERROR_R 1
1935| #define HAVE_STRERROR_R 1
1936| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
1937| #define HAVE_STDIO_H 1
1938| #define HAVE_STDLIB_H 1
1939| #define HAVE_UNISTD_H 1
1940| #define HAVE_STRINGS_H 1
1941| #define HAVE_SYS_TYPES_H 1
1942| #define HAVE_SYS_STAT_H 1
1943| #define HAVE_SYS_SELECT_H 1
1944| #define HAVE_INET_PTON 1
1945| #define HAVE_DECL_STRNLEN 0
1946| #define HAVE_DECL_LE16TOH 0
1947| #define HAVE_DECL_LE32TOH 0
1948| #define HAVE_DECL_LE64TOH 0
1949| /* end confdefs.h.  */
1950| #if HAVE_ENDIAN_H
1951|                  #include <endian.h>
1952|                  #elif HAVE_SYS_ENDIAN_H
1953|                  #include <sys/endian.h>
1954|                  #endif
1955|
1956| int
1957| main ()
1958| {
1959| #ifndef htole16
1960| #ifdef __cplusplus
1961|   (void) htole16;
1962| #else
1963|   (void) htole16;
1964| #endif
1965| #endif
1966|
1967|   ;
1968|   return 0;
1969| }
1970configure:20878: result: no
1971configure:20893: checking whether htole32 is declared
1972configure:20893: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
1973conftest.cpp: In function 'int main()':
1974conftest.cpp:50: error: 'htole32' was not declared in this scope
1975configure:20893: $? = 1
1976configure: failed program was:
1977| /* confdefs.h */
1978| #define PACKAGE_NAME "Bitcoin Core"
1979| #define PACKAGE_TARNAME "bitcoin"
1980| #define PACKAGE_VERSION "0.12.1"
1981| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
1982| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
1983| #define PACKAGE_URL ""
1984| #define STDC_HEADERS 1
1985| #define HAVE_SYS_TYPES_H 1
1986| #define HAVE_SYS_STAT_H 1
1987| #define HAVE_STDLIB_H 1
1988| #define HAVE_STRING_H 1
1989| #define HAVE_MEMORY_H 1
1990| #define HAVE_STRINGS_H 1
1991| #define HAVE_INTTYPES_H 1
1992| #define HAVE_STDINT_H 1
1993| #define HAVE_UNISTD_H 1
1994| #define HAVE_DLFCN_H 1
1995| #define LT_OBJDIR ".libs/"
1996| #define HAVE_PTHREAD_PRIO_INHERIT 1
1997| #define HAVE_PTHREAD 1
1998| #define HAVE_DECL_STRERROR_R 1
1999| #define HAVE_STRERROR_R 1
2000| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2001| #define HAVE_STDIO_H 1
2002| #define HAVE_STDLIB_H 1
2003| #define HAVE_UNISTD_H 1
2004| #define HAVE_STRINGS_H 1
2005| #define HAVE_SYS_TYPES_H 1
2006| #define HAVE_SYS_STAT_H 1
2007| #define HAVE_SYS_SELECT_H 1
2008| #define HAVE_INET_PTON 1
2009| #define HAVE_DECL_STRNLEN 0
2010| #define HAVE_DECL_LE16TOH 0
2011| #define HAVE_DECL_LE32TOH 0
2012| #define HAVE_DECL_LE64TOH 0
2013| #define HAVE_DECL_HTOLE16 0
2014| /* end confdefs.h.  */
2015| #if HAVE_ENDIAN_H
2016|                  #include <endian.h>
2017|                  #elif HAVE_SYS_ENDIAN_H
2018|                  #include <sys/endian.h>
2019|                  #endif
2020|
2021| int
2022| main ()
2023| {
2024| #ifndef htole32
2025| #ifdef __cplusplus
2026|   (void) htole32;
2027| #else
2028|   (void) htole32;
2029| #endif
2030| #endif
2031|
2032|   ;
2033|   return 0;
2034| }
2035configure:20893: result: no
2036configure:20908: checking whether htole64 is declared
2037configure:20908: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2038conftest.cpp: In function 'int main()':
2039conftest.cpp:51: error: 'htole64' was not declared in this scope
2040configure:20908: $? = 1
2041configure: failed program was:
2042| /* confdefs.h */
2043| #define PACKAGE_NAME "Bitcoin Core"
2044| #define PACKAGE_TARNAME "bitcoin"
2045| #define PACKAGE_VERSION "0.12.1"
2046| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2047| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2048| #define PACKAGE_URL ""
2049| #define STDC_HEADERS 1
2050| #define HAVE_SYS_TYPES_H 1
2051| #define HAVE_SYS_STAT_H 1
2052| #define HAVE_STDLIB_H 1
2053| #define HAVE_STRING_H 1
2054| #define HAVE_MEMORY_H 1
2055| #define HAVE_STRINGS_H 1
2056| #define HAVE_INTTYPES_H 1
2057| #define HAVE_STDINT_H 1
2058| #define HAVE_UNISTD_H 1
2059| #define HAVE_DLFCN_H 1
2060| #define LT_OBJDIR ".libs/"
2061| #define HAVE_PTHREAD_PRIO_INHERIT 1
2062| #define HAVE_PTHREAD 1
2063| #define HAVE_DECL_STRERROR_R 1
2064| #define HAVE_STRERROR_R 1
2065| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2066| #define HAVE_STDIO_H 1
2067| #define HAVE_STDLIB_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define HAVE_STRINGS_H 1
2070| #define HAVE_SYS_TYPES_H 1
2071| #define HAVE_SYS_STAT_H 1
2072| #define HAVE_SYS_SELECT_H 1
2073| #define HAVE_INET_PTON 1
2074| #define HAVE_DECL_STRNLEN 0
2075| #define HAVE_DECL_LE16TOH 0
2076| #define HAVE_DECL_LE32TOH 0
2077| #define HAVE_DECL_LE64TOH 0
2078| #define HAVE_DECL_HTOLE16 0
2079| #define HAVE_DECL_HTOLE32 0
2080| /* end confdefs.h.  */
2081| #if HAVE_ENDIAN_H
2082|                  #include <endian.h>
2083|                  #elif HAVE_SYS_ENDIAN_H
2084|                  #include <sys/endian.h>
2085|                  #endif
2086|
2087| int
2088| main ()
2089| {
2090| #ifndef htole64
2091| #ifdef __cplusplus
2092|   (void) htole64;
2093| #else
2094|   (void) htole64;
2095| #endif
2096| #endif
2097|
2098|   ;
2099|   return 0;
2100| }
2101configure:20908: result: no
2102configure:20923: checking whether be16toh is declared
2103configure:20923: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2104conftest.cpp: In function 'int main()':
2105conftest.cpp:52: error: 'be16toh' was not declared in this scope
2106configure:20923: $? = 1
2107configure: failed program was:
2108| /* confdefs.h */
2109| #define PACKAGE_NAME "Bitcoin Core"
2110| #define PACKAGE_TARNAME "bitcoin"
2111| #define PACKAGE_VERSION "0.12.1"
2112| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2113| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2114| #define PACKAGE_URL ""
2115| #define STDC_HEADERS 1
2116| #define HAVE_SYS_TYPES_H 1
2117| #define HAVE_SYS_STAT_H 1
2118| #define HAVE_STDLIB_H 1
2119| #define HAVE_STRING_H 1
2120| #define HAVE_MEMORY_H 1
2121| #define HAVE_STRINGS_H 1
2122| #define HAVE_INTTYPES_H 1
2123| #define HAVE_STDINT_H 1
2124| #define HAVE_UNISTD_H 1
2125| #define HAVE_DLFCN_H 1
2126| #define LT_OBJDIR ".libs/"
2127| #define HAVE_PTHREAD_PRIO_INHERIT 1
2128| #define HAVE_PTHREAD 1
2129| #define HAVE_DECL_STRERROR_R 1
2130| #define HAVE_STRERROR_R 1
2131| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2132| #define HAVE_STDIO_H 1
2133| #define HAVE_STDLIB_H 1
2134| #define HAVE_UNISTD_H 1
2135| #define HAVE_STRINGS_H 1
2136| #define HAVE_SYS_TYPES_H 1
2137| #define HAVE_SYS_STAT_H 1
2138| #define HAVE_SYS_SELECT_H 1
2139| #define HAVE_INET_PTON 1
2140| #define HAVE_DECL_STRNLEN 0
2141| #define HAVE_DECL_LE16TOH 0
2142| #define HAVE_DECL_LE32TOH 0
2143| #define HAVE_DECL_LE64TOH 0
2144| #define HAVE_DECL_HTOLE16 0
2145| #define HAVE_DECL_HTOLE32 0
2146| #define HAVE_DECL_HTOLE64 0
2147| /* end confdefs.h.  */
2148| #if HAVE_ENDIAN_H
2149|                  #include <endian.h>
2150|                  #elif HAVE_SYS_ENDIAN_H
2151|                  #include <sys/endian.h>
2152|                  #endif
2153|
2154| int
2155| main ()
2156| {
2157| #ifndef be16toh
2158| #ifdef __cplusplus
2159|   (void) be16toh;
2160| #else
2161|   (void) be16toh;
2162| #endif
2163| #endif
2164|
2165|   ;
2166|   return 0;
2167| }
2168configure:20923: result: no
2169configure:20938: checking whether be32toh is declared
2170configure:20938: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2171conftest.cpp: In function 'int main()':
2172conftest.cpp:53: error: 'be32toh' was not declared in this scope
2173configure:20938: $? = 1
2174configure: failed program was:
2175| /* confdefs.h */
2176| #define PACKAGE_NAME "Bitcoin Core"
2177| #define PACKAGE_TARNAME "bitcoin"
2178| #define PACKAGE_VERSION "0.12.1"
2179| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2180| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2181| #define PACKAGE_URL ""
2182| #define STDC_HEADERS 1
2183| #define HAVE_SYS_TYPES_H 1
2184| #define HAVE_SYS_STAT_H 1
2185| #define HAVE_STDLIB_H 1
2186| #define HAVE_STRING_H 1
2187| #define HAVE_MEMORY_H 1
2188| #define HAVE_STRINGS_H 1
2189| #define HAVE_INTTYPES_H 1
2190| #define HAVE_STDINT_H 1
2191| #define HAVE_UNISTD_H 1
2192| #define HAVE_DLFCN_H 1
2193| #define LT_OBJDIR ".libs/"
2194| #define HAVE_PTHREAD_PRIO_INHERIT 1
2195| #define HAVE_PTHREAD 1
2196| #define HAVE_DECL_STRERROR_R 1
2197| #define HAVE_STRERROR_R 1
2198| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2199| #define HAVE_STDIO_H 1
2200| #define HAVE_STDLIB_H 1
2201| #define HAVE_UNISTD_H 1
2202| #define HAVE_STRINGS_H 1
2203| #define HAVE_SYS_TYPES_H 1
2204| #define HAVE_SYS_STAT_H 1
2205| #define HAVE_SYS_SELECT_H 1
2206| #define HAVE_INET_PTON 1
2207| #define HAVE_DECL_STRNLEN 0
2208| #define HAVE_DECL_LE16TOH 0
2209| #define HAVE_DECL_LE32TOH 0
2210| #define HAVE_DECL_LE64TOH 0
2211| #define HAVE_DECL_HTOLE16 0
2212| #define HAVE_DECL_HTOLE32 0
2213| #define HAVE_DECL_HTOLE64 0
2214| #define HAVE_DECL_BE16TOH 0
2215| /* end confdefs.h.  */
2216| #if HAVE_ENDIAN_H
2217|                  #include <endian.h>
2218|                  #elif HAVE_SYS_ENDIAN_H
2219|                  #include <sys/endian.h>
2220|                  #endif
2221|
2222| int
2223| main ()
2224| {
2225| #ifndef be32toh
2226| #ifdef __cplusplus
2227|   (void) be32toh;
2228| #else
2229|   (void) be32toh;
2230| #endif
2231| #endif
2232|
2233|   ;
2234|   return 0;
2235| }
2236configure:20938: result: no
2237configure:20953: checking whether be64toh is declared
2238configure:20953: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2239conftest.cpp: In function 'int main()':
2240conftest.cpp:54: error: 'be64toh' was not declared in this scope
2241configure:20953: $? = 1
2242configure: failed program was:
2243| /* confdefs.h */
2244| #define PACKAGE_NAME "Bitcoin Core"
2245| #define PACKAGE_TARNAME "bitcoin"
2246| #define PACKAGE_VERSION "0.12.1"
2247| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2248| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2249| #define PACKAGE_URL ""
2250| #define STDC_HEADERS 1
2251| #define HAVE_SYS_TYPES_H 1
2252| #define HAVE_SYS_STAT_H 1
2253| #define HAVE_STDLIB_H 1
2254| #define HAVE_STRING_H 1
2255| #define HAVE_MEMORY_H 1
2256| #define HAVE_STRINGS_H 1
2257| #define HAVE_INTTYPES_H 1
2258| #define HAVE_STDINT_H 1
2259| #define HAVE_UNISTD_H 1
2260| #define HAVE_DLFCN_H 1
2261| #define LT_OBJDIR ".libs/"
2262| #define HAVE_PTHREAD_PRIO_INHERIT 1
2263| #define HAVE_PTHREAD 1
2264| #define HAVE_DECL_STRERROR_R 1
2265| #define HAVE_STRERROR_R 1
2266| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2267| #define HAVE_STDIO_H 1
2268| #define HAVE_STDLIB_H 1
2269| #define HAVE_UNISTD_H 1
2270| #define HAVE_STRINGS_H 1
2271| #define HAVE_SYS_TYPES_H 1
2272| #define HAVE_SYS_STAT_H 1
2273| #define HAVE_SYS_SELECT_H 1
2274| #define HAVE_INET_PTON 1
2275| #define HAVE_DECL_STRNLEN 0
2276| #define HAVE_DECL_LE16TOH 0
2277| #define HAVE_DECL_LE32TOH 0
2278| #define HAVE_DECL_LE64TOH 0
2279| #define HAVE_DECL_HTOLE16 0
2280| #define HAVE_DECL_HTOLE32 0
2281| #define HAVE_DECL_HTOLE64 0
2282| #define HAVE_DECL_BE16TOH 0
2283| #define HAVE_DECL_BE32TOH 0
2284| /* end confdefs.h.  */
2285| #if HAVE_ENDIAN_H
2286|                  #include <endian.h>
2287|                  #elif HAVE_SYS_ENDIAN_H
2288|                  #include <sys/endian.h>
2289|                  #endif
2290|
2291| int
2292| main ()
2293| {
2294| #ifndef be64toh
2295| #ifdef __cplusplus
2296|   (void) be64toh;
2297| #else
2298|   (void) be64toh;
2299| #endif
2300| #endif
2301|
2302|   ;
2303|   return 0;
2304| }
2305configure:20953: result: no
2306configure:20968: checking whether htobe16 is declared
2307configure:20968: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2308conftest.cpp: In function 'int main()':
2309conftest.cpp:55: error: 'htobe16' was not declared in this scope
2310configure:20968: $? = 1
2311configure: failed program was:
2312| /* confdefs.h */
2313| #define PACKAGE_NAME "Bitcoin Core"
2314| #define PACKAGE_TARNAME "bitcoin"
2315| #define PACKAGE_VERSION "0.12.1"
2316| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2317| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2318| #define PACKAGE_URL ""
2319| #define STDC_HEADERS 1
2320| #define HAVE_SYS_TYPES_H 1
2321| #define HAVE_SYS_STAT_H 1
2322| #define HAVE_STDLIB_H 1
2323| #define HAVE_STRING_H 1
2324| #define HAVE_MEMORY_H 1
2325| #define HAVE_STRINGS_H 1
2326| #define HAVE_INTTYPES_H 1
2327| #define HAVE_STDINT_H 1
2328| #define HAVE_UNISTD_H 1
2329| #define HAVE_DLFCN_H 1
2330| #define LT_OBJDIR ".libs/"
2331| #define HAVE_PTHREAD_PRIO_INHERIT 1
2332| #define HAVE_PTHREAD 1
2333| #define HAVE_DECL_STRERROR_R 1
2334| #define HAVE_STRERROR_R 1
2335| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2336| #define HAVE_STDIO_H 1
2337| #define HAVE_STDLIB_H 1
2338| #define HAVE_UNISTD_H 1
2339| #define HAVE_STRINGS_H 1
2340| #define HAVE_SYS_TYPES_H 1
2341| #define HAVE_SYS_STAT_H 1
2342| #define HAVE_SYS_SELECT_H 1
2343| #define HAVE_INET_PTON 1
2344| #define HAVE_DECL_STRNLEN 0
2345| #define HAVE_DECL_LE16TOH 0
2346| #define HAVE_DECL_LE32TOH 0
2347| #define HAVE_DECL_LE64TOH 0
2348| #define HAVE_DECL_HTOLE16 0
2349| #define HAVE_DECL_HTOLE32 0
2350| #define HAVE_DECL_HTOLE64 0
2351| #define HAVE_DECL_BE16TOH 0
2352| #define HAVE_DECL_BE32TOH 0
2353| #define HAVE_DECL_BE64TOH 0
2354| /* end confdefs.h.  */
2355| #if HAVE_ENDIAN_H
2356|                  #include <endian.h>
2357|                  #elif HAVE_SYS_ENDIAN_H
2358|                  #include <sys/endian.h>
2359|                  #endif
2360|
2361| int
2362| main ()
2363| {
2364| #ifndef htobe16
2365| #ifdef __cplusplus
2366|   (void) htobe16;
2367| #else
2368|   (void) htobe16;
2369| #endif
2370| #endif
2371|
2372|   ;
2373|   return 0;
2374| }
2375configure:20968: result: no
2376configure:20983: checking whether htobe32 is declared
2377configure:20983: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2378conftest.cpp: In function 'int main()':
2379conftest.cpp:56: error: 'htobe32' was not declared in this scope
2380configure:20983: $? = 1
2381configure: failed program was:
2382| /* confdefs.h */
2383| #define PACKAGE_NAME "Bitcoin Core"
2384| #define PACKAGE_TARNAME "bitcoin"
2385| #define PACKAGE_VERSION "0.12.1"
2386| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2387| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2388| #define PACKAGE_URL ""
2389| #define STDC_HEADERS 1
2390| #define HAVE_SYS_TYPES_H 1
2391| #define HAVE_SYS_STAT_H 1
2392| #define HAVE_STDLIB_H 1
2393| #define HAVE_STRING_H 1
2394| #define HAVE_MEMORY_H 1
2395| #define HAVE_STRINGS_H 1
2396| #define HAVE_INTTYPES_H 1
2397| #define HAVE_STDINT_H 1
2398| #define HAVE_UNISTD_H 1
2399| #define HAVE_DLFCN_H 1
2400| #define LT_OBJDIR ".libs/"
2401| #define HAVE_PTHREAD_PRIO_INHERIT 1
2402| #define HAVE_PTHREAD 1
2403| #define HAVE_DECL_STRERROR_R 1
2404| #define HAVE_STRERROR_R 1
2405| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2406| #define HAVE_STDIO_H 1
2407| #define HAVE_STDLIB_H 1
2408| #define HAVE_UNISTD_H 1
2409| #define HAVE_STRINGS_H 1
2410| #define HAVE_SYS_TYPES_H 1
2411| #define HAVE_SYS_STAT_H 1
2412| #define HAVE_SYS_SELECT_H 1
2413| #define HAVE_INET_PTON 1
2414| #define HAVE_DECL_STRNLEN 0
2415| #define HAVE_DECL_LE16TOH 0
2416| #define HAVE_DECL_LE32TOH 0
2417| #define HAVE_DECL_LE64TOH 0
2418| #define HAVE_DECL_HTOLE16 0
2419| #define HAVE_DECL_HTOLE32 0
2420| #define HAVE_DECL_HTOLE64 0
2421| #define HAVE_DECL_BE16TOH 0
2422| #define HAVE_DECL_BE32TOH 0
2423| #define HAVE_DECL_BE64TOH 0
2424| #define HAVE_DECL_HTOBE16 0
2425| /* end confdefs.h.  */
2426| #if HAVE_ENDIAN_H
2427|                  #include <endian.h>
2428|                  #elif HAVE_SYS_ENDIAN_H
2429|                  #include <sys/endian.h>
2430|                  #endif
2431|
2432| int
2433| main ()
2434| {
2435| #ifndef htobe32
2436| #ifdef __cplusplus
2437|   (void) htobe32;
2438| #else
2439|   (void) htobe32;
2440| #endif
2441| #endif
2442|
2443|   ;
2444|   return 0;
2445| }
2446configure:20983: result: no
2447configure:20998: checking whether htobe64 is declared
2448configure:20998: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2449conftest.cpp: In function 'int main()':
2450conftest.cpp:57: error: 'htobe64' was not declared in this scope
2451configure:20998: $? = 1
2452configure: failed program was:
2453| /* confdefs.h */
2454| #define PACKAGE_NAME "Bitcoin Core"
2455| #define PACKAGE_TARNAME "bitcoin"
2456| #define PACKAGE_VERSION "0.12.1"
2457| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2458| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2459| #define PACKAGE_URL ""
2460| #define STDC_HEADERS 1
2461| #define HAVE_SYS_TYPES_H 1
2462| #define HAVE_SYS_STAT_H 1
2463| #define HAVE_STDLIB_H 1
2464| #define HAVE_STRING_H 1
2465| #define HAVE_MEMORY_H 1
2466| #define HAVE_STRINGS_H 1
2467| #define HAVE_INTTYPES_H 1
2468| #define HAVE_STDINT_H 1
2469| #define HAVE_UNISTD_H 1
2470| #define HAVE_DLFCN_H 1
2471| #define LT_OBJDIR ".libs/"
2472| #define HAVE_PTHREAD_PRIO_INHERIT 1
2473| #define HAVE_PTHREAD 1
2474| #define HAVE_DECL_STRERROR_R 1
2475| #define HAVE_STRERROR_R 1
2476| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2477| #define HAVE_STDIO_H 1
2478| #define HAVE_STDLIB_H 1
2479| #define HAVE_UNISTD_H 1
2480| #define HAVE_STRINGS_H 1
2481| #define HAVE_SYS_TYPES_H 1
2482| #define HAVE_SYS_STAT_H 1
2483| #define HAVE_SYS_SELECT_H 1
2484| #define HAVE_INET_PTON 1
2485| #define HAVE_DECL_STRNLEN 0
2486| #define HAVE_DECL_LE16TOH 0
2487| #define HAVE_DECL_LE32TOH 0
2488| #define HAVE_DECL_LE64TOH 0
2489| #define HAVE_DECL_HTOLE16 0
2490| #define HAVE_DECL_HTOLE32 0
2491| #define HAVE_DECL_HTOLE64 0
2492| #define HAVE_DECL_BE16TOH 0
2493| #define HAVE_DECL_BE32TOH 0
2494| #define HAVE_DECL_BE64TOH 0
2495| #define HAVE_DECL_HTOBE16 0
2496| #define HAVE_DECL_HTOBE32 0
2497| /* end confdefs.h.  */
2498| #if HAVE_ENDIAN_H
2499|                  #include <endian.h>
2500|                  #elif HAVE_SYS_ENDIAN_H
2501|                  #include <sys/endian.h>
2502|                  #endif
2503|
2504| int
2505| main ()
2506| {
2507| #ifndef htobe64
2508| #ifdef __cplusplus
2509|   (void) htobe64;
2510| #else
2511|   (void) htobe64;
2512| #endif
2513| #endif
2514|
2515|   ;
2516|   return 0;
2517| }
2518configure:20998: result: no
2519configure:21015: checking whether bswap_16 is declared
2520configure:21015: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2521conftest.cpp: In function 'int main()':
2522conftest.cpp:56: error: 'bswap_16' was not declared in this scope
2523configure:21015: $? = 1
2524configure: failed program was:
2525| /* confdefs.h */
2526| #define PACKAGE_NAME "Bitcoin Core"
2527| #define PACKAGE_TARNAME "bitcoin"
2528| #define PACKAGE_VERSION "0.12.1"
2529| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2530| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2531| #define PACKAGE_URL ""
2532| #define STDC_HEADERS 1
2533| #define HAVE_SYS_TYPES_H 1
2534| #define HAVE_SYS_STAT_H 1
2535| #define HAVE_STDLIB_H 1
2536| #define HAVE_STRING_H 1
2537| #define HAVE_MEMORY_H 1
2538| #define HAVE_STRINGS_H 1
2539| #define HAVE_INTTYPES_H 1
2540| #define HAVE_STDINT_H 1
2541| #define HAVE_UNISTD_H 1
2542| #define HAVE_DLFCN_H 1
2543| #define LT_OBJDIR ".libs/"
2544| #define HAVE_PTHREAD_PRIO_INHERIT 1
2545| #define HAVE_PTHREAD 1
2546| #define HAVE_DECL_STRERROR_R 1
2547| #define HAVE_STRERROR_R 1
2548| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2549| #define HAVE_STDIO_H 1
2550| #define HAVE_STDLIB_H 1
2551| #define HAVE_UNISTD_H 1
2552| #define HAVE_STRINGS_H 1
2553| #define HAVE_SYS_TYPES_H 1
2554| #define HAVE_SYS_STAT_H 1
2555| #define HAVE_SYS_SELECT_H 1
2556| #define HAVE_INET_PTON 1
2557| #define HAVE_DECL_STRNLEN 0
2558| #define HAVE_DECL_LE16TOH 0
2559| #define HAVE_DECL_LE32TOH 0
2560| #define HAVE_DECL_LE64TOH 0
2561| #define HAVE_DECL_HTOLE16 0
2562| #define HAVE_DECL_HTOLE32 0
2563| #define HAVE_DECL_HTOLE64 0
2564| #define HAVE_DECL_BE16TOH 0
2565| #define HAVE_DECL_BE32TOH 0
2566| #define HAVE_DECL_BE64TOH 0
2567| #define HAVE_DECL_HTOBE16 0
2568| #define HAVE_DECL_HTOBE32 0
2569| #define HAVE_DECL_HTOBE64 0
2570| /* end confdefs.h.  */
2571| #if HAVE_BYTESWAP_H
2572|                  #include <byteswap.h>
2573|                  #endif
2574|
2575| int
2576| main ()
2577| {
2578| #ifndef bswap_16
2579| #ifdef __cplusplus
2580|   (void) bswap_16;
2581| #else
2582|   (void) bswap_16;
2583| #endif
2584| #endif
2585|
2586|   ;
2587|   return 0;
2588| }
2589configure:21015: result: no
2590configure:21028: checking whether bswap_32 is declared
2591configure:21028: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2592conftest.cpp: In function 'int main()':
2593conftest.cpp:57: error: 'bswap_32' was not declared in this scope
2594configure:21028: $? = 1
2595configure: failed program was:
2596| /* confdefs.h */
2597| #define PACKAGE_NAME "Bitcoin Core"
2598| #define PACKAGE_TARNAME "bitcoin"
2599| #define PACKAGE_VERSION "0.12.1"
2600| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2601| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2602| #define PACKAGE_URL ""
2603| #define STDC_HEADERS 1
2604| #define HAVE_SYS_TYPES_H 1
2605| #define HAVE_SYS_STAT_H 1
2606| #define HAVE_STDLIB_H 1
2607| #define HAVE_STRING_H 1
2608| #define HAVE_MEMORY_H 1
2609| #define HAVE_STRINGS_H 1
2610| #define HAVE_INTTYPES_H 1
2611| #define HAVE_STDINT_H 1
2612| #define HAVE_UNISTD_H 1
2613| #define HAVE_DLFCN_H 1
2614| #define LT_OBJDIR ".libs/"
2615| #define HAVE_PTHREAD_PRIO_INHERIT 1
2616| #define HAVE_PTHREAD 1
2617| #define HAVE_DECL_STRERROR_R 1
2618| #define HAVE_STRERROR_R 1
2619| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2620| #define HAVE_STDIO_H 1
2621| #define HAVE_STDLIB_H 1
2622| #define HAVE_UNISTD_H 1
2623| #define HAVE_STRINGS_H 1
2624| #define HAVE_SYS_TYPES_H 1
2625| #define HAVE_SYS_STAT_H 1
2626| #define HAVE_SYS_SELECT_H 1
2627| #define HAVE_INET_PTON 1
2628| #define HAVE_DECL_STRNLEN 0
2629| #define HAVE_DECL_LE16TOH 0
2630| #define HAVE_DECL_LE32TOH 0
2631| #define HAVE_DECL_LE64TOH 0
2632| #define HAVE_DECL_HTOLE16 0
2633| #define HAVE_DECL_HTOLE32 0
2634| #define HAVE_DECL_HTOLE64 0
2635| #define HAVE_DECL_BE16TOH 0
2636| #define HAVE_DECL_BE32TOH 0
2637| #define HAVE_DECL_BE64TOH 0
2638| #define HAVE_DECL_HTOBE16 0
2639| #define HAVE_DECL_HTOBE32 0
2640| #define HAVE_DECL_HTOBE64 0
2641| #define HAVE_DECL_BSWAP_16 0
2642| /* end confdefs.h.  */
2643| #if HAVE_BYTESWAP_H
2644|                  #include <byteswap.h>
2645|                  #endif
2646|
2647| int
2648| main ()
2649| {
2650| #ifndef bswap_32
2651| #ifdef __cplusplus
2652|   (void) bswap_32;
2653| #else
2654|   (void) bswap_32;
2655| #endif
2656| #endif
2657|
2658|   ;
2659|   return 0;
2660| }
2661configure:21028: result: no
2662configure:21041: checking whether bswap_64 is declared
2663configure:21041: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2664conftest.cpp: In function 'int main()':
2665conftest.cpp:58: error: 'bswap_64' was not declared in this scope
2666configure:21041: $? = 1
2667configure: failed program was:
2668| /* confdefs.h */
2669| #define PACKAGE_NAME "Bitcoin Core"
2670| #define PACKAGE_TARNAME "bitcoin"
2671| #define PACKAGE_VERSION "0.12.1"
2672| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2673| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2674| #define PACKAGE_URL ""
2675| #define STDC_HEADERS 1
2676| #define HAVE_SYS_TYPES_H 1
2677| #define HAVE_SYS_STAT_H 1
2678| #define HAVE_STDLIB_H 1
2679| #define HAVE_STRING_H 1
2680| #define HAVE_MEMORY_H 1
2681| #define HAVE_STRINGS_H 1
2682| #define HAVE_INTTYPES_H 1
2683| #define HAVE_STDINT_H 1
2684| #define HAVE_UNISTD_H 1
2685| #define HAVE_DLFCN_H 1
2686| #define LT_OBJDIR ".libs/"
2687| #define HAVE_PTHREAD_PRIO_INHERIT 1
2688| #define HAVE_PTHREAD 1
2689| #define HAVE_DECL_STRERROR_R 1
2690| #define HAVE_STRERROR_R 1
2691| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2692| #define HAVE_STDIO_H 1
2693| #define HAVE_STDLIB_H 1
2694| #define HAVE_UNISTD_H 1
2695| #define HAVE_STRINGS_H 1
2696| #define HAVE_SYS_TYPES_H 1
2697| #define HAVE_SYS_STAT_H 1
2698| #define HAVE_SYS_SELECT_H 1
2699| #define HAVE_INET_PTON 1
2700| #define HAVE_DECL_STRNLEN 0
2701| #define HAVE_DECL_LE16TOH 0
2702| #define HAVE_DECL_LE32TOH 0
2703| #define HAVE_DECL_LE64TOH 0
2704| #define HAVE_DECL_HTOLE16 0
2705| #define HAVE_DECL_HTOLE32 0
2706| #define HAVE_DECL_HTOLE64 0
2707| #define HAVE_DECL_BE16TOH 0
2708| #define HAVE_DECL_BE32TOH 0
2709| #define HAVE_DECL_BE64TOH 0
2710| #define HAVE_DECL_HTOBE16 0
2711| #define HAVE_DECL_HTOBE32 0
2712| #define HAVE_DECL_HTOBE64 0
2713| #define HAVE_DECL_BSWAP_16 0
2714| #define HAVE_DECL_BSWAP_32 0
2715| /* end confdefs.h.  */
2716| #if HAVE_BYTESWAP_H
2717|                  #include <byteswap.h>
2718|                  #endif
2719|
2720| int
2721| main ()
2722| {
2723| #ifndef bswap_64
2724| #ifdef __cplusplus
2725|   (void) bswap_64;
2726| #else
2727|   (void) bswap_64;
2728| #endif
2729| #endif
2730|
2731|   ;
2732|   return 0;
2733| }
2734configure:21041: result: no
2735configure:21056: checking for MSG_NOSIGNAL
2736configure:21069: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2737conftest.cpp: In function 'int main()':
2738conftest.cpp:54: error: 'MSG_NOSIGNAL' was not declared in this scope
2739configure:21069: $? = 1
2740configure: failed program was:
2741| /* confdefs.h */
2742| #define PACKAGE_NAME "Bitcoin Core"
2743| #define PACKAGE_TARNAME "bitcoin"
2744| #define PACKAGE_VERSION "0.12.1"
2745| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2746| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2747| #define PACKAGE_URL ""
2748| #define STDC_HEADERS 1
2749| #define HAVE_SYS_TYPES_H 1
2750| #define HAVE_SYS_STAT_H 1
2751| #define HAVE_STDLIB_H 1
2752| #define HAVE_STRING_H 1
2753| #define HAVE_MEMORY_H 1
2754| #define HAVE_STRINGS_H 1
2755| #define HAVE_INTTYPES_H 1
2756| #define HAVE_STDINT_H 1
2757| #define HAVE_UNISTD_H 1
2758| #define HAVE_DLFCN_H 1
2759| #define LT_OBJDIR ".libs/"
2760| #define HAVE_PTHREAD_PRIO_INHERIT 1
2761| #define HAVE_PTHREAD 1
2762| #define HAVE_DECL_STRERROR_R 1
2763| #define HAVE_STRERROR_R 1
2764| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2765| #define HAVE_STDIO_H 1
2766| #define HAVE_STDLIB_H 1
2767| #define HAVE_UNISTD_H 1
2768| #define HAVE_STRINGS_H 1
2769| #define HAVE_SYS_TYPES_H 1
2770| #define HAVE_SYS_STAT_H 1
2771| #define HAVE_SYS_SELECT_H 1
2772| #define HAVE_INET_PTON 1
2773| #define HAVE_DECL_STRNLEN 0
2774| #define HAVE_DECL_LE16TOH 0
2775| #define HAVE_DECL_LE32TOH 0
2776| #define HAVE_DECL_LE64TOH 0
2777| #define HAVE_DECL_HTOLE16 0
2778| #define HAVE_DECL_HTOLE32 0
2779| #define HAVE_DECL_HTOLE64 0
2780| #define HAVE_DECL_BE16TOH 0
2781| #define HAVE_DECL_BE32TOH 0
2782| #define HAVE_DECL_BE64TOH 0
2783| #define HAVE_DECL_HTOBE16 0
2784| #define HAVE_DECL_HTOBE32 0
2785| #define HAVE_DECL_HTOBE64 0
2786| #define HAVE_DECL_BSWAP_16 0
2787| #define HAVE_DECL_BSWAP_32 0
2788| #define HAVE_DECL_BSWAP_64 0
2789| /* end confdefs.h.  */
2790| #include <sys/socket.h>
2791| int
2792| main ()
2793| {
2794|  int f = MSG_NOSIGNAL;
2795|   ;
2796|   return 0;
2797| }
2798configure:21075: result: no
2799configure:21081: checking for visibility attribute
2800configure:21090: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp  -L/opt/local/lib -L/opt/local/lib/db48 >&5
2801configure:21090: $? = 0
2802configure:21095: result: yes
2803configure:21166: checking for Berkeley DB C++ headers
2804configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2805conftest.cpp:52:33: error: bdb4.8/db_cxx.h: No such file or directory
2806conftest.cpp:59:10: error: #error "failed to find bdb 4.8+"
2807configure:21197: $? = 1
2808configure: failed program was:
2809| /* confdefs.h */
2810| #define PACKAGE_NAME "Bitcoin Core"
2811| #define PACKAGE_TARNAME "bitcoin"
2812| #define PACKAGE_VERSION "0.12.1"
2813| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2814| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2815| #define PACKAGE_URL ""
2816| #define STDC_HEADERS 1
2817| #define HAVE_SYS_TYPES_H 1
2818| #define HAVE_SYS_STAT_H 1
2819| #define HAVE_STDLIB_H 1
2820| #define HAVE_STRING_H 1
2821| #define HAVE_MEMORY_H 1
2822| #define HAVE_STRINGS_H 1
2823| #define HAVE_INTTYPES_H 1
2824| #define HAVE_STDINT_H 1
2825| #define HAVE_UNISTD_H 1
2826| #define HAVE_DLFCN_H 1
2827| #define LT_OBJDIR ".libs/"
2828| #define HAVE_PTHREAD_PRIO_INHERIT 1
2829| #define HAVE_PTHREAD 1
2830| #define HAVE_DECL_STRERROR_R 1
2831| #define HAVE_STRERROR_R 1
2832| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2833| #define HAVE_STDIO_H 1
2834| #define HAVE_STDLIB_H 1
2835| #define HAVE_UNISTD_H 1
2836| #define HAVE_STRINGS_H 1
2837| #define HAVE_SYS_TYPES_H 1
2838| #define HAVE_SYS_STAT_H 1
2839| #define HAVE_SYS_SELECT_H 1
2840| #define HAVE_INET_PTON 1
2841| #define HAVE_DECL_STRNLEN 0
2842| #define HAVE_DECL_LE16TOH 0
2843| #define HAVE_DECL_LE32TOH 0
2844| #define HAVE_DECL_LE64TOH 0
2845| #define HAVE_DECL_HTOLE16 0
2846| #define HAVE_DECL_HTOLE32 0
2847| #define HAVE_DECL_HTOLE64 0
2848| #define HAVE_DECL_BE16TOH 0
2849| #define HAVE_DECL_BE32TOH 0
2850| #define HAVE_DECL_BE64TOH 0
2851| #define HAVE_DECL_HTOBE16 0
2852| #define HAVE_DECL_HTOBE32 0
2853| #define HAVE_DECL_HTOBE64 0
2854| #define HAVE_DECL_BSWAP_16 0
2855| #define HAVE_DECL_BSWAP_32 0
2856| #define HAVE_DECL_BSWAP_64 0
2857| #define HAVE_VISIBILITY_ATTRIBUTE 1
2858| /* end confdefs.h.  */
2859|
2860|       #include <bdb4.8/db_cxx.h>
2861|
2862| int
2863| main ()
2864| {
2865|
2866|       #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
2867|         #error "failed to find bdb 4.8+"
2868|       #endif
2869|
2870|   ;
2871|   return 0;
2872| }
2873configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2874conftest.cpp:52:35: error: libdb4.8/db_cxx.h: No such file or directory
2875conftest.cpp:59:10: error: #error "failed to find bdb 4.8+"
2876configure:21197: $? = 1
2877configure: failed program was:
2878| /* confdefs.h */
2879| #define PACKAGE_NAME "Bitcoin Core"
2880| #define PACKAGE_TARNAME "bitcoin"
2881| #define PACKAGE_VERSION "0.12.1"
2882| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2883| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2884| #define PACKAGE_URL ""
2885| #define STDC_HEADERS 1
2886| #define HAVE_SYS_TYPES_H 1
2887| #define HAVE_SYS_STAT_H 1
2888| #define HAVE_STDLIB_H 1
2889| #define HAVE_STRING_H 1
2890| #define HAVE_MEMORY_H 1
2891| #define HAVE_STRINGS_H 1
2892| #define HAVE_INTTYPES_H 1
2893| #define HAVE_STDINT_H 1
2894| #define HAVE_UNISTD_H 1
2895| #define HAVE_DLFCN_H 1
2896| #define LT_OBJDIR ".libs/"
2897| #define HAVE_PTHREAD_PRIO_INHERIT 1
2898| #define HAVE_PTHREAD 1
2899| #define HAVE_DECL_STRERROR_R 1
2900| #define HAVE_STRERROR_R 1
2901| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2902| #define HAVE_STDIO_H 1
2903| #define HAVE_STDLIB_H 1
2904| #define HAVE_UNISTD_H 1
2905| #define HAVE_STRINGS_H 1
2906| #define HAVE_SYS_TYPES_H 1
2907| #define HAVE_SYS_STAT_H 1
2908| #define HAVE_SYS_SELECT_H 1
2909| #define HAVE_INET_PTON 1
2910| #define HAVE_DECL_STRNLEN 0
2911| #define HAVE_DECL_LE16TOH 0
2912| #define HAVE_DECL_LE32TOH 0
2913| #define HAVE_DECL_LE64TOH 0
2914| #define HAVE_DECL_HTOLE16 0
2915| #define HAVE_DECL_HTOLE32 0
2916| #define HAVE_DECL_HTOLE64 0
2917| #define HAVE_DECL_BE16TOH 0
2918| #define HAVE_DECL_BE32TOH 0
2919| #define HAVE_DECL_BE64TOH 0
2920| #define HAVE_DECL_HTOBE16 0
2921| #define HAVE_DECL_HTOBE32 0
2922| #define HAVE_DECL_HTOBE64 0
2923| #define HAVE_DECL_BSWAP_16 0
2924| #define HAVE_DECL_BSWAP_32 0
2925| #define HAVE_DECL_BSWAP_64 0
2926| #define HAVE_VISIBILITY_ATTRIBUTE 1
2927| /* end confdefs.h.  */
2928|
2929|       #include <libdb4.8/db_cxx.h>
2930|
2931| int
2932| main ()
2933| {
2934|
2935|       #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
2936|         #error "failed to find bdb 4.8+"
2937|       #endif
2938|
2939|   ;
2940|   return 0;
2941| }
2942configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
2943conftest.cpp:52:32: error: db4.8/db_cxx.h: No such file or directory
2944conftest.cpp:59:10: error: #error "failed to find bdb 4.8+"
2945configure:21197: $? = 1
2946configure: failed program was:
2947| /* confdefs.h */
2948| #define PACKAGE_NAME "Bitcoin Core"
2949| #define PACKAGE_TARNAME "bitcoin"
2950| #define PACKAGE_VERSION "0.12.1"
2951| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
2952| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
2953| #define PACKAGE_URL ""
2954| #define STDC_HEADERS 1
2955| #define HAVE_SYS_TYPES_H 1
2956| #define HAVE_SYS_STAT_H 1
2957| #define HAVE_STDLIB_H 1
2958| #define HAVE_STRING_H 1
2959| #define HAVE_MEMORY_H 1
2960| #define HAVE_STRINGS_H 1
2961| #define HAVE_INTTYPES_H 1
2962| #define HAVE_STDINT_H 1
2963| #define HAVE_UNISTD_H 1
2964| #define HAVE_DLFCN_H 1
2965| #define LT_OBJDIR ".libs/"
2966| #define HAVE_PTHREAD_PRIO_INHERIT 1
2967| #define HAVE_PTHREAD 1
2968| #define HAVE_DECL_STRERROR_R 1
2969| #define HAVE_STRERROR_R 1
2970| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
2971| #define HAVE_STDIO_H 1
2972| #define HAVE_STDLIB_H 1
2973| #define HAVE_UNISTD_H 1
2974| #define HAVE_STRINGS_H 1
2975| #define HAVE_SYS_TYPES_H 1
2976| #define HAVE_SYS_STAT_H 1
2977| #define HAVE_SYS_SELECT_H 1
2978| #define HAVE_INET_PTON 1
2979| #define HAVE_DECL_STRNLEN 0
2980| #define HAVE_DECL_LE16TOH 0
2981| #define HAVE_DECL_LE32TOH 0
2982| #define HAVE_DECL_LE64TOH 0
2983| #define HAVE_DECL_HTOLE16 0
2984| #define HAVE_DECL_HTOLE32 0
2985| #define HAVE_DECL_HTOLE64 0
2986| #define HAVE_DECL_BE16TOH 0
2987| #define HAVE_DECL_BE32TOH 0
2988| #define HAVE_DECL_BE64TOH 0
2989| #define HAVE_DECL_HTOBE16 0
2990| #define HAVE_DECL_HTOBE32 0
2991| #define HAVE_DECL_HTOBE64 0
2992| #define HAVE_DECL_BSWAP_16 0
2993| #define HAVE_DECL_BSWAP_32 0
2994| #define HAVE_DECL_BSWAP_64 0
2995| #define HAVE_VISIBILITY_ATTRIBUTE 1
2996| /* end confdefs.h.  */
2997|
2998|       #include <db4.8/db_cxx.h>
2999|
3000| int
3001| main ()
3002| {
3003|
3004|       #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
3005|         #error "failed to find bdb 4.8+"
3006|       #endif
3007|
3008|   ;
3009|   return 0;
3010| }
3011configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3012conftest.cpp:52:32: error: bdb48/db_cxx.h: No such file or directory
3013conftest.cpp:59:10: error: #error "failed to find bdb 4.8+"
3014configure:21197: $? = 1
3015configure: failed program was:
3016| /* confdefs.h */
3017| #define PACKAGE_NAME "Bitcoin Core"
3018| #define PACKAGE_TARNAME "bitcoin"
3019| #define PACKAGE_VERSION "0.12.1"
3020| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
3021| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
3022| #define PACKAGE_URL ""
3023| #define STDC_HEADERS 1
3024| #define HAVE_SYS_TYPES_H 1
3025| #define HAVE_SYS_STAT_H 1
3026| #define HAVE_STDLIB_H 1
3027| #define HAVE_STRING_H 1
3028| #define HAVE_MEMORY_H 1
3029| #define HAVE_STRINGS_H 1
3030| #define HAVE_INTTYPES_H 1
3031| #define HAVE_STDINT_H 1
3032| #define HAVE_UNISTD_H 1
3033| #define HAVE_DLFCN_H 1
3034| #define LT_OBJDIR ".libs/"
3035| #define HAVE_PTHREAD_PRIO_INHERIT 1
3036| #define HAVE_PTHREAD 1
3037| #define HAVE_DECL_STRERROR_R 1
3038| #define HAVE_STRERROR_R 1
3039| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
3040| #define HAVE_STDIO_H 1
3041| #define HAVE_STDLIB_H 1
3042| #define HAVE_UNISTD_H 1
3043| #define HAVE_STRINGS_H 1
3044| #define HAVE_SYS_TYPES_H 1
3045| #define HAVE_SYS_STAT_H 1
3046| #define HAVE_SYS_SELECT_H 1
3047| #define HAVE_INET_PTON 1
3048| #define HAVE_DECL_STRNLEN 0
3049| #define HAVE_DECL_LE16TOH 0
3050| #define HAVE_DECL_LE32TOH 0
3051| #define HAVE_DECL_LE64TOH 0
3052| #define HAVE_DECL_HTOLE16 0
3053| #define HAVE_DECL_HTOLE32 0
3054| #define HAVE_DECL_HTOLE64 0
3055| #define HAVE_DECL_BE16TOH 0
3056| #define HAVE_DECL_BE32TOH 0
3057| #define HAVE_DECL_BE64TOH 0
3058| #define HAVE_DECL_HTOBE16 0
3059| #define HAVE_DECL_HTOBE32 0
3060| #define HAVE_DECL_HTOBE64 0
3061| #define HAVE_DECL_BSWAP_16 0
3062| #define HAVE_DECL_BSWAP_32 0
3063| #define HAVE_DECL_BSWAP_64 0
3064| #define HAVE_VISIBILITY_ATTRIBUTE 1
3065| /* end confdefs.h.  */
3066|
3067|       #include <bdb48/db_cxx.h>
3068|
3069| int
3070| main ()
3071| {
3072|
3073|       #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
3074|         #error "failed to find bdb 4.8+"
3075|       #endif
3076|
3077|   ;
3078|   return 0;
3079| }
3080configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3081conftest.cpp:52:34: error: libdb48/db_cxx.h: No such file or directory
3082conftest.cpp:59:10: error: #error "failed to find bdb 4.8+"
3083configure:21197: $? = 1
3084configure: failed program was:
3085| /* confdefs.h */
3086| #define PACKAGE_NAME "Bitcoin Core"
3087| #define PACKAGE_TARNAME "bitcoin"
3088| #define PACKAGE_VERSION "0.12.1"
3089| #define PACKAGE_STRING "Bitcoin Core 0.12.1"
3090| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
3091| #define PACKAGE_URL ""
3092| #define STDC_HEADERS 1
3093| #define HAVE_SYS_TYPES_H 1
3094| #define HAVE_SYS_STAT_H 1
3095| #define HAVE_STDLIB_H 1
3096| #define HAVE_STRING_H 1
3097| #define HAVE_MEMORY_H 1
3098| #define HAVE_STRINGS_H 1
3099| #define HAVE_INTTYPES_H 1
3100| #define HAVE_STDINT_H 1
3101| #define HAVE_UNISTD_H 1
3102| #define HAVE_DLFCN_H 1
3103| #define LT_OBJDIR ".libs/"
3104| #define HAVE_PTHREAD_PRIO_INHERIT 1
3105| #define HAVE_PTHREAD 1
3106| #define HAVE_DECL_STRERROR_R 1
3107| #define HAVE_STRERROR_R 1
3108| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
3109| #define HAVE_STDIO_H 1
3110| #define HAVE_STDLIB_H 1
3111| #define HAVE_UNISTD_H 1
3112| #define HAVE_STRINGS_H 1
3113| #define HAVE_SYS_TYPES_H 1
3114| #define HAVE_SYS_STAT_H 1
3115| #define HAVE_SYS_SELECT_H 1
3116| #define HAVE_INET_PTON 1
3117| #define HAVE_DECL_STRNLEN 0
3118| #define HAVE_DECL_LE16TOH 0
3119| #define HAVE_DECL_LE32TOH 0
3120| #define HAVE_DECL_LE64TOH 0
3121| #define HAVE_DECL_HTOLE16 0
3122| #define HAVE_DECL_HTOLE32 0
3123| #define HAVE_DECL_HTOLE64 0
3124| #define HAVE_DECL_BE16TOH 0
3125| #define HAVE_DECL_BE32TOH 0
3126| #define HAVE_DECL_BE64TOH 0
3127| #define HAVE_DECL_HTOBE16 0
3128| #define HAVE_DECL_HTOBE32 0
3129| #define HAVE_DECL_HTOBE64 0
3130| #define HAVE_DECL_BSWAP_16 0
3131| #define HAVE_DECL_BSWAP_32 0
3132| #define HAVE_DECL_BSWAP_64 0
3133| #define HAVE_VISIBILITY_ATTRIBUTE 1
3134| /* end confdefs.h.  */
3135|
3136|       #include <libdb48/db_cxx.h>
3137|
3138| int
3139| main ()
3140| {
3141|
3142|       #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
3143|         #error "failed to find bdb 4.8+"
3144|       #endif
3145|
3146|   ;
3147|   return 0;
3148| }
3149configure:21197: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3150configure:21197: $? = 0
3151configure:21226: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3152configure:21226: $? = 0
3153configure:21274: result: /sandbox/include/db48/
3154configure:21288: checking for main in -ldb_cxx-4.8
3155configure:21307: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -ldb_cxx-4.8   -L/opt/local/lib -L/opt/local/lib/db48 >&5
3156configure:21307: $? = 0
3157configure:21317: result: yes
3158configure:21338: checking miniupnpc/miniwget.h usability
3159configure:21338: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3160configure:21338: $? = 0
3161configure:21338: result: yes
3162configure:21338: checking miniupnpc/miniwget.h presence
3163configure:21338: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
3164configure:21338: $? = 0
3165configure:21338: result: yes
3166configure:21338: checking for miniupnpc/miniwget.h
3167configure:21338: result: yes
3168configure:21343: checking for main in -lminiupnpc
3169configure:21362: /usr/bin/g++-4.2 -o conftest -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX -L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -lminiupnpc   -L/opt/local/lib -L/opt/local/lib/db48 >&5
3170configure:21362: $? = 0
3171configure:21371: result: yes
3172configure:21338: checking miniupnpc/miniupnpc.h usability
3173configure:21338: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3174configure:21338: $? = 0
3175configure:21338: result: yes
3176configure:21338: checking miniupnpc/miniupnpc.h presence
3177configure:21338: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
3178configure:21338: $? = 0
3179configure:21338: result: yes
3180configure:21338: checking for miniupnpc/miniupnpc.h
3181configure:21338: result: yes
3182configure:21343: checking for main in -lminiupnpc
3183configure:21371: result: yes
3184configure:21338: checking miniupnpc/upnpcommands.h usability
3185configure:21338: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3186configure:21338: $? = 0
3187configure:21338: result: yes
3188configure:21338: checking miniupnpc/upnpcommands.h presence
3189configure:21338: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
3190configure:21338: $? = 0
3191configure:21338: result: yes
3192configure:21338: checking for miniupnpc/upnpcommands.h
3193configure:21338: result: yes
3194configure:21343: checking for main in -lminiupnpc
3195configure:21371: result: yes
3196configure:21338: checking miniupnpc/upnperrors.h usability
3197configure:21338: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp >&5
3198configure:21338: $? = 0
3199configure:21338: result: yes
3200configure:21338: checking miniupnpc/upnperrors.h presence
3201configure:21338: /usr/bin/g++-4.2 -E -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX conftest.cpp
3202configure:21338: $? = 0
3203configure:21338: result: yes
3204configure:21338: checking for miniupnpc/upnperrors.h
3205configure:21338: result: yes
3206configure:21343: checking for main in -lminiupnpc
3207configure:21371: result: yes
3208configure:24402: checking whether to build Bitcoin Core GUI
3209configure:24432: result: no (Qt)
3210configure:24504: checking for boostlib >= 1.20.0
3211configure:24589: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX  conftest.cpp >&5
3212configure:24589: $? = 0
3213configure:24591: result: yes
3214configure:24775: checking whether the Boost::System library is available
3215configure:24799: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX  conftest.cpp >&5
3216configure:24799: $? = 0
3217configure:24814: result: yes
3218configure:24974: error: Could not find a version of the boost_system library!
3219
3220## ---------------- ##
3221## Cache variables. ##
3222## ---------------- ##
3223
3224ac_cv_build=x86_64-apple-darwin10.8.0
3225ac_cv_c_bigendian=no
3226ac_cv_c_compiler_gnu=yes
3227ac_cv_cxx_compiler_gnu=yes
3228ac_cv_env_CCC_set=
3229ac_cv_env_CCC_value=
3230ac_cv_env_CC_set=set
3231ac_cv_env_CC_value=/usr/bin/gcc-4.2
3232ac_cv_env_CFLAGS_set=set
3233ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
3234ac_cv_env_CPPFLAGS_set=set
3235ac_cv_env_CPPFLAGS_value=-I/sandbox/include
3236ac_cv_env_CPP_set=
3237ac_cv_env_CPP_value=
3238ac_cv_env_CRYPTO_CFLAGS_set=
3239ac_cv_env_CRYPTO_CFLAGS_value=
3240ac_cv_env_CRYPTO_LIBS_set=
3241ac_cv_env_CRYPTO_LIBS_value=
3242ac_cv_env_CXXCPP_set=
3243ac_cv_env_CXXCPP_value=
3244ac_cv_env_CXXFLAGS_set=set
3245ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64'
3246ac_cv_env_CXX_set=set
3247ac_cv_env_CXX_value=/usr/bin/g++-4.2
3248ac_cv_env_EVENT_CFLAGS_set=
3249ac_cv_env_EVENT_CFLAGS_value=
3250ac_cv_env_EVENT_LIBS_set=
3251ac_cv_env_EVENT_LIBS_value=
3252ac_cv_env_EVENT_PTHREADS_CFLAGS_set=
3253ac_cv_env_EVENT_PTHREADS_CFLAGS_value=
3254ac_cv_env_EVENT_PTHREADS_LIBS_set=
3255ac_cv_env_EVENT_PTHREADS_LIBS_value=
3256ac_cv_env_LDFLAGS_set=set
3257ac_cv_env_LDFLAGS_value='-L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64'
3258ac_cv_env_LIBS_set=
3259ac_cv_env_LIBS_value=
3260ac_cv_env_OBJCXXFLAGS_set=set
3261ac_cv_env_OBJCXXFLAGS_value='-pipe -Os -arch x86_64'
3262ac_cv_env_OBJCXX_set=set
3263ac_cv_env_OBJCXX_value=/usr/bin/g++-4.2
3264ac_cv_env_PKG_CONFIG_LIBDIR_set=
3265ac_cv_env_PKG_CONFIG_LIBDIR_value=
3266ac_cv_env_PKG_CONFIG_PATH_set=
3267ac_cv_env_PKG_CONFIG_PATH_value=
3268ac_cv_env_PKG_CONFIG_set=
3269ac_cv_env_PKG_CONFIG_value=
3270ac_cv_env_PROTOBUF_CFLAGS_set=
3271ac_cv_env_PROTOBUF_CFLAGS_value=
3272ac_cv_env_PROTOBUF_LIBS_set=
3273ac_cv_env_PROTOBUF_LIBS_value=
3274ac_cv_env_QR_CFLAGS_set=
3275ac_cv_env_QR_CFLAGS_value=
3276ac_cv_env_QR_LIBS_set=
3277ac_cv_env_QR_LIBS_value=
3278ac_cv_env_QTPLATFORM_CFLAGS_set=
3279ac_cv_env_QTPLATFORM_CFLAGS_value=
3280ac_cv_env_QTPLATFORM_LIBS_set=
3281ac_cv_env_QTPLATFORM_LIBS_value=
3282ac_cv_env_QTPRINT_CFLAGS_set=
3283ac_cv_env_QTPRINT_CFLAGS_value=
3284ac_cv_env_QTPRINT_LIBS_set=
3285ac_cv_env_QTPRINT_LIBS_value=
3286ac_cv_env_QTXCBQPA_CFLAGS_set=
3287ac_cv_env_QTXCBQPA_CFLAGS_value=
3288ac_cv_env_QTXCBQPA_LIBS_set=
3289ac_cv_env_QTXCBQPA_LIBS_value=
3290ac_cv_env_QT_CFLAGS_set=
3291ac_cv_env_QT_CFLAGS_value=
3292ac_cv_env_QT_DBUS_CFLAGS_set=
3293ac_cv_env_QT_DBUS_CFLAGS_value=
3294ac_cv_env_QT_DBUS_LIBS_set=
3295ac_cv_env_QT_DBUS_LIBS_value=
3296ac_cv_env_QT_LIBS_set=
3297ac_cv_env_QT_LIBS_value=
3298ac_cv_env_QT_TEST_CFLAGS_set=
3299ac_cv_env_QT_TEST_CFLAGS_value=
3300ac_cv_env_QT_TEST_LIBS_set=
3301ac_cv_env_QT_TEST_LIBS_value=
3302ac_cv_env_SSL_CFLAGS_set=
3303ac_cv_env_SSL_CFLAGS_value=
3304ac_cv_env_SSL_LIBS_set=
3305ac_cv_env_SSL_LIBS_value=
3306ac_cv_env_X11XCB_CFLAGS_set=
3307ac_cv_env_X11XCB_CFLAGS_value=
3308ac_cv_env_X11XCB_LIBS_set=
3309ac_cv_env_X11XCB_LIBS_value=
3310ac_cv_env_ZMQ_CFLAGS_set=
3311ac_cv_env_ZMQ_CFLAGS_value=
3312ac_cv_env_ZMQ_LIBS_set=
3313ac_cv_env_ZMQ_LIBS_value=
3314ac_cv_env_build_alias_set=
3315ac_cv_env_build_alias_value=
3316ac_cv_env_host_alias_set=
3317ac_cv_env_host_alias_value=
3318ac_cv_env_target_alias_set=
3319ac_cv_env_target_alias_value=
3320ac_cv_func_strerror_r=yes
3321ac_cv_func_strerror_r_char_p=no
3322ac_cv_have_decl_be16toh=no
3323ac_cv_have_decl_be32toh=no
3324ac_cv_have_decl_be64toh=no
3325ac_cv_have_decl_bswap_16=no
3326ac_cv_have_decl_bswap_32=no
3327ac_cv_have_decl_bswap_64=no
3328ac_cv_have_decl_htobe16=no
3329ac_cv_have_decl_htobe32=no
3330ac_cv_have_decl_htobe64=no
3331ac_cv_have_decl_htole16=no
3332ac_cv_have_decl_htole32=no
3333ac_cv_have_decl_htole64=no
3334ac_cv_have_decl_le16toh=no
3335ac_cv_have_decl_le32toh=no
3336ac_cv_have_decl_le64toh=no
3337ac_cv_have_decl_strerror_r=yes
3338ac_cv_have_decl_strnlen=no
3339ac_cv_header_byteswap_h=no
3340ac_cv_header_dlfcn_h=yes
3341ac_cv_header_endian_h=no
3342ac_cv_header_inttypes_h=yes
3343ac_cv_header_memory_h=yes
3344ac_cv_header_miniupnpc_miniupnpc_h=yes
3345ac_cv_header_miniupnpc_miniwget_h=yes
3346ac_cv_header_miniupnpc_upnpcommands_h=yes
3347ac_cv_header_miniupnpc_upnperrors_h=yes
3348ac_cv_header_stdc=yes
3349ac_cv_header_stdint_h=yes
3350ac_cv_header_stdio_h=yes
3351ac_cv_header_stdlib_h=yes
3352ac_cv_header_string_h=yes
3353ac_cv_header_strings_h=yes
3354ac_cv_header_sys_endian_h=no
3355ac_cv_header_sys_prctl_h=no
3356ac_cv_header_sys_select_h=yes
3357ac_cv_header_sys_stat_h=yes
3358ac_cv_header_sys_types_h=yes
3359ac_cv_header_unistd_h=yes
3360ac_cv_host=x86_64-apple-darwin10.8.0
3361ac_cv_lib_db_cxx_4_8___main=yes
3362ac_cv_lib_miniupnpc_main=yes
3363ac_cv_objcxx_compiler_gnu=yes
3364ac_cv_objext=o
3365ac_cv_path_EGREP='/sandbox/bin/grep -E'
3366ac_cv_path_FGREP='/sandbox/bin/grep -F'
3367ac_cv_path_GREP=/sandbox/bin/grep
3368ac_cv_path_HEXDUMP=/usr/bin/hexdump
3369ac_cv_path_JAVA=/usr/bin/java
3370ac_cv_path_PYTHON=/usr/bin/python
3371ac_cv_path_SED=/sandbox/bin/gsed
3372ac_cv_path_XGETTEXT=/sandbox/bin/xgettext
3373ac_cv_path_ac_pt_AR=/sandbox/bin/ar
3374ac_cv_path_ac_pt_CPPFILT=/usr/bin/c++filt
3375ac_cv_path_ac_pt_GCOV=/usr/bin/gcov
3376ac_cv_path_ac_pt_PKG_CONFIG=/sandbox/bin/pkg-config
3377ac_cv_path_ac_pt_RANLIB=/sandbox/bin/ranlib
3378ac_cv_path_ac_pt_STRIP=/sandbox/bin/strip
3379ac_cv_path_mkdir=/sandbox/bin/gmkdir
3380ac_cv_prog_AWK=gawk
3381ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
3382ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
3383ac_cv_prog_PORT=port
3384ac_cv_prog_ac_ct_AR=ar
3385ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
3386ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3387ac_cv_prog_ac_ct_LIPO=lipo
3388ac_cv_prog_ac_ct_NMEDIT=nmedit
3389ac_cv_prog_ac_ct_OTOOL=otool
3390ac_cv_prog_ac_ct_RANLIB=ranlib
3391ac_cv_prog_ac_ct_STRIP=strip
3392ac_cv_prog_cc_c89=
3393ac_cv_prog_cc_g=yes
3394ac_cv_prog_cxx_g=yes
3395ac_cv_prog_make_make_set=yes
3396ac_cv_prog_objcxx_g=yes
3397ac_cv_search_clock_gettime=no
3398ac_cv_search_getaddrinfo_a=no
3399ac_cv_search_inet_pton='none required'
3400ac_cv_sys_file_offset_bits=no
3401ac_cv_sys_largefile_CC=no
3402am_cv_CC_dependencies_compiler_type=gcc3
3403am_cv_CXX_dependencies_compiler_type=gcc3
3404am_cv_OBJCXX_dependencies_compiler_type=gcc3
3405am_cv_make_support_nested_variables=yes
3406am_cv_prog_cc_c_o=yes
3407ax_cv_PTHREAD_PRIO_INHERIT=yes
3408ax_cv_boost_system=yes
3409ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes
3410ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
3411ax_cv_check_cxxflags___Wstack_protector=yes
3412ax_cv_check_cxxflags___fPIC=yes
3413ax_cv_check_cxxflags___fPIE=yes
3414ax_cv_check_cxxflags___fstack_protector_all=yes
3415ax_cv_check_ldflags___Wl___dynamicbase=no
3416ax_cv_check_ldflags___Wl___large_address_aware=no
3417ax_cv_check_ldflags___Wl___nxcompat=no
3418ax_cv_check_ldflags___Wl__dead_strip=yes
3419ax_cv_check_ldflags___Wl__headerpad_max_install_names=yes
3420ax_cv_check_ldflags___Wl__z_now=no
3421ax_cv_check_ldflags___Wl__z_relro=no
3422ax_cv_check_ldflags___pie=yes
3423ax_cv_have_func_attribute_dllexport=no
3424ax_cv_have_func_attribute_dllimport=no
3425ax_cv_have_func_attribute_visibility=yes
3426lt_cv_apple_cc_single_mod=yes
3427lt_cv_ar_at_file=no
3428lt_cv_deplibs_check_method=pass_all
3429lt_cv_file_magic_cmd='$MAGIC_CMD'
3430lt_cv_file_magic_test_file=
3431lt_cv_ld_exported_symbols_list=yes
3432lt_cv_ld_force_load=yes
3433lt_cv_ld_reload_flag=-r
3434lt_cv_nm_interface='BSD nm'
3435lt_cv_objdir=.libs
3436lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3437lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3438lt_cv_path_NM=/sandbox/bin/nm
3439lt_cv_path_mainfest_tool=no
3440lt_cv_prog_compiler_c_o=yes
3441lt_cv_prog_compiler_c_o_CXX=yes
3442lt_cv_prog_compiler_pic='-fno-common -DPIC'
3443lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
3444lt_cv_prog_compiler_pic_works=yes
3445lt_cv_prog_compiler_pic_works_CXX=yes
3446lt_cv_prog_compiler_rtti_exceptions=no
3447lt_cv_prog_compiler_static_works=no
3448lt_cv_prog_compiler_static_works_CXX=no
3449lt_cv_prog_gnu_ld=no
3450lt_cv_prog_gnu_ldcxx=no
3451lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3452lt_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'\'''
3453lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3454lt_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'\'''
3455lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3456lt_cv_sys_max_cmd_len=196608
3457lt_cv_to_host_file_cmd=func_convert_file_noop
3458lt_cv_to_tool_file_cmd=func_convert_file_noop
3459
3460## ----------------- ##
3461## Output variables. ##
3462## ----------------- ##
3463
3464ACLOCAL='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing aclocal-1.14'
3465AMDEPBACKSLASH='\'
3466AMDEP_FALSE='#'
3467AMDEP_TRUE=''
3468AMTAR='$${TAR-tar}'
3469AM_BACKSLASH='\'
3470AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3471AM_DEFAULT_VERBOSITY='1'
3472AM_V='$(V)'
3473AR='/sandbox/bin/ar'
3474AUTOCONF='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing autoconf'
3475AUTOHEADER='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing autoheader'
3476AUTOMAKE='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing automake-1.14'
3477AWK='gawk'
3478BDB_CPPFLAGS=' -I/sandbox/include/db48/'
3479BDB_LIBS='-ldb_cxx-4.8'
3480BOOST_CHRONO_LIB=''
3481BOOST_CPPFLAGS=''
3482BOOST_FILESYSTEM_LIB=''
3483BOOST_LDFLAGS=''
3484BOOST_LIBS=''
3485BOOST_PROGRAM_OPTIONS_LIB=''
3486BOOST_SYSTEM_LIB=''
3487BOOST_THREAD_LIB=''
3488BOOST_UNIT_TEST_FRAMEWORK_LIB=''
3489BREW=''
3490BUILD_BITCOIND_FALSE=''
3491BUILD_BITCOIND_TRUE=''
3492BUILD_BITCOIN_LIBS_FALSE=''
3493BUILD_BITCOIN_LIBS_TRUE=''
3494BUILD_BITCOIN_UTILS_FALSE=''
3495BUILD_BITCOIN_UTILS_TRUE=''
3496BUILD_DARWIN_FALSE=''
3497BUILD_DARWIN_TRUE=''
3498CC='/usr/bin/gcc-4.2'
3499CCACHE=''
3500CCDEPMODE='depmode=gcc3'
3501CFLAGS='-pipe -Os -arch x86_64'
3502CLIENT_VERSION_BUILD=''
3503CLIENT_VERSION_IS_RELEASE=''
3504CLIENT_VERSION_MAJOR=''
3505CLIENT_VERSION_MINOR=''
3506CLIENT_VERSION_REVISION=''
3507COMPARISON_TOOL_REORG_TESTS='0'
3508COPYRIGHT_YEAR=''
3509CPP='/usr/bin/gcc-4.2 -E'
3510CPPFILT='/usr/bin/c++filt'
3511CPPFLAGS='-I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX '
3512CRYPTO_CFLAGS=''
3513CRYPTO_LIBS=''
3514CXX='/usr/bin/g++-4.2'
3515CXXCPP='/usr/bin/g++-4.2 -E'
3516CXXDEPMODE='depmode=gcc3'
3517CXXFLAGS='-pipe -Os -arch x86_64'
3518CYGPATH_W='echo'
3519DEFS=''
3520DEPDIR='.deps'
3521DLLTOOL='false'
3522DSYMUTIL='dsymutil'
3523DUMPBIN=''
3524ECHO_C='\c'
3525ECHO_N=''
3526ECHO_T=''
3527EGREP='/sandbox/bin/grep -E'
3528EMBEDDED_LEVELDB_FALSE='#'
3529EMBEDDED_LEVELDB_TRUE=''
3530ENABLE_BENCH_FALSE=''
3531ENABLE_BENCH_TRUE=''
3532ENABLE_QT_FALSE=''
3533ENABLE_QT_TESTS_FALSE=''
3534ENABLE_QT_TESTS_TRUE=''
3535ENABLE_QT_TRUE=''
3536ENABLE_TESTS_FALSE=''
3537ENABLE_TESTS_TRUE=''
3538ENABLE_WALLET_FALSE=''
3539ENABLE_WALLET_TRUE=''
3540ENABLE_ZMQ_FALSE=''
3541ENABLE_ZMQ_TRUE=''
3542EVENT_CFLAGS=''
3543EVENT_LIBS=''
3544EVENT_PTHREADS_CFLAGS=''
3545EVENT_PTHREADS_LIBS=''
3546EXEEXT=''
3547EXTENDED_RPC_TESTS=''
3548FGREP='/sandbox/bin/grep -F'
3549GCOV='/usr/bin/gcov'
3550GENHTML=''
3551GENISOIMAGE=''
3552GIT=''
3553GLIBC_BACK_COMPAT_FALSE=''
3554GLIBC_BACK_COMPAT_TRUE=''
3555GREP='/sandbox/bin/grep'
3556HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
3557HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all'
3558HARDENED_LDFLAGS=' -pie'
3559HARDEN_FALSE=''
3560HARDEN_TRUE=''
3561HEXDUMP='/usr/bin/hexdump'
3562INSTALLNAMETOOL=''
3563INSTALL_DATA='${INSTALL} -m 644'
3564INSTALL_PROGRAM='${INSTALL}'
3565INSTALL_SCRIPT='${INSTALL}'
3566INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3567JAVA='/usr/bin/java'
3568JAVA_COMPARISON_TOOL=''
3569LCOV=''
3570LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
3571LDFLAGS='-L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip '
3572LEVELDB_CPPFLAGS=''
3573LEVELDB_TARGET_FLAGS='TARGET_OS=Darwin'
3574LIBLEVELDB=''
3575LIBMEMENV=''
3576LIBOBJS=''
3577LIBS=' -L/opt/local/lib -L/opt/local/lib/db48'
3578LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3579LIBTOOL_APP_LDFLAGS=''
3580LIPO='lipo'
3581LN_S='ln -s'
3582LRELEASE=''
3583LTLIBOBJS=''
3584LUPDATE=''
3585MAINT=''
3586MAINTAINER_MODE_FALSE='#'
3587MAINTAINER_MODE_TRUE=''
3588MAKEINFO='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing makeinfo'
3589MAKENSIS=''
3590MANIFEST_TOOL=':'
3591MINIUPNPC_CPPFLAGS=''
3592MINIUPNPC_LIBS='-lminiupnpc'
3593MKDIR_P='/sandbox/bin/gmkdir -p'
3594MOC=''
3595MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir)'
3596NM='/sandbox/bin/nm'
3597NMEDIT='nmedit'
3598OBJCXX='/usr/bin/g++-4.2'
3599OBJCXXDEPMODE='depmode=gcc3'
3600OBJCXXFLAGS='-pipe -Os -arch x86_64'
3601OBJDUMP='false'
3602OBJEXT='o'
3603OTOOL64=':'
3604OTOOL='otool'
3605PACKAGE='bitcoin'
3606PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues'
3607PACKAGE_NAME='Bitcoin Core'
3608PACKAGE_STRING='Bitcoin Core 0.12.1'
3609PACKAGE_TARNAME='bitcoin'
3610PACKAGE_URL=''
3611PACKAGE_VERSION='0.12.1'
3612PATH_SEPARATOR=':'
3613PIC_FLAGS='-fPIC'
3614PIE_FLAGS='-fPIE'
3615PKG_CONFIG='/sandbox/bin/pkg-config'
3616PKG_CONFIG_LIBDIR=''
3617PKG_CONFIG_PATH=''
3618PORT='port'
3619PROTOBUF_CFLAGS=''
3620PROTOBUF_LIBS=''
3621PROTOC=''
3622PTHREAD_CC='/usr/bin/gcc-4.2'
3623PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
3624PTHREAD_LIBS=''
3625PYTHON='/usr/bin/python'
3626QR_CFLAGS=''
3627QR_LIBS=''
3628QTPLATFORM_CFLAGS=''
3629QTPLATFORM_LIBS=''
3630QTPRINT_CFLAGS=''
3631QTPRINT_LIBS=''
3632QTXCBQPA_CFLAGS=''
3633QTXCBQPA_LIBS=''
3634QT_CFLAGS=''
3635QT_DBUS_CFLAGS=''
3636QT_DBUS_INCLUDES=''
3637QT_DBUS_LIBS=''
3638QT_INCLUDES=''
3639QT_LDFLAGS=''
3640QT_LIBS=''
3641QT_PIE_FLAGS=''
3642QT_SELECT='qt'
3643QT_TEST_CFLAGS=''
3644QT_TEST_INCLUDES=''
3645QT_TEST_LIBS=''
3646QT_TRANSLATION_DIR=''
3647RANLIB='/sandbox/bin/ranlib'
3648RCC=''
3649READELF=''
3650RELDFLAGS=''
3651SED='/sandbox/bin/gsed'
3652SET_MAKE=''
3653SHELL='/bin/sh'
3654SSL_CFLAGS=''
3655SSL_LIBS=''
3656STRIP='/sandbox/bin/strip'
3657TARGET_DARWIN_FALSE=''
3658TARGET_DARWIN_TRUE=''
3659TARGET_WINDOWS_FALSE=''
3660TARGET_WINDOWS_TRUE=''
3661TESTDEFS=''
3662UIC=''
3663USE_COMPARISON_TOOL_FALSE=''
3664USE_COMPARISON_TOOL_REORG_TESTS_FALSE=''
3665USE_COMPARISON_TOOL_REORG_TESTS_TRUE=''
3666USE_COMPARISON_TOOL_TRUE=''
3667USE_LCOV_FALSE=''
3668USE_LCOV_TRUE=''
3669USE_QRCODE=''
3670USE_QRCODE_FALSE=''
3671USE_QRCODE_TRUE=''
3672USE_UPNP=''
3673VERSION='0.12.1'
3674WINDOWS_BITS=''
3675WINDRES=''
3676X11XCB_CFLAGS=''
3677X11XCB_LIBS=''
3678XGETTEXT='/sandbox/bin/xgettext'
3679ZMQ_CFLAGS=''
3680ZMQ_LIBS=''
3681ac_ct_AR='ar'
3682ac_ct_CC='/usr/bin/gcc-4.2'
3683ac_ct_CXX=''
3684ac_ct_DUMPBIN=''
3685ac_ct_OBJCXX=''
3686am__EXEEXT_FALSE=''
3687am__EXEEXT_TRUE=''
3688am__fastdepCC_FALSE='#'
3689am__fastdepCC_TRUE=''
3690am__fastdepCXX_FALSE='#'
3691am__fastdepCXX_TRUE=''
3692am__fastdepOBJCXX_FALSE='#'
3693am__fastdepOBJCXX_TRUE=''
3694am__include='include'
3695am__isrc=''
3696am__leading_dot='.'
3697am__nodep='_no'
3698am__quote=''
3699am__tar='$${TAR-tar} chof - "$$tardir"'
3700am__untar='$${TAR-tar} xf -'
3701ax_pthread_config=''
3702bindir='${exec_prefix}/bin'
3703build='x86_64-apple-darwin10.8.0'
3704build_alias=''
3705build_cpu='x86_64'
3706build_os='darwin10.8.0'
3707build_vendor='apple'
3708datadir='${datarootdir}'
3709datarootdir='${prefix}/share'
3710docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3711dvidir='${docdir}'
3712exec_prefix='NONE'
3713host='x86_64-apple-darwin10.8.0'
3714host_alias=''
3715host_cpu='x86_64'
3716host_os='darwin10.8.0'
3717host_vendor='apple'
3718htmldir='${docdir}'
3719includedir='${prefix}/include'
3720infodir='${datarootdir}/info'
3721install_sh='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/install-sh'
3722libdir='${exec_prefix}/lib'
3723libexecdir='${exec_prefix}/libexec'
3724localedir='${datarootdir}/locale'
3725localstatedir='${prefix}/var'
3726mandir='${datarootdir}/man'
3727mkdir_p='$(MKDIR_P)'
3728oldincludedir='/usr/include'
3729pdfdir='${docdir}'
3730prefix='/sandbox'
3731program_transform_name='s,x,x,'
3732psdir='${docdir}'
3733sbindir='${exec_prefix}/sbin'
3734sharedstatedir='${prefix}/com'
3735subdirs=''
3736sysconfdir='${prefix}/etc'
3737target_alias=''
3738
3739## ----------- ##
3740## confdefs.h. ##
3741## ----------- ##
3742
3743/* confdefs.h */
3744#define PACKAGE_NAME "Bitcoin Core"
3745#define PACKAGE_TARNAME "bitcoin"
3746#define PACKAGE_VERSION "0.12.1"
3747#define PACKAGE_STRING "Bitcoin Core 0.12.1"
3748#define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
3749#define PACKAGE_URL ""
3750#define STDC_HEADERS 1
3751#define HAVE_SYS_TYPES_H 1
3752#define HAVE_SYS_STAT_H 1
3753#define HAVE_STDLIB_H 1
3754#define HAVE_STRING_H 1
3755#define HAVE_MEMORY_H 1
3756#define HAVE_STRINGS_H 1
3757#define HAVE_INTTYPES_H 1
3758#define HAVE_STDINT_H 1
3759#define HAVE_UNISTD_H 1
3760#define HAVE_DLFCN_H 1
3761#define LT_OBJDIR ".libs/"
3762#define HAVE_PTHREAD_PRIO_INHERIT 1
3763#define HAVE_PTHREAD 1
3764#define HAVE_DECL_STRERROR_R 1
3765#define HAVE_STRERROR_R 1
3766#define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
3767#define HAVE_STDIO_H 1
3768#define HAVE_STDLIB_H 1
3769#define HAVE_UNISTD_H 1
3770#define HAVE_STRINGS_H 1
3771#define HAVE_SYS_TYPES_H 1
3772#define HAVE_SYS_STAT_H 1
3773#define HAVE_SYS_SELECT_H 1
3774#define HAVE_INET_PTON 1
3775#define HAVE_DECL_STRNLEN 0
3776#define HAVE_DECL_LE16TOH 0
3777#define HAVE_DECL_LE32TOH 0
3778#define HAVE_DECL_LE64TOH 0
3779#define HAVE_DECL_HTOLE16 0
3780#define HAVE_DECL_HTOLE32 0
3781#define HAVE_DECL_HTOLE64 0
3782#define HAVE_DECL_BE16TOH 0
3783#define HAVE_DECL_BE32TOH 0
3784#define HAVE_DECL_BE64TOH 0
3785#define HAVE_DECL_HTOBE16 0
3786#define HAVE_DECL_HTOBE32 0
3787#define HAVE_DECL_HTOBE64 0
3788#define HAVE_DECL_BSWAP_16 0
3789#define HAVE_DECL_BSWAP_32 0
3790#define HAVE_DECL_BSWAP_64 0
3791#define HAVE_VISIBILITY_ATTRIBUTE 1
3792#define HAVE_MINIUPNPC_MINIWGET_H 1
3793#define HAVE_MINIUPNPC_MINIUPNPC_H 1
3794#define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
3795#define HAVE_MINIUPNPC_UPNPERRORS_H 1
3796#define HAVE_BOOST /**/
3797#define HAVE_BOOST_SYSTEM /**/
3798
3799configure: exit 1