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 configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Hectors-iMac.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: 8.00 gigabytes |
---|
33 | Default processor set: 124 tasks, 694 threads, 8 processors |
---|
34 | Load average: 1.26, Mach factor: 6.72 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2439: checking for a BSD-compatible install |
---|
52 | configure:2507: result: /usr/bin/install -c |
---|
53 | configure:2518: checking whether build environment is sane |
---|
54 | configure:2573: result: yes |
---|
55 | configure:2724: checking for a thread-safe mkdir -p |
---|
56 | configure:2763: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2770: checking for gawk |
---|
58 | configure:2786: found /opt/local/bin/gawk |
---|
59 | configure:2797: result: gawk |
---|
60 | configure:2808: checking whether make sets $(MAKE) |
---|
61 | configure:2830: result: yes |
---|
62 | configure:2859: checking whether make supports nested variables |
---|
63 | configure:2876: result: yes |
---|
64 | configure:3124: checking for C++ compiler version |
---|
65 | configure:3133: /usr/bin/clang++ --version >&5 |
---|
66 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
67 | Target: x86_64-apple-darwin12.5.0 |
---|
68 | Thread model: posix |
---|
69 | configure:3144: $? = 0 |
---|
70 | configure:3133: /usr/bin/clang++ -v >&5 |
---|
71 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
72 | Target: x86_64-apple-darwin12.5.0 |
---|
73 | Thread model: posix |
---|
74 | configure:3144: $? = 0 |
---|
75 | configure:3133: /usr/bin/clang++ -V >&5 |
---|
76 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
77 | clang: error: no input files |
---|
78 | configure:3144: $? = 1 |
---|
79 | configure:3133: /usr/bin/clang++ -qversion >&5 |
---|
80 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
81 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
82 | clang: error: no input files |
---|
83 | configure:3144: $? = 1 |
---|
84 | configure:3164: checking whether the C++ compiler works |
---|
85 | configure:3186: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
86 | configure:3190: $? = 0 |
---|
87 | configure:3238: result: yes |
---|
88 | configure:3241: checking for C++ compiler default output file name |
---|
89 | configure:3243: result: a.out |
---|
90 | configure:3249: checking for suffix of executables |
---|
91 | configure:3256: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
92 | configure:3260: $? = 0 |
---|
93 | configure:3282: result: |
---|
94 | configure:3304: checking whether we are cross compiling |
---|
95 | configure:3312: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
96 | configure:3316: $? = 0 |
---|
97 | configure:3323: ./conftest |
---|
98 | configure:3327: $? = 0 |
---|
99 | configure:3342: result: no |
---|
100 | configure:3347: checking for suffix of object files |
---|
101 | configure:3369: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
102 | configure:3373: $? = 0 |
---|
103 | configure:3394: result: o |
---|
104 | configure:3398: checking whether we are using the GNU C++ compiler |
---|
105 | configure:3417: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
106 | configure:3417: $? = 0 |
---|
107 | configure:3426: result: yes |
---|
108 | configure:3435: checking whether /usr/bin/clang++ accepts -g |
---|
109 | configure:3455: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
110 | configure:3455: $? = 0 |
---|
111 | configure:3496: result: yes |
---|
112 | configure:3530: checking for style of include used by make |
---|
113 | configure:3558: result: GNU |
---|
114 | configure:3584: checking dependency style of /usr/bin/clang++ |
---|
115 | configure:3695: result: gcc3 |
---|
116 | configure:3739: checking build system type |
---|
117 | configure:3753: result: x86_64-apple-darwin12.5.0 |
---|
118 | configure:3773: checking host system type |
---|
119 | configure:3786: result: x86_64-apple-darwin12.5.0 |
---|
120 | configure:3827: checking how to print strings |
---|
121 | configure:3854: result: printf |
---|
122 | configure:3923: checking for gcc |
---|
123 | configure:3950: result: /usr/bin/clang |
---|
124 | configure:4179: checking for C compiler version |
---|
125 | configure:4188: /usr/bin/clang --version >&5 |
---|
126 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
127 | Target: x86_64-apple-darwin12.5.0 |
---|
128 | Thread model: posix |
---|
129 | configure:4199: $? = 0 |
---|
130 | configure:4188: /usr/bin/clang -v >&5 |
---|
131 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
132 | Target: x86_64-apple-darwin12.5.0 |
---|
133 | Thread model: posix |
---|
134 | configure:4199: $? = 0 |
---|
135 | configure:4188: /usr/bin/clang -V >&5 |
---|
136 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
137 | clang: error: no input files |
---|
138 | configure:4199: $? = 1 |
---|
139 | configure:4188: /usr/bin/clang -qversion >&5 |
---|
140 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
141 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
142 | clang: error: no input files |
---|
143 | configure:4199: $? = 1 |
---|
144 | configure:4203: checking whether we are using the GNU C compiler |
---|
145 | configure:4222: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
146 | configure:4222: $? = 0 |
---|
147 | configure:4231: result: yes |
---|
148 | configure:4240: checking whether /usr/bin/clang accepts -g |
---|
149 | configure:4260: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
150 | configure:4260: $? = 0 |
---|
151 | configure:4301: result: yes |
---|
152 | configure:4318: checking for /usr/bin/clang option to accept ISO C89 |
---|
153 | configure:4381: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
154 | configure:4381: $? = 0 |
---|
155 | configure:4394: result: none needed |
---|
156 | configure:4419: checking whether /usr/bin/clang understands -c and -o together |
---|
157 | configure:4441: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
158 | configure:4444: $? = 0 |
---|
159 | configure:4441: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
160 | configure:4444: $? = 0 |
---|
161 | configure:4456: result: yes |
---|
162 | configure:4475: checking dependency style of /usr/bin/clang |
---|
163 | configure:4586: result: gcc3 |
---|
164 | configure:4601: checking for a sed that does not truncate output |
---|
165 | configure:4665: result: /opt/local/bin/gsed |
---|
166 | configure:4683: checking for grep that handles long lines and -e |
---|
167 | configure:4741: result: /opt/local/bin/grep |
---|
168 | configure:4746: checking for egrep |
---|
169 | configure:4808: result: /opt/local/bin/grep -E |
---|
170 | configure:4813: checking for fgrep |
---|
171 | configure:4875: result: /opt/local/bin/grep -F |
---|
172 | configure:4910: checking for ld used by /usr/bin/clang |
---|
173 | configure:4977: result: /usr/bin/ld |
---|
174 | configure:4984: checking if the linker (/usr/bin/ld) is GNU ld |
---|
175 | configure:4999: result: no |
---|
176 | configure:5011: checking for BSD- or MS-compatible name lister (nm) |
---|
177 | configure:5065: result: /opt/local/bin/nm |
---|
178 | configure:5195: checking the name lister (/opt/local/bin/nm) interface |
---|
179 | configure:5202: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
180 | configure:5205: /opt/local/bin/nm "conftest.o" |
---|
181 | configure:5208: output |
---|
182 | 0000000000000000 S _some_variable |
---|
183 | configure:5215: result: BSD nm |
---|
184 | configure:5218: checking whether ln -s works |
---|
185 | configure:5222: result: yes |
---|
186 | configure:5230: checking the maximum length of command line arguments |
---|
187 | configure:5361: result: 196608 |
---|
188 | configure:5409: checking how to convert x86_64-apple-darwin12.5.0 file names to x86_64-apple-darwin12.5.0 format |
---|
189 | configure:5449: result: func_convert_file_noop |
---|
190 | configure:5456: checking how to convert x86_64-apple-darwin12.5.0 file names to toolchain format |
---|
191 | configure:5476: result: func_convert_file_noop |
---|
192 | configure:5483: checking for /usr/bin/ld option to reload object files |
---|
193 | configure:5490: result: -r |
---|
194 | configure:5564: checking for objdump |
---|
195 | configure:5594: result: no |
---|
196 | configure:5623: checking how to recognize dependent libraries |
---|
197 | configure:5823: result: pass_all |
---|
198 | configure:5908: checking for dlltool |
---|
199 | configure:5938: result: no |
---|
200 | configure:5968: checking how to associate runtime and link libraries |
---|
201 | configure:5995: result: printf %s\n |
---|
202 | configure:6056: checking for ar |
---|
203 | configure:6072: found /opt/local/bin/ar |
---|
204 | configure:6083: result: ar |
---|
205 | configure:6120: checking for archiver @FILE support |
---|
206 | configure:6137: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
207 | configure:6137: $? = 0 |
---|
208 | configure:6140: ar cru libconftest.a @conftest.lst >&5 |
---|
209 | ar: @conftest.lst: No such file or directory |
---|
210 | configure:6143: $? = 1 |
---|
211 | configure:6163: result: no |
---|
212 | configure:6221: checking for strip |
---|
213 | configure:6237: found /opt/local/bin/strip |
---|
214 | configure:6248: result: strip |
---|
215 | configure:6320: checking for ranlib |
---|
216 | configure:6336: found /opt/local/bin/ranlib |
---|
217 | configure:6347: result: ranlib |
---|
218 | configure:6449: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
219 | configure:6602: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
220 | configure:6605: $? = 0 |
---|
221 | configure:6609: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
222 | configure:6612: $? = 0 |
---|
223 | cannot find nm_test_var in conftest.nm |
---|
224 | configure:6602: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
225 | configure:6605: $? = 0 |
---|
226 | configure:6609: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
227 | configure:6612: $? = 0 |
---|
228 | configure:6678: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp conftstm.o >&5 |
---|
229 | configure:6681: $? = 0 |
---|
230 | configure:6719: result: ok |
---|
231 | configure:6766: checking for sysroot |
---|
232 | configure:6796: result: no |
---|
233 | configure:6803: checking for a working dd |
---|
234 | configure:6841: result: /bin/dd |
---|
235 | configure:6845: checking how to truncate binary pipes |
---|
236 | configure:6860: result: /bin/dd bs=4096 count=1 |
---|
237 | configure:7190: checking for mt |
---|
238 | configure:7220: result: no |
---|
239 | configure:7240: checking if : is a manifest tool |
---|
240 | configure:7246: : '-?' |
---|
241 | configure:7254: result: no |
---|
242 | configure:7310: checking for dsymutil |
---|
243 | configure:7326: found /usr/bin/dsymutil |
---|
244 | configure:7337: result: dsymutil |
---|
245 | configure:7402: checking for nmedit |
---|
246 | configure:7418: found /opt/local/bin/nmedit |
---|
247 | configure:7429: result: nmedit |
---|
248 | configure:7494: checking for lipo |
---|
249 | configure:7510: found /opt/local/bin/lipo |
---|
250 | configure:7521: result: lipo |
---|
251 | configure:7586: checking for otool |
---|
252 | configure:7602: found /opt/local/bin/otool |
---|
253 | configure:7613: result: otool |
---|
254 | configure:7678: checking for otool64 |
---|
255 | configure:7708: result: no |
---|
256 | configure:7753: checking for -single_module linker flag |
---|
257 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
258 | configure:7786: result: yes |
---|
259 | configure:7789: checking for -exported_symbols_list linker flag |
---|
260 | configure:7809: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 |
---|
261 | configure:7809: $? = 0 |
---|
262 | configure:7819: result: yes |
---|
263 | configure:7822: checking for -force_load linker flag |
---|
264 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
265 | ar cru libconftest.a conftest.o |
---|
266 | ranlib libconftest.a |
---|
267 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
268 | configure:7854: result: yes |
---|
269 | configure:7931: checking how to run the C preprocessor |
---|
270 | configure:7962: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
271 | configure:7962: $? = 0 |
---|
272 | configure:7976: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
273 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
274 | #include <ac_nonexistent.h> |
---|
275 | ^ |
---|
276 | 1 error generated. |
---|
277 | configure:7976: $? = 1 |
---|
278 | configure: failed program was: |
---|
279 | | /* confdefs.h */ |
---|
280 | | #define PACKAGE_NAME "" |
---|
281 | | #define PACKAGE_TARNAME "" |
---|
282 | | #define PACKAGE_VERSION "" |
---|
283 | | #define PACKAGE_STRING "" |
---|
284 | | #define PACKAGE_BUGREPORT "" |
---|
285 | | #define PACKAGE_URL "" |
---|
286 | | #define PACKAGE "ncmpcpp" |
---|
287 | | #define VERSION "0.6.4" |
---|
288 | | /* end confdefs.h. */ |
---|
289 | | #include <ac_nonexistent.h> |
---|
290 | configure:8001: result: /usr/bin/clang -E |
---|
291 | configure:8021: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
292 | configure:8021: $? = 0 |
---|
293 | configure:8035: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
294 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
295 | #include <ac_nonexistent.h> |
---|
296 | ^ |
---|
297 | 1 error generated. |
---|
298 | configure:8035: $? = 1 |
---|
299 | configure: failed program was: |
---|
300 | | /* confdefs.h */ |
---|
301 | | #define PACKAGE_NAME "" |
---|
302 | | #define PACKAGE_TARNAME "" |
---|
303 | | #define PACKAGE_VERSION "" |
---|
304 | | #define PACKAGE_STRING "" |
---|
305 | | #define PACKAGE_BUGREPORT "" |
---|
306 | | #define PACKAGE_URL "" |
---|
307 | | #define PACKAGE "ncmpcpp" |
---|
308 | | #define VERSION "0.6.4" |
---|
309 | | /* end confdefs.h. */ |
---|
310 | | #include <ac_nonexistent.h> |
---|
311 | configure:8064: checking for ANSI C header files |
---|
312 | configure:8084: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
313 | configure:8084: $? = 0 |
---|
314 | configure:8157: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
315 | configure:8157: $? = 0 |
---|
316 | configure:8157: ./conftest |
---|
317 | configure:8157: $? = 0 |
---|
318 | configure:8168: result: yes |
---|
319 | configure:8181: checking for sys/types.h |
---|
320 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
321 | configure:8181: $? = 0 |
---|
322 | configure:8181: result: yes |
---|
323 | configure:8181: checking for sys/stat.h |
---|
324 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
325 | configure:8181: $? = 0 |
---|
326 | configure:8181: result: yes |
---|
327 | configure:8181: checking for stdlib.h |
---|
328 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
329 | configure:8181: $? = 0 |
---|
330 | configure:8181: result: yes |
---|
331 | configure:8181: checking for string.h |
---|
332 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
333 | configure:8181: $? = 0 |
---|
334 | configure:8181: result: yes |
---|
335 | configure:8181: checking for memory.h |
---|
336 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
337 | configure:8181: $? = 0 |
---|
338 | configure:8181: result: yes |
---|
339 | configure:8181: checking for strings.h |
---|
340 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
341 | configure:8181: $? = 0 |
---|
342 | configure:8181: result: yes |
---|
343 | configure:8181: checking for inttypes.h |
---|
344 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
345 | configure:8181: $? = 0 |
---|
346 | configure:8181: result: yes |
---|
347 | configure:8181: checking for stdint.h |
---|
348 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
349 | configure:8181: $? = 0 |
---|
350 | configure:8181: result: yes |
---|
351 | configure:8181: checking for unistd.h |
---|
352 | configure:8181: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
353 | configure:8181: $? = 0 |
---|
354 | configure:8181: result: yes |
---|
355 | configure:8195: checking for dlfcn.h |
---|
356 | configure:8195: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
357 | configure:8195: $? = 0 |
---|
358 | configure:8195: result: yes |
---|
359 | configure:8461: checking for objdir |
---|
360 | configure:8476: result: .libs |
---|
361 | configure:8736: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
362 | configure:8754: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
363 | configure:8758: $? = 0 |
---|
364 | configure:8771: result: yes |
---|
365 | configure:9129: checking for /usr/bin/clang option to produce PIC |
---|
366 | configure:9136: result: -fno-common -DPIC |
---|
367 | configure:9144: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
368 | configure:9162: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
369 | configure:9166: $? = 0 |
---|
370 | configure:9179: result: yes |
---|
371 | configure:9208: checking if /usr/bin/clang static flag -static works |
---|
372 | configure:9236: result: no |
---|
373 | configure:9251: checking if /usr/bin/clang supports -c -o file.o |
---|
374 | configure:9272: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
375 | configure:9276: $? = 0 |
---|
376 | configure:9298: result: yes |
---|
377 | configure:9306: checking if /usr/bin/clang supports -c -o file.o |
---|
378 | configure:9353: result: yes |
---|
379 | configure:9386: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
380 | configure:10645: result: yes |
---|
381 | configure:10885: checking dynamic linker characteristics |
---|
382 | configure:11716: result: darwin12.5.0 dyld |
---|
383 | configure:11838: checking how to hardcode library paths into programs |
---|
384 | configure:11863: result: immediate |
---|
385 | configure:12411: checking whether stripping libraries is possible |
---|
386 | configure:12425: result: yes |
---|
387 | configure:12451: checking if libtool supports shared libraries |
---|
388 | configure:12453: result: yes |
---|
389 | configure:12456: checking whether to build shared libraries |
---|
390 | configure:12481: result: yes |
---|
391 | configure:12484: checking whether to build static libraries |
---|
392 | configure:12488: result: yes |
---|
393 | configure:12511: checking how to run the C++ preprocessor |
---|
394 | configure:12538: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
395 | configure:12538: $? = 0 |
---|
396 | configure:12552: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
397 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
398 | #include <ac_nonexistent.h> |
---|
399 | ^ |
---|
400 | 1 error generated. |
---|
401 | configure:12552: $? = 1 |
---|
402 | configure: failed program was: |
---|
403 | | /* confdefs.h */ |
---|
404 | | #define PACKAGE_NAME "" |
---|
405 | | #define PACKAGE_TARNAME "" |
---|
406 | | #define PACKAGE_VERSION "" |
---|
407 | | #define PACKAGE_STRING "" |
---|
408 | | #define PACKAGE_BUGREPORT "" |
---|
409 | | #define PACKAGE_URL "" |
---|
410 | | #define PACKAGE "ncmpcpp" |
---|
411 | | #define VERSION "0.6.4" |
---|
412 | | #define STDC_HEADERS 1 |
---|
413 | | #define HAVE_SYS_TYPES_H 1 |
---|
414 | | #define HAVE_SYS_STAT_H 1 |
---|
415 | | #define HAVE_STDLIB_H 1 |
---|
416 | | #define HAVE_STRING_H 1 |
---|
417 | | #define HAVE_MEMORY_H 1 |
---|
418 | | #define HAVE_STRINGS_H 1 |
---|
419 | | #define HAVE_INTTYPES_H 1 |
---|
420 | | #define HAVE_STDINT_H 1 |
---|
421 | | #define HAVE_UNISTD_H 1 |
---|
422 | | #define HAVE_DLFCN_H 1 |
---|
423 | | #define LT_OBJDIR ".libs/" |
---|
424 | | /* end confdefs.h. */ |
---|
425 | | #include <ac_nonexistent.h> |
---|
426 | configure:12577: result: /usr/bin/clang++ -E |
---|
427 | configure:12597: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
428 | configure:12597: $? = 0 |
---|
429 | configure:12611: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
430 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
431 | #include <ac_nonexistent.h> |
---|
432 | ^ |
---|
433 | 1 error generated. |
---|
434 | configure:12611: $? = 1 |
---|
435 | configure: failed program was: |
---|
436 | | /* confdefs.h */ |
---|
437 | | #define PACKAGE_NAME "" |
---|
438 | | #define PACKAGE_TARNAME "" |
---|
439 | | #define PACKAGE_VERSION "" |
---|
440 | | #define PACKAGE_STRING "" |
---|
441 | | #define PACKAGE_BUGREPORT "" |
---|
442 | | #define PACKAGE_URL "" |
---|
443 | | #define PACKAGE "ncmpcpp" |
---|
444 | | #define VERSION "0.6.4" |
---|
445 | | #define STDC_HEADERS 1 |
---|
446 | | #define HAVE_SYS_TYPES_H 1 |
---|
447 | | #define HAVE_SYS_STAT_H 1 |
---|
448 | | #define HAVE_STDLIB_H 1 |
---|
449 | | #define HAVE_STRING_H 1 |
---|
450 | | #define HAVE_MEMORY_H 1 |
---|
451 | | #define HAVE_STRINGS_H 1 |
---|
452 | | #define HAVE_INTTYPES_H 1 |
---|
453 | | #define HAVE_STDINT_H 1 |
---|
454 | | #define HAVE_UNISTD_H 1 |
---|
455 | | #define HAVE_DLFCN_H 1 |
---|
456 | | #define LT_OBJDIR ".libs/" |
---|
457 | | /* end confdefs.h. */ |
---|
458 | | #include <ac_nonexistent.h> |
---|
459 | configure:12773: checking for ld used by /usr/bin/clang++ |
---|
460 | configure:12840: result: /usr/bin/ld |
---|
461 | configure:12847: checking if the linker (/usr/bin/ld) is GNU ld |
---|
462 | configure:12862: result: no |
---|
463 | configure:12917: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
464 | configure:13990: result: yes |
---|
465 | configure:14026: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include conftest.cpp >&5 |
---|
466 | configure:14029: $? = 0 |
---|
467 | configure:14510: checking for /usr/bin/clang++ option to produce PIC |
---|
468 | configure:14517: result: -fno-common -DPIC |
---|
469 | configure:14525: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
470 | configure:14543: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
471 | configure:14547: $? = 0 |
---|
472 | configure:14560: result: yes |
---|
473 | configure:14583: checking if /usr/bin/clang++ static flag -static works |
---|
474 | configure:14611: result: no |
---|
475 | configure:14623: checking if /usr/bin/clang++ supports -c -o file.o |
---|
476 | configure:14644: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
477 | configure:14648: $? = 0 |
---|
478 | configure:14670: result: yes |
---|
479 | configure:14675: checking if /usr/bin/clang++ supports -c -o file.o |
---|
480 | configure:14722: result: yes |
---|
481 | configure:14752: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
482 | configure:14792: result: yes |
---|
483 | configure:14933: checking dynamic linker characteristics |
---|
484 | configure:15691: result: darwin12.5.0 dyld |
---|
485 | configure:15756: checking how to hardcode library paths into programs |
---|
486 | configure:15781: result: immediate |
---|
487 | configure:15916: checking whether compiler supports -std=c++0x |
---|
488 | configure:15931: /usr/bin/clang++ -c -std=c++0x -I/opt/local/include conftest.cpp >&5 |
---|
489 | configure:15931: $? = 0 |
---|
490 | configure:15932: result: yes |
---|
491 | configure:15944: checking whether compiler supports initializer lists |
---|
492 | configure:15957: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++0x -I/opt/local/include conftest.cpp >&5 |
---|
493 | conftest.cpp:27:18: error: no matching constructor for initialization of 'std::vector<int>' |
---|
494 | std::vector<int> test = { 1, 2, 3 }; test.push_back(4); |
---|
495 | ^ ~~~~~~~~~~~ |
---|
496 | /usr/include/c++/4.2.1/bits/stl_vector.h:255:9: note: candidate constructor [with _InputIterator = int] not viable: no known conversion from 'int' to 'const allocator_type' (aka 'const std::allocator<int>') for 3rd argument |
---|
497 | vector(_InputIterator __first, _InputIterator __last, |
---|
498 | ^ |
---|
499 | /usr/include/c++/4.2.1/bits/stl_vector.h:213:7: note: candidate constructor not viable: no known conversion from 'int' to 'const allocator_type' (aka 'const std::allocator<int>') for 3rd argument |
---|
500 | vector(size_type __n, const value_type& __value = value_type(), |
---|
501 | ^ |
---|
502 | /usr/include/c++/4.2.1/bits/stl_vector.h:201:7: note: candidate constructor not viable: allows at most single argument '__a', but 3 arguments were provided |
---|
503 | vector(const allocator_type& __a = allocator_type()) |
---|
504 | ^ |
---|
505 | /usr/include/c++/4.2.1/bits/stl_vector.h:231:7: note: candidate constructor not viable: requires single argument '__x', but 3 arguments were provided |
---|
506 | vector(const vector& __x) |
---|
507 | ^ |
---|
508 | 1 error generated. |
---|
509 | configure:15957: $? = 1 |
---|
510 | configure: failed program was: |
---|
511 | | /* confdefs.h */ |
---|
512 | | #define PACKAGE_NAME "" |
---|
513 | | #define PACKAGE_TARNAME "" |
---|
514 | | #define PACKAGE_VERSION "" |
---|
515 | | #define PACKAGE_STRING "" |
---|
516 | | #define PACKAGE_BUGREPORT "" |
---|
517 | | #define PACKAGE_URL "" |
---|
518 | | #define PACKAGE "ncmpcpp" |
---|
519 | | #define VERSION "0.6.4" |
---|
520 | | #define STDC_HEADERS 1 |
---|
521 | | #define HAVE_SYS_TYPES_H 1 |
---|
522 | | #define HAVE_SYS_STAT_H 1 |
---|
523 | | #define HAVE_STDLIB_H 1 |
---|
524 | | #define HAVE_STRING_H 1 |
---|
525 | | #define HAVE_MEMORY_H 1 |
---|
526 | | #define HAVE_STRINGS_H 1 |
---|
527 | | #define HAVE_INTTYPES_H 1 |
---|
528 | | #define HAVE_STDINT_H 1 |
---|
529 | | #define HAVE_UNISTD_H 1 |
---|
530 | | #define HAVE_DLFCN_H 1 |
---|
531 | | #define LT_OBJDIR ".libs/" |
---|
532 | | /* end confdefs.h. */ |
---|
533 | | #include <vector> |
---|
534 | | int |
---|
535 | | main () |
---|
536 | | { |
---|
537 | | std::vector<int> test = { 1, 2, 3 }; test.push_back(4); |
---|
538 | | ; |
---|
539 | | return 0; |
---|
540 | | } |
---|
541 | configure:15961: result: no |
---|
542 | configure:15963: error: Your compiler doesn't seem to support initializer lists, please upgrade (GCC >= 4.6) |
---|
543 | |
---|
544 | ## ---------------- ## |
---|
545 | ## Cache variables. ## |
---|
546 | ## ---------------- ## |
---|
547 | |
---|
548 | ac_cv_build=x86_64-apple-darwin12.5.0 |
---|
549 | ac_cv_c_compiler_gnu=yes |
---|
550 | ac_cv_cxx_compiler_gnu=yes |
---|
551 | ac_cv_env_BOOST_LIB_SUFFIX_set= |
---|
552 | ac_cv_env_BOOST_LIB_SUFFIX_value= |
---|
553 | ac_cv_env_CCC_set= |
---|
554 | ac_cv_env_CCC_value= |
---|
555 | ac_cv_env_CC_set=set |
---|
556 | ac_cv_env_CC_value=/usr/bin/clang |
---|
557 | ac_cv_env_CFLAGS_set=set |
---|
558 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
559 | ac_cv_env_CPPFLAGS_set=set |
---|
560 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
561 | ac_cv_env_CPP_set= |
---|
562 | ac_cv_env_CPP_value= |
---|
563 | ac_cv_env_CXXCPP_set= |
---|
564 | ac_cv_env_CXXCPP_value= |
---|
565 | ac_cv_env_CXXFLAGS_set=set |
---|
566 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libstdc++' |
---|
567 | ac_cv_env_CXX_set=set |
---|
568 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
569 | ac_cv_env_LDFLAGS_set=set |
---|
570 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
571 | ac_cv_env_LIBS_set= |
---|
572 | ac_cv_env_LIBS_value= |
---|
573 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
574 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
575 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
576 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
577 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
578 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
579 | ac_cv_env_PKG_CONFIG_set= |
---|
580 | ac_cv_env_PKG_CONFIG_value= |
---|
581 | ac_cv_env_build_alias_set= |
---|
582 | ac_cv_env_build_alias_value= |
---|
583 | ac_cv_env_fftw3_CFLAGS_set= |
---|
584 | ac_cv_env_fftw3_CFLAGS_value= |
---|
585 | ac_cv_env_fftw3_LIBS_set= |
---|
586 | ac_cv_env_fftw3_LIBS_value= |
---|
587 | ac_cv_env_host_alias_set= |
---|
588 | ac_cv_env_host_alias_value= |
---|
589 | ac_cv_env_libmpdclient_CFLAGS_set= |
---|
590 | ac_cv_env_libmpdclient_CFLAGS_value= |
---|
591 | ac_cv_env_libmpdclient_LIBS_set= |
---|
592 | ac_cv_env_libmpdclient_LIBS_value= |
---|
593 | ac_cv_env_target_alias_set= |
---|
594 | ac_cv_env_target_alias_value= |
---|
595 | ac_cv_header_dlfcn_h=yes |
---|
596 | ac_cv_header_inttypes_h=yes |
---|
597 | ac_cv_header_memory_h=yes |
---|
598 | ac_cv_header_stdc=yes |
---|
599 | ac_cv_header_stdint_h=yes |
---|
600 | ac_cv_header_stdlib_h=yes |
---|
601 | ac_cv_header_string_h=yes |
---|
602 | ac_cv_header_strings_h=yes |
---|
603 | ac_cv_header_sys_stat_h=yes |
---|
604 | ac_cv_header_sys_types_h=yes |
---|
605 | ac_cv_header_unistd_h=yes |
---|
606 | ac_cv_host=x86_64-apple-darwin12.5.0 |
---|
607 | ac_cv_objext=o |
---|
608 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
609 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
610 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
611 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
612 | ac_cv_path_lt_DD=/bin/dd |
---|
613 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
614 | ac_cv_prog_AWK=gawk |
---|
615 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
616 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
617 | ac_cv_prog_ac_ct_AR=ar |
---|
618 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
619 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
620 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
621 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
622 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
623 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
624 | ac_cv_prog_ac_ct_STRIP=strip |
---|
625 | ac_cv_prog_cc_c89= |
---|
626 | ac_cv_prog_cc_g=yes |
---|
627 | ac_cv_prog_cxx_g=yes |
---|
628 | ac_cv_prog_make_make_set=yes |
---|
629 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
630 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
631 | am_cv_make_support_nested_variables=yes |
---|
632 | am_cv_prog_cc_c_o=yes |
---|
633 | lt_cv_apple_cc_single_mod=yes |
---|
634 | lt_cv_ar_at_file=no |
---|
635 | lt_cv_deplibs_check_method=pass_all |
---|
636 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
637 | lt_cv_file_magic_test_file= |
---|
638 | lt_cv_ld_exported_symbols_list=yes |
---|
639 | lt_cv_ld_force_load=yes |
---|
640 | lt_cv_ld_reload_flag=-r |
---|
641 | lt_cv_nm_interface='BSD nm' |
---|
642 | lt_cv_objdir=.libs |
---|
643 | lt_cv_path_LD=/usr/bin/ld |
---|
644 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
645 | lt_cv_path_NM=/opt/local/bin/nm |
---|
646 | lt_cv_path_mainfest_tool=no |
---|
647 | lt_cv_prog_compiler_c_o=yes |
---|
648 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
649 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
650 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
651 | lt_cv_prog_compiler_pic_works=yes |
---|
652 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
653 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
654 | lt_cv_prog_compiler_static_works=no |
---|
655 | lt_cv_prog_compiler_static_works_CXX=no |
---|
656 | lt_cv_prog_gnu_ld=no |
---|
657 | lt_cv_prog_gnu_ldcxx=no |
---|
658 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
659 | 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'\''' |
---|
660 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
661 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
662 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
663 | lt_cv_sys_global_symbol_to_import= |
---|
664 | lt_cv_sys_max_cmd_len=196608 |
---|
665 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
666 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
667 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
668 | |
---|
669 | ## ----------------- ## |
---|
670 | ## Output variables. ## |
---|
671 | ## ----------------- ## |
---|
672 | |
---|
673 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/missing aclocal-1.15' |
---|
674 | AMDEPBACKSLASH='\' |
---|
675 | AMDEP_FALSE='#' |
---|
676 | AMDEP_TRUE='' |
---|
677 | AMTAR='$${TAR-tar}' |
---|
678 | AM_BACKSLASH='\' |
---|
679 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
680 | AM_DEFAULT_VERBOSITY='1' |
---|
681 | AM_V='$(V)' |
---|
682 | AR='ar' |
---|
683 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/missing autoconf' |
---|
684 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/missing autoheader' |
---|
685 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/missing automake-1.15' |
---|
686 | AWK='gawk' |
---|
687 | BOOST_LIB_SUFFIX='' |
---|
688 | CC='/usr/bin/clang' |
---|
689 | CCDEPMODE='depmode=gcc3' |
---|
690 | CFLAGS='-pipe -Os -arch x86_64' |
---|
691 | CPP='/usr/bin/clang -E' |
---|
692 | CPPFLAGS='-I/opt/local/include' |
---|
693 | CURL_CONFIG='' |
---|
694 | CURSES_CONFIG='' |
---|
695 | CXX='/usr/bin/clang++' |
---|
696 | CXXCPP='/usr/bin/clang++ -E' |
---|
697 | CXXDEPMODE='depmode=gcc3' |
---|
698 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++0x' |
---|
699 | CYGPATH_W='echo' |
---|
700 | DEFS='' |
---|
701 | DEPDIR='.deps' |
---|
702 | DLLTOOL='false' |
---|
703 | DSYMUTIL='dsymutil' |
---|
704 | DUMPBIN='' |
---|
705 | ECHO_C='\c' |
---|
706 | ECHO_N='' |
---|
707 | ECHO_T='' |
---|
708 | EGREP='/opt/local/bin/grep -E' |
---|
709 | EXEEXT='' |
---|
710 | FGREP='/opt/local/bin/grep -F' |
---|
711 | GREP='/opt/local/bin/grep' |
---|
712 | INSTALL_DATA='${INSTALL} -m 644' |
---|
713 | INSTALL_PROGRAM='${INSTALL}' |
---|
714 | INSTALL_SCRIPT='${INSTALL}' |
---|
715 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
716 | LD='/usr/bin/ld' |
---|
717 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
718 | LIBOBJS='' |
---|
719 | LIBS='' |
---|
720 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
721 | LIPO='lipo' |
---|
722 | LN_S='ln -s' |
---|
723 | LTLIBOBJS='' |
---|
724 | LT_SYS_LIBRARY_PATH='' |
---|
725 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/missing makeinfo' |
---|
726 | MANIFEST_TOOL=':' |
---|
727 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
728 | NM='/opt/local/bin/nm' |
---|
729 | NMEDIT='nmedit' |
---|
730 | OBJDUMP='false' |
---|
731 | OBJEXT='o' |
---|
732 | OTOOL64=':' |
---|
733 | OTOOL='otool' |
---|
734 | PACKAGE='ncmpcpp' |
---|
735 | PACKAGE_BUGREPORT='' |
---|
736 | PACKAGE_NAME='' |
---|
737 | PACKAGE_STRING='' |
---|
738 | PACKAGE_TARNAME='' |
---|
739 | PACKAGE_URL='' |
---|
740 | PACKAGE_VERSION='' |
---|
741 | PATH_SEPARATOR=':' |
---|
742 | PKG_CONFIG='' |
---|
743 | PKG_CONFIG_LIBDIR='' |
---|
744 | PKG_CONFIG_PATH='' |
---|
745 | RANLIB='ranlib' |
---|
746 | SED='/opt/local/bin/gsed' |
---|
747 | SET_MAKE='' |
---|
748 | SHELL='/bin/sh' |
---|
749 | STRIP='strip' |
---|
750 | TAGLIB_CONFIG='' |
---|
751 | VERSION='0.6.4' |
---|
752 | ac_ct_AR='ar' |
---|
753 | ac_ct_CC='/usr/bin/clang' |
---|
754 | ac_ct_CXX='' |
---|
755 | ac_ct_DUMPBIN='' |
---|
756 | am__EXEEXT_FALSE='' |
---|
757 | am__EXEEXT_TRUE='' |
---|
758 | am__fastdepCC_FALSE='#' |
---|
759 | am__fastdepCC_TRUE='' |
---|
760 | am__fastdepCXX_FALSE='#' |
---|
761 | am__fastdepCXX_TRUE='' |
---|
762 | am__include='include' |
---|
763 | am__isrc='' |
---|
764 | am__leading_dot='.' |
---|
765 | am__nodep='_no' |
---|
766 | am__quote='' |
---|
767 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
768 | am__untar='$${TAR-tar} xf -' |
---|
769 | bindir='${exec_prefix}/bin' |
---|
770 | build='x86_64-apple-darwin12.5.0' |
---|
771 | build_alias='' |
---|
772 | build_cpu='x86_64' |
---|
773 | build_os='darwin12.5.0' |
---|
774 | build_vendor='apple' |
---|
775 | datadir='${datarootdir}' |
---|
776 | datarootdir='${prefix}/share' |
---|
777 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
778 | dvidir='${docdir}' |
---|
779 | exec_prefix='NONE' |
---|
780 | fftw3_CFLAGS='' |
---|
781 | fftw3_LIBS='' |
---|
782 | host='x86_64-apple-darwin12.5.0' |
---|
783 | host_alias='' |
---|
784 | host_cpu='x86_64' |
---|
785 | host_os='darwin12.5.0' |
---|
786 | host_vendor='apple' |
---|
787 | htmldir='${docdir}' |
---|
788 | includedir='${prefix}/include' |
---|
789 | infodir='${datarootdir}/info' |
---|
790 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.4/install-sh' |
---|
791 | libdir='${exec_prefix}/lib' |
---|
792 | libexecdir='${exec_prefix}/libexec' |
---|
793 | libmpdclient_CFLAGS='' |
---|
794 | libmpdclient_LIBS='' |
---|
795 | localedir='${datarootdir}/locale' |
---|
796 | localstatedir='${prefix}/var' |
---|
797 | mandir='${datarootdir}/man' |
---|
798 | mkdir_p='$(MKDIR_P)' |
---|
799 | oldincludedir='/usr/include' |
---|
800 | pdfdir='${docdir}' |
---|
801 | prefix='/opt/local' |
---|
802 | program_transform_name='s,x,x,' |
---|
803 | psdir='${docdir}' |
---|
804 | sbindir='${exec_prefix}/sbin' |
---|
805 | sharedstatedir='${prefix}/com' |
---|
806 | sysconfdir='${prefix}/etc' |
---|
807 | target_alias='' |
---|
808 | |
---|
809 | ## ----------- ## |
---|
810 | ## confdefs.h. ## |
---|
811 | ## ----------- ## |
---|
812 | |
---|
813 | /* confdefs.h */ |
---|
814 | #define PACKAGE_NAME "" |
---|
815 | #define PACKAGE_TARNAME "" |
---|
816 | #define PACKAGE_VERSION "" |
---|
817 | #define PACKAGE_STRING "" |
---|
818 | #define PACKAGE_BUGREPORT "" |
---|
819 | #define PACKAGE_URL "" |
---|
820 | #define PACKAGE "ncmpcpp" |
---|
821 | #define VERSION "0.6.4" |
---|
822 | #define STDC_HEADERS 1 |
---|
823 | #define HAVE_SYS_TYPES_H 1 |
---|
824 | #define HAVE_SYS_STAT_H 1 |
---|
825 | #define HAVE_STDLIB_H 1 |
---|
826 | #define HAVE_STRING_H 1 |
---|
827 | #define HAVE_MEMORY_H 1 |
---|
828 | #define HAVE_STRINGS_H 1 |
---|
829 | #define HAVE_INTTYPES_H 1 |
---|
830 | #define HAVE_STDINT_H 1 |
---|
831 | #define HAVE_UNISTD_H 1 |
---|
832 | #define HAVE_DLFCN_H 1 |
---|
833 | #define LT_OBJDIR ".libs/" |
---|
834 | |
---|
835 | configure: exit 1 |
---|