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