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 peekabot configure 0.8.4, which was |
---|
5 | generated by GNU Autoconf 2.66. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-server |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = poppins.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.2.1 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64 |
---|
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 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 428 tasks, 1166 threads, 8 processors |
---|
34 | Load average: 2.47, Mach factor: 5.52 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/rschmidt/macports/users/ryandesign/no_default_gcc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2480: checking for a BSD-compatible install |
---|
53 | configure:2548: result: /usr/bin/install -c |
---|
54 | configure:2559: checking whether build environment is sane |
---|
55 | configure:2609: result: yes |
---|
56 | configure:2750: checking for a thread-safe mkdir -p |
---|
57 | configure:2789: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2802: checking for gawk |
---|
59 | configure:2818: found /opt/local/bin/gawk |
---|
60 | configure:2829: result: gawk |
---|
61 | configure:2840: checking whether make sets $(MAKE) |
---|
62 | configure:2862: result: yes |
---|
63 | configure:3056: checking for gcc |
---|
64 | configure:3083: result: ccache /usr/bin/clang |
---|
65 | configure:3312: checking for C compiler version |
---|
66 | configure:3321: ccache /usr/bin/clang --version >&5 |
---|
67 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
68 | Target: x86_64-apple-darwin12.2.1 |
---|
69 | Thread model: posix |
---|
70 | configure:3332: $? = 0 |
---|
71 | configure:3321: ccache /usr/bin/clang -v >&5 |
---|
72 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
73 | Target: x86_64-apple-darwin12.2.1 |
---|
74 | Thread model: posix |
---|
75 | configure:3332: $? = 0 |
---|
76 | configure:3321: ccache /usr/bin/clang -V >&5 |
---|
77 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
78 | clang: error: no input files |
---|
79 | configure:3332: $? = 1 |
---|
80 | configure:3321: ccache /usr/bin/clang -qversion >&5 |
---|
81 | clang: error: no input files |
---|
82 | configure:3332: $? = 1 |
---|
83 | configure:3352: checking whether the C compiler works |
---|
84 | configure:3374: ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
85 | configure:3378: $? = 0 |
---|
86 | configure:3426: result: yes |
---|
87 | configure:3429: checking for C compiler default output file name |
---|
88 | configure:3431: result: a.out |
---|
89 | configure:3437: checking for suffix of executables |
---|
90 | configure:3444: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
91 | configure:3448: $? = 0 |
---|
92 | configure:3470: result: |
---|
93 | configure:3492: checking whether we are cross compiling |
---|
94 | configure:3500: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
95 | configure:3504: $? = 0 |
---|
96 | configure:3511: ./conftest |
---|
97 | configure:3515: $? = 0 |
---|
98 | configure:3530: result: no |
---|
99 | configure:3535: checking for suffix of object files |
---|
100 | configure:3557: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
101 | configure:3561: $? = 0 |
---|
102 | configure:3582: result: o |
---|
103 | configure:3586: checking whether we are using the GNU C compiler |
---|
104 | configure:3605: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3605: $? = 0 |
---|
106 | configure:3614: result: yes |
---|
107 | configure:3623: checking whether ccache /usr/bin/clang accepts -g |
---|
108 | configure:3643: ccache /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
109 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
110 | configure:3643: $? = 0 |
---|
111 | configure: failed program was: |
---|
112 | | /* confdefs.h */ |
---|
113 | | #define PACKAGE_NAME "peekabot" |
---|
114 | | #define PACKAGE_TARNAME "peekabot" |
---|
115 | | #define PACKAGE_VERSION "0.8.4" |
---|
116 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
117 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
118 | | #define PACKAGE_URL "" |
---|
119 | | #define PACKAGE "peekabot" |
---|
120 | | #define VERSION "0.8.4" |
---|
121 | | /* end confdefs.h. */ |
---|
122 | | |
---|
123 | | int |
---|
124 | | main () |
---|
125 | | { |
---|
126 | | |
---|
127 | | ; |
---|
128 | | return 0; |
---|
129 | | } |
---|
130 | configure:3658: ccache /usr/bin/clang -c -I/opt/local/include conftest.c >&5 |
---|
131 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
132 | configure:3658: $? = 0 |
---|
133 | configure: failed program was: |
---|
134 | | /* confdefs.h */ |
---|
135 | | #define PACKAGE_NAME "peekabot" |
---|
136 | | #define PACKAGE_TARNAME "peekabot" |
---|
137 | | #define PACKAGE_VERSION "0.8.4" |
---|
138 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
139 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
140 | | #define PACKAGE_URL "" |
---|
141 | | #define PACKAGE "peekabot" |
---|
142 | | #define VERSION "0.8.4" |
---|
143 | | /* end confdefs.h. */ |
---|
144 | | |
---|
145 | | int |
---|
146 | | main () |
---|
147 | | { |
---|
148 | | |
---|
149 | | ; |
---|
150 | | return 0; |
---|
151 | | } |
---|
152 | configure:3674: ccache /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
153 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
154 | configure:3674: $? = 0 |
---|
155 | configure:3684: result: yes |
---|
156 | configure:3701: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
157 | configure:3765: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
158 | configure:3765: $? = 0 |
---|
159 | configure:3778: result: none needed |
---|
160 | configure:3809: checking for style of include used by make |
---|
161 | configure:3837: result: GNU |
---|
162 | configure:3862: checking dependency style of ccache /usr/bin/clang |
---|
163 | configure:3972: result: none |
---|
164 | configure:4099: checking for C++ compiler version |
---|
165 | configure:4108: ccache /usr/bin/clang++ --version >&5 |
---|
166 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
167 | Target: x86_64-apple-darwin12.2.1 |
---|
168 | Thread model: posix |
---|
169 | configure:4119: $? = 0 |
---|
170 | configure:4108: ccache /usr/bin/clang++ -v >&5 |
---|
171 | Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) |
---|
172 | Target: x86_64-apple-darwin12.2.1 |
---|
173 | Thread model: posix |
---|
174 | configure:4119: $? = 0 |
---|
175 | configure:4108: ccache /usr/bin/clang++ -V >&5 |
---|
176 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
177 | clang: error: no input files |
---|
178 | configure:4119: $? = 1 |
---|
179 | configure:4108: ccache /usr/bin/clang++ -qversion >&5 |
---|
180 | clang: error: no input files |
---|
181 | configure:4119: $? = 1 |
---|
182 | configure:4123: checking whether we are using the GNU C++ compiler |
---|
183 | configure:4142: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
184 | configure:4142: $? = 0 |
---|
185 | configure:4151: result: yes |
---|
186 | configure:4160: checking whether ccache /usr/bin/clang++ accepts -g |
---|
187 | configure:4180: ccache /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
188 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
189 | configure:4180: $? = 0 |
---|
190 | configure: failed program was: |
---|
191 | | /* confdefs.h */ |
---|
192 | | #define PACKAGE_NAME "peekabot" |
---|
193 | | #define PACKAGE_TARNAME "peekabot" |
---|
194 | | #define PACKAGE_VERSION "0.8.4" |
---|
195 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
196 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
197 | | #define PACKAGE_URL "" |
---|
198 | | #define PACKAGE "peekabot" |
---|
199 | | #define VERSION "0.8.4" |
---|
200 | | /* end confdefs.h. */ |
---|
201 | | |
---|
202 | | int |
---|
203 | | main () |
---|
204 | | { |
---|
205 | | |
---|
206 | | ; |
---|
207 | | return 0; |
---|
208 | | } |
---|
209 | configure:4195: ccache /usr/bin/clang++ -c -I/opt/local/include conftest.cpp >&5 |
---|
210 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
211 | configure:4195: $? = 0 |
---|
212 | configure: failed program was: |
---|
213 | | /* confdefs.h */ |
---|
214 | | #define PACKAGE_NAME "peekabot" |
---|
215 | | #define PACKAGE_TARNAME "peekabot" |
---|
216 | | #define PACKAGE_VERSION "0.8.4" |
---|
217 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
218 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
219 | | #define PACKAGE_URL "" |
---|
220 | | #define PACKAGE "peekabot" |
---|
221 | | #define VERSION "0.8.4" |
---|
222 | | /* end confdefs.h. */ |
---|
223 | | |
---|
224 | | int |
---|
225 | | main () |
---|
226 | | { |
---|
227 | | |
---|
228 | | ; |
---|
229 | | return 0; |
---|
230 | | } |
---|
231 | configure:4211: ccache /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
232 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
233 | configure:4211: $? = 0 |
---|
234 | configure:4221: result: yes |
---|
235 | configure:4246: checking dependency style of ccache /usr/bin/clang++ |
---|
236 | configure:4356: result: none |
---|
237 | configure:4400: checking build system type |
---|
238 | configure:4414: result: x86_64-apple-darwin12.2.1 |
---|
239 | configure:4434: checking host system type |
---|
240 | configure:4447: result: x86_64-apple-darwin12.2.1 |
---|
241 | configure:4488: checking how to print strings |
---|
242 | configure:4515: result: printf |
---|
243 | configure:4536: checking for a sed that does not truncate output |
---|
244 | configure:4600: result: /opt/local/bin/gsed |
---|
245 | configure:4618: checking for grep that handles long lines and -e |
---|
246 | configure:4676: result: /opt/local/bin/grep |
---|
247 | configure:4681: checking for egrep |
---|
248 | configure:4743: result: /opt/local/bin/grep -E |
---|
249 | configure:4748: checking for fgrep |
---|
250 | configure:4810: result: /opt/local/bin/grep -F |
---|
251 | configure:4845: checking for ld used by ccache /usr/bin/clang |
---|
252 | configure:4912: result: /usr/bin/ld |
---|
253 | configure:4919: checking if the linker (/usr/bin/ld) is GNU ld |
---|
254 | configure:4934: result: no |
---|
255 | configure:4946: checking for BSD- or MS-compatible name lister (nm) |
---|
256 | configure:4995: result: /opt/local/bin/nm |
---|
257 | configure:5125: checking the name lister (/opt/local/bin/nm) interface |
---|
258 | configure:5132: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
259 | configure:5135: /opt/local/bin/nm "conftest.o" |
---|
260 | configure:5138: output |
---|
261 | 0000000000000000 S _some_variable |
---|
262 | configure:5145: result: BSD nm |
---|
263 | configure:5148: checking whether ln -s works |
---|
264 | configure:5152: result: yes |
---|
265 | configure:5160: checking the maximum length of command line arguments |
---|
266 | configure:5285: result: 196608 |
---|
267 | configure:5302: checking whether the shell understands some XSI constructs |
---|
268 | configure:5312: result: yes |
---|
269 | configure:5316: checking whether the shell understands "+=" |
---|
270 | configure:5322: result: yes |
---|
271 | configure:5357: checking for /usr/bin/ld option to reload object files |
---|
272 | configure:5364: result: -r |
---|
273 | configure:5433: checking for objdump |
---|
274 | configure:5463: result: no |
---|
275 | configure:5492: checking how to recognize dependent libraries |
---|
276 | configure:5694: result: pass_all |
---|
277 | configure:5754: checking for ar |
---|
278 | configure:5770: found /opt/local/bin/ar |
---|
279 | configure:5781: result: ar |
---|
280 | configure:5859: checking for strip |
---|
281 | configure:5875: found /opt/local/bin/strip |
---|
282 | configure:5886: result: strip |
---|
283 | configure:5958: checking for ranlib |
---|
284 | configure:5974: found /opt/local/bin/ranlib |
---|
285 | configure:5985: result: ranlib |
---|
286 | configure:6087: checking command to parse /opt/local/bin/nm output from ccache /usr/bin/clang object |
---|
287 | configure:6205: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:6208: $? = 0 |
---|
289 | configure:6212: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
290 | configure:6215: $? = 0 |
---|
291 | cannot find nm_test_var in conftest.nm |
---|
292 | configure:6205: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
293 | configure:6208: $? = 0 |
---|
294 | configure:6212: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
295 | configure:6215: $? = 0 |
---|
296 | configure:6269: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c conftstm.o >&5 |
---|
297 | configure:6272: $? = 0 |
---|
298 | configure:6310: result: ok |
---|
299 | configure:6575: checking for dsymutil |
---|
300 | configure:6591: found /usr/bin/dsymutil |
---|
301 | configure:6602: result: dsymutil |
---|
302 | configure:6667: checking for nmedit |
---|
303 | configure:6683: found /opt/local/bin/nmedit |
---|
304 | configure:6694: result: nmedit |
---|
305 | configure:6759: checking for lipo |
---|
306 | configure:6775: found /opt/local/bin/lipo |
---|
307 | configure:6786: result: lipo |
---|
308 | configure:6851: checking for otool |
---|
309 | configure:6867: found /opt/local/bin/otool |
---|
310 | configure:6878: result: otool |
---|
311 | configure:6943: checking for otool64 |
---|
312 | configure:6973: result: no |
---|
313 | configure:7018: checking for -single_module linker flag |
---|
314 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
315 | configure:7045: result: yes |
---|
316 | configure:7047: checking for -exported_symbols_list linker flag |
---|
317 | configure:7067: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
318 | configure:7067: $? = 0 |
---|
319 | configure:7077: result: yes |
---|
320 | configure:7079: checking for -force_load linker flag |
---|
321 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -c -o conftest.o conftest.c |
---|
322 | ar cru libconftest.a conftest.o |
---|
323 | ranlib libconftest.a |
---|
324 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
325 | configure:7109: result: yes |
---|
326 | configure:7151: checking how to run the C preprocessor |
---|
327 | configure:7182: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
328 | configure:7182: $? = 0 |
---|
329 | configure:7196: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
330 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
331 | #include <ac_nonexistent.h> |
---|
332 | ^ |
---|
333 | 1 error generated. |
---|
334 | configure:7196: $? = 1 |
---|
335 | configure: failed program was: |
---|
336 | | /* confdefs.h */ |
---|
337 | | #define PACKAGE_NAME "peekabot" |
---|
338 | | #define PACKAGE_TARNAME "peekabot" |
---|
339 | | #define PACKAGE_VERSION "0.8.4" |
---|
340 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
341 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
342 | | #define PACKAGE_URL "" |
---|
343 | | #define PACKAGE "peekabot" |
---|
344 | | #define VERSION "0.8.4" |
---|
345 | | /* end confdefs.h. */ |
---|
346 | | #include <ac_nonexistent.h> |
---|
347 | configure:7221: result: ccache /usr/bin/clang -E |
---|
348 | configure:7241: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
349 | configure:7241: $? = 0 |
---|
350 | configure:7255: ccache /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
351 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
352 | #include <ac_nonexistent.h> |
---|
353 | ^ |
---|
354 | 1 error generated. |
---|
355 | configure:7255: $? = 1 |
---|
356 | configure: failed program was: |
---|
357 | | /* confdefs.h */ |
---|
358 | | #define PACKAGE_NAME "peekabot" |
---|
359 | | #define PACKAGE_TARNAME "peekabot" |
---|
360 | | #define PACKAGE_VERSION "0.8.4" |
---|
361 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
362 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
363 | | #define PACKAGE_URL "" |
---|
364 | | #define PACKAGE "peekabot" |
---|
365 | | #define VERSION "0.8.4" |
---|
366 | | /* end confdefs.h. */ |
---|
367 | | #include <ac_nonexistent.h> |
---|
368 | configure:7284: checking for ANSI C header files |
---|
369 | configure:7304: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
370 | configure:7304: $? = 0 |
---|
371 | configure:7377: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
372 | configure:7377: $? = 0 |
---|
373 | configure:7377: ./conftest |
---|
374 | configure:7377: $? = 0 |
---|
375 | configure:7388: result: yes |
---|
376 | configure:7401: checking for sys/types.h |
---|
377 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
378 | configure:7401: $? = 0 |
---|
379 | configure:7401: result: yes |
---|
380 | configure:7401: checking for sys/stat.h |
---|
381 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
382 | configure:7401: $? = 0 |
---|
383 | configure:7401: result: yes |
---|
384 | configure:7401: checking for stdlib.h |
---|
385 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
386 | configure:7401: $? = 0 |
---|
387 | configure:7401: result: yes |
---|
388 | configure:7401: checking for string.h |
---|
389 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
390 | configure:7401: $? = 0 |
---|
391 | configure:7401: result: yes |
---|
392 | configure:7401: checking for memory.h |
---|
393 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
394 | configure:7401: $? = 0 |
---|
395 | configure:7401: result: yes |
---|
396 | configure:7401: checking for strings.h |
---|
397 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
398 | configure:7401: $? = 0 |
---|
399 | configure:7401: result: yes |
---|
400 | configure:7401: checking for inttypes.h |
---|
401 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
402 | configure:7401: $? = 0 |
---|
403 | configure:7401: result: yes |
---|
404 | configure:7401: checking for stdint.h |
---|
405 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
406 | configure:7401: $? = 0 |
---|
407 | configure:7401: result: yes |
---|
408 | configure:7401: checking for unistd.h |
---|
409 | configure:7401: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
410 | configure:7401: $? = 0 |
---|
411 | configure:7401: result: yes |
---|
412 | configure:7415: checking for dlfcn.h |
---|
413 | configure:7415: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
414 | configure:7415: $? = 0 |
---|
415 | configure:7415: result: yes |
---|
416 | configure:7603: checking for objdir |
---|
417 | configure:7618: result: .libs |
---|
418 | configure:7889: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
419 | configure:7907: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
420 | configure:7911: $? = 0 |
---|
421 | configure:7924: result: yes |
---|
422 | configure:7944: checking for ccache /usr/bin/clang option to produce PIC |
---|
423 | configure:8229: result: -fno-common -DPIC |
---|
424 | configure:8241: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
425 | configure:8259: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
426 | configure:8263: $? = 0 |
---|
427 | configure:8276: result: yes |
---|
428 | configure:8300: checking if ccache /usr/bin/clang static flag -static works |
---|
429 | configure:8328: result: no |
---|
430 | configure:8343: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
431 | configure:8364: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
432 | configure:8368: $? = 0 |
---|
433 | configure:8390: result: yes |
---|
434 | configure:8398: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
435 | configure:8445: result: yes |
---|
436 | configure:8478: checking whether the ccache /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
437 | configure:9553: result: yes |
---|
438 | configure:9798: checking dynamic linker characteristics |
---|
439 | configure:10479: result: darwin12.2.1 dyld |
---|
440 | configure:10586: checking how to hardcode library paths into programs |
---|
441 | configure:10611: result: immediate |
---|
442 | configure:11151: checking whether stripping libraries is possible |
---|
443 | configure:11165: result: yes |
---|
444 | configure:11191: checking if libtool supports shared libraries |
---|
445 | configure:11193: result: yes |
---|
446 | configure:11196: checking whether to build shared libraries |
---|
447 | configure:11217: result: yes |
---|
448 | configure:11220: checking whether to build static libraries |
---|
449 | configure:11224: result: yes |
---|
450 | configure:11247: checking how to run the C++ preprocessor |
---|
451 | configure:11274: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
452 | configure:11274: $? = 0 |
---|
453 | configure:11288: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
454 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
455 | #include <ac_nonexistent.h> |
---|
456 | ^ |
---|
457 | 1 error generated. |
---|
458 | configure:11288: $? = 1 |
---|
459 | configure: failed program was: |
---|
460 | | /* confdefs.h */ |
---|
461 | | #define PACKAGE_NAME "peekabot" |
---|
462 | | #define PACKAGE_TARNAME "peekabot" |
---|
463 | | #define PACKAGE_VERSION "0.8.4" |
---|
464 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
465 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
466 | | #define PACKAGE_URL "" |
---|
467 | | #define PACKAGE "peekabot" |
---|
468 | | #define VERSION "0.8.4" |
---|
469 | | #define STDC_HEADERS 1 |
---|
470 | | #define HAVE_SYS_TYPES_H 1 |
---|
471 | | #define HAVE_SYS_STAT_H 1 |
---|
472 | | #define HAVE_STDLIB_H 1 |
---|
473 | | #define HAVE_STRING_H 1 |
---|
474 | | #define HAVE_MEMORY_H 1 |
---|
475 | | #define HAVE_STRINGS_H 1 |
---|
476 | | #define HAVE_INTTYPES_H 1 |
---|
477 | | #define HAVE_STDINT_H 1 |
---|
478 | | #define HAVE_UNISTD_H 1 |
---|
479 | | #define HAVE_DLFCN_H 1 |
---|
480 | | #define LT_OBJDIR ".libs/" |
---|
481 | | /* end confdefs.h. */ |
---|
482 | | #include <ac_nonexistent.h> |
---|
483 | configure:11313: result: ccache /usr/bin/clang++ -E |
---|
484 | configure:11333: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
485 | configure:11333: $? = 0 |
---|
486 | configure:11347: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
487 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
488 | #include <ac_nonexistent.h> |
---|
489 | ^ |
---|
490 | 1 error generated. |
---|
491 | configure:11347: $? = 1 |
---|
492 | configure: failed program was: |
---|
493 | | /* confdefs.h */ |
---|
494 | | #define PACKAGE_NAME "peekabot" |
---|
495 | | #define PACKAGE_TARNAME "peekabot" |
---|
496 | | #define PACKAGE_VERSION "0.8.4" |
---|
497 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
498 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
499 | | #define PACKAGE_URL "" |
---|
500 | | #define PACKAGE "peekabot" |
---|
501 | | #define VERSION "0.8.4" |
---|
502 | | #define STDC_HEADERS 1 |
---|
503 | | #define HAVE_SYS_TYPES_H 1 |
---|
504 | | #define HAVE_SYS_STAT_H 1 |
---|
505 | | #define HAVE_STDLIB_H 1 |
---|
506 | | #define HAVE_STRING_H 1 |
---|
507 | | #define HAVE_MEMORY_H 1 |
---|
508 | | #define HAVE_STRINGS_H 1 |
---|
509 | | #define HAVE_INTTYPES_H 1 |
---|
510 | | #define HAVE_STDINT_H 1 |
---|
511 | | #define HAVE_UNISTD_H 1 |
---|
512 | | #define HAVE_DLFCN_H 1 |
---|
513 | | #define LT_OBJDIR ".libs/" |
---|
514 | | /* end confdefs.h. */ |
---|
515 | | #include <ac_nonexistent.h> |
---|
516 | configure:11515: checking for ld used by ccache /usr/bin/clang++ |
---|
517 | configure:11582: result: /usr/bin/ld |
---|
518 | configure:11589: checking if the linker (/usr/bin/ld) is GNU ld |
---|
519 | configure:11604: result: no |
---|
520 | configure:11659: checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
521 | configure:12591: result: yes |
---|
522 | configure:12619: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
523 | configure:12622: $? = 0 |
---|
524 | configure:12804: checking for ccache /usr/bin/clang++ option to produce PIC |
---|
525 | configure:13126: result: -fno-common -DPIC |
---|
526 | configure:13135: checking if ccache /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
527 | configure:13153: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
528 | configure:13157: $? = 0 |
---|
529 | configure:13170: result: yes |
---|
530 | configure:13191: checking if ccache /usr/bin/clang++ static flag -static works |
---|
531 | configure:13219: result: no |
---|
532 | configure:13231: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
533 | configure:13252: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
534 | configure:13256: $? = 0 |
---|
535 | configure:13278: result: yes |
---|
536 | configure:13283: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
537 | configure:13330: result: yes |
---|
538 | configure:13360: checking whether the ccache /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
539 | configure:13388: result: yes |
---|
540 | configure:13531: checking dynamic linker characteristics |
---|
541 | configure:14146: result: darwin12.2.1 dyld |
---|
542 | configure:14199: checking how to hardcode library paths into programs |
---|
543 | configure:14224: result: immediate |
---|
544 | configure:14283: checking whether ccache /usr/bin/clang and cc understand -c and -o together |
---|
545 | configure:14314: ccache /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
546 | configure:14318: $? = 0 |
---|
547 | configure:14324: ccache /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
548 | configure:14328: $? = 0 |
---|
549 | configure:14339: cc -c conftest.c >&5 |
---|
550 | cc -c conftest.c |
---|
551 | cc: Error: You should be using ${configure.cc} |
---|
552 | See https://trac.macports.org/wiki/UsingTheRightCompiler |
---|
553 | configure:14343: $? = 1 |
---|
554 | configure:14383: result: yes |
---|
555 | configure:14408: checking for grep that handles long lines and -e |
---|
556 | configure:14466: result: /opt/local/bin/grep |
---|
557 | configure:14474: checking whether __ELF__ is declared |
---|
558 | configure:14474: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
559 | conftest.c:63:10: error: use of undeclared identifier '__ELF__' |
---|
560 | (void) __ELF__; |
---|
561 | ^ |
---|
562 | 1 error generated. |
---|
563 | configure:14474: $? = 1 |
---|
564 | configure: failed program was: |
---|
565 | | /* confdefs.h */ |
---|
566 | | #define PACKAGE_NAME "peekabot" |
---|
567 | | #define PACKAGE_TARNAME "peekabot" |
---|
568 | | #define PACKAGE_VERSION "0.8.4" |
---|
569 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
570 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
571 | | #define PACKAGE_URL "" |
---|
572 | | #define PACKAGE "peekabot" |
---|
573 | | #define VERSION "0.8.4" |
---|
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 <stdio.h> |
---|
588 | | #ifdef HAVE_SYS_TYPES_H |
---|
589 | | # include <sys/types.h> |
---|
590 | | #endif |
---|
591 | | #ifdef HAVE_SYS_STAT_H |
---|
592 | | # include <sys/stat.h> |
---|
593 | | #endif |
---|
594 | | #ifdef STDC_HEADERS |
---|
595 | | # include <stdlib.h> |
---|
596 | | # include <stddef.h> |
---|
597 | | #else |
---|
598 | | # ifdef HAVE_STDLIB_H |
---|
599 | | # include <stdlib.h> |
---|
600 | | # endif |
---|
601 | | #endif |
---|
602 | | #ifdef HAVE_STRING_H |
---|
603 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
604 | | # include <memory.h> |
---|
605 | | # endif |
---|
606 | | # include <string.h> |
---|
607 | | #endif |
---|
608 | | #ifdef HAVE_STRINGS_H |
---|
609 | | # include <strings.h> |
---|
610 | | #endif |
---|
611 | | #ifdef HAVE_INTTYPES_H |
---|
612 | | # include <inttypes.h> |
---|
613 | | #endif |
---|
614 | | #ifdef HAVE_STDINT_H |
---|
615 | | # include <stdint.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_UNISTD_H |
---|
618 | | # include <unistd.h> |
---|
619 | | #endif |
---|
620 | | int |
---|
621 | | main () |
---|
622 | | { |
---|
623 | | #ifndef __ELF__ |
---|
624 | | #ifdef __cplusplus |
---|
625 | | (void) __ELF__; |
---|
626 | | #else |
---|
627 | | (void) __ELF__; |
---|
628 | | #endif |
---|
629 | | #endif |
---|
630 | | |
---|
631 | | ; |
---|
632 | | return 0; |
---|
633 | | } |
---|
634 | configure:14474: result: no |
---|
635 | configure:14494: checking for socketpair |
---|
636 | configure:14494: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
637 | configure:14494: $? = 0 |
---|
638 | configure:14494: result: yes |
---|
639 | configure:14533: checking for Boost headers version >= 103900 |
---|
640 | configure:14577: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
641 | configure:14577: $? = 0 |
---|
642 | configure:14598: result: yes |
---|
643 | configure:14606: checking for Boost's header version |
---|
644 | configure:14623: result: 1_52 |
---|
645 | configure:14642: checking boost/bind.hpp usability |
---|
646 | configure:14642: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
647 | configure:14642: $? = 0 |
---|
648 | configure:14642: result: yes |
---|
649 | configure:14642: checking boost/bind.hpp presence |
---|
650 | configure:14642: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
651 | configure:14642: $? = 0 |
---|
652 | configure:14642: result: yes |
---|
653 | configure:14642: checking for boost/bind.hpp |
---|
654 | configure:14642: result: yes |
---|
655 | configure:14666: checking boost/cast.hpp usability |
---|
656 | configure:14666: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
657 | configure:14666: $? = 0 |
---|
658 | configure:14666: result: yes |
---|
659 | configure:14666: checking boost/cast.hpp presence |
---|
660 | configure:14666: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
661 | configure:14666: $? = 0 |
---|
662 | configure:14666: result: yes |
---|
663 | configure:14666: checking for boost/cast.hpp |
---|
664 | configure:14666: result: yes |
---|
665 | configure:14690: checking boost/lexical_cast.hpp usability |
---|
666 | configure:14690: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
667 | configure:14690: $? = 0 |
---|
668 | configure:14690: result: yes |
---|
669 | configure:14690: checking boost/lexical_cast.hpp presence |
---|
670 | configure:14690: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
671 | configure:14690: $? = 0 |
---|
672 | configure:14690: result: yes |
---|
673 | configure:14690: checking for boost/lexical_cast.hpp |
---|
674 | configure:14690: result: yes |
---|
675 | configure:14715: checking boost/function.hpp usability |
---|
676 | configure:14715: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
677 | configure:14715: $? = 0 |
---|
678 | configure:14715: result: yes |
---|
679 | configure:14715: checking boost/function.hpp presence |
---|
680 | configure:14715: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
681 | configure:14715: $? = 0 |
---|
682 | configure:14715: result: yes |
---|
683 | configure:14715: checking for boost/function.hpp |
---|
684 | configure:14715: result: yes |
---|
685 | configure:14739: checking boost/format.hpp usability |
---|
686 | configure:14739: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
687 | configure:14739: $? = 0 |
---|
688 | configure:14739: result: yes |
---|
689 | configure:14739: checking boost/format.hpp presence |
---|
690 | configure:14739: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
691 | configure:14739: $? = 0 |
---|
692 | configure:14739: result: yes |
---|
693 | configure:14739: checking for boost/format.hpp |
---|
694 | configure:14739: result: yes |
---|
695 | configure:14763: checking boost/ref.hpp usability |
---|
696 | configure:14763: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
697 | configure:14763: $? = 0 |
---|
698 | configure:14763: result: yes |
---|
699 | configure:14763: checking boost/ref.hpp presence |
---|
700 | configure:14763: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
701 | configure:14763: $? = 0 |
---|
702 | configure:14763: result: yes |
---|
703 | configure:14763: checking for boost/ref.hpp |
---|
704 | configure:14763: result: yes |
---|
705 | configure:14787: checking boost/scoped_ptr.hpp usability |
---|
706 | configure:14787: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
707 | configure:14787: $? = 0 |
---|
708 | configure:14787: result: yes |
---|
709 | configure:14787: checking boost/scoped_ptr.hpp presence |
---|
710 | configure:14787: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
711 | configure:14787: $? = 0 |
---|
712 | configure:14787: result: yes |
---|
713 | configure:14787: checking for boost/scoped_ptr.hpp |
---|
714 | configure:14787: result: yes |
---|
715 | configure:14811: checking boost/shared_ptr.hpp usability |
---|
716 | configure:14811: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
717 | configure:14811: $? = 0 |
---|
718 | configure:14811: result: yes |
---|
719 | configure:14811: checking boost/shared_ptr.hpp presence |
---|
720 | configure:14811: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
721 | configure:14811: $? = 0 |
---|
722 | configure:14811: result: yes |
---|
723 | configure:14811: checking for boost/shared_ptr.hpp |
---|
724 | configure:14811: result: yes |
---|
725 | configure:14836: checking boost/algorithm/string.hpp usability |
---|
726 | configure:14836: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
727 | configure:14836: $? = 0 |
---|
728 | configure:14836: result: yes |
---|
729 | configure:14836: checking boost/algorithm/string.hpp presence |
---|
730 | configure:14836: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
731 | configure:14836: $? = 0 |
---|
732 | configure:14836: result: yes |
---|
733 | configure:14836: checking for boost/algorithm/string.hpp |
---|
734 | configure:14836: result: yes |
---|
735 | configure:14861: checking boost/utility.hpp usability |
---|
736 | configure:14861: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
737 | configure:14861: $? = 0 |
---|
738 | configure:14861: result: yes |
---|
739 | configure:14861: checking boost/utility.hpp presence |
---|
740 | configure:14861: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
741 | configure:14861: $? = 0 |
---|
742 | configure:14861: result: yes |
---|
743 | configure:14861: checking for boost/utility.hpp |
---|
744 | configure:14861: result: yes |
---|
745 | configure:14885: checking boost/foreach.hpp usability |
---|
746 | configure:14885: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
747 | configure:14885: $? = 0 |
---|
748 | configure:14885: result: yes |
---|
749 | configure:14885: checking boost/foreach.hpp presence |
---|
750 | configure:14885: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
751 | configure:14885: $? = 0 |
---|
752 | configure:14885: result: yes |
---|
753 | configure:14885: checking for boost/foreach.hpp |
---|
754 | configure:14885: result: yes |
---|
755 | configure:14908: checking for the flags needed to use pthreads |
---|
756 | configure:14963: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.cpp >&5 |
---|
757 | configure:14963: $? = 0 |
---|
758 | configure:14977: result: |
---|
759 | configure:14985: checking for the toolset name used by Boost for ccache /usr/bin/clang++ |
---|
760 | configure:15055: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
761 | conftest.cpp:39:3: error: defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC |
---|
762 | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC |
---|
763 | ^ |
---|
764 | 1 error generated. |
---|
765 | configure:15055: $? = 1 |
---|
766 | configure: failed program was: |
---|
767 | | /* confdefs.h */ |
---|
768 | | #define PACKAGE_NAME "peekabot" |
---|
769 | | #define PACKAGE_TARNAME "peekabot" |
---|
770 | | #define PACKAGE_VERSION "0.8.4" |
---|
771 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
772 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
773 | | #define PACKAGE_URL "" |
---|
774 | | #define PACKAGE "peekabot" |
---|
775 | | #define VERSION "0.8.4" |
---|
776 | | #define STDC_HEADERS 1 |
---|
777 | | #define HAVE_SYS_TYPES_H 1 |
---|
778 | | #define HAVE_SYS_STAT_H 1 |
---|
779 | | #define HAVE_STDLIB_H 1 |
---|
780 | | #define HAVE_STRING_H 1 |
---|
781 | | #define HAVE_MEMORY_H 1 |
---|
782 | | #define HAVE_STRINGS_H 1 |
---|
783 | | #define HAVE_INTTYPES_H 1 |
---|
784 | | #define HAVE_STDINT_H 1 |
---|
785 | | #define HAVE_UNISTD_H 1 |
---|
786 | | #define HAVE_DLFCN_H 1 |
---|
787 | | #define LT_OBJDIR ".libs/" |
---|
788 | | #define HAVE_SOCKETPAIR 1 |
---|
789 | | #define HAVE_BOOST_BIND_HPP 1 |
---|
790 | | #define HAVE_BOOST_CAST_HPP 1 |
---|
791 | | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 |
---|
792 | | #define HAVE_BOOST_FUNCTION_HPP 1 |
---|
793 | | #define HAVE_BOOST_FORMAT_HPP 1 |
---|
794 | | #define HAVE_BOOST_REF_HPP 1 |
---|
795 | | #define HAVE_BOOST_SCOPED_PTR_HPP 1 |
---|
796 | | #define HAVE_BOOST_SHARED_PTR_HPP 1 |
---|
797 | | #define HAVE_BOOST_ALGORITHM_STRING_HPP 1 |
---|
798 | | #define HAVE_BOOST_UTILITY_HPP 1 |
---|
799 | | #define HAVE_BOOST_FOREACH_HPP 1 |
---|
800 | | /* end confdefs.h. */ |
---|
801 | | |
---|
802 | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC |
---|
803 | | /* OK */ |
---|
804 | | #else |
---|
805 | | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC |
---|
806 | | #endif |
---|
807 | | |
---|
808 | | int |
---|
809 | | main () |
---|
810 | | { |
---|
811 | | |
---|
812 | | ; |
---|
813 | | return 0; |
---|
814 | | } |
---|
815 | configure:15055: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
816 | configure:15055: $? = 0 |
---|
817 | configure:15090: result: xgcc42 -xgcc |
---|
818 | configure:15117: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
819 | conftest.c:39:3: error: MT not needed |
---|
820 | # error MT not needed |
---|
821 | ^ |
---|
822 | 1 error generated. |
---|
823 | configure:15117: $? = 1 |
---|
824 | configure: failed program was: |
---|
825 | | /* confdefs.h */ |
---|
826 | | #define PACKAGE_NAME "peekabot" |
---|
827 | | #define PACKAGE_TARNAME "peekabot" |
---|
828 | | #define PACKAGE_VERSION "0.8.4" |
---|
829 | | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
830 | | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
831 | | #define PACKAGE_URL "" |
---|
832 | | #define PACKAGE "peekabot" |
---|
833 | | #define VERSION "0.8.4" |
---|
834 | | #define STDC_HEADERS 1 |
---|
835 | | #define HAVE_SYS_TYPES_H 1 |
---|
836 | | #define HAVE_SYS_STAT_H 1 |
---|
837 | | #define HAVE_STDLIB_H 1 |
---|
838 | | #define HAVE_STRING_H 1 |
---|
839 | | #define HAVE_MEMORY_H 1 |
---|
840 | | #define HAVE_STRINGS_H 1 |
---|
841 | | #define HAVE_INTTYPES_H 1 |
---|
842 | | #define HAVE_STDINT_H 1 |
---|
843 | | #define HAVE_UNISTD_H 1 |
---|
844 | | #define HAVE_DLFCN_H 1 |
---|
845 | | #define LT_OBJDIR ".libs/" |
---|
846 | | #define HAVE_SOCKETPAIR 1 |
---|
847 | | #define HAVE_BOOST_BIND_HPP 1 |
---|
848 | | #define HAVE_BOOST_CAST_HPP 1 |
---|
849 | | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 |
---|
850 | | #define HAVE_BOOST_FUNCTION_HPP 1 |
---|
851 | | #define HAVE_BOOST_FORMAT_HPP 1 |
---|
852 | | #define HAVE_BOOST_REF_HPP 1 |
---|
853 | | #define HAVE_BOOST_SCOPED_PTR_HPP 1 |
---|
854 | | #define HAVE_BOOST_SHARED_PTR_HPP 1 |
---|
855 | | #define HAVE_BOOST_ALGORITHM_STRING_HPP 1 |
---|
856 | | #define HAVE_BOOST_UTILITY_HPP 1 |
---|
857 | | #define HAVE_BOOST_FOREACH_HPP 1 |
---|
858 | | /* end confdefs.h. */ |
---|
859 | | |
---|
860 | | #if defined _REENTRANT || defined _MT || defined __MT__ |
---|
861 | | /* use -mt */ |
---|
862 | | #else |
---|
863 | | # error MT not needed |
---|
864 | | #endif |
---|
865 | | |
---|
866 | | int |
---|
867 | | main () |
---|
868 | | { |
---|
869 | | |
---|
870 | | ; |
---|
871 | | return 0; |
---|
872 | | } |
---|
873 | configure:15145: checking boost/thread.hpp usability |
---|
874 | configure:15145: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
875 | configure:15145: $? = 0 |
---|
876 | configure:15145: result: yes |
---|
877 | configure:15145: checking boost/thread.hpp presence |
---|
878 | configure:15145: ccache /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
879 | configure:15145: $? = 0 |
---|
880 | configure:15145: result: yes |
---|
881 | configure:15145: checking for boost/thread.hpp |
---|
882 | configure:15145: result: yes |
---|
883 | configure:15171: checking for the Boost thread library |
---|
884 | configure:15213: ccache /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5 |
---|
885 | configure:15213: $? = 0 |
---|
886 | configure:15264: re-using the existing conftest.o |
---|
887 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-mt-1_52 >&5 |
---|
888 | ld: library not found for -lboost_thread-xgcc42-mt-1_52 |
---|
889 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
890 | configure:15279: $? = 1 |
---|
891 | configure:15264: re-using the existing conftest.o |
---|
892 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-mt-1_52 >&5 |
---|
893 | ld: library not found for -lboost_thread-xgcc42-mt-1_52 |
---|
894 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
895 | configure:15279: $? = 1 |
---|
896 | configure:15264: re-using the existing conftest.o |
---|
897 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-mt-1_52 >&5 |
---|
898 | ld: library not found for -lboost_thread-xgcc42-mt-1_52 |
---|
899 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
900 | configure:15279: $? = 1 |
---|
901 | configure:15264: re-using the existing conftest.o |
---|
902 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-1_52 >&5 |
---|
903 | ld: library not found for -lboost_thread-xgcc42-1_52 |
---|
904 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
905 | configure:15279: $? = 1 |
---|
906 | configure:15264: re-using the existing conftest.o |
---|
907 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-1_52 >&5 |
---|
908 | ld: library not found for -lboost_thread-xgcc42-1_52 |
---|
909 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
910 | configure:15279: $? = 1 |
---|
911 | configure:15264: re-using the existing conftest.o |
---|
912 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-1_52 >&5 |
---|
913 | ld: library not found for -lboost_thread-xgcc42-1_52 |
---|
914 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
915 | configure:15279: $? = 1 |
---|
916 | configure:15264: re-using the existing conftest.o |
---|
917 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-mt-d-1_52 >&5 |
---|
918 | ld: library not found for -lboost_thread-xgcc42-mt-d-1_52 |
---|
919 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
920 | configure:15279: $? = 1 |
---|
921 | configure:15264: re-using the existing conftest.o |
---|
922 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-mt-d-1_52 >&5 |
---|
923 | ld: library not found for -lboost_thread-xgcc42-mt-d-1_52 |
---|
924 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
925 | configure:15279: $? = 1 |
---|
926 | configure:15264: re-using the existing conftest.o |
---|
927 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-mt-d-1_52 >&5 |
---|
928 | ld: library not found for -lboost_thread-xgcc42-mt-d-1_52 |
---|
929 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
930 | configure:15279: $? = 1 |
---|
931 | configure:15264: re-using the existing conftest.o |
---|
932 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-d-1_52 >&5 |
---|
933 | ld: library not found for -lboost_thread-xgcc42-d-1_52 |
---|
934 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
935 | configure:15279: $? = 1 |
---|
936 | configure:15264: re-using the existing conftest.o |
---|
937 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-d-1_52 >&5 |
---|
938 | ld: library not found for -lboost_thread-xgcc42-d-1_52 |
---|
939 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
940 | configure:15279: $? = 1 |
---|
941 | configure:15264: re-using the existing conftest.o |
---|
942 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-d-1_52 >&5 |
---|
943 | ld: library not found for -lboost_thread-xgcc42-d-1_52 |
---|
944 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
945 | configure:15279: $? = 1 |
---|
946 | configure:15264: re-using the existing conftest.o |
---|
947 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-mt >&5 |
---|
948 | ld: library not found for -lboost_thread-xgcc42-mt |
---|
949 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
950 | configure:15279: $? = 1 |
---|
951 | configure:15264: re-using the existing conftest.o |
---|
952 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-mt >&5 |
---|
953 | ld: library not found for -lboost_thread-xgcc42-mt |
---|
954 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
955 | configure:15279: $? = 1 |
---|
956 | configure:15264: re-using the existing conftest.o |
---|
957 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-mt >&5 |
---|
958 | ld: library not found for -lboost_thread-xgcc42-mt |
---|
959 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
960 | configure:15279: $? = 1 |
---|
961 | configure:15264: re-using the existing conftest.o |
---|
962 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42 >&5 |
---|
963 | ld: library not found for -lboost_thread-xgcc42 |
---|
964 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
965 | configure:15279: $? = 1 |
---|
966 | configure:15264: re-using the existing conftest.o |
---|
967 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42 >&5 |
---|
968 | ld: library not found for -lboost_thread-xgcc42 |
---|
969 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
970 | configure:15279: $? = 1 |
---|
971 | configure:15264: re-using the existing conftest.o |
---|
972 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42 >&5 |
---|
973 | ld: library not found for -lboost_thread-xgcc42 |
---|
974 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
975 | configure:15279: $? = 1 |
---|
976 | configure:15264: re-using the existing conftest.o |
---|
977 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-mt-d >&5 |
---|
978 | ld: library not found for -lboost_thread-xgcc42-mt-d |
---|
979 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
980 | configure:15279: $? = 1 |
---|
981 | configure:15264: re-using the existing conftest.o |
---|
982 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-mt-d >&5 |
---|
983 | ld: library not found for -lboost_thread-xgcc42-mt-d |
---|
984 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
985 | configure:15279: $? = 1 |
---|
986 | configure:15264: re-using the existing conftest.o |
---|
987 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-mt-d >&5 |
---|
988 | ld: library not found for -lboost_thread-xgcc42-mt-d |
---|
989 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
990 | configure:15279: $? = 1 |
---|
991 | configure:15264: re-using the existing conftest.o |
---|
992 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc42-d >&5 |
---|
993 | ld: library not found for -lboost_thread-xgcc42-d |
---|
994 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
995 | configure:15279: $? = 1 |
---|
996 | configure:15264: re-using the existing conftest.o |
---|
997 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc42-d >&5 |
---|
998 | ld: library not found for -lboost_thread-xgcc42-d |
---|
999 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1000 | configure:15279: $? = 1 |
---|
1001 | configure:15264: re-using the existing conftest.o |
---|
1002 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc42-d >&5 |
---|
1003 | ld: library not found for -lboost_thread-xgcc42-d |
---|
1004 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1005 | configure:15279: $? = 1 |
---|
1006 | configure:15264: re-using the existing conftest.o |
---|
1007 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-mt-1_52 >&5 |
---|
1008 | ld: library not found for -lboost_thread-xgcc-mt-1_52 |
---|
1009 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1010 | configure:15279: $? = 1 |
---|
1011 | configure:15264: re-using the existing conftest.o |
---|
1012 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-mt-1_52 >&5 |
---|
1013 | ld: library not found for -lboost_thread-xgcc-mt-1_52 |
---|
1014 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1015 | configure:15279: $? = 1 |
---|
1016 | configure:15264: re-using the existing conftest.o |
---|
1017 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-mt-1_52 >&5 |
---|
1018 | ld: library not found for -lboost_thread-xgcc-mt-1_52 |
---|
1019 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1020 | configure:15279: $? = 1 |
---|
1021 | configure:15264: re-using the existing conftest.o |
---|
1022 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-1_52 >&5 |
---|
1023 | ld: library not found for -lboost_thread-xgcc-1_52 |
---|
1024 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1025 | configure:15279: $? = 1 |
---|
1026 | configure:15264: re-using the existing conftest.o |
---|
1027 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-1_52 >&5 |
---|
1028 | ld: library not found for -lboost_thread-xgcc-1_52 |
---|
1029 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1030 | configure:15279: $? = 1 |
---|
1031 | configure:15264: re-using the existing conftest.o |
---|
1032 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-1_52 >&5 |
---|
1033 | ld: library not found for -lboost_thread-xgcc-1_52 |
---|
1034 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1035 | configure:15279: $? = 1 |
---|
1036 | configure:15264: re-using the existing conftest.o |
---|
1037 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-mt-d-1_52 >&5 |
---|
1038 | ld: library not found for -lboost_thread-xgcc-mt-d-1_52 |
---|
1039 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1040 | configure:15279: $? = 1 |
---|
1041 | configure:15264: re-using the existing conftest.o |
---|
1042 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-mt-d-1_52 >&5 |
---|
1043 | ld: library not found for -lboost_thread-xgcc-mt-d-1_52 |
---|
1044 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1045 | configure:15279: $? = 1 |
---|
1046 | configure:15264: re-using the existing conftest.o |
---|
1047 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-mt-d-1_52 >&5 |
---|
1048 | ld: library not found for -lboost_thread-xgcc-mt-d-1_52 |
---|
1049 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1050 | configure:15279: $? = 1 |
---|
1051 | configure:15264: re-using the existing conftest.o |
---|
1052 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-d-1_52 >&5 |
---|
1053 | ld: library not found for -lboost_thread-xgcc-d-1_52 |
---|
1054 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1055 | configure:15279: $? = 1 |
---|
1056 | configure:15264: re-using the existing conftest.o |
---|
1057 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-d-1_52 >&5 |
---|
1058 | ld: library not found for -lboost_thread-xgcc-d-1_52 |
---|
1059 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1060 | configure:15279: $? = 1 |
---|
1061 | configure:15264: re-using the existing conftest.o |
---|
1062 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-d-1_52 >&5 |
---|
1063 | ld: library not found for -lboost_thread-xgcc-d-1_52 |
---|
1064 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1065 | configure:15279: $? = 1 |
---|
1066 | configure:15264: re-using the existing conftest.o |
---|
1067 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-mt >&5 |
---|
1068 | ld: library not found for -lboost_thread-xgcc-mt |
---|
1069 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1070 | configure:15279: $? = 1 |
---|
1071 | configure:15264: re-using the existing conftest.o |
---|
1072 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-mt >&5 |
---|
1073 | ld: library not found for -lboost_thread-xgcc-mt |
---|
1074 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1075 | configure:15279: $? = 1 |
---|
1076 | configure:15264: re-using the existing conftest.o |
---|
1077 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-mt >&5 |
---|
1078 | ld: library not found for -lboost_thread-xgcc-mt |
---|
1079 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1080 | configure:15279: $? = 1 |
---|
1081 | configure:15264: re-using the existing conftest.o |
---|
1082 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc >&5 |
---|
1083 | ld: library not found for -lboost_thread-xgcc |
---|
1084 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1085 | configure:15279: $? = 1 |
---|
1086 | configure:15264: re-using the existing conftest.o |
---|
1087 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc >&5 |
---|
1088 | ld: library not found for -lboost_thread-xgcc |
---|
1089 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1090 | configure:15279: $? = 1 |
---|
1091 | configure:15264: re-using the existing conftest.o |
---|
1092 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc >&5 |
---|
1093 | ld: library not found for -lboost_thread-xgcc |
---|
1094 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1095 | configure:15279: $? = 1 |
---|
1096 | configure:15264: re-using the existing conftest.o |
---|
1097 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-mt-d >&5 |
---|
1098 | ld: library not found for -lboost_thread-xgcc-mt-d |
---|
1099 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1100 | configure:15279: $? = 1 |
---|
1101 | configure:15264: re-using the existing conftest.o |
---|
1102 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-mt-d >&5 |
---|
1103 | ld: library not found for -lboost_thread-xgcc-mt-d |
---|
1104 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1105 | configure:15279: $? = 1 |
---|
1106 | configure:15264: re-using the existing conftest.o |
---|
1107 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-mt-d >&5 |
---|
1108 | ld: library not found for -lboost_thread-xgcc-mt-d |
---|
1109 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1110 | configure:15279: $? = 1 |
---|
1111 | configure:15264: re-using the existing conftest.o |
---|
1112 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-xgcc-d >&5 |
---|
1113 | ld: library not found for -lboost_thread-xgcc-d |
---|
1114 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1115 | configure:15279: $? = 1 |
---|
1116 | configure:15264: re-using the existing conftest.o |
---|
1117 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-xgcc-d >&5 |
---|
1118 | ld: library not found for -lboost_thread-xgcc-d |
---|
1119 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1120 | configure:15279: $? = 1 |
---|
1121 | configure:15264: re-using the existing conftest.o |
---|
1122 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-xgcc-d >&5 |
---|
1123 | ld: library not found for -lboost_thread-xgcc-d |
---|
1124 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1125 | configure:15279: $? = 1 |
---|
1126 | configure:15264: re-using the existing conftest.o |
---|
1127 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-mt-1_52 >&5 |
---|
1128 | ld: library not found for -lboost_thread-mt-1_52 |
---|
1129 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1130 | configure:15279: $? = 1 |
---|
1131 | configure:15264: re-using the existing conftest.o |
---|
1132 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-mt-1_52 >&5 |
---|
1133 | ld: library not found for -lboost_thread-mt-1_52 |
---|
1134 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1135 | configure:15279: $? = 1 |
---|
1136 | configure:15264: re-using the existing conftest.o |
---|
1137 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-mt-1_52 >&5 |
---|
1138 | ld: library not found for -lboost_thread-mt-1_52 |
---|
1139 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1140 | configure:15279: $? = 1 |
---|
1141 | configure:15264: re-using the existing conftest.o |
---|
1142 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-1_52 >&5 |
---|
1143 | ld: library not found for -lboost_thread-1_52 |
---|
1144 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1145 | configure:15279: $? = 1 |
---|
1146 | configure:15264: re-using the existing conftest.o |
---|
1147 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-1_52 >&5 |
---|
1148 | ld: library not found for -lboost_thread-1_52 |
---|
1149 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1150 | configure:15279: $? = 1 |
---|
1151 | configure:15264: re-using the existing conftest.o |
---|
1152 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-1_52 >&5 |
---|
1153 | ld: library not found for -lboost_thread-1_52 |
---|
1154 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1155 | configure:15279: $? = 1 |
---|
1156 | configure:15264: re-using the existing conftest.o |
---|
1157 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-mt-d-1_52 >&5 |
---|
1158 | ld: library not found for -lboost_thread-mt-d-1_52 |
---|
1159 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1160 | configure:15279: $? = 1 |
---|
1161 | configure:15264: re-using the existing conftest.o |
---|
1162 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-mt-d-1_52 >&5 |
---|
1163 | ld: library not found for -lboost_thread-mt-d-1_52 |
---|
1164 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1165 | configure:15279: $? = 1 |
---|
1166 | configure:15264: re-using the existing conftest.o |
---|
1167 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-mt-d-1_52 >&5 |
---|
1168 | ld: library not found for -lboost_thread-mt-d-1_52 |
---|
1169 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1170 | configure:15279: $? = 1 |
---|
1171 | configure:15264: re-using the existing conftest.o |
---|
1172 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-d-1_52 >&5 |
---|
1173 | ld: library not found for -lboost_thread-d-1_52 |
---|
1174 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1175 | configure:15279: $? = 1 |
---|
1176 | configure:15264: re-using the existing conftest.o |
---|
1177 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-d-1_52 >&5 |
---|
1178 | ld: library not found for -lboost_thread-d-1_52 |
---|
1179 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1180 | configure:15279: $? = 1 |
---|
1181 | configure:15264: re-using the existing conftest.o |
---|
1182 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-d-1_52 >&5 |
---|
1183 | ld: library not found for -lboost_thread-d-1_52 |
---|
1184 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1185 | configure:15279: $? = 1 |
---|
1186 | configure:15264: re-using the existing conftest.o |
---|
1187 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-mt >&5 |
---|
1188 | Undefined symbols for architecture x86_64: |
---|
1189 | "boost::system::system_category()", referenced from: |
---|
1190 | boost::mutex::mutex() in conftest.o |
---|
1191 | __GLOBAL__I_a in conftest.o |
---|
1192 | "boost::system::generic_category()", referenced from: |
---|
1193 | __GLOBAL__I_a in conftest.o |
---|
1194 | ld: symbol(s) not found for architecture x86_64 |
---|
1195 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1196 | configure:15279: $? = 1 |
---|
1197 | configure:15264: re-using the existing conftest.o |
---|
1198 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-mt >&5 |
---|
1199 | Undefined symbols for architecture x86_64: |
---|
1200 | "boost::system::system_category()", referenced from: |
---|
1201 | boost::mutex::mutex() in conftest.o |
---|
1202 | __GLOBAL__I_a in conftest.o |
---|
1203 | "boost::system::generic_category()", referenced from: |
---|
1204 | __GLOBAL__I_a in conftest.o |
---|
1205 | ld: symbol(s) not found for architecture x86_64 |
---|
1206 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1207 | configure:15279: $? = 1 |
---|
1208 | configure:15264: re-using the existing conftest.o |
---|
1209 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-mt >&5 |
---|
1210 | Undefined symbols for architecture x86_64: |
---|
1211 | "boost::system::system_category()", referenced from: |
---|
1212 | boost::mutex::mutex() in conftest.o |
---|
1213 | __GLOBAL__I_a in conftest.o |
---|
1214 | "boost::system::generic_category()", referenced from: |
---|
1215 | __GLOBAL__I_a in conftest.o |
---|
1216 | ld: symbol(s) not found for architecture x86_64 |
---|
1217 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1218 | configure:15279: $? = 1 |
---|
1219 | configure:15264: re-using the existing conftest.o |
---|
1220 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread >&5 |
---|
1221 | ld: library not found for -lboost_thread |
---|
1222 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1223 | configure:15279: $? = 1 |
---|
1224 | configure:15264: re-using the existing conftest.o |
---|
1225 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread >&5 |
---|
1226 | ld: library not found for -lboost_thread |
---|
1227 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1228 | configure:15279: $? = 1 |
---|
1229 | configure:15264: re-using the existing conftest.o |
---|
1230 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread >&5 |
---|
1231 | ld: library not found for -lboost_thread |
---|
1232 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1233 | configure:15279: $? = 1 |
---|
1234 | configure:15264: re-using the existing conftest.o |
---|
1235 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-mt-d >&5 |
---|
1236 | ld: library not found for -lboost_thread-mt-d |
---|
1237 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1238 | configure:15279: $? = 1 |
---|
1239 | configure:15264: re-using the existing conftest.o |
---|
1240 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-mt-d >&5 |
---|
1241 | ld: library not found for -lboost_thread-mt-d |
---|
1242 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1243 | configure:15279: $? = 1 |
---|
1244 | configure:15264: re-using the existing conftest.o |
---|
1245 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-mt-d >&5 |
---|
1246 | ld: library not found for -lboost_thread-mt-d |
---|
1247 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1248 | configure:15279: $? = 1 |
---|
1249 | configure:15264: re-using the existing conftest.o |
---|
1250 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.o -lboost_thread-d >&5 |
---|
1251 | ld: library not found for -lboost_thread-d |
---|
1252 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1253 | configure:15279: $? = 1 |
---|
1254 | configure:15264: re-using the existing conftest.o |
---|
1255 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/local/lib conftest.o -lboost_thread-d >&5 |
---|
1256 | ld: library not found for -lboost_thread-d |
---|
1257 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1258 | configure:15279: $? = 1 |
---|
1259 | configure:15264: re-using the existing conftest.o |
---|
1260 | configure:15270: ccache /usr/bin/clang++ -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/usr/lib conftest.o -lboost_thread-d >&5 |
---|
1261 | ld: library not found for -lboost_thread-d |
---|
1262 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1263 | configure:15279: $? = 1 |
---|
1264 | configure:15316: result: no |
---|
1265 | configure:15319: error: Could not find the flags to link with Boost thread |
---|
1266 | |
---|
1267 | ## ---------------- ## |
---|
1268 | ## Cache variables. ## |
---|
1269 | ## ---------------- ## |
---|
1270 | |
---|
1271 | ac_cv_build=x86_64-apple-darwin12.2.1 |
---|
1272 | ac_cv_c_compiler_gnu=yes |
---|
1273 | ac_cv_cxx_compiler_gnu=yes |
---|
1274 | ac_cv_env_BOOST_ROOT_set= |
---|
1275 | ac_cv_env_BOOST_ROOT_value= |
---|
1276 | ac_cv_env_CCC_set= |
---|
1277 | ac_cv_env_CCC_value= |
---|
1278 | ac_cv_env_CC_set=set |
---|
1279 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
1280 | ac_cv_env_CFLAGS_set=set |
---|
1281 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64 -arch i386' |
---|
1282 | ac_cv_env_CPPFLAGS_set=set |
---|
1283 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1284 | ac_cv_env_CPP_set= |
---|
1285 | ac_cv_env_CPP_value= |
---|
1286 | ac_cv_env_CXXCPP_set= |
---|
1287 | ac_cv_env_CXXCPP_value= |
---|
1288 | ac_cv_env_CXXFLAGS_set=set |
---|
1289 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64 -arch i386' |
---|
1290 | ac_cv_env_CXX_set=set |
---|
1291 | ac_cv_env_CXX_value='ccache /usr/bin/clang++' |
---|
1292 | ac_cv_env_LDFLAGS_set=set |
---|
1293 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
1294 | ac_cv_env_LIBS_set= |
---|
1295 | ac_cv_env_LIBS_value= |
---|
1296 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1297 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1298 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1299 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1300 | ac_cv_env_PKG_CONFIG_set= |
---|
1301 | ac_cv_env_PKG_CONFIG_value= |
---|
1302 | ac_cv_env_build_alias_set= |
---|
1303 | ac_cv_env_build_alias_value= |
---|
1304 | ac_cv_env_freetype2_CFLAGS_set= |
---|
1305 | ac_cv_env_freetype2_CFLAGS_value= |
---|
1306 | ac_cv_env_freetype2_LIBS_set= |
---|
1307 | ac_cv_env_freetype2_LIBS_value= |
---|
1308 | ac_cv_env_gtkglextmm_CFLAGS_set= |
---|
1309 | ac_cv_env_gtkglextmm_CFLAGS_value= |
---|
1310 | ac_cv_env_gtkglextmm_LIBS_set= |
---|
1311 | ac_cv_env_gtkglextmm_LIBS_value= |
---|
1312 | ac_cv_env_gtkmm_CFLAGS_set= |
---|
1313 | ac_cv_env_gtkmm_CFLAGS_value= |
---|
1314 | ac_cv_env_gtkmm_LIBS_set= |
---|
1315 | ac_cv_env_gtkmm_LIBS_value= |
---|
1316 | ac_cv_env_host_alias_set= |
---|
1317 | ac_cv_env_host_alias_value= |
---|
1318 | ac_cv_env_target_alias_set= |
---|
1319 | ac_cv_env_target_alias_value= |
---|
1320 | ac_cv_func_socketpair=yes |
---|
1321 | ac_cv_have_decl___ELF__=no |
---|
1322 | ac_cv_header_boost_algorithm_string_hpp=yes |
---|
1323 | ac_cv_header_boost_bind_hpp=yes |
---|
1324 | ac_cv_header_boost_cast_hpp=yes |
---|
1325 | ac_cv_header_boost_foreach_hpp=yes |
---|
1326 | ac_cv_header_boost_format_hpp=yes |
---|
1327 | ac_cv_header_boost_function_hpp=yes |
---|
1328 | ac_cv_header_boost_lexical_cast_hpp=yes |
---|
1329 | ac_cv_header_boost_ref_hpp=yes |
---|
1330 | ac_cv_header_boost_scoped_ptr_hpp=yes |
---|
1331 | ac_cv_header_boost_shared_ptr_hpp=yes |
---|
1332 | ac_cv_header_boost_thread_hpp=yes |
---|
1333 | ac_cv_header_boost_utility_hpp=yes |
---|
1334 | ac_cv_header_dlfcn_h=yes |
---|
1335 | ac_cv_header_inttypes_h=yes |
---|
1336 | ac_cv_header_memory_h=yes |
---|
1337 | ac_cv_header_stdc=yes |
---|
1338 | ac_cv_header_stdint_h=yes |
---|
1339 | ac_cv_header_stdlib_h=yes |
---|
1340 | ac_cv_header_string_h=yes |
---|
1341 | ac_cv_header_strings_h=yes |
---|
1342 | ac_cv_header_sys_stat_h=yes |
---|
1343 | ac_cv_header_sys_types_h=yes |
---|
1344 | ac_cv_header_unistd_h=yes |
---|
1345 | ac_cv_host=x86_64-apple-darwin12.2.1 |
---|
1346 | ac_cv_objext=o |
---|
1347 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
1348 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
1349 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
1350 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1351 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1352 | ac_cv_prog_AWK=gawk |
---|
1353 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
1354 | ac_cv_prog_CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1355 | ac_cv_prog_ac_ct_AR=ar |
---|
1356 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
1357 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1358 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1359 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1360 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1361 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1362 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1363 | ac_cv_prog_cc_c89= |
---|
1364 | ac_cv_prog_cc_ccache_c_o=yes |
---|
1365 | ac_cv_prog_cc_g=yes |
---|
1366 | ac_cv_prog_cxx_g=yes |
---|
1367 | ac_cv_prog_make_make_set=yes |
---|
1368 | am_cv_CC_dependencies_compiler_type=none |
---|
1369 | am_cv_CXX_dependencies_compiler_type=none |
---|
1370 | boost_cv_inc_path=yes |
---|
1371 | boost_cv_lib_tag='xgcc42 -xgcc' |
---|
1372 | boost_cv_lib_thread=no |
---|
1373 | boost_cv_lib_thread_LIBS=-lboost_thread-d |
---|
1374 | boost_cv_lib_version=1_52 |
---|
1375 | boost_cv_pthread_flag= |
---|
1376 | lt_cv_apple_cc_single_mod=yes |
---|
1377 | lt_cv_deplibs_check_method=pass_all |
---|
1378 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1379 | lt_cv_file_magic_test_file= |
---|
1380 | lt_cv_ld_exported_symbols_list=yes |
---|
1381 | lt_cv_ld_force_load=yes |
---|
1382 | lt_cv_ld_reload_flag=-r |
---|
1383 | lt_cv_nm_interface='BSD nm' |
---|
1384 | lt_cv_objdir=.libs |
---|
1385 | lt_cv_path_LD=/usr/bin/ld |
---|
1386 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1387 | lt_cv_path_NM=/opt/local/bin/nm |
---|
1388 | lt_cv_prog_compiler_c_o=yes |
---|
1389 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1390 | lt_cv_prog_compiler_pic_works=yes |
---|
1391 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1392 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1393 | lt_cv_prog_compiler_static_works=no |
---|
1394 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1395 | lt_cv_prog_gnu_ld=no |
---|
1396 | lt_cv_prog_gnu_ldcxx=no |
---|
1397 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1398 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1399 | 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'\''' |
---|
1400 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1401 | lt_cv_sys_max_cmd_len=196608 |
---|
1402 | |
---|
1403 | ## ----------------- ## |
---|
1404 | ## Output variables. ## |
---|
1405 | ## ----------------- ## |
---|
1406 | |
---|
1407 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run aclocal-1.11' |
---|
1408 | AMDEPBACKSLASH='' |
---|
1409 | AMDEP_FALSE='' |
---|
1410 | AMDEP_TRUE='#' |
---|
1411 | AMTAR='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run tar' |
---|
1412 | AR='ar' |
---|
1413 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run autoconf' |
---|
1414 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run autoheader' |
---|
1415 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run automake-1.11' |
---|
1416 | AWK='gawk' |
---|
1417 | BOOST_CPPFLAGS='' |
---|
1418 | BOOST_DATE_TIME_LDFLAGS='' |
---|
1419 | BOOST_DATE_TIME_LIBS='' |
---|
1420 | BOOST_FILESYSTEM_LDFLAGS='' |
---|
1421 | BOOST_FILESYSTEM_LIBS='' |
---|
1422 | BOOST_PROGRAM_OPTIONS_LDFLAGS='' |
---|
1423 | BOOST_PROGRAM_OPTIONS_LIBS='' |
---|
1424 | BOOST_ROOT='' |
---|
1425 | BOOST_SYSTEM_LDFLAGS='' |
---|
1426 | BOOST_SYSTEM_LIBS='' |
---|
1427 | BOOST_THREAD_LDFLAGS='' |
---|
1428 | BOOST_THREAD_LIBS='' |
---|
1429 | BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS='' |
---|
1430 | BOOST_UNIT_TEST_FRAMEWORK_LIBS='' |
---|
1431 | BUILD_CLIENT_LIB_FALSE='#' |
---|
1432 | BUILD_CLIENT_LIB_TRUE='' |
---|
1433 | BUILD_SERVER_FALSE='' |
---|
1434 | BUILD_SERVER_TRUE='#' |
---|
1435 | BUILD_UNIT_TESTS_FALSE='' |
---|
1436 | BUILD_UNIT_TESTS_TRUE='#' |
---|
1437 | CC='ccache /usr/bin/clang' |
---|
1438 | CCDEPMODE='depmode=none' |
---|
1439 | CFLAGS='-pipe -O2 -arch x86_64 -arch i386' |
---|
1440 | CPP='ccache /usr/bin/clang -E' |
---|
1441 | CPPFLAGS='-I/opt/local/include ' |
---|
1442 | CXX='ccache /usr/bin/clang++' |
---|
1443 | CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1444 | CXXDEPMODE='depmode=none' |
---|
1445 | CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' |
---|
1446 | CYGPATH_W='echo' |
---|
1447 | DEFS='' |
---|
1448 | DEPDIR='.deps' |
---|
1449 | DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\''' |
---|
1450 | DOXYFILE_EXCLUDE_PATTERNS='' |
---|
1451 | DOXYFILE_INTERNAL_DOCS='' |
---|
1452 | DOXYFILE_NOT_INTERNAL_DOCS='' |
---|
1453 | DSYMUTIL='dsymutil' |
---|
1454 | DUMPBIN='' |
---|
1455 | ECHO_C='\c' |
---|
1456 | ECHO_N='' |
---|
1457 | ECHO_T='' |
---|
1458 | EGREP='/opt/local/bin/grep -E' |
---|
1459 | ELF_BINARIES_FALSE='' |
---|
1460 | ELF_BINARIES_TRUE='#' |
---|
1461 | EXEEXT='' |
---|
1462 | FGREP='/opt/local/bin/grep -F' |
---|
1463 | GREP='/opt/local/bin/grep' |
---|
1464 | HAVE_LIBXERCES_C='' |
---|
1465 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1466 | INSTALL_PROGRAM='${INSTALL}' |
---|
1467 | INSTALL_SCRIPT='${INSTALL}' |
---|
1468 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1469 | LD='/usr/bin/ld' |
---|
1470 | LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
1471 | LIBOBJS='' |
---|
1472 | LIBS=' ' |
---|
1473 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1474 | LIBXERCES_C='' |
---|
1475 | LIPO='lipo' |
---|
1476 | LN_S='ln -s' |
---|
1477 | LTLIBOBJS='' |
---|
1478 | LTLIBXERCES_C='' |
---|
1479 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/missing --run makeinfo' |
---|
1480 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1481 | NM='/opt/local/bin/nm' |
---|
1482 | NMEDIT='nmedit' |
---|
1483 | OBJDUMP='false' |
---|
1484 | OBJEXT='o' |
---|
1485 | OTOOL64=':' |
---|
1486 | OTOOL='otool' |
---|
1487 | PACKAGE='peekabot' |
---|
1488 | PACKAGE_BUGREPORT='http://www.peekabot.org/' |
---|
1489 | PACKAGE_NAME='peekabot' |
---|
1490 | PACKAGE_STRING='peekabot 0.8.4' |
---|
1491 | PACKAGE_TARNAME='peekabot' |
---|
1492 | PACKAGE_URL='' |
---|
1493 | PACKAGE_VERSION='0.8.4' |
---|
1494 | PATH_SEPARATOR=':' |
---|
1495 | PKG_CONFIG='' |
---|
1496 | PKG_CONFIG_LIBDIR='' |
---|
1497 | PKG_CONFIG_PATH='' |
---|
1498 | RANLIB='ranlib' |
---|
1499 | SED='/opt/local/bin/gsed' |
---|
1500 | SET_MAKE='' |
---|
1501 | SHELL='/bin/sh' |
---|
1502 | SOCKET_LIB='' |
---|
1503 | STRIP='strip' |
---|
1504 | VERSION='0.8.4' |
---|
1505 | ac_ct_CC='ccache /usr/bin/clang' |
---|
1506 | ac_ct_CXX='' |
---|
1507 | ac_ct_DUMPBIN='' |
---|
1508 | am__EXEEXT_FALSE='' |
---|
1509 | am__EXEEXT_TRUE='' |
---|
1510 | am__fastdepCC_FALSE='' |
---|
1511 | am__fastdepCC_TRUE='#' |
---|
1512 | am__fastdepCXX_FALSE='' |
---|
1513 | am__fastdepCXX_TRUE='#' |
---|
1514 | am__include='include' |
---|
1515 | am__isrc='' |
---|
1516 | am__leading_dot='.' |
---|
1517 | am__quote='' |
---|
1518 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1519 | am__untar='${AMTAR} xf -' |
---|
1520 | bindir='${exec_prefix}/bin' |
---|
1521 | build='x86_64-apple-darwin12.2.1' |
---|
1522 | build_alias='' |
---|
1523 | build_cpu='x86_64' |
---|
1524 | build_os='darwin12.2.1' |
---|
1525 | build_vendor='apple' |
---|
1526 | datadir='${datarootdir}' |
---|
1527 | datarootdir='${prefix}/share' |
---|
1528 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1529 | dvidir='${docdir}' |
---|
1530 | exec_prefix='NONE' |
---|
1531 | freetype2_CFLAGS='' |
---|
1532 | freetype2_LIBS='' |
---|
1533 | gtkglextmm_CFLAGS='' |
---|
1534 | gtkglextmm_LIBS='' |
---|
1535 | gtkmm_CFLAGS='' |
---|
1536 | gtkmm_LIBS='' |
---|
1537 | host='x86_64-apple-darwin12.2.1' |
---|
1538 | host_alias='' |
---|
1539 | host_cpu='x86_64' |
---|
1540 | host_os='darwin12.2.1' |
---|
1541 | host_vendor='apple' |
---|
1542 | htmldir='${docdir}' |
---|
1543 | includedir='${prefix}/include' |
---|
1544 | infodir='${datarootdir}/info' |
---|
1545 | install_sh='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_peekabot-client/peekabot-client/work/peekabot-0.8.4/config/install-sh' |
---|
1546 | libdir='${exec_prefix}/lib' |
---|
1547 | libexecdir='${exec_prefix}/libexec' |
---|
1548 | localedir='${datarootdir}/locale' |
---|
1549 | localstatedir='${prefix}/var' |
---|
1550 | mandir='${datarootdir}/man' |
---|
1551 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1552 | oldincludedir='/usr/include' |
---|
1553 | pdfdir='${docdir}' |
---|
1554 | peekabot_release_status='' |
---|
1555 | peekabot_version_major='' |
---|
1556 | peekabot_version_minor='' |
---|
1557 | peekabot_version_revision='' |
---|
1558 | prefix='/opt/local' |
---|
1559 | program_transform_name='s,x,x,' |
---|
1560 | psdir='${docdir}' |
---|
1561 | sbindir='${exec_prefix}/sbin' |
---|
1562 | sharedstatedir='${prefix}/com' |
---|
1563 | sysconfdir='${prefix}/etc' |
---|
1564 | target_alias='' |
---|
1565 | |
---|
1566 | ## ----------- ## |
---|
1567 | ## confdefs.h. ## |
---|
1568 | ## ----------- ## |
---|
1569 | |
---|
1570 | /* confdefs.h */ |
---|
1571 | #define PACKAGE_NAME "peekabot" |
---|
1572 | #define PACKAGE_TARNAME "peekabot" |
---|
1573 | #define PACKAGE_VERSION "0.8.4" |
---|
1574 | #define PACKAGE_STRING "peekabot 0.8.4" |
---|
1575 | #define PACKAGE_BUGREPORT "http://www.peekabot.org/" |
---|
1576 | #define PACKAGE_URL "" |
---|
1577 | #define PACKAGE "peekabot" |
---|
1578 | #define VERSION "0.8.4" |
---|
1579 | #define STDC_HEADERS 1 |
---|
1580 | #define HAVE_SYS_TYPES_H 1 |
---|
1581 | #define HAVE_SYS_STAT_H 1 |
---|
1582 | #define HAVE_STDLIB_H 1 |
---|
1583 | #define HAVE_STRING_H 1 |
---|
1584 | #define HAVE_MEMORY_H 1 |
---|
1585 | #define HAVE_STRINGS_H 1 |
---|
1586 | #define HAVE_INTTYPES_H 1 |
---|
1587 | #define HAVE_STDINT_H 1 |
---|
1588 | #define HAVE_UNISTD_H 1 |
---|
1589 | #define HAVE_DLFCN_H 1 |
---|
1590 | #define LT_OBJDIR ".libs/" |
---|
1591 | #define HAVE_SOCKETPAIR 1 |
---|
1592 | #define HAVE_BOOST_BIND_HPP 1 |
---|
1593 | #define HAVE_BOOST_CAST_HPP 1 |
---|
1594 | #define HAVE_BOOST_LEXICAL_CAST_HPP 1 |
---|
1595 | #define HAVE_BOOST_FUNCTION_HPP 1 |
---|
1596 | #define HAVE_BOOST_FORMAT_HPP 1 |
---|
1597 | #define HAVE_BOOST_REF_HPP 1 |
---|
1598 | #define HAVE_BOOST_SCOPED_PTR_HPP 1 |
---|
1599 | #define HAVE_BOOST_SHARED_PTR_HPP 1 |
---|
1600 | #define HAVE_BOOST_ALGORITHM_STRING_HPP 1 |
---|
1601 | #define HAVE_BOOST_UTILITY_HPP 1 |
---|
1602 | #define HAVE_BOOST_FOREACH_HPP 1 |
---|
1603 | #define HAVE_BOOST_THREAD_HPP 1 |
---|
1604 | |
---|
1605 | configure: exit 1 |
---|