Ticket #49419: config.log

File config.log, 81.7 KB (added by asgalon, 9 years ago)

config log file

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