1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by Bitcoin Core configure 0.12.1, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Macintosh.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 82 tasks, 350 threads, 2 processors |
---|
34 | Load average: 0.23, Mach factor: 1.76 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /sandbox/bin |
---|
40 | PATH: /sandbox/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2937: checking build system type |
---|
52 | configure:2951: result: x86_64-apple-darwin10.8.0 |
---|
53 | configure:2971: checking host system type |
---|
54 | configure:2984: result: x86_64-apple-darwin10.8.0 |
---|
55 | configure:3027: checking for a BSD-compatible install |
---|
56 | configure:3095: result: /usr/bin/install -c |
---|
57 | configure:3106: checking whether build environment is sane |
---|
58 | configure:3161: result: yes |
---|
59 | configure:3312: checking for a thread-safe mkdir -p |
---|
60 | configure:3351: result: /sandbox/bin/gmkdir -p |
---|
61 | configure:3358: checking for gawk |
---|
62 | configure:3374: found /sandbox/bin/gawk |
---|
63 | configure:3385: result: gawk |
---|
64 | configure:3396: checking whether make sets $(MAKE) |
---|
65 | configure:3418: result: yes |
---|
66 | configure:3447: checking whether make supports nested variables |
---|
67 | configure:3464: result: yes |
---|
68 | configure:3582: checking whether to enable maintainer-specific portions of Makefiles |
---|
69 | configure:3591: result: yes |
---|
70 | configure:3616: checking whether make supports nested variables |
---|
71 | configure:3633: result: yes |
---|
72 | configure:3762: checking for C++ compiler version |
---|
73 | configure:3771: /usr/bin/g++-4.2 --version >&5 |
---|
74 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
75 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
76 | This is free software; see the source for copying conditions. There is NO |
---|
77 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
78 | |
---|
79 | configure:3782: $? = 0 |
---|
80 | configure:3771: /usr/bin/g++-4.2 -v >&5 |
---|
81 | Using built-in specs. |
---|
82 | Target: i686-apple-darwin10 |
---|
83 | Configured 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 |
---|
84 | Thread model: posix |
---|
85 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
86 | configure:3782: $? = 0 |
---|
87 | configure:3771: /usr/bin/g++-4.2 -V >&5 |
---|
88 | g++-4.2: argument to `-V' is missing |
---|
89 | configure:3782: $? = 1 |
---|
90 | configure:3771: /usr/bin/g++-4.2 -qversion >&5 |
---|
91 | i686-apple-darwin10-g++-4.2.1: no input files |
---|
92 | configure:3782: $? = 1 |
---|
93 | configure:3802: checking whether the C++ compiler works |
---|
94 | configure: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 |
---|
95 | configure:3828: $? = 0 |
---|
96 | configure:3876: result: yes |
---|
97 | configure:3879: checking for C++ compiler default output file name |
---|
98 | configure:3881: result: a.out |
---|
99 | configure:3887: checking for suffix of executables |
---|
100 | configure: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 |
---|
101 | configure:3898: $? = 0 |
---|
102 | configure:3920: result: |
---|
103 | configure:3942: checking whether we are cross compiling |
---|
104 | configure: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 |
---|
105 | configure:3954: $? = 0 |
---|
106 | configure:3961: ./conftest |
---|
107 | configure:3965: $? = 0 |
---|
108 | configure:3980: result: no |
---|
109 | configure:3985: checking for suffix of object files |
---|
110 | configure:4007: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5 |
---|
111 | configure:4011: $? = 0 |
---|
112 | configure:4032: result: o |
---|
113 | configure:4036: checking whether we are using the GNU C++ compiler |
---|
114 | configure:4055: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5 |
---|
115 | configure:4055: $? = 0 |
---|
116 | configure:4064: result: yes |
---|
117 | configure:4073: checking whether /usr/bin/g++-4.2 accepts -g |
---|
118 | configure:4093: /usr/bin/g++-4.2 -c -g -I/sandbox/include conftest.cpp >&5 |
---|
119 | configure:4093: $? = 0 |
---|
120 | configure:4134: result: yes |
---|
121 | configure:4168: checking for style of include used by make |
---|
122 | configure:4196: result: GNU |
---|
123 | configure:4222: checking dependency style of /usr/bin/g++-4.2 |
---|
124 | configure:4333: result: gcc3 |
---|
125 | configure:4454: checking for Objective C++ compiler version |
---|
126 | configure:4463: /usr/bin/g++-4.2 --version >&5 |
---|
127 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
128 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
129 | This is free software; see the source for copying conditions. There is NO |
---|
130 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
131 | |
---|
132 | configure:4474: $? = 0 |
---|
133 | configure:4463: /usr/bin/g++-4.2 -v >&5 |
---|
134 | Using built-in specs. |
---|
135 | Target: i686-apple-darwin10 |
---|
136 | Configured 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 |
---|
137 | Thread model: posix |
---|
138 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
139 | configure:4474: $? = 0 |
---|
140 | configure:4463: /usr/bin/g++-4.2 -V >&5 |
---|
141 | g++-4.2: argument to `-V' is missing |
---|
142 | configure:4474: $? = 1 |
---|
143 | configure:4463: /usr/bin/g++-4.2 -qversion >&5 |
---|
144 | i686-apple-darwin10-g++-4.2.1: no input files |
---|
145 | configure:4474: $? = 1 |
---|
146 | configure:4478: checking whether we are using the GNU Objective C++ compiler |
---|
147 | configure:4497: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.mm >&5 |
---|
148 | configure:4497: $? = 0 |
---|
149 | configure:4506: result: yes |
---|
150 | configure:4515: checking whether /usr/bin/g++-4.2 accepts -g |
---|
151 | configure:4535: /usr/bin/g++-4.2 -c -g -I/sandbox/include conftest.mm >&5 |
---|
152 | configure:4535: $? = 0 |
---|
153 | configure:4576: result: yes |
---|
154 | configure:4601: checking dependency style of /usr/bin/g++-4.2 |
---|
155 | configure:4710: result: gcc3 |
---|
156 | configure:4777: checking how to print strings |
---|
157 | configure:4804: result: printf |
---|
158 | configure:4873: checking for gcc |
---|
159 | configure:4900: result: /usr/bin/gcc-4.2 |
---|
160 | configure:5129: checking for C compiler version |
---|
161 | configure:5138: /usr/bin/gcc-4.2 --version >&5 |
---|
162 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
163 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
164 | This is free software; see the source for copying conditions. There is NO |
---|
165 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
166 | |
---|
167 | configure:5149: $? = 0 |
---|
168 | configure:5138: /usr/bin/gcc-4.2 -v >&5 |
---|
169 | Using built-in specs. |
---|
170 | Target: i686-apple-darwin10 |
---|
171 | Configured 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 |
---|
172 | Thread model: posix |
---|
173 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
174 | configure:5149: $? = 0 |
---|
175 | configure:5138: /usr/bin/gcc-4.2 -V >&5 |
---|
176 | gcc-4.2: argument to `-V' is missing |
---|
177 | configure:5149: $? = 1 |
---|
178 | configure:5138: /usr/bin/gcc-4.2 -qversion >&5 |
---|
179 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
180 | configure:5149: $? = 1 |
---|
181 | configure:5153: checking whether we are using the GNU C compiler |
---|
182 | configure:5172: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
183 | configure:5172: $? = 0 |
---|
184 | configure:5181: result: yes |
---|
185 | configure:5190: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
186 | configure:5210: /usr/bin/gcc-4.2 -c -g -I/sandbox/include conftest.c >&5 |
---|
187 | configure:5210: $? = 0 |
---|
188 | configure:5251: result: yes |
---|
189 | configure:5268: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
190 | configure:5331: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
191 | configure:5331: $? = 0 |
---|
192 | configure:5344: result: none needed |
---|
193 | configure:5369: checking whether /usr/bin/gcc-4.2 understands -c and -o together |
---|
194 | configure:5391: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o |
---|
195 | configure:5394: $? = 0 |
---|
196 | configure:5391: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o |
---|
197 | configure:5394: $? = 0 |
---|
198 | configure:5406: result: yes |
---|
199 | configure:5425: checking dependency style of /usr/bin/gcc-4.2 |
---|
200 | configure:5536: result: gcc3 |
---|
201 | configure:5551: checking for a sed that does not truncate output |
---|
202 | configure:5615: result: /sandbox/bin/gsed |
---|
203 | configure:5633: checking for grep that handles long lines and -e |
---|
204 | configure:5691: result: /sandbox/bin/grep |
---|
205 | configure:5696: checking for egrep |
---|
206 | configure:5758: result: /sandbox/bin/grep -E |
---|
207 | configure:5763: checking for fgrep |
---|
208 | configure:5825: result: /sandbox/bin/grep -F |
---|
209 | configure:5860: checking for ld used by /usr/bin/gcc-4.2 |
---|
210 | configure:5927: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
211 | configure:5934: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
212 | configure:5949: result: no |
---|
213 | configure:5961: checking for BSD- or MS-compatible name lister (nm) |
---|
214 | configure:6010: result: /sandbox/bin/nm |
---|
215 | configure:6140: checking the name lister (/sandbox/bin/nm) interface |
---|
216 | configure:6147: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
217 | configure:6150: /sandbox/bin/nm "conftest.o" |
---|
218 | configure:6153: output |
---|
219 | 0000000000000000 D _some_variable |
---|
220 | configure:6160: result: BSD nm |
---|
221 | configure:6163: checking whether ln -s works |
---|
222 | configure:6167: result: yes |
---|
223 | configure:6175: checking the maximum length of command line arguments |
---|
224 | configure:6306: result: 196608 |
---|
225 | configure:6323: checking whether the shell understands some XSI constructs |
---|
226 | configure:6333: result: yes |
---|
227 | configure:6337: checking whether the shell understands "+=" |
---|
228 | configure:6343: result: yes |
---|
229 | configure:6378: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format |
---|
230 | configure:6418: result: func_convert_file_noop |
---|
231 | configure:6425: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format |
---|
232 | configure:6445: result: func_convert_file_noop |
---|
233 | configure:6452: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
234 | configure:6459: result: -r |
---|
235 | configure:6533: checking for objdump |
---|
236 | configure:6563: result: no |
---|
237 | configure:6592: checking how to recognize dependent libraries |
---|
238 | configure:6790: result: pass_all |
---|
239 | configure:6875: checking for dlltool |
---|
240 | configure:6905: result: no |
---|
241 | configure:6935: checking how to associate runtime and link libraries |
---|
242 | configure:6962: result: printf %s\n |
---|
243 | configure:7023: checking for ar |
---|
244 | configure:7039: found /sandbox/bin/ar |
---|
245 | configure:7050: result: ar |
---|
246 | configure:7087: checking for archiver @FILE support |
---|
247 | configure:7104: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
248 | configure:7104: $? = 0 |
---|
249 | configure:7107: ar cru libconftest.a @conftest.lst >&5 |
---|
250 | ar: @conftest.lst: No such file or directory |
---|
251 | configure:7110: $? = 1 |
---|
252 | configure:7130: result: no |
---|
253 | configure:7188: checking for strip |
---|
254 | configure:7204: found /sandbox/bin/strip |
---|
255 | configure:7215: result: strip |
---|
256 | configure:7287: checking for ranlib |
---|
257 | configure:7303: found /sandbox/bin/ranlib |
---|
258 | configure:7314: result: ranlib |
---|
259 | configure:7416: checking command to parse /sandbox/bin/nm output from /usr/bin/gcc-4.2 object |
---|
260 | configure:7536: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
261 | configure:7539: $? = 0 |
---|
262 | configure: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 |
---|
263 | configure:7546: $? = 0 |
---|
264 | cannot find nm_test_var in conftest.nm |
---|
265 | configure:7536: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
266 | configure:7539: $? = 0 |
---|
267 | configure: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 |
---|
268 | configure:7546: $? = 0 |
---|
269 | configure: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 |
---|
270 | configure:7615: $? = 0 |
---|
271 | configure:7653: result: ok |
---|
272 | configure:7690: checking for sysroot |
---|
273 | configure:7720: result: no |
---|
274 | configure:7989: checking for mt |
---|
275 | configure:8019: result: no |
---|
276 | configure:8039: checking if : is a manifest tool |
---|
277 | configure:8045: : '-?' |
---|
278 | configure:8053: result: no |
---|
279 | configure:8109: checking for dsymutil |
---|
280 | configure:8125: found /usr/bin/dsymutil |
---|
281 | configure:8136: result: dsymutil |
---|
282 | configure:8201: checking for nmedit |
---|
283 | configure:8217: found /sandbox/bin/nmedit |
---|
284 | configure:8228: result: nmedit |
---|
285 | configure:8293: checking for lipo |
---|
286 | configure:8309: found /sandbox/bin/lipo |
---|
287 | configure:8320: result: lipo |
---|
288 | configure:8385: checking for otool |
---|
289 | configure:8401: found /sandbox/bin/otool |
---|
290 | configure:8412: result: otool |
---|
291 | configure:8477: checking for otool64 |
---|
292 | configure:8507: result: no |
---|
293 | configure: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 |
---|
295 | configure:8585: result: yes |
---|
296 | configure:8588: checking for -exported_symbols_list linker flag |
---|
297 | configure: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 |
---|
298 | configure:8608: $? = 0 |
---|
299 | configure:8618: result: yes |
---|
300 | configure:8621: checking for -force_load linker flag |
---|
301 | /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
302 | ar cru libconftest.a conftest.o |
---|
303 | ranlib 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 |
---|
305 | configure:8653: result: yes |
---|
306 | configure:8695: checking how to run the C preprocessor |
---|
307 | configure:8726: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c |
---|
308 | configure:8726: $? = 0 |
---|
309 | configure:8740: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c |
---|
310 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
311 | configure:8740: $? = 1 |
---|
312 | configure: 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> |
---|
322 | configure:8765: result: /usr/bin/gcc-4.2 -E |
---|
323 | configure:8785: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c |
---|
324 | configure:8785: $? = 0 |
---|
325 | configure:8799: /usr/bin/gcc-4.2 -E -I/sandbox/include conftest.c |
---|
326 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
327 | configure:8799: $? = 1 |
---|
328 | configure: 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> |
---|
338 | configure:8828: checking for ANSI C header files |
---|
339 | configure:8848: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
340 | configure:8848: $? = 0 |
---|
341 | configure: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 |
---|
342 | configure:8921: $? = 0 |
---|
343 | configure:8921: ./conftest |
---|
344 | configure:8921: $? = 0 |
---|
345 | configure:8932: result: yes |
---|
346 | configure:8945: checking for sys/types.h |
---|
347 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
348 | configure:8945: $? = 0 |
---|
349 | configure:8945: result: yes |
---|
350 | configure:8945: checking for sys/stat.h |
---|
351 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
352 | configure:8945: $? = 0 |
---|
353 | configure:8945: result: yes |
---|
354 | configure:8945: checking for stdlib.h |
---|
355 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
356 | configure:8945: $? = 0 |
---|
357 | configure:8945: result: yes |
---|
358 | configure:8945: checking for string.h |
---|
359 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
360 | configure:8945: $? = 0 |
---|
361 | configure:8945: result: yes |
---|
362 | configure:8945: checking for memory.h |
---|
363 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
364 | configure:8945: $? = 0 |
---|
365 | configure:8945: result: yes |
---|
366 | configure:8945: checking for strings.h |
---|
367 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
368 | configure:8945: $? = 0 |
---|
369 | configure:8945: result: yes |
---|
370 | configure:8945: checking for inttypes.h |
---|
371 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
372 | configure:8945: $? = 0 |
---|
373 | configure:8945: result: yes |
---|
374 | configure:8945: checking for stdint.h |
---|
375 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
376 | configure:8945: $? = 0 |
---|
377 | configure:8945: result: yes |
---|
378 | configure:8945: checking for unistd.h |
---|
379 | configure:8945: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
380 | configure:8945: $? = 0 |
---|
381 | configure:8945: result: yes |
---|
382 | configure:8959: checking for dlfcn.h |
---|
383 | configure:8959: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.c >&5 |
---|
384 | configure:8959: $? = 0 |
---|
385 | configure:8959: result: yes |
---|
386 | configure:9175: checking for objdir |
---|
387 | configure:9190: result: .libs |
---|
388 | configure:9461: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
389 | configure:9479: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
390 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
391 | configure:9483: $? = 0 |
---|
392 | configure:9496: result: no |
---|
393 | configure:9823: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
394 | configure:9830: result: -fno-common -DPIC |
---|
395 | configure:9838: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
396 | configure:9856: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
397 | configure:9860: $? = 0 |
---|
398 | configure:9873: result: yes |
---|
399 | configure:9902: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
400 | configure:9930: result: no |
---|
401 | configure:9945: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
402 | configure:9966: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -o out/conftest2.o conftest.c >&5 |
---|
403 | configure:9970: $? = 0 |
---|
404 | configure:9992: result: yes |
---|
405 | configure:10000: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
406 | configure:10047: result: yes |
---|
407 | configure:10080: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
408 | configure:11237: result: yes |
---|
409 | configure:11477: checking dynamic linker characteristics |
---|
410 | configure:12211: result: darwin10.8.0 dyld |
---|
411 | configure:12318: checking how to hardcode library paths into programs |
---|
412 | configure:12343: result: immediate |
---|
413 | configure:12883: checking whether stripping libraries is possible |
---|
414 | configure:12897: result: yes |
---|
415 | configure:12923: checking if libtool supports shared libraries |
---|
416 | configure:12925: result: yes |
---|
417 | configure:12928: checking whether to build shared libraries |
---|
418 | configure:12949: result: yes |
---|
419 | configure:12952: checking whether to build static libraries |
---|
420 | configure:12956: result: yes |
---|
421 | configure:12979: checking how to run the C++ preprocessor |
---|
422 | configure:13006: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp |
---|
423 | configure:13006: $? = 0 |
---|
424 | configure:13020: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp |
---|
425 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
426 | configure:13020: $? = 1 |
---|
427 | configure: 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> |
---|
449 | configure:13045: result: /usr/bin/g++-4.2 -E |
---|
450 | configure:13065: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp |
---|
451 | configure:13065: $? = 0 |
---|
452 | configure:13079: /usr/bin/g++-4.2 -E -I/sandbox/include conftest.cpp |
---|
453 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
---|
454 | configure:13079: $? = 1 |
---|
455 | configure: 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> |
---|
477 | configure:13248: checking for ld used by /usr/bin/g++-4.2 |
---|
478 | configure:13315: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
479 | configure:13322: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
480 | configure:13337: result: no |
---|
481 | configure:13392: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
482 | configure:14394: result: yes |
---|
483 | configure:14430: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include conftest.cpp >&5 |
---|
484 | configure:14433: $? = 0 |
---|
485 | configure:14953: checking for /usr/bin/g++-4.2 option to produce PIC |
---|
486 | configure:14960: result: -fno-common -DPIC |
---|
487 | configure:14968: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works |
---|
488 | configure:14986: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
489 | configure:14990: $? = 0 |
---|
490 | configure:15003: result: yes |
---|
491 | configure:15026: checking if /usr/bin/g++-4.2 static flag -static works |
---|
492 | configure:15054: result: no |
---|
493 | configure:15066: checking if /usr/bin/g++-4.2 supports -c -o file.o |
---|
494 | configure:15087: /usr/bin/g++-4.2 -c -pipe -Os -arch x86_64 -I/sandbox/include -o out/conftest2.o conftest.cpp >&5 |
---|
495 | configure:15091: $? = 0 |
---|
496 | configure:15113: result: yes |
---|
497 | configure:15118: checking if /usr/bin/g++-4.2 supports -c -o file.o |
---|
498 | configure:15165: result: yes |
---|
499 | configure:15195: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
500 | configure:15234: result: yes |
---|
501 | configure:15375: checking dynamic linker characteristics |
---|
502 | configure:16043: result: darwin10.8.0 dyld |
---|
503 | configure:16096: checking how to hardcode library paths into programs |
---|
504 | configure:16121: result: immediate |
---|
505 | configure:16229: checking for ar |
---|
506 | configure:16247: found /sandbox/bin/ar |
---|
507 | configure:16259: result: /sandbox/bin/ar |
---|
508 | configure:16327: checking for ranlib |
---|
509 | configure:16345: found /sandbox/bin/ranlib |
---|
510 | configure:16357: result: /sandbox/bin/ranlib |
---|
511 | configure:16425: checking for strip |
---|
512 | configure:16443: found /sandbox/bin/strip |
---|
513 | configure:16455: result: /sandbox/bin/strip |
---|
514 | configure:16523: checking for gcov |
---|
515 | configure:16541: found /usr/bin/gcov |
---|
516 | configure:16553: result: /usr/bin/gcov |
---|
517 | configure:16577: checking for lcov |
---|
518 | configure:16610: result: no |
---|
519 | configure:16617: checking for java |
---|
520 | configure:16635: found /usr/bin/java |
---|
521 | configure:16647: result: /usr/bin/java |
---|
522 | configure:16657: checking for python |
---|
523 | configure:16675: found /usr/bin/python |
---|
524 | configure:16687: result: /usr/bin/python |
---|
525 | configure:16697: checking for genhtml |
---|
526 | configure:16730: result: no |
---|
527 | configure:16737: checking for git |
---|
528 | configure:16770: result: no |
---|
529 | configure:16777: checking for ccache |
---|
530 | configure:16810: result: no |
---|
531 | configure:16817: checking for xgettext |
---|
532 | configure:16835: found /sandbox/bin/xgettext |
---|
533 | configure:16847: result: /sandbox/bin/xgettext |
---|
534 | configure:16857: checking for hexdump |
---|
535 | configure:16875: found /usr/bin/hexdump |
---|
536 | configure:16887: result: /usr/bin/hexdump |
---|
537 | configure:16941: checking for readelf |
---|
538 | configure:16974: result: no |
---|
539 | configure:17039: checking for c++filt |
---|
540 | configure:17057: found /usr/bin/c++filt |
---|
541 | configure:17069: result: /usr/bin/c++filt |
---|
542 | configure:17146: checking for pkg-config |
---|
543 | configure:17164: found /sandbox/bin/pkg-config |
---|
544 | configure:17176: result: /sandbox/bin/pkg-config |
---|
545 | configure:17201: checking pkg-config is at least version 0.9.0 |
---|
546 | configure:17204: result: yes |
---|
547 | configure:18412: checking for port |
---|
548 | configure:18428: found /sandbox/bin/port |
---|
549 | configure:18439: result: port |
---|
550 | configure:18458: checking for brew |
---|
551 | configure:18488: result: no |
---|
552 | configure:18765: checking whether the linker accepts -Wl,-headerpad_max_install_names |
---|
553 | configure: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 |
---|
554 | configure:18784: $? = 0 |
---|
555 | configure:18793: result: yes |
---|
556 | configure:18889: checking whether byte ordering is bigendian |
---|
557 | configure: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 |
---|
558 | configure:18904: $? = 0 |
---|
559 | configure: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 |
---|
560 | configure:18949: $? = 0 |
---|
561 | configure: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 |
---|
562 | conftest.cpp: In function 'int main()': |
---|
563 | conftest.cpp:28: error: 'big' was not declared in this scope |
---|
564 | conftest.cpp:28: error: expected `;' before 'endian' |
---|
565 | configure:18967: $? = 1 |
---|
566 | configure: 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 | | } |
---|
600 | configure:19095: result: no |
---|
601 | configure:19226: checking if compiler needs -Werror to reject unknown flags |
---|
602 | configure: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 |
---|
603 | cc1: error: unrecognized command line option "-Wunknown-warning-option" |
---|
604 | cc1: error: unrecognized command line option "-Wsizeof-array-argument" |
---|
605 | configure:19242: $? = 1 |
---|
606 | configure: 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 | | } |
---|
635 | configure:19247: result: no |
---|
636 | configure:19263: checking whether pthreads work with -pthread |
---|
637 | configure: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 |
---|
638 | configure:19351: $? = 0 |
---|
639 | configure:19360: result: yes |
---|
640 | configure:19379: checking for joinable pthread attribute |
---|
641 | configure: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 |
---|
642 | configure:19394: $? = 0 |
---|
643 | configure:19400: result: PTHREAD_CREATE_JOINABLE |
---|
644 | configure:19410: checking if more special flags are required for pthreads |
---|
645 | configure:19425: result: -D_THREAD_SAFE |
---|
646 | configure:19431: checking for PTHREAD_PRIO_INHERIT |
---|
647 | configure: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 |
---|
648 | configure:19448: $? = 0 |
---|
649 | configure:19457: result: yes |
---|
650 | configure:19567: checking for special C compiler options needed for large files |
---|
651 | configure:19612: result: no |
---|
652 | configure:19618: checking for _FILE_OFFSET_BITS value needed for large files |
---|
653 | configure: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 |
---|
654 | configure:19643: $? = 0 |
---|
655 | configure:19675: result: no |
---|
656 | configure:19761: checking whether strerror_r is declared |
---|
657 | configure: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 |
---|
658 | configure:19761: $? = 0 |
---|
659 | configure:19761: result: yes |
---|
660 | configure:19774: checking for strerror_r |
---|
661 | configure: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 |
---|
662 | configure:19774: $? = 0 |
---|
663 | configure:19774: result: yes |
---|
664 | configure:19783: checking whether strerror_r returns char * |
---|
665 | configure: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 |
---|
666 | conftest.cpp: In function 'int main()': |
---|
667 | conftest.cpp:63: error: invalid type argument of 'unary *' |
---|
668 | conftest.cpp:64: error: invalid conversion from 'int' to 'char*' |
---|
669 | configure:19807: $? = 1 |
---|
670 | configure: 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 | | } |
---|
740 | configure:19845: result: no |
---|
741 | configure:19866: checking whether the linker accepts -Wl,--large-address-aware |
---|
742 | configure: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 |
---|
743 | ld: unknown option: --large-address-aware |
---|
744 | collect2: ld returned 1 exit status |
---|
745 | configure:19885: $? = 1 |
---|
746 | configure: 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 | | } |
---|
779 | configure:19894: result: no |
---|
780 | configure:19906: checking for __attribute__((visibility)) |
---|
781 | configure: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 |
---|
782 | configure:19928: $? = 0 |
---|
783 | configure:19941: result: yes |
---|
784 | configure:19957: checking for __attribute__((dllexport)) |
---|
785 | configure: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 |
---|
786 | conftest.cpp:28: warning: 'dllexport' attribute directive ignored |
---|
787 | configure:19978: $? = 0 |
---|
788 | configure:19991: result: no |
---|
789 | configure:20007: checking for __attribute__((dllimport)) |
---|
790 | configure: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 |
---|
791 | conftest.cpp:28: warning: 'dllimport' attribute directive ignored |
---|
792 | configure:20028: $? = 0 |
---|
793 | configure:20041: result: no |
---|
794 | configure:20141: checking for library containing clock_gettime |
---|
795 | configure: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 |
---|
796 | Undefined symbols: |
---|
797 | "_clock_gettime", referenced from: |
---|
798 | _main in ccIVeEcv.o |
---|
799 | ld: symbol(s) not found |
---|
800 | collect2: ld returned 1 exit status |
---|
801 | configure:20172: $? = 1 |
---|
802 | configure: 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 | | } |
---|
843 | configure: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 |
---|
844 | ld: library not found for -lrt |
---|
845 | collect2: ld returned 1 exit status |
---|
846 | configure:20172: $? = 1 |
---|
847 | configure: 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 | | } |
---|
888 | configure:20189: result: no |
---|
889 | configure:20201: checking whether C++ compiler accepts -fPIC |
---|
890 | configure: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 |
---|
891 | configure:20220: $? = 0 |
---|
892 | configure:20228: result: yes |
---|
893 | configure:20239: checking whether C++ compiler accepts -Wstack-protector |
---|
894 | configure: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 |
---|
895 | configure:20258: $? = 0 |
---|
896 | configure:20266: result: yes |
---|
897 | configure:20274: checking whether C++ compiler accepts -fstack-protector-all |
---|
898 | configure: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 |
---|
899 | configure:20293: $? = 0 |
---|
900 | configure:20301: result: yes |
---|
901 | configure:20311: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 |
---|
902 | configure: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 |
---|
903 | configure:20330: $? = 0 |
---|
904 | configure:20338: result: yes |
---|
905 | configure:20342: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE |
---|
906 | configure: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 |
---|
907 | configure:20361: $? = 0 |
---|
908 | configure:20369: result: yes |
---|
909 | configure:20386: checking whether the linker accepts -Wl,--dynamicbase |
---|
910 | configure: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 |
---|
911 | ld: unknown option: --dynamicbase |
---|
912 | collect2: ld returned 1 exit status |
---|
913 | configure:20405: $? = 1 |
---|
914 | configure: 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 | | } |
---|
948 | configure:20414: result: no |
---|
949 | configure:20422: checking whether the linker accepts -Wl,--nxcompat |
---|
950 | configure: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 |
---|
951 | ld: unknown option: --nxcompat |
---|
952 | collect2: ld returned 1 exit status |
---|
953 | configure:20441: $? = 1 |
---|
954 | configure: 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 | | } |
---|
988 | configure:20450: result: no |
---|
989 | configure:20458: checking whether the linker accepts -Wl,-z,relro |
---|
990 | configure: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 |
---|
991 | ld: unknown option: -z |
---|
992 | collect2: ld returned 1 exit status |
---|
993 | configure:20477: $? = 1 |
---|
994 | configure: 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 | | } |
---|
1028 | configure:20486: result: no |
---|
1029 | configure:20494: checking whether the linker accepts -Wl,-z,now |
---|
1030 | configure: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 |
---|
1031 | ld: unknown option: -z |
---|
1032 | collect2: ld returned 1 exit status |
---|
1033 | configure:20513: $? = 1 |
---|
1034 | configure: 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 | | } |
---|
1068 | configure:20522: result: no |
---|
1069 | configure:20532: checking whether C++ compiler accepts -fPIE |
---|
1070 | configure: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 |
---|
1071 | configure:20551: $? = 0 |
---|
1072 | configure:20559: result: yes |
---|
1073 | configure:20567: checking whether the linker accepts -pie |
---|
1074 | configure: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 |
---|
1075 | configure:20586: $? = 0 |
---|
1076 | configure:20595: result: yes |
---|
1077 | configure:20653: checking whether the linker accepts -Wl,-dead_strip |
---|
1078 | configure: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 |
---|
1079 | configure:20672: $? = 0 |
---|
1080 | configure:20681: result: yes |
---|
1081 | configure:20694: checking endian.h usability |
---|
1082 | configure: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 |
---|
1083 | conftest.cpp:59:20: error: endian.h: No such file or directory |
---|
1084 | configure:20694: $? = 1 |
---|
1085 | configure: 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> |
---|
1145 | configure:20694: result: no |
---|
1146 | configure:20694: checking endian.h presence |
---|
1147 | configure: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 |
---|
1148 | conftest.cpp:26:20: error: endian.h: No such file or directory |
---|
1149 | configure:20694: $? = 1 |
---|
1150 | configure: 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> |
---|
1177 | configure:20694: result: no |
---|
1178 | configure:20694: checking for endian.h |
---|
1179 | configure:20694: result: no |
---|
1180 | configure:20694: checking sys/endian.h usability |
---|
1181 | configure: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 |
---|
1182 | conftest.cpp:59:24: error: sys/endian.h: No such file or directory |
---|
1183 | configure:20694: $? = 1 |
---|
1184 | configure: 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> |
---|
1244 | configure:20694: result: no |
---|
1245 | configure:20694: checking sys/endian.h presence |
---|
1246 | configure: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 |
---|
1247 | conftest.cpp:26:24: error: sys/endian.h: No such file or directory |
---|
1248 | configure:20694: $? = 1 |
---|
1249 | configure: 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> |
---|
1276 | configure:20694: result: no |
---|
1277 | configure:20694: checking for sys/endian.h |
---|
1278 | configure:20694: result: no |
---|
1279 | configure:20694: checking byteswap.h usability |
---|
1280 | configure: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 |
---|
1281 | conftest.cpp:59:22: error: byteswap.h: No such file or directory |
---|
1282 | configure:20694: $? = 1 |
---|
1283 | configure: 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> |
---|
1343 | configure:20694: result: no |
---|
1344 | configure:20694: checking byteswap.h presence |
---|
1345 | configure: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 |
---|
1346 | conftest.cpp:26:22: error: byteswap.h: No such file or directory |
---|
1347 | configure:20694: $? = 1 |
---|
1348 | configure: 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> |
---|
1375 | configure:20694: result: no |
---|
1376 | configure:20694: checking for byteswap.h |
---|
1377 | configure:20694: result: no |
---|
1378 | configure:20694: checking stdio.h usability |
---|
1379 | configure: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 |
---|
1380 | configure:20694: $? = 0 |
---|
1381 | configure:20694: result: yes |
---|
1382 | configure:20694: checking stdio.h presence |
---|
1383 | configure: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 |
---|
1384 | configure:20694: $? = 0 |
---|
1385 | configure:20694: result: yes |
---|
1386 | configure:20694: checking for stdio.h |
---|
1387 | configure:20694: result: yes |
---|
1388 | configure:20694: checking for stdlib.h |
---|
1389 | configure:20694: result: yes |
---|
1390 | configure:20694: checking for unistd.h |
---|
1391 | configure:20694: result: yes |
---|
1392 | configure:20694: checking for strings.h |
---|
1393 | configure:20694: result: yes |
---|
1394 | configure:20694: checking for sys/types.h |
---|
1395 | configure:20694: result: yes |
---|
1396 | configure:20694: checking for sys/stat.h |
---|
1397 | configure:20694: result: yes |
---|
1398 | configure:20694: checking sys/select.h usability |
---|
1399 | configure: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 |
---|
1400 | configure:20694: $? = 0 |
---|
1401 | configure:20694: result: yes |
---|
1402 | configure:20694: checking sys/select.h presence |
---|
1403 | configure: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 |
---|
1404 | configure:20694: $? = 0 |
---|
1405 | configure:20694: result: yes |
---|
1406 | configure:20694: checking for sys/select.h |
---|
1407 | configure:20694: result: yes |
---|
1408 | configure:20694: checking sys/prctl.h usability |
---|
1409 | configure: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 |
---|
1410 | conftest.cpp:66:23: error: sys/prctl.h: No such file or directory |
---|
1411 | configure:20694: $? = 1 |
---|
1412 | configure: 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> |
---|
1479 | configure:20694: result: no |
---|
1480 | configure:20694: checking sys/prctl.h presence |
---|
1481 | configure: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 |
---|
1482 | conftest.cpp:33:23: error: sys/prctl.h: No such file or directory |
---|
1483 | configure:20694: $? = 1 |
---|
1484 | configure: 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> |
---|
1518 | configure:20694: result: no |
---|
1519 | configure:20694: checking for sys/prctl.h |
---|
1520 | configure:20694: result: no |
---|
1521 | configure:20704: checking for library containing getaddrinfo_a |
---|
1522 | configure: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 |
---|
1523 | Undefined symbols: |
---|
1524 | "_getaddrinfo_a", referenced from: |
---|
1525 | _main in cca7yr0Y.o |
---|
1526 | ld: symbol(s) not found |
---|
1527 | collect2: ld returned 1 exit status |
---|
1528 | configure:20735: $? = 1 |
---|
1529 | configure: 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 | | } |
---|
1577 | configure: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 |
---|
1578 | ld: library not found for -lanl |
---|
1579 | collect2: ld returned 1 exit status |
---|
1580 | configure:20735: $? = 1 |
---|
1581 | configure: 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 | | } |
---|
1629 | configure:20752: result: no |
---|
1630 | configure:20762: checking for library containing inet_pton |
---|
1631 | configure: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 |
---|
1632 | configure:20793: $? = 0 |
---|
1633 | configure:20810: result: none required |
---|
1634 | configure:20821: checking whether strnlen is declared |
---|
1635 | configure: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 |
---|
1636 | conftest.cpp: In function 'int main()': |
---|
1637 | conftest.cpp:72: error: 'strnlen' was not declared in this scope |
---|
1638 | configure:20821: $? = 1 |
---|
1639 | configure: 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 | | } |
---|
1720 | configure:20821: result: no |
---|
1721 | configure:20833: checking whether le16toh is declared |
---|
1722 | configure: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 |
---|
1723 | conftest.cpp: In function 'int main()': |
---|
1724 | conftest.cpp:46: error: 'le16toh' was not declared in this scope |
---|
1725 | configure:20833: $? = 1 |
---|
1726 | configure: 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 | | } |
---|
1781 | configure:20833: result: no |
---|
1782 | configure:20848: checking whether le32toh is declared |
---|
1783 | configure: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 |
---|
1784 | conftest.cpp: In function 'int main()': |
---|
1785 | conftest.cpp:47: error: 'le32toh' was not declared in this scope |
---|
1786 | configure:20848: $? = 1 |
---|
1787 | configure: 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 | | } |
---|
1843 | configure:20848: result: no |
---|
1844 | configure:20863: checking whether le64toh is declared |
---|
1845 | configure: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 |
---|
1846 | conftest.cpp: In function 'int main()': |
---|
1847 | conftest.cpp:48: error: 'le64toh' was not declared in this scope |
---|
1848 | configure:20863: $? = 1 |
---|
1849 | configure: 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 | | } |
---|
1906 | configure:20863: result: no |
---|
1907 | configure:20878: checking whether htole16 is declared |
---|
1908 | configure: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 |
---|
1909 | conftest.cpp: In function 'int main()': |
---|
1910 | conftest.cpp:49: error: 'htole16' was not declared in this scope |
---|
1911 | configure:20878: $? = 1 |
---|
1912 | configure: 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 | | } |
---|
1970 | configure:20878: result: no |
---|
1971 | configure:20893: checking whether htole32 is declared |
---|
1972 | configure: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 |
---|
1973 | conftest.cpp: In function 'int main()': |
---|
1974 | conftest.cpp:50: error: 'htole32' was not declared in this scope |
---|
1975 | configure:20893: $? = 1 |
---|
1976 | configure: 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 | | } |
---|
2035 | configure:20893: result: no |
---|
2036 | configure:20908: checking whether htole64 is declared |
---|
2037 | configure: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 |
---|
2038 | conftest.cpp: In function 'int main()': |
---|
2039 | conftest.cpp:51: error: 'htole64' was not declared in this scope |
---|
2040 | configure:20908: $? = 1 |
---|
2041 | configure: 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 | | } |
---|
2101 | configure:20908: result: no |
---|
2102 | configure:20923: checking whether be16toh is declared |
---|
2103 | configure: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 |
---|
2104 | conftest.cpp: In function 'int main()': |
---|
2105 | conftest.cpp:52: error: 'be16toh' was not declared in this scope |
---|
2106 | configure:20923: $? = 1 |
---|
2107 | configure: 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 | | } |
---|
2168 | configure:20923: result: no |
---|
2169 | configure:20938: checking whether be32toh is declared |
---|
2170 | configure: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 |
---|
2171 | conftest.cpp: In function 'int main()': |
---|
2172 | conftest.cpp:53: error: 'be32toh' was not declared in this scope |
---|
2173 | configure:20938: $? = 1 |
---|
2174 | configure: 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 | | } |
---|
2236 | configure:20938: result: no |
---|
2237 | configure:20953: checking whether be64toh is declared |
---|
2238 | configure: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 |
---|
2239 | conftest.cpp: In function 'int main()': |
---|
2240 | conftest.cpp:54: error: 'be64toh' was not declared in this scope |
---|
2241 | configure:20953: $? = 1 |
---|
2242 | configure: 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 | | } |
---|
2305 | configure:20953: result: no |
---|
2306 | configure:20968: checking whether htobe16 is declared |
---|
2307 | configure: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 |
---|
2308 | conftest.cpp: In function 'int main()': |
---|
2309 | conftest.cpp:55: error: 'htobe16' was not declared in this scope |
---|
2310 | configure:20968: $? = 1 |
---|
2311 | configure: 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 | | } |
---|
2375 | configure:20968: result: no |
---|
2376 | configure:20983: checking whether htobe32 is declared |
---|
2377 | configure: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 |
---|
2378 | conftest.cpp: In function 'int main()': |
---|
2379 | conftest.cpp:56: error: 'htobe32' was not declared in this scope |
---|
2380 | configure:20983: $? = 1 |
---|
2381 | configure: 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 | | } |
---|
2446 | configure:20983: result: no |
---|
2447 | configure:20998: checking whether htobe64 is declared |
---|
2448 | configure: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 |
---|
2449 | conftest.cpp: In function 'int main()': |
---|
2450 | conftest.cpp:57: error: 'htobe64' was not declared in this scope |
---|
2451 | configure:20998: $? = 1 |
---|
2452 | configure: 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 | | } |
---|
2518 | configure:20998: result: no |
---|
2519 | configure:21015: checking whether bswap_16 is declared |
---|
2520 | configure: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 |
---|
2521 | conftest.cpp: In function 'int main()': |
---|
2522 | conftest.cpp:56: error: 'bswap_16' was not declared in this scope |
---|
2523 | configure:21015: $? = 1 |
---|
2524 | configure: 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 | | } |
---|
2589 | configure:21015: result: no |
---|
2590 | configure:21028: checking whether bswap_32 is declared |
---|
2591 | configure: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 |
---|
2592 | conftest.cpp: In function 'int main()': |
---|
2593 | conftest.cpp:57: error: 'bswap_32' was not declared in this scope |
---|
2594 | configure:21028: $? = 1 |
---|
2595 | configure: 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 | | } |
---|
2661 | configure:21028: result: no |
---|
2662 | configure:21041: checking whether bswap_64 is declared |
---|
2663 | configure: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 |
---|
2664 | conftest.cpp: In function 'int main()': |
---|
2665 | conftest.cpp:58: error: 'bswap_64' was not declared in this scope |
---|
2666 | configure:21041: $? = 1 |
---|
2667 | configure: 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 | | } |
---|
2734 | configure:21041: result: no |
---|
2735 | configure:21056: checking for MSG_NOSIGNAL |
---|
2736 | configure: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 |
---|
2737 | conftest.cpp: In function 'int main()': |
---|
2738 | conftest.cpp:54: error: 'MSG_NOSIGNAL' was not declared in this scope |
---|
2739 | configure:21069: $? = 1 |
---|
2740 | configure: 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 | | } |
---|
2798 | configure:21075: result: no |
---|
2799 | configure:21081: checking for visibility attribute |
---|
2800 | configure: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 |
---|
2801 | configure:21090: $? = 0 |
---|
2802 | configure:21095: result: yes |
---|
2803 | configure:21166: checking for Berkeley DB C++ headers |
---|
2804 | configure: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 |
---|
2805 | conftest.cpp:52:33: error: bdb4.8/db_cxx.h: No such file or directory |
---|
2806 | conftest.cpp:59:10: error: #error "failed to find bdb 4.8+" |
---|
2807 | configure:21197: $? = 1 |
---|
2808 | configure: 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 | | } |
---|
2873 | configure: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 |
---|
2874 | conftest.cpp:52:35: error: libdb4.8/db_cxx.h: No such file or directory |
---|
2875 | conftest.cpp:59:10: error: #error "failed to find bdb 4.8+" |
---|
2876 | configure:21197: $? = 1 |
---|
2877 | configure: 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 | | } |
---|
2942 | configure: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 |
---|
2943 | conftest.cpp:52:32: error: db4.8/db_cxx.h: No such file or directory |
---|
2944 | conftest.cpp:59:10: error: #error "failed to find bdb 4.8+" |
---|
2945 | configure:21197: $? = 1 |
---|
2946 | configure: 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 | | } |
---|
3011 | configure: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 |
---|
3012 | conftest.cpp:52:32: error: bdb48/db_cxx.h: No such file or directory |
---|
3013 | conftest.cpp:59:10: error: #error "failed to find bdb 4.8+" |
---|
3014 | configure:21197: $? = 1 |
---|
3015 | configure: 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 | | } |
---|
3080 | configure: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 |
---|
3081 | conftest.cpp:52:34: error: libdb48/db_cxx.h: No such file or directory |
---|
3082 | conftest.cpp:59:10: error: #error "failed to find bdb 4.8+" |
---|
3083 | configure:21197: $? = 1 |
---|
3084 | configure: 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 | | } |
---|
3149 | configure: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 |
---|
3150 | configure:21197: $? = 0 |
---|
3151 | configure: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 |
---|
3152 | configure:21226: $? = 0 |
---|
3153 | configure:21274: result: /sandbox/include/db48/ |
---|
3154 | configure:21288: checking for main in -ldb_cxx-4.8 |
---|
3155 | configure: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 |
---|
3156 | configure:21307: $? = 0 |
---|
3157 | configure:21317: result: yes |
---|
3158 | configure:21338: checking miniupnpc/miniwget.h usability |
---|
3159 | configure: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 |
---|
3160 | configure:21338: $? = 0 |
---|
3161 | configure:21338: result: yes |
---|
3162 | configure:21338: checking miniupnpc/miniwget.h presence |
---|
3163 | configure: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 |
---|
3164 | configure:21338: $? = 0 |
---|
3165 | configure:21338: result: yes |
---|
3166 | configure:21338: checking for miniupnpc/miniwget.h |
---|
3167 | configure:21338: result: yes |
---|
3168 | configure:21343: checking for main in -lminiupnpc |
---|
3169 | configure: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 |
---|
3170 | configure:21362: $? = 0 |
---|
3171 | configure:21371: result: yes |
---|
3172 | configure:21338: checking miniupnpc/miniupnpc.h usability |
---|
3173 | configure: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 |
---|
3174 | configure:21338: $? = 0 |
---|
3175 | configure:21338: result: yes |
---|
3176 | configure:21338: checking miniupnpc/miniupnpc.h presence |
---|
3177 | configure: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 |
---|
3178 | configure:21338: $? = 0 |
---|
3179 | configure:21338: result: yes |
---|
3180 | configure:21338: checking for miniupnpc/miniupnpc.h |
---|
3181 | configure:21338: result: yes |
---|
3182 | configure:21343: checking for main in -lminiupnpc |
---|
3183 | configure:21371: result: yes |
---|
3184 | configure:21338: checking miniupnpc/upnpcommands.h usability |
---|
3185 | configure: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 |
---|
3186 | configure:21338: $? = 0 |
---|
3187 | configure:21338: result: yes |
---|
3188 | configure:21338: checking miniupnpc/upnpcommands.h presence |
---|
3189 | configure: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 |
---|
3190 | configure:21338: $? = 0 |
---|
3191 | configure:21338: result: yes |
---|
3192 | configure:21338: checking for miniupnpc/upnpcommands.h |
---|
3193 | configure:21338: result: yes |
---|
3194 | configure:21343: checking for main in -lminiupnpc |
---|
3195 | configure:21371: result: yes |
---|
3196 | configure:21338: checking miniupnpc/upnperrors.h usability |
---|
3197 | configure: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 |
---|
3198 | configure:21338: $? = 0 |
---|
3199 | configure:21338: result: yes |
---|
3200 | configure:21338: checking miniupnpc/upnperrors.h presence |
---|
3201 | configure: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 |
---|
3202 | configure:21338: $? = 0 |
---|
3203 | configure:21338: result: yes |
---|
3204 | configure:21338: checking for miniupnpc/upnperrors.h |
---|
3205 | configure:21338: result: yes |
---|
3206 | configure:21343: checking for main in -lminiupnpc |
---|
3207 | configure:21371: result: yes |
---|
3208 | configure:24402: checking whether to build Bitcoin Core GUI |
---|
3209 | configure:24432: result: no (Qt) |
---|
3210 | configure:24504: checking for boostlib >= 1.20.0 |
---|
3211 | configure: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 |
---|
3212 | configure:24589: $? = 0 |
---|
3213 | configure:24591: result: yes |
---|
3214 | configure:24775: checking whether the Boost::System library is available |
---|
3215 | configure: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 |
---|
3216 | configure:24799: $? = 0 |
---|
3217 | configure:24814: result: yes |
---|
3218 | configure:24974: error: Could not find a version of the boost_system library! |
---|
3219 | |
---|
3220 | ## ---------------- ## |
---|
3221 | ## Cache variables. ## |
---|
3222 | ## ---------------- ## |
---|
3223 | |
---|
3224 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
3225 | ac_cv_c_bigendian=no |
---|
3226 | ac_cv_c_compiler_gnu=yes |
---|
3227 | ac_cv_cxx_compiler_gnu=yes |
---|
3228 | ac_cv_env_CCC_set= |
---|
3229 | ac_cv_env_CCC_value= |
---|
3230 | ac_cv_env_CC_set=set |
---|
3231 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
3232 | ac_cv_env_CFLAGS_set=set |
---|
3233 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
3234 | ac_cv_env_CPPFLAGS_set=set |
---|
3235 | ac_cv_env_CPPFLAGS_value=-I/sandbox/include |
---|
3236 | ac_cv_env_CPP_set= |
---|
3237 | ac_cv_env_CPP_value= |
---|
3238 | ac_cv_env_CRYPTO_CFLAGS_set= |
---|
3239 | ac_cv_env_CRYPTO_CFLAGS_value= |
---|
3240 | ac_cv_env_CRYPTO_LIBS_set= |
---|
3241 | ac_cv_env_CRYPTO_LIBS_value= |
---|
3242 | ac_cv_env_CXXCPP_set= |
---|
3243 | ac_cv_env_CXXCPP_value= |
---|
3244 | ac_cv_env_CXXFLAGS_set=set |
---|
3245 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
3246 | ac_cv_env_CXX_set=set |
---|
3247 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
3248 | ac_cv_env_EVENT_CFLAGS_set= |
---|
3249 | ac_cv_env_EVENT_CFLAGS_value= |
---|
3250 | ac_cv_env_EVENT_LIBS_set= |
---|
3251 | ac_cv_env_EVENT_LIBS_value= |
---|
3252 | ac_cv_env_EVENT_PTHREADS_CFLAGS_set= |
---|
3253 | ac_cv_env_EVENT_PTHREADS_CFLAGS_value= |
---|
3254 | ac_cv_env_EVENT_PTHREADS_LIBS_set= |
---|
3255 | ac_cv_env_EVENT_PTHREADS_LIBS_value= |
---|
3256 | ac_cv_env_LDFLAGS_set=set |
---|
3257 | ac_cv_env_LDFLAGS_value='-L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
3258 | ac_cv_env_LIBS_set= |
---|
3259 | ac_cv_env_LIBS_value= |
---|
3260 | ac_cv_env_OBJCXXFLAGS_set=set |
---|
3261 | ac_cv_env_OBJCXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
3262 | ac_cv_env_OBJCXX_set=set |
---|
3263 | ac_cv_env_OBJCXX_value=/usr/bin/g++-4.2 |
---|
3264 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
3265 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
3266 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
3267 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
3268 | ac_cv_env_PKG_CONFIG_set= |
---|
3269 | ac_cv_env_PKG_CONFIG_value= |
---|
3270 | ac_cv_env_PROTOBUF_CFLAGS_set= |
---|
3271 | ac_cv_env_PROTOBUF_CFLAGS_value= |
---|
3272 | ac_cv_env_PROTOBUF_LIBS_set= |
---|
3273 | ac_cv_env_PROTOBUF_LIBS_value= |
---|
3274 | ac_cv_env_QR_CFLAGS_set= |
---|
3275 | ac_cv_env_QR_CFLAGS_value= |
---|
3276 | ac_cv_env_QR_LIBS_set= |
---|
3277 | ac_cv_env_QR_LIBS_value= |
---|
3278 | ac_cv_env_QTPLATFORM_CFLAGS_set= |
---|
3279 | ac_cv_env_QTPLATFORM_CFLAGS_value= |
---|
3280 | ac_cv_env_QTPLATFORM_LIBS_set= |
---|
3281 | ac_cv_env_QTPLATFORM_LIBS_value= |
---|
3282 | ac_cv_env_QTPRINT_CFLAGS_set= |
---|
3283 | ac_cv_env_QTPRINT_CFLAGS_value= |
---|
3284 | ac_cv_env_QTPRINT_LIBS_set= |
---|
3285 | ac_cv_env_QTPRINT_LIBS_value= |
---|
3286 | ac_cv_env_QTXCBQPA_CFLAGS_set= |
---|
3287 | ac_cv_env_QTXCBQPA_CFLAGS_value= |
---|
3288 | ac_cv_env_QTXCBQPA_LIBS_set= |
---|
3289 | ac_cv_env_QTXCBQPA_LIBS_value= |
---|
3290 | ac_cv_env_QT_CFLAGS_set= |
---|
3291 | ac_cv_env_QT_CFLAGS_value= |
---|
3292 | ac_cv_env_QT_DBUS_CFLAGS_set= |
---|
3293 | ac_cv_env_QT_DBUS_CFLAGS_value= |
---|
3294 | ac_cv_env_QT_DBUS_LIBS_set= |
---|
3295 | ac_cv_env_QT_DBUS_LIBS_value= |
---|
3296 | ac_cv_env_QT_LIBS_set= |
---|
3297 | ac_cv_env_QT_LIBS_value= |
---|
3298 | ac_cv_env_QT_TEST_CFLAGS_set= |
---|
3299 | ac_cv_env_QT_TEST_CFLAGS_value= |
---|
3300 | ac_cv_env_QT_TEST_LIBS_set= |
---|
3301 | ac_cv_env_QT_TEST_LIBS_value= |
---|
3302 | ac_cv_env_SSL_CFLAGS_set= |
---|
3303 | ac_cv_env_SSL_CFLAGS_value= |
---|
3304 | ac_cv_env_SSL_LIBS_set= |
---|
3305 | ac_cv_env_SSL_LIBS_value= |
---|
3306 | ac_cv_env_X11XCB_CFLAGS_set= |
---|
3307 | ac_cv_env_X11XCB_CFLAGS_value= |
---|
3308 | ac_cv_env_X11XCB_LIBS_set= |
---|
3309 | ac_cv_env_X11XCB_LIBS_value= |
---|
3310 | ac_cv_env_ZMQ_CFLAGS_set= |
---|
3311 | ac_cv_env_ZMQ_CFLAGS_value= |
---|
3312 | ac_cv_env_ZMQ_LIBS_set= |
---|
3313 | ac_cv_env_ZMQ_LIBS_value= |
---|
3314 | ac_cv_env_build_alias_set= |
---|
3315 | ac_cv_env_build_alias_value= |
---|
3316 | ac_cv_env_host_alias_set= |
---|
3317 | ac_cv_env_host_alias_value= |
---|
3318 | ac_cv_env_target_alias_set= |
---|
3319 | ac_cv_env_target_alias_value= |
---|
3320 | ac_cv_func_strerror_r=yes |
---|
3321 | ac_cv_func_strerror_r_char_p=no |
---|
3322 | ac_cv_have_decl_be16toh=no |
---|
3323 | ac_cv_have_decl_be32toh=no |
---|
3324 | ac_cv_have_decl_be64toh=no |
---|
3325 | ac_cv_have_decl_bswap_16=no |
---|
3326 | ac_cv_have_decl_bswap_32=no |
---|
3327 | ac_cv_have_decl_bswap_64=no |
---|
3328 | ac_cv_have_decl_htobe16=no |
---|
3329 | ac_cv_have_decl_htobe32=no |
---|
3330 | ac_cv_have_decl_htobe64=no |
---|
3331 | ac_cv_have_decl_htole16=no |
---|
3332 | ac_cv_have_decl_htole32=no |
---|
3333 | ac_cv_have_decl_htole64=no |
---|
3334 | ac_cv_have_decl_le16toh=no |
---|
3335 | ac_cv_have_decl_le32toh=no |
---|
3336 | ac_cv_have_decl_le64toh=no |
---|
3337 | ac_cv_have_decl_strerror_r=yes |
---|
3338 | ac_cv_have_decl_strnlen=no |
---|
3339 | ac_cv_header_byteswap_h=no |
---|
3340 | ac_cv_header_dlfcn_h=yes |
---|
3341 | ac_cv_header_endian_h=no |
---|
3342 | ac_cv_header_inttypes_h=yes |
---|
3343 | ac_cv_header_memory_h=yes |
---|
3344 | ac_cv_header_miniupnpc_miniupnpc_h=yes |
---|
3345 | ac_cv_header_miniupnpc_miniwget_h=yes |
---|
3346 | ac_cv_header_miniupnpc_upnpcommands_h=yes |
---|
3347 | ac_cv_header_miniupnpc_upnperrors_h=yes |
---|
3348 | ac_cv_header_stdc=yes |
---|
3349 | ac_cv_header_stdint_h=yes |
---|
3350 | ac_cv_header_stdio_h=yes |
---|
3351 | ac_cv_header_stdlib_h=yes |
---|
3352 | ac_cv_header_string_h=yes |
---|
3353 | ac_cv_header_strings_h=yes |
---|
3354 | ac_cv_header_sys_endian_h=no |
---|
3355 | ac_cv_header_sys_prctl_h=no |
---|
3356 | ac_cv_header_sys_select_h=yes |
---|
3357 | ac_cv_header_sys_stat_h=yes |
---|
3358 | ac_cv_header_sys_types_h=yes |
---|
3359 | ac_cv_header_unistd_h=yes |
---|
3360 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
3361 | ac_cv_lib_db_cxx_4_8___main=yes |
---|
3362 | ac_cv_lib_miniupnpc_main=yes |
---|
3363 | ac_cv_objcxx_compiler_gnu=yes |
---|
3364 | ac_cv_objext=o |
---|
3365 | ac_cv_path_EGREP='/sandbox/bin/grep -E' |
---|
3366 | ac_cv_path_FGREP='/sandbox/bin/grep -F' |
---|
3367 | ac_cv_path_GREP=/sandbox/bin/grep |
---|
3368 | ac_cv_path_HEXDUMP=/usr/bin/hexdump |
---|
3369 | ac_cv_path_JAVA=/usr/bin/java |
---|
3370 | ac_cv_path_PYTHON=/usr/bin/python |
---|
3371 | ac_cv_path_SED=/sandbox/bin/gsed |
---|
3372 | ac_cv_path_XGETTEXT=/sandbox/bin/xgettext |
---|
3373 | ac_cv_path_ac_pt_AR=/sandbox/bin/ar |
---|
3374 | ac_cv_path_ac_pt_CPPFILT=/usr/bin/c++filt |
---|
3375 | ac_cv_path_ac_pt_GCOV=/usr/bin/gcov |
---|
3376 | ac_cv_path_ac_pt_PKG_CONFIG=/sandbox/bin/pkg-config |
---|
3377 | ac_cv_path_ac_pt_RANLIB=/sandbox/bin/ranlib |
---|
3378 | ac_cv_path_ac_pt_STRIP=/sandbox/bin/strip |
---|
3379 | ac_cv_path_mkdir=/sandbox/bin/gmkdir |
---|
3380 | ac_cv_prog_AWK=gawk |
---|
3381 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
3382 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' |
---|
3383 | ac_cv_prog_PORT=port |
---|
3384 | ac_cv_prog_ac_ct_AR=ar |
---|
3385 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
3386 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
3387 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
3388 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
3389 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
3390 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3391 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3392 | ac_cv_prog_cc_c89= |
---|
3393 | ac_cv_prog_cc_g=yes |
---|
3394 | ac_cv_prog_cxx_g=yes |
---|
3395 | ac_cv_prog_make_make_set=yes |
---|
3396 | ac_cv_prog_objcxx_g=yes |
---|
3397 | ac_cv_search_clock_gettime=no |
---|
3398 | ac_cv_search_getaddrinfo_a=no |
---|
3399 | ac_cv_search_inet_pton='none required' |
---|
3400 | ac_cv_sys_file_offset_bits=no |
---|
3401 | ac_cv_sys_largefile_CC=no |
---|
3402 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3403 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
3404 | am_cv_OBJCXX_dependencies_compiler_type=gcc3 |
---|
3405 | am_cv_make_support_nested_variables=yes |
---|
3406 | am_cv_prog_cc_c_o=yes |
---|
3407 | ax_cv_PTHREAD_PRIO_INHERIT=yes |
---|
3408 | ax_cv_boost_system=yes |
---|
3409 | ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes |
---|
3410 | ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes |
---|
3411 | ax_cv_check_cxxflags___Wstack_protector=yes |
---|
3412 | ax_cv_check_cxxflags___fPIC=yes |
---|
3413 | ax_cv_check_cxxflags___fPIE=yes |
---|
3414 | ax_cv_check_cxxflags___fstack_protector_all=yes |
---|
3415 | ax_cv_check_ldflags___Wl___dynamicbase=no |
---|
3416 | ax_cv_check_ldflags___Wl___large_address_aware=no |
---|
3417 | ax_cv_check_ldflags___Wl___nxcompat=no |
---|
3418 | ax_cv_check_ldflags___Wl__dead_strip=yes |
---|
3419 | ax_cv_check_ldflags___Wl__headerpad_max_install_names=yes |
---|
3420 | ax_cv_check_ldflags___Wl__z_now=no |
---|
3421 | ax_cv_check_ldflags___Wl__z_relro=no |
---|
3422 | ax_cv_check_ldflags___pie=yes |
---|
3423 | ax_cv_have_func_attribute_dllexport=no |
---|
3424 | ax_cv_have_func_attribute_dllimport=no |
---|
3425 | ax_cv_have_func_attribute_visibility=yes |
---|
3426 | lt_cv_apple_cc_single_mod=yes |
---|
3427 | lt_cv_ar_at_file=no |
---|
3428 | lt_cv_deplibs_check_method=pass_all |
---|
3429 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3430 | lt_cv_file_magic_test_file= |
---|
3431 | lt_cv_ld_exported_symbols_list=yes |
---|
3432 | lt_cv_ld_force_load=yes |
---|
3433 | lt_cv_ld_reload_flag=-r |
---|
3434 | lt_cv_nm_interface='BSD nm' |
---|
3435 | lt_cv_objdir=.libs |
---|
3436 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
3437 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
3438 | lt_cv_path_NM=/sandbox/bin/nm |
---|
3439 | lt_cv_path_mainfest_tool=no |
---|
3440 | lt_cv_prog_compiler_c_o=yes |
---|
3441 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3442 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
3443 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
3444 | lt_cv_prog_compiler_pic_works=yes |
---|
3445 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
3446 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
3447 | lt_cv_prog_compiler_static_works=no |
---|
3448 | lt_cv_prog_compiler_static_works_CXX=no |
---|
3449 | lt_cv_prog_gnu_ld=no |
---|
3450 | lt_cv_prog_gnu_ldcxx=no |
---|
3451 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
3452 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
3453 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
3454 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
3455 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
3456 | lt_cv_sys_max_cmd_len=196608 |
---|
3457 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
3458 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
3459 | |
---|
3460 | ## ----------------- ## |
---|
3461 | ## Output variables. ## |
---|
3462 | ## ----------------- ## |
---|
3463 | |
---|
3464 | ACLOCAL='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing aclocal-1.14' |
---|
3465 | AMDEPBACKSLASH='\' |
---|
3466 | AMDEP_FALSE='#' |
---|
3467 | AMDEP_TRUE='' |
---|
3468 | AMTAR='$${TAR-tar}' |
---|
3469 | AM_BACKSLASH='\' |
---|
3470 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
3471 | AM_DEFAULT_VERBOSITY='1' |
---|
3472 | AM_V='$(V)' |
---|
3473 | AR='/sandbox/bin/ar' |
---|
3474 | AUTOCONF='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing autoconf' |
---|
3475 | AUTOHEADER='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing autoheader' |
---|
3476 | AUTOMAKE='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing automake-1.14' |
---|
3477 | AWK='gawk' |
---|
3478 | BDB_CPPFLAGS=' -I/sandbox/include/db48/' |
---|
3479 | BDB_LIBS='-ldb_cxx-4.8' |
---|
3480 | BOOST_CHRONO_LIB='' |
---|
3481 | BOOST_CPPFLAGS='' |
---|
3482 | BOOST_FILESYSTEM_LIB='' |
---|
3483 | BOOST_LDFLAGS='' |
---|
3484 | BOOST_LIBS='' |
---|
3485 | BOOST_PROGRAM_OPTIONS_LIB='' |
---|
3486 | BOOST_SYSTEM_LIB='' |
---|
3487 | BOOST_THREAD_LIB='' |
---|
3488 | BOOST_UNIT_TEST_FRAMEWORK_LIB='' |
---|
3489 | BREW='' |
---|
3490 | BUILD_BITCOIND_FALSE='' |
---|
3491 | BUILD_BITCOIND_TRUE='' |
---|
3492 | BUILD_BITCOIN_LIBS_FALSE='' |
---|
3493 | BUILD_BITCOIN_LIBS_TRUE='' |
---|
3494 | BUILD_BITCOIN_UTILS_FALSE='' |
---|
3495 | BUILD_BITCOIN_UTILS_TRUE='' |
---|
3496 | BUILD_DARWIN_FALSE='' |
---|
3497 | BUILD_DARWIN_TRUE='' |
---|
3498 | CC='/usr/bin/gcc-4.2' |
---|
3499 | CCACHE='' |
---|
3500 | CCDEPMODE='depmode=gcc3' |
---|
3501 | CFLAGS='-pipe -Os -arch x86_64' |
---|
3502 | CLIENT_VERSION_BUILD='' |
---|
3503 | CLIENT_VERSION_IS_RELEASE='' |
---|
3504 | CLIENT_VERSION_MAJOR='' |
---|
3505 | CLIENT_VERSION_MINOR='' |
---|
3506 | CLIENT_VERSION_REVISION='' |
---|
3507 | COMPARISON_TOOL_REORG_TESTS='0' |
---|
3508 | COPYRIGHT_YEAR='' |
---|
3509 | CPP='/usr/bin/gcc-4.2 -E' |
---|
3510 | CPPFILT='/usr/bin/c++filt' |
---|
3511 | CPPFLAGS='-I/sandbox/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -DMAC_OSX ' |
---|
3512 | CRYPTO_CFLAGS='' |
---|
3513 | CRYPTO_LIBS='' |
---|
3514 | CXX='/usr/bin/g++-4.2' |
---|
3515 | CXXCPP='/usr/bin/g++-4.2 -E' |
---|
3516 | CXXDEPMODE='depmode=gcc3' |
---|
3517 | CXXFLAGS='-pipe -Os -arch x86_64' |
---|
3518 | CYGPATH_W='echo' |
---|
3519 | DEFS='' |
---|
3520 | DEPDIR='.deps' |
---|
3521 | DLLTOOL='false' |
---|
3522 | DSYMUTIL='dsymutil' |
---|
3523 | DUMPBIN='' |
---|
3524 | ECHO_C='\c' |
---|
3525 | ECHO_N='' |
---|
3526 | ECHO_T='' |
---|
3527 | EGREP='/sandbox/bin/grep -E' |
---|
3528 | EMBEDDED_LEVELDB_FALSE='#' |
---|
3529 | EMBEDDED_LEVELDB_TRUE='' |
---|
3530 | ENABLE_BENCH_FALSE='' |
---|
3531 | ENABLE_BENCH_TRUE='' |
---|
3532 | ENABLE_QT_FALSE='' |
---|
3533 | ENABLE_QT_TESTS_FALSE='' |
---|
3534 | ENABLE_QT_TESTS_TRUE='' |
---|
3535 | ENABLE_QT_TRUE='' |
---|
3536 | ENABLE_TESTS_FALSE='' |
---|
3537 | ENABLE_TESTS_TRUE='' |
---|
3538 | ENABLE_WALLET_FALSE='' |
---|
3539 | ENABLE_WALLET_TRUE='' |
---|
3540 | ENABLE_ZMQ_FALSE='' |
---|
3541 | ENABLE_ZMQ_TRUE='' |
---|
3542 | EVENT_CFLAGS='' |
---|
3543 | EVENT_LIBS='' |
---|
3544 | EVENT_PTHREADS_CFLAGS='' |
---|
3545 | EVENT_PTHREADS_LIBS='' |
---|
3546 | EXEEXT='' |
---|
3547 | EXTENDED_RPC_TESTS='' |
---|
3548 | FGREP='/sandbox/bin/grep -F' |
---|
3549 | GCOV='/usr/bin/gcov' |
---|
3550 | GENHTML='' |
---|
3551 | GENISOIMAGE='' |
---|
3552 | GIT='' |
---|
3553 | GLIBC_BACK_COMPAT_FALSE='' |
---|
3554 | GLIBC_BACK_COMPAT_TRUE='' |
---|
3555 | GREP='/sandbox/bin/grep' |
---|
3556 | HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' |
---|
3557 | HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all' |
---|
3558 | HARDENED_LDFLAGS=' -pie' |
---|
3559 | HARDEN_FALSE='' |
---|
3560 | HARDEN_TRUE='' |
---|
3561 | HEXDUMP='/usr/bin/hexdump' |
---|
3562 | INSTALLNAMETOOL='' |
---|
3563 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3564 | INSTALL_PROGRAM='${INSTALL}' |
---|
3565 | INSTALL_SCRIPT='${INSTALL}' |
---|
3566 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3567 | JAVA='/usr/bin/java' |
---|
3568 | JAVA_COMPARISON_TOOL='' |
---|
3569 | LCOV='' |
---|
3570 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
3571 | LDFLAGS='-L/sandbox/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-dead_strip ' |
---|
3572 | LEVELDB_CPPFLAGS='' |
---|
3573 | LEVELDB_TARGET_FLAGS='TARGET_OS=Darwin' |
---|
3574 | LIBLEVELDB='' |
---|
3575 | LIBMEMENV='' |
---|
3576 | LIBOBJS='' |
---|
3577 | LIBS=' -L/opt/local/lib -L/opt/local/lib/db48' |
---|
3578 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3579 | LIBTOOL_APP_LDFLAGS='' |
---|
3580 | LIPO='lipo' |
---|
3581 | LN_S='ln -s' |
---|
3582 | LRELEASE='' |
---|
3583 | LTLIBOBJS='' |
---|
3584 | LUPDATE='' |
---|
3585 | MAINT='' |
---|
3586 | MAINTAINER_MODE_FALSE='#' |
---|
3587 | MAINTAINER_MODE_TRUE='' |
---|
3588 | MAKEINFO='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/missing makeinfo' |
---|
3589 | MAKENSIS='' |
---|
3590 | MANIFEST_TOOL=':' |
---|
3591 | MINIUPNPC_CPPFLAGS='' |
---|
3592 | MINIUPNPC_LIBS='-lminiupnpc' |
---|
3593 | MKDIR_P='/sandbox/bin/gmkdir -p' |
---|
3594 | MOC='' |
---|
3595 | MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir)' |
---|
3596 | NM='/sandbox/bin/nm' |
---|
3597 | NMEDIT='nmedit' |
---|
3598 | OBJCXX='/usr/bin/g++-4.2' |
---|
3599 | OBJCXXDEPMODE='depmode=gcc3' |
---|
3600 | OBJCXXFLAGS='-pipe -Os -arch x86_64' |
---|
3601 | OBJDUMP='false' |
---|
3602 | OBJEXT='o' |
---|
3603 | OTOOL64=':' |
---|
3604 | OTOOL='otool' |
---|
3605 | PACKAGE='bitcoin' |
---|
3606 | PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues' |
---|
3607 | PACKAGE_NAME='Bitcoin Core' |
---|
3608 | PACKAGE_STRING='Bitcoin Core 0.12.1' |
---|
3609 | PACKAGE_TARNAME='bitcoin' |
---|
3610 | PACKAGE_URL='' |
---|
3611 | PACKAGE_VERSION='0.12.1' |
---|
3612 | PATH_SEPARATOR=':' |
---|
3613 | PIC_FLAGS='-fPIC' |
---|
3614 | PIE_FLAGS='-fPIE' |
---|
3615 | PKG_CONFIG='/sandbox/bin/pkg-config' |
---|
3616 | PKG_CONFIG_LIBDIR='' |
---|
3617 | PKG_CONFIG_PATH='' |
---|
3618 | PORT='port' |
---|
3619 | PROTOBUF_CFLAGS='' |
---|
3620 | PROTOBUF_LIBS='' |
---|
3621 | PROTOC='' |
---|
3622 | PTHREAD_CC='/usr/bin/gcc-4.2' |
---|
3623 | PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' |
---|
3624 | PTHREAD_LIBS='' |
---|
3625 | PYTHON='/usr/bin/python' |
---|
3626 | QR_CFLAGS='' |
---|
3627 | QR_LIBS='' |
---|
3628 | QTPLATFORM_CFLAGS='' |
---|
3629 | QTPLATFORM_LIBS='' |
---|
3630 | QTPRINT_CFLAGS='' |
---|
3631 | QTPRINT_LIBS='' |
---|
3632 | QTXCBQPA_CFLAGS='' |
---|
3633 | QTXCBQPA_LIBS='' |
---|
3634 | QT_CFLAGS='' |
---|
3635 | QT_DBUS_CFLAGS='' |
---|
3636 | QT_DBUS_INCLUDES='' |
---|
3637 | QT_DBUS_LIBS='' |
---|
3638 | QT_INCLUDES='' |
---|
3639 | QT_LDFLAGS='' |
---|
3640 | QT_LIBS='' |
---|
3641 | QT_PIE_FLAGS='' |
---|
3642 | QT_SELECT='qt' |
---|
3643 | QT_TEST_CFLAGS='' |
---|
3644 | QT_TEST_INCLUDES='' |
---|
3645 | QT_TEST_LIBS='' |
---|
3646 | QT_TRANSLATION_DIR='' |
---|
3647 | RANLIB='/sandbox/bin/ranlib' |
---|
3648 | RCC='' |
---|
3649 | READELF='' |
---|
3650 | RELDFLAGS='' |
---|
3651 | SED='/sandbox/bin/gsed' |
---|
3652 | SET_MAKE='' |
---|
3653 | SHELL='/bin/sh' |
---|
3654 | SSL_CFLAGS='' |
---|
3655 | SSL_LIBS='' |
---|
3656 | STRIP='/sandbox/bin/strip' |
---|
3657 | TARGET_DARWIN_FALSE='' |
---|
3658 | TARGET_DARWIN_TRUE='' |
---|
3659 | TARGET_WINDOWS_FALSE='' |
---|
3660 | TARGET_WINDOWS_TRUE='' |
---|
3661 | TESTDEFS='' |
---|
3662 | UIC='' |
---|
3663 | USE_COMPARISON_TOOL_FALSE='' |
---|
3664 | USE_COMPARISON_TOOL_REORG_TESTS_FALSE='' |
---|
3665 | USE_COMPARISON_TOOL_REORG_TESTS_TRUE='' |
---|
3666 | USE_COMPARISON_TOOL_TRUE='' |
---|
3667 | USE_LCOV_FALSE='' |
---|
3668 | USE_LCOV_TRUE='' |
---|
3669 | USE_QRCODE='' |
---|
3670 | USE_QRCODE_FALSE='' |
---|
3671 | USE_QRCODE_TRUE='' |
---|
3672 | USE_UPNP='' |
---|
3673 | VERSION='0.12.1' |
---|
3674 | WINDOWS_BITS='' |
---|
3675 | WINDRES='' |
---|
3676 | X11XCB_CFLAGS='' |
---|
3677 | X11XCB_LIBS='' |
---|
3678 | XGETTEXT='/sandbox/bin/xgettext' |
---|
3679 | ZMQ_CFLAGS='' |
---|
3680 | ZMQ_LIBS='' |
---|
3681 | ac_ct_AR='ar' |
---|
3682 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
3683 | ac_ct_CXX='' |
---|
3684 | ac_ct_DUMPBIN='' |
---|
3685 | ac_ct_OBJCXX='' |
---|
3686 | am__EXEEXT_FALSE='' |
---|
3687 | am__EXEEXT_TRUE='' |
---|
3688 | am__fastdepCC_FALSE='#' |
---|
3689 | am__fastdepCC_TRUE='' |
---|
3690 | am__fastdepCXX_FALSE='#' |
---|
3691 | am__fastdepCXX_TRUE='' |
---|
3692 | am__fastdepOBJCXX_FALSE='#' |
---|
3693 | am__fastdepOBJCXX_TRUE='' |
---|
3694 | am__include='include' |
---|
3695 | am__isrc='' |
---|
3696 | am__leading_dot='.' |
---|
3697 | am__nodep='_no' |
---|
3698 | am__quote='' |
---|
3699 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3700 | am__untar='$${TAR-tar} xf -' |
---|
3701 | ax_pthread_config='' |
---|
3702 | bindir='${exec_prefix}/bin' |
---|
3703 | build='x86_64-apple-darwin10.8.0' |
---|
3704 | build_alias='' |
---|
3705 | build_cpu='x86_64' |
---|
3706 | build_os='darwin10.8.0' |
---|
3707 | build_vendor='apple' |
---|
3708 | datadir='${datarootdir}' |
---|
3709 | datarootdir='${prefix}/share' |
---|
3710 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3711 | dvidir='${docdir}' |
---|
3712 | exec_prefix='NONE' |
---|
3713 | host='x86_64-apple-darwin10.8.0' |
---|
3714 | host_alias='' |
---|
3715 | host_cpu='x86_64' |
---|
3716 | host_os='darwin10.8.0' |
---|
3717 | host_vendor='apple' |
---|
3718 | htmldir='${docdir}' |
---|
3719 | includedir='${prefix}/include' |
---|
3720 | infodir='${datarootdir}/info' |
---|
3721 | install_sh='${SHELL} /sandbox/var/macports/build/_sandbox_trunk_dports_finance_bitcoin/bitcoin/work/bitcoin-0.12.1/build-aux/install-sh' |
---|
3722 | libdir='${exec_prefix}/lib' |
---|
3723 | libexecdir='${exec_prefix}/libexec' |
---|
3724 | localedir='${datarootdir}/locale' |
---|
3725 | localstatedir='${prefix}/var' |
---|
3726 | mandir='${datarootdir}/man' |
---|
3727 | mkdir_p='$(MKDIR_P)' |
---|
3728 | oldincludedir='/usr/include' |
---|
3729 | pdfdir='${docdir}' |
---|
3730 | prefix='/sandbox' |
---|
3731 | program_transform_name='s,x,x,' |
---|
3732 | psdir='${docdir}' |
---|
3733 | sbindir='${exec_prefix}/sbin' |
---|
3734 | sharedstatedir='${prefix}/com' |
---|
3735 | subdirs='' |
---|
3736 | sysconfdir='${prefix}/etc' |
---|
3737 | target_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 | |
---|
3799 | configure: exit 1 |
---|