Ticket #59046: py27-pyilmbase_config.log

File py27-pyilmbase_config.log, 53.3 KB (added by TheLastLovemark, 5 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by PyIlmBase configure 2.3.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-boost-python-libname=boost_python-mt
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Anonymous
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Sun Jun  2 20:31:42 PDT 2019; root:xnu-4570.71.46~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 17.7.0: Sun Jun  2 20:31:42 PDT 2019; root:xnu-4570.71.46~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 351 tasks, 1371 threads, 4 processors
34Load average: 4.15, Mach factor: 1.30
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:2519: checking build system type
52configure:2533: result: x86_64-apple-darwin17.7.0
53configure:2553: checking host system type
54configure:2566: result: x86_64-apple-darwin17.7.0
55configure:2605: checking for a BSD-compatible install
56configure:2673: result: /usr/bin/install -c
57configure:2684: checking whether build environment is sane
58configure:2739: result: yes
59configure:2890: checking for a thread-safe mkdir -p
60configure:2929: result: /opt/local/bin/gmkdir -p
61configure:2936: checking for gawk
62configure:2952: found /opt/local/bin/gawk
63configure:2963: result: gawk
64configure:2974: checking whether make sets $(MAKE)
65configure:2996: result: yes
66configure:3025: checking whether make supports nested variables
67configure:3042: result: yes
68configure:3126: checking whether to enable maintainer-specific portions of Makefiles
69configure:3135: result: no
70configure:3299: checking for C++ compiler version
71configure:3308: /usr/bin/clang++ --version >&5
72Apple LLVM version 10.0.0 (clang-1000.11.45.5)
73Target: x86_64-apple-darwin17.7.0
74Thread model: posix
75InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
76configure:3319: $? = 0
77configure:3308: /usr/bin/clang++ -v >&5
78Apple LLVM version 10.0.0 (clang-1000.11.45.5)
79Target: x86_64-apple-darwin17.7.0
80Thread model: posix
81InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
82configure:3319: $? = 0
83configure:3308: /usr/bin/clang++ -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3319: $? = 1
87configure:3308: /usr/bin/clang++ -qversion >&5
88clang: error: unknown argument: '-qversion'
89clang: error: no input files
90configure:3319: $? = 1
91configure:3339: checking whether the C++ compiler works
92configure:3361: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
93configure:3365: $? = 0
94configure:3413: result: yes
95configure:3416: checking for C++ compiler default output file name
96configure:3418: result: a.out
97configure:3424: checking for suffix of executables
98configure:3431: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
99configure:3435: $? = 0
100configure:3457: result:
101configure:3479: checking whether we are cross compiling
102configure:3487: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
103configure:3491: $? = 0
104configure:3498: ./conftest
105configure:3502: $? = 0
106configure:3517: result: no
107configure:3522: checking for suffix of object files
108configure:3544: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
109configure:3548: $? = 0
110configure:3569: result: o
111configure:3573: checking whether we are using the GNU C++ compiler
112configure:3592: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
113configure:3592: $? = 0
114configure:3601: result: yes
115configure:3610: checking whether /usr/bin/clang++ accepts -g
116configure:3630: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
117configure:3630: $? = 0
118configure:3671: result: yes
119configure:3705: checking for style of include used by make
120configure:3733: result: GNU
121configure:3759: checking dependency style of /usr/bin/clang++
122configure:3870: result: gcc3
123configure:3886: checking whether ln -s works
124configure:3890: result: yes
125configure:3943: checking how to print strings
126configure:3970: result: printf
127configure:4039: checking for gcc
128configure:4066: result: /usr/bin/clang
129configure:4295: checking for C compiler version
130configure:4304: /usr/bin/clang --version >&5
131Apple LLVM version 10.0.0 (clang-1000.11.45.5)
132Target: x86_64-apple-darwin17.7.0
133Thread model: posix
134InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
135configure:4315: $? = 0
136configure:4304: /usr/bin/clang -v >&5
137Apple LLVM version 10.0.0 (clang-1000.11.45.5)
138Target: x86_64-apple-darwin17.7.0
139Thread model: posix
140InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
141configure:4315: $? = 0
142configure:4304: /usr/bin/clang -V >&5
143clang: error: argument to '-V' is missing (expected 1 value)
144clang: error: no input files
145configure:4315: $? = 1
146configure:4304: /usr/bin/clang -qversion >&5
147clang: error: unknown argument: '-qversion'
148clang: error: no input files
149configure:4315: $? = 1
150configure:4319: checking whether we are using the GNU C compiler
151configure:4338: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
152configure:4338: $? = 0
153configure:4347: result: yes
154configure:4356: checking whether /usr/bin/clang accepts -g
155configure:4376: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
156configure:4376: $? = 0
157configure:4417: result: yes
158configure:4434: checking for /usr/bin/clang option to accept ISO C89
159configure:4497: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
160configure:4497: $? = 0
161configure:4510: result: none needed
162configure:4532: checking dependency style of /usr/bin/clang
163configure:4643: result: gcc3
164configure:4658: checking for a sed that does not truncate output
165configure:4722: result: /opt/local/bin/gsed
166configure:4740: checking for grep that handles long lines and -e
167configure:4798: result: /usr/bin/grep
168configure:4803: checking for egrep
169configure:4865: result: /usr/bin/grep -E
170configure:4870: checking for fgrep
171configure:4932: result: /usr/bin/grep -F
172configure:4967: checking for ld used by /usr/bin/clang
173configure:5034: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
174configure:5041: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
175configure:5056: result: no
176configure:5068: checking for BSD- or MS-compatible name lister (nm)
177configure:5117: result: /opt/local/bin/nm
178configure:5247: checking the name lister (/opt/local/bin/nm) interface
179configure:5254: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
180configure:5257: /opt/local/bin/nm "conftest.o"
181configure:5260: output
1820000000000000000 S _some_variable
183configure:5267: result: BSD nm
184configure:5271: checking the maximum length of command line arguments
185configure:5401: result: 196608
186configure:5418: checking whether the shell understands some XSI constructs
187configure:5428: result: yes
188configure:5432: checking whether the shell understands "+="
189configure:5438: result: yes
190configure:5473: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
191configure:5513: result: func_convert_file_noop
192configure:5520: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
193configure:5540: result: func_convert_file_noop
194configure:5547: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
195configure:5554: result: -r
196configure:5628: checking for objdump
197configure:5644: found /usr/bin/objdump
198configure:5655: result: objdump
199configure:5687: checking how to recognize dependent libraries
200configure:5889: result: pass_all
201configure:5974: checking for dlltool
202configure:6004: result: no
203configure:6034: checking how to associate runtime and link libraries
204configure:6061: result: printf %s\n
205configure:6122: checking for ar
206configure:6138: found /opt/local/bin/ar
207configure:6149: result: ar
208configure:6186: checking for archiver @FILE support
209configure:6203: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
210configure:6203: $? = 0
211configure:6206: ar cru libconftest.a @conftest.lst >&5
212ar: @conftest.lst: No such file or directory
213configure:6209: $? = 1
214configure:6229: result: no
215configure:6287: checking for strip
216configure:6303: found /opt/local/bin/strip
217configure:6314: result: strip
218configure:6386: checking for ranlib
219configure:6402: found /opt/local/bin/ranlib
220configure:6413: result: ranlib
221configure:6515: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
222configure:6635: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
223configure:6638: $? = 0
224configure:6642: /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
225configure:6645: $? = 0
226cannot find nm_test_var in conftest.nm
227configure:6635: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
228configure:6638: $? = 0
229configure:6642: /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
230configure:6645: $? = 0
231configure:6711: /usr/bin/clang -o conftest -pipe -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
232configure:6714: $? = 0
233configure:6752: result: ok
234configure:6789: checking for sysroot
235configure:6819: result: no
236configure:7075: checking for mt
237configure:7105: result: no
238configure:7125: checking if : is a manifest tool
239configure:7131: : '-?'
240configure:7139: result: no
241configure:7195: checking for dsymutil
242configure:7211: found /usr/bin/dsymutil
243configure:7222: result: dsymutil
244configure:7287: checking for nmedit
245configure:7303: found /opt/local/bin/nmedit
246configure:7314: result: nmedit
247configure:7379: checking for lipo
248configure:7395: found /opt/local/bin/lipo
249configure:7406: result: lipo
250configure:7471: checking for otool
251configure:7487: found /opt/local/bin/otool
252configure:7498: result: otool
253configure:7563: checking for otool64
254configure:7593: result: no
255configure:7638: checking for -single_module linker flag
256/usr/bin/clang -pipe -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
257configure:7671: result: yes
258configure:7674: checking for -exported_symbols_list linker flag
259configure:7694: /usr/bin/clang -o conftest -pipe -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
260configure:7694: $? = 0
261configure:7704: result: yes
262configure:7707: checking for -force_load linker flag
263/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
264ar cru libconftest.a conftest.o
265ranlib libconftest.a
266/usr/bin/clang -pipe -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
267configure:7739: result: yes
268configure:7781: checking how to run the C preprocessor
269configure:7812: /usr/bin/clang -E -I/opt/local/include conftest.c
270configure:7812: $? = 0
271configure:7826: /usr/bin/clang -E -I/opt/local/include conftest.c
272conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
273#include <ac_nonexistent.h>
274         ^~~~~~~~~~~~~~~~~~
2751 error generated.
276configure:7826: $? = 1
277configure: failed program was:
278| /* confdefs.h */
279| #define PACKAGE_NAME "PyIlmBase"
280| #define PACKAGE_TARNAME "pyilmbase"
281| #define PACKAGE_VERSION "2.3.0"
282| #define PACKAGE_STRING "PyIlmBase 2.3.0"
283| #define PACKAGE_BUGREPORT ""
284| #define PACKAGE_URL ""
285| #define PACKAGE "pyilmbase"
286| #define VERSION "2.3.0"
287| /* end confdefs.h.  */
288| #include <ac_nonexistent.h>
289configure:7851: result: /usr/bin/clang -E
290configure:7871: /usr/bin/clang -E -I/opt/local/include conftest.c
291configure:7871: $? = 0
292configure:7885: /usr/bin/clang -E -I/opt/local/include conftest.c
293conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
294#include <ac_nonexistent.h>
295         ^~~~~~~~~~~~~~~~~~
2961 error generated.
297configure:7885: $? = 1
298configure: failed program was:
299| /* confdefs.h */
300| #define PACKAGE_NAME "PyIlmBase"
301| #define PACKAGE_TARNAME "pyilmbase"
302| #define PACKAGE_VERSION "2.3.0"
303| #define PACKAGE_STRING "PyIlmBase 2.3.0"
304| #define PACKAGE_BUGREPORT ""
305| #define PACKAGE_URL ""
306| #define PACKAGE "pyilmbase"
307| #define VERSION "2.3.0"
308| /* end confdefs.h.  */
309| #include <ac_nonexistent.h>
310configure:7914: checking for ANSI C header files
311configure:7934: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
312configure:7934: $? = 0
313configure:8007: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
314configure:8007: $? = 0
315configure:8007: ./conftest
316configure:8007: $? = 0
317configure:8018: result: yes
318configure:8031: checking for sys/types.h
319configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
320configure:8031: $? = 0
321configure:8031: result: yes
322configure:8031: checking for sys/stat.h
323configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
324configure:8031: $? = 0
325configure:8031: result: yes
326configure:8031: checking for stdlib.h
327configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
328configure:8031: $? = 0
329configure:8031: result: yes
330configure:8031: checking for string.h
331configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
332configure:8031: $? = 0
333configure:8031: result: yes
334configure:8031: checking for memory.h
335configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
336configure:8031: $? = 0
337configure:8031: result: yes
338configure:8031: checking for strings.h
339configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
340configure:8031: $? = 0
341configure:8031: result: yes
342configure:8031: checking for inttypes.h
343configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
344configure:8031: $? = 0
345configure:8031: result: yes
346configure:8031: checking for stdint.h
347configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
348configure:8031: $? = 0
349configure:8031: result: yes
350configure:8031: checking for unistd.h
351configure:8031: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
352configure:8031: $? = 0
353configure:8031: result: yes
354configure:8045: checking for dlfcn.h
355configure:8045: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
356configure:8045: $? = 0
357configure:8045: result: yes
358configure:8232: checking for objdir
359configure:8247: result: .libs
360configure:8514: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
361configure:8532: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
362configure:8536: $? = 0
363configure:8549: result: yes
364configure:8876: checking for /usr/bin/clang option to produce PIC
365configure:8883: result: -fno-common -DPIC
366configure:8891: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
367configure:8909: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
368configure:8913: $? = 0
369configure:8926: result: yes
370configure:8955: checking if /usr/bin/clang static flag -static works
371configure:8983: result: no
372configure:8998: checking if /usr/bin/clang supports -c -o file.o
373configure:9019: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
374configure:9023: $? = 0
375configure:9045: result: yes
376configure:9053: checking if /usr/bin/clang supports -c -o file.o
377configure:9100: result: yes
378configure:9133: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
379configure:10286: result: yes
380configure:10526: checking dynamic linker characteristics
381configure:11263: result: darwin17.7.0 dyld
382configure:11370: checking how to hardcode library paths into programs
383configure:11395: result: immediate
384configure:11935: checking whether stripping libraries is possible
385configure:11949: result: yes
386configure:11975: checking if libtool supports shared libraries
387configure:11977: result: yes
388configure:11980: checking whether to build shared libraries
389configure:12001: result: yes
390configure:12004: checking whether to build static libraries
391configure:12008: result: no
392configure:12031: checking how to run the C++ preprocessor
393configure:12058: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
394configure:12058: $? = 0
395configure:12072: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
396conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
397#include <ac_nonexistent.h>
398         ^~~~~~~~~~~~~~~~~~
3991 error generated.
400configure:12072: $? = 1
401configure: failed program was:
402| /* confdefs.h */
403| #define PACKAGE_NAME "PyIlmBase"
404| #define PACKAGE_TARNAME "pyilmbase"
405| #define PACKAGE_VERSION "2.3.0"
406| #define PACKAGE_STRING "PyIlmBase 2.3.0"
407| #define PACKAGE_BUGREPORT ""
408| #define PACKAGE_URL ""
409| #define PACKAGE "pyilmbase"
410| #define VERSION "2.3.0"
411| #define STDC_HEADERS 1
412| #define HAVE_SYS_TYPES_H 1
413| #define HAVE_SYS_STAT_H 1
414| #define HAVE_STDLIB_H 1
415| #define HAVE_STRING_H 1
416| #define HAVE_MEMORY_H 1
417| #define HAVE_STRINGS_H 1
418| #define HAVE_INTTYPES_H 1
419| #define HAVE_STDINT_H 1
420| #define HAVE_UNISTD_H 1
421| #define HAVE_DLFCN_H 1
422| #define LT_OBJDIR ".libs/"
423| /* end confdefs.h.  */
424| #include <ac_nonexistent.h>
425configure:12097: result: /usr/bin/clang++ -E
426configure:12117: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
427configure:12117: $? = 0
428configure:12131: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
429conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
430#include <ac_nonexistent.h>
431         ^~~~~~~~~~~~~~~~~~
4321 error generated.
433configure:12131: $? = 1
434configure: failed program was:
435| /* confdefs.h */
436| #define PACKAGE_NAME "PyIlmBase"
437| #define PACKAGE_TARNAME "pyilmbase"
438| #define PACKAGE_VERSION "2.3.0"
439| #define PACKAGE_STRING "PyIlmBase 2.3.0"
440| #define PACKAGE_BUGREPORT ""
441| #define PACKAGE_URL ""
442| #define PACKAGE "pyilmbase"
443| #define VERSION "2.3.0"
444| #define STDC_HEADERS 1
445| #define HAVE_SYS_TYPES_H 1
446| #define HAVE_SYS_STAT_H 1
447| #define HAVE_STDLIB_H 1
448| #define HAVE_STRING_H 1
449| #define HAVE_MEMORY_H 1
450| #define HAVE_STRINGS_H 1
451| #define HAVE_INTTYPES_H 1
452| #define HAVE_STDINT_H 1
453| #define HAVE_UNISTD_H 1
454| #define HAVE_DLFCN_H 1
455| #define LT_OBJDIR ".libs/"
456| /* end confdefs.h.  */
457| #include <ac_nonexistent.h>
458configure:12300: checking for ld used by /usr/bin/clang++
459configure:12367: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
460configure:12374: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
461configure:12389: result: no
462configure:12444: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
463configure:13449: result: yes
464configure:13485: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
465configure:13488: $? = 0
466configure:14008: checking for /usr/bin/clang++ option to produce PIC
467configure:14015: result: -fno-common -DPIC
468configure:14023: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
469configure:14041: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
470configure:14045: $? = 0
471configure:14058: result: yes
472configure:14081: checking if /usr/bin/clang++ static flag -static works
473configure:14109: result: no
474configure:14121: checking if /usr/bin/clang++ supports -c -o file.o
475configure:14142: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
476configure:14146: $? = 0
477configure:14168: result: yes
478configure:14173: checking if /usr/bin/clang++ supports -c -o file.o
479configure:14220: result: yes
480configure:14250: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
481configure:14286: result: yes
482configure:14427: checking dynamic linker characteristics
483configure:15098: result: darwin17.7.0 dyld
484configure:15151: checking how to hardcode library paths into programs
485configure:15176: result: immediate
486configure:15237: checking whether make sets $(MAKE)
487configure:15259: result: yes
488configure:17005: checking whether /usr/bin/clang++ supports C++14 features by default
489configure:17419: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
490conftest.cpp:34:2: error: "This is not a C++11 compiler"
491#error "This is not a C++11 compiler"
492 ^
493conftest.cpp:319:2: error: "This is not a C++14 compiler"
494#error "This is not a C++14 compiler"
495 ^
4962 errors generated.
497configure:17419: $? = 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME "PyIlmBase"
501| #define PACKAGE_TARNAME "pyilmbase"
502| #define PACKAGE_VERSION "2.3.0"
503| #define PACKAGE_STRING "PyIlmBase 2.3.0"
504| #define PACKAGE_BUGREPORT ""
505| #define PACKAGE_URL ""
506| #define PACKAGE "pyilmbase"
507| #define VERSION "2.3.0"
508| #define STDC_HEADERS 1
509| #define HAVE_SYS_TYPES_H 1
510| #define HAVE_SYS_STAT_H 1
511| #define HAVE_STDLIB_H 1
512| #define HAVE_STRING_H 1
513| #define HAVE_MEMORY_H 1
514| #define HAVE_STRINGS_H 1
515| #define HAVE_INTTYPES_H 1
516| #define HAVE_STDINT_H 1
517| #define HAVE_UNISTD_H 1
518| #define HAVE_DLFCN_H 1
519| #define LT_OBJDIR ".libs/"
520| /* end confdefs.h.  */
521|
522|
523| // If the compiler admits that it is not ready for C++11, why torture it?
524| // Hopefully, this will speed up the test.
525|
526| #ifndef __cplusplus
527|
528| #error "This is not a C++ compiler"
529|
530| #elif __cplusplus < 201103L
531|
532| #error "This is not a C++11 compiler"
533|
534| #else
535|
536| namespace cxx11
537| {
538|
539|   namespace test_static_assert
540|   {
541|
542|     template <typename T>
543|     struct check
544|     {
545|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
546|     };
547|
548|   }
549|
550|   namespace test_final_override
551|   {
552|
553|     struct Base
554|     {
555|       virtual void f() {}
556|     };
557|
558|     struct Derived : public Base
559|     {
560|       virtual void f() override {}
561|     };
562|
563|   }
564|
565|   namespace test_double_right_angle_brackets
566|   {
567|
568|     template < typename T >
569|     struct check {};
570|
571|     typedef check<void> single_type;
572|     typedef check<check<void>> double_type;
573|     typedef check<check<check<void>>> triple_type;
574|     typedef check<check<check<check<void>>>> quadruple_type;
575|
576|   }
577|
578|   namespace test_decltype
579|   {
580|
581|     int
582|     f()
583|     {
584|       int a = 1;
585|       decltype(a) b = 2;
586|       return a + b;
587|     }
588|
589|   }
590|
591|   namespace test_type_deduction
592|   {
593|
594|     template < typename T1, typename T2 >
595|     struct is_same
596|     {
597|       static const bool value = false;
598|     };
599|
600|     template < typename T >
601|     struct is_same<T, T>
602|     {
603|       static const bool value = true;
604|     };
605|
606|     template < typename T1, typename T2 >
607|     auto
608|     add(T1 a1, T2 a2) -> decltype(a1 + a2)
609|     {
610|       return a1 + a2;
611|     }
612|
613|     int
614|     test(const int c, volatile int v)
615|     {
616|       static_assert(is_same<int, decltype(0)>::value == true, "");
617|       static_assert(is_same<int, decltype(c)>::value == false, "");
618|       static_assert(is_same<int, decltype(v)>::value == false, "");
619|       auto ac = c;
620|       auto av = v;
621|       auto sumi = ac + av + 'x';
622|       auto sumf = ac + av + 1.0;
623|       static_assert(is_same<int, decltype(ac)>::value == true, "");
624|       static_assert(is_same<int, decltype(av)>::value == true, "");
625|       static_assert(is_same<int, decltype(sumi)>::value == true, "");
626|       static_assert(is_same<int, decltype(sumf)>::value == false, "");
627|       static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
628|       return (sumf > 0.0) ? sumi : add(c, v);
629|     }
630|
631|   }
632|
633|   namespace test_noexcept
634|   {
635|
636|     int f() { return 0; }
637|     int g() noexcept { return 0; }
638|
639|     static_assert(noexcept(f()) == false, "");
640|     static_assert(noexcept(g()) == true, "");
641|
642|   }
643|
644|   namespace test_constexpr
645|   {
646|
647|     template < typename CharT >
648|     unsigned long constexpr
649|     strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
650|     {
651|       return *s ? strlen_c_r(s + 1, acc + 1) : acc;
652|     }
653|
654|     template < typename CharT >
655|     unsigned long constexpr
656|     strlen_c(const CharT *const s) noexcept
657|     {
658|       return strlen_c_r(s, 0UL);
659|     }
660|
661|     static_assert(strlen_c("") == 0UL, "");
662|     static_assert(strlen_c("1") == 1UL, "");
663|     static_assert(strlen_c("example") == 7UL, "");
664|     static_assert(strlen_c("another\0example") == 7UL, "");
665|
666|   }
667|
668|   namespace test_rvalue_references
669|   {
670|
671|     template < int N >
672|     struct answer
673|     {
674|       static constexpr int value = N;
675|     };
676|
677|     answer<1> f(int&)       { return answer<1>(); }
678|     answer<2> f(const int&) { return answer<2>(); }
679|     answer<3> f(int&&)      { return answer<3>(); }
680|
681|     void
682|     test()
683|     {
684|       int i = 0;
685|       const int c = 0;
686|       static_assert(decltype(f(i))::value == 1, "");
687|       static_assert(decltype(f(c))::value == 2, "");
688|       static_assert(decltype(f(0))::value == 3, "");
689|     }
690|
691|   }
692|
693|   namespace test_uniform_initialization
694|   {
695|
696|     struct test
697|     {
698|       static const int zero {};
699|       static const int one {1};
700|     };
701|
702|     static_assert(test::zero == 0, "");
703|     static_assert(test::one == 1, "");
704|
705|   }
706|
707|   namespace test_lambdas
708|   {
709|
710|     void
711|     test1()
712|     {
713|       auto lambda1 = [](){};
714|       auto lambda2 = lambda1;
715|       lambda1();
716|       lambda2();
717|     }
718|
719|     int
720|     test2()
721|     {
722|       auto a = [](int i, int j){ return i + j; }(1, 2);
723|       auto b = []() -> int { return '0'; }();
724|       auto c = [=](){ return a + b; }();
725|       auto d = [&](){ return c; }();
726|       auto e = [a, &b](int x) mutable {
727|         const auto identity = [](int y){ return y; };
728|         for (auto i = 0; i < a; ++i)
729|           a += b--;
730|         return x + identity(a + b);
731|       }(0);
732|       return a + b + c + d + e;
733|     }
734|
735|     int
736|     test3()
737|     {
738|       const auto nullary = [](){ return 0; };
739|       const auto unary = [](int x){ return x; };
740|       using nullary_t = decltype(nullary);
741|       using unary_t = decltype(unary);
742|       const auto higher1st = [](nullary_t f){ return f(); };
743|       const auto higher2nd = [unary](nullary_t f1){
744|         return [unary, f1](unary_t f2){ return f2(unary(f1())); };
745|       };
746|       return higher1st(nullary) + higher2nd(nullary)(unary);
747|     }
748|
749|   }
750|
751|   namespace test_variadic_templates
752|   {
753|
754|     template <int...>
755|     struct sum;
756|
757|     template <int N0, int... N1toN>
758|     struct sum<N0, N1toN...>
759|     {
760|       static constexpr auto value = N0 + sum<N1toN...>::value;
761|     };
762|
763|     template <>
764|     struct sum<>
765|     {
766|       static constexpr auto value = 0;
767|     };
768|
769|     static_assert(sum<>::value == 0, "");
770|     static_assert(sum<1>::value == 1, "");
771|     static_assert(sum<23>::value == 23, "");
772|     static_assert(sum<1, 2>::value == 3, "");
773|     static_assert(sum<5, 5, 11>::value == 21, "");
774|     static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
775|
776|   }
777|
778|   // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
779|   // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
780|   // because of this.
781|   namespace test_template_alias_sfinae
782|   {
783|
784|     struct foo {};
785|
786|     template<typename T>
787|     using member = typename T::member_type;
788|
789|     template<typename T>
790|     void func(...) {}
791|
792|     template<typename T>
793|     void func(member<T>*) {}
794|
795|     void test();
796|
797|     void test() { func<foo>(0); }
798|
799|   }
800|
801| }  // namespace cxx11
802|
803| #endif  // __cplusplus >= 201103L
804|
805|
806|
807|
808| // If the compiler admits that it is not ready for C++14, why torture it?
809| // Hopefully, this will speed up the test.
810|
811| #ifndef __cplusplus
812|
813| #error "This is not a C++ compiler"
814|
815| #elif __cplusplus < 201402L
816|
817| #error "This is not a C++14 compiler"
818|
819| #else
820|
821| namespace cxx14
822| {
823|
824|   namespace test_polymorphic_lambdas
825|   {
826|
827|     int
828|     test()
829|     {
830|       const auto lambda = [](auto&&... args){
831|         const auto istiny = [](auto x){
832|           return (sizeof(x) == 1UL) ? 1 : 0;
833|         };
834|         const int aretiny[] = { istiny(args)... };
835|         return aretiny[0];
836|       };
837|       return lambda(1, 1L, 1.0f, '1');
838|     }
839|
840|   }
841|
842|   namespace test_binary_literals
843|   {
844|
845|     constexpr auto ivii = 0b0000000000101010;
846|     static_assert(ivii == 42, "wrong value");
847|
848|   }
849|
850|   namespace test_generalized_constexpr
851|   {
852|
853|     template < typename CharT >
854|     constexpr unsigned long
855|     strlen_c(const CharT *const s) noexcept
856|     {
857|       auto length = 0UL;
858|       for (auto p = s; *p; ++p)
859|         ++length;
860|       return length;
861|     }
862|
863|     static_assert(strlen_c("") == 0UL, "");
864|     static_assert(strlen_c("x") == 1UL, "");
865|     static_assert(strlen_c("test") == 4UL, "");
866|     static_assert(strlen_c("another\0test") == 7UL, "");
867|
868|   }
869|
870|   namespace test_lambda_init_capture
871|   {
872|
873|     int
874|     test()
875|     {
876|       auto x = 0;
877|       const auto lambda1 = [a = x](int b){ return a + b; };
878|       const auto lambda2 = [a = lambda1(x)](){ return a; };
879|       return lambda2();
880|     }
881|
882|   }
883|
884|   namespace test_digit_separators
885|   {
886|
887|     constexpr auto ten_million = 100'000'000;
888|     static_assert(ten_million == 100000000, "");
889|
890|   }
891|
892|   namespace test_return_type_deduction
893|   {
894|
895|     auto f(int& x) { return x; }
896|     decltype(auto) g(int& x) { return x; }
897|
898|     template < typename T1, typename T2 >
899|     struct is_same
900|     {
901|       static constexpr auto value = false;
902|     };
903|
904|     template < typename T >
905|     struct is_same<T, T>
906|     {
907|       static constexpr auto value = true;
908|     };
909|
910|     int
911|     test()
912|     {
913|       auto x = 0;
914|       static_assert(is_same<int, decltype(f(x))>::value, "");
915|       static_assert(is_same<int&, decltype(g(x))>::value, "");
916|       return x;
917|     }
918|
919|   }
920|
921| }  // namespace cxx14
922|
923| #endif  // __cplusplus >= 201402L
924|
925|
926|
927configure:17426: result: no
928configure:17438: checking whether /usr/bin/clang++ supports C++14 features with -std=c++14
929configure:17854: /usr/bin/clang++ -std=c++14 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
930configure:17854: $? = 0
931configure:17863: result: yes
932configure:21899: checking for pkg-config
933configure:21917: found /opt/local/bin/pkg-config
934configure:21930: result: /opt/local/bin/pkg-config
935configure:22037: checking for IlmBase
936configure:22078: /usr/bin/clang++ -std=c++14 -o conftest -D_THREAD_SAFE -I/opt/local/include/OpenEXR -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -L/opt/local/lib -lImath -lHalf -lIex -lIexMath -lIlmThread  >&5
937configure:22078: $? = 0
938configure:22078: ./conftest
939configure:22078: $? = 0
940configure:22089: result: yes
941configure:22091: result: Compiled and ran IlmBase test program.
942configure:22284: checking for python version
943configure:22291: result: 2.7
944configure:22303: checking for python platform
945configure:22310: result: darwin
946configure:22336: checking for python script directory
947configure:22371: result: ${prefix}/lib/python2.7/site-packages
948configure:22380: checking for python extension module directory
949configure:22415: result: ${exec_prefix}/lib/python2.7/site-packages
950configure:22492: checking for boost::python
951configure:22528: /usr/bin/clang++ -std=c++14 -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib conftest.cpp  -lpython2.7 -lboost_python-mt  -lpython2.7 >&5
952In file included from conftest.cpp:25:
953In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:88:
954/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:534:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
955    register PyObject *obj,     /* Object */
956    ^~~~~~~~~
957/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:553:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
958    register PyObject *obj      /* Object */
959    ^~~~~~~~~
960/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:575:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
961    register const wchar_t *w,  /* wchar_t buffer */
962    ^~~~~~~~~
963/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:593:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
964    register wchar_t *w,        /* wchar_t buffer */
965    ^~~~~~~~~
966In file included from conftest.cpp:25:
967In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:97:
968/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:173:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
969    register PyObject *obj,     /* string or Unicode object */
970    ^~~~~~~~~
971/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:174:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
972    register char **s,          /* pointer to buffer variable */
973    ^~~~~~~~~
974/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
975    register Py_ssize_t *len    /* pointer to length variable or NULL
976    ^~~~~~~~~
9777 warnings generated.
978ld: library not found for -lboost_python-mt
979clang: error: linker command failed with exit code 1 (use -v to see invocation)
980configure:22528: $? = 1
981configure: program exited with status 1
982configure: failed program was:
983| /* confdefs.h */
984| #define PACKAGE_NAME "PyIlmBase"
985| #define PACKAGE_TARNAME "pyilmbase"
986| #define PACKAGE_VERSION "2.3.0"
987| #define PACKAGE_STRING "PyIlmBase 2.3.0"
988| #define PACKAGE_BUGREPORT ""
989| #define PACKAGE_URL ""
990| #define PACKAGE "pyilmbase"
991| #define VERSION "2.3.0"
992| #define STDC_HEADERS 1
993| #define HAVE_SYS_TYPES_H 1
994| #define HAVE_SYS_STAT_H 1
995| #define HAVE_STDLIB_H 1
996| #define HAVE_STRING_H 1
997| #define HAVE_MEMORY_H 1
998| #define HAVE_STRINGS_H 1
999| #define HAVE_INTTYPES_H 1
1000| #define HAVE_STDINT_H 1
1001| #define HAVE_UNISTD_H 1
1002| #define HAVE_DLFCN_H 1
1003| #define LT_OBJDIR ".libs/"
1004| #define HAVE_CXX14 1
1005| /* end confdefs.h.  */
1006|
1007| #include <Python.h>
1008| #include <boost/python.hpp>
1009|
1010| int
1011| main ()
1012| {
1013| Py_Initialize(); boost::python::object obj;; system("touch conf.testprogram");
1014|   ;
1015|   return 0;
1016| }
1017configure:22544: result: no
1018configure:22566: /usr/bin/clang++ -std=c++14 -c -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/include conftest.cpp >&5
1019In file included from conftest.cpp:25:
1020In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:88:
1021/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:534:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1022    register PyObject *obj,     /* Object */
1023    ^~~~~~~~~
1024/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:553:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1025    register PyObject *obj      /* Object */
1026    ^~~~~~~~~
1027/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:575:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1028    register const wchar_t *w,  /* wchar_t buffer */
1029    ^~~~~~~~~
1030/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:593:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1031    register wchar_t *w,        /* wchar_t buffer */
1032    ^~~~~~~~~
1033In file included from conftest.cpp:25:
1034In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:97:
1035/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:173:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1036    register PyObject *obj,     /* string or Unicode object */
1037    ^~~~~~~~~
1038/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:174:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1039    register char **s,          /* pointer to buffer variable */
1040    ^~~~~~~~~
1041/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1042    register Py_ssize_t *len    /* pointer to length variable or NULL
1043    ^~~~~~~~~
10447 warnings generated.
1045configure:22566: $? = 0
1046configure:22592: /usr/bin/clang++ -std=c++14 -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib conftest.cpp  -lpython2.7 -lboost_python-mt  -lpython2.7 >&5
1047In file included from conftest.cpp:25:
1048In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:88:
1049/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:534:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1050    register PyObject *obj,     /* Object */
1051    ^~~~~~~~~
1052/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:553:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1053    register PyObject *obj      /* Object */
1054    ^~~~~~~~~
1055/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:575:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1056    register const wchar_t *w,  /* wchar_t buffer */
1057    ^~~~~~~~~
1058/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/unicodeobject.h:593:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1059    register wchar_t *w,        /* wchar_t buffer */
1060    ^~~~~~~~~
1061In file included from conftest.cpp:25:
1062In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:97:
1063/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:173:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1064    register PyObject *obj,     /* string or Unicode object */
1065    ^~~~~~~~~
1066/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:174:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1067    register char **s,          /* pointer to buffer variable */
1068    ^~~~~~~~~
1069/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/stringobject.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
1070    register Py_ssize_t *len    /* pointer to length variable or NULL
1071    ^~~~~~~~~
10727 warnings generated.
1073ld: library not found for -lboost_python-mt
1074clang: error: linker command failed with exit code 1 (use -v to see invocation)
1075configure:22592: $? = 1
1076configure: failed program was:
1077| /* confdefs.h */
1078| #define PACKAGE_NAME "PyIlmBase"
1079| #define PACKAGE_TARNAME "pyilmbase"
1080| #define PACKAGE_VERSION "2.3.0"
1081| #define PACKAGE_STRING "PyIlmBase 2.3.0"
1082| #define PACKAGE_BUGREPORT ""
1083| #define PACKAGE_URL ""
1084| #define PACKAGE "pyilmbase"
1085| #define VERSION "2.3.0"
1086| #define STDC_HEADERS 1
1087| #define HAVE_SYS_TYPES_H 1
1088| #define HAVE_SYS_STAT_H 1
1089| #define HAVE_STDLIB_H 1
1090| #define HAVE_STRING_H 1
1091| #define HAVE_MEMORY_H 1
1092| #define HAVE_STRINGS_H 1
1093| #define HAVE_INTTYPES_H 1
1094| #define HAVE_STDINT_H 1
1095| #define HAVE_UNISTD_H 1
1096| #define HAVE_DLFCN_H 1
1097| #define LT_OBJDIR ".libs/"
1098| #define HAVE_CXX14 1
1099| /* end confdefs.h.  */
1100|
1101| #include <Python.h>
1102| #include <boost/python.hpp>
1103|
1104| int
1105| main ()
1106| {
1107| Py_Initialize(); boost::python::object obj; ;
1108|   ;
1109|   return 0;
1110| }
1111configure:22629: error: Could not compile boost::python test program.
1112
1113## ---------------- ##
1114## Cache variables. ##
1115## ---------------- ##
1116
1117ac_cv_build=x86_64-apple-darwin17.7.0
1118ac_cv_c_compiler_gnu=yes
1119ac_cv_cxx_compiler_gnu=yes
1120ac_cv_env_CCC_set=
1121ac_cv_env_CCC_value=
1122ac_cv_env_CC_set=set
1123ac_cv_env_CC_value=/usr/bin/clang
1124ac_cv_env_CFLAGS_set=set
1125ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1126ac_cv_env_CPPFLAGS_set=set
1127ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1128ac_cv_env_CPP_set=
1129ac_cv_env_CPP_value=
1130ac_cv_env_CXXCPP_set=
1131ac_cv_env_CXXCPP_value=
1132ac_cv_env_CXXFLAGS_set=set
1133ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
1134ac_cv_env_CXX_set=set
1135ac_cv_env_CXX_value=/usr/bin/clang++
1136ac_cv_env_LDFLAGS_set=set
1137ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1138ac_cv_env_LIBS_set=
1139ac_cv_env_LIBS_value=
1140ac_cv_env_PKG_CONFIG_set=
1141ac_cv_env_PKG_CONFIG_value=
1142ac_cv_env_PYTHON_set=set
1143ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
1144ac_cv_env_build_alias_set=
1145ac_cv_env_build_alias_value=
1146ac_cv_env_host_alias_set=
1147ac_cv_env_host_alias_value=
1148ac_cv_env_target_alias_set=
1149ac_cv_env_target_alias_value=
1150ac_cv_header_dlfcn_h=yes
1151ac_cv_header_inttypes_h=yes
1152ac_cv_header_memory_h=yes
1153ac_cv_header_stdc=yes
1154ac_cv_header_stdint_h=yes
1155ac_cv_header_stdlib_h=yes
1156ac_cv_header_string_h=yes
1157ac_cv_header_strings_h=yes
1158ac_cv_header_sys_stat_h=yes
1159ac_cv_header_sys_types_h=yes
1160ac_cv_header_unistd_h=yes
1161ac_cv_host=x86_64-apple-darwin17.7.0
1162ac_cv_objext=o
1163ac_cv_path_EGREP='/usr/bin/grep -E'
1164ac_cv_path_FGREP='/usr/bin/grep -F'
1165ac_cv_path_GREP=/usr/bin/grep
1166ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
1167ac_cv_path_SED=/opt/local/bin/gsed
1168ac_cv_path_mkdir=/opt/local/bin/gmkdir
1169ac_cv_prog_AWK=gawk
1170ac_cv_prog_CPP='/usr/bin/clang -E'
1171ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1172ac_cv_prog_ac_ct_AR=ar
1173ac_cv_prog_ac_ct_CC=/usr/bin/clang
1174ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1175ac_cv_prog_ac_ct_LIPO=lipo
1176ac_cv_prog_ac_ct_NMEDIT=nmedit
1177ac_cv_prog_ac_ct_OBJDUMP=objdump
1178ac_cv_prog_ac_ct_OTOOL=otool
1179ac_cv_prog_ac_ct_RANLIB=ranlib
1180ac_cv_prog_ac_ct_STRIP=strip
1181ac_cv_prog_cc_c89=
1182ac_cv_prog_cc_g=yes
1183ac_cv_prog_cxx_g=yes
1184ac_cv_prog_make_make_set=yes
1185am_cv_CC_dependencies_compiler_type=gcc3
1186am_cv_CXX_dependencies_compiler_type=gcc3
1187am_cv_make_support_nested_variables=yes
1188am_cv_python_platform=darwin
1189am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
1190am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
1191am_cv_python_version=2.7
1192ax_cv_cxx_compile_cxx14=no
1193ax_cv_cxx_compile_cxx14__std_cpp14=yes
1194lt_cv_apple_cc_single_mod=yes
1195lt_cv_ar_at_file=no
1196lt_cv_deplibs_check_method=pass_all
1197lt_cv_file_magic_cmd='$MAGIC_CMD'
1198lt_cv_file_magic_test_file=
1199lt_cv_ld_exported_symbols_list=yes
1200lt_cv_ld_force_load=yes
1201lt_cv_ld_reload_flag=-r
1202lt_cv_nm_interface='BSD nm'
1203lt_cv_objdir=.libs
1204lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1205lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1206lt_cv_path_NM=/opt/local/bin/nm
1207lt_cv_path_mainfest_tool=no
1208lt_cv_prog_compiler_c_o=yes
1209lt_cv_prog_compiler_c_o_CXX=yes
1210lt_cv_prog_compiler_pic='-fno-common -DPIC'
1211lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1212lt_cv_prog_compiler_pic_works=yes
1213lt_cv_prog_compiler_pic_works_CXX=yes
1214lt_cv_prog_compiler_rtti_exceptions=yes
1215lt_cv_prog_compiler_static_works=no
1216lt_cv_prog_compiler_static_works_CXX=no
1217lt_cv_prog_gnu_ld=no
1218lt_cv_prog_gnu_ldcxx=no
1219lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1220lt_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'\'''
1221lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1222lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1223lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1224lt_cv_sys_max_cmd_len=196608
1225lt_cv_to_host_file_cmd=func_convert_file_noop
1226lt_cv_to_tool_file_cmd=func_convert_file_noop
1227
1228## ----------------- ##
1229## Output variables. ##
1230## ----------------- ##
1231
1232ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/missing aclocal-1.13'
1233AMDEPBACKSLASH='\'
1234AMDEP_FALSE='#'
1235AMDEP_TRUE=''
1236AMTAR='$${TAR-tar}'
1237AM_BACKSLASH='\'
1238AM_CFLAGS=''
1239AM_CXXFLAGS=''
1240AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1241AM_DEFAULT_VERBOSITY='1'
1242AM_LDFLAGS=''
1243AM_V='$(V)'
1244AR='ar'
1245AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/missing autoconf'
1246AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/missing autoheader'
1247AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/missing automake-1.13'
1248AWK='gawk'
1249BOOST_PYTHON_LIBS='-lboost_python-mt'
1250BUILD_PYIMATHNUMPY_FALSE=''
1251BUILD_PYIMATHNUMPY_TRUE=''
1252CC='/usr/bin/clang'
1253CCDEPMODE='depmode=gcc3'
1254CFLAGS='-pipe -Os -arch x86_64'
1255CPP='/usr/bin/clang -E'
1256CPPFLAGS='-I/opt/local/include'
1257CXX='/usr/bin/clang++ -std=c++14'
1258CXXCPP='/usr/bin/clang++ -E -std=c++14'
1259CXXDEPMODE='depmode=gcc3'
1260CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++14  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
1261CYGPATH_W='echo'
1262DEFS=''
1263DEPDIR='.deps'
1264DLLTOOL='false'
1265DSYMUTIL='dsymutil'
1266DUMPBIN=''
1267ECHO_C='\c'
1268ECHO_N=''
1269ECHO_T=''
1270EGREP='/usr/bin/grep -E'
1271EXEEXT=''
1272FGREP='/usr/bin/grep -F'
1273GREP='/usr/bin/grep'
1274HAVE_CXX11=''
1275HAVE_CXX14='1'
1276HAVE_CXX17=''
1277ILMBASE_CXXFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR'
1278ILMBASE_LDFLAGS='-L/opt/local/lib'
1279ILMBASE_LIBS='-L/opt/local/lib -lImath -lHalf -lIex -lIexMath -lIlmThread'
1280INSTALL_DATA='${INSTALL} -m 644'
1281INSTALL_PROGRAM='${INSTALL}'
1282INSTALL_SCRIPT='${INSTALL}'
1283INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1284LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1285LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib'
1286LIBOBJS=''
1287LIBS=' -lpython2.7 -lboost_python-mt  -lpython2.7'
1288LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1289LIBTOOL_VERSION='24:2:0'
1290LIPO='lipo'
1291LN_S='ln -s'
1292LTLIBOBJS=''
1293MAINT='#'
1294MAINTAINER_MODE_FALSE=''
1295MAINTAINER_MODE_TRUE='#'
1296MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/missing makeinfo'
1297MANIFEST_TOOL=':'
1298MKDIR_P='/opt/local/bin/gmkdir -p'
1299NM='/opt/local/bin/nm'
1300NMEDIT='nmedit'
1301NUMPY_CXXFLAGS=''
1302OBJDUMP='objdump'
1303OBJEXT='o'
1304OTOOL64=':'
1305OTOOL='otool'
1306PACKAGE='pyilmbase'
1307PACKAGE_BUGREPORT=''
1308PACKAGE_NAME='PyIlmBase'
1309PACKAGE_STRING='PyIlmBase 2.3.0'
1310PACKAGE_TARNAME='pyilmbase'
1311PACKAGE_URL=''
1312PACKAGE_VERSION='2.3.0'
1313PATH_SEPARATOR=':'
1314PKG_CONFIG='/opt/local/bin/pkg-config'
1315PYILMBASE_VERSION='2.3.0'
1316PYTHON='/opt/local/bin/python2.7'
1317PYTHON_EXEC_PREFIX='${exec_prefix}'
1318PYTHON_PLATFORM='darwin'
1319PYTHON_PREFIX='${prefix}'
1320PYTHON_VERSION='2.7'
1321RANLIB='ranlib'
1322SED='/opt/local/bin/gsed'
1323SET_MAKE=''
1324SHELL='/bin/sh'
1325STRIP='strip'
1326VERSION='2.3.0'
1327ac_ct_AR='ar'
1328ac_ct_CC='/usr/bin/clang'
1329ac_ct_CXX=''
1330ac_ct_DUMPBIN=''
1331am__EXEEXT_FALSE=''
1332am__EXEEXT_TRUE=''
1333am__fastdepCC_FALSE='#'
1334am__fastdepCC_TRUE=''
1335am__fastdepCXX_FALSE='#'
1336am__fastdepCXX_TRUE=''
1337am__include='include'
1338am__isrc=''
1339am__leading_dot='.'
1340am__nodep='_no'
1341am__quote=''
1342am__tar='$${TAR-tar} chof - "$$tardir"'
1343am__untar='$${TAR-tar} xf -'
1344bindir='${exec_prefix}/bin'
1345build='x86_64-apple-darwin17.7.0'
1346build_alias=''
1347build_cpu='x86_64'
1348build_os='darwin17.7.0'
1349build_vendor='apple'
1350datadir='${datarootdir}'
1351datarootdir='${prefix}/share'
1352docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1353dvidir='${docdir}'
1354exec_prefix='NONE'
1355host='x86_64-apple-darwin17.7.0'
1356host_alias=''
1357host_cpu='x86_64'
1358host_os='darwin17.7.0'
1359host_vendor='apple'
1360htmldir='${docdir}'
1361includedir='${prefix}/include'
1362infodir='${datarootdir}/info'
1363install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openexr/py27-pyilmbase/work/pyilmbase-2.3.0/install-sh'
1364libdir='${exec_prefix}/lib'
1365libexecdir='${exec_prefix}/libexec'
1366localedir='${datarootdir}/locale'
1367localstatedir='${prefix}/var'
1368mandir='${datarootdir}/man'
1369mkdir_p='$(MKDIR_P)'
1370oldincludedir='/usr/include'
1371pdfdir='${docdir}'
1372pkgpyexecdir='${pyexecdir}/pyilmbase'
1373pkgpythondir='${pythondir}/pyilmbase'
1374prefix='/opt/local'
1375program_transform_name='s,x,x,'
1376psdir='${docdir}'
1377pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
1378pythondir='${prefix}/lib/python2.7/site-packages'
1379sbindir='${exec_prefix}/sbin'
1380sharedstatedir='${prefix}/com'
1381sysconfdir='${prefix}/etc'
1382target_alias=''
1383
1384## ----------- ##
1385## confdefs.h. ##
1386## ----------- ##
1387
1388/* confdefs.h */
1389#define PACKAGE_NAME "PyIlmBase"
1390#define PACKAGE_TARNAME "pyilmbase"
1391#define PACKAGE_VERSION "2.3.0"
1392#define PACKAGE_STRING "PyIlmBase 2.3.0"
1393#define PACKAGE_BUGREPORT ""
1394#define PACKAGE_URL ""
1395#define PACKAGE "pyilmbase"
1396#define VERSION "2.3.0"
1397#define STDC_HEADERS 1
1398#define HAVE_SYS_TYPES_H 1
1399#define HAVE_SYS_STAT_H 1
1400#define HAVE_STDLIB_H 1
1401#define HAVE_STRING_H 1
1402#define HAVE_MEMORY_H 1
1403#define HAVE_STRINGS_H 1
1404#define HAVE_INTTYPES_H 1
1405#define HAVE_STDINT_H 1
1406#define HAVE_UNISTD_H 1
1407#define HAVE_DLFCN_H 1
1408#define LT_OBJDIR ".libs/"
1409#define HAVE_CXX14 1
1410
1411configure: exit 1