Ticket #56133: config.log

File config.log, 66.3 KB (added by andreavicere, 6 years ago)

config.log file, output of automake

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 LALBurst configure 1.4.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-silent-rules --disable-gcc-flags --enable-swig-iface --disable-python PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MBP-di-Andrea.homenet.telecomitalia.it
14uname -m = x86_64
15uname -r = 17.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~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.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 431 tasks, 2262 threads, 8 processors
34Load average: 2.96, Mach factor: 5.03
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:2891: checking for a BSD-compatible install
52configure:2959: result: /usr/bin/install -c
53configure:2970: checking whether build environment is sane
54configure:3025: result: yes
55configure:3176: checking for a thread-safe mkdir -p
56configure:3215: result: /opt/local/bin/gmkdir -p
57configure:3222: checking for gawk
58configure:3238: found /opt/local/bin/gawk
59configure:3249: result: gawk
60configure:3260: checking whether make sets $(MAKE)
61configure:3282: result: yes
62configure:3311: checking whether make supports nested variables
63configure:3328: result: yes
64configure:3417: checking whether UID '502' is supported by ustar format
65configure:3420: result: yes
66configure:3427: checking whether GID '501' is supported by ustar format
67configure:3430: result: yes
68configure:3438: checking how to create a ustar tar archive
69configure:3449: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:3452: $? = 0
72configure:3492: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3495: $? = 0
74configure:3499: tar -xf - <conftest.tar
75configure:3502: $? = 0
76configure:3504: cat conftest.dir/file
77GrepMe
78configure:3507: $? = 0
79configure:3520: result: gnutar
80configure:3583: checking build system type
81configure:3597: result: x86_64-apple-darwin17.4.0
82configure:3617: checking host system type
83configure:3630: result: x86_64-apple-darwin17.4.0
84configure:3664: checking for git
85configure:3682: found /opt/local/bin/git
86configure:3694: result: /opt/local/bin/git
87configure:3710: checking whether building from a git repository
88configure:3720: result: no
89configure:4160: checking whether make supports nested variables
90configure:4177: result: yes
91configure:4194: checking whether make supports the include directive
92configure:4209: make -f confmf.GNU && cat confinc.out
93this is the am__doit target
94configure:4212: $? = 0
95configure:4231: result: yes (GNU style)
96configure:4301: checking for gcc
97configure:4328: result: /opt/local/bin/clang-mp-3.9
98configure:4557: checking for C compiler version
99configure:4566: /opt/local/bin/clang-mp-3.9 --version >&5
100clang version 3.9.1 (tags/RELEASE_391/final)
101Target: x86_64-apple-darwin17.4.0
102Thread model: posix
103InstalledDir: /opt/local/libexec/llvm-3.9/bin
104configure:4577: $? = 0
105configure:4566: /opt/local/bin/clang-mp-3.9 -v >&5
106clang version 3.9.1 (tags/RELEASE_391/final)
107Target: x86_64-apple-darwin17.4.0
108Thread model: posix
109InstalledDir: /opt/local/libexec/llvm-3.9/bin
110configure:4577: $? = 0
111configure:4566: /opt/local/bin/clang-mp-3.9 -V >&5
112clang: error: argument to '-V' is missing (expected 1 value)
113clang: error: no input files
114configure:4577: $? = 1
115configure:4566: /opt/local/bin/clang-mp-3.9 -qversion >&5
116clang: error: unknown argument: '-qversion'
117clang: error: no input files
118configure:4577: $? = 1
119configure:4597: checking whether the C compiler works
120configure:4619: /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
121configure:4623: $? = 0
122configure:4671: result: yes
123configure:4674: checking for C compiler default output file name
124configure:4676: result: a.out
125configure:4682: checking for suffix of executables
126configure:4689: /opt/local/bin/clang-mp-3.9 -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
127configure:4693: $? = 0
128configure:4715: result:
129configure:4737: checking whether we are cross compiling
130configure:4745: /opt/local/bin/clang-mp-3.9 -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
131configure:4749: $? = 0
132configure:4756: ./conftest
133configure:4760: $? = 0
134configure:4775: result: no
135configure:4780: checking for suffix of object files
136configure:4802: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
137configure:4806: $? = 0
138configure:4827: result: o
139configure:4831: checking whether we are using the GNU C compiler
140configure:4850: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
141configure:4850: $? = 0
142configure:4859: result: yes
143configure:4868: checking whether /opt/local/bin/clang-mp-3.9 accepts -g
144configure:4888: /opt/local/bin/clang-mp-3.9 -c -g -I/opt/local/include conftest.c >&5
145configure:4888: $? = 0
146configure:4929: result: yes
147configure:4946: checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C89
148configure:5009: /opt/local/bin/clang-mp-3.9  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
149configure:5009: $? = 0
150configure:5022: result: none needed
151configure:5047: checking whether /opt/local/bin/clang-mp-3.9 understands -c and -o together
152configure:5069: /opt/local/bin/clang-mp-3.9 -c conftest.c -o conftest2.o
153configure:5072: $? = 0
154configure:5069: /opt/local/bin/clang-mp-3.9 -c conftest.c -o conftest2.o
155configure:5072: $? = 0
156configure:5084: result: yes
157configure:5103: checking dependency style of /opt/local/bin/clang-mp-3.9
158configure:5214: result: gcc3
159configure:5229: checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C99
160configure:5378: /opt/local/bin/clang-mp-3.9  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
161configure:5378: $? = 0
162configure:5391: result: none needed
163configure:5411: checking how to run the C preprocessor
164configure:5442: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c
165configure:5442: $? = 0
166configure:5456: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c
167conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
168#include <ac_nonexistent.h>
169         ^
1701 error generated.
171configure:5456: $? = 1
172configure: failed program was:
173| /* confdefs.h */
174| #define PACKAGE_NAME "LALBurst"
175| #define PACKAGE_TARNAME "lalburst"
176| #define PACKAGE_VERSION "1.4.4"
177| #define PACKAGE_STRING "LALBurst 1.4.4"
178| #define PACKAGE_BUGREPORT "lal-discuss@ligo.org"
179| #define PACKAGE_URL ""
180| #define PACKAGE "lalburst"
181| #define VERSION "1.4.4"
182| #define LALBURST_VERSION "1.4.4"
183| #define LALBURST_VERSION_MAJOR 1
184| #define LALBURST_VERSION_MINOR 4
185| #define LALBURST_VERSION_MICRO 4
186| #define LALBURST_VERSION_DEVEL 0
187| /* end confdefs.h.  */
188| #include <ac_nonexistent.h>
189configure:5481: result: /opt/local/bin/clang-mp-3.9 -E
190configure:5501: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c
191configure:5501: $? = 0
192configure:5515: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c
193conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
194#include <ac_nonexistent.h>
195         ^
1961 error generated.
197configure:5515: $? = 1
198configure: failed program was:
199| /* confdefs.h */
200| #define PACKAGE_NAME "LALBurst"
201| #define PACKAGE_TARNAME "lalburst"
202| #define PACKAGE_VERSION "1.4.4"
203| #define PACKAGE_STRING "LALBurst 1.4.4"
204| #define PACKAGE_BUGREPORT "lal-discuss@ligo.org"
205| #define PACKAGE_URL ""
206| #define PACKAGE "lalburst"
207| #define VERSION "1.4.4"
208| #define LALBURST_VERSION "1.4.4"
209| #define LALBURST_VERSION_MAJOR 1
210| #define LALBURST_VERSION_MINOR 4
211| #define LALBURST_VERSION_MICRO 4
212| #define LALBURST_VERSION_DEVEL 0
213| /* end confdefs.h.  */
214| #include <ac_nonexistent.h>
215configure:6411: appended  -D_ISOC99_SOURCE to AM_CPPFLAGS
216configure:6423: appended  -O2 -g to AM_CFLAGS
217configure:6584: checking whether ln -s works
218configure:6588: result: yes
219configure:6599: checking for gawk
220configure:6626: result: gawk
221configure:6637: checking for a sed that does not truncate output
222configure:6701: result: /opt/local/bin/gsed
223configure:6769: checking whether /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version is >= 2.6
224configure:6780: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
225configure:6783: $? = 0
226configure:6785: result: yes
227configure:6888: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version
228configure:6895: result: 2.7
229configure:6907: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 platform
230configure:6914: result: darwin
231configure:6940: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 script directory
232configure:6975: result: ${prefix}/lib/python2.7/site-packages
233configure:6984: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 extension module directory
234configure:7019: result: ${exec_prefix}/lib/python2.7/site-packages
235configure:7091: checking for sw_vers
236configure:7107: found /usr/bin/sw_vers
237configure:7118: result: sw_vers
238configure:7131: checking Mac OS X version
239configure:7134: result: 10.13.3
240configure:7143: WARNING: Unknown Mac OS X version
241configure:7197: checking how to print strings
242configure:7224: result: printf
243configure:7245: checking for a sed that does not truncate output
244configure:7309: result: /opt/local/bin/gsed
245configure:7327: checking for grep that handles long lines and -e
246configure:7385: result: /usr/bin/grep
247configure:7390: checking for egrep
248configure:7452: result: /usr/bin/grep -E
249configure:7457: checking for fgrep
250configure:7519: result: /usr/bin/grep -F
251configure:7554: checking for ld used by /opt/local/bin/clang-mp-3.9
252configure:7621: result: /opt/local/libexec/llvm-3.9/bin/ld
253configure:7628: checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld
254configure:7643: result: no
255configure:7655: checking for BSD- or MS-compatible name lister (nm)
256configure:7709: result: /opt/local/bin/nm -B
257configure:7839: checking the name lister (/opt/local/bin/nm -B) interface
258configure:7846: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
259configure:7849: /opt/local/bin/nm -B "conftest.o"
260configure:7852: output
261000000000000024c S _some_variable
262configure:7859: result: BSD nm
263configure:7863: checking the maximum length of command line arguments
264configure:7994: result: 196608
265configure:8042: checking how to convert x86_64-apple-darwin17.4.0 file names to x86_64-apple-darwin17.4.0 format
266configure:8082: result: func_convert_file_noop
267configure:8089: checking how to convert x86_64-apple-darwin17.4.0 file names to toolchain format
268configure:8109: result: func_convert_file_noop
269configure:8116: checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files
270configure:8123: result: -r
271configure:8197: checking for objdump
272configure:8213: found /usr/bin/objdump
273configure:8224: result: objdump
274configure:8256: checking how to recognize dependent libraries
275configure:8456: result: pass_all
276configure:8541: checking for dlltool
277configure:8571: result: no
278configure:8601: checking how to associate runtime and link libraries
279configure:8628: result: printf %s\n
280configure:8689: checking for ar
281configure:8705: found /opt/local/bin/ar
282configure:8716: result: ar
283configure:8753: checking for archiver @FILE support
284configure:8770: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
285configure:8770: $? = 0
286configure:8773: ar cru libconftest.a @conftest.lst >&5
287ar: @conftest.lst: No such file or directory
288configure:8776: $? = 1
289configure:8796: result: no
290configure:8854: checking for strip
291configure:8870: found /opt/local/bin/strip
292configure:8881: result: strip
293configure:8953: checking for ranlib
294configure:8969: found /opt/local/bin/ranlib
295configure:8980: result: ranlib
296configure:9082: checking command to parse /opt/local/bin/nm -B output from /opt/local/bin/clang-mp-3.9 object
297configure:9235: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
298configure:9238: $? = 0
299configure:9242: /opt/local/bin/nm -B 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
300configure:9245: $? = 0
301cannot find nm_test_var in conftest.nm
302configure:9235: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
303configure:9238: $? = 0
304configure:9242: /opt/local/bin/nm -B 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
305configure:9245: $? = 0
306configure:9311: /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
307warning: could not find object file symbol for symbol _main
308configure:9314: $? = 0
309configure:9352: result: ok
310configure:9399: checking for sysroot
311configure:9429: result: no
312configure:9436: checking for a working dd
313configure:9474: result: /bin/dd
314configure:9478: checking how to truncate binary pipes
315configure:9493: result: /bin/dd bs=4096 count=1
316configure:9822: checking for mt
317configure:9852: result: no
318configure:9872: checking if : is a manifest tool
319configure:9878: : '-?'
320configure:9886: result: no
321configure:9942: checking for dsymutil
322configure:9958: found /usr/bin/dsymutil
323configure:9969: result: dsymutil
324configure:10034: checking for nmedit
325configure:10050: found /opt/local/bin/nmedit
326configure:10061: result: nmedit
327configure:10126: checking for lipo
328configure:10142: found /opt/local/bin/lipo
329configure:10153: result: lipo
330configure:10218: checking for otool
331configure:10234: found /opt/local/bin/otool
332configure:10245: result: otool
333configure:10310: checking for otool64
334configure:10340: result: no
335configure:10385: checking for -single_module linker flag
336/opt/local/bin/clang-mp-3.9   -O2 -g -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
337configure:10418: result: yes
338configure:10421: checking for -exported_symbols_list linker flag
339configure:10441: /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -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
340configure:10441: $? = 0
341configure:10451: result: yes
342configure:10454: checking for -force_load linker flag
343/opt/local/bin/clang-mp-3.9   -O2 -g -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
344ar cru libconftest.a conftest.o
345ranlib libconftest.a
346/opt/local/bin/clang-mp-3.9   -O2 -g -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
347configure:10486: result: yes
348configure:10559: checking for ANSI C header files
349configure:10579: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
350configure:10579: $? = 0
351configure:10652: /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
352configure:10652: $? = 0
353configure:10652: ./conftest
354configure:10652: $? = 0
355configure:10663: result: yes
356configure:10676: checking for sys/types.h
357configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
358configure:10676: $? = 0
359configure:10676: result: yes
360configure:10676: checking for sys/stat.h
361configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
362configure:10676: $? = 0
363configure:10676: result: yes
364configure:10676: checking for stdlib.h
365configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
366configure:10676: $? = 0
367configure:10676: result: yes
368configure:10676: checking for string.h
369configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
370configure:10676: $? = 0
371configure:10676: result: yes
372configure:10676: checking for memory.h
373configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
374configure:10676: $? = 0
375configure:10676: result: yes
376configure:10676: checking for strings.h
377configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
378configure:10676: $? = 0
379configure:10676: result: yes
380configure:10676: checking for inttypes.h
381configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
382configure:10676: $? = 0
383configure:10676: result: yes
384configure:10676: checking for stdint.h
385configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
386configure:10676: $? = 0
387configure:10676: result: yes
388configure:10676: checking for unistd.h
389configure:10676: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
390configure:10676: $? = 0
391configure:10676: result: yes
392configure:10690: checking for dlfcn.h
393configure:10690: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
394configure:10690: $? = 0
395configure:10690: result: yes
396configure:10958: checking for objdir
397configure:10973: result: .libs
398configure:11237: checking if /opt/local/bin/clang-mp-3.9 supports -fno-rtti -fno-exceptions
399configure:11255: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
400configure:11259: $? = 0
401configure:11272: result: yes
402configure:11630: checking for /opt/local/bin/clang-mp-3.9 option to produce PIC
403configure:11637: result: -fno-common -DPIC
404configure:11645: checking if /opt/local/bin/clang-mp-3.9 PIC flag -fno-common -DPIC works
405configure:11663: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
406configure:11667: $? = 0
407configure:11680: result: yes
408configure:11709: checking if /opt/local/bin/clang-mp-3.9 static flag -static works
409configure:11737: result: no
410configure:11752: checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o
411configure:11773: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include -o out/conftest2.o conftest.c >&5
412configure:11777: $? = 0
413configure:11799: result: yes
414configure:11807: checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o
415configure:11854: result: yes
416configure:11887: checking whether the /opt/local/bin/clang-mp-3.9 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries
417configure:13146: result: yes
418configure:13386: checking dynamic linker characteristics
419configure:14204: result: darwin17.4.0 dyld
420configure:14326: checking how to hardcode library paths into programs
421configure:14351: result: immediate
422configure:14899: checking whether stripping libraries is possible
423configure:14913: result: yes
424configure:14939: checking if libtool supports shared libraries
425configure:14941: result: yes
426configure:14944: checking whether to build shared libraries
427configure:14969: result: yes
428configure:14972: checking whether to build static libraries
429configure:14976: result: yes
430configure:21263: creating ./config.lt
431
432## ------------------ ##
433## Running config.lt. ##
434## ------------------ ##
435config.lt:730: creating libtool
436configure:23141: checking for ANSI C header files
437configure:23245: result: yes
438configure:23255: checking for main in -lm
439configure:23274: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm   >&5
440libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lm
441configure:23274: $? = 0
442configure:23283: result: yes
443configure:23361: checking whether /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version is >= 2.6
444configure:23372: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
445configure:23375: $? = 0
446configure:23377: result: yes
447configure:23480: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version
448configure:23487: result: 2.7
449configure:23499: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 platform
450configure:23506: result: darwin
451configure:23532: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 script directory
452configure:23567: result: ${prefix}/lib/python2.7/site-packages
453configure:23576: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 extension module directory
454configure:23611: result: ${exec_prefix}/lib/python2.7/site-packages
455configure:23768: checking Checking for python-config
456configure:23816: checking for python-config
457configure:23834: found /opt/local/bin/python-config
458configure:23846: result: /opt/local/bin/python-config
459configure:23869: result: yes
460configure:23889: checking Checking if python-config results are accurate
461configure:23912: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64 -lm  -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7   -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm   >&5
462libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lm
463Undefined symbols for architecture x86_64:
464  "_Py_Initialize", referenced from:
465      _main in conftest-9e17e4.o
466ld: symbol(s) not found for architecture x86_64
467clang: error: linker command failed with exit code 1 (use -v to see invocation)
468configure:23912: $? = 1
469configure: failed program was:
470| /* confdefs.h */
471| #define PACKAGE_NAME "LALBurst"
472| #define PACKAGE_TARNAME "lalburst"
473| #define PACKAGE_VERSION "1.4.4"
474| #define PACKAGE_STRING "LALBurst 1.4.4"
475| #define PACKAGE_BUGREPORT "lal-discuss@ligo.org"
476| #define PACKAGE_URL ""
477| #define PACKAGE "lalburst"
478| #define VERSION "1.4.4"
479| #define LALBURST_VERSION "1.4.4"
480| #define LALBURST_VERSION_MAJOR 1
481| #define LALBURST_VERSION_MINOR 4
482| #define LALBURST_VERSION_MICRO 4
483| #define LALBURST_VERSION_DEVEL 0
484| #define STDC_HEADERS 1
485| #define HAVE_SYS_TYPES_H 1
486| #define HAVE_SYS_STAT_H 1
487| #define HAVE_STDLIB_H 1
488| #define HAVE_STRING_H 1
489| #define HAVE_MEMORY_H 1
490| #define HAVE_STRINGS_H 1
491| #define HAVE_INTTYPES_H 1
492| #define HAVE_STDINT_H 1
493| #define HAVE_UNISTD_H 1
494| #define HAVE_DLFCN_H 1
495| #define LT_OBJDIR ".libs/"
496| #define STDC_HEADERS 1
497| #define HAVE_LIBM 1
498| /* end confdefs.h.  */
499|
500|   #include <Python.h>
501| int
502| main ()
503| {
504| Py_Initialize();
505|   ;
506|   return 0;
507| }
508|
509configure:23994: checking for pkg-config
510configure:24012: found /opt/local/bin/pkg-config
511configure:24024: result: /opt/local/bin/pkg-config
512configure:24049: checking pkg-config is at least version 0.9.0
513configure:24052: result: yes
514configure:24062: checking for GSL
515configure:24069: $PKG_CONFIG --exists --print-errors "gsl"
516configure:24072: $? = 0
517configure:24086: $PKG_CONFIG --exists --print-errors "gsl"
518configure:24089: $? = 0
519configure:24127: result: yes
520configure:24253: prepended  -L/opt/local/lib to system AM_LDFLAGS
521configure:24259: prepended  -lgsl -lgslcblas -lm to LIBS
522configure:24266: checking for main in -lgslcblas
523configure:24285: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgslcblas   -lgsl -lgslcblas -lm -lm  >&5
524libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lgsl -lgslcblas -lm
525configure:24285: $? = 0
526configure:24294: result: yes
527configure:24307: checking for gsl_version in -lgsl
528configure:24332: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgsl  -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
529libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lgsl -lgslcblas -lm
530configure:24332: $? = 0
531configure:24341: result: yes
532configure:24357: checking for GSL version >= 1.13
533configure:24394: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
534libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lgsl -lgslcblas -lm
535configure:24394: $? = 0
536configure:24394: ./conftest
537configure:24394: $? = 0
538configure:24396: result: yes
539configure:24442: checking gsl/gsl_errno.h usability
540configure:24442: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
541configure:24442: $? = 0
542configure:24442: result: yes
543configure:24442: checking gsl/gsl_errno.h presence
544configure:24442: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c
545configure:24442: $? = 0
546configure:24442: result: yes
547configure:24442: checking for gsl/gsl_errno.h
548configure:24442: result: yes
549configure:24458: checking for METAIO
550configure:24465: $PKG_CONFIG --exists --print-errors "libmetaio"
551configure:24468: $? = 0
552configure:24482: $PKG_CONFIG --exists --print-errors "libmetaio"
553configure:24485: $? = 0
554configure:24523: result: yes
555configure:24655: prepended  -lmetaio to LIBS
556configure:24662: checking for MetaioOpen in -lmetaio
557configure:24687: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lmetaio   -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
558libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lmetaio -lgsl -lgslcblas -lm
559configure:24687: $? = 0
560configure:24696: result: yes
561configure:24713: checking metaio.h usability
562configure:24713: /opt/local/bin/clang-mp-3.9 -c   -O2 -g -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c >&5
563configure:24713: $? = 0
564configure:24713: result: yes
565configure:24713: checking metaio.h presence
566configure:24713: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -I/opt/local/include conftest.c
567configure:24713: $? = 0
568configure:24713: result: yes
569configure:24713: checking for metaio.h
570configure:24713: result: yes
571configure:24747: checking for LAL
572configure:24754: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
573configure:24757: $? = 0
574configure:24771: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
575configure:24774: $? = 0
576configure:24812: result: yes
577configure:24821: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
578configure:24824: $? = 0
579configure:24844: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
580configure:24847: $? = 0
581configure:24867: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
582configure:24870: $? = 0
583configure:24890: $PKG_CONFIG --exists --print-errors "lal >= ${MIN_LAL_VERSION}"
584configure:24893: $? = 0
585configure:24961: appended  -D_THREAD_SAFE to AM_CPPFLAGS
586configure:24973: appended  -pthread to AM_CFLAGS
587configure:25037: prepended  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f to LIBS
588configure:25075: LAL_DATA_PATH=
589configure:25109: LAL_OCTAVE_PATH=
590configure:25143: LAL_PYTHON_PATH=
591configure:25187: checking for XLALPerror in -llal
592configure:25212: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llal   -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
593libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -pthread
594configure:25212: $? = 0
595configure:25221: result: yes
596configure:25236: checking lal/XLALError.h usability
597configure:25236: /opt/local/bin/clang-mp-3.9 -c   -O2 -g  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
598configure:25236: $? = 0
599configure:25236: result: yes
600configure:25236: checking lal/XLALError.h presence
601configure:25236: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -I/opt/local/include conftest.c
602configure:25236: $? = 0
603configure:25236: result: yes
604configure:25236: checking for lal/XLALError.h
605configure:25236: result: yes
606configure:25253: checking whether LAL headers match the library
607configure:25269: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
608libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -pthread
609configure:25269: $? = 0
610configure:25271: result: yes
611configure:25345: module LAL is ENABLED
612configure:25374: checking for LALSUPPORT
613configure:25381: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
614configure:25384: $? = 0
615configure:25398: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
616configure:25401: $? = 0
617configure:25439: result: yes
618configure:25448: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
619configure:25451: $? = 0
620configure:25471: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
621configure:25474: $? = 0
622configure:25494: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
623configure:25497: $? = 0
624configure:25517: $PKG_CONFIG --exists --print-errors "lalsupport >= ${MIN_LAL_VERSION}"
625configure:25520: $? = 0
626configure:25588: appended  -D_THREAD_SAFE -D_THREAD_SAFE to AM_CPPFLAGS
627configure:25600: appended  -pthread -pthread to AM_CFLAGS
628configure:25664: prepended  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f to LIBS
629configure:25702: LAL_DATA_PATH=
630configure:25736: LAL_OCTAVE_PATH=
631configure:25770: LAL_PYTHON_PATH=
632configure:25814: checking for XLALCacheImport in -llalsupport
633configure:25839: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread  -pthread -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llalsupport   -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
634libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pthread -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llalsupport -lz -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -pthread
635configure:25839: $? = 0
636configure:25848: result: yes
637configure:25863: checking lal/LALCache.h usability
638configure:25863: /opt/local/bin/clang-mp-3.9 -c   -O2 -g  -pthread  -pthread -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
639configure:25863: $? = 0
640configure:25863: result: yes
641configure:25863: checking lal/LALCache.h presence
642configure:25863: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -I/opt/local/include conftest.c
643configure:25863: $? = 0
644configure:25863: result: yes
645configure:25863: checking for lal/LALCache.h
646configure:25863: result: yes
647configure:25904: module LALSupport is ENABLED
648configure:25933: checking for LALMETAIO
649configure:25940: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
650configure:25943: $? = 0
651configure:25957: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
652configure:25960: $? = 0
653configure:25998: result: yes
654configure:26007: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
655configure:26010: $? = 0
656configure:26030: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
657configure:26033: $? = 0
658configure:26053: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
659configure:26056: $? = 0
660configure:26076: $PKG_CONFIG --exists --print-errors "lalmetaio >= ${MIN_LALMETAIO_VERSION}"
661configure:26079: $? = 0
662configure:26147: appended  -D_THREAD_SAFE to AM_CPPFLAGS
663configure:26159: appended  -pthread to AM_CFLAGS
664configure:26223: prepended  -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio to LIBS
665configure:26261: LAL_DATA_PATH=
666configure:26295: LAL_OCTAVE_PATH=
667configure:26329: LAL_PYTHON_PATH=
668configure:26373: checking for XLALCreateMetaTableDir in -llalmetaio
669configure:26398: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread  -pthread -pthread  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llalmetaio   -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio -llalsupport  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
670libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pthread -pthread -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llalmetaio -llalsupport -lz -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -pthread
671configure:26398: $? = 0
672configure:26407: result: yes
673configure:26422: checking lal/LIGOLwXMLRead.h usability
674configure:26422: /opt/local/bin/clang-mp-3.9 -c   -O2 -g  -pthread  -pthread -pthread  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
675configure:26422: $? = 0
676configure:26422: result: yes
677configure:26422: checking lal/LIGOLwXMLRead.h presence
678configure:26422: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include conftest.c
679configure:26422: $? = 0
680configure:26422: result: yes
681configure:26422: checking for lal/LIGOLwXMLRead.h
682configure:26422: result: yes
683configure:26439: checking whether LALMetaIO headers match the library
684configure:26455: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread  -pthread -pthread  -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llalmetaio  -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio -llalsupport  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
685libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pthread -pthread -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llalmetaio -llalsupport -lz -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -pthread
686configure:26455: $? = 0
687configure:26457: result: yes
688configure:26531: module LALMetaIO is ENABLED
689configure:26560: checking for LALSIMULATION
690configure:26567: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
691configure:26570: $? = 0
692configure:26584: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
693configure:26587: $? = 0
694configure:26625: result: yes
695configure:26634: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
696configure:26637: $? = 0
697configure:26657: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
698configure:26660: $? = 0
699configure:26680: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
700configure:26683: $? = 0
701configure:26703: $PKG_CONFIG --exists --print-errors "lalsimulation >= ${MIN_LALSIMULATION_VERSION}"
702configure:26706: $? = 0
703configure:26774: appended  -D_THREAD_SAFE to AM_CPPFLAGS
704configure:26786: appended  -fopenmp -pthread to AM_CFLAGS
705configure:26850: prepended  -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f to LIBS
706configure:26888: LAL_DATA_PATH=
707configure:26922: LAL_OCTAVE_PATH=
708configure:26956: LAL_PYTHON_PATH=
709configure:27000: checking for XLALSimDetectorStrainREAL8TimeSeries in -llalsimulation
710configure:27025: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread  -pthread -pthread  -pthread  -fopenmp -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llalsimulation   -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llalmetaio  -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio -llalsupport  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
711libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pthread -pthread -pthread -fopenmp -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llalsimulation -llalmetaio -llalsupport -lz -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -fopenmp -pthread
712configure:27025: $? = 0
713configure:27034: result: yes
714configure:27049: checking lal/LALSimulation.h usability
715configure:27049: /opt/local/bin/clang-mp-3.9 -c   -O2 -g  -pthread  -pthread -pthread  -pthread  -fopenmp -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include conftest.c >&5
716configure:27049: $? = 0
717configure:27049: result: yes
718configure:27049: checking lal/LALSimulation.h presence
719configure:27049: /opt/local/bin/clang-mp-3.9 -E   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include conftest.c
720configure:27049: $? = 0
721configure:27049: result: yes
722configure:27049: checking for lal/LALSimulation.h
723configure:27049: result: yes
724configure:27066: checking whether LALSimulation headers match the library
725configure:27082: ./libtool --mode=link --tag=CC /opt/local/bin/clang-mp-3.9 -o conftest   -O2 -g  -pthread  -pthread -pthread  -pthread  -fopenmp -pthread -pipe -Os -arch x86_64   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include   -L/opt/local/lib  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -llalsimulation  -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llalmetaio  -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio -llalsupport  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm  >&5
726libtool: link: /opt/local/bin/clang-mp-3.9 -o conftest -O2 -g -pthread -pthread -pthread -pthread -fopenmp -pthread -pipe -Os -arch x86_64 -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -llalsimulation -llalmetaio -llalsupport -lz -llal -lfftw3 -lfftw3f -lmetaio -lgsl -lgslcblas -lm -fopenmp -pthread
727configure:27082: $? = 0
728configure:27084: result: yes
729configure:27158: module LALSimulation is ENABLED
730configure:28671: checking if /opt/local/bin/swig version is at least 2.0.12
731configure:28710: result: yes (3.0.12)
732configure:28744: checking if /opt/local/bin/swig works with CCACHE_CPP2=1
733configure:28748: env CCACHE_CPP2=1 /opt/local/bin/swig -includeall -ignoremissing -xml -xmllite -MP -MD -MF conftest-swig.deps -o conftest-swig.xml conftest-swig.i
734configure:28751: $? = 0
735configure:28754: result: yes
736configure:28798: checking for LALSuite binding dependencies
737configure:28817: result:  lal lalmetaio lalsimulation
738configure:28938: module DOXYGEN is DISABLED
739configure:29960: checking that generated files are newer than configure
740configure:29966: result: done
741configure:30041: creating ./config.status
742
743## ---------------------- ##
744## Running config.status. ##
745## ---------------------- ##
746
747This file was extended by LALBurst config.status 1.4.4, which was
748generated by GNU Autoconf 2.69.  Invocation command line was
749
750  CONFIG_FILES    =
751  CONFIG_HEADERS  =
752  CONFIG_LINKS    =
753  CONFIG_COMMANDS =
754  $ ./config.status
755
756on MBP-di-Andrea.homenet.telecomitalia.it
757
758config.status:1374: creating Makefile
759config.status:1374: creating debian/Makefile
760config.status:1374: creating debian/control
761config.status:1374: creating doxygen/Makefile
762config.status:1374: creating doxygen/doxygen.cfg
763config.status:1374: creating include/Makefile
764config.status:1374: creating include/lal/Makefile
765config.status:1374: creating lalburst.pc
766config.status:1374: creating lalburst.spec
767config.status:1374: creating python/Makefile
768config.status:1374: creating python/lalburst/Makefile
769config.status:1374: creating python/lalburst/__init__.py
770config.status:1374: creating src/LALBurstVCSInfo.c
771config.status:1374: creating src/LALBurstVCSInfo.h
772config.status:1374: creating src/Makefile
773config.status:1374: creating src/version.c
774config.status:1374: creating swig/Makefile
775config.status:1374: creating test/Makefile
776config.status:1374: creating src/config.h
777config.status:1555: src/config.h is unchanged
778config.status:1374: creating src/LALBurstConfig.h
779config.status:1555: src/LALBurstConfig.h is unchanged
780config.status:1603: executing depfiles commands
781config.status:1680: cd python/lalburst       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
782make: Nothing to be done for `am--depfiles'.
783config.status:1685: $? = 0
784config.status:1680: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
785make: Nothing to be done for `am--depfiles'.
786config.status:1685: $? = 0
787config.status:1680: cd swig       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
788/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/.tmp/GmiKSUkJ:1527: .deps/swiglal.deps: No such file or directory
789make: *** No rule to make target `.deps/swiglal.deps'.  Stop.
790config.status:1685: $? = 2
791config.status:1689: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4':
792config.status:1691: error: Something went wrong bootstrapping makefile fragments
793    for automatic dependency tracking.  Try re-running configure with the
794    '--disable-dependency-tracking' option to at least be able to build
795    the package (albeit without support for automatic dependency tracking).
796See `config.log' for more details
797
798## ---------------- ##
799## Cache variables. ##
800## ---------------- ##
801
802ac_cv_build=x86_64-apple-darwin17.4.0
803ac_cv_c_compiler_gnu=yes
804ac_cv_env_CCC_set=
805ac_cv_env_CCC_value=
806ac_cv_env_CC_set=set
807ac_cv_env_CC_value=/opt/local/bin/clang-mp-3.9
808ac_cv_env_CFLAGS_set=set
809ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
810ac_cv_env_CPPFLAGS_set=set
811ac_cv_env_CPPFLAGS_value=-I/opt/local/include
812ac_cv_env_CPP_set=
813ac_cv_env_CPP_value=
814ac_cv_env_CXXCPP_set=
815ac_cv_env_CXXCPP_value=
816ac_cv_env_CXXFLAGS_set=set
817ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
818ac_cv_env_CXX_set=set
819ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-3.9
820ac_cv_env_F77_set=
821ac_cv_env_F77_value=
822ac_cv_env_FFLAGS_set=set
823ac_cv_env_FFLAGS_value='-pipe -Os'
824ac_cv_env_GSL_CFLAGS_set=
825ac_cv_env_GSL_CFLAGS_value=
826ac_cv_env_GSL_LIBS_set=
827ac_cv_env_GSL_LIBS_value=
828ac_cv_env_LALMETAIO_CFLAGS_set=
829ac_cv_env_LALMETAIO_CFLAGS_value=
830ac_cv_env_LALMETAIO_DATA_PATH_set=
831ac_cv_env_LALMETAIO_DATA_PATH_value=
832ac_cv_env_LALMETAIO_HTMLDIR_set=
833ac_cv_env_LALMETAIO_HTMLDIR_value=
834ac_cv_env_LALMETAIO_LIBS_set=
835ac_cv_env_LALMETAIO_LIBS_value=
836ac_cv_env_LALMETAIO_OCTAVE_PATH_set=
837ac_cv_env_LALMETAIO_OCTAVE_PATH_value=
838ac_cv_env_LALMETAIO_PYTHON_PATH_set=
839ac_cv_env_LALMETAIO_PYTHON_PATH_value=
840ac_cv_env_LALSIMULATION_CFLAGS_set=
841ac_cv_env_LALSIMULATION_CFLAGS_value=
842ac_cv_env_LALSIMULATION_DATA_PATH_set=
843ac_cv_env_LALSIMULATION_DATA_PATH_value=
844ac_cv_env_LALSIMULATION_HTMLDIR_set=
845ac_cv_env_LALSIMULATION_HTMLDIR_value=
846ac_cv_env_LALSIMULATION_LIBS_set=
847ac_cv_env_LALSIMULATION_LIBS_value=
848ac_cv_env_LALSIMULATION_OCTAVE_PATH_set=
849ac_cv_env_LALSIMULATION_OCTAVE_PATH_value=
850ac_cv_env_LALSIMULATION_PYTHON_PATH_set=
851ac_cv_env_LALSIMULATION_PYTHON_PATH_value=
852ac_cv_env_LALSUITE_BUILD_set=
853ac_cv_env_LALSUITE_BUILD_value=
854ac_cv_env_LALSUPPORT_CFLAGS_set=
855ac_cv_env_LALSUPPORT_CFLAGS_value=
856ac_cv_env_LALSUPPORT_DATA_PATH_set=
857ac_cv_env_LALSUPPORT_DATA_PATH_value=
858ac_cv_env_LALSUPPORT_HTMLDIR_set=
859ac_cv_env_LALSUPPORT_HTMLDIR_value=
860ac_cv_env_LALSUPPORT_LIBS_set=
861ac_cv_env_LALSUPPORT_LIBS_value=
862ac_cv_env_LALSUPPORT_OCTAVE_PATH_set=
863ac_cv_env_LALSUPPORT_OCTAVE_PATH_value=
864ac_cv_env_LALSUPPORT_PYTHON_PATH_set=
865ac_cv_env_LALSUPPORT_PYTHON_PATH_value=
866ac_cv_env_LAL_CFLAGS_set=
867ac_cv_env_LAL_CFLAGS_value=
868ac_cv_env_LAL_DATA_PATH_set=
869ac_cv_env_LAL_DATA_PATH_value=
870ac_cv_env_LAL_HTMLDIR_set=
871ac_cv_env_LAL_HTMLDIR_value=
872ac_cv_env_LAL_LIBS_set=
873ac_cv_env_LAL_LIBS_value=
874ac_cv_env_LAL_OCTAVE_PATH_set=
875ac_cv_env_LAL_OCTAVE_PATH_value=
876ac_cv_env_LAL_PYTHON_PATH_set=
877ac_cv_env_LAL_PYTHON_PATH_value=
878ac_cv_env_LDFLAGS_set=set
879ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
880ac_cv_env_LIBS_set=
881ac_cv_env_LIBS_value=
882ac_cv_env_LT_SYS_LIBRARY_PATH_set=
883ac_cv_env_LT_SYS_LIBRARY_PATH_value=
884ac_cv_env_METAIO_CFLAGS_set=
885ac_cv_env_METAIO_CFLAGS_value=
886ac_cv_env_METAIO_LIBS_set=
887ac_cv_env_METAIO_LIBS_value=
888ac_cv_env_PKG_CONFIG_LIBDIR_set=
889ac_cv_env_PKG_CONFIG_LIBDIR_value=
890ac_cv_env_PKG_CONFIG_PATH_set=
891ac_cv_env_PKG_CONFIG_PATH_value=
892ac_cv_env_PKG_CONFIG_set=
893ac_cv_env_PKG_CONFIG_value=
894ac_cv_env_PYTHON_set=set
895ac_cv_env_PYTHON_value=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
896ac_cv_env_build_alias_set=
897ac_cv_env_build_alias_value=
898ac_cv_env_host_alias_set=
899ac_cv_env_host_alias_value=
900ac_cv_env_target_alias_set=
901ac_cv_env_target_alias_value=
902ac_cv_header_dlfcn_h=yes
903ac_cv_header_gsl_gsl_errno_h=yes
904ac_cv_header_inttypes_h=yes
905ac_cv_header_lal_LALCache_h=yes
906ac_cv_header_lal_LALSimulation_h=yes
907ac_cv_header_lal_LIGOLwXMLRead_h=yes
908ac_cv_header_lal_XLALError_h=yes
909ac_cv_header_memory_h=yes
910ac_cv_header_metaio_h=yes
911ac_cv_header_stdc=yes
912ac_cv_header_stdint_h=yes
913ac_cv_header_stdlib_h=yes
914ac_cv_header_string_h=yes
915ac_cv_header_strings_h=yes
916ac_cv_header_sys_stat_h=yes
917ac_cv_header_sys_types_h=yes
918ac_cv_header_unistd_h=yes
919ac_cv_host=x86_64-apple-darwin17.4.0
920ac_cv_lib_gsl_gsl_version=yes
921ac_cv_lib_gslcblas_main=yes
922ac_cv_lib_lal_XLALPerror=yes
923ac_cv_lib_lalmetaio_XLALCreateMetaTableDir=yes
924ac_cv_lib_lalsimulation_XLALSimDetectorStrainREAL8TimeSeries=yes
925ac_cv_lib_lalsupport_XLALCacheImport=yes
926ac_cv_lib_m_main=yes
927ac_cv_lib_metaio_MetaioOpen=yes
928ac_cv_objext=o
929ac_cv_path_EGREP='/usr/bin/grep -E'
930ac_cv_path_FGREP='/usr/bin/grep -F'
931ac_cv_path_GIT=/opt/local/bin/git
932ac_cv_path_GREP=/usr/bin/grep
933ac_cv_path_SED=/opt/local/bin/gsed
934ac_cv_path_SWIG=/opt/local/bin/swig
935ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
936ac_cv_path_ac_pt_PYTHON_CONFIG=/opt/local/bin/python-config
937ac_cv_path_lt_DD=/bin/dd
938ac_cv_path_mkdir=/opt/local/bin/gmkdir
939ac_cv_prog_AWK=gawk
940ac_cv_prog_CPP='/opt/local/bin/clang-mp-3.9 -E'
941ac_cv_prog_SW_VERS=sw_vers
942ac_cv_prog_ac_ct_AR=ar
943ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-3.9
944ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
945ac_cv_prog_ac_ct_LIPO=lipo
946ac_cv_prog_ac_ct_NMEDIT=nmedit
947ac_cv_prog_ac_ct_OBJDUMP=objdump
948ac_cv_prog_ac_ct_OTOOL=otool
949ac_cv_prog_ac_ct_RANLIB=ranlib
950ac_cv_prog_ac_ct_STRIP=strip
951ac_cv_prog_cc_c89=
952ac_cv_prog_cc_c99=
953ac_cv_prog_cc_g=yes
954ac_cv_prog_make_make_set=yes
955am_cv_CC_dependencies_compiler_type=gcc3
956am_cv_make_support_nested_variables=yes
957am_cv_prog_cc_c_o=yes
958am_cv_prog_tar_ustar=gnutar
959am_cv_python_platform=darwin
960am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
961am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
962am_cv_python_version=2.7
963lt_cv_apple_cc_single_mod=yes
964lt_cv_ar_at_file=no
965lt_cv_deplibs_check_method=pass_all
966lt_cv_file_magic_cmd='$MAGIC_CMD'
967lt_cv_file_magic_test_file=
968lt_cv_ld_exported_symbols_list=yes
969lt_cv_ld_force_load=yes
970lt_cv_ld_reload_flag=-r
971lt_cv_nm_interface='BSD nm'
972lt_cv_objdir=.libs
973lt_cv_path_LD=/opt/local/libexec/llvm-3.9/bin/ld
974lt_cv_path_NM='/opt/local/bin/nm -B'
975lt_cv_path_mainfest_tool=no
976lt_cv_prog_compiler_c_o=yes
977lt_cv_prog_compiler_pic='-fno-common -DPIC'
978lt_cv_prog_compiler_pic_works=yes
979lt_cv_prog_compiler_rtti_exceptions=yes
980lt_cv_prog_compiler_static_works=no
981lt_cv_prog_gnu_ld=no
982lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
983lt_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'\'''
984lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
985lt_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'\'''
986lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
987lt_cv_sys_global_symbol_to_import=
988lt_cv_sys_max_cmd_len=196608
989lt_cv_to_host_file_cmd=func_convert_file_noop
990lt_cv_to_tool_file_cmd=func_convert_file_noop
991lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
992pkg_cv_GSL_CFLAGS=
993pkg_cv_GSL_LIBS='-L/opt/local/lib -lgsl -lgslcblas -lm'
994pkg_cv_LALMETAIO_CFLAGS='-D_THREAD_SAFE -pthread'
995pkg_cv_LALMETAIO_DATA_PATH=
996pkg_cv_LALMETAIO_HTMLDIR=/opt/local/share/doc/lalmetaio
997pkg_cv_LALMETAIO_LIBS='-L/opt/local/lib -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio'
998pkg_cv_LALMETAIO_OCTAVE_PATH=
999pkg_cv_LALMETAIO_PYTHON_PATH=/opt/local/lib/python2.7/site-packages
1000pkg_cv_LALSIMULATION_CFLAGS='-fopenmp -D_THREAD_SAFE -pthread'
1001pkg_cv_LALSIMULATION_DATA_PATH=
1002pkg_cv_LALSIMULATION_HTMLDIR=/opt/local/share/doc/lalsimulation
1003pkg_cv_LALSIMULATION_LIBS='-L/opt/local/lib -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1004pkg_cv_LALSIMULATION_OCTAVE_PATH=
1005pkg_cv_LALSIMULATION_PYTHON_PATH=/opt/local/lib/python2.7/site-packages
1006pkg_cv_LALSUPPORT_CFLAGS='-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread'
1007pkg_cv_LALSUPPORT_DATA_PATH=
1008pkg_cv_LALSUPPORT_HTMLDIR=/opt/local/share/doc/lal
1009pkg_cv_LALSUPPORT_LIBS='-L/opt/local/lib -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1010pkg_cv_LALSUPPORT_OCTAVE_PATH=
1011pkg_cv_LALSUPPORT_PYTHON_PATH=/opt/local/lib/python2.7/site-packages
1012pkg_cv_LAL_CFLAGS='-D_THREAD_SAFE -pthread'
1013pkg_cv_LAL_DATA_PATH=
1014pkg_cv_LAL_HTMLDIR=/opt/local/share/doc/lal
1015pkg_cv_LAL_LIBS='-L/opt/local/lib -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1016pkg_cv_LAL_OCTAVE_PATH=
1017pkg_cv_LAL_PYTHON_PATH=/opt/local/lib/python2.7/site-packages
1018pkg_cv_METAIO_CFLAGS=
1019pkg_cv_METAIO_LIBS='-L/opt/local/lib -lmetaio'
1020
1021## ----------------- ##
1022## Output variables. ##
1023## ----------------- ##
1024
1025ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/missing aclocal-1.16'
1026AMDEPBACKSLASH='\'
1027AMDEP_FALSE='#'
1028AMDEP_TRUE=''
1029AMTAR='$${TAR-tar}'
1030AM_BACKSLASH='\'
1031AM_CFLAGS='  -O2 -g  -pthread  -pthread -pthread  -pthread  -fopenmp -pthread '
1032AM_CPPFLAGS='-I$(top_builddir)/include -DPKG_DATA_DIR='\''"$(pkgdatadir)/"'\''   -D_ISOC99_SOURCE  -D_THREAD_SAFE  -D_THREAD_SAFE -D_THREAD_SAFE  -D_THREAD_SAFE  -D_THREAD_SAFE '
1033AM_CXXFLAGS=' '
1034AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1035AM_DEFAULT_VERBOSITY='1'
1036AM_FCFLAGS=' '
1037AM_FFLAGS=' '
1038AM_LDFLAGS='  -L/opt/local/lib '
1039AM_V='$(V)'
1040AR='ar'
1041AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/missing autoconf'
1042AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/missing autoheader'
1043AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/missing automake-1.16'
1044AWK='gawk'
1045BIBTEX=''
1046CC='/opt/local/bin/clang-mp-3.9'
1047CCDEPMODE='depmode=gcc3'
1048CFLAGS='-pipe -Os -arch x86_64'
1049CPP='/opt/local/bin/clang-mp-3.9 -E'
1050CPPFLAGS='-I/opt/local/include'
1051CXX=''
1052CXXCPP=''
1053CXXDEPMODE=''
1054CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
1055CYGPATH_W='echo'
1056DEFS='-DHAVE_CONFIG_H'
1057DEPDIR='.deps'
1058DISTCHECK_CONFIGURE_FLAGS=' '\''--disable-silent-rules'\'' '\''--disable-gcc-flags'\'' '\''--enable-swig-iface'\'' '\''--disable-python'\'' '\''PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7'\'' '\''CC=/opt/local/bin/clang-mp-3.9'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/opt/local/bin/clang++-mp-3.9'\'''
1059DLLTOOL='false'
1060DOXYGEN=''
1061DOXYGEN_ENABLED_SECTIONS=''
1062DOXYGEN_FALSE=''
1063DOXYGEN_INSTALL_DIRMAP=''
1064DOXYGEN_MATHJAXDIR=''
1065DOXYGEN_TAGFILES=''
1066DOXYGEN_TRUE='#'
1067DOXYGEN_WARNING_REGEX=''
1068DSYMUTIL='dsymutil'
1069DUMPBIN=''
1070ECHO_C='\c'
1071ECHO_N=''
1072ECHO_T=''
1073EGREP='/usr/bin/grep -E'
1074EXEEXT=''
1075F77=''
1076FFLAGS='-pipe -Os'
1077FGREP='/usr/bin/grep -F'
1078GIT='/opt/local/bin/git'
1079GREP='/usr/bin/grep'
1080GSL_CFLAGS=''
1081GSL_LIBS='-L/opt/local/lib -lgsl -lgslcblas -lm'
1082HAVE_GIT_REPO_FALSE=''
1083HAVE_GIT_REPO_TRUE='#'
1084HAVE_PYTHON_FALSE=''
1085HAVE_PYTHON_TRUE='#'
1086INSTALL_DATA='${INSTALL} -m 644'
1087INSTALL_PROGRAM='${INSTALL}'
1088INSTALL_SCRIPT='${INSTALL}'
1089INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1090LALMETAIO_CFLAGS='-D_THREAD_SAFE -pthread'
1091LALMETAIO_DATA_PATH=''
1092LALMETAIO_FALSE='#'
1093LALMETAIO_HTMLDIR='/opt/local/share/doc/lalmetaio'
1094LALMETAIO_LIBS='-L/opt/local/lib -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio'
1095LALMETAIO_OCTAVE_PATH=''
1096LALMETAIO_PYTHON_PATH='/opt/local/lib/python2.7/site-packages'
1097LALMETAIO_TRUE=''
1098LALMETAIO_VERSION='1.3.1'
1099LALSIMULATION_CFLAGS='-fopenmp -D_THREAD_SAFE -pthread'
1100LALSIMULATION_DATA_PATH=''
1101LALSIMULATION_FALSE='#'
1102LALSIMULATION_HTMLDIR='/opt/local/share/doc/lalsimulation'
1103LALSIMULATION_LIBS='-L/opt/local/lib -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1104LALSIMULATION_OCTAVE_PATH=''
1105LALSIMULATION_PYTHON_PATH='/opt/local/lib/python2.7/site-packages'
1106LALSIMULATION_TRUE=''
1107LALSIMULATION_VERSION='1.7.0'
1108LALSUITE_BUILD=''
1109LALSUPPORT_CFLAGS='-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread'
1110LALSUPPORT_DATA_PATH=''
1111LALSUPPORT_FALSE='#'
1112LALSUPPORT_HTMLDIR='/opt/local/share/doc/lal'
1113LALSUPPORT_LIBS='-L/opt/local/lib -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1114LALSUPPORT_OCTAVE_PATH=''
1115LALSUPPORT_PYTHON_PATH='/opt/local/lib/python2.7/site-packages'
1116LALSUPPORT_TRUE=''
1117LALSUPPORT_VERSION='6.18.0'
1118LAL_CFLAGS='-D_THREAD_SAFE -pthread'
1119LAL_DATA_PATH=''
1120LAL_FALSE='#'
1121LAL_HTMLDIR='/opt/local/share/doc/lal'
1122LAL_LIBS='-L/opt/local/lib -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f'
1123LAL_OCTAVE_PATH=''
1124LAL_PYTHON_PATH=''
1125LAL_SYSTEM_INCLUDES=''
1126LAL_TRUE=''
1127LAL_VERSION='6.18.0'
1128LD='/opt/local/libexec/llvm-3.9/bin/ld'
1129LDADD='$(top_builddir)/src/liblalburst.la'
1130LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1131LIBAGE='0'
1132LIBCURRENT='5'
1133LIBOBJS=''
1134LIBREVISION='2'
1135LIBS='-llalsimulation  -llalsimulation -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llalmetaio  -llalmetaio -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio -llalsupport  -llalsupport -lz -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -llal  -llal -lgsl -lgslcblas -lm -lfftw3 -lfftw3f -lmetaio  -lmetaio -lgsl -lgslcblas  -lgsl -lgslcblas -lm -lm '
1136LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1137LIBVERSION='5:2:0'
1138LIPO='lipo'
1139LN_S='ln -s'
1140LTLIBOBJS=''
1141LT_SYS_LIBRARY_PATH=''
1142MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/missing makeinfo'
1143MANIFEST_TOOL=':'
1144METAIO_CFLAGS=''
1145METAIO_LIBS='-L/opt/local/lib -lmetaio'
1146MIN_LALMETAIO_VERSION='1.3.1'
1147MIN_LALSIMULATION_VERSION='1.7.0'
1148MIN_LAL_VERSION='6.18.0'
1149MKDIR_P='/opt/local/bin/gmkdir -p'
1150NIGHTLY_VERSION=''
1151NM='/opt/local/bin/nm -B'
1152NMEDIT='nmedit'
1153OBJDUMP='objdump'
1154OBJEXT='o'
1155OCTAVE=''
1156OTOOL64=':'
1157OTOOL='otool'
1158PACKAGE='lalburst'
1159PACKAGE_BUGREPORT='lal-discuss@ligo.org'
1160PACKAGE_NAME='LALBurst'
1161PACKAGE_NAME_LCASE='lalburst'
1162PACKAGE_NAME_NOLAL='Burst'
1163PACKAGE_NAME_UCASE='LALBURST'
1164PACKAGE_STRING='LALBurst 1.4.4'
1165PACKAGE_TARNAME='lalburst'
1166PACKAGE_URL=''
1167PACKAGE_VERSION='1.4.4'
1168PATH_SEPARATOR=':'
1169PERL=''
1170PKG_CONFIG='/opt/local/bin/pkg-config'
1171PKG_CONFIG_LIBDIR=''
1172PKG_CONFIG_PATH=''
1173PYTHON='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7'
1174PYTHON_CONFIG='/opt/local/bin/python-config'
1175PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
1176PYTHON_EXEC_PREFIX='${exec_prefix}'
1177PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation'
1178PYTHON_PLATFORM='darwin'
1179PYTHON_PREFIX='${prefix}'
1180PYTHON_VERSION='2.7'
1181RANLIB='ranlib'
1182SED='/opt/local/bin/gsed'
1183SET_MAKE=''
1184SHELL='/bin/sh'
1185STRIP='strip'
1186SWIG='env CCACHE_CPP2=1 /opt/local/bin/swig'
1187SWIG_BUILD_FALSE='#'
1188SWIG_BUILD_OCTAVE_FALSE=''
1189SWIG_BUILD_OCTAVE_TRUE='#'
1190SWIG_BUILD_PYTHON_FALSE=''
1191SWIG_BUILD_PYTHON_TRUE='#'
1192SWIG_BUILD_TRUE=''
1193SWIG_CPPFLAGS=' -D_ISOC99_SOURCE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include'
1194SWIG_DEPENDENCIES=' lal lalmetaio lalsimulation'
1195SWIG_LDFLAGS=' -L/opt/local/lib -L/opt/local/lib'
1196SWIG_LTLIBDIR='.libs'
1197SWIG_OCTAVE_CPPFLAGS=''
1198SWIG_OCTAVE_CPPFLAGS_IOCTAVE=''
1199SWIG_OCTAVE_CXXFLAGS=''
1200SWIG_OCTAVE_FLAGS=''
1201SWIG_OCTAVE_LDFLAGS=''
1202SWIG_PYTHON_CFLAGS=''
1203SWIG_PYTHON_CPPFLAGS=''
1204SWIG_PYTHON_FLAGS=''
1205SWIG_PYTHON_LDFLAGS=''
1206SWIG_SOEXT='.so'
1207SW_VERS='sw_vers'
1208VERSION='1.4.4'
1209ac_configure_args=' '\''--prefix=/opt/local'\'' '\''--mandir=/opt/local/share/man'\'' '\''--disable-silent-rules'\'' '\''--disable-gcc-flags'\'' '\''--enable-swig-iface'\'' '\''--disable-python'\'' '\''PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7'\'' '\''CC=/opt/local/bin/clang-mp-3.9'\'' '\''CFLAGS=-pipe -Os -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/opt/local/bin/clang++-mp-3.9'\'' '\''CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'\'' '\''FFLAGS=-pipe -Os'\'''
1210ac_ct_AR='ar'
1211ac_ct_CC='/opt/local/bin/clang-mp-3.9'
1212ac_ct_CXX=''
1213ac_ct_DUMPBIN=''
1214ac_ct_F77=''
1215am__EXEEXT_FALSE=''
1216am__EXEEXT_TRUE='#'
1217am__fastdepCC_FALSE='#'
1218am__fastdepCC_TRUE=''
1219am__fastdepCXX_FALSE=''
1220am__fastdepCXX_TRUE='#'
1221am__include='include'
1222am__isrc=''
1223am__leading_dot='.'
1224am__nodep='_no'
1225am__quote=''
1226am__tar='tar --format=ustar -chf - "$$tardir"'
1227am__untar='tar -xf -'
1228bindir='${exec_prefix}/bin'
1229build='x86_64-apple-darwin17.4.0'
1230build_alias=''
1231build_cpu='x86_64'
1232build_os='darwin17.4.0'
1233build_vendor='apple'
1234configure_date='2018-03-24T21:58:23+0100'
1235datadir='${datarootdir}'
1236datarootdir='${prefix}/share'
1237docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1238dvidir='${docdir}'
1239exec_prefix='${prefix}'
1240host='x86_64-apple-darwin17.4.0'
1241host_alias=''
1242host_cpu='x86_64'
1243host_os='darwin17.4.0'
1244host_vendor='apple'
1245htmldir='${docdir}'
1246includedir='${prefix}/include'
1247infodir='${datarootdir}/info'
1248install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4/gnuscripts/install-sh'
1249libdir='${exec_prefix}/lib'
1250libexecdir='${exec_prefix}/libexec'
1251localedir='${datarootdir}/locale'
1252localstatedir='${prefix}/var'
1253mandir='/opt/local/share/man'
1254mkdir_p='$(MKDIR_P)'
1255octexecdir=''
1256oldincludedir='/usr/include'
1257pdfdir='${docdir}'
1258pkgincludedir='${includedir}/lal'
1259pkgpyexecdir='${pyexecdir}/lalburst'
1260pkgpythondir='${pkgpyexecdir}'
1261prefix='/opt/local'
1262program_transform_name='s,x,x,'
1263psdir='${docdir}'
1264pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
1265python_exec_prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
1266python_prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
1267pythondir='${prefix}/lib/python2.7/site-packages'
1268sbindir='${exec_prefix}/sbin'
1269sharedstatedir='${prefix}/com'
1270sysconfdir='${prefix}/etc'
1271target_alias=''
1272
1273## ----------- ##
1274## confdefs.h. ##
1275## ----------- ##
1276
1277/* confdefs.h */
1278#define PACKAGE_NAME "LALBurst"
1279#define PACKAGE_TARNAME "lalburst"
1280#define PACKAGE_VERSION "1.4.4"
1281#define PACKAGE_STRING "LALBurst 1.4.4"
1282#define PACKAGE_BUGREPORT "lal-discuss@ligo.org"
1283#define PACKAGE_URL ""
1284#define PACKAGE "lalburst"
1285#define VERSION "1.4.4"
1286#define LALBURST_VERSION "1.4.4"
1287#define LALBURST_VERSION_MAJOR 1
1288#define LALBURST_VERSION_MINOR 4
1289#define LALBURST_VERSION_MICRO 4
1290#define LALBURST_VERSION_DEVEL 0
1291#define STDC_HEADERS 1
1292#define HAVE_SYS_TYPES_H 1
1293#define HAVE_SYS_STAT_H 1
1294#define HAVE_STDLIB_H 1
1295#define HAVE_STRING_H 1
1296#define HAVE_MEMORY_H 1
1297#define HAVE_STRINGS_H 1
1298#define HAVE_INTTYPES_H 1
1299#define HAVE_STDINT_H 1
1300#define HAVE_UNISTD_H 1
1301#define HAVE_DLFCN_H 1
1302#define LT_OBJDIR ".libs/"
1303#define STDC_HEADERS 1
1304#define HAVE_LIBM 1
1305#define HAVE_LIBGSLCBLAS 1
1306#define HAVE_LIBGSL 1
1307#define HAVE_GSL_GSL_ERRNO_H 1
1308#define HAVE_LIBMETAIO 1
1309#define HAVE_METAIO_H 1
1310#define HAVE_LIBLAL 1
1311#define HAVE_LAL_XLALERROR_H 1
1312#define HAVE_LIBLAL 1
1313#define HAVE_LIBLALSUPPORT 1
1314#define HAVE_LAL_LALCACHE_H 1
1315#define HAVE_LIBLALSUPPORT 1
1316#define HAVE_LIBLALMETAIO 1
1317#define HAVE_LAL_LIGOLWXMLREAD_H 1
1318#define HAVE_LIBLALMETAIO 1
1319#define HAVE_LIBLALSIMULATION 1
1320#define HAVE_LAL_LALSIMULATION_H 1
1321#define HAVE_LIBLALSIMULATION 1
1322
1323configure: exit 1