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 vowpal_wabbit configure 7.6, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/Volumes/User_Disk/opt/macports |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = opus.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~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.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~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: 259 tasks, 1298 threads, 8 processors |
---|
34 | Load average: 5.54, Mach factor: 3.04 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Volumes/User_Disk/opt/macports/bin |
---|
40 | PATH: /Volumes/User_Disk/opt/macports/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:2448: checking for a BSD-compatible install |
---|
52 | configure:2516: result: /usr/bin/install -c |
---|
53 | configure:2527: checking whether build environment is sane |
---|
54 | configure:2577: result: yes |
---|
55 | configure:2718: checking for a thread-safe mkdir -p |
---|
56 | configure:2757: result: /Volumes/User_Disk/opt/macports/bin/gmkdir -p |
---|
57 | configure:2770: checking for gawk |
---|
58 | configure:2786: found /Volumes/User_Disk/opt/macports/bin/gawk |
---|
59 | configure:2797: result: gawk |
---|
60 | configure:2808: checking whether make sets $(MAKE) |
---|
61 | configure:2830: result: yes |
---|
62 | configure:3028: checking for C++ compiler version |
---|
63 | configure:3037: /usr/bin/clang++ --version >&5 |
---|
64 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
65 | Target: x86_64-apple-darwin12.5.0 |
---|
66 | Thread model: posix |
---|
67 | configure:3048: $? = 0 |
---|
68 | configure:3037: /usr/bin/clang++ -v >&5 |
---|
69 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
70 | Target: x86_64-apple-darwin12.5.0 |
---|
71 | Thread model: posix |
---|
72 | configure:3048: $? = 0 |
---|
73 | configure:3037: /usr/bin/clang++ -V >&5 |
---|
74 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
75 | clang: error: no input files |
---|
76 | configure:3048: $? = 1 |
---|
77 | configure:3037: /usr/bin/clang++ -qversion >&5 |
---|
78 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
79 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
80 | clang: error: no input files |
---|
81 | configure:3048: $? = 1 |
---|
82 | configure:3068: checking whether the C++ compiler works |
---|
83 | configure:3090: /usr/bin/clang++ -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
84 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
85 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
86 | ^ |
---|
87 | conftest.cpp:7:9: note: previous definition is here |
---|
88 | #define PACKAGE_URL "" |
---|
89 | ^ |
---|
90 | 1 warning generated. |
---|
91 | configure:3094: $? = 0 |
---|
92 | configure:3142: result: yes |
---|
93 | configure:3145: checking for C++ compiler default output file name |
---|
94 | configure:3147: result: a.out |
---|
95 | configure:3153: checking for suffix of executables |
---|
96 | configure:3160: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
97 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
98 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
99 | ^ |
---|
100 | conftest.cpp:7:9: note: previous definition is here |
---|
101 | #define PACKAGE_URL "" |
---|
102 | ^ |
---|
103 | 1 warning generated. |
---|
104 | configure:3164: $? = 0 |
---|
105 | configure:3186: result: |
---|
106 | configure:3208: checking whether we are cross compiling |
---|
107 | configure:3216: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
108 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
109 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
110 | ^ |
---|
111 | conftest.cpp:7:9: note: previous definition is here |
---|
112 | #define PACKAGE_URL "" |
---|
113 | ^ |
---|
114 | 1 warning generated. |
---|
115 | configure:3220: $? = 0 |
---|
116 | configure:3227: ./conftest |
---|
117 | configure:3231: $? = 0 |
---|
118 | configure:3246: result: no |
---|
119 | configure:3251: checking for suffix of object files |
---|
120 | configure:3273: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
121 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
122 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
123 | ^ |
---|
124 | conftest.cpp:7:9: note: previous definition is here |
---|
125 | #define PACKAGE_URL "" |
---|
126 | ^ |
---|
127 | 1 warning generated. |
---|
128 | configure:3277: $? = 0 |
---|
129 | configure:3298: result: o |
---|
130 | configure:3302: checking whether we are using the GNU C++ compiler |
---|
131 | configure:3321: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
132 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
133 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
134 | ^ |
---|
135 | conftest.cpp:7:9: note: previous definition is here |
---|
136 | #define PACKAGE_URL "" |
---|
137 | ^ |
---|
138 | 1 warning generated. |
---|
139 | configure:3321: $? = 0 |
---|
140 | configure:3330: result: yes |
---|
141 | configure:3339: checking whether /usr/bin/clang++ accepts -g |
---|
142 | configure:3359: /usr/bin/clang++ -c -g -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
143 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
144 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
145 | ^ |
---|
146 | conftest.cpp:7:9: note: previous definition is here |
---|
147 | #define PACKAGE_URL "" |
---|
148 | ^ |
---|
149 | 1 warning generated. |
---|
150 | configure:3359: $? = 0 |
---|
151 | configure: failed program was: |
---|
152 | | /* confdefs.h */ |
---|
153 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
154 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
155 | | #define PACKAGE_VERSION "7.6" |
---|
156 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
157 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
158 | | #define PACKAGE_URL "" |
---|
159 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
160 | | #define PACKAGE "vowpal_wabbit" |
---|
161 | | #define VERSION "7.6" |
---|
162 | | /* end confdefs.h. */ |
---|
163 | | |
---|
164 | | int |
---|
165 | | main () |
---|
166 | | { |
---|
167 | | |
---|
168 | | ; |
---|
169 | | return 0; |
---|
170 | | } |
---|
171 | configure:3374: /usr/bin/clang++ -c -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
172 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
173 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
174 | ^ |
---|
175 | conftest.cpp:7:9: note: previous definition is here |
---|
176 | #define PACKAGE_URL "" |
---|
177 | ^ |
---|
178 | 1 warning generated. |
---|
179 | configure:3374: $? = 0 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h */ |
---|
182 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
183 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
184 | | #define PACKAGE_VERSION "7.6" |
---|
185 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
186 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
187 | | #define PACKAGE_URL "" |
---|
188 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
189 | | #define PACKAGE "vowpal_wabbit" |
---|
190 | | #define VERSION "7.6" |
---|
191 | | /* end confdefs.h. */ |
---|
192 | | |
---|
193 | | int |
---|
194 | | main () |
---|
195 | | { |
---|
196 | | |
---|
197 | | ; |
---|
198 | | return 0; |
---|
199 | | } |
---|
200 | configure:3390: /usr/bin/clang++ -c -g -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
201 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
202 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
203 | ^ |
---|
204 | conftest.cpp:7:9: note: previous definition is here |
---|
205 | #define PACKAGE_URL "" |
---|
206 | ^ |
---|
207 | 1 warning generated. |
---|
208 | configure:3390: $? = 0 |
---|
209 | configure:3400: result: yes |
---|
210 | configure:3434: checking for style of include used by make |
---|
211 | configure:3462: result: GNU |
---|
212 | configure:3488: checking dependency style of /usr/bin/clang++ |
---|
213 | configure:3599: result: gcc3 |
---|
214 | configure:3619: checking how to run the C++ preprocessor |
---|
215 | configure:3646: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
216 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
217 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
218 | ^ |
---|
219 | conftest.cpp:7:9: note: previous definition is here |
---|
220 | #define PACKAGE_URL "" |
---|
221 | ^ |
---|
222 | 1 warning generated. |
---|
223 | configure:3646: $? = 0 |
---|
224 | configure:3660: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
225 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
226 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
227 | ^ |
---|
228 | conftest.cpp:7:9: note: previous definition is here |
---|
229 | #define PACKAGE_URL "" |
---|
230 | ^ |
---|
231 | conftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
232 | #include <ac_nonexistent.h> |
---|
233 | ^ |
---|
234 | 1 warning and 1 error generated. |
---|
235 | configure:3660: $? = 1 |
---|
236 | configure: failed program was: |
---|
237 | | /* confdefs.h */ |
---|
238 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
239 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
240 | | #define PACKAGE_VERSION "7.6" |
---|
241 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
242 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
243 | | #define PACKAGE_URL "" |
---|
244 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
245 | | #define PACKAGE "vowpal_wabbit" |
---|
246 | | #define VERSION "7.6" |
---|
247 | | /* end confdefs.h. */ |
---|
248 | | #include <ac_nonexistent.h> |
---|
249 | configure:3685: result: /usr/bin/clang++ -E |
---|
250 | configure:3705: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
251 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
252 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
253 | ^ |
---|
254 | conftest.cpp:7:9: note: previous definition is here |
---|
255 | #define PACKAGE_URL "" |
---|
256 | ^ |
---|
257 | 1 warning generated. |
---|
258 | configure:3705: $? = 0 |
---|
259 | configure:3719: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
260 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
261 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
262 | ^ |
---|
263 | conftest.cpp:7:9: note: previous definition is here |
---|
264 | #define PACKAGE_URL "" |
---|
265 | ^ |
---|
266 | conftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
267 | #include <ac_nonexistent.h> |
---|
268 | ^ |
---|
269 | 1 warning and 1 error generated. |
---|
270 | configure:3719: $? = 1 |
---|
271 | configure: failed program was: |
---|
272 | | /* confdefs.h */ |
---|
273 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
274 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
275 | | #define PACKAGE_VERSION "7.6" |
---|
276 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
277 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
278 | | #define PACKAGE_URL "" |
---|
279 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
280 | | #define PACKAGE "vowpal_wabbit" |
---|
281 | | #define VERSION "7.6" |
---|
282 | | /* end confdefs.h. */ |
---|
283 | | #include <ac_nonexistent.h> |
---|
284 | configure:3757: checking build system type |
---|
285 | configure:3771: result: x86_64-apple-darwin12.5.0 |
---|
286 | configure:3791: checking host system type |
---|
287 | configure:3804: result: x86_64-apple-darwin12.5.0 |
---|
288 | configure:3871: checking how to print strings |
---|
289 | configure:3898: result: printf |
---|
290 | configure:3967: checking for gcc |
---|
291 | configure:3994: result: /usr/bin/clang |
---|
292 | configure:4223: checking for C compiler version |
---|
293 | configure:4232: /usr/bin/clang --version >&5 |
---|
294 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
295 | Target: x86_64-apple-darwin12.5.0 |
---|
296 | Thread model: posix |
---|
297 | configure:4243: $? = 0 |
---|
298 | configure:4232: /usr/bin/clang -v >&5 |
---|
299 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
300 | Target: x86_64-apple-darwin12.5.0 |
---|
301 | Thread model: posix |
---|
302 | configure:4243: $? = 0 |
---|
303 | configure:4232: /usr/bin/clang -V >&5 |
---|
304 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
305 | clang: error: no input files |
---|
306 | configure:4243: $? = 1 |
---|
307 | configure:4232: /usr/bin/clang -qversion >&5 |
---|
308 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
309 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
310 | clang: error: no input files |
---|
311 | configure:4243: $? = 1 |
---|
312 | configure:4247: checking whether we are using the GNU C compiler |
---|
313 | configure:4266: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
314 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
315 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
316 | ^ |
---|
317 | conftest.c:7:9: note: previous definition is here |
---|
318 | #define PACKAGE_URL "" |
---|
319 | ^ |
---|
320 | 1 warning generated. |
---|
321 | configure:4266: $? = 0 |
---|
322 | configure:4275: result: yes |
---|
323 | configure:4284: checking whether /usr/bin/clang accepts -g |
---|
324 | configure:4304: /usr/bin/clang -c -g -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
325 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
326 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
327 | ^ |
---|
328 | conftest.c:7:9: note: previous definition is here |
---|
329 | #define PACKAGE_URL "" |
---|
330 | ^ |
---|
331 | 1 warning generated. |
---|
332 | configure:4304: $? = 0 |
---|
333 | configure: failed program was: |
---|
334 | | /* confdefs.h */ |
---|
335 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
336 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
337 | | #define PACKAGE_VERSION "7.6" |
---|
338 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
339 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
340 | | #define PACKAGE_URL "" |
---|
341 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
342 | | #define PACKAGE "vowpal_wabbit" |
---|
343 | | #define VERSION "7.6" |
---|
344 | | /* end confdefs.h. */ |
---|
345 | | |
---|
346 | | int |
---|
347 | | main () |
---|
348 | | { |
---|
349 | | |
---|
350 | | ; |
---|
351 | | return 0; |
---|
352 | | } |
---|
353 | configure:4319: /usr/bin/clang -c -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
354 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
355 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
356 | ^ |
---|
357 | conftest.c:7:9: note: previous definition is here |
---|
358 | #define PACKAGE_URL "" |
---|
359 | ^ |
---|
360 | 1 warning generated. |
---|
361 | configure:4319: $? = 0 |
---|
362 | configure: failed program was: |
---|
363 | | /* confdefs.h */ |
---|
364 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
365 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
366 | | #define PACKAGE_VERSION "7.6" |
---|
367 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
368 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
369 | | #define PACKAGE_URL "" |
---|
370 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
371 | | #define PACKAGE "vowpal_wabbit" |
---|
372 | | #define VERSION "7.6" |
---|
373 | | /* end confdefs.h. */ |
---|
374 | | |
---|
375 | | int |
---|
376 | | main () |
---|
377 | | { |
---|
378 | | |
---|
379 | | ; |
---|
380 | | return 0; |
---|
381 | | } |
---|
382 | configure:4335: /usr/bin/clang -c -g -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
383 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
384 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
385 | ^ |
---|
386 | conftest.c:7:9: note: previous definition is here |
---|
387 | #define PACKAGE_URL "" |
---|
388 | ^ |
---|
389 | 1 warning generated. |
---|
390 | configure:4335: $? = 0 |
---|
391 | configure:4345: result: yes |
---|
392 | configure:4362: checking for /usr/bin/clang option to accept ISO C89 |
---|
393 | configure:4426: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
394 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
395 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
396 | ^ |
---|
397 | conftest.c:7:9: note: previous definition is here |
---|
398 | #define PACKAGE_URL "" |
---|
399 | ^ |
---|
400 | 1 warning generated. |
---|
401 | configure:4426: $? = 0 |
---|
402 | configure:4439: result: none needed |
---|
403 | configure:4461: checking dependency style of /usr/bin/clang |
---|
404 | configure:4572: result: gcc3 |
---|
405 | configure:4587: checking for a sed that does not truncate output |
---|
406 | configure:4651: result: /Volumes/User_Disk/opt/macports/bin/gsed |
---|
407 | configure:4669: checking for grep that handles long lines and -e |
---|
408 | configure:4727: result: /Volumes/User_Disk/opt/macports/bin/grep |
---|
409 | configure:4732: checking for egrep |
---|
410 | configure:4794: result: /Volumes/User_Disk/opt/macports/bin/grep -E |
---|
411 | configure:4799: checking for fgrep |
---|
412 | configure:4861: result: /Volumes/User_Disk/opt/macports/bin/grep -F |
---|
413 | configure:4896: checking for ld used by /usr/bin/clang |
---|
414 | configure:4963: result: /usr/bin/ld |
---|
415 | configure:4970: checking if the linker (/usr/bin/ld) is GNU ld |
---|
416 | configure:4985: result: no |
---|
417 | configure:4997: checking for BSD- or MS-compatible name lister (nm) |
---|
418 | configure:5046: result: /Volumes/User_Disk/opt/macports/bin/nm |
---|
419 | configure:5176: checking the name lister (/Volumes/User_Disk/opt/macports/bin/nm) interface |
---|
420 | configure:5183: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
421 | configure:5186: /Volumes/User_Disk/opt/macports/bin/nm "conftest.o" |
---|
422 | configure:5189: output |
---|
423 | 0000000000000000 S _some_variable |
---|
424 | configure:5196: result: BSD nm |
---|
425 | configure:5199: checking whether ln -s works |
---|
426 | configure:5203: result: yes |
---|
427 | configure:5211: checking the maximum length of command line arguments |
---|
428 | configure:5341: result: 196608 |
---|
429 | configure:5358: checking whether the shell understands some XSI constructs |
---|
430 | configure:5368: result: yes |
---|
431 | configure:5372: checking whether the shell understands "+=" |
---|
432 | configure:5378: result: yes |
---|
433 | configure:5413: checking how to convert x86_64-apple-darwin12.5.0 file names to x86_64-apple-darwin12.5.0 format |
---|
434 | configure:5453: result: func_convert_file_noop |
---|
435 | configure:5460: checking how to convert x86_64-apple-darwin12.5.0 file names to toolchain format |
---|
436 | configure:5480: result: func_convert_file_noop |
---|
437 | configure:5487: checking for /usr/bin/ld option to reload object files |
---|
438 | configure:5494: result: -r |
---|
439 | configure:5568: checking for objdump |
---|
440 | configure:5598: result: no |
---|
441 | configure:5627: checking how to recognize dependent libraries |
---|
442 | configure:5829: result: pass_all |
---|
443 | configure:5914: checking for dlltool |
---|
444 | configure:5944: result: no |
---|
445 | configure:5974: checking how to associate runtime and link libraries |
---|
446 | configure:6001: result: printf %s\n |
---|
447 | configure:6062: checking for ar |
---|
448 | configure:6078: found /Volumes/User_Disk/opt/macports/bin/ar |
---|
449 | configure:6089: result: ar |
---|
450 | configure:6126: checking for archiver @FILE support |
---|
451 | configure:6143: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
452 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
453 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
454 | ^ |
---|
455 | conftest.cpp:7:9: note: previous definition is here |
---|
456 | #define PACKAGE_URL "" |
---|
457 | ^ |
---|
458 | 1 warning generated. |
---|
459 | configure:6143: $? = 0 |
---|
460 | configure:6146: ar cru libconftest.a @conftest.lst >&5 |
---|
461 | ar: @conftest.lst: No such file or directory |
---|
462 | configure:6149: $? = 1 |
---|
463 | configure:6169: result: no |
---|
464 | configure:6227: checking for strip |
---|
465 | configure:6243: found /Volumes/User_Disk/opt/macports/bin/strip |
---|
466 | configure:6254: result: strip |
---|
467 | configure:6326: checking for ranlib |
---|
468 | configure:6342: found /Volumes/User_Disk/opt/macports/bin/ranlib |
---|
469 | configure:6353: result: ranlib |
---|
470 | configure:6455: checking command to parse /Volumes/User_Disk/opt/macports/bin/nm output from /usr/bin/clang object |
---|
471 | configure:6575: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
472 | configure:6578: $? = 0 |
---|
473 | configure:6582: /Volumes/User_Disk/opt/macports/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
474 | configure:6585: $? = 0 |
---|
475 | cannot find nm_test_var in conftest.nm |
---|
476 | configure:6575: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
477 | configure:6578: $? = 0 |
---|
478 | configure:6582: /Volumes/User_Disk/opt/macports/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
479 | configure:6585: $? = 0 |
---|
480 | configure:6651: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp conftstm.o >&5 |
---|
481 | configure:6654: $? = 0 |
---|
482 | configure:6692: result: ok |
---|
483 | configure:6729: checking for sysroot |
---|
484 | configure:6759: result: no |
---|
485 | configure:7016: checking for mt |
---|
486 | configure:7046: result: no |
---|
487 | configure:7066: checking if : is a manifest tool |
---|
488 | configure:7072: : '-?' |
---|
489 | configure:7080: result: no |
---|
490 | configure:7136: checking for dsymutil |
---|
491 | configure:7152: found /usr/bin/dsymutil |
---|
492 | configure:7163: result: dsymutil |
---|
493 | configure:7228: checking for nmedit |
---|
494 | configure:7244: found /Volumes/User_Disk/opt/macports/bin/nmedit |
---|
495 | configure:7255: result: nmedit |
---|
496 | configure:7320: checking for lipo |
---|
497 | configure:7336: found /Volumes/User_Disk/opt/macports/bin/lipo |
---|
498 | configure:7347: result: lipo |
---|
499 | configure:7412: checking for otool |
---|
500 | configure:7428: found /Volumes/User_Disk/opt/macports/bin/otool |
---|
501 | configure:7439: result: otool |
---|
502 | configure:7504: checking for otool64 |
---|
503 | configure:7534: result: no |
---|
504 | configure:7579: checking for -single_module linker flag |
---|
505 | /usr/bin/clang -pipe -Os -arch x86_64 -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
506 | configure:7612: result: yes |
---|
507 | configure:7615: checking for -exported_symbols_list linker flag |
---|
508 | configure:7635: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 |
---|
509 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
510 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
511 | ^ |
---|
512 | conftest.cpp:7:9: note: previous definition is here |
---|
513 | #define PACKAGE_URL "" |
---|
514 | ^ |
---|
515 | 1 warning generated. |
---|
516 | configure:7635: $? = 0 |
---|
517 | configure:7645: result: yes |
---|
518 | configure:7648: checking for -force_load linker flag |
---|
519 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
520 | ar cru libconftest.a conftest.o |
---|
521 | ranlib libconftest.a |
---|
522 | /usr/bin/clang -pipe -Os -arch x86_64 -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
523 | configure:7680: result: yes |
---|
524 | configure:7722: checking how to run the C preprocessor |
---|
525 | configure:7753: /usr/bin/clang -E -I/Volumes/User_Disk/opt/macports/include conftest.c |
---|
526 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
527 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
528 | ^ |
---|
529 | conftest.c:7:9: note: previous definition is here |
---|
530 | #define PACKAGE_URL "" |
---|
531 | ^ |
---|
532 | 1 warning generated. |
---|
533 | configure:7753: $? = 0 |
---|
534 | configure:7767: /usr/bin/clang -E -I/Volumes/User_Disk/opt/macports/include conftest.c |
---|
535 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
536 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
537 | ^ |
---|
538 | conftest.c:7:9: note: previous definition is here |
---|
539 | #define PACKAGE_URL "" |
---|
540 | ^ |
---|
541 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
542 | #include <ac_nonexistent.h> |
---|
543 | ^ |
---|
544 | 1 warning and 1 error generated. |
---|
545 | configure:7767: $? = 1 |
---|
546 | configure: failed program was: |
---|
547 | | /* confdefs.h */ |
---|
548 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
549 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
550 | | #define PACKAGE_VERSION "7.6" |
---|
551 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
552 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
553 | | #define PACKAGE_URL "" |
---|
554 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
555 | | #define PACKAGE "vowpal_wabbit" |
---|
556 | | #define VERSION "7.6" |
---|
557 | | /* end confdefs.h. */ |
---|
558 | | #include <ac_nonexistent.h> |
---|
559 | configure:7792: result: /usr/bin/clang -E |
---|
560 | configure:7812: /usr/bin/clang -E -I/Volumes/User_Disk/opt/macports/include conftest.c |
---|
561 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
562 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
563 | ^ |
---|
564 | conftest.c:7:9: note: previous definition is here |
---|
565 | #define PACKAGE_URL "" |
---|
566 | ^ |
---|
567 | 1 warning generated. |
---|
568 | configure:7812: $? = 0 |
---|
569 | configure:7826: /usr/bin/clang -E -I/Volumes/User_Disk/opt/macports/include conftest.c |
---|
570 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
571 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
572 | ^ |
---|
573 | conftest.c:7:9: note: previous definition is here |
---|
574 | #define PACKAGE_URL "" |
---|
575 | ^ |
---|
576 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
577 | #include <ac_nonexistent.h> |
---|
578 | ^ |
---|
579 | 1 warning and 1 error generated. |
---|
580 | configure:7826: $? = 1 |
---|
581 | configure: failed program was: |
---|
582 | | /* confdefs.h */ |
---|
583 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
584 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
585 | | #define PACKAGE_VERSION "7.6" |
---|
586 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
587 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
588 | | #define PACKAGE_URL "" |
---|
589 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
590 | | #define PACKAGE "vowpal_wabbit" |
---|
591 | | #define VERSION "7.6" |
---|
592 | | /* end confdefs.h. */ |
---|
593 | | #include <ac_nonexistent.h> |
---|
594 | configure:7855: checking for ANSI C header files |
---|
595 | configure:7875: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
596 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
597 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
598 | ^ |
---|
599 | conftest.c:7:9: note: previous definition is here |
---|
600 | #define PACKAGE_URL "" |
---|
601 | ^ |
---|
602 | 1 warning generated. |
---|
603 | configure:7875: $? = 0 |
---|
604 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
605 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
606 | ^ |
---|
607 | conftest.c:7:9: note: previous definition is here |
---|
608 | #define PACKAGE_URL "" |
---|
609 | ^ |
---|
610 | 1 warning generated. |
---|
611 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
612 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
613 | ^ |
---|
614 | conftest.c:7:9: note: previous definition is here |
---|
615 | #define PACKAGE_URL "" |
---|
616 | ^ |
---|
617 | 1 warning generated. |
---|
618 | configure:7948: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
619 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
620 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
621 | ^ |
---|
622 | conftest.c:7:9: note: previous definition is here |
---|
623 | #define PACKAGE_URL "" |
---|
624 | ^ |
---|
625 | 1 warning generated. |
---|
626 | configure:7948: $? = 0 |
---|
627 | configure:7948: ./conftest |
---|
628 | configure:7948: $? = 0 |
---|
629 | configure:7959: result: yes |
---|
630 | configure:7972: checking for sys/types.h |
---|
631 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
632 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
633 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
634 | ^ |
---|
635 | conftest.c:7:9: note: previous definition is here |
---|
636 | #define PACKAGE_URL "" |
---|
637 | ^ |
---|
638 | 1 warning generated. |
---|
639 | configure:7972: $? = 0 |
---|
640 | configure:7972: result: yes |
---|
641 | configure:7972: checking for sys/stat.h |
---|
642 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
643 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
644 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
645 | ^ |
---|
646 | conftest.c:7:9: note: previous definition is here |
---|
647 | #define PACKAGE_URL "" |
---|
648 | ^ |
---|
649 | 1 warning generated. |
---|
650 | configure:7972: $? = 0 |
---|
651 | configure:7972: result: yes |
---|
652 | configure:7972: checking for stdlib.h |
---|
653 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
654 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
655 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
656 | ^ |
---|
657 | conftest.c:7:9: note: previous definition is here |
---|
658 | #define PACKAGE_URL "" |
---|
659 | ^ |
---|
660 | 1 warning generated. |
---|
661 | configure:7972: $? = 0 |
---|
662 | configure:7972: result: yes |
---|
663 | configure:7972: checking for string.h |
---|
664 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
665 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
666 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
667 | ^ |
---|
668 | conftest.c:7:9: note: previous definition is here |
---|
669 | #define PACKAGE_URL "" |
---|
670 | ^ |
---|
671 | 1 warning generated. |
---|
672 | configure:7972: $? = 0 |
---|
673 | configure:7972: result: yes |
---|
674 | configure:7972: checking for memory.h |
---|
675 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
676 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
677 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
678 | ^ |
---|
679 | conftest.c:7:9: note: previous definition is here |
---|
680 | #define PACKAGE_URL "" |
---|
681 | ^ |
---|
682 | 1 warning generated. |
---|
683 | configure:7972: $? = 0 |
---|
684 | configure:7972: result: yes |
---|
685 | configure:7972: checking for strings.h |
---|
686 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
687 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
688 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
689 | ^ |
---|
690 | conftest.c:7:9: note: previous definition is here |
---|
691 | #define PACKAGE_URL "" |
---|
692 | ^ |
---|
693 | 1 warning generated. |
---|
694 | configure:7972: $? = 0 |
---|
695 | configure:7972: result: yes |
---|
696 | configure:7972: checking for inttypes.h |
---|
697 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
698 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
699 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
700 | ^ |
---|
701 | conftest.c:7:9: note: previous definition is here |
---|
702 | #define PACKAGE_URL "" |
---|
703 | ^ |
---|
704 | 1 warning generated. |
---|
705 | configure:7972: $? = 0 |
---|
706 | configure:7972: result: yes |
---|
707 | configure:7972: checking for stdint.h |
---|
708 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
709 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
710 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
711 | ^ |
---|
712 | conftest.c:7:9: note: previous definition is here |
---|
713 | #define PACKAGE_URL "" |
---|
714 | ^ |
---|
715 | 1 warning generated. |
---|
716 | configure:7972: $? = 0 |
---|
717 | configure:7972: result: yes |
---|
718 | configure:7972: checking for unistd.h |
---|
719 | configure:7972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
720 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
721 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
722 | ^ |
---|
723 | conftest.c:7:9: note: previous definition is here |
---|
724 | #define PACKAGE_URL "" |
---|
725 | ^ |
---|
726 | 1 warning generated. |
---|
727 | configure:7972: $? = 0 |
---|
728 | configure:7972: result: yes |
---|
729 | configure:7986: checking for dlfcn.h |
---|
730 | configure:7986: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.c >&5 |
---|
731 | conftest.c:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
732 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
733 | ^ |
---|
734 | conftest.c:7:9: note: previous definition is here |
---|
735 | #define PACKAGE_URL "" |
---|
736 | ^ |
---|
737 | 1 warning generated. |
---|
738 | configure:7986: $? = 0 |
---|
739 | configure:7986: result: yes |
---|
740 | configure:8202: checking for objdir |
---|
741 | configure:8217: result: .libs |
---|
742 | configure:8488: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
743 | configure:8506: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
744 | configure:8510: $? = 0 |
---|
745 | configure:8523: result: yes |
---|
746 | configure:8850: checking for /usr/bin/clang option to produce PIC |
---|
747 | configure:8857: result: -fno-common -DPIC |
---|
748 | configure:8865: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
749 | configure:8883: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
750 | configure:8887: $? = 0 |
---|
751 | configure:8900: result: yes |
---|
752 | configure:8929: checking if /usr/bin/clang static flag -static works |
---|
753 | configure:8957: result: no |
---|
754 | configure:8972: checking if /usr/bin/clang supports -c -o file.o |
---|
755 | configure:8993: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -o out/conftest2.o conftest.c >&5 |
---|
756 | configure:8997: $? = 0 |
---|
757 | configure:9019: result: yes |
---|
758 | configure:9027: checking if /usr/bin/clang supports -c -o file.o |
---|
759 | configure:9074: result: yes |
---|
760 | configure:9107: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
761 | configure:10264: result: yes |
---|
762 | configure:10504: checking dynamic linker characteristics |
---|
763 | configure:11249: result: darwin12.5.0 dyld |
---|
764 | configure:11356: checking how to hardcode library paths into programs |
---|
765 | configure:11381: result: immediate |
---|
766 | configure:11921: checking whether stripping libraries is possible |
---|
767 | configure:11935: result: yes |
---|
768 | configure:11961: checking if libtool supports shared libraries |
---|
769 | configure:11963: result: yes |
---|
770 | configure:11966: checking whether to build shared libraries |
---|
771 | configure:11987: result: yes |
---|
772 | configure:11990: checking whether to build static libraries |
---|
773 | configure:11994: result: yes |
---|
774 | configure:12017: checking how to run the C++ preprocessor |
---|
775 | configure:12083: result: /usr/bin/clang++ -E |
---|
776 | configure:12103: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
777 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
778 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
779 | ^ |
---|
780 | conftest.cpp:7:9: note: previous definition is here |
---|
781 | #define PACKAGE_URL "" |
---|
782 | ^ |
---|
783 | 1 warning generated. |
---|
784 | configure:12103: $? = 0 |
---|
785 | configure:12117: /usr/bin/clang++ -E -I/Volumes/User_Disk/opt/macports/include conftest.cpp |
---|
786 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
787 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
788 | ^ |
---|
789 | conftest.cpp:7:9: note: previous definition is here |
---|
790 | #define PACKAGE_URL "" |
---|
791 | ^ |
---|
792 | conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found |
---|
793 | #include <ac_nonexistent.h> |
---|
794 | ^ |
---|
795 | 1 warning and 1 error generated. |
---|
796 | configure:12117: $? = 1 |
---|
797 | configure: failed program was: |
---|
798 | | /* confdefs.h */ |
---|
799 | | #define PACKAGE_NAME "vowpal_wabbit" |
---|
800 | | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
801 | | #define PACKAGE_VERSION "7.6" |
---|
802 | | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
803 | | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
804 | | #define PACKAGE_URL "" |
---|
805 | | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
806 | | #define PACKAGE "vowpal_wabbit" |
---|
807 | | #define VERSION "7.6" |
---|
808 | | #define STDC_HEADERS 1 |
---|
809 | | #define HAVE_SYS_TYPES_H 1 |
---|
810 | | #define HAVE_SYS_STAT_H 1 |
---|
811 | | #define HAVE_STDLIB_H 1 |
---|
812 | | #define HAVE_STRING_H 1 |
---|
813 | | #define HAVE_MEMORY_H 1 |
---|
814 | | #define HAVE_STRINGS_H 1 |
---|
815 | | #define HAVE_INTTYPES_H 1 |
---|
816 | | #define HAVE_STDINT_H 1 |
---|
817 | | #define HAVE_UNISTD_H 1 |
---|
818 | | #define HAVE_DLFCN_H 1 |
---|
819 | | #define LT_OBJDIR ".libs/" |
---|
820 | | /* end confdefs.h. */ |
---|
821 | | #include <ac_nonexistent.h> |
---|
822 | configure:12286: checking for ld used by /usr/bin/clang++ |
---|
823 | configure:12353: result: /usr/bin/ld |
---|
824 | configure:12360: checking if the linker (/usr/bin/ld) is GNU ld |
---|
825 | configure:12375: result: no |
---|
826 | configure:12430: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
827 | configure:13435: result: yes |
---|
828 | configure:13471: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
829 | configure:13474: $? = 0 |
---|
830 | configure:13994: checking for /usr/bin/clang++ option to produce PIC |
---|
831 | configure:14001: result: -fno-common -DPIC |
---|
832 | configure:14009: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
833 | configure:14027: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
834 | configure:14031: $? = 0 |
---|
835 | configure:14044: result: yes |
---|
836 | configure:14067: checking if /usr/bin/clang++ static flag -static works |
---|
837 | configure:14095: result: no |
---|
838 | configure:14107: checking if /usr/bin/clang++ supports -c -o file.o |
---|
839 | configure:14128: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include -o out/conftest2.o conftest.cpp >&5 |
---|
840 | configure:14132: $? = 0 |
---|
841 | configure:14154: result: yes |
---|
842 | configure:14159: checking if /usr/bin/clang++ supports -c -o file.o |
---|
843 | configure:14206: result: yes |
---|
844 | configure:14236: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
845 | configure:14275: result: yes |
---|
846 | configure:14416: checking dynamic linker characteristics |
---|
847 | configure:15095: result: darwin12.5.0 dyld |
---|
848 | configure:15148: checking how to hardcode library paths into programs |
---|
849 | configure:15173: result: immediate |
---|
850 | configure:15236: checking for ANSI C header files |
---|
851 | configure:15340: result: yes |
---|
852 | configure:15397: checking for boostlib >= 1.0 |
---|
853 | configure:15466: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
854 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
855 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
856 | ^ |
---|
857 | conftest.cpp:7:9: note: previous definition is here |
---|
858 | #define PACKAGE_URL "" |
---|
859 | ^ |
---|
860 | 1 warning generated. |
---|
861 | configure:15466: $? = 0 |
---|
862 | configure:15468: result: yes |
---|
863 | configure:15646: checking whether the Boost::Program_Options library is available |
---|
864 | configure:15670: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/Volumes/User_Disk/opt/macports/include conftest.cpp >&5 |
---|
865 | conftest.cpp:8:9: warning: 'PACKAGE_URL' macro redefined |
---|
866 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
867 | ^ |
---|
868 | conftest.cpp:7:9: note: previous definition is here |
---|
869 | #define PACKAGE_URL "" |
---|
870 | ^ |
---|
871 | 1 warning generated. |
---|
872 | configure:15670: $? = 0 |
---|
873 | configure:15684: result: yes |
---|
874 | configure:15831: error: Could not find a version of the library! |
---|
875 | |
---|
876 | ## ---------------- ## |
---|
877 | ## Cache variables. ## |
---|
878 | ## ---------------- ## |
---|
879 | |
---|
880 | ac_cv_build=x86_64-apple-darwin12.5.0 |
---|
881 | ac_cv_c_compiler_gnu=yes |
---|
882 | ac_cv_cxx_compiler_gnu=yes |
---|
883 | ac_cv_env_CCC_set= |
---|
884 | ac_cv_env_CCC_value= |
---|
885 | ac_cv_env_CC_set=set |
---|
886 | ac_cv_env_CC_value=/usr/bin/clang |
---|
887 | ac_cv_env_CFLAGS_set=set |
---|
888 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
889 | ac_cv_env_CPPFLAGS_set=set |
---|
890 | ac_cv_env_CPPFLAGS_value=-I/Volumes/User_Disk/opt/macports/include |
---|
891 | ac_cv_env_CPP_set= |
---|
892 | ac_cv_env_CPP_value= |
---|
893 | ac_cv_env_CXXCPP_set= |
---|
894 | ac_cv_env_CXXCPP_value= |
---|
895 | ac_cv_env_CXXFLAGS_set=set |
---|
896 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
897 | ac_cv_env_CXX_set=set |
---|
898 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
899 | ac_cv_env_LDFLAGS_set=set |
---|
900 | ac_cv_env_LDFLAGS_value='-L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
901 | ac_cv_env_LIBS_set= |
---|
902 | ac_cv_env_LIBS_value= |
---|
903 | ac_cv_env_build_alias_set= |
---|
904 | ac_cv_env_build_alias_value= |
---|
905 | ac_cv_env_host_alias_set= |
---|
906 | ac_cv_env_host_alias_value= |
---|
907 | ac_cv_env_target_alias_set= |
---|
908 | ac_cv_env_target_alias_value= |
---|
909 | ac_cv_header_dlfcn_h=yes |
---|
910 | ac_cv_header_inttypes_h=yes |
---|
911 | ac_cv_header_memory_h=yes |
---|
912 | ac_cv_header_stdc=yes |
---|
913 | ac_cv_header_stdint_h=yes |
---|
914 | ac_cv_header_stdlib_h=yes |
---|
915 | ac_cv_header_string_h=yes |
---|
916 | ac_cv_header_strings_h=yes |
---|
917 | ac_cv_header_sys_stat_h=yes |
---|
918 | ac_cv_header_sys_types_h=yes |
---|
919 | ac_cv_header_unistd_h=yes |
---|
920 | ac_cv_host=x86_64-apple-darwin12.5.0 |
---|
921 | ac_cv_objext=o |
---|
922 | ac_cv_path_EGREP='/Volumes/User_Disk/opt/macports/bin/grep -E' |
---|
923 | ac_cv_path_FGREP='/Volumes/User_Disk/opt/macports/bin/grep -F' |
---|
924 | ac_cv_path_GREP=/Volumes/User_Disk/opt/macports/bin/grep |
---|
925 | ac_cv_path_SED=/Volumes/User_Disk/opt/macports/bin/gsed |
---|
926 | ac_cv_path_mkdir=/Volumes/User_Disk/opt/macports/bin/gmkdir |
---|
927 | ac_cv_prog_AWK=gawk |
---|
928 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
929 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
930 | ac_cv_prog_ac_ct_AR=ar |
---|
931 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
932 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
933 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
934 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
935 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
936 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
937 | ac_cv_prog_ac_ct_STRIP=strip |
---|
938 | ac_cv_prog_cc_c89= |
---|
939 | ac_cv_prog_cc_g=yes |
---|
940 | ac_cv_prog_cxx_g=yes |
---|
941 | ac_cv_prog_make_make_set=yes |
---|
942 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
943 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
944 | ax_cv_boost_program_options=yes |
---|
945 | lt_cv_apple_cc_single_mod=yes |
---|
946 | lt_cv_ar_at_file=no |
---|
947 | lt_cv_deplibs_check_method=pass_all |
---|
948 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
949 | lt_cv_file_magic_test_file= |
---|
950 | lt_cv_ld_exported_symbols_list=yes |
---|
951 | lt_cv_ld_force_load=yes |
---|
952 | lt_cv_ld_reload_flag=-r |
---|
953 | lt_cv_nm_interface='BSD nm' |
---|
954 | lt_cv_objdir=.libs |
---|
955 | lt_cv_path_LD=/usr/bin/ld |
---|
956 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
957 | lt_cv_path_NM=/Volumes/User_Disk/opt/macports/bin/nm |
---|
958 | lt_cv_path_mainfest_tool=no |
---|
959 | lt_cv_prog_compiler_c_o=yes |
---|
960 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
961 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
962 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
963 | lt_cv_prog_compiler_pic_works=yes |
---|
964 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
965 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
966 | lt_cv_prog_compiler_static_works=no |
---|
967 | lt_cv_prog_compiler_static_works_CXX=no |
---|
968 | lt_cv_prog_gnu_ld=no |
---|
969 | lt_cv_prog_gnu_ldcxx=no |
---|
970 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
971 | 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'\''' |
---|
972 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
973 | 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'\''' |
---|
974 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
975 | lt_cv_sys_max_cmd_len=196608 |
---|
976 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
977 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
978 | |
---|
979 | ## ----------------- ## |
---|
980 | ## Output variables. ## |
---|
981 | ## ----------------- ## |
---|
982 | |
---|
983 | ACLOCAL='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/missing --run aclocal-1.11' |
---|
984 | AMDEPBACKSLASH='\' |
---|
985 | AMDEP_FALSE='#' |
---|
986 | AMDEP_TRUE='' |
---|
987 | AMTAR='$${TAR-tar}' |
---|
988 | AR='ar' |
---|
989 | AUTOCONF='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/missing --run autoconf' |
---|
990 | AUTOHEADER='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/missing --run autoheader' |
---|
991 | AUTOMAKE='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/missing --run automake-1.11' |
---|
992 | AWK='gawk' |
---|
993 | BOOST_CPPFLAGS='' |
---|
994 | BOOST_LDFLAGS='' |
---|
995 | BOOST_PROGRAM_OPTIONS_LIB='' |
---|
996 | CC='/usr/bin/clang' |
---|
997 | CCDEPMODE='depmode=gcc3' |
---|
998 | CFLAGS='-pipe -Os -arch x86_64' |
---|
999 | CPP='/usr/bin/clang -E' |
---|
1000 | CPPFLAGS='-I/Volumes/User_Disk/opt/macports/include ' |
---|
1001 | CXX='/usr/bin/clang++' |
---|
1002 | CXXCPP='/usr/bin/clang++ -E' |
---|
1003 | CXXDEPMODE='depmode=gcc3' |
---|
1004 | CXXFLAGS='-pipe -Os -arch x86_64' |
---|
1005 | CYGPATH_W='echo' |
---|
1006 | DEFS='' |
---|
1007 | DEPDIR='.deps' |
---|
1008 | DLLTOOL='false' |
---|
1009 | DSYMUTIL='dsymutil' |
---|
1010 | DUMPBIN='' |
---|
1011 | ECHO_C='\c' |
---|
1012 | ECHO_N='' |
---|
1013 | ECHO_T='' |
---|
1014 | EGREP='/Volumes/User_Disk/opt/macports/bin/grep -E' |
---|
1015 | EXEEXT='' |
---|
1016 | FGREP='/Volumes/User_Disk/opt/macports/bin/grep -F' |
---|
1017 | FREEBSD_FALSE='' |
---|
1018 | FREEBSD_TRUE='' |
---|
1019 | GREP='/Volumes/User_Disk/opt/macports/bin/grep' |
---|
1020 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1021 | INSTALL_PROGRAM='${INSTALL}' |
---|
1022 | INSTALL_SCRIPT='${INSTALL}' |
---|
1023 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1024 | LD='/usr/bin/ld' |
---|
1025 | LDFLAGS='-L/Volumes/User_Disk/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 ' |
---|
1026 | LIBOBJS='' |
---|
1027 | LIBS='' |
---|
1028 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1029 | LIPO='lipo' |
---|
1030 | LN_S='ln -s' |
---|
1031 | LTLIBOBJS='' |
---|
1032 | MAKEINFO='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/missing --run makeinfo' |
---|
1033 | MANIFEST_TOOL=':' |
---|
1034 | MKDIR_P='/Volumes/User_Disk/opt/macports/bin/gmkdir -p' |
---|
1035 | NITPICK_FALSE='' |
---|
1036 | NITPICK_TRUE='' |
---|
1037 | NM='/Volumes/User_Disk/opt/macports/bin/nm' |
---|
1038 | NMEDIT='nmedit' |
---|
1039 | OBJDUMP='false' |
---|
1040 | OBJEXT='o' |
---|
1041 | OTOOL64=':' |
---|
1042 | OTOOL='otool' |
---|
1043 | PACKAGE='vowpal_wabbit' |
---|
1044 | PACKAGE_BUGREPORT='jl@hunch.net' |
---|
1045 | PACKAGE_NAME='vowpal_wabbit' |
---|
1046 | PACKAGE_STRING='vowpal_wabbit 7.6' |
---|
1047 | PACKAGE_TARNAME='vowpal_wabbit' |
---|
1048 | PACKAGE_URL='' |
---|
1049 | PACKAGE_VERSION='7.6' |
---|
1050 | PARALLELIZE_FALSE='' |
---|
1051 | PARALLELIZE_TRUE='' |
---|
1052 | PATH_SEPARATOR=':' |
---|
1053 | PROFILE_FALSE='' |
---|
1054 | PROFILE_TRUE='' |
---|
1055 | PTHREAD_CC='' |
---|
1056 | PTHREAD_CFLAGS='' |
---|
1057 | PTHREAD_LIBS='' |
---|
1058 | RANLIB='ranlib' |
---|
1059 | SED='/Volumes/User_Disk/opt/macports/bin/gsed' |
---|
1060 | SET_MAKE='' |
---|
1061 | SHELL='/bin/sh' |
---|
1062 | STRIP='strip' |
---|
1063 | VERSION='7.6' |
---|
1064 | ZLIB_CPPFLAGS='' |
---|
1065 | ZLIB_LDFLAGS='' |
---|
1066 | ac_ct_AR='ar' |
---|
1067 | ac_ct_CC='/usr/bin/clang' |
---|
1068 | ac_ct_CXX='' |
---|
1069 | ac_ct_DUMPBIN='' |
---|
1070 | am__EXEEXT_FALSE='' |
---|
1071 | am__EXEEXT_TRUE='' |
---|
1072 | am__fastdepCC_FALSE='#' |
---|
1073 | am__fastdepCC_TRUE='' |
---|
1074 | am__fastdepCXX_FALSE='#' |
---|
1075 | am__fastdepCXX_TRUE='' |
---|
1076 | am__include='include' |
---|
1077 | am__isrc='' |
---|
1078 | am__leading_dot='.' |
---|
1079 | am__nodep='_no' |
---|
1080 | am__quote='' |
---|
1081 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1082 | am__untar='$${TAR-tar} xf -' |
---|
1083 | ax_pthread_config='' |
---|
1084 | bindir='${exec_prefix}/bin' |
---|
1085 | build='x86_64-apple-darwin12.5.0' |
---|
1086 | build_alias='' |
---|
1087 | build_cpu='x86_64' |
---|
1088 | build_os='darwin12.5.0' |
---|
1089 | build_vendor='apple' |
---|
1090 | datadir='${datarootdir}' |
---|
1091 | datarootdir='${prefix}/share' |
---|
1092 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1093 | dvidir='${docdir}' |
---|
1094 | exec_prefix='NONE' |
---|
1095 | host='x86_64-apple-darwin12.5.0' |
---|
1096 | host_alias='' |
---|
1097 | host_cpu='x86_64' |
---|
1098 | host_os='darwin12.5.0' |
---|
1099 | host_vendor='apple' |
---|
1100 | htmldir='${docdir}' |
---|
1101 | includedir='${prefix}/include' |
---|
1102 | infodir='${datarootdir}/info' |
---|
1103 | install_sh='${SHELL} /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_vowpal_wabbit/vowpal_wabbit/work/vowpal_wabbit-7.6/install-sh' |
---|
1104 | libdir='${exec_prefix}/lib' |
---|
1105 | libexecdir='${exec_prefix}/libexec' |
---|
1106 | localedir='${datarootdir}/locale' |
---|
1107 | localstatedir='${prefix}/var' |
---|
1108 | mandir='${datarootdir}/man' |
---|
1109 | mkdir_p='/Volumes/User_Disk/opt/macports/bin/gmkdir -p' |
---|
1110 | oldincludedir='/usr/include' |
---|
1111 | pdfdir='${docdir}' |
---|
1112 | prefix='/Volumes/User_Disk/opt/macports' |
---|
1113 | program_transform_name='s,x,x,' |
---|
1114 | psdir='${docdir}' |
---|
1115 | sbindir='${exec_prefix}/sbin' |
---|
1116 | sharedstatedir='${prefix}/com' |
---|
1117 | sysconfdir='${prefix}/etc' |
---|
1118 | target_alias='' |
---|
1119 | |
---|
1120 | ## ----------- ## |
---|
1121 | ## confdefs.h. ## |
---|
1122 | ## ----------- ## |
---|
1123 | |
---|
1124 | /* confdefs.h */ |
---|
1125 | #define PACKAGE_NAME "vowpal_wabbit" |
---|
1126 | #define PACKAGE_TARNAME "vowpal_wabbit" |
---|
1127 | #define PACKAGE_VERSION "7.6" |
---|
1128 | #define PACKAGE_STRING "vowpal_wabbit 7.6" |
---|
1129 | #define PACKAGE_BUGREPORT "jl@hunch.net" |
---|
1130 | #define PACKAGE_URL "" |
---|
1131 | #define PACKAGE_URL "https://github.com/JohnLangford/vowpal_wabbit" |
---|
1132 | #define PACKAGE "vowpal_wabbit" |
---|
1133 | #define VERSION "7.6" |
---|
1134 | #define STDC_HEADERS 1 |
---|
1135 | #define HAVE_SYS_TYPES_H 1 |
---|
1136 | #define HAVE_SYS_STAT_H 1 |
---|
1137 | #define HAVE_STDLIB_H 1 |
---|
1138 | #define HAVE_STRING_H 1 |
---|
1139 | #define HAVE_MEMORY_H 1 |
---|
1140 | #define HAVE_STRINGS_H 1 |
---|
1141 | #define HAVE_INTTYPES_H 1 |
---|
1142 | #define HAVE_STDINT_H 1 |
---|
1143 | #define HAVE_UNISTD_H 1 |
---|
1144 | #define HAVE_DLFCN_H 1 |
---|
1145 | #define LT_OBJDIR ".libs/" |
---|
1146 | #define STDC_HEADERS 1 |
---|
1147 | #define HAVE_BOOST /**/ |
---|
1148 | #define HAVE_BOOST_PROGRAM_OPTIONS /**/ |
---|
1149 | |
---|
1150 | configure: exit 1 |
---|