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 bakefile configure 0.2.6, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = mini.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/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 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/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: 10.00 gigabytes |
---|
33 | Default processor set: 401 tasks, 2274 threads, 8 processors |
---|
34 | Load average: 3.23, Mach factor: 4.75 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2095: checking build system type |
---|
52 | configure:2113: result: i386-apple-darwin16.5.0 |
---|
53 | configure:2135: checking host system type |
---|
54 | configure:2150: result: i386-apple-darwin16.5.0 |
---|
55 | configure:2189: checking for a BSD-compatible install |
---|
56 | configure:2257: result: /usr/bin/install -c |
---|
57 | configure:2268: checking whether build environment is sane |
---|
58 | configure:2311: result: yes |
---|
59 | configure:2336: checking for a thread-safe mkdir -p |
---|
60 | configure:2375: result: admin/install-sh -c -d |
---|
61 | configure:2388: checking for gawk |
---|
62 | configure:2418: result: no |
---|
63 | configure:2388: checking for mawk |
---|
64 | configure:2418: result: no |
---|
65 | configure:2388: checking for nawk |
---|
66 | configure:2418: result: no |
---|
67 | configure:2388: checking for awk |
---|
68 | configure:2404: found /usr/bin/awk |
---|
69 | configure:2415: result: awk |
---|
70 | configure:2426: checking whether make sets $(MAKE) |
---|
71 | configure:2448: result: yes |
---|
72 | configure:2632: checking whether to enable maintainer-specific portions of Makefiles |
---|
73 | configure:2641: result: no |
---|
74 | configure:2703: checking for gcc |
---|
75 | configure:2730: result: /usr/bin/clang |
---|
76 | configure:2962: checking for C compiler version |
---|
77 | configure:2970: /usr/bin/clang --version >&5 |
---|
78 | Apple LLVM version 8.1.0 (clang-802.0.38) |
---|
79 | Target: x86_64-apple-darwin16.5.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
82 | configure:2974: $? = 0 |
---|
83 | configure:2981: /usr/bin/clang -v >&5 |
---|
84 | Apple LLVM version 8.1.0 (clang-802.0.38) |
---|
85 | Target: x86_64-apple-darwin16.5.0 |
---|
86 | Thread model: posix |
---|
87 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
88 | configure:2985: $? = 0 |
---|
89 | configure:2992: /usr/bin/clang -V >&5 |
---|
90 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
91 | clang: error: no input files |
---|
92 | configure:2996: $? = 1 |
---|
93 | configure:3019: checking for C compiler default output file name |
---|
94 | configure:3041: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
95 | configure:3045: $? = 0 |
---|
96 | configure:3083: result: a.out |
---|
97 | configure:3102: checking whether the C compiler works |
---|
98 | configure:3112: ./a.out |
---|
99 | configure:3116: $? = 0 |
---|
100 | configure:3135: result: yes |
---|
101 | configure:3142: checking whether we are cross compiling |
---|
102 | configure:3144: result: no |
---|
103 | configure:3147: checking for suffix of executables |
---|
104 | configure:3154: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
105 | configure:3158: $? = 0 |
---|
106 | configure:3184: result: |
---|
107 | configure:3190: checking for suffix of object files |
---|
108 | configure:3216: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3220: $? = 0 |
---|
110 | configure:3245: result: o |
---|
111 | configure:3249: checking whether we are using the GNU C compiler |
---|
112 | configure:3278: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3285: $? = 0 |
---|
114 | configure:3302: result: yes |
---|
115 | configure:3311: checking whether /usr/bin/clang accepts -g |
---|
116 | configure:3341: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3348: $? = 0 |
---|
118 | configure:3449: result: yes |
---|
119 | configure:3466: checking for /usr/bin/clang option to accept ISO C89 |
---|
120 | configure:3540: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3547: $? = 0 |
---|
122 | configure:3570: result: none needed |
---|
123 | configure:3599: checking for style of include used by make |
---|
124 | configure:3627: result: GNU |
---|
125 | configure:3652: checking dependency style of /usr/bin/clang |
---|
126 | configure:3743: result: gcc3 |
---|
127 | configure:3831: checking for a sed that does not truncate output |
---|
128 | configure:3887: result: /usr/bin/sed |
---|
129 | configure:3890: checking for grep that handles long lines and -e |
---|
130 | configure:3950: result: /usr/bin/grep |
---|
131 | configure:3955: checking for egrep |
---|
132 | configure:4019: result: /usr/bin/grep -E |
---|
133 | configure:4035: checking for ld used by /usr/bin/clang |
---|
134 | configure:4102: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
135 | configure:4111: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
136 | configure:4126: result: no |
---|
137 | configure:4131: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
138 | configure:4138: result: -r |
---|
139 | configure:4156: checking for BSD-compatible nm |
---|
140 | configure:4205: result: /usr/bin/nm -B |
---|
141 | configure:4209: checking whether ln -s works |
---|
142 | configure:4213: result: yes |
---|
143 | configure:4220: checking how to recognize dependent libraries |
---|
144 | configure:4406: result: pass_all |
---|
145 | configure:4655: checking how to run the C preprocessor |
---|
146 | configure:4695: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
147 | configure:4702: $? = 0 |
---|
148 | configure:4733: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
149 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
150 | #include <ac_nonexistent.h> |
---|
151 | ^ |
---|
152 | 1 error generated. |
---|
153 | configure:4740: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h. */ |
---|
156 | | #define PACKAGE_NAME "bakefile" |
---|
157 | | #define PACKAGE_TARNAME "bakefile" |
---|
158 | | #define PACKAGE_VERSION "0.2.6" |
---|
159 | | #define PACKAGE_STRING "bakefile 0.2.6" |
---|
160 | | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" |
---|
161 | | #define PACKAGE "bakefile" |
---|
162 | | #define VERSION "0.2.6" |
---|
163 | | /* end confdefs.h. */ |
---|
164 | | #include <ac_nonexistent.h> |
---|
165 | configure:4773: result: /usr/bin/clang -E |
---|
166 | configure:4802: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
167 | configure:4809: $? = 0 |
---|
168 | configure:4840: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
169 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
170 | #include <ac_nonexistent.h> |
---|
171 | ^ |
---|
172 | 1 error generated. |
---|
173 | configure:4847: $? = 1 |
---|
174 | configure: failed program was: |
---|
175 | | /* confdefs.h. */ |
---|
176 | | #define PACKAGE_NAME "bakefile" |
---|
177 | | #define PACKAGE_TARNAME "bakefile" |
---|
178 | | #define PACKAGE_VERSION "0.2.6" |
---|
179 | | #define PACKAGE_STRING "bakefile 0.2.6" |
---|
180 | | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" |
---|
181 | | #define PACKAGE "bakefile" |
---|
182 | | #define VERSION "0.2.6" |
---|
183 | | /* end confdefs.h. */ |
---|
184 | | #include <ac_nonexistent.h> |
---|
185 | configure:4887: checking for ANSI C header files |
---|
186 | configure:4917: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
187 | configure:4924: $? = 0 |
---|
188 | configure:5023: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
189 | configure:5027: $? = 0 |
---|
190 | configure:5033: ./conftest |
---|
191 | configure:5037: $? = 0 |
---|
192 | configure:5055: result: yes |
---|
193 | configure:5079: checking for sys/types.h |
---|
194 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
195 | configure:5107: $? = 0 |
---|
196 | configure:5124: result: yes |
---|
197 | configure:5079: checking for sys/stat.h |
---|
198 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:5107: $? = 0 |
---|
200 | configure:5124: result: yes |
---|
201 | configure:5079: checking for stdlib.h |
---|
202 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
203 | configure:5107: $? = 0 |
---|
204 | configure:5124: result: yes |
---|
205 | configure:5079: checking for string.h |
---|
206 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:5107: $? = 0 |
---|
208 | configure:5124: result: yes |
---|
209 | configure:5079: checking for memory.h |
---|
210 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:5107: $? = 0 |
---|
212 | configure:5124: result: yes |
---|
213 | configure:5079: checking for strings.h |
---|
214 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
215 | configure:5107: $? = 0 |
---|
216 | configure:5124: result: yes |
---|
217 | configure:5079: checking for inttypes.h |
---|
218 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
219 | configure:5107: $? = 0 |
---|
220 | configure:5124: result: yes |
---|
221 | configure:5079: checking for stdint.h |
---|
222 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
223 | configure:5107: $? = 0 |
---|
224 | configure:5124: result: yes |
---|
225 | configure:5079: checking for unistd.h |
---|
226 | configure:5100: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
227 | configure:5107: $? = 0 |
---|
228 | configure:5124: result: yes |
---|
229 | configure:5154: checking dlfcn.h usability |
---|
230 | configure:5171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
231 | configure:5178: $? = 0 |
---|
232 | configure:5192: result: yes |
---|
233 | configure:5196: checking dlfcn.h presence |
---|
234 | configure:5211: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
235 | configure:5218: $? = 0 |
---|
236 | configure:5232: result: yes |
---|
237 | configure:5265: checking for dlfcn.h |
---|
238 | configure:5274: result: yes |
---|
239 | configure:5401: checking for C++ compiler version |
---|
240 | configure:5409: /usr/bin/clang++ --version >&5 |
---|
241 | Apple LLVM version 8.1.0 (clang-802.0.38) |
---|
242 | Target: x86_64-apple-darwin16.5.0 |
---|
243 | Thread model: posix |
---|
244 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
245 | configure:5413: $? = 0 |
---|
246 | configure:5420: /usr/bin/clang++ -v >&5 |
---|
247 | Apple LLVM version 8.1.0 (clang-802.0.38) |
---|
248 | Target: x86_64-apple-darwin16.5.0 |
---|
249 | Thread model: posix |
---|
250 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
251 | configure:5424: $? = 0 |
---|
252 | configure:5431: /usr/bin/clang++ -V >&5 |
---|
253 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
254 | clang: error: no input files |
---|
255 | configure:5435: $? = 1 |
---|
256 | configure:5438: checking whether we are using the GNU C++ compiler |
---|
257 | configure:5467: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
258 | configure:5474: $? = 0 |
---|
259 | configure:5491: result: yes |
---|
260 | configure:5500: checking whether /usr/bin/clang++ accepts -g |
---|
261 | configure:5530: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
262 | configure:5537: $? = 0 |
---|
263 | configure:5638: result: yes |
---|
264 | configure:5663: checking dependency style of /usr/bin/clang++ |
---|
265 | configure:5754: result: gcc3 |
---|
266 | configure:5779: checking how to run the C++ preprocessor |
---|
267 | configure:5815: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
268 | configure:5822: $? = 0 |
---|
269 | configure:5853: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
270 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
271 | #include <ac_nonexistent.h> |
---|
272 | ^ |
---|
273 | 1 error generated. |
---|
274 | configure:5860: $? = 1 |
---|
275 | configure: failed program was: |
---|
276 | | /* confdefs.h. */ |
---|
277 | | #define PACKAGE_NAME "bakefile" |
---|
278 | | #define PACKAGE_TARNAME "bakefile" |
---|
279 | | #define PACKAGE_VERSION "0.2.6" |
---|
280 | | #define PACKAGE_STRING "bakefile 0.2.6" |
---|
281 | | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" |
---|
282 | | #define PACKAGE "bakefile" |
---|
283 | | #define VERSION "0.2.6" |
---|
284 | | #define STDC_HEADERS 1 |
---|
285 | | #define HAVE_SYS_TYPES_H 1 |
---|
286 | | #define HAVE_SYS_STAT_H 1 |
---|
287 | | #define HAVE_STDLIB_H 1 |
---|
288 | | #define HAVE_STRING_H 1 |
---|
289 | | #define HAVE_MEMORY_H 1 |
---|
290 | | #define HAVE_STRINGS_H 1 |
---|
291 | | #define HAVE_INTTYPES_H 1 |
---|
292 | | #define HAVE_STDINT_H 1 |
---|
293 | | #define HAVE_UNISTD_H 1 |
---|
294 | | #define HAVE_DLFCN_H 1 |
---|
295 | | /* end confdefs.h. */ |
---|
296 | | #include <ac_nonexistent.h> |
---|
297 | configure:5893: result: /usr/bin/clang++ -E |
---|
298 | configure:5922: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
299 | configure:5929: $? = 0 |
---|
300 | configure:5960: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
301 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
302 | #include <ac_nonexistent.h> |
---|
303 | ^ |
---|
304 | 1 error generated. |
---|
305 | configure:5967: $? = 1 |
---|
306 | configure: failed program was: |
---|
307 | | /* confdefs.h. */ |
---|
308 | | #define PACKAGE_NAME "bakefile" |
---|
309 | | #define PACKAGE_TARNAME "bakefile" |
---|
310 | | #define PACKAGE_VERSION "0.2.6" |
---|
311 | | #define PACKAGE_STRING "bakefile 0.2.6" |
---|
312 | | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" |
---|
313 | | #define PACKAGE "bakefile" |
---|
314 | | #define VERSION "0.2.6" |
---|
315 | | #define STDC_HEADERS 1 |
---|
316 | | #define HAVE_SYS_TYPES_H 1 |
---|
317 | | #define HAVE_SYS_STAT_H 1 |
---|
318 | | #define HAVE_STDLIB_H 1 |
---|
319 | | #define HAVE_STRING_H 1 |
---|
320 | | #define HAVE_MEMORY_H 1 |
---|
321 | | #define HAVE_STRINGS_H 1 |
---|
322 | | #define HAVE_INTTYPES_H 1 |
---|
323 | | #define HAVE_STDINT_H 1 |
---|
324 | | #define HAVE_UNISTD_H 1 |
---|
325 | | #define HAVE_DLFCN_H 1 |
---|
326 | | /* end confdefs.h. */ |
---|
327 | | #include <ac_nonexistent.h> |
---|
328 | configure:6062: checking for g77 |
---|
329 | configure:6092: result: no |
---|
330 | configure:6062: checking for xlf |
---|
331 | configure:6092: result: no |
---|
332 | configure:6062: checking for f77 |
---|
333 | configure:6092: result: no |
---|
334 | configure:6062: checking for frt |
---|
335 | configure:6092: result: no |
---|
336 | configure:6062: checking for pgf77 |
---|
337 | configure:6092: result: no |
---|
338 | configure:6062: checking for cf77 |
---|
339 | configure:6092: result: no |
---|
340 | configure:6062: checking for fort77 |
---|
341 | configure:6092: result: no |
---|
342 | configure:6062: checking for fl32 |
---|
343 | configure:6092: result: no |
---|
344 | configure:6062: checking for af77 |
---|
345 | configure:6092: result: no |
---|
346 | configure:6062: checking for xlf90 |
---|
347 | configure:6092: result: no |
---|
348 | configure:6062: checking for f90 |
---|
349 | configure:6092: result: no |
---|
350 | configure:6062: checking for pgf90 |
---|
351 | configure:6092: result: no |
---|
352 | configure:6062: checking for pghpf |
---|
353 | configure:6092: result: no |
---|
354 | configure:6062: checking for epcf90 |
---|
355 | configure:6092: result: no |
---|
356 | configure:6062: checking for gfortran |
---|
357 | configure:6092: result: no |
---|
358 | configure:6062: checking for g95 |
---|
359 | configure:6092: result: no |
---|
360 | configure:6062: checking for xlf95 |
---|
361 | configure:6092: result: no |
---|
362 | configure:6062: checking for f95 |
---|
363 | configure:6092: result: no |
---|
364 | configure:6062: checking for fort |
---|
365 | configure:6092: result: no |
---|
366 | configure:6062: checking for ifort |
---|
367 | configure:6092: result: no |
---|
368 | configure:6062: checking for ifc |
---|
369 | configure:6092: result: no |
---|
370 | configure:6062: checking for efc |
---|
371 | configure:6092: result: no |
---|
372 | configure:6062: checking for pgf95 |
---|
373 | configure:6092: result: no |
---|
374 | configure:6062: checking for lf95 |
---|
375 | configure:6092: result: no |
---|
376 | configure:6062: checking for ftn |
---|
377 | configure:6092: result: no |
---|
378 | configure:6115: checking for Fortran 77 compiler version |
---|
379 | configure:6123: --version >&5 |
---|
380 | ./configure: line 6125: --version: command not found |
---|
381 | configure:6127: $? = 127 |
---|
382 | configure:6134: -v >&5 |
---|
383 | ./configure: line 6136: -v: command not found |
---|
384 | configure:6138: $? = 127 |
---|
385 | configure:6145: -V >&5 |
---|
386 | ./configure: line 6147: -V: command not found |
---|
387 | configure:6149: $? = 127 |
---|
388 | configure:6157: checking whether we are using the GNU Fortran 77 compiler |
---|
389 | configure:6176: -c -pipe -Os conftest.F >&5 |
---|
390 | ./configure: line 6178: -c: command not found |
---|
391 | configure:6183: $? = 127 |
---|
392 | configure: failed program was: |
---|
393 | | program main |
---|
394 | | #ifndef __GNUC__ |
---|
395 | | choke me |
---|
396 | | #endif |
---|
397 | | |
---|
398 | | end |
---|
399 | configure:6200: result: no |
---|
400 | configure:6206: checking whether accepts -g |
---|
401 | configure:6223: -c -g conftest.f >&5 |
---|
402 | ./configure: line 6225: -c: command not found |
---|
403 | configure:6230: $? = 127 |
---|
404 | configure: failed program was: |
---|
405 | | program main |
---|
406 | | |
---|
407 | | end |
---|
408 | configure:6246: result: no |
---|
409 | configure:6279: checking the maximum length of command line arguments |
---|
410 | configure:6391: result: 196608 |
---|
411 | configure:6403: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
412 | configure:6508: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
413 | configure:6511: $? = 0 |
---|
414 | configure:6515: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
415 | configure:6518: $? = 0 |
---|
416 | cannot find nm_test_var in conftest.nm |
---|
417 | configure:6508: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
418 | configure:6511: $? = 0 |
---|
419 | configure:6515: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
420 | configure:6518: $? = 0 |
---|
421 | configure:6570: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
422 | configure:6573: $? = 0 |
---|
423 | configure:6611: result: ok |
---|
424 | configure:6615: checking for objdir |
---|
425 | configure:6630: result: .libs |
---|
426 | configure:6722: checking for ar |
---|
427 | configure:6738: found /usr/bin/ar |
---|
428 | configure:6749: result: ar |
---|
429 | configure:6814: checking for ranlib |
---|
430 | configure:6830: found /usr/bin/ranlib |
---|
431 | configure:6841: result: ranlib |
---|
432 | configure:6906: checking for strip |
---|
433 | configure:6922: found /usr/bin/strip |
---|
434 | configure:6933: result: strip |
---|
435 | configure:7186: checking for dsymutil |
---|
436 | configure:7202: found /usr/bin/dsymutil |
---|
437 | configure:7213: result: dsymutil |
---|
438 | configure:7278: checking for nmedit |
---|
439 | configure:7294: found /usr/bin/nmedit |
---|
440 | configure:7305: result: nmedit |
---|
441 | configure:7328: checking for -single_module linker flag |
---|
442 | configure:7349: result: yes |
---|
443 | configure:7351: checking for -exported_symbols_list linker flag |
---|
444 | configure:7381: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
445 | configure:7388: $? = 0 |
---|
446 | configure:7410: result: yes |
---|
447 | configure:7474: checking for correct ltmain.sh version |
---|
448 | configure:7524: result: yes |
---|
449 | configure:7584: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
450 | configure:7602: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
451 | configure:7606: $? = 0 |
---|
452 | configure:7619: result: yes |
---|
453 | configure:7634: checking for /usr/bin/clang option to produce PIC |
---|
454 | configure:7866: result: -fno-common |
---|
455 | configure:7874: checking if /usr/bin/clang PIC flag -fno-common works |
---|
456 | configure:7892: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
457 | configure:7896: $? = 0 |
---|
458 | configure:7909: result: yes |
---|
459 | configure:7937: checking if /usr/bin/clang static flag -static works |
---|
460 | configure:7965: result: no |
---|
461 | configure:7975: checking if /usr/bin/clang supports -c -o file.o |
---|
462 | configure:7996: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
463 | configure:8000: $? = 0 |
---|
464 | configure:8022: result: yes |
---|
465 | configure:8048: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
466 | configure:9036: result: yes |
---|
467 | configure:9103: checking dynamic linker characteristics |
---|
468 | configure:9718: result: darwin16.5.0 dyld |
---|
469 | configure:9742: checking how to hardcode library paths into programs |
---|
470 | configure:9767: result: immediate |
---|
471 | configure:9781: checking whether stripping libraries is possible |
---|
472 | configure:9795: result: yes |
---|
473 | configure:10616: checking if libtool supports shared libraries |
---|
474 | configure:10618: result: yes |
---|
475 | configure:10621: checking whether to build shared libraries |
---|
476 | configure:10642: result: yes |
---|
477 | configure:10645: checking whether to build static libraries |
---|
478 | configure:10649: result: no |
---|
479 | configure:10743: creating libtool |
---|
480 | configure:11336: checking for ld used by /usr/bin/clang++ |
---|
481 | configure:11403: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
482 | configure:11412: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
483 | configure:11427: result: no |
---|
484 | configure:11478: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
485 | configure:12432: result: yes |
---|
486 | configure:12449: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
487 | configure:12452: $? = 0 |
---|
488 | configure:12608: checking for /usr/bin/clang++ option to produce PIC |
---|
489 | configure:12892: result: -fno-common |
---|
490 | configure:12900: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
491 | configure:12918: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
492 | configure:12922: $? = 0 |
---|
493 | configure:12935: result: yes |
---|
494 | configure:12963: checking if /usr/bin/clang++ static flag -static works |
---|
495 | configure:12991: result: no |
---|
496 | configure:13001: checking if /usr/bin/clang++ supports -c -o file.o |
---|
497 | configure:13022: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
498 | configure:13026: $? = 0 |
---|
499 | configure:13048: result: yes |
---|
500 | configure:13074: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
501 | configure:13100: result: yes |
---|
502 | configure:13167: checking dynamic linker characteristics |
---|
503 | configure:13730: result: darwin16.5.0 dyld |
---|
504 | configure:13754: checking how to hardcode library paths into programs |
---|
505 | configure:13779: result: immediate |
---|
506 | configure:20075: checking for a Python interpreter with version >= 2.3.0 |
---|
507 | configure:20090: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
508 | Traceback (most recent call last): |
---|
509 | File "<string>", line 4, in <module> |
---|
510 | AttributeError: module 'string' has no attribute 'split' |
---|
511 | configure:20093: $? = 1 |
---|
512 | configure:20090: python2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
513 | ./configure: line 20091: python2: command not found |
---|
514 | configure:20093: $? = 127 |
---|
515 | configure:20090: python2.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
516 | ./configure: line 20091: python2.5: command not found |
---|
517 | configure:20093: $? = 127 |
---|
518 | configure:20090: python2.4 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
519 | ./configure: line 20091: python2.4: command not found |
---|
520 | configure:20093: $? = 127 |
---|
521 | configure:20090: python2.3 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
522 | ./configure: line 20091: python2.3: command not found |
---|
523 | configure:20093: $? = 127 |
---|
524 | configure:20090: python2.2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
525 | ./configure: line 20091: python2.2: command not found |
---|
526 | configure:20093: $? = 127 |
---|
527 | configure:20090: python2.1 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
528 | ./configure: line 20091: python2.1: command not found |
---|
529 | configure:20093: $? = 127 |
---|
530 | configure:20090: python2.0 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
531 | ./configure: line 20091: python2.0: command not found |
---|
532 | configure:20093: $? = 127 |
---|
533 | configure:20090: python1.6 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
534 | ./configure: line 20091: python1.6: command not found |
---|
535 | configure:20093: $? = 127 |
---|
536 | configure:20090: python1.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
537 | ./configure: line 20091: python1.5: command not found |
---|
538 | configure:20093: $? = 127 |
---|
539 | configure:20100: result: none |
---|
540 | configure:20152: error: no suitable Python interpreter found |
---|
541 | |
---|
542 | ## ---------------- ## |
---|
543 | ## Cache variables. ## |
---|
544 | ## ---------------- ## |
---|
545 | |
---|
546 | ac_cv_build=i386-apple-darwin16.5.0 |
---|
547 | ac_cv_c_compiler_gnu=yes |
---|
548 | ac_cv_cxx_compiler_gnu=yes |
---|
549 | ac_cv_env_CCC_set= |
---|
550 | ac_cv_env_CCC_value= |
---|
551 | ac_cv_env_CC_set=set |
---|
552 | ac_cv_env_CC_value=/usr/bin/clang |
---|
553 | ac_cv_env_CFLAGS_set=set |
---|
554 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
555 | ac_cv_env_CPPFLAGS_set=set |
---|
556 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
557 | ac_cv_env_CPP_set= |
---|
558 | ac_cv_env_CPP_value= |
---|
559 | ac_cv_env_CXXCPP_set= |
---|
560 | ac_cv_env_CXXCPP_value= |
---|
561 | ac_cv_env_CXXFLAGS_set=set |
---|
562 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
563 | ac_cv_env_CXX_set=set |
---|
564 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
565 | ac_cv_env_F77_set= |
---|
566 | ac_cv_env_F77_value= |
---|
567 | ac_cv_env_FFLAGS_set=set |
---|
568 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
569 | ac_cv_env_LDFLAGS_set=set |
---|
570 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
571 | ac_cv_env_LIBS_set= |
---|
572 | ac_cv_env_LIBS_value= |
---|
573 | ac_cv_env_build_alias_set= |
---|
574 | ac_cv_env_build_alias_value= |
---|
575 | ac_cv_env_host_alias_set= |
---|
576 | ac_cv_env_host_alias_value= |
---|
577 | ac_cv_env_target_alias_set= |
---|
578 | ac_cv_env_target_alias_value= |
---|
579 | ac_cv_f77_compiler_gnu=no |
---|
580 | ac_cv_header_dlfcn_h=yes |
---|
581 | ac_cv_header_inttypes_h=yes |
---|
582 | ac_cv_header_memory_h=yes |
---|
583 | ac_cv_header_stdc=yes |
---|
584 | ac_cv_header_stdint_h=yes |
---|
585 | ac_cv_header_stdlib_h=yes |
---|
586 | ac_cv_header_string_h=yes |
---|
587 | ac_cv_header_strings_h=yes |
---|
588 | ac_cv_header_sys_stat_h=yes |
---|
589 | ac_cv_header_sys_types_h=yes |
---|
590 | ac_cv_header_unistd_h=yes |
---|
591 | ac_cv_host=i386-apple-darwin16.5.0 |
---|
592 | ac_cv_objext=o |
---|
593 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
594 | ac_cv_path_GREP=/usr/bin/grep |
---|
595 | ac_cv_prog_AWK=awk |
---|
596 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
597 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
598 | ac_cv_prog_ac_ct_AR=ar |
---|
599 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
600 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
601 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
602 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
603 | ac_cv_prog_ac_ct_STRIP=strip |
---|
604 | ac_cv_prog_cc_c89= |
---|
605 | ac_cv_prog_cc_g=yes |
---|
606 | ac_cv_prog_cxx_g=yes |
---|
607 | ac_cv_prog_f77_g=no |
---|
608 | ac_cv_prog_make_make_set=yes |
---|
609 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
610 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
611 | am_cv_pathless_PYTHON=none |
---|
612 | lt_cv_apple_cc_single_mod=yes |
---|
613 | lt_cv_deplibs_check_method=pass_all |
---|
614 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
615 | lt_cv_file_magic_test_file= |
---|
616 | lt_cv_ld_exported_symbols_list=yes |
---|
617 | lt_cv_ld_reload_flag=-r |
---|
618 | lt_cv_objdir=.libs |
---|
619 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
620 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
621 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
622 | lt_cv_path_SED=/usr/bin/sed |
---|
623 | lt_cv_prog_compiler_c_o=yes |
---|
624 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
625 | lt_cv_prog_compiler_pic_works=yes |
---|
626 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
627 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
628 | lt_cv_prog_compiler_static_works=no |
---|
629 | lt_cv_prog_compiler_static_works_CXX=no |
---|
630 | lt_cv_prog_gnu_ld=no |
---|
631 | lt_cv_prog_gnu_ldcxx=no |
---|
632 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
633 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
634 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
635 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
---|
636 | lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/8.1.0 /usr/local/lib' |
---|
637 | lt_cv_sys_max_cmd_len=196608 |
---|
638 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
639 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
640 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
641 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
642 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
643 | |
---|
644 | ## ----------------- ## |
---|
645 | ## Output variables. ## |
---|
646 | ## ----------------- ## |
---|
647 | |
---|
648 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run aclocal-1.10' |
---|
649 | AMDEPBACKSLASH='\' |
---|
650 | AMDEP_FALSE='#' |
---|
651 | AMDEP_TRUE='' |
---|
652 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run tar' |
---|
653 | AR='ar' |
---|
654 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run autoconf' |
---|
655 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run autoheader' |
---|
656 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run automake-1.10' |
---|
657 | AWK='awk' |
---|
658 | BUILD_DOCS_FALSE='' |
---|
659 | BUILD_DOCS_TRUE='' |
---|
660 | CC='/usr/bin/clang' |
---|
661 | CCDEPMODE='depmode=gcc3' |
---|
662 | CFLAGS='-pipe -Os -arch x86_64' |
---|
663 | CPP='/usr/bin/clang -E' |
---|
664 | CPPFLAGS='-I/opt/local/include' |
---|
665 | CXX='/usr/bin/clang++' |
---|
666 | CXXCPP='/usr/bin/clang++ -E' |
---|
667 | CXXDEPMODE='depmode=gcc3' |
---|
668 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
669 | CYGPATH_W='echo' |
---|
670 | DEFS='' |
---|
671 | DEPDIR='.deps' |
---|
672 | DSYMUTIL='dsymutil' |
---|
673 | ECHO='/bin/echo' |
---|
674 | ECHO_C='\c' |
---|
675 | ECHO_N='' |
---|
676 | ECHO_T='' |
---|
677 | EGREP='/usr/bin/grep -E' |
---|
678 | EXEEXT='' |
---|
679 | F77='' |
---|
680 | FFLAGS='-pipe -Os' |
---|
681 | GREP='/usr/bin/grep' |
---|
682 | INSTALL_DATA='${INSTALL} -m 644' |
---|
683 | INSTALL_PROGRAM='${INSTALL}' |
---|
684 | INSTALL_SCRIPT='${INSTALL}' |
---|
685 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
686 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
687 | LIBOBJS='' |
---|
688 | LIBS='' |
---|
689 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
690 | LN_S='ln -s' |
---|
691 | LTLIBOBJS='' |
---|
692 | MAINT='#' |
---|
693 | MAINTAINER_MODE_FALSE='' |
---|
694 | MAINTAINER_MODE_TRUE='#' |
---|
695 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/missing --run makeinfo' |
---|
696 | MKDIR_P='admin/install-sh -c -d' |
---|
697 | NMEDIT='nmedit' |
---|
698 | OBJEXT='o' |
---|
699 | PACKAGE='bakefile' |
---|
700 | PACKAGE_BUGREPORT='vslavik@fastmail.fm' |
---|
701 | PACKAGE_NAME='bakefile' |
---|
702 | PACKAGE_STRING='bakefile 0.2.6' |
---|
703 | PACKAGE_TARNAME='bakefile' |
---|
704 | PACKAGE_VERSION='0.2.6' |
---|
705 | PATH_SEPARATOR=':' |
---|
706 | PYTHON=':' |
---|
707 | PYTHON_CPPFLAGS='' |
---|
708 | PYTHON_EXEC_PREFIX='' |
---|
709 | PYTHON_PLATFORM='' |
---|
710 | PYTHON_PREFIX='' |
---|
711 | PYTHON_VERSION='' |
---|
712 | RANLIB='ranlib' |
---|
713 | SED='/usr/bin/sed' |
---|
714 | SET_MAKE='' |
---|
715 | SHELL='/bin/sh' |
---|
716 | STRIP='strip' |
---|
717 | VERSION='0.2.6' |
---|
718 | ac_ct_CC='/usr/bin/clang' |
---|
719 | ac_ct_CXX='' |
---|
720 | ac_ct_F77='' |
---|
721 | am__fastdepCC_FALSE='#' |
---|
722 | am__fastdepCC_TRUE='' |
---|
723 | am__fastdepCXX_FALSE='#' |
---|
724 | am__fastdepCXX_TRUE='' |
---|
725 | am__include='include' |
---|
726 | am__isrc='' |
---|
727 | am__leading_dot='.' |
---|
728 | am__quote='' |
---|
729 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
730 | am__untar='${AMTAR} xf -' |
---|
731 | bindir='${exec_prefix}/bin' |
---|
732 | build='i386-apple-darwin16.5.0' |
---|
733 | build_alias='' |
---|
734 | build_cpu='i386' |
---|
735 | build_os='darwin16.5.0' |
---|
736 | build_vendor='apple' |
---|
737 | datadir='${datarootdir}' |
---|
738 | datarootdir='${prefix}/share' |
---|
739 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
740 | dvidir='${docdir}' |
---|
741 | exec_prefix='NONE' |
---|
742 | host='i386-apple-darwin16.5.0' |
---|
743 | host_alias='' |
---|
744 | host_cpu='i386' |
---|
745 | host_os='darwin16.5.0' |
---|
746 | host_vendor='apple' |
---|
747 | htmldir='${docdir}' |
---|
748 | includedir='${prefix}/include' |
---|
749 | infodir='${datarootdir}/info' |
---|
750 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bakefile/bakefile/work/bakefile-0.2.6/admin/install-sh' |
---|
751 | libdir='${exec_prefix}/lib' |
---|
752 | libexecdir='${exec_prefix}/libexec' |
---|
753 | localedir='${datarootdir}/locale' |
---|
754 | localstatedir='${prefix}/var' |
---|
755 | mandir='${datarootdir}/man' |
---|
756 | mkdir_p='$(top_builddir)/admin/install-sh -c -d' |
---|
757 | oldincludedir='/usr/include' |
---|
758 | pdfdir='${docdir}' |
---|
759 | pkgpyexecdir='' |
---|
760 | pkgpythondir='' |
---|
761 | prefix='/opt/local' |
---|
762 | program_transform_name='s,x,x,' |
---|
763 | psdir='${docdir}' |
---|
764 | pyexecdir='' |
---|
765 | pythondir='' |
---|
766 | sbindir='${exec_prefix}/sbin' |
---|
767 | sharedstatedir='${prefix}/com' |
---|
768 | sysconfdir='${prefix}/etc' |
---|
769 | target_alias='' |
---|
770 | |
---|
771 | ## ----------- ## |
---|
772 | ## confdefs.h. ## |
---|
773 | ## ----------- ## |
---|
774 | |
---|
775 | #define PACKAGE_NAME "bakefile" |
---|
776 | #define PACKAGE_TARNAME "bakefile" |
---|
777 | #define PACKAGE_VERSION "0.2.6" |
---|
778 | #define PACKAGE_STRING "bakefile 0.2.6" |
---|
779 | #define PACKAGE_BUGREPORT "vslavik@fastmail.fm" |
---|
780 | #define PACKAGE "bakefile" |
---|
781 | #define VERSION "0.2.6" |
---|
782 | #define STDC_HEADERS 1 |
---|
783 | #define HAVE_SYS_TYPES_H 1 |
---|
784 | #define HAVE_SYS_STAT_H 1 |
---|
785 | #define HAVE_STDLIB_H 1 |
---|
786 | #define HAVE_STRING_H 1 |
---|
787 | #define HAVE_MEMORY_H 1 |
---|
788 | #define HAVE_STRINGS_H 1 |
---|
789 | #define HAVE_INTTYPES_H 1 |
---|
790 | #define HAVE_STDINT_H 1 |
---|
791 | #define HAVE_UNISTD_H 1 |
---|
792 | #define HAVE_DLFCN_H 1 |
---|
793 | |
---|
794 | configure: exit 1 |
---|