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 audacious-plugins configure 3.8, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-nls --enable-gtk --disable-qt --with-system-libxml2=no --enable-hotkey --enable-songchange --enable-neon --enable-rpath --enable-console --disable-qtaudio --disable-pulse --enable-coreaudio --enable-sdlout --enable-mp3 --enable-gnomeshortcuts --enable-lirc --enable-aosd --enable-aosd-xcomp --enable-notify --enable-mpris2 --disable-vorbis --enable-flac --enable-wavpack --enable-aac --enable-sndfile --enable-modplug --with-ffmpeg=ffmpeg --disable-jack --disable-sid --disable-oss4 --disable-alsa --disable-sndio --enable-amidiplug --enable-cdaudio --enable-scrobbler2 --disable-ampache --enable-mms --enable-cue --enable-filewriter --enable-filewriter_mp3 --disable-bs2b --enable-resample --enable-speedpitch --enable-soxr --enable-glspectrum --disable-qtglspectrum --disable-mac-media-keys --with-libsdl=1 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Eltons-MBP |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.3.0: Thu Nov 17 20:23:58 PST 2016; root:xnu-3789.31.2~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 16.3.0: Thu Nov 17 20:23:58 PST 2016; root:xnu-3789.31.2~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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 380 tasks, 1811 threads, 8 processors |
---|
34 | Load average: 2.71, Mach factor: 5.28 |
---|
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:2764: checking build system type |
---|
52 | configure:2778: result: x86_64-apple-darwin16.3.0 |
---|
53 | configure:2798: checking host system type |
---|
54 | configure:2811: result: x86_64-apple-darwin16.3.0 |
---|
55 | configure:2831: checking target system type |
---|
56 | configure:2844: result: x86_64-apple-darwin16.3.0 |
---|
57 | configure:2918: checking for gcc |
---|
58 | configure:2945: result: /usr/bin/clang |
---|
59 | configure:3174: checking for C compiler version |
---|
60 | configure:3183: /usr/bin/clang --version >&5 |
---|
61 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
62 | Target: x86_64-apple-darwin16.3.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
65 | configure:3194: $? = 0 |
---|
66 | configure:3183: /usr/bin/clang -v >&5 |
---|
67 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
68 | Target: x86_64-apple-darwin16.3.0 |
---|
69 | Thread model: posix |
---|
70 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
71 | configure:3194: $? = 0 |
---|
72 | configure:3183: /usr/bin/clang -V >&5 |
---|
73 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
74 | clang: error: no input files |
---|
75 | configure:3194: $? = 1 |
---|
76 | configure:3183: /usr/bin/clang -qversion >&5 |
---|
77 | clang: error: unknown argument: '-qversion' |
---|
78 | clang: error: no input files |
---|
79 | configure:3194: $? = 1 |
---|
80 | configure:3214: checking whether the C compiler works |
---|
81 | configure:3236: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
82 | configure:3240: $? = 0 |
---|
83 | configure:3288: result: yes |
---|
84 | configure:3291: checking for C compiler default output file name |
---|
85 | configure:3293: result: a.out |
---|
86 | configure:3299: checking for suffix of executables |
---|
87 | configure:3306: /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 |
---|
88 | configure:3310: $? = 0 |
---|
89 | configure:3332: result: |
---|
90 | configure:3354: checking whether we are cross compiling |
---|
91 | configure:3362: /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 |
---|
92 | configure:3366: $? = 0 |
---|
93 | configure:3373: ./conftest |
---|
94 | configure:3377: $? = 0 |
---|
95 | configure:3392: result: no |
---|
96 | configure:3397: checking for suffix of object files |
---|
97 | configure:3419: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
98 | configure:3423: $? = 0 |
---|
99 | configure:3444: result: o |
---|
100 | configure:3448: checking whether we are using the GNU C compiler |
---|
101 | configure:3467: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
102 | configure:3467: $? = 0 |
---|
103 | configure:3476: result: yes |
---|
104 | configure:3485: checking whether /usr/bin/clang accepts -g |
---|
105 | configure:3505: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
106 | configure:3505: $? = 0 |
---|
107 | configure:3546: result: yes |
---|
108 | configure:3563: checking for /usr/bin/clang option to accept ISO C89 |
---|
109 | configure:3626: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
110 | configure:3626: $? = 0 |
---|
111 | configure:3639: result: none needed |
---|
112 | configure:3771: checking for C++ compiler version |
---|
113 | configure:3780: /usr/bin/clang++ --version >&5 |
---|
114 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
115 | Target: x86_64-apple-darwin16.3.0 |
---|
116 | Thread model: posix |
---|
117 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
118 | configure:3791: $? = 0 |
---|
119 | configure:3780: /usr/bin/clang++ -v >&5 |
---|
120 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
121 | Target: x86_64-apple-darwin16.3.0 |
---|
122 | Thread model: posix |
---|
123 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
124 | configure:3791: $? = 0 |
---|
125 | configure:3780: /usr/bin/clang++ -V >&5 |
---|
126 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
127 | clang: error: no input files |
---|
128 | configure:3791: $? = 1 |
---|
129 | configure:3780: /usr/bin/clang++ -qversion >&5 |
---|
130 | clang: error: unknown argument: '-qversion' |
---|
131 | clang: error: no input files |
---|
132 | configure:3791: $? = 1 |
---|
133 | configure:3795: checking whether we are using the GNU C++ compiler |
---|
134 | configure:3814: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
135 | configure:3814: $? = 0 |
---|
136 | configure:3823: result: yes |
---|
137 | configure:3832: checking whether /usr/bin/clang++ accepts -g |
---|
138 | configure:3852: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
139 | configure:3852: $? = 0 |
---|
140 | configure:3893: result: yes |
---|
141 | configure:3922: checking how to run the C preprocessor |
---|
142 | configure:3953: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
143 | configure:3953: $? = 0 |
---|
144 | configure:3967: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
145 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
146 | #include <ac_nonexistent.h> |
---|
147 | ^ |
---|
148 | 1 error generated. |
---|
149 | configure:3967: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h */ |
---|
152 | | #define PACKAGE_NAME "audacious-plugins" |
---|
153 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
154 | | #define PACKAGE_VERSION "3.8" |
---|
155 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
156 | | #define PACKAGE_BUGREPORT "" |
---|
157 | | #define PACKAGE_URL "" |
---|
158 | | #define PACKAGE "audacious-plugins" |
---|
159 | | #define VERSION "3.8" |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:3992: result: /usr/bin/clang -E |
---|
163 | configure:4012: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
164 | configure:4012: $? = 0 |
---|
165 | configure:4026: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
166 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
167 | #include <ac_nonexistent.h> |
---|
168 | ^ |
---|
169 | 1 error generated. |
---|
170 | configure:4026: $? = 1 |
---|
171 | configure: failed program was: |
---|
172 | | /* confdefs.h */ |
---|
173 | | #define PACKAGE_NAME "audacious-plugins" |
---|
174 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
175 | | #define PACKAGE_VERSION "3.8" |
---|
176 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
177 | | #define PACKAGE_BUGREPORT "" |
---|
178 | | #define PACKAGE_URL "" |
---|
179 | | #define PACKAGE "audacious-plugins" |
---|
180 | | #define VERSION "3.8" |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | #include <ac_nonexistent.h> |
---|
183 | configure:4055: checking for grep that handles long lines and -e |
---|
184 | configure:4113: result: /usr/bin/grep |
---|
185 | configure:4118: checking for egrep |
---|
186 | configure:4180: result: /usr/bin/grep -E |
---|
187 | configure:4185: checking for ANSI C header files |
---|
188 | configure:4205: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
189 | configure:4205: $? = 0 |
---|
190 | configure:4278: /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 |
---|
191 | configure:4278: $? = 0 |
---|
192 | configure:4278: ./conftest |
---|
193 | configure:4278: $? = 0 |
---|
194 | configure:4289: result: yes |
---|
195 | configure:4302: checking for sys/types.h |
---|
196 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
197 | configure:4302: $? = 0 |
---|
198 | configure:4302: result: yes |
---|
199 | configure:4302: checking for sys/stat.h |
---|
200 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
201 | configure:4302: $? = 0 |
---|
202 | configure:4302: result: yes |
---|
203 | configure:4302: checking for stdlib.h |
---|
204 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
205 | configure:4302: $? = 0 |
---|
206 | configure:4302: result: yes |
---|
207 | configure:4302: checking for string.h |
---|
208 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
209 | configure:4302: $? = 0 |
---|
210 | configure:4302: result: yes |
---|
211 | configure:4302: checking for memory.h |
---|
212 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
213 | configure:4302: $? = 0 |
---|
214 | configure:4302: result: yes |
---|
215 | configure:4302: checking for strings.h |
---|
216 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
217 | configure:4302: $? = 0 |
---|
218 | configure:4302: result: yes |
---|
219 | configure:4302: checking for inttypes.h |
---|
220 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
221 | configure:4302: $? = 0 |
---|
222 | configure:4302: result: yes |
---|
223 | configure:4302: checking for stdint.h |
---|
224 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
225 | configure:4302: $? = 0 |
---|
226 | configure:4302: result: yes |
---|
227 | configure:4302: checking for unistd.h |
---|
228 | configure:4302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
229 | configure:4302: $? = 0 |
---|
230 | configure:4302: result: yes |
---|
231 | configure:4314: checking whether byte ordering is bigendian |
---|
232 | configure:4329: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
233 | configure:4329: $? = 0 |
---|
234 | configure:4374: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
235 | configure:4374: $? = 0 |
---|
236 | configure:4392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
237 | conftest.c:28:4: error: use of undeclared identifier 'not' |
---|
238 | not big endian |
---|
239 | ^ |
---|
240 | 1 error generated. |
---|
241 | configure:4392: $? = 1 |
---|
242 | configure: failed program was: |
---|
243 | | /* confdefs.h */ |
---|
244 | | #define PACKAGE_NAME "audacious-plugins" |
---|
245 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
246 | | #define PACKAGE_VERSION "3.8" |
---|
247 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
248 | | #define PACKAGE_BUGREPORT "" |
---|
249 | | #define PACKAGE_URL "" |
---|
250 | | #define PACKAGE "audacious-plugins" |
---|
251 | | #define VERSION "3.8" |
---|
252 | | #define STDC_HEADERS 1 |
---|
253 | | #define HAVE_SYS_TYPES_H 1 |
---|
254 | | #define HAVE_SYS_STAT_H 1 |
---|
255 | | #define HAVE_STDLIB_H 1 |
---|
256 | | #define HAVE_STRING_H 1 |
---|
257 | | #define HAVE_MEMORY_H 1 |
---|
258 | | #define HAVE_STRINGS_H 1 |
---|
259 | | #define HAVE_INTTYPES_H 1 |
---|
260 | | #define HAVE_STDINT_H 1 |
---|
261 | | #define HAVE_UNISTD_H 1 |
---|
262 | | /* end confdefs.h. */ |
---|
263 | | #include <sys/types.h> |
---|
264 | | #include <sys/param.h> |
---|
265 | | |
---|
266 | | int |
---|
267 | | main () |
---|
268 | | { |
---|
269 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
270 | | not big endian |
---|
271 | | #endif |
---|
272 | | |
---|
273 | | ; |
---|
274 | | return 0; |
---|
275 | | } |
---|
276 | configure:4520: result: no |
---|
277 | configure:4545: checking for special C compiler options needed for large files |
---|
278 | configure:4590: result: no |
---|
279 | configure:4596: checking for _FILE_OFFSET_BITS value needed for large files |
---|
280 | configure:4621: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
281 | configure:4621: $? = 0 |
---|
282 | configure:4653: result: no |
---|
283 | configure:4793: checking for pkg-config |
---|
284 | configure:4811: found /opt/local/bin/pkg-config |
---|
285 | configure:4823: result: /opt/local/bin/pkg-config |
---|
286 | configure:4848: checking pkg-config is at least version 0.9.0 |
---|
287 | configure:4851: result: yes |
---|
288 | configure:4865: checking operating system type |
---|
289 | configure:4884: result: Darwin |
---|
290 | configure:4912: checking whether the C/C++ compiler supports -Wtype-limits |
---|
291 | configure:4927: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Werror -I/opt/local/include conftest.c >&5 |
---|
292 | configure:4927: $? = 0 |
---|
293 | configure:4929: result: yes |
---|
294 | configure:4944: checking whether the C++ compiler supports -Woverloaded-virtual |
---|
295 | configure:4965: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -Werror -I/opt/local/include conftest.cpp >&5 |
---|
296 | configure:4965: $? = 0 |
---|
297 | configure:4967: result: yes |
---|
298 | configure:5096: checking for Objective C compiler version |
---|
299 | configure:5105: /usr/bin/clang --version >&5 |
---|
300 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
301 | Target: x86_64-apple-darwin16.3.0 |
---|
302 | Thread model: posix |
---|
303 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
304 | configure:5116: $? = 0 |
---|
305 | configure:5105: /usr/bin/clang -v >&5 |
---|
306 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
307 | Target: x86_64-apple-darwin16.3.0 |
---|
308 | Thread model: posix |
---|
309 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
310 | configure:5116: $? = 0 |
---|
311 | configure:5105: /usr/bin/clang -V >&5 |
---|
312 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
313 | clang: error: no input files |
---|
314 | configure:5116: $? = 1 |
---|
315 | configure:5105: /usr/bin/clang -qversion >&5 |
---|
316 | clang: error: unknown argument: '-qversion' |
---|
317 | clang: error: no input files |
---|
318 | configure:5116: $? = 1 |
---|
319 | configure:5120: checking whether we are using the GNU Objective C compiler |
---|
320 | configure:5139: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.m >&5 |
---|
321 | configure:5139: $? = 0 |
---|
322 | configure:5148: result: yes |
---|
323 | configure:5157: checking whether /usr/bin/clang accepts -g |
---|
324 | configure:5177: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5 |
---|
325 | configure:5177: $? = 0 |
---|
326 | configure:5218: result: yes |
---|
327 | configure:5246: checking how to run the Objective C preprocessor |
---|
328 | configure:5273: /usr/bin/clang -E -I/opt/local/include conftest.m |
---|
329 | configure:5273: $? = 0 |
---|
330 | configure:5287: /usr/bin/clang -E -I/opt/local/include conftest.m |
---|
331 | conftest.m:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
332 | #include <ac_nonexistent.h> |
---|
333 | ^ |
---|
334 | 1 error generated. |
---|
335 | configure:5287: $? = 1 |
---|
336 | configure: failed program was: |
---|
337 | | /* confdefs.h */ |
---|
338 | | #define PACKAGE_NAME "audacious-plugins" |
---|
339 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
340 | | #define PACKAGE_VERSION "3.8" |
---|
341 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
342 | | #define PACKAGE_BUGREPORT "" |
---|
343 | | #define PACKAGE_URL "" |
---|
344 | | #define PACKAGE "audacious-plugins" |
---|
345 | | #define VERSION "3.8" |
---|
346 | | #define STDC_HEADERS 1 |
---|
347 | | #define HAVE_SYS_TYPES_H 1 |
---|
348 | | #define HAVE_SYS_STAT_H 1 |
---|
349 | | #define HAVE_STDLIB_H 1 |
---|
350 | | #define HAVE_STRING_H 1 |
---|
351 | | #define HAVE_MEMORY_H 1 |
---|
352 | | #define HAVE_STRINGS_H 1 |
---|
353 | | #define HAVE_INTTYPES_H 1 |
---|
354 | | #define HAVE_STDINT_H 1 |
---|
355 | | #define HAVE_UNISTD_H 1 |
---|
356 | | /* end confdefs.h. */ |
---|
357 | | #include <ac_nonexistent.h> |
---|
358 | configure:5312: result: /usr/bin/clang -E |
---|
359 | configure:5332: /usr/bin/clang -E -I/opt/local/include conftest.m |
---|
360 | configure:5332: $? = 0 |
---|
361 | configure:5346: /usr/bin/clang -E -I/opt/local/include conftest.m |
---|
362 | conftest.m:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
363 | #include <ac_nonexistent.h> |
---|
364 | ^ |
---|
365 | 1 error generated. |
---|
366 | configure:5346: $? = 1 |
---|
367 | configure: failed program was: |
---|
368 | | /* confdefs.h */ |
---|
369 | | #define PACKAGE_NAME "audacious-plugins" |
---|
370 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
371 | | #define PACKAGE_VERSION "3.8" |
---|
372 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
373 | | #define PACKAGE_BUGREPORT "" |
---|
374 | | #define PACKAGE_URL "" |
---|
375 | | #define PACKAGE "audacious-plugins" |
---|
376 | | #define VERSION "3.8" |
---|
377 | | #define STDC_HEADERS 1 |
---|
378 | | #define HAVE_SYS_TYPES_H 1 |
---|
379 | | #define HAVE_SYS_STAT_H 1 |
---|
380 | | #define HAVE_STDLIB_H 1 |
---|
381 | | #define HAVE_STRING_H 1 |
---|
382 | | #define HAVE_MEMORY_H 1 |
---|
383 | | #define HAVE_STRINGS_H 1 |
---|
384 | | #define HAVE_INTTYPES_H 1 |
---|
385 | | #define HAVE_STDINT_H 1 |
---|
386 | | #define HAVE_UNISTD_H 1 |
---|
387 | | /* end confdefs.h. */ |
---|
388 | | #include <ac_nonexistent.h> |
---|
389 | configure:5480: checking for Objective C++ compiler version |
---|
390 | configure:5489: /usr/bin/clang++ --version >&5 |
---|
391 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
392 | Target: x86_64-apple-darwin16.3.0 |
---|
393 | Thread model: posix |
---|
394 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
395 | configure:5500: $? = 0 |
---|
396 | configure:5489: /usr/bin/clang++ -v >&5 |
---|
397 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
398 | Target: x86_64-apple-darwin16.3.0 |
---|
399 | Thread model: posix |
---|
400 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
401 | configure:5500: $? = 0 |
---|
402 | configure:5489: /usr/bin/clang++ -V >&5 |
---|
403 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
404 | clang: error: no input files |
---|
405 | configure:5500: $? = 1 |
---|
406 | configure:5489: /usr/bin/clang++ -qversion >&5 |
---|
407 | clang: error: unknown argument: '-qversion' |
---|
408 | clang: error: no input files |
---|
409 | configure:5500: $? = 1 |
---|
410 | configure:5504: checking whether we are using the GNU Objective C++ compiler |
---|
411 | configure:5523: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.mm >&5 |
---|
412 | configure:5523: $? = 0 |
---|
413 | configure:5532: result: yes |
---|
414 | configure:5541: checking whether /usr/bin/clang++ accepts -g |
---|
415 | configure:5561: /usr/bin/clang++ -c -g -I/opt/local/include conftest.mm >&5 |
---|
416 | configure:5561: $? = 0 |
---|
417 | configure:5602: result: yes |
---|
418 | configure:5630: checking how to run the Objective C++ preprocessor |
---|
419 | configure:5657: /usr/bin/clang++ -E -I/opt/local/include conftest.mm |
---|
420 | configure:5657: $? = 0 |
---|
421 | configure:5671: /usr/bin/clang++ -E -I/opt/local/include conftest.mm |
---|
422 | conftest.mm:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
423 | #include <ac_nonexistent.h> |
---|
424 | ^ |
---|
425 | 1 error generated. |
---|
426 | configure:5671: $? = 1 |
---|
427 | configure: failed program was: |
---|
428 | | /* confdefs.h */ |
---|
429 | | #define PACKAGE_NAME "audacious-plugins" |
---|
430 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
431 | | #define PACKAGE_VERSION "3.8" |
---|
432 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
433 | | #define PACKAGE_BUGREPORT "" |
---|
434 | | #define PACKAGE_URL "" |
---|
435 | | #define PACKAGE "audacious-plugins" |
---|
436 | | #define VERSION "3.8" |
---|
437 | | #define STDC_HEADERS 1 |
---|
438 | | #define HAVE_SYS_TYPES_H 1 |
---|
439 | | #define HAVE_SYS_STAT_H 1 |
---|
440 | | #define HAVE_STDLIB_H 1 |
---|
441 | | #define HAVE_STRING_H 1 |
---|
442 | | #define HAVE_MEMORY_H 1 |
---|
443 | | #define HAVE_STRINGS_H 1 |
---|
444 | | #define HAVE_INTTYPES_H 1 |
---|
445 | | #define HAVE_STDINT_H 1 |
---|
446 | | #define HAVE_UNISTD_H 1 |
---|
447 | | /* end confdefs.h. */ |
---|
448 | | #include <ac_nonexistent.h> |
---|
449 | configure:5696: result: /usr/bin/clang++ -E |
---|
450 | configure:5716: /usr/bin/clang++ -E -I/opt/local/include conftest.mm |
---|
451 | configure:5716: $? = 0 |
---|
452 | configure:5730: /usr/bin/clang++ -E -I/opt/local/include conftest.mm |
---|
453 | conftest.mm:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
454 | #include <ac_nonexistent.h> |
---|
455 | ^ |
---|
456 | 1 error generated. |
---|
457 | configure:5730: $? = 1 |
---|
458 | configure: failed program was: |
---|
459 | | /* confdefs.h */ |
---|
460 | | #define PACKAGE_NAME "audacious-plugins" |
---|
461 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
462 | | #define PACKAGE_VERSION "3.8" |
---|
463 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
464 | | #define PACKAGE_BUGREPORT "" |
---|
465 | | #define PACKAGE_URL "" |
---|
466 | | #define PACKAGE "audacious-plugins" |
---|
467 | | #define VERSION "3.8" |
---|
468 | | #define STDC_HEADERS 1 |
---|
469 | | #define HAVE_SYS_TYPES_H 1 |
---|
470 | | #define HAVE_SYS_STAT_H 1 |
---|
471 | | #define HAVE_STDLIB_H 1 |
---|
472 | | #define HAVE_STRING_H 1 |
---|
473 | | #define HAVE_MEMORY_H 1 |
---|
474 | | #define HAVE_STRINGS_H 1 |
---|
475 | | #define HAVE_INTTYPES_H 1 |
---|
476 | | #define HAVE_STDINT_H 1 |
---|
477 | | #define HAVE_UNISTD_H 1 |
---|
478 | | /* end confdefs.h. */ |
---|
479 | | #include <ac_nonexistent.h> |
---|
480 | configure:5770: checking whether byte ordering is bigendian |
---|
481 | configure:5976: result: no |
---|
482 | configure:6007: checking whether ln -s works |
---|
483 | configure:6011: result: yes |
---|
484 | configure:6020: checking for rm |
---|
485 | configure:6038: found /bin/rm |
---|
486 | configure:6050: result: /bin/rm |
---|
487 | configure:6060: checking for mv |
---|
488 | configure:6078: found /bin/mv |
---|
489 | configure:6090: result: /bin/mv |
---|
490 | configure:6100: checking for cp |
---|
491 | configure:6118: found /bin/cp |
---|
492 | configure:6130: result: /bin/cp |
---|
493 | configure:6184: checking for ar |
---|
494 | configure:6202: found /usr/bin/ar |
---|
495 | configure:6214: result: /usr/bin/ar |
---|
496 | configure:6282: checking for ranlib |
---|
497 | configure:6300: found /usr/bin/ranlib |
---|
498 | configure:6312: result: /usr/bin/ranlib |
---|
499 | configure:6380: checking for windres |
---|
500 | configure:6413: result: no |
---|
501 | configure:6433: checking for library containing pthread_create |
---|
502 | configure:6464: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
503 | configure:6464: $? = 0 |
---|
504 | configure:6481: result: none required |
---|
505 | configure:6493: checking for GLIB |
---|
506 | configure:6500: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32" |
---|
507 | configure:6503: $? = 0 |
---|
508 | configure:6517: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32" |
---|
509 | configure:6520: $? = 0 |
---|
510 | configure:6578: result: yes |
---|
511 | configure:6584: checking for GMODULE |
---|
512 | configure:6591: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32" |
---|
513 | configure:6594: $? = 0 |
---|
514 | configure:6608: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32" |
---|
515 | configure:6611: $? = 0 |
---|
516 | configure:6669: result: yes |
---|
517 | configure:6686: checking for GTK |
---|
518 | configure:6693: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24" |
---|
519 | configure:6696: $? = 0 |
---|
520 | configure:6710: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24" |
---|
521 | configure:6713: $? = 0 |
---|
522 | configure:6771: result: yes |
---|
523 | configure:6877: checking for GIO |
---|
524 | configure:6884: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" |
---|
525 | configure:6887: $? = 0 |
---|
526 | configure:6901: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32" |
---|
527 | configure:6904: $? = 0 |
---|
528 | configure:6962: result: yes |
---|
529 | configure:7186: checking for shared library system |
---|
530 | configure:7190: result: Darwin |
---|
531 | configure:7296: checking whether make sets $(MAKE) |
---|
532 | configure:7318: result: yes |
---|
533 | configure:7341: checking for a BSD-compatible install |
---|
534 | configure:7409: result: /usr/bin/install -c |
---|
535 | configure:7420: checking for a thread-safe mkdir -p |
---|
536 | configure:7459: result: build-aux/install-sh -c -d |
---|
537 | configure:7462: checking for a sed that does not truncate output |
---|
538 | configure:7526: result: /usr/bin/sed |
---|
539 | configure:7532: checking whether NLS is requested |
---|
540 | configure:7541: result: yes |
---|
541 | configure:7581: checking for msgfmt |
---|
542 | configure: trying /opt/local/bin/msgfmt... |
---|
543 | 0 translated messages. |
---|
544 | configure:7613: result: /opt/local/bin/msgfmt |
---|
545 | configure:7622: checking for gmsgfmt |
---|
546 | configure:7653: result: /opt/local/bin/msgfmt |
---|
547 | configure:7703: checking for xgettext |
---|
548 | configure: trying /opt/local/bin/xgettext... |
---|
549 | /opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C |
---|
550 | configure:7735: result: /opt/local/bin/xgettext |
---|
551 | configure:7780: checking for msgmerge |
---|
552 | configure: trying /opt/local/bin/msgmerge... |
---|
553 | configure:7811: result: /opt/local/bin/msgmerge |
---|
554 | configure:7869: checking for ld used by /usr/bin/clang |
---|
555 | configure:7936: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
556 | configure:7943: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
557 | configure:7958: result: no |
---|
558 | configure:7965: checking for shared library run path origin |
---|
559 | configure:7978: result: done |
---|
560 | configure:8550: checking for CFPreferencesCopyAppValue |
---|
561 | configure:8568: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
562 | conftest.c:27:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
563 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
564 | ~~~~ ^ |
---|
565 | conftest.c:27:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
566 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
567 | ~~~~^ |
---|
568 | 2 warnings generated. |
---|
569 | configure:8568: $? = 0 |
---|
570 | configure:8577: result: yes |
---|
571 | configure:8584: checking for CFLocaleCopyCurrent |
---|
572 | configure:8602: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
573 | configure:8602: $? = 0 |
---|
574 | configure:8611: result: yes |
---|
575 | configure:8660: checking for GNU gettext in libc |
---|
576 | configure:8689: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
577 | Undefined symbols for architecture x86_64: |
---|
578 | "_libintl_bindtextdomain", referenced from: |
---|
579 | _main in conftest-101204.o |
---|
580 | "_libintl_gettext", referenced from: |
---|
581 | _main in conftest-101204.o |
---|
582 | ld: symbol(s) not found for architecture x86_64 |
---|
583 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
584 | configure:8689: $? = 1 |
---|
585 | configure: failed program was: |
---|
586 | | /* confdefs.h */ |
---|
587 | | #define PACKAGE_NAME "audacious-plugins" |
---|
588 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
589 | | #define PACKAGE_VERSION "3.8" |
---|
590 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
591 | | #define PACKAGE_BUGREPORT "" |
---|
592 | | #define PACKAGE_URL "" |
---|
593 | | #define PACKAGE "audacious-plugins" |
---|
594 | | #define VERSION "3.8" |
---|
595 | | #define STDC_HEADERS 1 |
---|
596 | | #define HAVE_SYS_TYPES_H 1 |
---|
597 | | #define HAVE_SYS_STAT_H 1 |
---|
598 | | #define HAVE_STDLIB_H 1 |
---|
599 | | #define HAVE_STRING_H 1 |
---|
600 | | #define HAVE_MEMORY_H 1 |
---|
601 | | #define HAVE_STRINGS_H 1 |
---|
602 | | #define HAVE_INTTYPES_H 1 |
---|
603 | | #define HAVE_STDINT_H 1 |
---|
604 | | #define HAVE_UNISTD_H 1 |
---|
605 | | #define EXPORT __attribute__((visibility("default"))) |
---|
606 | | #define USE_GTK 1 |
---|
607 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
608 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
609 | | /* end confdefs.h. */ |
---|
610 | | |
---|
611 | | #include <libintl.h> |
---|
612 | | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION |
---|
613 | | extern int _nl_msg_cat_cntr; |
---|
614 | | extern int *_nl_domain_bindings; |
---|
615 | | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings) |
---|
616 | | #else |
---|
617 | | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 |
---|
618 | | #endif |
---|
619 | | |
---|
620 | | |
---|
621 | | int |
---|
622 | | main () |
---|
623 | | { |
---|
624 | | |
---|
625 | | bindtextdomain ("", ""); |
---|
626 | | return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION |
---|
627 | | |
---|
628 | | ; |
---|
629 | | return 0; |
---|
630 | | } |
---|
631 | configure:8698: result: no |
---|
632 | configure:8732: checking for iconv |
---|
633 | configure:8756: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
634 | Undefined symbols for architecture x86_64: |
---|
635 | "_libiconv", referenced from: |
---|
636 | _main in conftest-4eb2a0.o |
---|
637 | "_libiconv_close", referenced from: |
---|
638 | _main in conftest-4eb2a0.o |
---|
639 | "_libiconv_open", referenced from: |
---|
640 | _main in conftest-4eb2a0.o |
---|
641 | ld: symbol(s) not found for architecture x86_64 |
---|
642 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
643 | configure:8756: $? = 1 |
---|
644 | configure: failed program was: |
---|
645 | | /* confdefs.h */ |
---|
646 | | #define PACKAGE_NAME "audacious-plugins" |
---|
647 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
648 | | #define PACKAGE_VERSION "3.8" |
---|
649 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
650 | | #define PACKAGE_BUGREPORT "" |
---|
651 | | #define PACKAGE_URL "" |
---|
652 | | #define PACKAGE "audacious-plugins" |
---|
653 | | #define VERSION "3.8" |
---|
654 | | #define STDC_HEADERS 1 |
---|
655 | | #define HAVE_SYS_TYPES_H 1 |
---|
656 | | #define HAVE_SYS_STAT_H 1 |
---|
657 | | #define HAVE_STDLIB_H 1 |
---|
658 | | #define HAVE_STRING_H 1 |
---|
659 | | #define HAVE_MEMORY_H 1 |
---|
660 | | #define HAVE_STRINGS_H 1 |
---|
661 | | #define HAVE_INTTYPES_H 1 |
---|
662 | | #define HAVE_STDINT_H 1 |
---|
663 | | #define HAVE_UNISTD_H 1 |
---|
664 | | #define EXPORT __attribute__((visibility("default"))) |
---|
665 | | #define USE_GTK 1 |
---|
666 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
667 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
668 | | /* end confdefs.h. */ |
---|
669 | | |
---|
670 | | #include <stdlib.h> |
---|
671 | | #include <iconv.h> |
---|
672 | | |
---|
673 | | int |
---|
674 | | main () |
---|
675 | | { |
---|
676 | | iconv_t cd = iconv_open("",""); |
---|
677 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
678 | | iconv_close(cd); |
---|
679 | | ; |
---|
680 | | return 0; |
---|
681 | | } |
---|
682 | configure:8780: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
683 | configure:8780: $? = 0 |
---|
684 | configure:8790: result: yes |
---|
685 | configure:8793: checking for working iconv |
---|
686 | configure:8922: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
687 | configure:8922: $? = 0 |
---|
688 | configure:8922: ./conftest |
---|
689 | configure:8922: $? = 0 |
---|
690 | configure:8934: result: yes |
---|
691 | configure:8949: checking how to link with libiconv |
---|
692 | configure:8951: result: -liconv |
---|
693 | configure:9423: checking for GNU gettext in libintl |
---|
694 | configure:9460: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
---|
695 | configure:9460: $? = 0 |
---|
696 | configure:9510: result: yes |
---|
697 | configure:9545: checking whether to use NLS |
---|
698 | configure:9547: result: yes |
---|
699 | configure:9550: checking where the gettext function comes from |
---|
700 | configure:9561: result: external libintl |
---|
701 | configure:9569: checking how to link with libintl |
---|
702 | configure:9571: result: -lintl -Wl,-framework -Wl,CoreFoundation |
---|
703 | configure:9627: checking for AUDACIOUS |
---|
704 | configure:9634: $PKG_CONFIG --exists --print-errors "audacious >= 3.8" |
---|
705 | configure:9637: $? = 0 |
---|
706 | configure:9651: $PKG_CONFIG --exists --print-errors "audacious >= 3.8" |
---|
707 | configure:9654: $? = 0 |
---|
708 | configure:9694: result: yes |
---|
709 | configure:9721: checking for XML |
---|
710 | configure:9728: $PKG_CONFIG --exists --print-errors "libxml-2.0" |
---|
711 | configure:9731: $? = 0 |
---|
712 | configure:9745: $PKG_CONFIG --exists --print-errors "libxml-2.0" |
---|
713 | configure:9748: $? = 0 |
---|
714 | configure:9806: result: yes |
---|
715 | configure:9977: checking for CDIO |
---|
716 | configure:9984: $PKG_CONFIG --exists --print-errors "libcdio >= 0.70 libcdio_cdda >= 0.70 libcddb >= 1.2.1" |
---|
717 | configure:9987: $? = 0 |
---|
718 | configure:10001: $PKG_CONFIG --exists --print-errors "libcdio >= 0.70 libcdio_cdda >= 0.70 libcddb >= 1.2.1" |
---|
719 | configure:10004: $? = 0 |
---|
720 | configure:10056: result: yes |
---|
721 | configure:10084: checking for LIBFLAC |
---|
722 | configure:10091: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1" |
---|
723 | configure:10094: $? = 0 |
---|
724 | configure:10108: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1" |
---|
725 | configure:10111: $? = 0 |
---|
726 | configure:10163: result: yes |
---|
727 | configure:10290: checking for FLUIDSYNTH |
---|
728 | configure:10297: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0.6" |
---|
729 | configure:10300: $? = 0 |
---|
730 | configure:10314: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0.6" |
---|
731 | configure:10317: $? = 0 |
---|
732 | configure:10369: result: yes |
---|
733 | configure:10393: checking for MPG123 |
---|
734 | configure:10400: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.12" |
---|
735 | configure:10403: $? = 0 |
---|
736 | configure:10417: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.12" |
---|
737 | configure:10420: $? = 0 |
---|
738 | configure:10472: result: yes |
---|
739 | configure:10483: checking neaacdec.h usability |
---|
740 | configure:10483: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
741 | configure:10483: $? = 0 |
---|
742 | configure:10483: result: yes |
---|
743 | configure:10483: checking neaacdec.h presence |
---|
744 | configure:10483: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
745 | configure:10483: $? = 0 |
---|
746 | configure:10483: result: yes |
---|
747 | configure:10483: checking for neaacdec.h |
---|
748 | configure:10483: result: yes |
---|
749 | configure:10491: checking for NeAACDecInit2 in -lfaad |
---|
750 | configure:10516: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lfaad -lintl -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -laudcore >&5 |
---|
751 | configure:10516: $? = 0 |
---|
752 | configure:10525: result: yes |
---|
753 | configure:10573: checking for WAVPACK |
---|
754 | configure:10580: $PKG_CONFIG --exists --print-errors "wavpack >= 4.31" |
---|
755 | configure:10583: $? = 0 |
---|
756 | configure:10597: $PKG_CONFIG --exists --print-errors "wavpack >= 4.31" |
---|
757 | configure:10600: $? = 0 |
---|
758 | configure:10652: result: yes |
---|
759 | configure:10676: checking for SNDFILE |
---|
760 | configure:10683: $PKG_CONFIG --exists --print-errors "sndfile >= 0.19" |
---|
761 | configure:10686: $? = 0 |
---|
762 | configure:10700: $PKG_CONFIG --exists --print-errors "sndfile >= 0.19" |
---|
763 | configure:10703: $? = 0 |
---|
764 | configure:10755: result: yes |
---|
765 | configure:10779: checking for MODPLUG |
---|
766 | configure:10786: $PKG_CONFIG --exists --print-errors "libmodplug" |
---|
767 | configure:10789: $? = 0 |
---|
768 | configure:10803: $PKG_CONFIG --exists --print-errors "libmodplug" |
---|
769 | configure:10806: $? = 0 |
---|
770 | configure:10858: result: yes |
---|
771 | configure:10974: checking zlib.h usability |
---|
772 | configure:10974: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
773 | configure:10974: $? = 0 |
---|
774 | configure:10974: result: yes |
---|
775 | configure:10974: checking zlib.h presence |
---|
776 | configure:10974: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
777 | configure:10974: $? = 0 |
---|
778 | configure:10974: result: yes |
---|
779 | configure:10974: checking for zlib.h |
---|
780 | configure:10974: result: yes |
---|
781 | configure:11129: checking for SAMPLERATE |
---|
782 | configure:11136: $PKG_CONFIG --exists --print-errors "samplerate" |
---|
783 | configure:11139: $? = 0 |
---|
784 | configure:11153: $PKG_CONFIG --exists --print-errors "samplerate" |
---|
785 | configure:11156: $? = 0 |
---|
786 | configure:11208: result: yes |
---|
787 | configure:11232: checking for SAMPLERATE |
---|
788 | configure:11311: result: yes |
---|
789 | configure:11335: checking for SOXR |
---|
790 | configure:11342: $PKG_CONFIG --exists --print-errors "soxr" |
---|
791 | configure:11345: $? = 0 |
---|
792 | configure:11359: $PKG_CONFIG --exists --print-errors "soxr" |
---|
793 | configure:11362: $? = 0 |
---|
794 | configure:11414: result: yes |
---|
795 | configure:11998: checking for CUE |
---|
796 | configure:12005: $PKG_CONFIG --exists --print-errors "libcue >= 2.0" |
---|
797 | Requested 'libcue >= 2.0' but version of libcue is 1.4.0 |
---|
798 | configure:12008: $? = 1 |
---|
799 | configure:12022: $PKG_CONFIG --exists --print-errors "libcue >= 2.0" |
---|
800 | Requested 'libcue >= 2.0' but version of libcue is 1.4.0 |
---|
801 | configure:12025: $? = 1 |
---|
802 | configure:12039: result: no |
---|
803 | Requested 'libcue >= 2.0' but version of libcue is 1.4.0 |
---|
804 | configure:12058: checking for CUE |
---|
805 | configure:12065: $PKG_CONFIG --exists --print-errors "libcue" |
---|
806 | configure:12068: $? = 0 |
---|
807 | configure:12082: $PKG_CONFIG --exists --print-errors "libcue" |
---|
808 | configure:12085: $? = 0 |
---|
809 | configure:12123: result: yes |
---|
810 | configure:12256: checking for NEON |
---|
811 | configure:12263: $PKG_CONFIG --exists --print-errors "neon >= 0.27" |
---|
812 | configure:12266: $? = 0 |
---|
813 | configure:12280: $PKG_CONFIG --exists --print-errors "neon >= 0.27" |
---|
814 | configure:12283: $? = 0 |
---|
815 | configure:12335: result: yes |
---|
816 | configure:12359: checking for MMS |
---|
817 | configure:12366: $PKG_CONFIG --exists --print-errors "libmms >= 0.3" |
---|
818 | configure:12369: $? = 0 |
---|
819 | configure:12383: $PKG_CONFIG --exists --print-errors "libmms >= 0.3" |
---|
820 | configure:12386: $? = 0 |
---|
821 | configure:12438: result: yes |
---|
822 | configure:12462: checking for DBUS |
---|
823 | configure:12469: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60" |
---|
824 | configure:12472: $? = 0 |
---|
825 | configure:12486: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60" |
---|
826 | configure:12489: $? = 0 |
---|
827 | configure:12541: result: yes |
---|
828 | configure:12565: checking for NOTIFY |
---|
829 | configure:12572: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7 gdk-pixbuf-2.0 >= 2.26" |
---|
830 | configure:12575: $? = 0 |
---|
831 | configure:12589: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7 gdk-pixbuf-2.0 >= 2.26" |
---|
832 | configure:12592: $? = 0 |
---|
833 | configure:12644: result: yes |
---|
834 | configure:12657: checking lirc/lirc_client.h usability |
---|
835 | configure:12657: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
836 | In file included from conftest.c:63: |
---|
837 | In file included from /opt/local/include/lirc/lirc_client.h:124: |
---|
838 | /opt/local/include/lirc/curl_poll.h:24:10: fatal error: 'config.h' file not found |
---|
839 | #include "config.h" |
---|
840 | ^ |
---|
841 | 1 error generated. |
---|
842 | configure:12657: $? = 1 |
---|
843 | configure: failed program was: |
---|
844 | | /* confdefs.h */ |
---|
845 | | #define PACKAGE_NAME "audacious-plugins" |
---|
846 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
847 | | #define PACKAGE_VERSION "3.8" |
---|
848 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
849 | | #define PACKAGE_BUGREPORT "" |
---|
850 | | #define PACKAGE_URL "" |
---|
851 | | #define PACKAGE "audacious-plugins" |
---|
852 | | #define VERSION "3.8" |
---|
853 | | #define STDC_HEADERS 1 |
---|
854 | | #define HAVE_SYS_TYPES_H 1 |
---|
855 | | #define HAVE_SYS_STAT_H 1 |
---|
856 | | #define HAVE_STDLIB_H 1 |
---|
857 | | #define HAVE_STRING_H 1 |
---|
858 | | #define HAVE_MEMORY_H 1 |
---|
859 | | #define HAVE_STRINGS_H 1 |
---|
860 | | #define HAVE_INTTYPES_H 1 |
---|
861 | | #define HAVE_STDINT_H 1 |
---|
862 | | #define HAVE_UNISTD_H 1 |
---|
863 | | #define EXPORT __attribute__((visibility("default"))) |
---|
864 | | #define USE_GTK 1 |
---|
865 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
866 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
867 | | #define HAVE_ICONV 1 |
---|
868 | | #define ENABLE_NLS 1 |
---|
869 | | #define HAVE_GETTEXT 1 |
---|
870 | | #define HAVE_DCGETTEXT 1 |
---|
871 | | #define HAVE_ZLIB_H 1 |
---|
872 | | /* end confdefs.h. */ |
---|
873 | | #include <stdio.h> |
---|
874 | | #ifdef HAVE_SYS_TYPES_H |
---|
875 | | # include <sys/types.h> |
---|
876 | | #endif |
---|
877 | | #ifdef HAVE_SYS_STAT_H |
---|
878 | | # include <sys/stat.h> |
---|
879 | | #endif |
---|
880 | | #ifdef STDC_HEADERS |
---|
881 | | # include <stdlib.h> |
---|
882 | | # include <stddef.h> |
---|
883 | | #else |
---|
884 | | # ifdef HAVE_STDLIB_H |
---|
885 | | # include <stdlib.h> |
---|
886 | | # endif |
---|
887 | | #endif |
---|
888 | | #ifdef HAVE_STRING_H |
---|
889 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
890 | | # include <memory.h> |
---|
891 | | # endif |
---|
892 | | # include <string.h> |
---|
893 | | #endif |
---|
894 | | #ifdef HAVE_STRINGS_H |
---|
895 | | # include <strings.h> |
---|
896 | | #endif |
---|
897 | | #ifdef HAVE_INTTYPES_H |
---|
898 | | # include <inttypes.h> |
---|
899 | | #endif |
---|
900 | | #ifdef HAVE_STDINT_H |
---|
901 | | # include <stdint.h> |
---|
902 | | #endif |
---|
903 | | #ifdef HAVE_UNISTD_H |
---|
904 | | # include <unistd.h> |
---|
905 | | #endif |
---|
906 | | #include <lirc/lirc_client.h> |
---|
907 | configure:12657: result: no |
---|
908 | configure:12657: checking lirc/lirc_client.h presence |
---|
909 | configure:12657: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
910 | In file included from conftest.c:30: |
---|
911 | In file included from /opt/local/include/lirc/lirc_client.h:124: |
---|
912 | /opt/local/include/lirc/curl_poll.h:24:10: fatal error: 'config.h' file not found |
---|
913 | #include "config.h" |
---|
914 | ^ |
---|
915 | 1 error generated. |
---|
916 | configure:12657: $? = 1 |
---|
917 | configure: failed program was: |
---|
918 | | /* confdefs.h */ |
---|
919 | | #define PACKAGE_NAME "audacious-plugins" |
---|
920 | | #define PACKAGE_TARNAME "audacious-plugins" |
---|
921 | | #define PACKAGE_VERSION "3.8" |
---|
922 | | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
923 | | #define PACKAGE_BUGREPORT "" |
---|
924 | | #define PACKAGE_URL "" |
---|
925 | | #define PACKAGE "audacious-plugins" |
---|
926 | | #define VERSION "3.8" |
---|
927 | | #define STDC_HEADERS 1 |
---|
928 | | #define HAVE_SYS_TYPES_H 1 |
---|
929 | | #define HAVE_SYS_STAT_H 1 |
---|
930 | | #define HAVE_STDLIB_H 1 |
---|
931 | | #define HAVE_STRING_H 1 |
---|
932 | | #define HAVE_MEMORY_H 1 |
---|
933 | | #define HAVE_STRINGS_H 1 |
---|
934 | | #define HAVE_INTTYPES_H 1 |
---|
935 | | #define HAVE_STDINT_H 1 |
---|
936 | | #define HAVE_UNISTD_H 1 |
---|
937 | | #define EXPORT __attribute__((visibility("default"))) |
---|
938 | | #define USE_GTK 1 |
---|
939 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
940 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
941 | | #define HAVE_ICONV 1 |
---|
942 | | #define ENABLE_NLS 1 |
---|
943 | | #define HAVE_GETTEXT 1 |
---|
944 | | #define HAVE_DCGETTEXT 1 |
---|
945 | | #define HAVE_ZLIB_H 1 |
---|
946 | | /* end confdefs.h. */ |
---|
947 | | #include <lirc/lirc_client.h> |
---|
948 | configure:12657: result: no |
---|
949 | configure:12657: checking for lirc/lirc_client.h |
---|
950 | configure:12657: result: no |
---|
951 | configure:12687: error: Missing dependency for LIRC support |
---|
952 | |
---|
953 | ## ---------------- ## |
---|
954 | ## Cache variables. ## |
---|
955 | ## ---------------- ## |
---|
956 | |
---|
957 | ac_cv_build=x86_64-apple-darwin16.3.0 |
---|
958 | ac_cv_c_bigendian=no |
---|
959 | ac_cv_c_compiler_gnu=yes |
---|
960 | ac_cv_cxx_compiler_gnu=yes |
---|
961 | ac_cv_env_ALSA_CFLAGS_set= |
---|
962 | ac_cv_env_ALSA_CFLAGS_value= |
---|
963 | ac_cv_env_ALSA_LIBS_set= |
---|
964 | ac_cv_env_ALSA_LIBS_value= |
---|
965 | ac_cv_env_AMPACHE_CFLAGS_set= |
---|
966 | ac_cv_env_AMPACHE_CFLAGS_value= |
---|
967 | ac_cv_env_AMPACHE_LIBS_set= |
---|
968 | ac_cv_env_AMPACHE_LIBS_value= |
---|
969 | ac_cv_env_AUDACIOUS_CFLAGS_set= |
---|
970 | ac_cv_env_AUDACIOUS_CFLAGS_value= |
---|
971 | ac_cv_env_AUDACIOUS_LIBS_set= |
---|
972 | ac_cv_env_AUDACIOUS_LIBS_value= |
---|
973 | ac_cv_env_BS2B_CFLAGS_set= |
---|
974 | ac_cv_env_BS2B_CFLAGS_value= |
---|
975 | ac_cv_env_BS2B_LIBS_set= |
---|
976 | ac_cv_env_BS2B_LIBS_value= |
---|
977 | ac_cv_env_CCC_set= |
---|
978 | ac_cv_env_CCC_value= |
---|
979 | ac_cv_env_CC_set=set |
---|
980 | ac_cv_env_CC_value=/usr/bin/clang |
---|
981 | ac_cv_env_CDIO_CFLAGS_set= |
---|
982 | ac_cv_env_CDIO_CFLAGS_value= |
---|
983 | ac_cv_env_CDIO_LIBS_set= |
---|
984 | ac_cv_env_CDIO_LIBS_value= |
---|
985 | ac_cv_env_CFLAGS_set=set |
---|
986 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
987 | ac_cv_env_CPPFLAGS_set=set |
---|
988 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
989 | ac_cv_env_CPP_set= |
---|
990 | ac_cv_env_CPP_value= |
---|
991 | ac_cv_env_CUE_CFLAGS_set= |
---|
992 | ac_cv_env_CUE_CFLAGS_value= |
---|
993 | ac_cv_env_CUE_LIBS_set= |
---|
994 | ac_cv_env_CUE_LIBS_value= |
---|
995 | ac_cv_env_CURL_CFLAGS_set= |
---|
996 | ac_cv_env_CURL_CFLAGS_value= |
---|
997 | ac_cv_env_CURL_LIBS_set= |
---|
998 | ac_cv_env_CURL_LIBS_value= |
---|
999 | ac_cv_env_CXXFLAGS_set=set |
---|
1000 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
1001 | ac_cv_env_CXX_set=set |
---|
1002 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1003 | ac_cv_env_DBUS_CFLAGS_set= |
---|
1004 | ac_cv_env_DBUS_CFLAGS_value= |
---|
1005 | ac_cv_env_DBUS_LIBS_set= |
---|
1006 | ac_cv_env_DBUS_LIBS_value= |
---|
1007 | ac_cv_env_FFMPEG_CFLAGS_set= |
---|
1008 | ac_cv_env_FFMPEG_CFLAGS_value= |
---|
1009 | ac_cv_env_FFMPEG_LIBS_set= |
---|
1010 | ac_cv_env_FFMPEG_LIBS_value= |
---|
1011 | ac_cv_env_FLUIDSYNTH_CFLAGS_set= |
---|
1012 | ac_cv_env_FLUIDSYNTH_CFLAGS_value= |
---|
1013 | ac_cv_env_FLUIDSYNTH_LIBS_set= |
---|
1014 | ac_cv_env_FLUIDSYNTH_LIBS_value= |
---|
1015 | ac_cv_env_GDKX11_CFLAGS_set= |
---|
1016 | ac_cv_env_GDKX11_CFLAGS_value= |
---|
1017 | ac_cv_env_GDKX11_LIBS_set= |
---|
1018 | ac_cv_env_GDKX11_LIBS_value= |
---|
1019 | ac_cv_env_GIO_CFLAGS_set= |
---|
1020 | ac_cv_env_GIO_CFLAGS_value= |
---|
1021 | ac_cv_env_GIO_LIBS_set= |
---|
1022 | ac_cv_env_GIO_LIBS_value= |
---|
1023 | ac_cv_env_GLIB_CFLAGS_set= |
---|
1024 | ac_cv_env_GLIB_CFLAGS_value= |
---|
1025 | ac_cv_env_GLIB_LIBS_set= |
---|
1026 | ac_cv_env_GLIB_LIBS_value= |
---|
1027 | ac_cv_env_GMODULE_CFLAGS_set= |
---|
1028 | ac_cv_env_GMODULE_CFLAGS_value= |
---|
1029 | ac_cv_env_GMODULE_LIBS_set= |
---|
1030 | ac_cv_env_GMODULE_LIBS_value= |
---|
1031 | ac_cv_env_GTK_CFLAGS_set= |
---|
1032 | ac_cv_env_GTK_CFLAGS_value= |
---|
1033 | ac_cv_env_GTK_LIBS_set= |
---|
1034 | ac_cv_env_GTK_LIBS_value= |
---|
1035 | ac_cv_env_JACK_CFLAGS_set= |
---|
1036 | ac_cv_env_JACK_CFLAGS_value= |
---|
1037 | ac_cv_env_JACK_LIBS_set= |
---|
1038 | ac_cv_env_JACK_LIBS_value= |
---|
1039 | ac_cv_env_LDFLAGS_set=set |
---|
1040 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1041 | ac_cv_env_LIBFLAC_CFLAGS_set= |
---|
1042 | ac_cv_env_LIBFLAC_CFLAGS_value= |
---|
1043 | ac_cv_env_LIBFLAC_LIBS_set= |
---|
1044 | ac_cv_env_LIBFLAC_LIBS_value= |
---|
1045 | ac_cv_env_LIBS_set= |
---|
1046 | ac_cv_env_LIBS_value= |
---|
1047 | ac_cv_env_MMS_CFLAGS_set= |
---|
1048 | ac_cv_env_MMS_CFLAGS_value= |
---|
1049 | ac_cv_env_MMS_LIBS_set= |
---|
1050 | ac_cv_env_MMS_LIBS_value= |
---|
1051 | ac_cv_env_MODPLUG_CFLAGS_set= |
---|
1052 | ac_cv_env_MODPLUG_CFLAGS_value= |
---|
1053 | ac_cv_env_MODPLUG_LIBS_set= |
---|
1054 | ac_cv_env_MODPLUG_LIBS_value= |
---|
1055 | ac_cv_env_MPG123_CFLAGS_set= |
---|
1056 | ac_cv_env_MPG123_CFLAGS_value= |
---|
1057 | ac_cv_env_MPG123_LIBS_set= |
---|
1058 | ac_cv_env_MPG123_LIBS_value= |
---|
1059 | ac_cv_env_NEON_CFLAGS_set= |
---|
1060 | ac_cv_env_NEON_CFLAGS_value= |
---|
1061 | ac_cv_env_NEON_LIBS_set= |
---|
1062 | ac_cv_env_NEON_LIBS_value= |
---|
1063 | ac_cv_env_NOTIFY_CFLAGS_set= |
---|
1064 | ac_cv_env_NOTIFY_CFLAGS_value= |
---|
1065 | ac_cv_env_NOTIFY_LIBS_set= |
---|
1066 | ac_cv_env_NOTIFY_LIBS_value= |
---|
1067 | ac_cv_env_OBJCFLAGS_set=set |
---|
1068 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch x86_64' |
---|
1069 | ac_cv_env_OBJCPP_set= |
---|
1070 | ac_cv_env_OBJCPP_value= |
---|
1071 | ac_cv_env_OBJCXXCPP_set= |
---|
1072 | ac_cv_env_OBJCXXCPP_value= |
---|
1073 | ac_cv_env_OBJCXXFLAGS_set=set |
---|
1074 | ac_cv_env_OBJCXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
1075 | ac_cv_env_OBJCXX_set=set |
---|
1076 | ac_cv_env_OBJCXX_value=/usr/bin/clang++ |
---|
1077 | ac_cv_env_OBJC_set=set |
---|
1078 | ac_cv_env_OBJC_value=/usr/bin/clang |
---|
1079 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1080 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1081 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1082 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1083 | ac_cv_env_PKG_CONFIG_set= |
---|
1084 | ac_cv_env_PKG_CONFIG_value= |
---|
1085 | ac_cv_env_PULSE_CFLAGS_set= |
---|
1086 | ac_cv_env_PULSE_CFLAGS_value= |
---|
1087 | ac_cv_env_PULSE_LIBS_set= |
---|
1088 | ac_cv_env_PULSE_LIBS_value= |
---|
1089 | ac_cv_env_QTCORE_CFLAGS_set= |
---|
1090 | ac_cv_env_QTCORE_CFLAGS_value= |
---|
1091 | ac_cv_env_QTCORE_LIBS_set= |
---|
1092 | ac_cv_env_QTCORE_LIBS_value= |
---|
1093 | ac_cv_env_QTMULTIMEDIA_CFLAGS_set= |
---|
1094 | ac_cv_env_QTMULTIMEDIA_CFLAGS_value= |
---|
1095 | ac_cv_env_QTMULTIMEDIA_LIBS_set= |
---|
1096 | ac_cv_env_QTMULTIMEDIA_LIBS_value= |
---|
1097 | ac_cv_env_QTOPENGL_CFLAGS_set= |
---|
1098 | ac_cv_env_QTOPENGL_CFLAGS_value= |
---|
1099 | ac_cv_env_QTOPENGL_LIBS_set= |
---|
1100 | ac_cv_env_QTOPENGL_LIBS_value= |
---|
1101 | ac_cv_env_QT_CFLAGS_set= |
---|
1102 | ac_cv_env_QT_CFLAGS_value= |
---|
1103 | ac_cv_env_QT_LIBS_set= |
---|
1104 | ac_cv_env_QT_LIBS_value= |
---|
1105 | ac_cv_env_SAMPLERATE_CFLAGS_set= |
---|
1106 | ac_cv_env_SAMPLERATE_CFLAGS_value= |
---|
1107 | ac_cv_env_SAMPLERATE_LIBS_set= |
---|
1108 | ac_cv_env_SAMPLERATE_LIBS_value= |
---|
1109 | ac_cv_env_SDL_CFLAGS_set= |
---|
1110 | ac_cv_env_SDL_CFLAGS_value= |
---|
1111 | ac_cv_env_SDL_LIBS_set= |
---|
1112 | ac_cv_env_SDL_LIBS_value= |
---|
1113 | ac_cv_env_SIDPLAYFP_CFLAGS_set= |
---|
1114 | ac_cv_env_SIDPLAYFP_CFLAGS_value= |
---|
1115 | ac_cv_env_SIDPLAYFP_LIBS_set= |
---|
1116 | ac_cv_env_SIDPLAYFP_LIBS_value= |
---|
1117 | ac_cv_env_SNDFILE_CFLAGS_set= |
---|
1118 | ac_cv_env_SNDFILE_CFLAGS_value= |
---|
1119 | ac_cv_env_SNDFILE_LIBS_set= |
---|
1120 | ac_cv_env_SNDFILE_LIBS_value= |
---|
1121 | ac_cv_env_SOXR_CFLAGS_set= |
---|
1122 | ac_cv_env_SOXR_CFLAGS_value= |
---|
1123 | ac_cv_env_SOXR_LIBS_set= |
---|
1124 | ac_cv_env_SOXR_LIBS_value= |
---|
1125 | ac_cv_env_VORBIS_CFLAGS_set= |
---|
1126 | ac_cv_env_VORBIS_CFLAGS_value= |
---|
1127 | ac_cv_env_VORBIS_LIBS_set= |
---|
1128 | ac_cv_env_VORBIS_LIBS_value= |
---|
1129 | ac_cv_env_WAVPACK_CFLAGS_set= |
---|
1130 | ac_cv_env_WAVPACK_CFLAGS_value= |
---|
1131 | ac_cv_env_WAVPACK_LIBS_set= |
---|
1132 | ac_cv_env_WAVPACK_LIBS_value= |
---|
1133 | ac_cv_env_X11EXT_CFLAGS_set= |
---|
1134 | ac_cv_env_X11EXT_CFLAGS_value= |
---|
1135 | ac_cv_env_X11EXT_LIBS_set= |
---|
1136 | ac_cv_env_X11EXT_LIBS_value= |
---|
1137 | ac_cv_env_XML_CFLAGS_set= |
---|
1138 | ac_cv_env_XML_CFLAGS_value= |
---|
1139 | ac_cv_env_XML_LIBS_set= |
---|
1140 | ac_cv_env_XML_LIBS_value= |
---|
1141 | ac_cv_env_build_alias_set= |
---|
1142 | ac_cv_env_build_alias_value= |
---|
1143 | ac_cv_env_host_alias_set= |
---|
1144 | ac_cv_env_host_alias_value= |
---|
1145 | ac_cv_env_target_alias_set= |
---|
1146 | ac_cv_env_target_alias_value= |
---|
1147 | ac_cv_header_inttypes_h=yes |
---|
1148 | ac_cv_header_lirc_lirc_client_h=no |
---|
1149 | ac_cv_header_memory_h=yes |
---|
1150 | ac_cv_header_neaacdec_h=yes |
---|
1151 | ac_cv_header_stdc=yes |
---|
1152 | ac_cv_header_stdint_h=yes |
---|
1153 | ac_cv_header_stdlib_h=yes |
---|
1154 | ac_cv_header_string_h=yes |
---|
1155 | ac_cv_header_strings_h=yes |
---|
1156 | ac_cv_header_sys_stat_h=yes |
---|
1157 | ac_cv_header_sys_types_h=yes |
---|
1158 | ac_cv_header_unistd_h=yes |
---|
1159 | ac_cv_header_zlib_h=yes |
---|
1160 | ac_cv_host=x86_64-apple-darwin16.3.0 |
---|
1161 | ac_cv_lib_faad_NeAACDecInit2=yes |
---|
1162 | ac_cv_objc_compiler_gnu=yes |
---|
1163 | ac_cv_objcxx_compiler_gnu=yes |
---|
1164 | ac_cv_objext=o |
---|
1165 | ac_cv_path_CP=/bin/cp |
---|
1166 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1167 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1168 | ac_cv_path_GREP=/usr/bin/grep |
---|
1169 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1170 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
1171 | ac_cv_path_MV=/bin/mv |
---|
1172 | ac_cv_path_RM=/bin/rm |
---|
1173 | ac_cv_path_SED=/usr/bin/sed |
---|
1174 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1175 | ac_cv_path_ac_pt_AR=/usr/bin/ar |
---|
1176 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1177 | ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib |
---|
1178 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1179 | ac_cv_prog_OBJCPP='/usr/bin/clang -E' |
---|
1180 | ac_cv_prog_OBJCXXCPP='/usr/bin/clang++ -E' |
---|
1181 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1182 | ac_cv_prog_cc_c89= |
---|
1183 | ac_cv_prog_cc_g=yes |
---|
1184 | ac_cv_prog_cxx_g=yes |
---|
1185 | ac_cv_prog_make_make_set=yes |
---|
1186 | ac_cv_prog_objc_g=yes |
---|
1187 | ac_cv_prog_objcxx_g=yes |
---|
1188 | ac_cv_search_pthread_create='none required' |
---|
1189 | ac_cv_sys_file_offset_bits=no |
---|
1190 | ac_cv_sys_largefile_CC=no |
---|
1191 | ac_cv_target=x86_64-apple-darwin16.3.0 |
---|
1192 | acl_cv_hardcode_direct=no |
---|
1193 | acl_cv_hardcode_libdir_flag_spec= |
---|
1194 | acl_cv_hardcode_libdir_separator= |
---|
1195 | acl_cv_hardcode_minus_L=no |
---|
1196 | acl_cv_libext=a |
---|
1197 | acl_cv_libname_spec='lib$name' |
---|
1198 | acl_cv_library_names_spec='$libname$shrext' |
---|
1199 | acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1200 | acl_cv_prog_gnu_ld=no |
---|
1201 | acl_cv_rpath=done |
---|
1202 | acl_cv_shlibext=dylib |
---|
1203 | acl_cv_wl=-Wl, |
---|
1204 | am_cv_func_iconv=yes |
---|
1205 | am_cv_func_iconv_works=yes |
---|
1206 | am_cv_lib_iconv=yes |
---|
1207 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
1208 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
1209 | gt_cv_func_gnugettext1_libc=no |
---|
1210 | gt_cv_func_gnugettext1_libintl=yes |
---|
1211 | pkg_cv_AUDACIOUS_CFLAGS=-I/opt/local/include |
---|
1212 | pkg_cv_AUDACIOUS_LIBS='-L/opt/local/lib -laudcore' |
---|
1213 | pkg_cv_CDIO_CFLAGS=-I/opt/local/include |
---|
1214 | pkg_cv_CDIO_LIBS='-L/opt/local/lib -lcdio_cdda -lcdio -lm -lcdio -lm -liconv -Wl,-rpath,/opt/local/lib -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration -lcddb -liconv' |
---|
1215 | pkg_cv_CUE_CFLAGS=-I/opt/local/include/libcue-1.4 |
---|
1216 | pkg_cv_CUE_LIBS='-L/opt/local/lib -lcue' |
---|
1217 | pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1218 | pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1219 | pkg_cv_FLUIDSYNTH_CFLAGS=-I/opt/local/include |
---|
1220 | pkg_cv_FLUIDSYNTH_LIBS='-L/opt/local/lib -lfluidsynth' |
---|
1221 | pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1222 | pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1223 | pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1224 | pkg_cv_GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl' |
---|
1225 | pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1226 | pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1227 | pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2' |
---|
1228 | pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype' |
---|
1229 | pkg_cv_LIBFLAC_CFLAGS=-I/opt/local/include |
---|
1230 | pkg_cv_LIBFLAC_LIBS='-L/opt/local/lib -lFLAC' |
---|
1231 | pkg_cv_MMS_CFLAGS='-I/opt/local/include/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1232 | pkg_cv_MMS_LIBS='-L/opt/local/lib -lmms -lm -lglib-2.0 -lintl' |
---|
1233 | pkg_cv_MODPLUG_CFLAGS=-I/opt/local/include |
---|
1234 | pkg_cv_MODPLUG_LIBS='-L/opt/local/lib -lmodplug' |
---|
1235 | pkg_cv_MPG123_CFLAGS=-I/opt/local/include |
---|
1236 | pkg_cv_MPG123_LIBS='-L/opt/local/lib -lmpg123' |
---|
1237 | pkg_cv_NEON_CFLAGS=-I/opt/local/include/neon |
---|
1238 | pkg_cv_NEON_LIBS='-L/opt/local/lib -lneon' |
---|
1239 | pkg_cv_NOTIFY_CFLAGS='-D_REENTRANT -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1240 | pkg_cv_NOTIFY_LIBS='-L/opt/local/lib -lnotify -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1241 | pkg_cv_SAMPLERATE_CFLAGS=-I/opt/local/include |
---|
1242 | pkg_cv_SAMPLERATE_LIBS='-L/opt/local/lib -lsamplerate' |
---|
1243 | pkg_cv_SNDFILE_CFLAGS=-I/opt/local/include |
---|
1244 | pkg_cv_SNDFILE_LIBS='-L/opt/local/lib -lsndfile' |
---|
1245 | pkg_cv_SOXR_CFLAGS=-I/opt/local/include |
---|
1246 | pkg_cv_SOXR_LIBS='-L/opt/local/lib -lsoxr' |
---|
1247 | pkg_cv_WAVPACK_CFLAGS=-I/opt/local/include |
---|
1248 | pkg_cv_WAVPACK_LIBS='-L/opt/local/lib -lwavpack' |
---|
1249 | pkg_cv_XML_CFLAGS=-I/opt/local/include/libxml2 |
---|
1250 | pkg_cv_XML_LIBS='-L/opt/local/lib -lxml2' |
---|
1251 | |
---|
1252 | ## ----------------- ## |
---|
1253 | ## Output variables. ## |
---|
1254 | ## ----------------- ## |
---|
1255 | |
---|
1256 | ALSA_CFLAGS='' |
---|
1257 | ALSA_LIBS='' |
---|
1258 | AMPACHE_CFLAGS='' |
---|
1259 | AMPACHE_LIBS='' |
---|
1260 | AR='/usr/bin/ar' |
---|
1261 | AUDACIOUS_CFLAGS='-I/opt/local/include' |
---|
1262 | AUDACIOUS_LIBS='-L/opt/local/lib -laudcore' |
---|
1263 | BIGENDIAN='0' |
---|
1264 | BS2B_CFLAGS='' |
---|
1265 | BS2B_LIBS='' |
---|
1266 | CC='/usr/bin/clang' |
---|
1267 | CC_DEPENDS='' |
---|
1268 | CDIO_CFLAGS='-I/opt/local/include' |
---|
1269 | CDIO_LIBS='-L/opt/local/lib -lcdio_cdda -lcdio -lm -lcdio -lm -liconv -Wl,-rpath,/opt/local/lib -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration -lcddb -liconv' |
---|
1270 | CFLAGS='-pipe -Os -arch x86_64 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden' |
---|
1271 | CLEAN_LIB='' |
---|
1272 | CONTAINER_PLUGINS='asx asx3 audpl m3u pls xspf cue' |
---|
1273 | CONTAINER_PLUGIN_DIR='' |
---|
1274 | CP='/bin/cp' |
---|
1275 | CPP='/usr/bin/clang -E' |
---|
1276 | CPPFLAGS='-I/opt/local/include -I/opt/local/include' |
---|
1277 | CUE_CFLAGS='-I/opt/local/include/libcue-1.4' |
---|
1278 | CUE_LIBS='-L/opt/local/lib -lcue' |
---|
1279 | CURL_CFLAGS='' |
---|
1280 | CURL_LIBS='' |
---|
1281 | CXX='/usr/bin/clang++' |
---|
1282 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -fvisibility=hidden' |
---|
1283 | CXX_DEPENDS='' |
---|
1284 | DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1285 | DBUS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1286 | DEFS='' |
---|
1287 | ECHO_C='\c' |
---|
1288 | ECHO_N='' |
---|
1289 | ECHO_T='' |
---|
1290 | EFFECT_PLUGINS='compressor crossfade crystalizer mixer silence-removal stereo_plugin voice_removal echo_plugin ladspa resample speedpitch soxr' |
---|
1291 | EFFECT_PLUGIN_DIR='' |
---|
1292 | EGREP='/usr/bin/grep -E' |
---|
1293 | EXEEXT='' |
---|
1294 | FFMPEG_CFLAGS='' |
---|
1295 | FFMPEG_LIBS='' |
---|
1296 | FILEWRITER_CFLAGS='' |
---|
1297 | FILEWRITER_LIBS='' |
---|
1298 | FLUIDSYNTH_CFLAGS='-I/opt/local/include' |
---|
1299 | FLUIDSYNTH_LIBS='-L/opt/local/lib -lfluidsynth' |
---|
1300 | GDKX11_CFLAGS='' |
---|
1301 | GDKX11_LIBS='' |
---|
1302 | GENERAL_PLUGINS=' alarm albumart lyricwiki playlist-manager search-tool statusicon gtkui skins delete-files skins-data cd-menu-items gnomeshortcuts notify' |
---|
1303 | GENERAL_PLUGIN_DIR='' |
---|
1304 | GETTEXT_MACRO_VERSION='0.19' |
---|
1305 | GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1306 | GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1307 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1308 | GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl' |
---|
1309 | GL_LIBS='' |
---|
1310 | GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1311 | GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1312 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1313 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
1314 | GREP='/usr/bin/grep' |
---|
1315 | GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2' |
---|
1316 | GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype' |
---|
1317 | HAVE_DARWIN='yes' |
---|
1318 | HAVE_LINUX='no' |
---|
1319 | HAVE_MSWINDOWS='no' |
---|
1320 | INPUT_PLUGINS='adplug metronom psf tonegen vtx xsf cdaudio flac amidiplug mpg123 aac wavpack sndfile modplug console' |
---|
1321 | INPUT_PLUGIN_DIR='' |
---|
1322 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1323 | INSTALL_LIB='&& ${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$${i%.dylib}.${LIB_MAJOR}.${LIB_MINOR}.dylib && ${LN_S} -f $${i%.dylib}.${LIB_MAJOR}.${LIB_MINOR}.dylib ${DESTDIR}${libdir}/$${i%.dylib}.${LIB_MAJOR}.dylib && ${LN_S} -f $${i%.dylib}.${LIB_MAJOR}.${LIB_MINOR}.dylib ${DESTDIR}${libdir}/$$i' |
---|
1324 | INSTALL_PROGRAM='${INSTALL}' |
---|
1325 | INSTALL_SCRIPT='${INSTALL}' |
---|
1326 | INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
1327 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
1328 | JACK_CFLAGS='' |
---|
1329 | JACK_LIBS='' |
---|
1330 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1331 | LDFLAGS_INSTALL_NAME='-Wl,-install_name,${libdir}/$${out%.dylib}.${LIB_MAJOR}.dylib' |
---|
1332 | LDFLAGS_RPATH='-Wl,-rpath,${libdir}' |
---|
1333 | LIBFLAC_CFLAGS='-I/opt/local/include' |
---|
1334 | LIBFLAC_LIBS='-L/opt/local/lib -lFLAC' |
---|
1335 | LIBICONV='-liconv' |
---|
1336 | LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
1337 | LIBOBJS='' |
---|
1338 | LIBS=' -lintl -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -laudcore' |
---|
1339 | LIB_CFLAGS='-fPIC -DPIC' |
---|
1340 | LIB_LDFLAGS='-dynamiclib -current_version ${LIB_MAJOR}.${LIB_MINOR} -compatibility_version ${LIB_MAJOR}' |
---|
1341 | LIB_PREFIX='lib' |
---|
1342 | LIB_SUFFIX='.dylib' |
---|
1343 | LN_S='ln -s' |
---|
1344 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
1345 | LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
1346 | LTLIBOBJS='' |
---|
1347 | MKDIR_P='build-aux/install-sh -c -d' |
---|
1348 | MMS_CFLAGS='-I/opt/local/include/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1349 | MMS_LIBS='-L/opt/local/lib -lmms -lm -lglib-2.0 -lintl' |
---|
1350 | MODPLUG_CFLAGS='-I/opt/local/include' |
---|
1351 | MODPLUG_LIBS='-L/opt/local/lib -lmodplug' |
---|
1352 | MPG123_CFLAGS='-I/opt/local/include' |
---|
1353 | MPG123_LIBS='-L/opt/local/lib -lmpg123' |
---|
1354 | MSGFMT='/opt/local/bin/msgfmt' |
---|
1355 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
1356 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
1357 | MV='/bin/mv' |
---|
1358 | NEON_CFLAGS='-I/opt/local/include/neon' |
---|
1359 | NEON_LIBS='-L/opt/local/lib -lneon' |
---|
1360 | NOTIFY_CFLAGS='-D_REENTRANT -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
1361 | NOTIFY_LIBS='-L/opt/local/lib -lnotify -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
---|
1362 | OBJC='/usr/bin/clang' |
---|
1363 | OBJCFLAGS='-pipe -Os -arch x86_64' |
---|
1364 | OBJCPP='/usr/bin/clang -E' |
---|
1365 | OBJCXX='/usr/bin/clang++' |
---|
1366 | OBJCXXCPP='/usr/bin/clang++ -E' |
---|
1367 | OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -std=c++11' |
---|
1368 | OBJCXX_DEPENDS='' |
---|
1369 | OBJC_DEPENDS='' |
---|
1370 | OBJEXT='o' |
---|
1371 | OSS_CFLAGS='' |
---|
1372 | OUTPUT_PLUGINS='' |
---|
1373 | OUTPUT_PLUGIN_DIR='' |
---|
1374 | PACKAGE_BUGREPORT='' |
---|
1375 | PACKAGE_NAME='audacious-plugins' |
---|
1376 | PACKAGE_STRING='audacious-plugins 3.8' |
---|
1377 | PACKAGE_TARNAME='audacious-plugins' |
---|
1378 | PACKAGE_URL='' |
---|
1379 | PACKAGE_VERSION='3.8' |
---|
1380 | PATH_SEPARATOR=':' |
---|
1381 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1382 | PKG_CONFIG_LIBDIR='' |
---|
1383 | PKG_CONFIG_PATH='' |
---|
1384 | PLUGIN_CFLAGS='-fPIC -DPIC' |
---|
1385 | PLUGIN_LDFLAGS='-bundle -undefined dynamic_lookup' |
---|
1386 | PLUGIN_SUFFIX='.bundle' |
---|
1387 | POSUB='po' |
---|
1388 | PULSE_CFLAGS='' |
---|
1389 | PULSE_LIBS='' |
---|
1390 | QTCORE_CFLAGS='' |
---|
1391 | QTCORE_LIBS='' |
---|
1392 | QTMULTIMEDIA_CFLAGS='' |
---|
1393 | QTMULTIMEDIA_LIBS='' |
---|
1394 | QTOPENGL_CFLAGS='' |
---|
1395 | QTOPENGL_LIBS='' |
---|
1396 | QT_CFLAGS='' |
---|
1397 | QT_LIBS='' |
---|
1398 | RANLIB='/usr/bin/ranlib' |
---|
1399 | RM='/bin/rm' |
---|
1400 | SAMPLERATE_CFLAGS='-I/opt/local/include' |
---|
1401 | SAMPLERATE_LIBS='-L/opt/local/lib -lsamplerate' |
---|
1402 | SDL_CFLAGS='' |
---|
1403 | SDL_LIBS='' |
---|
1404 | SED='/usr/bin/sed' |
---|
1405 | SET_MAKE='' |
---|
1406 | SHELL='/bin/sh' |
---|
1407 | SIDPLAYFP_CFLAGS='' |
---|
1408 | SIDPLAYFP_LIBS='' |
---|
1409 | SNDFILE_CFLAGS='-I/opt/local/include' |
---|
1410 | SNDFILE_LIBS='-L/opt/local/lib -lsndfile' |
---|
1411 | SOXR_CFLAGS='-I/opt/local/include' |
---|
1412 | SOXR_LIBS='-L/opt/local/lib -lsoxr' |
---|
1413 | TERM_BOLD='' |
---|
1414 | TERM_EL='' |
---|
1415 | TERM_SETAF1='' |
---|
1416 | TERM_SETAF2='' |
---|
1417 | TERM_SETAF3='' |
---|
1418 | TERM_SETAF4='' |
---|
1419 | TERM_SETAF6='' |
---|
1420 | TERM_SGR0='' |
---|
1421 | TPUT='' |
---|
1422 | TRANSPORT_PLUGINS='gio neon mms' |
---|
1423 | TRANSPORT_PLUGIN_DIR='' |
---|
1424 | UNINSTALL_LIB='&& rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$${i%.dylib}.${LIB_MAJOR}.dylib ${DESTDIR}${libdir}/$${i%.dylib}.${LIB_MAJOR}.${LIB_MINOR}.dylib' |
---|
1425 | USE_GTK='yes' |
---|
1426 | USE_NLS='yes' |
---|
1427 | USE_QT='no' |
---|
1428 | VISUALIZATION_PLUGINS=' blur_scope cairo-spectrum' |
---|
1429 | VISUALIZATION_PLUGIN_DIR='' |
---|
1430 | VORBIS_CFLAGS='' |
---|
1431 | VORBIS_LIBS='' |
---|
1432 | WAVPACK_CFLAGS='-I/opt/local/include' |
---|
1433 | WAVPACK_LIBS='-L/opt/local/lib -lwavpack' |
---|
1434 | WINDRES='' |
---|
1435 | X11EXT_CFLAGS='' |
---|
1436 | X11EXT_LIBS='' |
---|
1437 | XGETTEXT='/opt/local/bin/xgettext' |
---|
1438 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
1439 | XGETTEXT_EXTRA_OPTIONS='' |
---|
1440 | XML_CFLAGS='-I/opt/local/include/libxml2' |
---|
1441 | XML_LIBS='-L/opt/local/lib -lxml2' |
---|
1442 | ac_ct_CC='/usr/bin/clang' |
---|
1443 | ac_ct_CXX='' |
---|
1444 | ac_ct_OBJC='' |
---|
1445 | ac_ct_OBJCXX='' |
---|
1446 | bindir='${exec_prefix}/bin' |
---|
1447 | build='x86_64-apple-darwin16.3.0' |
---|
1448 | build_alias='' |
---|
1449 | build_cpu='x86_64' |
---|
1450 | build_os='darwin16.3.0' |
---|
1451 | build_vendor='apple' |
---|
1452 | datadir='${datarootdir}' |
---|
1453 | datarootdir='${prefix}/share' |
---|
1454 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1455 | dvidir='${docdir}' |
---|
1456 | exec_prefix='NONE' |
---|
1457 | have_mpris2='' |
---|
1458 | host='x86_64-apple-darwin16.3.0' |
---|
1459 | host_alias='' |
---|
1460 | host_cpu='x86_64' |
---|
1461 | host_os='darwin16.3.0' |
---|
1462 | host_vendor='apple' |
---|
1463 | htmldir='${docdir}' |
---|
1464 | includedir='${prefix}/include' |
---|
1465 | infodir='${datarootdir}/info' |
---|
1466 | libdir='${exec_prefix}/lib' |
---|
1467 | libexecdir='${exec_prefix}/libexec' |
---|
1468 | localedir='${datarootdir}/locale' |
---|
1469 | localstatedir='${prefix}/var' |
---|
1470 | mandir='${datarootdir}/man' |
---|
1471 | oldincludedir='/usr/include' |
---|
1472 | pdfdir='${docdir}' |
---|
1473 | plugindir='' |
---|
1474 | prefix='/opt/local' |
---|
1475 | program_transform_name='s,x,x,' |
---|
1476 | psdir='${docdir}' |
---|
1477 | sbindir='${exec_prefix}/sbin' |
---|
1478 | sharedstatedir='${prefix}/com' |
---|
1479 | sysconfdir='${prefix}/etc' |
---|
1480 | target='x86_64-apple-darwin16.3.0' |
---|
1481 | target_alias='' |
---|
1482 | target_cpu='x86_64' |
---|
1483 | target_os='darwin16.3.0' |
---|
1484 | target_vendor='apple' |
---|
1485 | |
---|
1486 | ## ----------- ## |
---|
1487 | ## confdefs.h. ## |
---|
1488 | ## ----------- ## |
---|
1489 | |
---|
1490 | /* confdefs.h */ |
---|
1491 | #define PACKAGE_NAME "audacious-plugins" |
---|
1492 | #define PACKAGE_TARNAME "audacious-plugins" |
---|
1493 | #define PACKAGE_VERSION "3.8" |
---|
1494 | #define PACKAGE_STRING "audacious-plugins 3.8" |
---|
1495 | #define PACKAGE_BUGREPORT "" |
---|
1496 | #define PACKAGE_URL "" |
---|
1497 | #define PACKAGE "audacious-plugins" |
---|
1498 | #define VERSION "3.8" |
---|
1499 | #define STDC_HEADERS 1 |
---|
1500 | #define HAVE_SYS_TYPES_H 1 |
---|
1501 | #define HAVE_SYS_STAT_H 1 |
---|
1502 | #define HAVE_STDLIB_H 1 |
---|
1503 | #define HAVE_STRING_H 1 |
---|
1504 | #define HAVE_MEMORY_H 1 |
---|
1505 | #define HAVE_STRINGS_H 1 |
---|
1506 | #define HAVE_INTTYPES_H 1 |
---|
1507 | #define HAVE_STDINT_H 1 |
---|
1508 | #define HAVE_UNISTD_H 1 |
---|
1509 | #define EXPORT __attribute__((visibility("default"))) |
---|
1510 | #define USE_GTK 1 |
---|
1511 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1512 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1513 | #define HAVE_ICONV 1 |
---|
1514 | #define ENABLE_NLS 1 |
---|
1515 | #define HAVE_GETTEXT 1 |
---|
1516 | #define HAVE_DCGETTEXT 1 |
---|
1517 | #define HAVE_ZLIB_H 1 |
---|
1518 | |
---|
1519 | configure: exit 1 |
---|