Ticket #53247: config.log

File config.log, 58.8 KB (added by sanchezelton (Elton Sanchez), 7 years ago)

config output for installation of audacious-plugins

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