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 libopenraw configure 0.0.9, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-boost=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Caribe.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/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 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 277 tasks, 878 threads, 2 processors |
---|
34 | Load average: 1.79, Mach factor: 0.56 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2555: checking for a BSD-compatible install |
---|
52 | configure:2623: result: /usr/bin/install -c |
---|
53 | configure:2634: checking whether build environment is sane |
---|
54 | configure:2689: result: yes |
---|
55 | configure:2840: checking for a thread-safe mkdir -p |
---|
56 | configure:2879: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2886: checking for gawk |
---|
58 | configure:2902: found /opt/local/bin/gawk |
---|
59 | configure:2913: result: gawk |
---|
60 | configure:2924: checking whether make sets $(MAKE) |
---|
61 | configure:2946: result: yes |
---|
62 | configure:2975: checking whether make supports nested variables |
---|
63 | configure:2992: result: yes |
---|
64 | configure:3119: checking whether to enable maintainer-specific portions of Makefiles |
---|
65 | configure:3128: result: no |
---|
66 | configure:3212: checking for gcc |
---|
67 | configure:3239: result: /usr/bin/clang |
---|
68 | configure:3468: checking for C compiler version |
---|
69 | configure:3477: /usr/bin/clang --version >&5 |
---|
70 | Apple LLVM version 7.0.0 (clang-700.0.72) |
---|
71 | Target: x86_64-apple-darwin15.0.0 |
---|
72 | Thread model: posix |
---|
73 | configure:3488: $? = 0 |
---|
74 | configure:3477: /usr/bin/clang -v >&5 |
---|
75 | Apple LLVM version 7.0.0 (clang-700.0.72) |
---|
76 | Target: x86_64-apple-darwin15.0.0 |
---|
77 | Thread model: posix |
---|
78 | configure:3488: $? = 0 |
---|
79 | configure:3477: /usr/bin/clang -V >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:3488: $? = 1 |
---|
83 | configure:3477: /usr/bin/clang -qversion >&5 |
---|
84 | clang: error: unknown argument: '-qversion' |
---|
85 | clang: error: no input files |
---|
86 | configure:3488: $? = 1 |
---|
87 | configure:3508: checking whether the C compiler works |
---|
88 | configure:3530: /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
89 | configure:3534: $? = 0 |
---|
90 | configure:3582: result: yes |
---|
91 | configure:3585: checking for C compiler default output file name |
---|
92 | configure:3587: result: a.out |
---|
93 | configure:3593: checking for suffix of executables |
---|
94 | configure:3600: /usr/bin/clang -o conftest -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
95 | configure:3604: $? = 0 |
---|
96 | configure:3626: result: |
---|
97 | configure:3648: checking whether we are cross compiling |
---|
98 | configure:3656: /usr/bin/clang -o conftest -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
99 | configure:3660: $? = 0 |
---|
100 | configure:3667: ./conftest |
---|
101 | configure:3671: $? = 0 |
---|
102 | configure:3686: result: no |
---|
103 | configure:3691: checking for suffix of object files |
---|
104 | configure:3713: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3717: $? = 0 |
---|
106 | configure:3738: result: o |
---|
107 | configure:3742: checking whether we are using the GNU C compiler |
---|
108 | configure:3761: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3761: $? = 0 |
---|
110 | configure:3770: result: yes |
---|
111 | configure:3779: checking whether /usr/bin/clang accepts -g |
---|
112 | configure:3799: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3799: $? = 0 |
---|
114 | configure:3840: result: yes |
---|
115 | configure:3857: checking for /usr/bin/clang option to accept ISO C89 |
---|
116 | configure:3920: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3920: $? = 0 |
---|
118 | configure:3933: result: none needed |
---|
119 | configure:3958: checking whether /usr/bin/clang understands -c and -o together |
---|
120 | configure:3980: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
121 | configure:3983: $? = 0 |
---|
122 | configure:3980: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
123 | configure:3983: $? = 0 |
---|
124 | configure:3995: result: yes |
---|
125 | configure:4023: checking for style of include used by make |
---|
126 | configure:4051: result: GNU |
---|
127 | configure:4077: checking dependency style of /usr/bin/clang |
---|
128 | configure:4188: result: gcc3 |
---|
129 | configure:4208: checking how to run the C preprocessor |
---|
130 | configure:4239: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
131 | configure:4239: $? = 0 |
---|
132 | configure:4253: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
133 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
134 | #include <ac_nonexistent.h> |
---|
135 | ^ |
---|
136 | 1 error generated. |
---|
137 | configure:4253: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h */ |
---|
140 | | #define PACKAGE_NAME "libopenraw" |
---|
141 | | #define PACKAGE_TARNAME "libopenraw" |
---|
142 | | #define PACKAGE_VERSION "0.0.9" |
---|
143 | | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
144 | | #define PACKAGE_BUGREPORT "" |
---|
145 | | #define PACKAGE_URL "" |
---|
146 | | #define PACKAGE "libopenraw" |
---|
147 | | #define VERSION "0.0.9" |
---|
148 | | /* end confdefs.h. */ |
---|
149 | | #include <ac_nonexistent.h> |
---|
150 | configure:4278: result: /usr/bin/clang -E |
---|
151 | configure:4298: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
152 | configure:4298: $? = 0 |
---|
153 | configure:4312: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
154 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
155 | #include <ac_nonexistent.h> |
---|
156 | ^ |
---|
157 | 1 error generated. |
---|
158 | configure:4312: $? = 1 |
---|
159 | configure: failed program was: |
---|
160 | | /* confdefs.h */ |
---|
161 | | #define PACKAGE_NAME "libopenraw" |
---|
162 | | #define PACKAGE_TARNAME "libopenraw" |
---|
163 | | #define PACKAGE_VERSION "0.0.9" |
---|
164 | | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
165 | | #define PACKAGE_BUGREPORT "" |
---|
166 | | #define PACKAGE_URL "" |
---|
167 | | #define PACKAGE "libopenraw" |
---|
168 | | #define VERSION "0.0.9" |
---|
169 | | /* end confdefs.h. */ |
---|
170 | | #include <ac_nonexistent.h> |
---|
171 | configure:4452: checking for C++ compiler version |
---|
172 | configure:4461: /usr/bin/clang++ --version >&5 |
---|
173 | Apple LLVM version 7.0.0 (clang-700.0.72) |
---|
174 | Target: x86_64-apple-darwin15.0.0 |
---|
175 | Thread model: posix |
---|
176 | configure:4472: $? = 0 |
---|
177 | configure:4461: /usr/bin/clang++ -v >&5 |
---|
178 | Apple LLVM version 7.0.0 (clang-700.0.72) |
---|
179 | Target: x86_64-apple-darwin15.0.0 |
---|
180 | Thread model: posix |
---|
181 | configure:4472: $? = 0 |
---|
182 | configure:4461: /usr/bin/clang++ -V >&5 |
---|
183 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
184 | clang: error: no input files |
---|
185 | configure:4472: $? = 1 |
---|
186 | configure:4461: /usr/bin/clang++ -qversion >&5 |
---|
187 | clang: error: unknown argument: '-qversion' |
---|
188 | clang: error: no input files |
---|
189 | configure:4472: $? = 1 |
---|
190 | configure:4476: checking whether we are using the GNU C++ compiler |
---|
191 | configure:4495: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
192 | configure:4495: $? = 0 |
---|
193 | configure:4504: result: yes |
---|
194 | configure:4513: checking whether /usr/bin/clang++ accepts -g |
---|
195 | configure:4533: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
196 | configure:4533: $? = 0 |
---|
197 | configure:4574: result: yes |
---|
198 | configure:4599: checking dependency style of /usr/bin/clang++ |
---|
199 | configure:4710: result: gcc3 |
---|
200 | configure:4755: checking build system type |
---|
201 | configure:4769: result: x86_64-apple-darwin15.0.0 |
---|
202 | configure:4789: checking host system type |
---|
203 | configure:4802: result: x86_64-apple-darwin15.0.0 |
---|
204 | configure:4843: checking how to print strings |
---|
205 | configure:4870: result: printf |
---|
206 | configure:4891: checking for a sed that does not truncate output |
---|
207 | configure:4955: result: /opt/local/bin/gsed |
---|
208 | configure:4973: checking for grep that handles long lines and -e |
---|
209 | configure:5031: result: /usr/bin/grep |
---|
210 | configure:5036: checking for egrep |
---|
211 | configure:5098: result: /usr/bin/grep -E |
---|
212 | configure:5103: checking for fgrep |
---|
213 | configure:5165: result: /usr/bin/grep -F |
---|
214 | configure:5200: checking for ld used by /usr/bin/clang |
---|
215 | configure:5267: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
216 | configure:5274: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
217 | configure:5289: result: no |
---|
218 | configure:5301: checking for BSD- or MS-compatible name lister (nm) |
---|
219 | configure:5355: result: /opt/local/bin/nm |
---|
220 | configure:5485: checking the name lister (/opt/local/bin/nm) interface |
---|
221 | configure:5492: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
222 | configure:5495: /opt/local/bin/nm "conftest.o" |
---|
223 | configure:5498: output |
---|
224 | 0000000000000000 S _some_variable |
---|
225 | configure:5505: result: BSD nm |
---|
226 | configure:5508: checking whether ln -s works |
---|
227 | configure:5512: result: yes |
---|
228 | configure:5520: checking the maximum length of command line arguments |
---|
229 | configure:5651: result: 196608 |
---|
230 | configure:5699: checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format |
---|
231 | configure:5739: result: func_convert_file_noop |
---|
232 | configure:5746: checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format |
---|
233 | configure:5766: result: func_convert_file_noop |
---|
234 | configure:5773: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
235 | configure:5780: result: -r |
---|
236 | configure:5854: checking for objdump |
---|
237 | configure:5884: result: no |
---|
238 | configure:5913: checking how to recognize dependent libraries |
---|
239 | configure:6113: result: pass_all |
---|
240 | configure:6198: checking for dlltool |
---|
241 | configure:6228: result: no |
---|
242 | configure:6258: checking how to associate runtime and link libraries |
---|
243 | configure:6285: result: printf %s\n |
---|
244 | configure:6346: checking for ar |
---|
245 | configure:6362: found /opt/local/bin/ar |
---|
246 | configure:6373: result: ar |
---|
247 | configure:6410: checking for archiver @FILE support |
---|
248 | configure:6427: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
249 | configure:6427: $? = 0 |
---|
250 | configure:6430: ar cru libconftest.a @conftest.lst >&5 |
---|
251 | ar: @conftest.lst: No such file or directory |
---|
252 | configure:6433: $? = 1 |
---|
253 | configure:6453: result: no |
---|
254 | configure:6511: checking for strip |
---|
255 | configure:6527: found /opt/local/bin/strip |
---|
256 | configure:6538: result: strip |
---|
257 | configure:6610: checking for ranlib |
---|
258 | configure:6626: found /opt/local/bin/ranlib |
---|
259 | configure:6637: result: ranlib |
---|
260 | configure:6739: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
261 | configure:6892: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
262 | configure:6895: $? = 0 |
---|
263 | configure:6899: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
264 | configure:6902: $? = 0 |
---|
265 | cannot find nm_test_var in conftest.nm |
---|
266 | configure:6892: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
267 | configure:6895: $? = 0 |
---|
268 | configure:6899: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
269 | configure:6902: $? = 0 |
---|
270 | configure:6968: /usr/bin/clang -o conftest -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
271 | configure:6971: $? = 0 |
---|
272 | configure:7009: result: ok |
---|
273 | configure:7056: checking for sysroot |
---|
274 | configure:7086: result: no |
---|
275 | configure:7093: checking for a working dd |
---|
276 | configure:7131: result: /bin/dd |
---|
277 | configure:7135: checking how to truncate binary pipes |
---|
278 | configure:7150: result: /bin/dd bs=4096 count=1 |
---|
279 | configure:7479: checking for mt |
---|
280 | configure:7509: result: no |
---|
281 | configure:7529: checking if : is a manifest tool |
---|
282 | configure:7535: : '-?' |
---|
283 | configure:7543: result: no |
---|
284 | configure:7599: checking for dsymutil |
---|
285 | configure:7615: found /usr/bin/dsymutil |
---|
286 | configure:7626: result: dsymutil |
---|
287 | configure:7691: checking for nmedit |
---|
288 | configure:7707: found /opt/local/bin/nmedit |
---|
289 | configure:7718: result: nmedit |
---|
290 | configure:7783: checking for lipo |
---|
291 | configure:7799: found /opt/local/bin/lipo |
---|
292 | configure:7810: result: lipo |
---|
293 | configure:7875: checking for otool |
---|
294 | configure:7891: found /opt/local/bin/otool |
---|
295 | configure:7902: result: otool |
---|
296 | configure:7967: checking for otool64 |
---|
297 | configure:7997: result: no |
---|
298 | configure:8042: checking for -single_module linker flag |
---|
299 | /usr/bin/clang -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
300 | configure:8075: result: yes |
---|
301 | configure:8078: checking for -exported_symbols_list linker flag |
---|
302 | configure:8098: /usr/bin/clang -o conftest -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
303 | configure:8098: $? = 0 |
---|
304 | configure:8108: result: yes |
---|
305 | configure:8111: checking for -force_load linker flag |
---|
306 | /usr/bin/clang -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
307 | ar cru libconftest.a conftest.o |
---|
308 | ranlib libconftest.a |
---|
309 | /usr/bin/clang -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
310 | configure:8143: result: yes |
---|
311 | configure:8216: checking for ANSI C header files |
---|
312 | configure:8236: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
313 | configure:8236: $? = 0 |
---|
314 | configure:8309: /usr/bin/clang -o conftest -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
315 | configure:8309: $? = 0 |
---|
316 | configure:8309: ./conftest |
---|
317 | configure:8309: $? = 0 |
---|
318 | configure:8320: result: yes |
---|
319 | configure:8333: checking for sys/types.h |
---|
320 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
321 | configure:8333: $? = 0 |
---|
322 | configure:8333: result: yes |
---|
323 | configure:8333: checking for sys/stat.h |
---|
324 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
325 | configure:8333: $? = 0 |
---|
326 | configure:8333: result: yes |
---|
327 | configure:8333: checking for stdlib.h |
---|
328 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
329 | configure:8333: $? = 0 |
---|
330 | configure:8333: result: yes |
---|
331 | configure:8333: checking for string.h |
---|
332 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
333 | configure:8333: $? = 0 |
---|
334 | configure:8333: result: yes |
---|
335 | configure:8333: checking for memory.h |
---|
336 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
337 | configure:8333: $? = 0 |
---|
338 | configure:8333: result: yes |
---|
339 | configure:8333: checking for strings.h |
---|
340 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
341 | configure:8333: $? = 0 |
---|
342 | configure:8333: result: yes |
---|
343 | configure:8333: checking for inttypes.h |
---|
344 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
345 | configure:8333: $? = 0 |
---|
346 | configure:8333: result: yes |
---|
347 | configure:8333: checking for stdint.h |
---|
348 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
349 | configure:8333: $? = 0 |
---|
350 | configure:8333: result: yes |
---|
351 | configure:8333: checking for unistd.h |
---|
352 | configure:8333: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
353 | configure:8333: $? = 0 |
---|
354 | configure:8333: result: yes |
---|
355 | configure:8347: checking for dlfcn.h |
---|
356 | configure:8347: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
357 | configure:8347: $? = 0 |
---|
358 | configure:8347: result: yes |
---|
359 | configure:8614: checking for objdir |
---|
360 | configure:8629: result: .libs |
---|
361 | configure:8893: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
362 | configure:8911: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
363 | configure:8915: $? = 0 |
---|
364 | configure:8928: result: yes |
---|
365 | configure:9286: checking for /usr/bin/clang option to produce PIC |
---|
366 | configure:9293: result: -fno-common -DPIC |
---|
367 | configure:9301: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
368 | configure:9319: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
369 | configure:9323: $? = 0 |
---|
370 | configure:9336: result: yes |
---|
371 | configure:9365: checking if /usr/bin/clang static flag -static works |
---|
372 | configure:9393: result: no |
---|
373 | configure:9408: checking if /usr/bin/clang supports -c -o file.o |
---|
374 | configure:9429: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
375 | configure:9433: $? = 0 |
---|
376 | configure:9455: result: yes |
---|
377 | configure:9463: checking if /usr/bin/clang supports -c -o file.o |
---|
378 | configure:9510: result: yes |
---|
379 | configure:9543: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
380 | configure:10802: result: yes |
---|
381 | configure:11042: checking dynamic linker characteristics |
---|
382 | configure:11860: result: darwin15.0.0 dyld |
---|
383 | configure:11982: checking how to hardcode library paths into programs |
---|
384 | configure:12007: result: immediate |
---|
385 | configure:12555: checking whether stripping libraries is possible |
---|
386 | configure:12569: result: yes |
---|
387 | configure:12595: checking if libtool supports shared libraries |
---|
388 | configure:12597: result: yes |
---|
389 | configure:12600: checking whether to build shared libraries |
---|
390 | configure:12625: result: yes |
---|
391 | configure:12628: checking whether to build static libraries |
---|
392 | configure:12632: result: yes |
---|
393 | configure:12655: checking how to run the C++ preprocessor |
---|
394 | configure:12682: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
395 | configure:12682: $? = 0 |
---|
396 | configure:12696: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
397 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
398 | #include <ac_nonexistent.h> |
---|
399 | ^ |
---|
400 | 1 error generated. |
---|
401 | configure:12696: $? = 1 |
---|
402 | configure: failed program was: |
---|
403 | | /* confdefs.h */ |
---|
404 | | #define PACKAGE_NAME "libopenraw" |
---|
405 | | #define PACKAGE_TARNAME "libopenraw" |
---|
406 | | #define PACKAGE_VERSION "0.0.9" |
---|
407 | | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
408 | | #define PACKAGE_BUGREPORT "" |
---|
409 | | #define PACKAGE_URL "" |
---|
410 | | #define PACKAGE "libopenraw" |
---|
411 | | #define VERSION "0.0.9" |
---|
412 | | #define STDC_HEADERS 1 |
---|
413 | | #define HAVE_SYS_TYPES_H 1 |
---|
414 | | #define HAVE_SYS_STAT_H 1 |
---|
415 | | #define HAVE_STDLIB_H 1 |
---|
416 | | #define HAVE_STRING_H 1 |
---|
417 | | #define HAVE_MEMORY_H 1 |
---|
418 | | #define HAVE_STRINGS_H 1 |
---|
419 | | #define HAVE_INTTYPES_H 1 |
---|
420 | | #define HAVE_STDINT_H 1 |
---|
421 | | #define HAVE_UNISTD_H 1 |
---|
422 | | #define HAVE_DLFCN_H 1 |
---|
423 | | #define LT_OBJDIR ".libs/" |
---|
424 | | /* end confdefs.h. */ |
---|
425 | | #include <ac_nonexistent.h> |
---|
426 | configure:12721: result: /usr/bin/clang++ -E |
---|
427 | configure:12741: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
428 | configure:12741: $? = 0 |
---|
429 | configure:12755: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
430 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
431 | #include <ac_nonexistent.h> |
---|
432 | ^ |
---|
433 | 1 error generated. |
---|
434 | configure:12755: $? = 1 |
---|
435 | configure: failed program was: |
---|
436 | | /* confdefs.h */ |
---|
437 | | #define PACKAGE_NAME "libopenraw" |
---|
438 | | #define PACKAGE_TARNAME "libopenraw" |
---|
439 | | #define PACKAGE_VERSION "0.0.9" |
---|
440 | | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
441 | | #define PACKAGE_BUGREPORT "" |
---|
442 | | #define PACKAGE_URL "" |
---|
443 | | #define PACKAGE "libopenraw" |
---|
444 | | #define VERSION "0.0.9" |
---|
445 | | #define STDC_HEADERS 1 |
---|
446 | | #define HAVE_SYS_TYPES_H 1 |
---|
447 | | #define HAVE_SYS_STAT_H 1 |
---|
448 | | #define HAVE_STDLIB_H 1 |
---|
449 | | #define HAVE_STRING_H 1 |
---|
450 | | #define HAVE_MEMORY_H 1 |
---|
451 | | #define HAVE_STRINGS_H 1 |
---|
452 | | #define HAVE_INTTYPES_H 1 |
---|
453 | | #define HAVE_STDINT_H 1 |
---|
454 | | #define HAVE_UNISTD_H 1 |
---|
455 | | #define HAVE_DLFCN_H 1 |
---|
456 | | #define LT_OBJDIR ".libs/" |
---|
457 | | /* end confdefs.h. */ |
---|
458 | | #include <ac_nonexistent.h> |
---|
459 | configure:12917: checking for ld used by /usr/bin/clang++ |
---|
460 | configure:12984: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
461 | configure:12991: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
462 | configure:13006: result: no |
---|
463 | configure:13061: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
464 | configure:14134: result: yes |
---|
465 | configure:14170: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
466 | configure:14173: $? = 0 |
---|
467 | configure:14654: checking for /usr/bin/clang++ option to produce PIC |
---|
468 | configure:14661: result: -fno-common -DPIC |
---|
469 | configure:14669: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
470 | configure:14687: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
471 | configure:14691: $? = 0 |
---|
472 | configure:14704: result: yes |
---|
473 | configure:14727: checking if /usr/bin/clang++ static flag -static works |
---|
474 | configure:14755: result: no |
---|
475 | configure:14767: checking if /usr/bin/clang++ supports -c -o file.o |
---|
476 | configure:14788: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
477 | configure:14792: $? = 0 |
---|
478 | configure:14814: result: yes |
---|
479 | configure:14819: checking if /usr/bin/clang++ supports -c -o file.o |
---|
480 | configure:14866: result: yes |
---|
481 | configure:14896: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
482 | configure:14936: result: yes |
---|
483 | configure:15077: checking dynamic linker characteristics |
---|
484 | configure:15822: result: darwin15.0.0 dyld |
---|
485 | configure:15887: checking how to hardcode library paths into programs |
---|
486 | configure:15912: result: immediate |
---|
487 | configure:16018: checking for Boost headers version >= 1.33.0 |
---|
488 | configure:16068: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
489 | configure:16068: $? = 0 |
---|
490 | configure:16089: result: /opt/local/include |
---|
491 | configure:16102: checking for Boost's header version |
---|
492 | configure:16114: result: 1_59 |
---|
493 | configure:16117: checking for the toolset name used by Boost for /usr/bin/clang++ |
---|
494 | configure:16186: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
495 | configure:16186: $? = 0 |
---|
496 | configure:16198: result: gcc42 |
---|
497 | configure:16224: /usr/bin/clang -c -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
498 | conftest.c:27:3: error: MT not needed |
---|
499 | # error MT not needed |
---|
500 | ^ |
---|
501 | 1 error generated. |
---|
502 | configure:16224: $? = 1 |
---|
503 | configure: failed program was: |
---|
504 | | /* confdefs.h */ |
---|
505 | | #define PACKAGE_NAME "libopenraw" |
---|
506 | | #define PACKAGE_TARNAME "libopenraw" |
---|
507 | | #define PACKAGE_VERSION "0.0.9" |
---|
508 | | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
509 | | #define PACKAGE_BUGREPORT "" |
---|
510 | | #define PACKAGE_URL "" |
---|
511 | | #define PACKAGE "libopenraw" |
---|
512 | | #define VERSION "0.0.9" |
---|
513 | | #define STDC_HEADERS 1 |
---|
514 | | #define HAVE_SYS_TYPES_H 1 |
---|
515 | | #define HAVE_SYS_STAT_H 1 |
---|
516 | | #define HAVE_STDLIB_H 1 |
---|
517 | | #define HAVE_STRING_H 1 |
---|
518 | | #define HAVE_MEMORY_H 1 |
---|
519 | | #define HAVE_STRINGS_H 1 |
---|
520 | | #define HAVE_INTTYPES_H 1 |
---|
521 | | #define HAVE_STDINT_H 1 |
---|
522 | | #define HAVE_UNISTD_H 1 |
---|
523 | | #define HAVE_DLFCN_H 1 |
---|
524 | | #define LT_OBJDIR ".libs/" |
---|
525 | | /* end confdefs.h. */ |
---|
526 | | |
---|
527 | | #if defined _REENTRANT || defined _MT || defined __MT__ |
---|
528 | | /* use -mt */ |
---|
529 | | #else |
---|
530 | | # error MT not needed |
---|
531 | | #endif |
---|
532 | | |
---|
533 | | int |
---|
534 | | main () |
---|
535 | | { |
---|
536 | | |
---|
537 | | ; |
---|
538 | | return 0; |
---|
539 | | } |
---|
540 | configure:16244: checking boost/test/unit_test.hpp usability |
---|
541 | configure:16244: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
542 | configure:16244: $? = 0 |
---|
543 | configure:16244: result: yes |
---|
544 | configure:16244: checking boost/test/unit_test.hpp presence |
---|
545 | configure:16244: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include conftest.cpp |
---|
546 | configure:16244: $? = 0 |
---|
547 | configure:16244: result: yes |
---|
548 | configure:16244: checking for boost/test/unit_test.hpp |
---|
549 | configure:16244: result: yes |
---|
550 | configure:16270: checking for the Boost unit_test_framework library |
---|
551 | configure:16304: /usr/bin/clang++ -c -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include conftest.cpp >&5 |
---|
552 | configure:16304: $? = 0 |
---|
553 | configure:16356: re-using the existing conftest.o |
---|
554 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-1_59 >&5 |
---|
555 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-1_59 |
---|
556 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
557 | configure:16371: $? = 1 |
---|
558 | configure:16356: re-using the existing conftest.o |
---|
559 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-1_59 >&5 |
---|
560 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-1_59 |
---|
561 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
562 | configure:16371: $? = 1 |
---|
563 | configure:16356: re-using the existing conftest.o |
---|
564 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-1_59 >&5 |
---|
565 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-1_59 |
---|
566 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
567 | configure:16371: $? = 1 |
---|
568 | configure:16356: re-using the existing conftest.o |
---|
569 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-mt-1_59 >&5 |
---|
570 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-1_59 |
---|
571 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
572 | configure:16371: $? = 1 |
---|
573 | configure:16356: re-using the existing conftest.o |
---|
574 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-mt-1_59 >&5 |
---|
575 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-1_59 |
---|
576 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
577 | configure:16371: $? = 1 |
---|
578 | configure:16356: re-using the existing conftest.o |
---|
579 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-1_59 >&5 |
---|
580 | ld: library not found for -lboost_unit_test_framework-gcc42-1_59 |
---|
581 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
582 | configure:16371: $? = 1 |
---|
583 | configure:16356: re-using the existing conftest.o |
---|
584 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-1_59 >&5 |
---|
585 | ld: library not found for -lboost_unit_test_framework-gcc42-1_59 |
---|
586 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
587 | configure:16371: $? = 1 |
---|
588 | configure:16356: re-using the existing conftest.o |
---|
589 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-1_59 >&5 |
---|
590 | ld: library not found for -lboost_unit_test_framework-gcc42-1_59 |
---|
591 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
592 | configure:16371: $? = 1 |
---|
593 | configure:16356: re-using the existing conftest.o |
---|
594 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-1_59 >&5 |
---|
595 | ld: library not found for -lboost_unit_test_framework-gcc42-1_59 |
---|
596 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
597 | configure:16371: $? = 1 |
---|
598 | configure:16356: re-using the existing conftest.o |
---|
599 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-1_59 >&5 |
---|
600 | ld: library not found for -lboost_unit_test_framework-gcc42-1_59 |
---|
601 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
602 | configure:16371: $? = 1 |
---|
603 | configure:16356: re-using the existing conftest.o |
---|
604 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt >&5 |
---|
605 | ld: library not found for -lboost_unit_test_framework-gcc42-mt |
---|
606 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
607 | configure:16371: $? = 1 |
---|
608 | configure:16356: re-using the existing conftest.o |
---|
609 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt >&5 |
---|
610 | ld: library not found for -lboost_unit_test_framework-gcc42-mt |
---|
611 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
612 | configure:16371: $? = 1 |
---|
613 | configure:16356: re-using the existing conftest.o |
---|
614 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt >&5 |
---|
615 | ld: library not found for -lboost_unit_test_framework-gcc42-mt |
---|
616 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
617 | configure:16371: $? = 1 |
---|
618 | configure:16356: re-using the existing conftest.o |
---|
619 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-mt >&5 |
---|
620 | ld: library not found for -lboost_unit_test_framework-gcc42-mt |
---|
621 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
622 | configure:16371: $? = 1 |
---|
623 | configure:16356: re-using the existing conftest.o |
---|
624 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-mt >&5 |
---|
625 | ld: library not found for -lboost_unit_test_framework-gcc42-mt |
---|
626 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
627 | configure:16371: $? = 1 |
---|
628 | configure:16356: re-using the existing conftest.o |
---|
629 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d-1_59 >&5 |
---|
630 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d-1_59 |
---|
631 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
632 | configure:16371: $? = 1 |
---|
633 | configure:16356: re-using the existing conftest.o |
---|
634 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d-1_59 >&5 |
---|
635 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d-1_59 |
---|
636 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
637 | configure:16371: $? = 1 |
---|
638 | configure:16356: re-using the existing conftest.o |
---|
639 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d-1_59 >&5 |
---|
640 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d-1_59 |
---|
641 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
642 | configure:16371: $? = 1 |
---|
643 | configure:16356: re-using the existing conftest.o |
---|
644 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d-1_59 >&5 |
---|
645 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d-1_59 |
---|
646 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
647 | configure:16371: $? = 1 |
---|
648 | configure:16356: re-using the existing conftest.o |
---|
649 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-mt-d-1_59 >&5 |
---|
650 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d-1_59 |
---|
651 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
652 | configure:16371: $? = 1 |
---|
653 | configure:16356: re-using the existing conftest.o |
---|
654 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-d-1_59 >&5 |
---|
655 | ld: library not found for -lboost_unit_test_framework-gcc42-d-1_59 |
---|
656 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
657 | configure:16371: $? = 1 |
---|
658 | configure:16356: re-using the existing conftest.o |
---|
659 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-d-1_59 >&5 |
---|
660 | ld: library not found for -lboost_unit_test_framework-gcc42-d-1_59 |
---|
661 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
662 | configure:16371: $? = 1 |
---|
663 | configure:16356: re-using the existing conftest.o |
---|
664 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-d-1_59 >&5 |
---|
665 | ld: library not found for -lboost_unit_test_framework-gcc42-d-1_59 |
---|
666 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
667 | configure:16371: $? = 1 |
---|
668 | configure:16356: re-using the existing conftest.o |
---|
669 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-d-1_59 >&5 |
---|
670 | ld: library not found for -lboost_unit_test_framework-gcc42-d-1_59 |
---|
671 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
672 | configure:16371: $? = 1 |
---|
673 | configure:16356: re-using the existing conftest.o |
---|
674 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-d-1_59 >&5 |
---|
675 | ld: library not found for -lboost_unit_test_framework-gcc42-d-1_59 |
---|
676 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
677 | configure:16371: $? = 1 |
---|
678 | configure:16356: re-using the existing conftest.o |
---|
679 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42 >&5 |
---|
680 | ld: library not found for -lboost_unit_test_framework-gcc42 |
---|
681 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
682 | configure:16371: $? = 1 |
---|
683 | configure:16356: re-using the existing conftest.o |
---|
684 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42 >&5 |
---|
685 | ld: library not found for -lboost_unit_test_framework-gcc42 |
---|
686 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
687 | configure:16371: $? = 1 |
---|
688 | configure:16356: re-using the existing conftest.o |
---|
689 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42 >&5 |
---|
690 | ld: library not found for -lboost_unit_test_framework-gcc42 |
---|
691 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
692 | configure:16371: $? = 1 |
---|
693 | configure:16356: re-using the existing conftest.o |
---|
694 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42 >&5 |
---|
695 | ld: library not found for -lboost_unit_test_framework-gcc42 |
---|
696 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
697 | configure:16371: $? = 1 |
---|
698 | configure:16356: re-using the existing conftest.o |
---|
699 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42 >&5 |
---|
700 | ld: library not found for -lboost_unit_test_framework-gcc42 |
---|
701 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
702 | configure:16371: $? = 1 |
---|
703 | configure:16356: re-using the existing conftest.o |
---|
704 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d >&5 |
---|
705 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d |
---|
706 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
707 | configure:16371: $? = 1 |
---|
708 | configure:16356: re-using the existing conftest.o |
---|
709 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d >&5 |
---|
710 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d |
---|
711 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
712 | configure:16371: $? = 1 |
---|
713 | configure:16356: re-using the existing conftest.o |
---|
714 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d >&5 |
---|
715 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d |
---|
716 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
717 | configure:16371: $? = 1 |
---|
718 | configure:16356: re-using the existing conftest.o |
---|
719 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-mt-d >&5 |
---|
720 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d |
---|
721 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
722 | configure:16371: $? = 1 |
---|
723 | configure:16356: re-using the existing conftest.o |
---|
724 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-mt-d >&5 |
---|
725 | ld: library not found for -lboost_unit_test_framework-gcc42-mt-d |
---|
726 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
727 | configure:16371: $? = 1 |
---|
728 | configure:16356: re-using the existing conftest.o |
---|
729 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-d >&5 |
---|
730 | ld: library not found for -lboost_unit_test_framework-gcc42-d |
---|
731 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
732 | configure:16371: $? = 1 |
---|
733 | configure:16356: re-using the existing conftest.o |
---|
734 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-gcc42-d >&5 |
---|
735 | ld: library not found for -lboost_unit_test_framework-gcc42-d |
---|
736 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
737 | configure:16371: $? = 1 |
---|
738 | configure:16356: re-using the existing conftest.o |
---|
739 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-gcc42-d >&5 |
---|
740 | ld: library not found for -lboost_unit_test_framework-gcc42-d |
---|
741 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
742 | configure:16371: $? = 1 |
---|
743 | configure:16356: re-using the existing conftest.o |
---|
744 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-gcc42-d >&5 |
---|
745 | ld: library not found for -lboost_unit_test_framework-gcc42-d |
---|
746 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
747 | configure:16371: $? = 1 |
---|
748 | configure:16356: re-using the existing conftest.o |
---|
749 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-gcc42-d >&5 |
---|
750 | ld: library not found for -lboost_unit_test_framework-gcc42-d |
---|
751 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
752 | configure:16371: $? = 1 |
---|
753 | configure:16356: re-using the existing conftest.o |
---|
754 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o /usr/local/lib/libboost_unit_test_framework-mt.a >&5 |
---|
755 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt.a |
---|
756 | Undefined symbols for architecture x86_64: |
---|
757 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
758 | _main in conftest.o |
---|
759 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
760 | _main in conftest.o |
---|
761 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
762 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
763 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
764 | ld: symbol(s) not found for architecture x86_64 |
---|
765 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
766 | configure:16371: $? = 1 |
---|
767 | configure:16356: re-using the existing conftest.o |
---|
768 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-1_59 >&5 |
---|
769 | ld: library not found for -lboost_unit_test_framework-mt-1_59 |
---|
770 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
771 | configure:16371: $? = 1 |
---|
772 | configure:16356: re-using the existing conftest.o |
---|
773 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-1_59 >&5 |
---|
774 | ld: library not found for -lboost_unit_test_framework-mt-1_59 |
---|
775 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
776 | configure:16371: $? = 1 |
---|
777 | configure:16356: re-using the existing conftest.o |
---|
778 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-1_59 >&5 |
---|
779 | ld: library not found for -lboost_unit_test_framework-mt-1_59 |
---|
780 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
781 | configure:16371: $? = 1 |
---|
782 | configure:16356: re-using the existing conftest.o |
---|
783 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-mt-1_59 >&5 |
---|
784 | ld: library not found for -lboost_unit_test_framework-mt-1_59 |
---|
785 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
786 | configure:16371: $? = 1 |
---|
787 | configure:16356: re-using the existing conftest.o |
---|
788 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-mt-1_59 >&5 |
---|
789 | ld: library not found for -lboost_unit_test_framework-mt-1_59 |
---|
790 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
791 | configure:16371: $? = 1 |
---|
792 | configure:16356: re-using the existing conftest.o |
---|
793 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-1_59 >&5 |
---|
794 | ld: library not found for -lboost_unit_test_framework-1_59 |
---|
795 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
796 | configure:16371: $? = 1 |
---|
797 | configure:16356: re-using the existing conftest.o |
---|
798 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-1_59 >&5 |
---|
799 | ld: library not found for -lboost_unit_test_framework-1_59 |
---|
800 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
801 | configure:16371: $? = 1 |
---|
802 | configure:16356: re-using the existing conftest.o |
---|
803 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-1_59 >&5 |
---|
804 | ld: library not found for -lboost_unit_test_framework-1_59 |
---|
805 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
806 | configure:16371: $? = 1 |
---|
807 | configure:16356: re-using the existing conftest.o |
---|
808 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-1_59 >&5 |
---|
809 | ld: library not found for -lboost_unit_test_framework-1_59 |
---|
810 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
811 | configure:16371: $? = 1 |
---|
812 | configure:16356: re-using the existing conftest.o |
---|
813 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-1_59 >&5 |
---|
814 | ld: library not found for -lboost_unit_test_framework-1_59 |
---|
815 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
816 | configure:16371: $? = 1 |
---|
817 | configure:16356: re-using the existing conftest.o |
---|
818 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_59 >&5 |
---|
819 | ld: library not found for -lboost_unit_test_framework-mt-d-1_59 |
---|
820 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
821 | configure:16371: $? = 1 |
---|
822 | configure:16356: re-using the existing conftest.o |
---|
823 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_59 >&5 |
---|
824 | ld: library not found for -lboost_unit_test_framework-mt-d-1_59 |
---|
825 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
826 | configure:16371: $? = 1 |
---|
827 | configure:16356: re-using the existing conftest.o |
---|
828 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_59 >&5 |
---|
829 | ld: library not found for -lboost_unit_test_framework-mt-d-1_59 |
---|
830 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
831 | configure:16371: $? = 1 |
---|
832 | configure:16356: re-using the existing conftest.o |
---|
833 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d-1_59 >&5 |
---|
834 | ld: library not found for -lboost_unit_test_framework-mt-d-1_59 |
---|
835 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
836 | configure:16371: $? = 1 |
---|
837 | configure:16356: re-using the existing conftest.o |
---|
838 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-mt-d-1_59 >&5 |
---|
839 | ld: library not found for -lboost_unit_test_framework-mt-d-1_59 |
---|
840 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
841 | configure:16371: $? = 1 |
---|
842 | configure:16356: re-using the existing conftest.o |
---|
843 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-d-1_59 >&5 |
---|
844 | ld: library not found for -lboost_unit_test_framework-d-1_59 |
---|
845 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
846 | configure:16371: $? = 1 |
---|
847 | configure:16356: re-using the existing conftest.o |
---|
848 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-d-1_59 >&5 |
---|
849 | ld: library not found for -lboost_unit_test_framework-d-1_59 |
---|
850 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
851 | configure:16371: $? = 1 |
---|
852 | configure:16356: re-using the existing conftest.o |
---|
853 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-d-1_59 >&5 |
---|
854 | ld: library not found for -lboost_unit_test_framework-d-1_59 |
---|
855 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
856 | configure:16371: $? = 1 |
---|
857 | configure:16356: re-using the existing conftest.o |
---|
858 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-d-1_59 >&5 |
---|
859 | ld: library not found for -lboost_unit_test_framework-d-1_59 |
---|
860 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
861 | configure:16371: $? = 1 |
---|
862 | configure:16356: re-using the existing conftest.o |
---|
863 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-d-1_59 >&5 |
---|
864 | ld: library not found for -lboost_unit_test_framework-d-1_59 |
---|
865 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
866 | configure:16371: $? = 1 |
---|
867 | configure:16356: re-using the existing conftest.o |
---|
868 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o /usr/local/lib/libboost_unit_test_framework.a >&5 |
---|
869 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework.a |
---|
870 | Undefined symbols for architecture x86_64: |
---|
871 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
872 | _main in conftest.o |
---|
873 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
874 | _main in conftest.o |
---|
875 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
876 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
877 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
878 | ld: symbol(s) not found for architecture x86_64 |
---|
879 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
880 | configure:16371: $? = 1 |
---|
881 | configure:16356: re-using the existing conftest.o |
---|
882 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o /usr/local/lib/libboost_unit_test_framework-mt-s.a >&5 |
---|
883 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-s.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-s.a |
---|
884 | Undefined symbols for architecture x86_64: |
---|
885 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
886 | _main in conftest.o |
---|
887 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
888 | _main in conftest.o |
---|
889 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
890 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
891 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
892 | ld: symbol(s) not found for architecture x86_64 |
---|
893 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
894 | configure:16371: $? = 1 |
---|
895 | configure:16356: re-using the existing conftest.o |
---|
896 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o /usr/local/lib/libboost_unit_test_framework-s.a >&5 |
---|
897 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-s.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-s.a |
---|
898 | Undefined symbols for architecture x86_64: |
---|
899 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
900 | _main in conftest.o |
---|
901 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
902 | _main in conftest.o |
---|
903 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
904 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
905 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
906 | ld: symbol(s) not found for architecture x86_64 |
---|
907 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
908 | configure:16371: $? = 1 |
---|
909 | configure:16356: re-using the existing conftest.o |
---|
910 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
911 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-d.a |
---|
912 | Undefined symbols for architecture x86_64: |
---|
913 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
914 | _main in conftest.o |
---|
915 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
916 | _main in conftest.o |
---|
917 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
918 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
919 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
920 | ld: symbol(s) not found for architecture x86_64 |
---|
921 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
922 | configure:16371: $? = 1 |
---|
923 | configure:16356: re-using the existing conftest.o |
---|
924 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
925 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-d.a |
---|
926 | Undefined symbols for architecture x86_64: |
---|
927 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
928 | _main in conftest.o |
---|
929 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
930 | _main in conftest.o |
---|
931 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
932 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
933 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
934 | ld: symbol(s) not found for architecture x86_64 |
---|
935 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
936 | configure:16371: $? = 1 |
---|
937 | configure:16356: re-using the existing conftest.o |
---|
938 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
939 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-d.a |
---|
940 | Undefined symbols for architecture x86_64: |
---|
941 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
942 | _main in conftest.o |
---|
943 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
944 | _main in conftest.o |
---|
945 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
946 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
947 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
948 | ld: symbol(s) not found for architecture x86_64 |
---|
949 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
950 | configure:16371: $? = 1 |
---|
951 | configure:16356: re-using the existing conftest.o |
---|
952 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
953 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-d.a |
---|
954 | Undefined symbols for architecture x86_64: |
---|
955 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
956 | _main in conftest.o |
---|
957 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
958 | _main in conftest.o |
---|
959 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
960 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
961 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
962 | ld: symbol(s) not found for architecture x86_64 |
---|
963 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
964 | configure:16371: $? = 1 |
---|
965 | configure:16356: re-using the existing conftest.o |
---|
966 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-mt-d >&5 |
---|
967 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-mt-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-mt-d.a |
---|
968 | Undefined symbols for architecture x86_64: |
---|
969 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
970 | _main in conftest.o |
---|
971 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
972 | _main in conftest.o |
---|
973 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
974 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
975 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
976 | ld: symbol(s) not found for architecture x86_64 |
---|
977 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
978 | configure:16371: $? = 1 |
---|
979 | configure:16356: re-using the existing conftest.o |
---|
980 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
981 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-d.a |
---|
982 | Undefined symbols for architecture x86_64: |
---|
983 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
984 | _main in conftest.o |
---|
985 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
986 | _main in conftest.o |
---|
987 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
988 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
989 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
990 | ld: symbol(s) not found for architecture x86_64 |
---|
991 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
992 | configure:16371: $? = 1 |
---|
993 | configure:16356: re-using the existing conftest.o |
---|
994 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
995 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-d.a |
---|
996 | Undefined symbols for architecture x86_64: |
---|
997 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
998 | _main in conftest.o |
---|
999 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
1000 | _main in conftest.o |
---|
1001 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
1002 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
1003 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
1004 | ld: symbol(s) not found for architecture x86_64 |
---|
1005 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1006 | configure:16371: $? = 1 |
---|
1007 | configure:16356: re-using the existing conftest.o |
---|
1008 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
1009 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-d.a |
---|
1010 | Undefined symbols for architecture x86_64: |
---|
1011 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
1012 | _main in conftest.o |
---|
1013 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
1014 | _main in conftest.o |
---|
1015 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
1016 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
1017 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
1018 | ld: symbol(s) not found for architecture x86_64 |
---|
1019 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1020 | configure:16371: $? = 1 |
---|
1021 | configure:16356: re-using the existing conftest.o |
---|
1022 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/lib conftest.o -lboost_unit_test_framework-d >&5 |
---|
1023 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-d.a |
---|
1024 | Undefined symbols for architecture x86_64: |
---|
1025 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
1026 | _main in conftest.o |
---|
1027 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
1028 | _main in conftest.o |
---|
1029 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
1030 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
1031 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
1032 | ld: symbol(s) not found for architecture x86_64 |
---|
1033 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1034 | configure:16371: $? = 1 |
---|
1035 | configure:16356: re-using the existing conftest.o |
---|
1036 | configure:16362: /usr/bin/clang++ -o conftest -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local conftest.o -lboost_unit_test_framework-d >&5 |
---|
1037 | ld: warning: ignoring file /usr/local/lib/libboost_unit_test_framework-d.a, file was built for archive which is not the architecture being linked (x86_64): /usr/local/lib/libboost_unit_test_framework-d.a |
---|
1038 | Undefined symbols for architecture x86_64: |
---|
1039 | "boost::test_tools::tt_detail::report_assertion(boost::test_tools::assertion_result const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)", referenced from: |
---|
1040 | _main in conftest.o |
---|
1041 | "boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from: |
---|
1042 | _main in conftest.o |
---|
1043 | "vtable for boost::unit_test::unit_test_log_t", referenced from: |
---|
1044 | boost::unit_test::singleton<boost::unit_test::unit_test_log_t>::instance() in conftest.o |
---|
1045 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. |
---|
1046 | ld: symbol(s) not found for architecture x86_64 |
---|
1047 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1048 | configure:16371: $? = 1 |
---|
1049 | configure:16408: result: no |
---|
1050 | configure:16411: error: Could not find the flags to link with Boost unit_test_framework |
---|
1051 | |
---|
1052 | ## ---------------- ## |
---|
1053 | ## Cache variables. ## |
---|
1054 | ## ---------------- ## |
---|
1055 | |
---|
1056 | ac_cv_build=x86_64-apple-darwin15.0.0 |
---|
1057 | ac_cv_c_compiler_gnu=yes |
---|
1058 | ac_cv_cxx_compiler_gnu=yes |
---|
1059 | ac_cv_env_CCC_set= |
---|
1060 | ac_cv_env_CCC_value= |
---|
1061 | ac_cv_env_CC_set=set |
---|
1062 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1063 | ac_cv_env_CFLAGS_set=set |
---|
1064 | ac_cv_env_CFLAGS_value='-Os -arch x86_64' |
---|
1065 | ac_cv_env_CPPFLAGS_set=set |
---|
1066 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1067 | ac_cv_env_CPP_set= |
---|
1068 | ac_cv_env_CPP_value= |
---|
1069 | ac_cv_env_CURL_CFLAGS_set= |
---|
1070 | ac_cv_env_CURL_CFLAGS_value= |
---|
1071 | ac_cv_env_CURL_LIBS_set= |
---|
1072 | ac_cv_env_CURL_LIBS_value= |
---|
1073 | ac_cv_env_CXXCPP_set= |
---|
1074 | ac_cv_env_CXXCPP_value= |
---|
1075 | ac_cv_env_CXXFLAGS_set=set |
---|
1076 | ac_cv_env_CXXFLAGS_value='-Os -arch x86_64 -stdlib=libc++' |
---|
1077 | ac_cv_env_CXX_set=set |
---|
1078 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1079 | ac_cv_env_LDFLAGS_set=set |
---|
1080 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1081 | ac_cv_env_LIBGDKPIXBUF_CFLAGS_set= |
---|
1082 | ac_cv_env_LIBGDKPIXBUF_CFLAGS_value= |
---|
1083 | ac_cv_env_LIBGDKPIXBUF_LIBS_set= |
---|
1084 | ac_cv_env_LIBGDKPIXBUF_LIBS_value= |
---|
1085 | ac_cv_env_LIBGLIB_CFLAGS_set= |
---|
1086 | ac_cv_env_LIBGLIB_CFLAGS_value= |
---|
1087 | ac_cv_env_LIBGLIB_LIBS_set= |
---|
1088 | ac_cv_env_LIBGLIB_LIBS_value= |
---|
1089 | ac_cv_env_LIBS_set= |
---|
1090 | ac_cv_env_LIBS_value= |
---|
1091 | ac_cv_env_LIBXML_CFLAGS_set= |
---|
1092 | ac_cv_env_LIBXML_CFLAGS_value= |
---|
1093 | ac_cv_env_LIBXML_LIBS_set= |
---|
1094 | ac_cv_env_LIBXML_LIBS_value= |
---|
1095 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1096 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1097 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1098 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1099 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1100 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1101 | ac_cv_env_PKG_CONFIG_set= |
---|
1102 | ac_cv_env_PKG_CONFIG_value= |
---|
1103 | ac_cv_env_build_alias_set= |
---|
1104 | ac_cv_env_build_alias_value= |
---|
1105 | ac_cv_env_host_alias_set= |
---|
1106 | ac_cv_env_host_alias_value= |
---|
1107 | ac_cv_env_target_alias_set= |
---|
1108 | ac_cv_env_target_alias_value= |
---|
1109 | ac_cv_header_boost_test_unit_test_hpp=yes |
---|
1110 | ac_cv_header_dlfcn_h=yes |
---|
1111 | ac_cv_header_inttypes_h=yes |
---|
1112 | ac_cv_header_memory_h=yes |
---|
1113 | ac_cv_header_stdc=yes |
---|
1114 | ac_cv_header_stdint_h=yes |
---|
1115 | ac_cv_header_stdlib_h=yes |
---|
1116 | ac_cv_header_string_h=yes |
---|
1117 | ac_cv_header_strings_h=yes |
---|
1118 | ac_cv_header_sys_stat_h=yes |
---|
1119 | ac_cv_header_sys_types_h=yes |
---|
1120 | ac_cv_header_unistd_h=yes |
---|
1121 | ac_cv_host=x86_64-apple-darwin15.0.0 |
---|
1122 | ac_cv_objext=o |
---|
1123 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1124 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1125 | ac_cv_path_GREP=/usr/bin/grep |
---|
1126 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1127 | ac_cv_path_lt_DD=/bin/dd |
---|
1128 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1129 | ac_cv_prog_AWK=gawk |
---|
1130 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1131 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1132 | ac_cv_prog_ac_ct_AR=ar |
---|
1133 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1134 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1135 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1136 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1137 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1138 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1139 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1140 | ac_cv_prog_cc_c89= |
---|
1141 | ac_cv_prog_cc_g=yes |
---|
1142 | ac_cv_prog_cxx_g=yes |
---|
1143 | ac_cv_prog_make_make_set=yes |
---|
1144 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1145 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1146 | am_cv_make_support_nested_variables=yes |
---|
1147 | am_cv_prog_cc_c_o=yes |
---|
1148 | boost_cv_inc_path=/opt/local/include |
---|
1149 | boost_cv_lib_tag=gcc42 |
---|
1150 | boost_cv_lib_unit_test_framework=no |
---|
1151 | boost_cv_lib_unit_test_framework_LIBS=-lboost_unit_test_framework-d |
---|
1152 | boost_cv_lib_version=1_59 |
---|
1153 | lt_cv_apple_cc_single_mod=yes |
---|
1154 | lt_cv_ar_at_file=no |
---|
1155 | lt_cv_deplibs_check_method=pass_all |
---|
1156 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1157 | lt_cv_file_magic_test_file= |
---|
1158 | lt_cv_ld_exported_symbols_list=yes |
---|
1159 | lt_cv_ld_force_load=yes |
---|
1160 | lt_cv_ld_reload_flag=-r |
---|
1161 | lt_cv_nm_interface='BSD nm' |
---|
1162 | lt_cv_objdir=.libs |
---|
1163 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1164 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1165 | lt_cv_path_NM=/opt/local/bin/nm |
---|
1166 | lt_cv_path_mainfest_tool=no |
---|
1167 | lt_cv_prog_compiler_c_o=yes |
---|
1168 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1169 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1170 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1171 | lt_cv_prog_compiler_pic_works=yes |
---|
1172 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1173 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1174 | lt_cv_prog_compiler_static_works=no |
---|
1175 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1176 | lt_cv_prog_gnu_ld=no |
---|
1177 | lt_cv_prog_gnu_ldcxx=no |
---|
1178 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1179 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
1180 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
1181 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
1182 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1183 | lt_cv_sys_global_symbol_to_import= |
---|
1184 | lt_cv_sys_max_cmd_len=196608 |
---|
1185 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1186 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1187 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1188 | |
---|
1189 | ## ----------------- ## |
---|
1190 | ## Output variables. ## |
---|
1191 | ## ----------------- ## |
---|
1192 | |
---|
1193 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/missing aclocal-1.15' |
---|
1194 | AMDEPBACKSLASH='\' |
---|
1195 | AMDEP_FALSE='#' |
---|
1196 | AMDEP_TRUE='' |
---|
1197 | AMTAR='$${TAR-tar}' |
---|
1198 | AM_BACKSLASH='\' |
---|
1199 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1200 | AM_DEFAULT_VERBOSITY='1' |
---|
1201 | AM_MAKEFLAGS='' |
---|
1202 | AM_V='$(V)' |
---|
1203 | AR='ar' |
---|
1204 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/missing autoconf' |
---|
1205 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/missing autoheader' |
---|
1206 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/missing automake-1.15' |
---|
1207 | AWK='gawk' |
---|
1208 | BOOST_CPPFLAGS='-I/opt/local/include' |
---|
1209 | BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS='' |
---|
1210 | BOOST_UNIT_TEST_FRAMEWORK_LIBS='' |
---|
1211 | BUILD_GNOME_SUPPORT_FALSE='' |
---|
1212 | BUILD_GNOME_SUPPORT_TRUE='' |
---|
1213 | CC='/usr/bin/clang' |
---|
1214 | CCDEPMODE='depmode=gcc3' |
---|
1215 | CFLAGS='-Os -arch x86_64' |
---|
1216 | CPP='/usr/bin/clang -E' |
---|
1217 | CPPFLAGS='-I/opt/local/include -I/opt/local/include' |
---|
1218 | CURL_CFLAGS='' |
---|
1219 | CURL_LIBS='' |
---|
1220 | CXX='/usr/bin/clang++' |
---|
1221 | CXXCPP='/usr/bin/clang++ -E' |
---|
1222 | CXXDEPMODE='depmode=gcc3' |
---|
1223 | CXXFLAGS='-Os -arch x86_64 -stdlib=libc++' |
---|
1224 | CYGPATH_W='echo' |
---|
1225 | DEFS='' |
---|
1226 | DEPDIR='.deps' |
---|
1227 | DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost=/opt/local'\''' |
---|
1228 | DLLTOOL='false' |
---|
1229 | DSYMUTIL='dsymutil' |
---|
1230 | DUMPBIN='' |
---|
1231 | ECHO_C='\c' |
---|
1232 | ECHO_N='' |
---|
1233 | ECHO_T='' |
---|
1234 | EGREP='/usr/bin/grep -E' |
---|
1235 | EXEEXT='' |
---|
1236 | FGREP='/usr/bin/grep -F' |
---|
1237 | GDK_PIXBUF_DIR='' |
---|
1238 | GREP='/usr/bin/grep' |
---|
1239 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1240 | INSTALL_PROGRAM='${INSTALL}' |
---|
1241 | INSTALL_SCRIPT='${INSTALL}' |
---|
1242 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1243 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
1244 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1245 | LIBGDKPIXBUF_CFLAGS='' |
---|
1246 | LIBGDKPIXBUF_LIBS='' |
---|
1247 | LIBGDKPIXBUF_REQUIRED='2.0.0' |
---|
1248 | LIBGLIB_CFLAGS='' |
---|
1249 | LIBGLIB_LIBS='' |
---|
1250 | LIBGLIB_REQUIRED='2.0.0' |
---|
1251 | LIBOBJS='' |
---|
1252 | LIBOPENRAW_AGE='6' |
---|
1253 | LIBOPENRAW_CURRENT='7' |
---|
1254 | LIBOPENRAW_CURRENT_MIN='1' |
---|
1255 | LIBOPENRAW_INCLUDE_BASE='libopenraw-1.0' |
---|
1256 | LIBOPENRAW_MAJOR_VERSION='1.0' |
---|
1257 | LIBOPENRAW_REVISION='0' |
---|
1258 | LIBOPENRAW_VERSION_INFO='7:0:6' |
---|
1259 | LIBS='' |
---|
1260 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1261 | LIBXML_CFLAGS='' |
---|
1262 | LIBXML_LIBS='' |
---|
1263 | LIPO='lipo' |
---|
1264 | LN_S='ln -s' |
---|
1265 | LTLIBOBJS='' |
---|
1266 | LT_SYS_LIBRARY_PATH='' |
---|
1267 | MAINT='#' |
---|
1268 | MAINTAINER_MODE_FALSE='' |
---|
1269 | MAINTAINER_MODE_TRUE='#' |
---|
1270 | MAKEFLAGS='' |
---|
1271 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/missing makeinfo' |
---|
1272 | MANIFEST_TOOL=':' |
---|
1273 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1274 | NM='/opt/local/bin/nm' |
---|
1275 | NMEDIT='nmedit' |
---|
1276 | OBJDUMP='false' |
---|
1277 | OBJEXT='o' |
---|
1278 | OTOOL64=':' |
---|
1279 | OTOOL='otool' |
---|
1280 | PACKAGE='libopenraw' |
---|
1281 | PACKAGE_BUGREPORT='' |
---|
1282 | PACKAGE_NAME='libopenraw' |
---|
1283 | PACKAGE_STRING='libopenraw 0.0.9' |
---|
1284 | PACKAGE_TARNAME='libopenraw' |
---|
1285 | PACKAGE_URL='' |
---|
1286 | PACKAGE_VERSION='0.0.9' |
---|
1287 | PATH_SEPARATOR=':' |
---|
1288 | PKG_CONFIG='' |
---|
1289 | PKG_CONFIG_LIBDIR='' |
---|
1290 | PKG_CONFIG_PATH='' |
---|
1291 | RANLIB='ranlib' |
---|
1292 | SED='/opt/local/bin/gsed' |
---|
1293 | SET_MAKE='' |
---|
1294 | SHAVE_SAVED_CC='' |
---|
1295 | SHAVE_SAVED_CXX='' |
---|
1296 | SHAVE_SAVED_LIBTOOL='' |
---|
1297 | SHELL='/bin/sh' |
---|
1298 | STRIP='strip' |
---|
1299 | VERSION='0.0.9' |
---|
1300 | ac_ct_AR='ar' |
---|
1301 | ac_ct_CC='/usr/bin/clang' |
---|
1302 | ac_ct_CXX='' |
---|
1303 | ac_ct_DUMPBIN='' |
---|
1304 | am__EXEEXT_FALSE='' |
---|
1305 | am__EXEEXT_TRUE='' |
---|
1306 | am__fastdepCC_FALSE='#' |
---|
1307 | am__fastdepCC_TRUE='' |
---|
1308 | am__fastdepCXX_FALSE='#' |
---|
1309 | am__fastdepCXX_TRUE='' |
---|
1310 | am__include='include' |
---|
1311 | am__isrc='' |
---|
1312 | am__leading_dot='.' |
---|
1313 | am__nodep='_no' |
---|
1314 | am__quote='' |
---|
1315 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1316 | am__untar='$${TAR-tar} xf -' |
---|
1317 | bindir='${exec_prefix}/bin' |
---|
1318 | build='x86_64-apple-darwin15.0.0' |
---|
1319 | build_alias='' |
---|
1320 | build_cpu='x86_64' |
---|
1321 | build_os='darwin15.0.0' |
---|
1322 | build_vendor='apple' |
---|
1323 | datadir='${datarootdir}' |
---|
1324 | datarootdir='${prefix}/share' |
---|
1325 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1326 | dvidir='${docdir}' |
---|
1327 | exec_prefix='NONE' |
---|
1328 | host='x86_64-apple-darwin15.0.0' |
---|
1329 | host_alias='' |
---|
1330 | host_cpu='x86_64' |
---|
1331 | host_os='darwin15.0.0' |
---|
1332 | host_vendor='apple' |
---|
1333 | htmldir='${docdir}' |
---|
1334 | includedir='${prefix}/include' |
---|
1335 | infodir='${datarootdir}/info' |
---|
1336 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/libopenraw/work/libopenraw-0.0.9/install-sh' |
---|
1337 | libdir='${exec_prefix}/lib' |
---|
1338 | libexecdir='${exec_prefix}/libexec' |
---|
1339 | localedir='${datarootdir}/locale' |
---|
1340 | localstatedir='${prefix}/var' |
---|
1341 | mandir='${datarootdir}/man' |
---|
1342 | mkdir_p='$(MKDIR_P)' |
---|
1343 | oldincludedir='/usr/include' |
---|
1344 | pdfdir='${docdir}' |
---|
1345 | pkgconfigdir='${libdir}/pkgconfig' |
---|
1346 | prefix='/opt/local' |
---|
1347 | program_transform_name='s,x,x,' |
---|
1348 | psdir='${docdir}' |
---|
1349 | sbindir='${exec_prefix}/sbin' |
---|
1350 | sharedstatedir='${prefix}/com' |
---|
1351 | shavedir='' |
---|
1352 | sysconfdir='${prefix}/etc' |
---|
1353 | target_alias='' |
---|
1354 | |
---|
1355 | ## ----------- ## |
---|
1356 | ## confdefs.h. ## |
---|
1357 | ## ----------- ## |
---|
1358 | |
---|
1359 | /* confdefs.h */ |
---|
1360 | #define PACKAGE_NAME "libopenraw" |
---|
1361 | #define PACKAGE_TARNAME "libopenraw" |
---|
1362 | #define PACKAGE_VERSION "0.0.9" |
---|
1363 | #define PACKAGE_STRING "libopenraw 0.0.9" |
---|
1364 | #define PACKAGE_BUGREPORT "" |
---|
1365 | #define PACKAGE_URL "" |
---|
1366 | #define PACKAGE "libopenraw" |
---|
1367 | #define VERSION "0.0.9" |
---|
1368 | #define STDC_HEADERS 1 |
---|
1369 | #define HAVE_SYS_TYPES_H 1 |
---|
1370 | #define HAVE_SYS_STAT_H 1 |
---|
1371 | #define HAVE_STDLIB_H 1 |
---|
1372 | #define HAVE_STRING_H 1 |
---|
1373 | #define HAVE_MEMORY_H 1 |
---|
1374 | #define HAVE_STRINGS_H 1 |
---|
1375 | #define HAVE_INTTYPES_H 1 |
---|
1376 | #define HAVE_STDINT_H 1 |
---|
1377 | #define HAVE_UNISTD_H 1 |
---|
1378 | #define HAVE_DLFCN_H 1 |
---|
1379 | #define LT_OBJDIR ".libs/" |
---|
1380 | #define HAVE_BOOST_TEST_UNIT_TEST_HPP 1 |
---|
1381 | |
---|
1382 | configure: exit 1 |
---|