Ticket #43244: vowpal_wabbit_config.log

File vowpal_wabbit_config.log, 44.3 KB (added by jwhowse4, 10 years ago)

config.log file

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