Ticket #39263: config.log

File config.log, 42.8 KB (added by ryandesign (Ryan Carsten Schmidt), 11 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 xraylib configure 2.16.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-idl --disable-fortran2003 --disable-perl --disable-java --disable-lua --enable-python --enable-python-integration PYTHON=/opt/local/bin/python2.7
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = poppins.local
14uname -m = x86_64
15uname -r = 12.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~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 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 502 tasks, 1594 threads, 8 processors
34Load average: 3.58, Mach factor: 4.41
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/rschmidt/macports/users/ryandesign/noo_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2675: checking for a BSD-compatible install
53configure:2743: result: /usr/bin/install -c
54configure:2754: checking whether build environment is sane
55configure:2809: result: yes
56configure:2960: checking for a thread-safe mkdir -p
57configure:2999: result: /opt/local/bin/gmkdir -p
58configure:3006: checking for gawk
59configure:3022: found /opt/local/bin/gawk
60configure:3033: result: gawk
61configure:3044: checking whether make sets $(MAKE)
62configure:3066: result: yes
63configure:3156: checking build system type
64configure:3170: result: x86_64-apple-darwin12.3.0
65configure:3190: checking host system type
66configure:3203: result: x86_64-apple-darwin12.3.0
67configure:3248: checking for style of include used by make
68configure:3276: result: GNU
69configure:3347: checking for gcc
70configure:3374: result: /usr/bin/clang
71configure:3603: checking for C compiler version
72configure:3612: /usr/bin/clang --version >&5
73Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
74Target: x86_64-apple-darwin12.3.0
75Thread model: posix
76configure:3623: $? = 0
77configure:3612: /usr/bin/clang -v >&5
78Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
79Target: x86_64-apple-darwin12.3.0
80Thread model: posix
81configure:3623: $? = 0
82configure:3612: /usr/bin/clang -V >&5
83clang: error: argument to '-V' is missing (expected 1 value)
84clang: error: no input files
85configure:3623: $? = 1
86configure:3612: /usr/bin/clang -qversion >&5
87clang: error: no input files
88configure:3623: $? = 1
89configure:3643: checking whether the C compiler works
90configure:3665: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
91configure:3669: $? = 0
92configure:3717: result: yes
93configure:3720: checking for C compiler default output file name
94configure:3722: result: a.out
95configure:3728: checking for suffix of executables
96configure:3735: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
97configure:3739: $? = 0
98configure:3761: result:
99configure:3783: checking whether we are cross compiling
100configure:3791: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
101configure:3795: $? = 0
102configure:3802: ./conftest
103configure:3806: $? = 0
104configure:3821: result: no
105configure:3826: checking for suffix of object files
106configure:3848: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
107configure:3852: $? = 0
108configure:3873: result: o
109configure:3877: checking whether we are using the GNU C compiler
110configure:3896: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
111configure:3896: $? = 0
112configure:3905: result: yes
113configure:3914: checking whether /usr/bin/clang accepts -g
114configure:3934: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
115configure:3934: $? = 0
116configure:3975: result: yes
117configure:3992: checking for /usr/bin/clang option to accept ISO C89
118configure:4055: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
119configure:4055: $? = 0
120configure:4068: result: none needed
121configure:4090: checking dependency style of /usr/bin/clang
122configure:4201: result: none
123configure:4222: checking how to run the C preprocessor
124configure:4253: /usr/bin/clang -E -I/opt/local/include conftest.c
125configure:4253: $? = 0
126configure:4267: /usr/bin/clang -E -I/opt/local/include conftest.c
127conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
128#include <ac_nonexistent.h>
129         ^
1301 error generated.
131configure:4267: $? = 1
132configure: failed program was:
133| /* confdefs.h */
134| #define PACKAGE_NAME "xraylib"
135| #define PACKAGE_TARNAME "xraylib"
136| #define PACKAGE_VERSION "2.16.0"
137| #define PACKAGE_STRING "xraylib 2.16.0"
138| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
139| #define PACKAGE_URL ""
140| #define PACKAGE "xraylib"
141| #define VERSION "2.16.0"
142| /* end confdefs.h.  */
143| #include <ac_nonexistent.h>
144configure:4292: result: /usr/bin/clang -E
145configure:4312: /usr/bin/clang -E -I/opt/local/include conftest.c
146configure:4312: $? = 0
147configure:4326: /usr/bin/clang -E -I/opt/local/include conftest.c
148conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
149#include <ac_nonexistent.h>
150         ^
1511 error generated.
152configure:4326: $? = 1
153configure: failed program was:
154| /* confdefs.h */
155| #define PACKAGE_NAME "xraylib"
156| #define PACKAGE_TARNAME "xraylib"
157| #define PACKAGE_VERSION "2.16.0"
158| #define PACKAGE_STRING "xraylib 2.16.0"
159| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
160| #define PACKAGE_URL ""
161| #define PACKAGE "xraylib"
162| #define VERSION "2.16.0"
163| /* end confdefs.h.  */
164| #include <ac_nonexistent.h>
165configure:4355: checking for grep that handles long lines and -e
166configure:4413: result: /opt/local/bin/grep
167configure:4418: checking for egrep
168configure:4480: result: /opt/local/bin/grep -E
169configure:4485: checking for ANSI C header files
170configure:4505: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
171configure:4505: $? = 0
172configure:4578: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
173configure:4578: $? = 0
174configure:4578: ./conftest
175configure:4578: $? = 0
176configure:4589: result: yes
177configure:4602: checking for sys/types.h
178configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
179configure:4602: $? = 0
180configure:4602: result: yes
181configure:4602: checking for sys/stat.h
182configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
183configure:4602: $? = 0
184configure:4602: result: yes
185configure:4602: checking for stdlib.h
186configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
187configure:4602: $? = 0
188configure:4602: result: yes
189configure:4602: checking for string.h
190configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
191configure:4602: $? = 0
192configure:4602: result: yes
193configure:4602: checking for memory.h
194configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
195configure:4602: $? = 0
196configure:4602: result: yes
197configure:4602: checking for strings.h
198configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
199configure:4602: $? = 0
200configure:4602: result: yes
201configure:4602: checking for inttypes.h
202configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
203configure:4602: $? = 0
204configure:4602: result: yes
205configure:4602: checking for stdint.h
206configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
207configure:4602: $? = 0
208configure:4602: result: yes
209configure:4602: checking for unistd.h
210configure:4602: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
211configure:4602: $? = 0
212configure:4602: result: yes
213configure:4615: checking minix/config.h usability
214configure:4615: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
215conftest.c:54:10: fatal error: 'minix/config.h' file not found
216#include <minix/config.h>
217         ^
2181 error generated.
219configure:4615: $? = 1
220configure: failed program was:
221| /* confdefs.h */
222| #define PACKAGE_NAME "xraylib"
223| #define PACKAGE_TARNAME "xraylib"
224| #define PACKAGE_VERSION "2.16.0"
225| #define PACKAGE_STRING "xraylib 2.16.0"
226| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
227| #define PACKAGE_URL ""
228| #define PACKAGE "xraylib"
229| #define VERSION "2.16.0"
230| #define STDC_HEADERS 1
231| #define HAVE_SYS_TYPES_H 1
232| #define HAVE_SYS_STAT_H 1
233| #define HAVE_STDLIB_H 1
234| #define HAVE_STRING_H 1
235| #define HAVE_MEMORY_H 1
236| #define HAVE_STRINGS_H 1
237| #define HAVE_INTTYPES_H 1
238| #define HAVE_STDINT_H 1
239| #define HAVE_UNISTD_H 1
240| /* end confdefs.h.  */
241| #include <stdio.h>
242| #ifdef HAVE_SYS_TYPES_H
243| # include <sys/types.h>
244| #endif
245| #ifdef HAVE_SYS_STAT_H
246| # include <sys/stat.h>
247| #endif
248| #ifdef STDC_HEADERS
249| # include <stdlib.h>
250| # include <stddef.h>
251| #else
252| # ifdef HAVE_STDLIB_H
253| #  include <stdlib.h>
254| # endif
255| #endif
256| #ifdef HAVE_STRING_H
257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
258| #  include <memory.h>
259| # endif
260| # include <string.h>
261| #endif
262| #ifdef HAVE_STRINGS_H
263| # include <strings.h>
264| #endif
265| #ifdef HAVE_INTTYPES_H
266| # include <inttypes.h>
267| #endif
268| #ifdef HAVE_STDINT_H
269| # include <stdint.h>
270| #endif
271| #ifdef HAVE_UNISTD_H
272| # include <unistd.h>
273| #endif
274| #include <minix/config.h>
275configure:4615: result: no
276configure:4615: checking minix/config.h presence
277configure:4615: /usr/bin/clang -E -I/opt/local/include conftest.c
278conftest.c:21:10: fatal error: 'minix/config.h' file not found
279#include <minix/config.h>
280         ^
2811 error generated.
282configure:4615: $? = 1
283configure: failed program was:
284| /* confdefs.h */
285| #define PACKAGE_NAME "xraylib"
286| #define PACKAGE_TARNAME "xraylib"
287| #define PACKAGE_VERSION "2.16.0"
288| #define PACKAGE_STRING "xraylib 2.16.0"
289| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
290| #define PACKAGE_URL ""
291| #define PACKAGE "xraylib"
292| #define VERSION "2.16.0"
293| #define STDC_HEADERS 1
294| #define HAVE_SYS_TYPES_H 1
295| #define HAVE_SYS_STAT_H 1
296| #define HAVE_STDLIB_H 1
297| #define HAVE_STRING_H 1
298| #define HAVE_MEMORY_H 1
299| #define HAVE_STRINGS_H 1
300| #define HAVE_INTTYPES_H 1
301| #define HAVE_STDINT_H 1
302| #define HAVE_UNISTD_H 1
303| /* end confdefs.h.  */
304| #include <minix/config.h>
305configure:4615: result: no
306configure:4615: checking for minix/config.h
307configure:4615: result: no
308configure:4636: checking whether it is safe to define __EXTENSIONS__
309configure:4654: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
310configure:4654: $? = 0
311configure:4661: result: yes
312configure:4678: checking for strndup
313configure:4678: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
314conftest.c:49:6: warning: incompatible redeclaration of library function 'strndup'
315char strndup ();
316     ^
317conftest.c:49:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
3181 warning generated.
319conftest.c:49:6: warning: incompatible redeclaration of library function 'strndup'
320char strndup ();
321     ^
322conftest.c:49:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
3231 warning generated.
324configure:4678: $? = 0
325configure:4678: result: yes
326configure:4678: checking for strdup
327configure:4678: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
328conftest.c:50:6: warning: incompatible redeclaration of library function 'strdup'
329char strdup ();
330     ^
331conftest.c:50:6: note: 'strdup' is a builtin with type 'char *(const char *)'
3321 warning generated.
333conftest.c:50:6: warning: incompatible redeclaration of library function 'strdup'
334char strdup ();
335     ^
336conftest.c:50:6: note: 'strdup' is a builtin with type 'char *(const char *)'
3371 warning generated.
338configure:4678: $? = 0
339configure:4678: result: yes
340configure:4740: checking for ar
341configure:4756: found /opt/local/bin/ar
342configure:4767: result: ar
343configure:4793: checking the archiver (ar) interface
344configure:4803: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
345configure:4803: $? = 0
346configure:4805: ar cru libconftest.a conftest.o >&5
347configure:4808: $? = 0
348configure:4831: result: ar
349configure:4900: checking how to print strings
350configure:4927: result: printf
351configure:4948: checking for a sed that does not truncate output
352configure:5012: result: /opt/local/bin/gsed
353configure:5030: checking for fgrep
354configure:5092: result: /opt/local/bin/grep -F
355configure:5127: checking for ld used by /usr/bin/clang
356configure:5194: result: /usr/bin/ld
357configure:5201: checking if the linker (/usr/bin/ld) is GNU ld
358configure:5216: result: no
359configure:5228: checking for BSD- or MS-compatible name lister (nm)
360configure:5277: result: /opt/local/bin/nm
361configure:5407: checking the name lister (/opt/local/bin/nm) interface
362configure:5414: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
363configure:5417: /opt/local/bin/nm "conftest.o"
364configure:5420: output
3650000000000000000 S _some_variable
366configure:5427: result: BSD nm
367configure:5430: checking whether ln -s works
368configure:5434: result: yes
369configure:5442: checking the maximum length of command line arguments
370configure:5572: result: 196608
371configure:5589: checking whether the shell understands some XSI constructs
372configure:5599: result: yes
373configure:5603: checking whether the shell understands "+="
374configure:5609: result: yes
375configure:5644: checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format
376configure:5684: result: func_convert_file_noop
377configure:5691: checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format
378configure:5711: result: func_convert_file_noop
379configure:5718: checking for /usr/bin/ld option to reload object files
380configure:5725: result: -r
381configure:5799: checking for objdump
382configure:5829: result: no
383configure:5855: checking how to recognize dependent libraries
384configure:6057: result: pass_all
385configure:6142: checking for dlltool
386configure:6172: result: no
387configure:6199: checking how to associate runtime and link libraries
388configure:6226: result: printf %s\n
389configure:6350: checking for archiver @FILE support
390configure:6367: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
391configure:6367: $? = 0
392configure:6370: ar cru libconftest.a @conftest.lst >&5
393ar: @conftest.lst: No such file or directory
394configure:6373: $? = 1
395configure:6393: result: no
396configure:6451: checking for strip
397configure:6467: found /opt/local/bin/strip
398configure:6478: result: strip
399configure:6550: checking for ranlib
400configure:6566: found /opt/local/bin/ranlib
401configure:6577: result: ranlib
402configure:6679: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
403configure:6799: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
404configure:6802: $? = 0
405configure:6806: /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
406configure:6809: $? = 0
407cannot find nm_test_var in conftest.nm
408configure:6799: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
409configure:6802: $? = 0
410configure:6806: /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
411configure:6809: $? = 0
412configure:6875: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c conftstm.o >&5
413configure:6878: $? = 0
414configure:6916: result: ok
415configure:6953: checking for sysroot
416configure:6983: result: no
417configure:7239: checking for mt
418configure:7269: result: no
419configure:7289: checking if : is a manifest tool
420configure:7295: : '-?'
421configure:7303: result: no
422configure:7359: checking for dsymutil
423configure:7375: found /usr/bin/dsymutil
424configure:7386: result: dsymutil
425configure:7451: checking for nmedit
426configure:7467: found /opt/local/bin/nmedit
427configure:7478: result: nmedit
428configure:7543: checking for lipo
429configure:7559: found /opt/local/bin/lipo
430configure:7570: result: lipo
431configure:7635: checking for otool
432configure:7651: found /opt/local/bin/otool
433configure:7662: result: otool
434configure:7727: checking for otool64
435configure:7757: result: no
436configure:7802: checking for -single_module linker flag
437/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
438configure:7835: result: yes
439configure:7838: checking for -exported_symbols_list linker flag
440configure:7858: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
441configure:7858: $? = 0
442configure:7868: result: yes
443configure:7871: checking for -force_load linker flag
444/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -c -o conftest.o conftest.c
445ar cru libconftest.a conftest.o
446ranlib libconftest.a
447/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
448configure:7903: result: yes
449configure:7942: checking for dlfcn.h
450configure:7942: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
451configure:7942: $? = 0
452configure:7942: result: yes
453configure:8444: checking for objdir
454configure:8459: result: .libs
455configure:8730: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
456configure:8748: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
457configure:8752: $? = 0
458configure:8765: result: yes
459configure:9092: checking for /usr/bin/clang option to produce PIC
460configure:9099: result: -fno-common -DPIC
461configure:9107: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
462configure:9125: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
463configure:9129: $? = 0
464configure:9142: result: yes
465configure:9171: checking if /usr/bin/clang static flag -static works
466configure:9199: result: no
467configure:9214: checking if /usr/bin/clang supports -c -o file.o
468configure:9235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
469configure:9239: $? = 0
470configure:9261: result: yes
471configure:9269: checking if /usr/bin/clang supports -c -o file.o
472configure:9316: result: yes
473configure:9349: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries
474configure:10502: result: yes
475configure:10742: checking dynamic linker characteristics
476configure:11475: result: darwin12.3.0 dyld
477configure:11582: checking how to hardcode library paths into programs
478configure:11607: result: immediate
479configure:11652: checking for dlopen in -ldl
480configure:11677: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -ldl   >&5
481configure:11677: $? = 0
482configure:11686: result: yes
483configure:11901: checking whether a program can dlopen itself
484configure:11981: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386  conftest.c -ldl  >&5
485configure:11984: $? = 0
486configure:12002: result: yes
487configure:12007: checking whether a statically linked program can dlopen itself
488configure:12087: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386   conftest.c -ldl  >&5
489configure:12090: $? = 0
490configure:12108: result: yes
491configure:12147: checking whether stripping libraries is possible
492configure:12161: result: yes
493configure:12187: checking if libtool supports shared libraries
494configure:12189: result: yes
495configure:12192: checking whether to build shared libraries
496configure:12213: result: yes
497configure:12216: checking whether to build static libraries
498configure:12220: result: yes
499configure:12308: checking for gcc
500configure:12335: result: /usr/bin/clang
501configure:12564: checking for C compiler version
502configure:12573: /usr/bin/clang --version >&5
503Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
504Target: x86_64-apple-darwin12.3.0
505Thread model: posix
506configure:12584: $? = 0
507configure:12573: /usr/bin/clang -v >&5
508Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
509Target: x86_64-apple-darwin12.3.0
510Thread model: posix
511configure:12584: $? = 0
512configure:12573: /usr/bin/clang -V >&5
513clang: error: argument to '-V' is missing (expected 1 value)
514clang: error: no input files
515configure:12584: $? = 1
516configure:12573: /usr/bin/clang -qversion >&5
517clang: error: no input files
518configure:12584: $? = 1
519configure:12588: checking whether we are using the GNU C compiler
520configure:12616: result: yes
521configure:12625: checking whether /usr/bin/clang accepts -g
522configure:12686: result: yes
523configure:12703: checking for /usr/bin/clang option to accept ISO C89
524configure:12779: result: none needed
525configure:12801: checking dependency style of /usr/bin/clang
526configure:12912: result: none
527configure:12928: checking whether /usr/bin/clang and cc understand -c and -o together
528configure:12959: /usr/bin/clang -c conftest.c -o conftest2.o >&5
529configure:12963: $? = 0
530configure:12969: /usr/bin/clang -c conftest.c -o conftest2.o >&5
531configure:12973: $? = 0
532configure:12984: cc -c conftest.c >&5
533configure:12988: $? = 0
534configure:12996: cc -c conftest.c -o conftest2.o >&5
535configure:13000: $? = 0
536configure:13006: cc -c conftest.c -o conftest2.o >&5
537configure:13010: $? = 0
538configure:13028: result: yes
539configure:13065: checking math.h usability
540configure:13065: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
541configure:13065: $? = 0
542configure:13065: result: yes
543configure:13065: checking math.h presence
544configure:13065: /usr/bin/clang -E -I/opt/local/include conftest.c
545configure:13065: $? = 0
546configure:13065: result: yes
547configure:13065: checking for math.h
548configure:13065: result: yes
549configure:13065: checking stdio.h usability
550configure:13065: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
551configure:13065: $? = 0
552configure:13065: result: yes
553configure:13065: checking stdio.h presence
554configure:13065: /usr/bin/clang -E -I/opt/local/include conftest.c
555configure:13065: $? = 0
556configure:13065: result: yes
557configure:13065: checking for stdio.h
558configure:13065: result: yes
559configure:13065: checking for stdlib.h
560configure:13065: result: yes
561configure:13065: checking for string.h
562configure:13065: result: yes
563configure:13065: checking ctype.h usability
564configure:13065: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
565configure:13065: $? = 0
566configure:13065: result: yes
567configure:13065: checking ctype.h presence
568configure:13065: /usr/bin/clang -E -I/opt/local/include conftest.c
569configure:13065: $? = 0
570configure:13065: result: yes
571configure:13065: checking for ctype.h
572configure:13065: result: yes
573configure:13065: checking stddef.h usability
574configure:13065: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
575configure:13065: $? = 0
576configure:13065: result: yes
577configure:13065: checking stddef.h presence
578configure:13065: /usr/bin/clang -E -I/opt/local/include conftest.c
579configure:13065: $? = 0
580configure:13065: result: yes
581configure:13065: checking for stddef.h
582configure:13065: result: yes
583configure:13079: checking for log in -lm
584configure:13104: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -lm   >&5
585conftest.c:43:6: warning: incompatible redeclaration of library function 'log'
586char log ();
587     ^
588conftest.c:43:6: note: 'log' is a builtin with type 'double (double)'
5891 warning generated.
590conftest.c:43:6: warning: incompatible redeclaration of library function 'log'
591char log ();
592     ^
593conftest.c:43:6: note: 'log' is a builtin with type 'double (double)'
5941 warning generated.
595configure:13104: $? = 0
596configure:13113: result: yes
597configure:13126: checking for exp in -lm
598configure:13151: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -lm  -lm  >&5
599conftest.c:44:6: warning: incompatible redeclaration of library function 'exp'
600char exp ();
601     ^
602conftest.c:44:6: note: 'exp' is a builtin with type 'double (double)'
6031 warning generated.
604conftest.c:44:6: warning: incompatible redeclaration of library function 'exp'
605char exp ();
606     ^
607conftest.c:44:6: note: 'exp' is a builtin with type 'double (double)'
6081 warning generated.
609configure:13151: $? = 0
610configure:13160: result: yes
611configure:13173: checking for cos in -lm
612configure:13198: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -lm  -lm -lm  >&5
613conftest.c:45:6: warning: incompatible redeclaration of library function 'cos'
614char cos ();
615     ^
616conftest.c:45:6: note: 'cos' is a builtin with type 'double (double)'
6171 warning generated.
618conftest.c:45:6: warning: incompatible redeclaration of library function 'cos'
619char cos ();
620     ^
621conftest.c:45:6: note: 'cos' is a builtin with type 'double (double)'
6221 warning generated.
623configure:13198: $? = 0
624configure:13207: result: yes
625configure:13220: checking for sin in -lm
626configure:13245: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c -lm  -lm -lm -lm  >&5
627conftest.c:46:6: warning: incompatible redeclaration of library function 'sin'
628char sin ();
629     ^
630conftest.c:46:6: note: 'sin' is a builtin with type 'double (double)'
6311 warning generated.
632conftest.c:46:6: warning: incompatible redeclaration of library function 'sin'
633char sin ();
634     ^
635conftest.c:46:6: note: 'sin' is a builtin with type 'double (double)'
6361 warning generated.
637configure:13245: $? = 0
638configure:13254: result: yes
639configure:17062: checking for swig
640configure:17078: found /opt/local/bin/swig
641configure:17089: result: swig
642configure:17106: checking for find
643configure:17122: found /usr/bin/find
644configure:17133: result: find
645configure:17149: checking for xargs
646configure:17165: found /usr/bin/xargs
647configure:17176: result: xargs
648configure:17393: checking for python version
649configure:17400: result: 2.7
650configure:17412: checking for python platform
651configure:17419: result: darwin
652configure:17426: checking for python script directory
653configure:17454: result: ${prefix}/lib/python2.7/site-packages
654configure:17463: checking for python extension module directory
655configure:17491: result: ${exec_prefix}/lib/python2.7/site-packages
656configure:17515: checking for python2.7
657configure:17545: result: /opt/local/bin/python2.7
658configure:17565: checking for a version of Python >= '2.1.0'
659configure:17588: result: yes
660configure:17629: checking for the distutils Python package
661configure:17633: result: yes
662configure:17653: checking for Python include path
663configure:17663: result: -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
664configure:17672: checking for Python library path
665configure:17766: result: -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7
666configure:17775: checking for Python site-packages scripts path
667configure:17781: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
668configure:17788: checking for Python site-packages extension modules path
669configure:17794: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
670configure:17801: checking python extra libraries
671configure:17808: result:  -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -ldl  -framework CoreFoundation
672configure:17815: checking python extra linking flags
673configure:17822: result: -u _PyMac_Error Python.framework/Versions/2.7/Python
674configure:17829: checking consistency of all components of python development environment
675configure:17855: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -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 -arch i386 conftest.c -lm -lm -lm -lm  -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7 -u _PyMac_Error Python.framework/Versions/2.7/Python  -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -ldl  -framework CoreFoundation >&5
676clang: error: no such file or directory: 'Python.framework/Versions/2.7/Python'
677configure:17855: $? = 1
678configure: failed program was:
679| /* confdefs.h */
680| #define PACKAGE_NAME "xraylib"
681| #define PACKAGE_TARNAME "xraylib"
682| #define PACKAGE_VERSION "2.16.0"
683| #define PACKAGE_STRING "xraylib 2.16.0"
684| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
685| #define PACKAGE_URL ""
686| #define PACKAGE "xraylib"
687| #define VERSION "2.16.0"
688| #define STDC_HEADERS 1
689| #define HAVE_SYS_TYPES_H 1
690| #define HAVE_SYS_STAT_H 1
691| #define HAVE_STDLIB_H 1
692| #define HAVE_STRING_H 1
693| #define HAVE_MEMORY_H 1
694| #define HAVE_STRINGS_H 1
695| #define HAVE_INTTYPES_H 1
696| #define HAVE_STDINT_H 1
697| #define HAVE_UNISTD_H 1
698| #define __EXTENSIONS__ 1
699| #define _ALL_SOURCE 1
700| #define _GNU_SOURCE 1
701| #define _POSIX_PTHREAD_SEMANTICS 1
702| #define _TANDEM_SOURCE 1
703| #define HAVE_STRNDUP 1
704| #define HAVE_STRDUP 1
705| #define HAVE_DLFCN_H 1
706| #define LT_OBJDIR ".libs/"
707| #define HAVE_MATH_H 1
708| #define HAVE_STDIO_H 1
709| #define HAVE_STDLIB_H 1
710| #define HAVE_STRING_H 1
711| #define HAVE_CTYPE_H 1
712| #define HAVE_STDDEF_H 1
713| #define HAVE_LIBM 1
714| #define HAVE_LIBM 1
715| #define HAVE_LIBM 1
716| #define HAVE_LIBM 1
717| #define HAVE_PYTHON "2.7"
718| /* end confdefs.h.  */
719|
720|               #include <Python.h>
721| int
722| main ()
723| {
724| Py_Initialize();
725|   ;
726|   return 0;
727| }
728|
729configure:17872: result: no
730configure:17884: WARNING:
731  Could not link test program to Python. Maybe the main Python library has been
732  installed in some non-standard library path.
733  ============================================================================
734   ERROR!
735   You probably have to install the development version of the Python package
736   for your distribution.  The exact name of this package varies among them.
737  ============================================================================
738           
739configure:17905: error: Incomplete python development package
740
741## ---------------- ##
742## Cache variables. ##
743## ---------------- ##
744
745ac_cv_build=x86_64-apple-darwin12.3.0
746ac_cv_c_compiler_gnu=yes
747ac_cv_env_CCC_set=
748ac_cv_env_CCC_value=
749ac_cv_env_CC_set=set
750ac_cv_env_CC_value=/usr/bin/clang
751ac_cv_env_CFLAGS_set=set
752ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
753ac_cv_env_CPPFLAGS_set=set
754ac_cv_env_CPPFLAGS_value=-I/opt/local/include
755ac_cv_env_CPP_set=
756ac_cv_env_CPP_value=
757ac_cv_env_CXXCPP_set=
758ac_cv_env_CXXCPP_value=
759ac_cv_env_CXXFLAGS_set=set
760ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
761ac_cv_env_CXX_set=set
762ac_cv_env_CXX_value=/usr/bin/clang++
763ac_cv_env_FCFLAGS_set=set
764ac_cv_env_FCFLAGS_value='-pipe -Os'
765ac_cv_env_FC_set=
766ac_cv_env_FC_value=
767ac_cv_env_LDFLAGS_set=set
768ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
769ac_cv_env_LIBS_set=
770ac_cv_env_LIBS_value=
771ac_cv_env_PYTHON_VERSION_set=
772ac_cv_env_PYTHON_VERSION_value=
773ac_cv_env_PYTHON_set=set
774ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
775ac_cv_env_build_alias_set=
776ac_cv_env_build_alias_value=
777ac_cv_env_host_alias_set=
778ac_cv_env_host_alias_value=
779ac_cv_env_target_alias_set=
780ac_cv_env_target_alias_value=
781ac_cv_func_strdup=yes
782ac_cv_func_strndup=yes
783ac_cv_header_ctype_h=yes
784ac_cv_header_dlfcn_h=yes
785ac_cv_header_inttypes_h=yes
786ac_cv_header_math_h=yes
787ac_cv_header_memory_h=yes
788ac_cv_header_minix_config_h=no
789ac_cv_header_stdc=yes
790ac_cv_header_stddef_h=yes
791ac_cv_header_stdint_h=yes
792ac_cv_header_stdio_h=yes
793ac_cv_header_stdlib_h=yes
794ac_cv_header_string_h=yes
795ac_cv_header_strings_h=yes
796ac_cv_header_sys_stat_h=yes
797ac_cv_header_sys_types_h=yes
798ac_cv_header_unistd_h=yes
799ac_cv_host=x86_64-apple-darwin12.3.0
800ac_cv_lib_dl_dlopen=yes
801ac_cv_lib_m_cos=yes
802ac_cv_lib_m_exp=yes
803ac_cv_lib_m_log=yes
804ac_cv_lib_m_sin=yes
805ac_cv_objext=o
806ac_cv_path_EGREP='/opt/local/bin/grep -E'
807ac_cv_path_FGREP='/opt/local/bin/grep -F'
808ac_cv_path_GREP=/opt/local/bin/grep
809ac_cv_path_PYTHON=/opt/local/bin/python2.7
810ac_cv_path_SED=/opt/local/bin/gsed
811ac_cv_path_mkdir=/opt/local/bin/gmkdir
812ac_cv_prog_AWK=gawk
813ac_cv_prog_CPP='/usr/bin/clang -E'
814ac_cv_prog_FIND=find
815ac_cv_prog_SWIG=swig
816ac_cv_prog_XARGS=xargs
817ac_cv_prog_ac_ct_AR=ar
818ac_cv_prog_ac_ct_CC=/usr/bin/clang
819ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
820ac_cv_prog_ac_ct_LIPO=lipo
821ac_cv_prog_ac_ct_NMEDIT=nmedit
822ac_cv_prog_ac_ct_OTOOL=otool
823ac_cv_prog_ac_ct_RANLIB=ranlib
824ac_cv_prog_ac_ct_STRIP=strip
825ac_cv_prog_cc__usr_bin_clang_c_o=yes
826ac_cv_prog_cc_c89=
827ac_cv_prog_cc_g=yes
828ac_cv_prog_make_make_set=yes
829ac_cv_safe_to_define___extensions__=yes
830am_cv_CC_dependencies_compiler_type=none
831am_cv_ar_interface=ar
832am_cv_python_platform=darwin
833am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
834am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
835am_cv_python_version=2.7
836lt_cv_apple_cc_single_mod=yes
837lt_cv_ar_at_file=no
838lt_cv_deplibs_check_method=pass_all
839lt_cv_dlopen=dlopen
840lt_cv_dlopen_libs=-ldl
841lt_cv_dlopen_self=yes
842lt_cv_dlopen_self_static=yes
843lt_cv_file_magic_cmd='$MAGIC_CMD'
844lt_cv_file_magic_test_file=
845lt_cv_ld_exported_symbols_list=yes
846lt_cv_ld_force_load=yes
847lt_cv_ld_reload_flag=-r
848lt_cv_nm_interface='BSD nm'
849lt_cv_objdir=.libs
850lt_cv_path_LD=/usr/bin/ld
851lt_cv_path_NM=/opt/local/bin/nm
852lt_cv_path_mainfest_tool=no
853lt_cv_prog_compiler_c_o=yes
854lt_cv_prog_compiler_pic='-fno-common -DPIC'
855lt_cv_prog_compiler_pic_works=yes
856lt_cv_prog_compiler_rtti_exceptions=yes
857lt_cv_prog_compiler_static_works=no
858lt_cv_prog_gnu_ld=no
859lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
860lt_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'\'''
861lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
862lt_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'\'''
863lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
864lt_cv_sys_max_cmd_len=196608
865lt_cv_to_host_file_cmd=func_convert_file_noop
866lt_cv_to_tool_file_cmd=func_convert_file_noop
867
868## ----------------- ##
869## Output variables. ##
870## ----------------- ##
871
872ABS_SRC_BUILD_EQUAL_FALSE=''
873ABS_SRC_BUILD_EQUAL_TRUE=''
874ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/missing --run aclocal-1.12'
875AMDEPBACKSLASH=''
876AMDEP_FALSE=''
877AMDEP_TRUE='#'
878AMTAR='$${TAR-tar}'
879AR='ar'
880ARCHFLAGS=''
881AS='as'
882AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/missing --run autoconf'
883AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/missing --run autoheader'
884AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/missing --run automake-1.12'
885AWK='gawk'
886CC='/usr/bin/clang'
887CCDEPMODE='depmode=none'
888CCSHARED=''
889CFLAGS='-pipe -Os -arch x86_64 -arch i386'
890CPP='/usr/bin/clang -E'
891CPPFLAGS='-I/opt/local/include'
892CXX='/usr/bin/clang++'
893CXXCPP=''
894CXXDEPMODE=''
895CXXFLAGS='-pipe -Os -arch x86_64 -arch i386'
896CYGPATH_W='echo'
897DEFS=''
898DEPDIR='.deps'
899DLLTOOL='false'
900DSYMUTIL='dsymutil'
901DUMPBIN=''
902ECHO_C='\c'
903ECHO_N=''
904ECHO_T=''
905EGREP='/opt/local/bin/grep -E'
906ENABLE_CROSS_FALSE=''
907ENABLE_CROSS_TRUE='#'
908ENABLE_CXX_FALSE=''
909ENABLE_CXX_TRUE=''
910ENABLE_FORTRAN_FALSE=''
911ENABLE_FORTRAN_TRUE='#'
912ENABLE_IDL_FALSE=''
913ENABLE_IDL_TRUE='#'
914ENABLE_JAVA_FALSE=''
915ENABLE_JAVA_TRUE=''
916ENABLE_LUA_FALSE=''
917ENABLE_LUA_TRUE=''
918ENABLE_PERL_FALSE=''
919ENABLE_PERL_TRUE='#'
920ENABLE_PYTHON_FALSE=''
921ENABLE_PYTHON_TRUE=''
922EXEEXT=''
923FC=''
924FCFLAGS='-pipe -Os'
925FCFLAGS_f90=''
926FGREP='/opt/local/bin/grep -F'
927FIND='find'
928GREP='/opt/local/bin/grep'
929IDL_CFLAGS=''
930IDL_LD_FLAGS=''
931INSTALL_DATA='${INSTALL} -m 644'
932INSTALL_PROGRAM='${INSTALL}'
933INSTALL_SCRIPT='${INSTALL}'
934INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
935JAVA=''
936JAVAC=''
937JAVACFLAGS=''
938JAVACXXSHARED=''
939JAVADYNAMICLINKING=''
940JAVAH=''
941JAVAINC=''
942JAVALDSHARED=''
943JAVALIBRARYPREFIX=''
944JAVAROOT=''
945JAVASO=''
946LD='/usr/bin/ld'
947LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
948LDFLAGS_LIBXRL=''
949LDSHARED=''
950LIBOBJS=''
951LIBS='-lm -lm -lm -lm '
952LIBTOOL='$(SHELL) $(top_builddir)/libtool'
953LIB_AGE='3'
954LIB_CURRENT='6'
955LIB_CURRENT_MINUS_AGE='3'
956LIB_REVISION='0'
957LIPO='lipo'
958LN_S='ln -s'
959LTLIBOBJS=''
960LUA=''
961LUA_CFLAGS=''
962LUA_INCLUDE=''
963LUA_LD_FLAGS=''
964LUA_LIB=''
965MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/missing --run makeinfo'
966MANIFEST_TOOL=':'
967MKDIR_P='/opt/local/bin/gmkdir -p'
968NM='/opt/local/bin/nm'
969NMEDIT='nmedit'
970OBJDUMP='false'
971OBJEXT='o'
972OTOOL64=':'
973OTOOL='otool'
974PACKAGE='xraylib'
975PACKAGE_BUGREPORT='Tom.Schoonjans@me.com'
976PACKAGE_NAME='xraylib'
977PACKAGE_STRING='xraylib 2.16.0'
978PACKAGE_TARNAME='xraylib'
979PACKAGE_URL=''
980PACKAGE_VERSION='2.16.0'
981PATH_SEPARATOR=':'
982PERL=''
983PKGPYEXECDIR=''
984PKGPYTHONDIR=''
985PYEXECDIR=''
986PYTHON=''
987PYTHONDIR=''
988PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
989PYTHON_EXEC_PREFIX='${exec_prefix}'
990PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error Python.framework/Versions/2.7/Python'
991PYTHON_EXTRA_LIBS=' -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 -arch x86_64 -arch i386 -ldl  -framework CoreFoundation'
992PYTHON_INCLUDE_FIXED=''
993PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7'
994PYTHON_LIBS_FIXED=''
995PYTHON_PLATFORM='darwin'
996PYTHON_PREFIX='${prefix}'
997PYTHON_SITE_PKG='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
998PYTHON_SITE_PKG_EXEC='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
999PYTHON_VERSION=''
1000PYTHON_XRL_VERSION=''
1001RANLIB='ranlib'
1002RSIIDL_BIN=''
1003RSIIDL_BINDIR=''
1004RSIIDL_DIR=''
1005RSIIDL_INCDIR=''
1006RSIIDL_LIBBIN=''
1007SED='/opt/local/bin/gsed'
1008SET_MAKE=''
1009SHELL='/bin/sh'
1010STRIP='strip'
1011SWIG='swig'
1012UUDECODE=''
1013VERSION='2.16.0'
1014WINE=''
1015XARGS='xargs'
1016XRLDATADIR=''
1017abs_top_builddir=''
1018abs_top_builddir_win=''
1019abs_top_srcdir=''
1020abs_top_srcdir_win=''
1021ac_ct_AR='ar'
1022ac_ct_CC='/usr/bin/clang'
1023ac_ct_CXX=''
1024ac_ct_DUMPBIN=''
1025ac_ct_FC=''
1026am__EXEEXT_FALSE=''
1027am__EXEEXT_TRUE=''
1028am__fastdepCC_FALSE=''
1029am__fastdepCC_TRUE='#'
1030am__fastdepCXX_FALSE=''
1031am__fastdepCXX_TRUE=''
1032am__include='include'
1033am__isrc=''
1034am__leading_dot='.'
1035am__nodep=''
1036am__quote=''
1037am__tar='$${TAR-tar} chof - "$$tardir"'
1038am__untar='$${TAR-tar} xf -'
1039bindir='${exec_prefix}/bin'
1040build='x86_64-apple-darwin12.3.0'
1041build_alias=''
1042build_cpu='x86_64'
1043build_os='darwin12.3.0'
1044build_vendor='apple'
1045datadir='${datarootdir}'
1046datarootdir='${prefix}/share'
1047docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1048dvidir='${docdir}'
1049exec_prefix='NONE'
1050host='x86_64-apple-darwin12.3.0'
1051host_alias=''
1052host_cpu='x86_64'
1053host_os='darwin12.3.0'
1054host_vendor='apple'
1055htmldir='${docdir}'
1056includedir='${prefix}/include'
1057infodir='${datarootdir}/info'
1058install_sh='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xraylib/xraylib/work/xraylib-2.16.0/build-aux/install-sh'
1059libdir='${exec_prefix}/lib'
1060libexecdir='${exec_prefix}/libexec'
1061localedir='${datarootdir}/locale'
1062localstatedir='${prefix}/var'
1063mandir='${datarootdir}/man'
1064mkdir_p='$(MKDIR_P)'
1065oldincludedir='/usr/include'
1066pdfdir='${docdir}'
1067pkgpyexecdir='${pyexecdir}/xraylib'
1068pkgpythondir='${pythondir}/xraylib'
1069prefix='/opt/local'
1070program_transform_name='s,x,x,'
1071psdir='${docdir}'
1072pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
1073pythondir='${prefix}/lib/python2.7/site-packages'
1074sbindir='${exec_prefix}/sbin'
1075sharedstatedir='${prefix}/com'
1076sysconfdir='${prefix}/etc'
1077target_alias=''
1078
1079## ----------- ##
1080## confdefs.h. ##
1081## ----------- ##
1082
1083/* confdefs.h */
1084#define PACKAGE_NAME "xraylib"
1085#define PACKAGE_TARNAME "xraylib"
1086#define PACKAGE_VERSION "2.16.0"
1087#define PACKAGE_STRING "xraylib 2.16.0"
1088#define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
1089#define PACKAGE_URL ""
1090#define PACKAGE "xraylib"
1091#define VERSION "2.16.0"
1092#define STDC_HEADERS 1
1093#define HAVE_SYS_TYPES_H 1
1094#define HAVE_SYS_STAT_H 1
1095#define HAVE_STDLIB_H 1
1096#define HAVE_STRING_H 1
1097#define HAVE_MEMORY_H 1
1098#define HAVE_STRINGS_H 1
1099#define HAVE_INTTYPES_H 1
1100#define HAVE_STDINT_H 1
1101#define HAVE_UNISTD_H 1
1102#define __EXTENSIONS__ 1
1103#define _ALL_SOURCE 1
1104#define _GNU_SOURCE 1
1105#define _POSIX_PTHREAD_SEMANTICS 1
1106#define _TANDEM_SOURCE 1
1107#define HAVE_STRNDUP 1
1108#define HAVE_STRDUP 1
1109#define HAVE_DLFCN_H 1
1110#define LT_OBJDIR ".libs/"
1111#define HAVE_MATH_H 1
1112#define HAVE_STDIO_H 1
1113#define HAVE_STDLIB_H 1
1114#define HAVE_STRING_H 1
1115#define HAVE_CTYPE_H 1
1116#define HAVE_STDDEF_H 1
1117#define HAVE_LIBM 1
1118#define HAVE_LIBM 1
1119#define HAVE_LIBM 1
1120#define HAVE_LIBM 1
1121#define HAVE_PYTHON "2.7"
1122
1123configure: exit 1