Ticket #36223: config.log

File config.log, 62.1 KB (added by watsodw, 12 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 --enable-python-integration
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = m965611-mac.msfc.nasa.gov
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: 32.00 gigabytes
33Default processor set: 102 tasks, 496 threads, 8 processors
34Load average: 0.58, Mach factor: 7.41
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/macports/bin
40PATH: /opt/local/ds9
41PATH: /opt/local/s2plot/s2plot-2.4/darwin-gnu-i386
42PATH: /usr/local2/miriad/miriad/darwin_x86_64/bin
43PATH: /usr/local2/git/bin
44PATH: /usr/texbin
45PATH: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin
46PATH: /Users/dwwatson/Library/Python/2.7/bin
47PATH: /opt/macports/bin
48PATH: /opt/local/xrootd/bin
49PATH: /opt/local/bin
50PATH: /usr/bin
51PATH: /usr/sbin
52PATH: /bin
53PATH: /usr/local/bin
54PATH: /opt/local/reduce
55PATH: /usr/local/gwiddion/bin
56PATH: /usr/bin
57PATH: /bin
58PATH: /usr/sbin
59PATH: /sbin
60PATH: /usr/local/bin
61PATH: /usr/local/git/bin
62PATH: /usr/texbin
63PATH: /usr/X11/bin
64
65
66## ----------- ##
67## Core tests. ##
68## ----------- ##
69
70configure:2675: checking for a BSD-compatible install
71configure:2743: result: /opt/macports/bin/ginstall -c
72configure:2754: checking whether build environment is sane
73configure:2809: result: yes
74configure:2960: checking for a thread-safe mkdir -p
75configure:2999: result: /opt/macports/bin/gmkdir -p
76configure:3006: checking for gawk
77configure:3022: found /opt/macports/bin/gawk
78configure:3033: result: gawk
79configure:3044: checking whether make sets $(MAKE)
80configure:3066: result: yes
81configure:3156: checking build system type
82configure:3170: result: x86_64-apple-darwin10.8.0
83configure:3190: checking host system type
84configure:3203: result: x86_64-apple-darwin10.8.0
85configure:3248: checking for style of include used by make
86configure:3276: result: GNU
87configure:3347: checking for gcc
88configure:3374: result: gcc-mp-4.4
89configure:3603: checking for C compiler version
90configure:3612: gcc-mp-4.4 --version >&5
91gcc-mp-4.4 (MacPorts gcc44 4.4.7_5+universal) 4.4.7
92Copyright (C) 2010 Free Software Foundation, Inc.
93This is free software; see the source for copying conditions.  There is NO
94warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
95
96configure:3623: $? = 0
97configure:3612: gcc-mp-4.4 -v >&5
98Using built-in specs.
99Target: x86_64-apple-darwin10
100Configured with: ../gcc-4.4.7/configure --prefix=/opt/macports --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/macports/lib/gcc44 --includedir=/opt/macports/include/gcc44 --infodir=/opt/macports/share/info --mandir=/opt/macports/share/man --datadir=/opt/macports/share/gcc44 --with-local-prefix=/opt/macports --with-libiconv-prefix=/opt/macports --with-system-zlib --disable-nls --program-suffix=-mp-4.4 --with-gxx-include-dir=/opt/macports/include/gcc44/c++/ --with-gmp=/opt/macports --with-mpfr=/opt/macports --enable-stage1-checking --with-as=/opt/macports/bin/as --with-ld=/opt/macports/bin/ld --with-ar=/opt/macports/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc44 4.4.7_5+universal'
101Thread model: posix
102gcc version 4.4.7 (MacPorts gcc44 4.4.7_5+universal)
103configure:3623: $? = 0
104configure:3612: gcc-mp-4.4 -V >&5
105gcc-mp-4.4: '-V' option must have argument
106configure:3623: $? = 1
107configure:3612: gcc-mp-4.4 -qversion >&5
108gcc-mp-4.4: unrecognized option '-qversion'
109gcc-mp-4.4: no input files
110configure:3623: $? = 1
111configure:3643: checking whether the C compiler works
112configure:3665: gcc-mp-4.4    conftest.c  >&5
113configure:3669: $? = 0
114configure:3717: result: yes
115configure:3720: checking for C compiler default output file name
116configure:3722: result: a.out
117configure:3728: checking for suffix of executables
118configure:3735: gcc-mp-4.4 -o conftest    conftest.c  >&5
119configure:3739: $? = 0
120configure:3761: result:
121configure:3783: checking whether we are cross compiling
122configure:3791: gcc-mp-4.4 -o conftest    conftest.c  >&5
123configure:3795: $? = 0
124configure:3802: ./conftest
125configure:3806: $? = 0
126configure:3821: result: no
127configure:3826: checking for suffix of object files
128configure:3848: gcc-mp-4.4 -c   conftest.c >&5
129configure:3852: $? = 0
130configure:3873: result: o
131configure:3877: checking whether we are using the GNU C compiler
132configure:3896: gcc-mp-4.4 -c   conftest.c >&5
133configure:3896: $? = 0
134configure:3905: result: yes
135configure:3914: checking whether gcc-mp-4.4 accepts -g
136configure:3934: gcc-mp-4.4 -c -g  conftest.c >&5
137configure:3934: $? = 0
138configure:3975: result: yes
139configure:3992: checking for gcc-mp-4.4 option to accept ISO C89
140configure:4055: gcc-mp-4.4  -c -g -O2  conftest.c >&5
141configure:4055: $? = 0
142configure:4068: result: none needed
143configure:4090: checking dependency style of gcc-mp-4.4
144configure:4201: result: gcc3
145configure:4222: checking how to run the C preprocessor
146configure:4253: gcc-mp-4.4 -E  conftest.c
147configure:4253: $? = 0
148configure:4267: gcc-mp-4.4 -E  conftest.c
149conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
150configure:4267: $? = 1
151configure: failed program was:
152| /* confdefs.h */
153| #define PACKAGE_NAME "xraylib"
154| #define PACKAGE_TARNAME "xraylib"
155| #define PACKAGE_VERSION "2.16.0"
156| #define PACKAGE_STRING "xraylib 2.16.0"
157| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
158| #define PACKAGE_URL ""
159| #define PACKAGE "xraylib"
160| #define VERSION "2.16.0"
161| /* end confdefs.h.  */
162| #include <ac_nonexistent.h>
163configure:4292: result: gcc-mp-4.4 -E
164configure:4312: gcc-mp-4.4 -E  conftest.c
165configure:4312: $? = 0
166configure:4326: gcc-mp-4.4 -E  conftest.c
167conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
168configure:4326: $? = 1
169configure: failed program was:
170| /* confdefs.h */
171| #define PACKAGE_NAME "xraylib"
172| #define PACKAGE_TARNAME "xraylib"
173| #define PACKAGE_VERSION "2.16.0"
174| #define PACKAGE_STRING "xraylib 2.16.0"
175| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
176| #define PACKAGE_URL ""
177| #define PACKAGE "xraylib"
178| #define VERSION "2.16.0"
179| /* end confdefs.h.  */
180| #include <ac_nonexistent.h>
181configure:4355: checking for grep that handles long lines and -e
182configure:4413: result: /opt/macports/bin/grep
183configure:4418: checking for egrep
184configure:4480: result: /opt/macports/bin/grep -E
185configure:4485: checking for ANSI C header files
186configure:4505: gcc-mp-4.4 -c -g -O2  conftest.c >&5
187configure:4505: $? = 0
188configure:4578: gcc-mp-4.4 -o conftest -g -O2   conftest.c  >&5
189configure:4578: $? = 0
190configure:4578: ./conftest
191configure:4578: $? = 0
192configure:4589: result: yes
193configure:4602: checking for sys/types.h
194configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
195configure:4602: $? = 0
196configure:4602: result: yes
197configure:4602: checking for sys/stat.h
198configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
199configure:4602: $? = 0
200configure:4602: result: yes
201configure:4602: checking for stdlib.h
202configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
203configure:4602: $? = 0
204configure:4602: result: yes
205configure:4602: checking for string.h
206configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
207configure:4602: $? = 0
208configure:4602: result: yes
209configure:4602: checking for memory.h
210configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
211configure:4602: $? = 0
212configure:4602: result: yes
213configure:4602: checking for strings.h
214configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
215configure:4602: $? = 0
216configure:4602: result: yes
217configure:4602: checking for inttypes.h
218configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
219configure:4602: $? = 0
220configure:4602: result: yes
221configure:4602: checking for stdint.h
222configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
223configure:4602: $? = 0
224configure:4602: result: yes
225configure:4602: checking for unistd.h
226configure:4602: gcc-mp-4.4 -c -g -O2  conftest.c >&5
227configure:4602: $? = 0
228configure:4602: result: yes
229configure:4615: checking minix/config.h usability
230configure:4615: gcc-mp-4.4 -c -g -O2  conftest.c >&5
231conftest.c:54:26: error: minix/config.h: No such file or directory
232configure:4615: $? = 1
233configure: failed program was:
234| /* confdefs.h */
235| #define PACKAGE_NAME "xraylib"
236| #define PACKAGE_TARNAME "xraylib"
237| #define PACKAGE_VERSION "2.16.0"
238| #define PACKAGE_STRING "xraylib 2.16.0"
239| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
240| #define PACKAGE_URL ""
241| #define PACKAGE "xraylib"
242| #define VERSION "2.16.0"
243| #define STDC_HEADERS 1
244| #define HAVE_SYS_TYPES_H 1
245| #define HAVE_SYS_STAT_H 1
246| #define HAVE_STDLIB_H 1
247| #define HAVE_STRING_H 1
248| #define HAVE_MEMORY_H 1
249| #define HAVE_STRINGS_H 1
250| #define HAVE_INTTYPES_H 1
251| #define HAVE_STDINT_H 1
252| #define HAVE_UNISTD_H 1
253| /* end confdefs.h.  */
254| #include <stdio.h>
255| #ifdef HAVE_SYS_TYPES_H
256| # include <sys/types.h>
257| #endif
258| #ifdef HAVE_SYS_STAT_H
259| # include <sys/stat.h>
260| #endif
261| #ifdef STDC_HEADERS
262| # include <stdlib.h>
263| # include <stddef.h>
264| #else
265| # ifdef HAVE_STDLIB_H
266| #  include <stdlib.h>
267| # endif
268| #endif
269| #ifdef HAVE_STRING_H
270| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
271| #  include <memory.h>
272| # endif
273| # include <string.h>
274| #endif
275| #ifdef HAVE_STRINGS_H
276| # include <strings.h>
277| #endif
278| #ifdef HAVE_INTTYPES_H
279| # include <inttypes.h>
280| #endif
281| #ifdef HAVE_STDINT_H
282| # include <stdint.h>
283| #endif
284| #ifdef HAVE_UNISTD_H
285| # include <unistd.h>
286| #endif
287| #include <minix/config.h>
288configure:4615: result: no
289configure:4615: checking minix/config.h presence
290configure:4615: gcc-mp-4.4 -E  conftest.c
291conftest.c:21:26: error: minix/config.h: No such file or directory
292configure:4615: $? = 1
293configure: failed program was:
294| /* confdefs.h */
295| #define PACKAGE_NAME "xraylib"
296| #define PACKAGE_TARNAME "xraylib"
297| #define PACKAGE_VERSION "2.16.0"
298| #define PACKAGE_STRING "xraylib 2.16.0"
299| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
300| #define PACKAGE_URL ""
301| #define PACKAGE "xraylib"
302| #define VERSION "2.16.0"
303| #define STDC_HEADERS 1
304| #define HAVE_SYS_TYPES_H 1
305| #define HAVE_SYS_STAT_H 1
306| #define HAVE_STDLIB_H 1
307| #define HAVE_STRING_H 1
308| #define HAVE_MEMORY_H 1
309| #define HAVE_STRINGS_H 1
310| #define HAVE_INTTYPES_H 1
311| #define HAVE_STDINT_H 1
312| #define HAVE_UNISTD_H 1
313| /* end confdefs.h.  */
314| #include <minix/config.h>
315configure:4615: result: no
316configure:4615: checking for minix/config.h
317configure:4615: result: no
318configure:4636: checking whether it is safe to define __EXTENSIONS__
319configure:4654: gcc-mp-4.4 -c -g -O2  conftest.c >&5
320configure:4654: $? = 0
321configure:4661: result: yes
322configure:4678: checking for strndup
323configure:4678: gcc-mp-4.4 -o conftest -g -O2   conftest.c  >&5
324conftest.c:49: warning: conflicting types for built-in function 'strndup'
325Undefined symbols for architecture x86_64:
326  "_strndup", referenced from:
327      _main in ccNzNEfN.o
328ld: symbol(s) not found for architecture x86_64
329collect2: ld returned 1 exit status
330configure:4678: $? = 1
331configure: failed program was:
332| /* confdefs.h */
333| #define PACKAGE_NAME "xraylib"
334| #define PACKAGE_TARNAME "xraylib"
335| #define PACKAGE_VERSION "2.16.0"
336| #define PACKAGE_STRING "xraylib 2.16.0"
337| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
338| #define PACKAGE_URL ""
339| #define PACKAGE "xraylib"
340| #define VERSION "2.16.0"
341| #define STDC_HEADERS 1
342| #define HAVE_SYS_TYPES_H 1
343| #define HAVE_SYS_STAT_H 1
344| #define HAVE_STDLIB_H 1
345| #define HAVE_STRING_H 1
346| #define HAVE_MEMORY_H 1
347| #define HAVE_STRINGS_H 1
348| #define HAVE_INTTYPES_H 1
349| #define HAVE_STDINT_H 1
350| #define HAVE_UNISTD_H 1
351| #define __EXTENSIONS__ 1
352| #define _ALL_SOURCE 1
353| #define _GNU_SOURCE 1
354| #define _POSIX_PTHREAD_SEMANTICS 1
355| #define _TANDEM_SOURCE 1
356| /* end confdefs.h.  */
357| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
358|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
359| #define strndup innocuous_strndup
360|
361| /* System header to define __stub macros and hopefully few prototypes,
362|     which can conflict with char strndup (); below.
363|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
364|     <limits.h> exists even on freestanding compilers.  */
365|
366| #ifdef __STDC__
367| # include <limits.h>
368| #else
369| # include <assert.h>
370| #endif
371|
372| #undef strndup
373|
374| /* Override any GCC internal prototype to avoid an error.
375|    Use char because int might match the return type of a GCC
376|    builtin and then its argument prototype would still apply.  */
377| #ifdef __cplusplus
378| extern "C"
379| #endif
380| char strndup ();
381| /* The GNU C library defines this for functions which it implements
382|     to always fail with ENOSYS.  Some functions are actually named
383|     something starting with __ and the normal name is an alias.  */
384| #if defined __stub_strndup || defined __stub___strndup
385| choke me
386| #endif
387|
388| int
389| main ()
390| {
391| return strndup ();
392|   ;
393|   return 0;
394| }
395configure:4678: result: no
396configure:4678: checking for strdup
397configure:4678: gcc-mp-4.4 -o conftest -g -O2   conftest.c  >&5
398conftest.c:49: warning: conflicting types for built-in function 'strdup'
399configure:4678: $? = 0
400configure:4678: result: yes
401configure:4740: checking for ar
402configure:4756: found /opt/macports/bin/ar
403configure:4767: result: ar
404configure:4793: checking the archiver (ar) interface
405configure:4803: gcc-mp-4.4 -c -g -O2  conftest.c >&5
406configure:4803: $? = 0
407configure:4805: ar cru libconftest.a conftest.o >&5
408configure:4808: $? = 0
409configure:4831: result: ar
410configure:4900: checking how to print strings
411configure:4927: result: printf
412configure:4948: checking for a sed that does not truncate output
413configure:5012: result: /opt/macports/bin/gsed
414configure:5030: checking for fgrep
415configure:5092: result: /opt/macports/bin/grep -F
416configure:5127: checking for ld used by gcc-mp-4.4
417configure:5194: result: /opt/macports/bin/ld
418configure:5201: checking if the linker (/opt/macports/bin/ld) is GNU ld
419configure:5216: result: no
420configure:5228: checking for BSD- or MS-compatible name lister (nm)
421configure:5277: result: /opt/macports/bin/nm
422configure:5407: checking the name lister (/opt/macports/bin/nm) interface
423configure:5414: gcc-mp-4.4 -c -g -O2  conftest.c >&5
424configure:5417: /opt/macports/bin/nm "conftest.o"
425configure:5420: output
4260000000000000108 D _some_variable
427configure:5427: result: BSD nm
428configure:5430: checking whether ln -s works
429configure:5434: result: yes
430configure:5442: checking the maximum length of command line arguments
431configure:5572: result: 196608
432configure:5589: checking whether the shell understands some XSI constructs
433configure:5599: result: yes
434configure:5603: checking whether the shell understands "+="
435configure:5609: result: yes
436configure:5644: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
437configure:5684: result: func_convert_file_noop
438configure:5691: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
439configure:5711: result: func_convert_file_noop
440configure:5718: checking for /opt/macports/bin/ld option to reload object files
441configure:5725: result: -r
442configure:5799: checking for objdump
443configure:5829: result: no
444configure:5855: checking how to recognize dependent libraries
445configure:6057: result: pass_all
446configure:6142: checking for dlltool
447configure:6172: result: no
448configure:6199: checking how to associate runtime and link libraries
449configure:6226: result: printf %s\n
450configure:6350: checking for archiver @FILE support
451configure:6367: gcc-mp-4.4 -c -g -O2  conftest.c >&5
452configure:6367: $? = 0
453configure:6370: ar cru libconftest.a @conftest.lst >&5
454ar: @conftest.lst: No such file or directory
455configure:6373: $? = 1
456configure:6393: result: no
457configure:6451: checking for strip
458configure:6467: found /opt/macports/bin/strip
459configure:6478: result: strip
460configure:6550: checking for ranlib
461configure:6566: found /opt/macports/bin/ranlib
462configure:6577: result: ranlib
463configure:6679: checking command to parse /opt/macports/bin/nm output from gcc-mp-4.4 object
464configure:6799: gcc-mp-4.4 -c -g -O2  conftest.c >&5
465configure:6802: $? = 0
466configure:6806: /opt/macports/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
467configure:6809: $? = 0
468cannot find nm_test_var in conftest.nm
469configure:6799: gcc-mp-4.4 -c -g -O2  conftest.c >&5
470configure:6802: $? = 0
471configure:6806: /opt/macports/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
472configure:6809: $? = 0
473configure:6875: gcc-mp-4.4 -o conftest -g -O2   conftest.c conftstm.o >&5
474configure:6878: $? = 0
475configure:6916: result: ok
476configure:6953: checking for sysroot
477configure:6983: result: no
478configure:7239: checking for mt
479configure:7269: result: no
480configure:7289: checking if : is a manifest tool
481configure:7295: : '-?'
482configure:7303: result: no
483configure:7359: checking for dsymutil
484configure:7375: found /usr/bin/dsymutil
485configure:7386: result: dsymutil
486configure:7451: checking for nmedit
487configure:7467: found /opt/macports/bin/nmedit
488configure:7478: result: nmedit
489configure:7543: checking for lipo
490configure:7559: found /opt/macports/bin/lipo
491configure:7570: result: lipo
492configure:7635: checking for otool
493configure:7651: found /opt/macports/bin/otool
494configure:7662: result: otool
495configure:7727: checking for otool64
496configure:7757: result: no
497configure:7802: checking for -single_module linker flag
498gcc-mp-4.4 -g -O2  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
499configure:7835: result: yes
500configure:7838: checking for -exported_symbols_list linker flag
501configure:7858: gcc-mp-4.4 -o conftest -g -O2   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
502configure:7858: $? = 0
503configure:7868: result: yes
504configure:7871: checking for -force_load linker flag
505gcc-mp-4.4 -g -O2 -c -o conftest.o conftest.c
506ar cru libconftest.a conftest.o
507ranlib libconftest.a
508gcc-mp-4.4 -g -O2  -o conftest conftest.c -Wl,-force_load,./libconftest.a
509configure:7903: result: yes
510configure:7942: checking for dlfcn.h
511configure:7942: gcc-mp-4.4 -c -g -O2  conftest.c >&5
512configure:7942: $? = 0
513configure:7942: result: yes
514configure:8444: checking for objdir
515configure:8459: result: .libs
516configure:8730: checking if gcc-mp-4.4 supports -fno-rtti -fno-exceptions
517configure:8748: gcc-mp-4.4 -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
518cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
519configure:8752: $? = 0
520configure:8765: result: no
521configure:9092: checking for gcc-mp-4.4 option to produce PIC
522configure:9099: result: -fno-common -DPIC
523configure:9107: checking if gcc-mp-4.4 PIC flag -fno-common -DPIC works
524configure:9125: gcc-mp-4.4 -c -g -O2  -fno-common -DPIC -DPIC conftest.c >&5
525configure:9129: $? = 0
526configure:9142: result: yes
527configure:9171: checking if gcc-mp-4.4 static flag -static works
528configure:9199: result: no
529configure:9214: checking if gcc-mp-4.4 supports -c -o file.o
530configure:9235: gcc-mp-4.4 -c -g -O2  -o out/conftest2.o conftest.c >&5
531configure:9239: $? = 0
532configure:9261: result: yes
533configure:9269: checking if gcc-mp-4.4 supports -c -o file.o
534configure:9316: result: yes
535configure:9349: checking whether the gcc-mp-4.4 linker (/opt/macports/bin/ld) supports shared libraries
536configure:10502: result: yes
537configure:10742: checking dynamic linker characteristics
538configure:11475: result: darwin10.8.0 dyld
539configure:11582: checking how to hardcode library paths into programs
540configure:11607: result: immediate
541configure:11652: checking for dlopen in -ldl
542configure:11677: gcc-mp-4.4 -o conftest -g -O2   conftest.c -ldl   >&5
543configure:11677: $? = 0
544configure:11686: result: yes
545configure:11901: checking whether a program can dlopen itself
546configure:11981: gcc-mp-4.4 -o conftest -g -O2  -DHAVE_DLFCN_H   conftest.c -ldl  >&5
547configure:11984: $? = 0
548configure:12002: result: yes
549configure:12007: checking whether a statically linked program can dlopen itself
550configure:12087: gcc-mp-4.4 -o conftest -g -O2  -DHAVE_DLFCN_H    conftest.c -ldl  >&5
551configure:12090: $? = 0
552configure:12108: result: yes
553configure:12147: checking whether stripping libraries is possible
554configure:12161: result: yes
555configure:12187: checking if libtool supports shared libraries
556configure:12189: result: yes
557configure:12192: checking whether to build shared libraries
558configure:12213: result: yes
559configure:12216: checking whether to build static libraries
560configure:12220: result: yes
561configure:12308: checking for gcc
562configure:12335: result: gcc-mp-4.4
563configure:12564: checking for C compiler version
564configure:12573: gcc-mp-4.4 --version >&5
565gcc-mp-4.4 (MacPorts gcc44 4.4.7_5+universal) 4.4.7
566Copyright (C) 2010 Free Software Foundation, Inc.
567This is free software; see the source for copying conditions.  There is NO
568warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
569
570configure:12584: $? = 0
571configure:12573: gcc-mp-4.4 -v >&5
572Using built-in specs.
573Target: x86_64-apple-darwin10
574Configured with: ../gcc-4.4.7/configure --prefix=/opt/macports --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/macports/lib/gcc44 --includedir=/opt/macports/include/gcc44 --infodir=/opt/macports/share/info --mandir=/opt/macports/share/man --datadir=/opt/macports/share/gcc44 --with-local-prefix=/opt/macports --with-libiconv-prefix=/opt/macports --with-system-zlib --disable-nls --program-suffix=-mp-4.4 --with-gxx-include-dir=/opt/macports/include/gcc44/c++/ --with-gmp=/opt/macports --with-mpfr=/opt/macports --enable-stage1-checking --with-as=/opt/macports/bin/as --with-ld=/opt/macports/bin/ld --with-ar=/opt/macports/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc44 4.4.7_5+universal'
575Thread model: posix
576gcc version 4.4.7 (MacPorts gcc44 4.4.7_5+universal)
577configure:12584: $? = 0
578configure:12573: gcc-mp-4.4 -V >&5
579gcc-mp-4.4: '-V' option must have argument
580configure:12584: $? = 1
581configure:12573: gcc-mp-4.4 -qversion >&5
582gcc-mp-4.4: unrecognized option '-qversion'
583gcc-mp-4.4: no input files
584configure:12584: $? = 1
585configure:12588: checking whether we are using the GNU C compiler
586configure:12616: result: yes
587configure:12625: checking whether gcc-mp-4.4 accepts -g
588configure:12686: result: yes
589configure:12703: checking for gcc-mp-4.4 option to accept ISO C89
590configure:12779: result: none needed
591configure:12801: checking dependency style of gcc-mp-4.4
592configure:12912: result: gcc3
593configure:12928: checking whether gcc-mp-4.4 and cc understand -c and -o together
594configure:12959: gcc-mp-4.4 -c conftest.c -o conftest2.o >&5
595configure:12963: $? = 0
596configure:12969: gcc-mp-4.4 -c conftest.c -o conftest2.o >&5
597configure:12973: $? = 0
598configure:12984: cc -c conftest.c >&5
599configure:12988: $? = 0
600configure:12996: cc -c conftest.c -o conftest2.o >&5
601configure:13000: $? = 0
602configure:13006: cc -c conftest.c -o conftest2.o >&5
603configure:13010: $? = 0
604configure:13028: result: yes
605configure:13065: checking math.h usability
606configure:13065: gcc-mp-4.4 -c -g -O2  conftest.c >&5
607configure:13065: $? = 0
608configure:13065: result: yes
609configure:13065: checking math.h presence
610configure:13065: gcc-mp-4.4 -E  conftest.c
611configure:13065: $? = 0
612configure:13065: result: yes
613configure:13065: checking for math.h
614configure:13065: result: yes
615configure:13065: checking stdio.h usability
616configure:13065: gcc-mp-4.4 -c -g -O2  conftest.c >&5
617configure:13065: $? = 0
618configure:13065: result: yes
619configure:13065: checking stdio.h presence
620configure:13065: gcc-mp-4.4 -E  conftest.c
621configure:13065: $? = 0
622configure:13065: result: yes
623configure:13065: checking for stdio.h
624configure:13065: result: yes
625configure:13065: checking for stdlib.h
626configure:13065: result: yes
627configure:13065: checking for string.h
628configure:13065: result: yes
629configure:13065: checking ctype.h usability
630configure:13065: gcc-mp-4.4 -c -g -O2  conftest.c >&5
631configure:13065: $? = 0
632configure:13065: result: yes
633configure:13065: checking ctype.h presence
634configure:13065: gcc-mp-4.4 -E  conftest.c
635configure:13065: $? = 0
636configure:13065: result: yes
637configure:13065: checking for ctype.h
638configure:13065: result: yes
639configure:13065: checking stddef.h usability
640configure:13065: gcc-mp-4.4 -c -g -O2  conftest.c >&5
641configure:13065: $? = 0
642configure:13065: result: yes
643configure:13065: checking stddef.h presence
644configure:13065: gcc-mp-4.4 -E  conftest.c
645configure:13065: $? = 0
646configure:13065: result: yes
647configure:13065: checking for stddef.h
648configure:13065: result: yes
649configure:13079: checking for log in -lm
650configure:13104: gcc-mp-4.4 -o conftest -g -O2   conftest.c -lm   >&5
651conftest.c:42: warning: conflicting types for built-in function 'log'
652configure:13104: $? = 0
653configure:13113: result: yes
654configure:13126: checking for exp in -lm
655configure:13151: gcc-mp-4.4 -o conftest -g -O2   conftest.c -lm  -lm  >&5
656conftest.c:43: warning: conflicting types for built-in function 'exp'
657configure:13151: $? = 0
658configure:13160: result: yes
659configure:13173: checking for cos in -lm
660configure:13198: gcc-mp-4.4 -o conftest -g -O2   conftest.c -lm  -lm -lm  >&5
661conftest.c:44: warning: conflicting types for built-in function 'cos'
662configure:13198: $? = 0
663configure:13207: result: yes
664configure:13220: checking for sin in -lm
665configure:13245: gcc-mp-4.4 -o conftest -g -O2   conftest.c -lm  -lm -lm -lm  >&5
666conftest.c:45: warning: conflicting types for built-in function 'sin'
667configure:13245: $? = 0
668configure:13254: result: yes
669configure:13440: checking for gfortran
670configure:13456: found /usr/bin/gfortran
671configure:13467: result: gfortran
672configure:13493: checking for Fortran compiler version
673configure:13502: gfortran --version >&5
674GNU Fortran (GCC) 4.2.1 (Apple Inc. build 5664)
675Copyright (C) 2007 Free Software Foundation, Inc.
676
677GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
678You may redistribute copies of GNU Fortran
679under the terms of the GNU General Public License.
680For more information about these matters, see the file named COPYING
681
682configure:13513: $? = 0
683configure:13502: gfortran -v >&5
684Using built-in specs.
685Target: i686-apple-darwin10
686Configured with: /Builds/apple/gcc-5664/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
687Thread model: posix
688gcc version 4.2.1 (Apple Inc. build 5664)
689configure:13513: $? = 0
690configure:13502: gfortran -V >&5
691gfortran-4.2: argument to `-V' is missing
692configure:13513: $? = 1
693configure:13502: gfortran -qversion >&5
694i686-apple-darwin10-gfortran-4.2.1: no input files
695configure:13513: $? = 1
696configure:13522: checking whether we are using the GNU Fortran compiler
697configure:13535: gfortran -c   conftest.F >&5
698configure:13535: $? = 0
699configure:13544: result: yes
700configure:13550: checking whether gfortran accepts -g
701configure:13561: gfortran -c -g  conftest.f >&5
702configure:13561: $? = 0
703configure:13569: result: yes
704configure:13718: checking if libtool supports shared libraries
705configure:13720: result: yes
706configure:13723: checking whether to build shared libraries
707configure:13743: result: yes
708configure:13746: checking whether to build static libraries
709configure:13750: result: yes
710configure:13784: gfortran -c -g -O2  conftest.f >&5
711configure:13787: $? = 0
712configure:14234: checking for gfortran option to produce PIC
713configure:14241: result: -fno-common
714configure:14249: checking if gfortran PIC flag -fno-common works
715configure:14267: gfortran -c -g -O2 -fno-common  conftest.f >&5
716configure:14271: $? = 0
717configure:14284: result: yes
718configure:14307: checking if gfortran static flag -static works
719configure:14335: result: no
720configure:14347: checking if gfortran supports -c -o file.o
721configure:14368: gfortran -c -g -O2 -o out/conftest2.o  conftest.f >&5
722configure:14372: $? = 0
723configure:14394: result: yes
724configure:14399: checking if gfortran supports -c -o file.o
725configure:14446: result: yes
726configure:14476: checking whether the gfortran linker (/opt/macports/bin/ld) supports shared libraries
727configure:15579: result: yes
728configure:15720: checking dynamic linker characteristics
729configure:16381: result: darwin10.8.0 dyld
730configure:16434: checking how to hardcode library paths into programs
731configure:16459: result: immediate
732configure:16503: checking for Fortran flag to compile .f90 files
733configure:16523: gfortran -c -g -O2  conftest.f90 >&5
734configure:16523: $? = 0
735configure:16532: result: none
736configure:16558: checking whether the fortran compiler supports the 2003 features
737configure:16617: gfortran -c -g -O2  conftest.f90 >&5
738conftest.f90:3:
739
740USE, INTRINSIC ::ISO_C_BINDING
7411
742Error: Unclassifiable statement at (1)
743conftest.f90:5:
744
745TYPE, BIND(C) :: test_C
7461
747Error: Unclassifiable statement at (1)
748conftest.f90:6.10:
749
750 INTEGER (C_INT) :: arrayLen
751         1
752Error: Parameter 'c_int' at (1) has not been declared or is a variable, which does not reduce to a constant expression
753conftest.f90:7.13:
754
755 TYPE (C_PTR) :: cpointer
756            1
757Error: Derived type 'c_ptr' at (1) is being used before it is defined
758conftest.f90:8.3:
759
760ENDTYPE
761  1
762Error: Expecting END MODULE statement at (1)
763conftest.f90:11.10:
764
765 INTEGER (C_INT), DIMENSION(:), POINTER :: fpointer
766         1
767Error: Parameter 'c_int' at (1) has not been declared or is a variable, which does not reduce to a constant expression
768conftest.f90:12.7:
769
770ENDTYPE
771      1
772Error: Derived type definition at (1) has no components
773conftest.f90:15.27:
774
775 FUNCTION foo (bar,morebar) BIND(C,NAME='foo')
776                          1
777Error: Unexpected junk after function declaration at (1)
778conftest.f90:16.2:
779
780  USE, INTRINSIC ::ISO_C_BINDING
781 1
782Error: Unclassifiable statement at (1)
783conftest.f90:17.15:
784
785  IMPLICIT NONE
786              1
787Error: Unexpected IMPLICIT NONE statement in INTERFACE block at (1)
788conftest.f90:18.13:
789
790  REAL (KIND=C_DOUBLE) :: foo
791            1
792Error: Parameter 'c_double' at (1) has not been declared or is a variable, which does not reduce to a constant expression
793conftest.f90:19.16:
794
795  INTEGER (KIND=C_INT), INTENT(IN) :: bar
796               1
797Error: Parameter 'c_int' at (1) has not been declared or is a variable, which does not reduce to a constant expression
798conftest.f90:20.13:
799
800  REAL (KIND=C_DOUBLE), INTENT(IN) :: morebar
801            1
802Error: Parameter 'c_double' at (1) has not been declared or is a variable, which does not reduce to a constant expression
803conftest.f90:21.4:
804
805 ENDFUNCTION foo
806   1
807Error: Expecting END INTERFACE statement at (1)
808conftest.f90:22.19:
809
810 FUNCTION strlen(s) BIND(C,NAME='strlen')
811                  1
812Error: Unexpected junk after function declaration at (1)
813conftest.f90:23.2:
814
815  USE, INTRINSIC ::ISO_C_BINDING
816 1
817Error: Unclassifiable statement at (1)
818conftest.f90:24.15:
819
820  IMPLICIT NONE
821              1
822Error: Unexpected IMPLICIT NONE statement in INTERFACE block at (1)
823conftest.f90:25.24:
824
825  CHARACTER (KIND=C_CHAR),DIMENSION(*) :: s
826                       1
827Error: Constant expression required at (1)
828conftest.f90:26.11:
829
830  INTEGER (C_SIZE_T) :: strlen
831          1
832Error: Parameter 'c_size_t' at (1) has not been declared or is a variable, which does not reduce to a constant expression
833conftest.f90:27.4:
834
835 ENDFUNCTION
836   1
837Error: Expecting END INTERFACE statement at (1)
838conftest.f90:31.14:
839
840USE f2003_test
841             1
842Fatal Error: Can't open module file 'f2003_test.mod' for reading at (1): No such file or directory
843configure:16617: $? = 1
844configure: failed program was:
845|
846| MODULE f2003_test
847| USE, INTRINSIC ::ISO_C_BINDING
848|
849| TYPE, BIND(C) :: test_C
850|       INTEGER (C_INT) :: arrayLen
851|       TYPE (C_PTR) :: cpointer
852| ENDTYPE
853|
854| TYPE :: test_F
855|       INTEGER (C_INT), DIMENSION(:), POINTER :: fpointer
856| ENDTYPE
857|
858| INTERFACE
859|       FUNCTION foo (bar,morebar) BIND(C,NAME='foo')
860|               USE, INTRINSIC ::ISO_C_BINDING
861|               IMPLICIT NONE
862|               REAL (KIND=C_DOUBLE) :: foo
863|               INTEGER (KIND=C_INT), INTENT(IN) :: bar
864|               REAL (KIND=C_DOUBLE), INTENT(IN) :: morebar
865|       ENDFUNCTION foo
866|       FUNCTION strlen(s) BIND(C,NAME='strlen')
867|               USE, INTRINSIC ::ISO_C_BINDING
868|               IMPLICIT NONE
869|               CHARACTER (KIND=C_CHAR),DIMENSION(*) :: s
870|               INTEGER (C_SIZE_T) :: strlen
871|       ENDFUNCTION
872| ENDINTERFACE
873| ENDMODULE f2003_test
874| PROGRAM f2003_main
875| USE f2003_test
876| IMPLICIT NONE
877|
878| CHARACTER (LEN=10,KIND=C_CHAR) :: string = C_CHAR_'123456789' // C_NULL_CHAR
879| TYPE (test_C) :: tester_C
880| TYPE (test_F) :: tester_F
881|
882|
883|
884| IF (strlen(string) /= 9) THEN
885|       CALL EXIT(1)
886| ELSE
887|       CALL EXIT(0)
888| ENDIF
889|
890| !next line should produce a compile-time error when using g95
891| CALL C_F_POINTER(tester_C%cpointer,tester_F%fpointer,[tester_C%arrayLen])
892|
893| ENDPROGRAM f2003_main
894|
895configure:16629: result: no
896configure:16634: WARNING: no suitable fortran 2003 compiler has been detected. The fortran bindings will not be built.
897configure:16696: checking for idl
898configure:16729: result: no
899configure:16742: WARNING: RSI-IDL binaries not found in /usr/local/itt/idl/bin:/usr/local/rsi/idl/bin:/usr/local/pkg/graphics/rsi/idl/bin:/Applications/exelis/idl/bin:/usr/local/exelis/idl/bin:/Applications/itt/idl/bin:/usr/local/idl/bin:/Applications/itt/idl/idl/bin:/usr/local/itt/idl/idl/bin:/Applications/rsi/idl/bin. Use --with-rsiidl-bindir to set the location of the rsi-idl binary
900configure:17062: checking for swig
901configure:17078: found /opt/macports/bin/swig
902configure:17089: result: swig
903configure:17106: checking for find
904configure:17122: found /usr/bin/find
905configure:17133: result: find
906configure:17149: checking for xargs
907configure:17165: found /usr/bin/xargs
908configure:17176: result: xargs
909configure:17222: checking for perl
910configure:17238: found /opt/macports/bin/perl
911configure:17249: result: perl
912configure:17287: Building with Perl bindings
913configure:17342: checking for python
914configure:17360: found /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python
915configure:17372: result: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python
916configure:17393: checking for python version
917configure:17400: result: 2.7
918configure:17412: checking for python platform
919configure:17419: result: darwin
920configure:17426: checking for python script directory
921configure:17454: result: ${prefix}/lib/python2.7/site-packages
922configure:17463: checking for python extension module directory
923configure:17491: result: ${exec_prefix}/lib/python2.7/site-packages
924configure:17515: checking for python2.7
925configure:17545: result: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python
926configure:17565: checking for a version of Python >= '2.1.0'
927configure:17588: result: yes
928configure:17629: checking for the distutils Python package
929configure:17633: result: yes
930configure:17653: checking for Python include path
931configure:17663: result: -I/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
932configure:17672: checking for Python library path
933configure:17763: result: -L/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7
934configure:17772: checking for Python site-packages scripts path
935configure:17778: result: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
936configure:17785: checking for Python site-packages extension modules path
937configure:17791: result: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
938configure:17798: checking python extra libraries
939configure:17805: result:  -ldl  -framework CoreFoundation
940configure:17812: checking python extra linking flags
941configure:17819: result: -u _PyMac_Error  /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/Python
942configure:17826: checking consistency of all components of python development environment
943configure:17852: gcc-mp-4.4 -o conftest -g -O2  -I/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7  conftest.c -lm -lm -lm -lm  -L/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -u _PyMac_Error  /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/Python  -ldl  -framework CoreFoundation >&5
944gcc-mp-4.4: unrecognized option '-u'
945configure:17852: $? = 0
946configure:17869: result: yes
947configure:17919: Building with Python bindings
948configure:17983: checking for javac
949configure:17999: found /usr/bin/javac
950configure:18010: result: javac
951configure:18074: checking if javac works
952configure:18088: javac  Test.java
953configure:18091: $? = 0
954configure:18104: result: yes
955configure:18120: checking for java
956configure:18136: found /usr/bin/java
957configure:18147: result: java
958configure:18210: checking for uudecode
959configure:18226: found /usr/bin/uudecode
960configure:18237: result: uudecode
961configure:18250: checking if uudecode can decode base 64 file
962configure:18277: result: yes
963configure:18291: checking if java works
964configure:18325: java  Test
965configure:18328: $? = 0
966configure:18342: result: yes
967configure:18354: checking for javah
968configure:18372: found /usr/bin/javah
969configure:18384: result: /usr/bin/javah
970configure:18393: checking for jni.h and jni_md.h headers
971configure:18417: gcc-mp-4.4 -E  -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//Headers -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//include/darwin -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//../CurrentJDK/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers conftest.c
972configure:18417: $? = 0
973configure:18418: result: ok
974configure:18450: Building with java bindings
975configure:18573: checking for g++
976configure:18589: found /usr/bin/g++
977configure:18600: result: g++
978configure:18627: checking for C++ compiler version
979configure:18636: g++ --version >&5
980i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
981Copyright (C) 2007 Free Software Foundation, Inc.
982This is free software; see the source for copying conditions.  There is NO
983warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
984
985configure:18647: $? = 0
986configure:18636: g++ -v >&5
987Using built-in specs.
988Target: i686-apple-darwin10
989Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
990Thread model: posix
991gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
992configure:18647: $? = 0
993configure:18636: g++ -V >&5
994g++-4.2: argument to `-V' is missing
995configure:18647: $? = 1
996configure:18636: g++ -qversion >&5
997i686-apple-darwin10-g++-4.2.1: no input files
998configure:18647: $? = 1
999configure:18651: checking whether we are using the GNU C++ compiler
1000configure:18670: g++ -c   conftest.cpp >&5
1001configure:18670: $? = 0
1002configure:18679: result: yes
1003configure:18688: checking whether g++ accepts -g
1004configure:18708: g++ -c -g  conftest.cpp >&5
1005configure:18708: $? = 0
1006configure:18749: result: yes
1007configure:18774: checking dependency style of g++
1008configure:18885: result: gcc3
1009configure:18908: checking how to run the C++ preprocessor
1010configure:18935: g++ -E  conftest.cpp
1011configure:18935: $? = 0
1012configure:18949: g++ -E  conftest.cpp
1013conftest.cpp:40:28: error: ac_nonexistent.h: No such file or directory
1014configure:18949: $? = 1
1015configure: failed program was:
1016| /* confdefs.h */
1017| #define PACKAGE_NAME "xraylib"
1018| #define PACKAGE_TARNAME "xraylib"
1019| #define PACKAGE_VERSION "2.16.0"
1020| #define PACKAGE_STRING "xraylib 2.16.0"
1021| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
1022| #define PACKAGE_URL ""
1023| #define PACKAGE "xraylib"
1024| #define VERSION "2.16.0"
1025| #define STDC_HEADERS 1
1026| #define HAVE_SYS_TYPES_H 1
1027| #define HAVE_SYS_STAT_H 1
1028| #define HAVE_STDLIB_H 1
1029| #define HAVE_STRING_H 1
1030| #define HAVE_MEMORY_H 1
1031| #define HAVE_STRINGS_H 1
1032| #define HAVE_INTTYPES_H 1
1033| #define HAVE_STDINT_H 1
1034| #define HAVE_UNISTD_H 1
1035| #define __EXTENSIONS__ 1
1036| #define _ALL_SOURCE 1
1037| #define _GNU_SOURCE 1
1038| #define _POSIX_PTHREAD_SEMANTICS 1
1039| #define _TANDEM_SOURCE 1
1040| #define HAVE_STRDUP 1
1041| #define HAVE_DLFCN_H 1
1042| #define LT_OBJDIR ".libs/"
1043| #define HAVE_MATH_H 1
1044| #define HAVE_STDIO_H 1
1045| #define HAVE_STDLIB_H 1
1046| #define HAVE_STRING_H 1
1047| #define HAVE_CTYPE_H 1
1048| #define HAVE_STDDEF_H 1
1049| #define HAVE_LIBM 1
1050| #define HAVE_LIBM 1
1051| #define HAVE_LIBM 1
1052| #define HAVE_LIBM 1
1053| #define HAVE_PYTHON "2.7"
1054| /* end confdefs.h.  */
1055| #include <ac_nonexistent.h>
1056configure:18974: result: g++ -E
1057configure:18994: g++ -E  conftest.cpp
1058configure:18994: $? = 0
1059configure:19008: g++ -E  conftest.cpp
1060conftest.cpp:40:28: error: ac_nonexistent.h: No such file or directory
1061configure:19008: $? = 1
1062configure: failed program was:
1063| /* confdefs.h */
1064| #define PACKAGE_NAME "xraylib"
1065| #define PACKAGE_TARNAME "xraylib"
1066| #define PACKAGE_VERSION "2.16.0"
1067| #define PACKAGE_STRING "xraylib 2.16.0"
1068| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
1069| #define PACKAGE_URL ""
1070| #define PACKAGE "xraylib"
1071| #define VERSION "2.16.0"
1072| #define STDC_HEADERS 1
1073| #define HAVE_SYS_TYPES_H 1
1074| #define HAVE_SYS_STAT_H 1
1075| #define HAVE_STDLIB_H 1
1076| #define HAVE_STRING_H 1
1077| #define HAVE_MEMORY_H 1
1078| #define HAVE_STRINGS_H 1
1079| #define HAVE_INTTYPES_H 1
1080| #define HAVE_STDINT_H 1
1081| #define HAVE_UNISTD_H 1
1082| #define __EXTENSIONS__ 1
1083| #define _ALL_SOURCE 1
1084| #define _GNU_SOURCE 1
1085| #define _POSIX_PTHREAD_SEMANTICS 1
1086| #define _TANDEM_SOURCE 1
1087| #define HAVE_STRDUP 1
1088| #define HAVE_DLFCN_H 1
1089| #define LT_OBJDIR ".libs/"
1090| #define HAVE_MATH_H 1
1091| #define HAVE_STDIO_H 1
1092| #define HAVE_STDLIB_H 1
1093| #define HAVE_STRING_H 1
1094| #define HAVE_CTYPE_H 1
1095| #define HAVE_STDDEF_H 1
1096| #define HAVE_LIBM 1
1097| #define HAVE_LIBM 1
1098| #define HAVE_LIBM 1
1099| #define HAVE_LIBM 1
1100| #define HAVE_PYTHON "2.7"
1101| /* end confdefs.h.  */
1102| #include <ac_nonexistent.h>
1103configure:19177: checking for ld used by g++
1104configure:19244: result: /opt/macports/bin/ld
1105configure:19251: checking if the linker (/opt/macports/bin/ld) is GNU ld
1106configure:19266: result: no
1107configure:19321: checking whether the g++ linker (/opt/macports/bin/ld) supports shared libraries
1108configure:20326: result: yes
1109configure:20362: g++ -c -g -O2  conftest.cpp >&5
1110configure:20365: $? = 0
1111configure:20867: checking for g++ option to produce PIC
1112configure:20874: result: -fno-common -DPIC
1113configure:20882: checking if g++ PIC flag -fno-common -DPIC works
1114configure:20900: g++ -c -g -O2  -fno-common -DPIC -DPIC conftest.cpp >&5
1115configure:20904: $? = 0
1116configure:20917: result: yes
1117configure:20940: checking if g++ static flag -static works
1118configure:20968: result: no
1119configure:20980: checking if g++ supports -c -o file.o
1120configure:21001: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
1121configure:21005: $? = 0
1122configure:21027: result: yes
1123configure:21032: checking if g++ supports -c -o file.o
1124configure:21079: result: yes
1125configure:21109: checking whether the g++ linker (/opt/macports/bin/ld) supports shared libraries
1126configure:21145: result: yes
1127configure:21286: checking dynamic linker characteristics
1128configure:21953: result: darwin10.8.0 dyld
1129configure:22006: checking how to hardcode library paths into programs
1130configure:22031: result: immediate
1131configure:22076: checking how to run the C++ preprocessor
1132configure:22142: result: g++ -E
1133configure:22162: g++ -E  conftest.cpp
1134configure:22162: $? = 0
1135configure:22176: g++ -E  conftest.cpp
1136conftest.cpp:40:28: error: ac_nonexistent.h: No such file or directory
1137configure:22176: $? = 1
1138configure: failed program was:
1139| /* confdefs.h */
1140| #define PACKAGE_NAME "xraylib"
1141| #define PACKAGE_TARNAME "xraylib"
1142| #define PACKAGE_VERSION "2.16.0"
1143| #define PACKAGE_STRING "xraylib 2.16.0"
1144| #define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
1145| #define PACKAGE_URL ""
1146| #define PACKAGE "xraylib"
1147| #define VERSION "2.16.0"
1148| #define STDC_HEADERS 1
1149| #define HAVE_SYS_TYPES_H 1
1150| #define HAVE_SYS_STAT_H 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_STRING_H 1
1153| #define HAVE_MEMORY_H 1
1154| #define HAVE_STRINGS_H 1
1155| #define HAVE_INTTYPES_H 1
1156| #define HAVE_STDINT_H 1
1157| #define HAVE_UNISTD_H 1
1158| #define __EXTENSIONS__ 1
1159| #define _ALL_SOURCE 1
1160| #define _GNU_SOURCE 1
1161| #define _POSIX_PTHREAD_SEMANTICS 1
1162| #define _TANDEM_SOURCE 1
1163| #define HAVE_STRDUP 1
1164| #define HAVE_DLFCN_H 1
1165| #define LT_OBJDIR ".libs/"
1166| #define HAVE_MATH_H 1
1167| #define HAVE_STDIO_H 1
1168| #define HAVE_STDLIB_H 1
1169| #define HAVE_STRING_H 1
1170| #define HAVE_CTYPE_H 1
1171| #define HAVE_STDDEF_H 1
1172| #define HAVE_LIBM 1
1173| #define HAVE_LIBM 1
1174| #define HAVE_LIBM 1
1175| #define HAVE_LIBM 1
1176| #define HAVE_PYTHON "2.7"
1177| /* end confdefs.h.  */
1178| #include <ac_nonexistent.h>
1179configure:22214: checking cstdio usability
1180configure:22214: g++ -c -g -O2  conftest.cpp >&5
1181configure:22214: $? = 0
1182configure:22214: result: yes
1183configure:22214: checking cstdio presence
1184configure:22214: g++ -E  conftest.cpp
1185configure:22214: $? = 0
1186configure:22214: result: yes
1187configure:22214: checking for cstdio
1188configure:22214: result: yes
1189configure:22214: checking cstdlib usability
1190configure:22214: g++ -c -g -O2  conftest.cpp >&5
1191configure:22214: $? = 0
1192configure:22214: result: yes
1193configure:22214: checking cstdlib presence
1194configure:22214: g++ -E  conftest.cpp
1195configure:22214: $? = 0
1196configure:22214: result: yes
1197configure:22214: checking for cstdlib
1198configure:22214: result: yes
1199configure:22233: C++ example enabled
1200configure:22275: checking for lua
1201configure:22293: found /opt/macports/bin/lua
1202configure:22305: result: /opt/macports/bin/lua
1203configure:22347: checking lua.h usability
1204configure:22347: gcc-mp-4.4 -c -g -O2   -I/opt/macports/bin/../include conftest.c >&5
1205configure:22347: $? = 0
1206configure:22347: result: yes
1207configure:22347: checking lua.h presence
1208configure:22347: gcc-mp-4.4 -E   -I/opt/macports/bin/../include conftest.c
1209configure:22347: $? = 0
1210configure:22347: result: yes
1211configure:22347: checking for lua.h
1212configure:22347: result: yes
1213configure:22361: checking lualib.h usability
1214configure:22361: gcc-mp-4.4 -c -g -O2   -I/opt/macports/bin/../include conftest.c >&5
1215configure:22361: $? = 0
1216configure:22361: result: yes
1217configure:22361: checking lualib.h presence
1218configure:22361: gcc-mp-4.4 -E   -I/opt/macports/bin/../include conftest.c
1219configure:22361: $? = 0
1220configure:22361: result: yes
1221configure:22361: checking for lualib.h
1222configure:22361: result: yes
1223configure:22410: checking for exp in -lm
1224configure:22444: result: yes
1225configure:22450: checking for dlopen in -ldl
1226configure:22484: result: yes
1227configure:22491: checking for lua_load in -llua
1228configure:22516: gcc-mp-4.4 -o conftest -g -O2   conftest.c -llua   -lm -ldl -lm -lm -lm -lm   -L/opt/macports/bin/../lib >&5
1229configure:22516: $? = 0
1230configure:22526: result: yes
1231configure:22548: Building with lua bindings
1232configure:22739: checking that generated files are newer than configure
1233configure:22745: result: done
1234configure:22812: creating ./config.status
1235
1236## ---------------------- ##
1237## Running config.status. ##
1238## ---------------------- ##
1239
1240This file was extended by xraylib config.status 2.16.0, which was
1241generated by GNU Autoconf 2.69.  Invocation command line was
1242
1243  CONFIG_FILES    =
1244  CONFIG_HEADERS  =
1245  CONFIG_LINKS    =
1246  CONFIG_COMMANDS =
1247  $ ./config.status
1248
1249on m965611-mac.msfc.nasa.gov
1250
1251config.status:1331: creating Makefile
1252config.status:1331: creating src/Makefile
1253config.status:1331: creating include/Makefile
1254config.status:1331: creating example/Makefile
1255config.status:1331: creating idl/Makefile
1256config.status:1331: creating python/xrlsetup.py
1257config.status:1331: creating python/Makefile
1258config.status:1331: creating python/xrayhelp.py
1259config.status:1331: creating python/xraymessages.py
1260config.status:1331: creating doc/Makefile
1261config.status:1331: creating libxrl.pc
1262config.status:1331: creating libxrlf03.pc
1263config.status:1331: creating xraylib.spec
1264config.status:1331: creating data/Makefile
1265config.status:1331: creating java/Makefile
1266config.status:1331: creating nsis/xraylib.nsi
1267config.status:1331: creating nsis/python/Makefile
1268config.status:1331: creating nsis/Makefile
1269config.status:1331: creating nsis/python/python2.6/Makefile
1270config.status:1331: creating nsis/python/python2.7/Makefile
1271config.status:1331: creating nsis/python/python3.1/Makefile
1272config.status:1331: creating nsis/python/cli/Makefile
1273config.status:1331: creating nsis/python/cli_py2exe/Makefile
1274config.status:1331: creating nsis/python/cli_py2exe/xraylib-cli.nsi
1275config.status:1331: creating nsis/python/cli_py2exe/setup.py
1276config.status:1331: creating perl/Makefile
1277config.status:1331: creating lua/Makefile
1278config.status:1331: creating fortran/Makefile
1279config.status:1331: creating nsis/python/python2.6/xrlsetup.py
1280config.status:1331: creating nsis/python/python2.7/xrlsetup.py
1281config.status:1331: creating nsis/python/python3.1/xrlsetup.py
1282config.status:1331: creating nsis/dotNet/Makefile
1283config.status:1331: creating nsis/python/python3.2/Makefile
1284config.status:1331: creating nsis/python/python3.2/xrlsetup.py
1285config.status:1331: creating config.h
1286config.status:1512: config.h is unchanged
1287config.status:1560: executing depfiles commands
1288config.status:1560: executing libtool commands
1289
1290## ---------------- ##
1291## Cache variables. ##
1292## ---------------- ##
1293
1294ac_cv_build=x86_64-apple-darwin10.8.0
1295ac_cv_c_compiler_gnu=yes
1296ac_cv_cxx_compiler_gnu=yes
1297ac_cv_env_CCC_set=
1298ac_cv_env_CCC_value=
1299ac_cv_env_CC_set=set
1300ac_cv_env_CC_value=gcc-mp-4.4
1301ac_cv_env_CFLAGS_set=
1302ac_cv_env_CFLAGS_value=
1303ac_cv_env_CPPFLAGS_set=
1304ac_cv_env_CPPFLAGS_value=
1305ac_cv_env_CPP_set=
1306ac_cv_env_CPP_value=
1307ac_cv_env_CXXCPP_set=
1308ac_cv_env_CXXCPP_value=
1309ac_cv_env_CXXFLAGS_set=
1310ac_cv_env_CXXFLAGS_value=
1311ac_cv_env_CXX_set=
1312ac_cv_env_CXX_value=
1313ac_cv_env_FCFLAGS_set=
1314ac_cv_env_FCFLAGS_value=
1315ac_cv_env_FC_set=
1316ac_cv_env_FC_value=
1317ac_cv_env_LDFLAGS_set=
1318ac_cv_env_LDFLAGS_value=
1319ac_cv_env_LIBS_set=
1320ac_cv_env_LIBS_value=
1321ac_cv_env_PYTHON_VERSION_set=
1322ac_cv_env_PYTHON_VERSION_value=
1323ac_cv_env_PYTHON_set=
1324ac_cv_env_PYTHON_value=
1325ac_cv_env_build_alias_set=
1326ac_cv_env_build_alias_value=
1327ac_cv_env_host_alias_set=
1328ac_cv_env_host_alias_value=
1329ac_cv_env_target_alias_set=
1330ac_cv_env_target_alias_value=
1331ac_cv_fc_compiler_gnu=yes
1332ac_cv_fc_srcext_f90=none
1333ac_cv_func_strdup=yes
1334ac_cv_func_strndup=no
1335ac_cv_header_cstdio=yes
1336ac_cv_header_cstdlib=yes
1337ac_cv_header_ctype_h=yes
1338ac_cv_header_dlfcn_h=yes
1339ac_cv_header_inttypes_h=yes
1340ac_cv_header_lua_h=yes
1341ac_cv_header_lualib_h=yes
1342ac_cv_header_math_h=yes
1343ac_cv_header_memory_h=yes
1344ac_cv_header_minix_config_h=no
1345ac_cv_header_stdc=yes
1346ac_cv_header_stddef_h=yes
1347ac_cv_header_stdint_h=yes
1348ac_cv_header_stdio_h=yes
1349ac_cv_header_stdlib_h=yes
1350ac_cv_header_string_h=yes
1351ac_cv_header_strings_h=yes
1352ac_cv_header_sys_stat_h=yes
1353ac_cv_header_sys_types_h=yes
1354ac_cv_header_unistd_h=yes
1355ac_cv_host=x86_64-apple-darwin10.8.0
1356ac_cv_lib_dl_dlopen=yes
1357ac_cv_lib_lua___lua_load=yes
1358ac_cv_lib_m_cos=yes
1359ac_cv_lib_m_exp=yes
1360ac_cv_lib_m_log=yes
1361ac_cv_lib_m_sin=yes
1362ac_cv_objext=o
1363ac_cv_path_EGREP='/opt/macports/bin/grep -E'
1364ac_cv_path_FGREP='/opt/macports/bin/grep -F'
1365ac_cv_path_GREP=/opt/macports/bin/grep
1366ac_cv_path_JAVAH=' /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javah'
1367ac_cv_path_LUA=/opt/macports/bin/lua
1368ac_cv_path_PYTHON=/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python
1369ac_cv_path_SED=/opt/macports/bin/gsed
1370ac_cv_path_install='/opt/macports/bin/ginstall -c'
1371ac_cv_path_mkdir=/opt/macports/bin/gmkdir
1372ac_cv_prog_AWK=gawk
1373ac_cv_prog_CPP='gcc-mp-4.4 -E'
1374ac_cv_prog_CXXCPP='g++ -E'
1375ac_cv_prog_FIND=find
1376ac_cv_prog_JAVA=java
1377ac_cv_prog_JAVAC=javac
1378ac_cv_prog_PERL=perl
1379ac_cv_prog_SWIG=swig
1380ac_cv_prog_UUDECODE=uudecode
1381ac_cv_prog_XARGS=xargs
1382ac_cv_prog_ac_ct_AR=ar
1383ac_cv_prog_ac_ct_CC=gcc-mp-4.4
1384ac_cv_prog_ac_ct_CXX=g++
1385ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1386ac_cv_prog_ac_ct_FC=gfortran
1387ac_cv_prog_ac_ct_LIPO=lipo
1388ac_cv_prog_ac_ct_NMEDIT=nmedit
1389ac_cv_prog_ac_ct_OTOOL=otool
1390ac_cv_prog_ac_ct_RANLIB=ranlib
1391ac_cv_prog_ac_ct_STRIP=strip
1392ac_cv_prog_cc_c89=
1393ac_cv_prog_cc_g=yes
1394ac_cv_prog_cc_gcc_mp_4_4_c_o=yes
1395ac_cv_prog_cxx_g=yes
1396ac_cv_prog_fc_g=yes
1397ac_cv_prog_java_works=yes
1398ac_cv_prog_javac_works=yes
1399ac_cv_prog_make_make_set=yes
1400ac_cv_prog_uudecode_base64=yes
1401ac_cv_safe_to_define___extensions__=yes
1402am_cv_CC_dependencies_compiler_type=gcc3
1403am_cv_CXX_dependencies_compiler_type=gcc3
1404am_cv_ar_interface=ar
1405am_cv_python_platform=darwin
1406am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
1407am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
1408am_cv_python_version=2.7
1409lt_cv_apple_cc_single_mod=yes
1410lt_cv_ar_at_file=no
1411lt_cv_deplibs_check_method=pass_all
1412lt_cv_dlopen=dlopen
1413lt_cv_dlopen_libs=-ldl
1414lt_cv_dlopen_self=yes
1415lt_cv_dlopen_self_static=yes
1416lt_cv_file_magic_cmd='$MAGIC_CMD'
1417lt_cv_file_magic_test_file=
1418lt_cv_ld_exported_symbols_list=yes
1419lt_cv_ld_force_load=yes
1420lt_cv_ld_reload_flag=-r
1421lt_cv_nm_interface='BSD nm'
1422lt_cv_objdir=.libs
1423lt_cv_path_LD=/opt/macports/bin/ld
1424lt_cv_path_LDCXX=/opt/macports/bin/ld
1425lt_cv_path_NM=/opt/macports/bin/nm
1426lt_cv_path_mainfest_tool=no
1427lt_cv_prog_compiler_c_o=yes
1428lt_cv_prog_compiler_c_o_CXX=yes
1429lt_cv_prog_compiler_c_o_FC=yes
1430lt_cv_prog_compiler_pic='-fno-common -DPIC'
1431lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1432lt_cv_prog_compiler_pic_FC=-fno-common
1433lt_cv_prog_compiler_pic_works=yes
1434lt_cv_prog_compiler_pic_works_CXX=yes
1435lt_cv_prog_compiler_pic_works_FC=yes
1436lt_cv_prog_compiler_rtti_exceptions=no
1437lt_cv_prog_compiler_static_works=no
1438lt_cv_prog_compiler_static_works_CXX=no
1439lt_cv_prog_compiler_static_works_FC=no
1440lt_cv_prog_gnu_ld=no
1441lt_cv_prog_gnu_ldcxx=no
1442lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1443lt_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'\'''
1444lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1445lt_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'\'''
1446lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1447lt_cv_sys_max_cmd_len=196608
1448lt_cv_to_host_file_cmd=func_convert_file_noop
1449lt_cv_to_tool_file_cmd=func_convert_file_noop
1450
1451## ----------------- ##
1452## Output variables. ##
1453## ----------------- ##
1454
1455ABS_SRC_BUILD_EQUAL_FALSE='#'
1456ABS_SRC_BUILD_EQUAL_TRUE=''
1457ACLOCAL='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/missing --run aclocal-1.12'
1458AMDEPBACKSLASH='\'
1459AMDEP_FALSE='#'
1460AMDEP_TRUE=''
1461AMTAR='$${TAR-tar}'
1462AR='ar'
1463ARCHFLAGS=''
1464AS='as'
1465AUTOCONF='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/missing --run autoconf'
1466AUTOHEADER='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/missing --run autoheader'
1467AUTOMAKE='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/missing --run automake-1.12'
1468AWK='gawk'
1469CC='gcc-mp-4.4'
1470CCDEPMODE='depmode=gcc3'
1471CCSHARED=''
1472CFLAGS='-g -O2'
1473CPP='gcc-mp-4.4 -E'
1474CPPFLAGS=''
1475CXX='g++'
1476CXXCPP='g++ -E'
1477CXXDEPMODE='depmode=gcc3'
1478CXXFLAGS='-g -O2'
1479CYGPATH_W='echo'
1480DEFS='-DHAVE_CONFIG_H'
1481DEPDIR='.deps'
1482DLLTOOL='false'
1483DSYMUTIL='dsymutil'
1484DUMPBIN=''
1485ECHO_C='\c'
1486ECHO_N=''
1487ECHO_T=''
1488EGREP='/opt/macports/bin/grep -E'
1489ENABLE_CROSS_FALSE=''
1490ENABLE_CROSS_TRUE='#'
1491ENABLE_CXX_FALSE='#'
1492ENABLE_CXX_TRUE=''
1493ENABLE_FORTRAN_FALSE=''
1494ENABLE_FORTRAN_TRUE='#'
1495ENABLE_IDL_FALSE=''
1496ENABLE_IDL_TRUE='#'
1497ENABLE_JAVA_FALSE='#'
1498ENABLE_JAVA_TRUE=''
1499ENABLE_LUA_FALSE='#'
1500ENABLE_LUA_TRUE=''
1501ENABLE_PERL_FALSE='#'
1502ENABLE_PERL_TRUE=''
1503ENABLE_PYTHON_FALSE='#'
1504ENABLE_PYTHON_TRUE=''
1505EXEEXT=''
1506FC='gfortran'
1507FCFLAGS='-g -O2'
1508FCFLAGS_f90=''
1509FGREP='/opt/macports/bin/grep -F'
1510FIND='find'
1511GREP='/opt/macports/bin/grep'
1512IDL_CFLAGS=''
1513IDL_LD_FLAGS=''
1514INSTALL_DATA='${INSTALL} -m 644'
1515INSTALL_PROGRAM='${INSTALL}'
1516INSTALL_SCRIPT='${INSTALL}'
1517INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1518JAVA='java'
1519JAVAC='javac'
1520JAVACFLAGS=''
1521JAVACXXSHARED='$(CXX)'
1522JAVADYNAMICLINKING='-dynamiclib -framework JavaVM'
1523JAVAH='/usr/bin/javah'
1524JAVAINC=' -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//Headers -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//include/darwin -I/System/Library/Frameworks/JavaVM.framework/Versions/Current//../CurrentJDK/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers'
1525JAVALDSHARED='$(CC)'
1526JAVALIBRARYPREFIX='lib'
1527JAVAROOT='$(builddir)'
1528JAVASO='.jnilib'
1529LD='/opt/macports/bin/ld'
1530LDFLAGS=''
1531LDFLAGS_LIBXRL=''
1532LDSHARED='cc -bundle -undefined suppress -flat_namespace'
1533LIBOBJS=''
1534LIBS='-lm -lm -lm -lm '
1535LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1536LIB_AGE='3'
1537LIB_CURRENT='6'
1538LIB_CURRENT_MINUS_AGE='3'
1539LIB_REVISION='0'
1540LIPO='lipo'
1541LN_S='ln -s'
1542LTLIBOBJS=''
1543LUA='/opt/macports/bin/lua'
1544LUA_CFLAGS=''
1545LUA_INCLUDE='-I/opt/macports/bin/../include'
1546LUA_LD_FLAGS='-bundle -undefined dynamic_lookup -all_load'
1547LUA_LIB='-L/opt/macports/bin/../lib  -llua  -lm -ldl'
1548MAKEINFO='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/missing --run makeinfo'
1549MANIFEST_TOOL=':'
1550MKDIR_P='/opt/macports/bin/gmkdir -p'
1551NM='/opt/macports/bin/nm'
1552NMEDIT='nmedit'
1553OBJDUMP='false'
1554OBJEXT='o'
1555OTOOL64=':'
1556OTOOL='otool'
1557PACKAGE='xraylib'
1558PACKAGE_BUGREPORT='Tom.Schoonjans@me.com'
1559PACKAGE_NAME='xraylib'
1560PACKAGE_STRING='xraylib 2.16.0'
1561PACKAGE_TARNAME='xraylib'
1562PACKAGE_URL=''
1563PACKAGE_VERSION='2.16.0'
1564PATH_SEPARATOR=':'
1565PERL='perl'
1566PKGPYEXECDIR='${pyexecdir}/xraylib'
1567PKGPYTHONDIR='${pythondir}/xraylib'
1568PYEXECDIR='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1569PYTHON='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python'
1570PYTHONDIR='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1571PYTHON_CPPFLAGS='-I/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
1572PYTHON_EXEC_PREFIX='${exec_prefix}'
1573PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error  /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/Python'
1574PYTHON_EXTRA_LIBS=' -ldl  -framework CoreFoundation'
1575PYTHON_INCLUDE_FIXED=''\''/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'\'''
1576PYTHON_LDFLAGS='-L/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7'
1577PYTHON_LIBS_FIXED=''\''-L/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config'\'','\''python2.7'\'''
1578PYTHON_PLATFORM='darwin'
1579PYTHON_PREFIX='${prefix}'
1580PYTHON_SITE_PKG='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1581PYTHON_SITE_PKG_EXEC='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1582PYTHON_VERSION='2.7'
1583PYTHON_XRL_VERSION='2.16.0'
1584RANLIB='ranlib'
1585RSIIDL_BIN=''
1586RSIIDL_BINDIR=''
1587RSIIDL_DIR=''
1588RSIIDL_INCDIR=''
1589RSIIDL_LIBBIN=''
1590SED='/opt/macports/bin/gsed'
1591SET_MAKE=''
1592SHELL='/bin/sh'
1593STRIP='strip'
1594SWIG='swig'
1595UUDECODE='uudecode'
1596VERSION='2.16.0'
1597WINE=''
1598XARGS='xargs'
1599XRLDATADIR='NONE/share/xraylib'
1600abs_top_builddir='/opt/local/src/xraylib-2.16.0'
1601abs_top_builddir_win='\opt\local\src\xraylib-2.16.0'
1602abs_top_srcdir='/opt/local/src/xraylib-2.16.0'
1603abs_top_srcdir_win='\opt\local\src\xraylib-2.16.0'
1604ac_ct_AR='ar'
1605ac_ct_CC='gcc-mp-4.4'
1606ac_ct_CXX='g++'
1607ac_ct_DUMPBIN=''
1608ac_ct_FC='gfortran'
1609am__EXEEXT_FALSE=''
1610am__EXEEXT_TRUE='#'
1611am__fastdepCC_FALSE='#'
1612am__fastdepCC_TRUE=''
1613am__fastdepCXX_FALSE='#'
1614am__fastdepCXX_TRUE=''
1615am__include='include'
1616am__isrc=''
1617am__leading_dot='.'
1618am__nodep='_no'
1619am__quote=''
1620am__tar='$${TAR-tar} chof - "$$tardir"'
1621am__untar='$${TAR-tar} xf -'
1622bindir='${exec_prefix}/bin'
1623build='x86_64-apple-darwin10.8.0'
1624build_alias=''
1625build_cpu='x86_64'
1626build_os='darwin10.8.0'
1627build_vendor='apple'
1628datadir='${datarootdir}'
1629datarootdir='${prefix}/share'
1630docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1631dvidir='${docdir}'
1632exec_prefix='${prefix}'
1633host='x86_64-apple-darwin10.8.0'
1634host_alias=''
1635host_cpu='x86_64'
1636host_os='darwin10.8.0'
1637host_vendor='apple'
1638htmldir='${docdir}'
1639includedir='${prefix}/include'
1640infodir='${datarootdir}/info'
1641install_sh='${SHELL} /opt/local/src/xraylib-2.16.0/build-aux/install-sh'
1642libdir='${exec_prefix}/lib'
1643libexecdir='${exec_prefix}/libexec'
1644localedir='${datarootdir}/locale'
1645localstatedir='${prefix}/var'
1646mandir='${datarootdir}/man'
1647mkdir_p='$(MKDIR_P)'
1648oldincludedir='/usr/include'
1649pdfdir='${docdir}'
1650pkgpyexecdir='${pyexecdir}/xraylib'
1651pkgpythondir='${pythondir}/xraylib'
1652prefix='/usr/local'
1653program_transform_name='s,x,x,'
1654psdir='${docdir}'
1655pyexecdir='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1656pythondir='/opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
1657sbindir='${exec_prefix}/sbin'
1658sharedstatedir='${prefix}/com'
1659sysconfdir='${prefix}/etc'
1660target_alias=''
1661
1662## ----------- ##
1663## confdefs.h. ##
1664## ----------- ##
1665
1666/* confdefs.h */
1667#define PACKAGE_NAME "xraylib"
1668#define PACKAGE_TARNAME "xraylib"
1669#define PACKAGE_VERSION "2.16.0"
1670#define PACKAGE_STRING "xraylib 2.16.0"
1671#define PACKAGE_BUGREPORT "Tom.Schoonjans@me.com"
1672#define PACKAGE_URL ""
1673#define PACKAGE "xraylib"
1674#define VERSION "2.16.0"
1675#define STDC_HEADERS 1
1676#define HAVE_SYS_TYPES_H 1
1677#define HAVE_SYS_STAT_H 1
1678#define HAVE_STDLIB_H 1
1679#define HAVE_STRING_H 1
1680#define HAVE_MEMORY_H 1
1681#define HAVE_STRINGS_H 1
1682#define HAVE_INTTYPES_H 1
1683#define HAVE_STDINT_H 1
1684#define HAVE_UNISTD_H 1
1685#define __EXTENSIONS__ 1
1686#define _ALL_SOURCE 1
1687#define _GNU_SOURCE 1
1688#define _POSIX_PTHREAD_SEMANTICS 1
1689#define _TANDEM_SOURCE 1
1690#define HAVE_STRDUP 1
1691#define HAVE_DLFCN_H 1
1692#define LT_OBJDIR ".libs/"
1693#define HAVE_MATH_H 1
1694#define HAVE_STDIO_H 1
1695#define HAVE_STDLIB_H 1
1696#define HAVE_STRING_H 1
1697#define HAVE_CTYPE_H 1
1698#define HAVE_STDDEF_H 1
1699#define HAVE_LIBM 1
1700#define HAVE_LIBM 1
1701#define HAVE_LIBM 1
1702#define HAVE_LIBM 1
1703#define HAVE_PYTHON "2.7"
1704#define HAVE_CSTDIO 1
1705#define HAVE_CSTDLIB 1
1706#define HAVE_LUA_H 1
1707#define HAVE_LUALIB_H 1
1708
1709configure: exit 0