Ticket #54331: config.log

File config.log, 47.1 KB (added by ssisak (Steve Sisak), 7 years ago)

config.log from failure

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 libass configure 0.13.7, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-fontconfig --disable-harfbuzz --disable-silent-rules --disable-dependency-tracking --host=x86_64-apple-darwin16.6.0 --enable-asm
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MBP-R-62.local
14uname -m = x86_64
15uname -r = 16.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/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.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 439 tasks, 2008 threads, 8 processors
34Load average: 3.40, Mach factor: 4.59
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:2416: checking for a BSD-compatible install
52configure:2484: result: /usr/bin/install -c
53configure:2495: checking whether build environment is sane
54configure:2550: result: yes
55configure:2609: checking for x86_64-apple-darwin16.6.0-strip
56configure:2639: result: no
57configure:2649: checking for strip
58configure:2665: found /usr/bin/strip
59configure:2676: result: strip
60configure:2701: checking for a thread-safe mkdir -p
61configure:2740: result: ./install-sh -c -d
62configure:2747: checking for gawk
63configure:2763: found /opt/local/bin/gawk
64configure:2774: result: gawk
65configure:2785: checking whether make sets $(MAKE)
66configure:2807: result: yes
67configure:2836: checking whether make supports nested variables
68configure:2853: result: yes
69configure:3011: checking build system type
70configure:3025: result: x86_64-apple-darwin16.6.0
71configure:3045: checking host system type
72configure:3058: result: x86_64-apple-darwin16.6.0
73configure:3099: checking how to print strings
74configure:3126: result: printf
75configure:3159: checking for style of include used by make
76configure:3187: result: GNU
77configure:3218: checking for x86_64-apple-darwin16.6.0-gcc
78configure:3245: result: /usr/bin/clang
79configure:3514: checking for C compiler version
80configure:3523: /usr/bin/clang --version >&5
81Apple LLVM version 8.1.0 (clang-802.0.42)
82Target: x86_64-apple-darwin16.6.0
83Thread model: posix
84InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
85configure:3534: $? = 0
86configure:3523: /usr/bin/clang -v >&5
87Apple LLVM version 8.1.0 (clang-802.0.42)
88Target: x86_64-apple-darwin16.6.0
89Thread model: posix
90InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
91configure:3534: $? = 0
92configure:3523: /usr/bin/clang -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3534: $? = 1
96configure:3523: /usr/bin/clang -qversion >&5
97clang: error: unknown argument: '-qversion'
98clang: error: no input files
99configure:3534: $? = 1
100configure:3554: checking whether the C compiler works
101configure:3576: /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
102configure:3580: $? = 0
103configure:3628: result: yes
104configure:3631: checking for C compiler default output file name
105configure:3633: result: a.out
106configure:3639: checking for suffix of executables
107configure:3646: /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
108configure:3650: $? = 0
109configure:3672: result:
110configure:3694: checking whether we are cross compiling
111configure:3702: /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
112configure:3706: $? = 0
113configure:3713: ./conftest
114configure:3717: $? = 0
115configure:3732: result: no
116configure:3737: checking for suffix of object files
117configure:3759: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
118configure:3763: $? = 0
119configure:3784: result: o
120configure:3788: checking whether we are using the GNU C compiler
121configure:3807: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
122configure:3807: $? = 0
123configure:3816: result: yes
124configure:3825: checking whether /usr/bin/clang accepts -g
125configure:3845: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
126configure:3845: $? = 0
127configure:3886: result: yes
128configure:3903: checking for /usr/bin/clang option to accept ISO C89
129configure:3966: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
130configure:3966: $? = 0
131configure:3979: result: none needed
132configure:4004: checking whether /usr/bin/clang understands -c and -o together
133configure:4026: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:4029: $? = 0
135configure:4026: /usr/bin/clang -c conftest.c -o conftest2.o
136configure:4029: $? = 0
137configure:4041: result: yes
138configure:4060: checking dependency style of /usr/bin/clang
139configure:4171: result: none
140configure:4186: checking for a sed that does not truncate output
141configure:4250: result: /usr/bin/sed
142configure:4268: checking for grep that handles long lines and -e
143configure:4326: result: /usr/bin/grep
144configure:4331: checking for egrep
145configure:4393: result: /usr/bin/grep -E
146configure:4398: checking for fgrep
147configure:4460: result: /usr/bin/grep -F
148configure:4495: checking for ld used by /usr/bin/clang
149configure:4562: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
150configure:4569: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
151configure:4584: result: no
152configure:4596: checking for BSD- or MS-compatible name lister (nm)
153configure:4650: result: /usr/bin/nm -B
154configure:4780: checking the name lister (/usr/bin/nm -B) interface
155configure:4787: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
156configure:4790: /usr/bin/nm -B "conftest.o"
157configure:4793: output
1580000000000000000 S _some_variable
159configure:4800: result: BSD nm
160configure:4803: checking whether ln -s works
161configure:4807: result: yes
162configure:4815: checking the maximum length of command line arguments
163configure:4946: result: 196608
164configure:4994: checking how to convert x86_64-apple-darwin16.6.0 file names to x86_64-apple-darwin16.6.0 format
165configure:5034: result: func_convert_file_noop
166configure:5041: checking how to convert x86_64-apple-darwin16.6.0 file names to toolchain format
167configure:5061: result: func_convert_file_noop
168configure:5068: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
169configure:5075: result: -r
170configure:5109: checking for x86_64-apple-darwin16.6.0-objdump
171configure:5139: result: no
172configure:5149: checking for objdump
173configure:5165: found /usr/bin/objdump
174configure:5176: result: objdump
175configure:5208: checking how to recognize dependent libraries
176configure:5408: result: pass_all
177configure:5453: checking for x86_64-apple-darwin16.6.0-dlltool
178configure:5483: result: no
179configure:5493: checking for dlltool
180configure:5523: result: no
181configure:5553: checking how to associate runtime and link libraries
182configure:5580: result: printf %s\n
183configure:5597: checking for x86_64-apple-darwin16.6.0-ar
184configure:5627: result: no
185configure:5641: checking for ar
186configure:5657: found /usr/bin/ar
187configure:5668: result: ar
188configure:5705: checking for archiver @FILE support
189configure:5722: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
190configure:5722: $? = 0
191configure:5725: ar cru libconftest.a @conftest.lst >&5
192ar: @conftest.lst: No such file or directory
193configure:5728: $? = 1
194configure:5748: result: no
195configure:5766: checking for x86_64-apple-darwin16.6.0-strip
196configure:5793: result: strip
197configure:5865: checking for x86_64-apple-darwin16.6.0-ranlib
198configure:5895: result: no
199configure:5905: checking for ranlib
200configure:5921: found /usr/bin/ranlib
201configure:5932: result: ranlib
202configure:6034: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
203configure:6187: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
204configure:6190: $? = 0
205configure:6194: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
206configure:6197: $? = 0
207cannot find nm_test_var in conftest.nm
208configure:6187: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
209configure:6190: $? = 0
210configure:6194: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
211configure:6197: $? = 0
212configure:6263: /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 conftstm.o >&5
213configure:6266: $? = 0
214configure:6304: result: ok
215configure:6351: checking for sysroot
216configure:6381: result: no
217configure:6388: checking for a working dd
218configure:6426: result: /bin/dd
219configure:6430: checking how to truncate binary pipes
220configure:6445: result: /bin/dd bs=4096 count=1
221configure:6734: checking for x86_64-apple-darwin16.6.0-mt
222configure:6764: result: no
223configure:6774: checking for mt
224configure:6804: result: no
225configure:6824: checking if : is a manifest tool
226configure:6830: : '-?'
227configure:6838: result: no
228configure:6854: checking for x86_64-apple-darwin16.6.0-dsymutil
229configure:6884: result: no
230configure:6894: checking for dsymutil
231configure:6910: found /usr/bin/dsymutil
232configure:6921: result: dsymutil
233configure:6946: checking for x86_64-apple-darwin16.6.0-nmedit
234configure:6976: result: no
235configure:6986: checking for nmedit
236configure:7002: found /usr/bin/nmedit
237configure:7013: result: nmedit
238configure:7038: checking for x86_64-apple-darwin16.6.0-lipo
239configure:7068: result: no
240configure:7078: checking for lipo
241configure:7094: found /usr/bin/lipo
242configure:7105: result: lipo
243configure:7130: checking for x86_64-apple-darwin16.6.0-otool
244configure:7160: result: no
245configure:7170: checking for otool
246configure:7186: found /usr/bin/otool
247configure:7197: result: otool
248configure:7222: checking for x86_64-apple-darwin16.6.0-otool64
249configure:7252: result: no
250configure:7262: checking for otool64
251configure:7292: result: no
252configure:7337: checking for -single_module linker flag
253/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
254configure:7370: result: yes
255configure:7373: checking for -exported_symbols_list linker flag
256configure:7393: /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 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
257configure:7393: $? = 0
258configure:7403: result: yes
259configure:7406: checking for -force_load linker flag
260/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
261ar cru libconftest.a conftest.o
262ranlib libconftest.a
263/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
264configure:7438: result: yes
265configure:7515: checking how to run the C preprocessor
266configure:7546: /usr/bin/clang -E -I/opt/local/include conftest.c
267configure:7546: $? = 0
268configure:7560: /usr/bin/clang -E -I/opt/local/include conftest.c
269conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
270#include <ac_nonexistent.h>
271         ^
2721 error generated.
273configure:7560: $? = 1
274configure: failed program was:
275| /* confdefs.h */
276| #define PACKAGE_NAME "libass"
277| #define PACKAGE_TARNAME "libass"
278| #define PACKAGE_VERSION "0.13.7"
279| #define PACKAGE_STRING "libass 0.13.7"
280| #define PACKAGE_BUGREPORT ""
281| #define PACKAGE_URL ""
282| #define PACKAGE "libass"
283| #define VERSION "0.13.7"
284| /* end confdefs.h.  */
285| #include <ac_nonexistent.h>
286configure:7585: result: /usr/bin/clang -E
287configure:7605: /usr/bin/clang -E -I/opt/local/include conftest.c
288configure:7605: $? = 0
289configure:7619: /usr/bin/clang -E -I/opt/local/include conftest.c
290conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
291#include <ac_nonexistent.h>
292         ^
2931 error generated.
294configure:7619: $? = 1
295configure: failed program was:
296| /* confdefs.h */
297| #define PACKAGE_NAME "libass"
298| #define PACKAGE_TARNAME "libass"
299| #define PACKAGE_VERSION "0.13.7"
300| #define PACKAGE_STRING "libass 0.13.7"
301| #define PACKAGE_BUGREPORT ""
302| #define PACKAGE_URL ""
303| #define PACKAGE "libass"
304| #define VERSION "0.13.7"
305| /* end confdefs.h.  */
306| #include <ac_nonexistent.h>
307configure:7648: checking for ANSI C header files
308configure:7668: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
309configure:7668: $? = 0
310configure:7741: /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
311configure:7741: $? = 0
312configure:7741: ./conftest
313configure:7741: $? = 0
314configure:7752: result: yes
315configure:7765: checking for sys/types.h
316configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
317configure:7765: $? = 0
318configure:7765: result: yes
319configure:7765: checking for sys/stat.h
320configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
321configure:7765: $? = 0
322configure:7765: result: yes
323configure:7765: checking for stdlib.h
324configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
325configure:7765: $? = 0
326configure:7765: result: yes
327configure:7765: checking for string.h
328configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
329configure:7765: $? = 0
330configure:7765: result: yes
331configure:7765: checking for memory.h
332configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
333configure:7765: $? = 0
334configure:7765: result: yes
335configure:7765: checking for strings.h
336configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
337configure:7765: $? = 0
338configure:7765: result: yes
339configure:7765: checking for inttypes.h
340configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
341configure:7765: $? = 0
342configure:7765: result: yes
343configure:7765: checking for stdint.h
344configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
345configure:7765: $? = 0
346configure:7765: result: yes
347configure:7765: checking for unistd.h
348configure:7765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
349configure:7765: $? = 0
350configure:7765: result: yes
351configure:7779: checking for dlfcn.h
352configure:7779: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
353configure:7779: $? = 0
354configure:7779: result: yes
355configure:8035: checking for objdir
356configure:8050: result: .libs
357configure:8314: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
358configure:8332: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
359configure:8336: $? = 0
360configure:8349: result: yes
361configure:8707: checking for /usr/bin/clang option to produce PIC
362configure:8714: result: -fno-common -DPIC
363configure:8722: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
364configure:8740: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
365configure:8744: $? = 0
366configure:8757: result: yes
367configure:8786: checking if /usr/bin/clang static flag -static works
368configure:8814: result: no
369configure:8829: checking if /usr/bin/clang supports -c -o file.o
370configure:8850: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
371configure:8854: $? = 0
372configure:8876: result: yes
373configure:8884: checking if /usr/bin/clang supports -c -o file.o
374configure:8931: result: yes
375configure:8964: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
376configure:10223: result: yes
377configure:10463: checking dynamic linker characteristics
378configure:11281: result: darwin16.6.0 dyld
379configure:11403: checking how to hardcode library paths into programs
380configure:11428: result: immediate
381configure:11976: checking whether stripping libraries is possible
382configure:11990: result: yes
383configure:12016: checking if libtool supports shared libraries
384configure:12018: result: yes
385configure:12021: checking whether to build shared libraries
386configure:12046: result: yes
387configure:12049: checking whether to build static libraries
388configure:12053: result: yes
389configure:12103: checking for x86_64-apple-darwin16.6.0-gcc
390configure:12130: result: /usr/bin/clang
391configure:12399: checking for C compiler version
392configure:12408: /usr/bin/clang --version >&5
393Apple LLVM version 8.1.0 (clang-802.0.42)
394Target: x86_64-apple-darwin16.6.0
395Thread model: posix
396InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
397configure:12419: $? = 0
398configure:12408: /usr/bin/clang -v >&5
399Apple LLVM version 8.1.0 (clang-802.0.42)
400Target: x86_64-apple-darwin16.6.0
401Thread model: posix
402InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
403configure:12419: $? = 0
404configure:12408: /usr/bin/clang -V >&5
405clang: error: argument to '-V' is missing (expected 1 value)
406clang: error: no input files
407configure:12419: $? = 1
408configure:12408: /usr/bin/clang -qversion >&5
409clang: error: unknown argument: '-qversion'
410clang: error: no input files
411configure:12419: $? = 1
412configure:12423: checking whether we are using the GNU C compiler
413configure:12451: result: yes
414configure:12460: checking whether /usr/bin/clang accepts -g
415configure:12521: result: yes
416configure:12538: checking for /usr/bin/clang option to accept ISO C89
417configure:12614: result: none needed
418configure:12639: checking whether /usr/bin/clang understands -c and -o together
419configure:12676: result: yes
420configure:12695: checking dependency style of /usr/bin/clang
421configure:12806: result: none
422configure:12826: checking how to run the C preprocessor
423configure:12896: result: /usr/bin/clang -E
424configure:12916: /usr/bin/clang -E -I/opt/local/include conftest.c
425configure:12916: $? = 0
426configure:12930: /usr/bin/clang -E -I/opt/local/include conftest.c
427conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
428#include <ac_nonexistent.h>
429         ^
4301 error generated.
431configure:12930: $? = 1
432configure: failed program was:
433| /* confdefs.h */
434| #define PACKAGE_NAME "libass"
435| #define PACKAGE_TARNAME "libass"
436| #define PACKAGE_VERSION "0.13.7"
437| #define PACKAGE_STRING "libass 0.13.7"
438| #define PACKAGE_BUGREPORT ""
439| #define PACKAGE_URL ""
440| #define PACKAGE "libass"
441| #define VERSION "0.13.7"
442| #define STDC_HEADERS 1
443| #define HAVE_SYS_TYPES_H 1
444| #define HAVE_SYS_STAT_H 1
445| #define HAVE_STDLIB_H 1
446| #define HAVE_STRING_H 1
447| #define HAVE_MEMORY_H 1
448| #define HAVE_STRINGS_H 1
449| #define HAVE_INTTYPES_H 1
450| #define HAVE_STDINT_H 1
451| #define HAVE_UNISTD_H 1
452| #define HAVE_DLFCN_H 1
453| #define LT_OBJDIR ".libs/"
454| /* end confdefs.h.  */
455| #include <ac_nonexistent.h>
456configure:12968: checking dependency style of /usr/bin/clang
457configure:13077: result: none
458configure:13094: checking for ANSI C header files
459configure:13198: result: yes
460configure:13206: checking for stdbool.h that conforms to C99
461configure:13273: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
462conftest.c:73:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
463             bool e = &s;
464                  ~    ^
465conftest.c:77:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
466             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
467                     ~^
468conftest.c:77:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
469             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
470                          ~^
471conftest.c:77:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
472             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
473                               ~^
474conftest.c:77:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
475             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
476                                    ~^
477conftest.c:77:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
478             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
479                                              ~^
480conftest.c:77:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
481             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
482                                                   ~^
483conftest.c:77:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
484             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
485                                                        ~^
486conftest.c:77:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
487             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
488                                                             ~^
489conftest.c:78:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
490                            ~^
491conftest.c:78:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
492                                 ~^
493conftest.c:78:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
494                                      ~^
49512 warnings generated.
496configure:13273: $? = 0
497configure:13280: result: yes
498configure:13282: checking for _Bool
499configure:13282: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
500configure:13282: $? = 0
501configure:13282: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
502conftest.c:60:20: error: expected expression
503if (sizeof ((_Bool)))
504                   ^
5051 error generated.
506configure:13282: $? = 1
507configure: failed program was:
508| /* confdefs.h */
509| #define PACKAGE_NAME "libass"
510| #define PACKAGE_TARNAME "libass"
511| #define PACKAGE_VERSION "0.13.7"
512| #define PACKAGE_STRING "libass 0.13.7"
513| #define PACKAGE_BUGREPORT ""
514| #define PACKAGE_URL ""
515| #define PACKAGE "libass"
516| #define VERSION "0.13.7"
517| #define STDC_HEADERS 1
518| #define HAVE_SYS_TYPES_H 1
519| #define HAVE_SYS_STAT_H 1
520| #define HAVE_STDLIB_H 1
521| #define HAVE_STRING_H 1
522| #define HAVE_MEMORY_H 1
523| #define HAVE_STRINGS_H 1
524| #define HAVE_INTTYPES_H 1
525| #define HAVE_STDINT_H 1
526| #define HAVE_UNISTD_H 1
527| #define HAVE_DLFCN_H 1
528| #define LT_OBJDIR ".libs/"
529| #define STDC_HEADERS 1
530| /* end confdefs.h.  */
531| #include <stdio.h>
532| #ifdef HAVE_SYS_TYPES_H
533| # include <sys/types.h>
534| #endif
535| #ifdef HAVE_SYS_STAT_H
536| # include <sys/stat.h>
537| #endif
538| #ifdef STDC_HEADERS
539| # include <stdlib.h>
540| # include <stddef.h>
541| #else
542| # ifdef HAVE_STDLIB_H
543| #  include <stdlib.h>
544| # endif
545| #endif
546| #ifdef HAVE_STRING_H
547| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
548| #  include <memory.h>
549| # endif
550| # include <string.h>
551| #endif
552| #ifdef HAVE_STRINGS_H
553| # include <strings.h>
554| #endif
555| #ifdef HAVE_INTTYPES_H
556| # include <inttypes.h>
557| #endif
558| #ifdef HAVE_STDINT_H
559| # include <stdint.h>
560| #endif
561| #ifdef HAVE_UNISTD_H
562| # include <unistd.h>
563| #endif
564| int
565| main ()
566| {
567| if (sizeof ((_Bool)))
568|           return 0;
569|   ;
570|   return 0;
571| }
572configure:13282: result: yes
573configure:13302: checking for stdint.h
574configure:13302: result: yes
575configure:13302: checking iconv.h usability
576configure:13302: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
577configure:13302: $? = 0
578configure:13302: result: yes
579configure:13302: checking iconv.h presence
580configure:13302: /usr/bin/clang -E -I/opt/local/include conftest.c
581configure:13302: $? = 0
582configure:13302: result: yes
583configure:13302: checking for iconv.h
584configure:13302: result: yes
585configure:13317: checking for strdup
586configure:13317: /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
587conftest.c:51:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
588char strdup ();
589     ^
590conftest.c:51:6: note: 'strdup' is a builtin with type 'char *(const char *)'
5911 warning generated.
592configure:13317: $? = 0
593configure:13317: result: yes
594configure:13317: checking for strndup
595configure:13317: /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
596conftest.c:52:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
597char strndup ();
598     ^
599conftest.c:52:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
6001 warning generated.
601configure:13317: $? = 0
602configure:13317: result: yes
603configure:13332: checking for library containing libiconv_open
604configure:13363: /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
605Undefined symbols for architecture x86_64:
606  "_libiconv_open", referenced from:
607      _main in conftest-ded87e.o
608ld: symbol(s) not found for architecture x86_64
609clang: error: linker command failed with exit code 1 (use -v to see invocation)
610configure:13363: $? = 1
611configure: failed program was:
612| /* confdefs.h */
613| #define PACKAGE_NAME "libass"
614| #define PACKAGE_TARNAME "libass"
615| #define PACKAGE_VERSION "0.13.7"
616| #define PACKAGE_STRING "libass 0.13.7"
617| #define PACKAGE_BUGREPORT ""
618| #define PACKAGE_URL ""
619| #define PACKAGE "libass"
620| #define VERSION "0.13.7"
621| #define STDC_HEADERS 1
622| #define HAVE_SYS_TYPES_H 1
623| #define HAVE_SYS_STAT_H 1
624| #define HAVE_STDLIB_H 1
625| #define HAVE_STRING_H 1
626| #define HAVE_MEMORY_H 1
627| #define HAVE_STRINGS_H 1
628| #define HAVE_INTTYPES_H 1
629| #define HAVE_STDINT_H 1
630| #define HAVE_UNISTD_H 1
631| #define HAVE_DLFCN_H 1
632| #define LT_OBJDIR ".libs/"
633| #define STDC_HEADERS 1
634| #define HAVE__BOOL 1
635| #define HAVE_STDBOOL_H 1
636| #define HAVE_STDINT_H 1
637| #define HAVE_ICONV_H 1
638| #define HAVE_STRDUP 1
639| #define HAVE_STRNDUP 1
640| /* end confdefs.h.  */
641|
642| /* Override any GCC internal prototype to avoid an error.
643|    Use char because int might match the return type of a GCC
644|    builtin and then its argument prototype would still apply.  */
645| #ifdef __cplusplus
646| extern "C"
647| #endif
648| char libiconv_open ();
649| int
650| main ()
651| {
652| return libiconv_open ();
653|   ;
654|   return 0;
655| }
656configure:13363: /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 -liconv   >&5
657configure:13363: $? = 0
658configure:13380: result: -liconv
659configure:13388: checking for library containing iconv_open
660configure:13419: /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 -liconv  >&5
661Undefined symbols for architecture x86_64:
662  "_iconv_open", referenced from:
663      _main in conftest-33ea9f.o
664ld: symbol(s) not found for architecture x86_64
665clang: error: linker command failed with exit code 1 (use -v to see invocation)
666configure:13419: $? = 1
667configure: failed program was:
668| /* confdefs.h */
669| #define PACKAGE_NAME "libass"
670| #define PACKAGE_TARNAME "libass"
671| #define PACKAGE_VERSION "0.13.7"
672| #define PACKAGE_STRING "libass 0.13.7"
673| #define PACKAGE_BUGREPORT ""
674| #define PACKAGE_URL ""
675| #define PACKAGE "libass"
676| #define VERSION "0.13.7"
677| #define STDC_HEADERS 1
678| #define HAVE_SYS_TYPES_H 1
679| #define HAVE_SYS_STAT_H 1
680| #define HAVE_STDLIB_H 1
681| #define HAVE_STRING_H 1
682| #define HAVE_MEMORY_H 1
683| #define HAVE_STRINGS_H 1
684| #define HAVE_INTTYPES_H 1
685| #define HAVE_STDINT_H 1
686| #define HAVE_UNISTD_H 1
687| #define HAVE_DLFCN_H 1
688| #define LT_OBJDIR ".libs/"
689| #define STDC_HEADERS 1
690| #define HAVE__BOOL 1
691| #define HAVE_STDBOOL_H 1
692| #define HAVE_STDINT_H 1
693| #define HAVE_ICONV_H 1
694| #define HAVE_STRDUP 1
695| #define HAVE_STRNDUP 1
696| /* end confdefs.h.  */
697|
698| /* Override any GCC internal prototype to avoid an error.
699|    Use char because int might match the return type of a GCC
700|    builtin and then its argument prototype would still apply.  */
701| #ifdef __cplusplus
702| extern "C"
703| #endif
704| char iconv_open ();
705| int
706| main ()
707| {
708| return iconv_open ();
709|   ;
710|   return 0;
711| }
712configure:13419: /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 -liconv  -liconv  >&5
713Undefined symbols for architecture x86_64:
714  "_iconv_open", referenced from:
715      _main in conftest-6a3972.o
716ld: symbol(s) not found for architecture x86_64
717clang: error: linker command failed with exit code 1 (use -v to see invocation)
718configure:13419: $? = 1
719configure: failed program was:
720| /* confdefs.h */
721| #define PACKAGE_NAME "libass"
722| #define PACKAGE_TARNAME "libass"
723| #define PACKAGE_VERSION "0.13.7"
724| #define PACKAGE_STRING "libass 0.13.7"
725| #define PACKAGE_BUGREPORT ""
726| #define PACKAGE_URL ""
727| #define PACKAGE "libass"
728| #define VERSION "0.13.7"
729| #define STDC_HEADERS 1
730| #define HAVE_SYS_TYPES_H 1
731| #define HAVE_SYS_STAT_H 1
732| #define HAVE_STDLIB_H 1
733| #define HAVE_STRING_H 1
734| #define HAVE_MEMORY_H 1
735| #define HAVE_STRINGS_H 1
736| #define HAVE_INTTYPES_H 1
737| #define HAVE_STDINT_H 1
738| #define HAVE_UNISTD_H 1
739| #define HAVE_DLFCN_H 1
740| #define LT_OBJDIR ".libs/"
741| #define STDC_HEADERS 1
742| #define HAVE__BOOL 1
743| #define HAVE_STDBOOL_H 1
744| #define HAVE_STDINT_H 1
745| #define HAVE_ICONV_H 1
746| #define HAVE_STRDUP 1
747| #define HAVE_STRNDUP 1
748| /* end confdefs.h.  */
749|
750| /* Override any GCC internal prototype to avoid an error.
751|    Use char because int might match the return type of a GCC
752|    builtin and then its argument prototype would still apply.  */
753| #ifdef __cplusplus
754| extern "C"
755| #endif
756| char iconv_open ();
757| int
758| main ()
759| {
760| return iconv_open ();
761|   ;
762|   return 0;
763| }
764configure:13436: result: no
765configure:13444: checking for fabs in -lm
766configure:13469: /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 -lm  -liconv  >&5
767conftest.c:37:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
768char fabs ();
769     ^
770conftest.c:37:6: note: 'fabs' is a builtin with type 'double (double)'
7711 warning generated.
772configure:13469: $? = 0
773configure:13478: result: yes
774configure:13598: checking for yasm
775configure:13614: found /opt/local/bin/yasm
776configure:13625: result: yes
777configure:13643: checking if yasm supports vpmovzxwd
778configure:13648: result: yes
779configure:13769: checking for x86_64-apple-darwin16.6.0-pkg-config
780configure:13802: result: no
781configure:13812: checking for pkg-config
782configure:13830: found /opt/local/bin/pkg-config
783configure:13842: result: /opt/local/bin/pkg-config
784configure:13867: checking pkg-config is at least version 0.9.0
785configure:13870: result: yes
786configure:13880: checking for freetype2 >= 9.10.3
787configure:13887: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3"
788configure:13890: $? = 0
789configure:13904: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3"
790configure:13907: $? = 0
791configure:13965: result: yes
792configure:13979: checking for fribidi >= 0.19.0
793configure:13986: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0"
794configure:13989: $? = 0
795configure:14003: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0"
796configure:14006: $? = 0
797configure:14064: result: yes
798configure:14078: checking for fontconfig >= 2.10.92
799configure:14085: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92"
800configure:14088: $? = 0
801configure:14102: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92"
802configure:14105: $? = 0
803configure:14143: result: yes
804configure:14162: checking for CORETEXT
805configure:14177: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm -liconv  -L/opt/local/lib -lfreetype -L/opt/local/lib -lfribidi -lglib-2.0 -lintl -L/opt/local/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5
806conftest.c:41:47: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
807CTFontCreateWithFontDescriptor(NULL, 0.0, NULL);
808                               ~~~~           ^
8091 warning generated.
810configure:14177: $? = 0
811configure:14183: result: yes
812configure:14210: checking for DIRECTWRITE
813configure:14225: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lm -liconv  -L/opt/local/lib -lfreetype -L/opt/local/lib -lfribidi -lglib-2.0 -lintl -L/opt/local/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5
814conftest.c:38:12: fatal error: 'windows.h' file not found
815  #include <windows.h>
816           ^
8171 error generated.
818configure:14225: $? = 1
819configure: failed program was:
820| /* confdefs.h */
821| #define PACKAGE_NAME "libass"
822| #define PACKAGE_TARNAME "libass"
823| #define PACKAGE_VERSION "0.13.7"
824| #define PACKAGE_STRING "libass 0.13.7"
825| #define PACKAGE_BUGREPORT ""
826| #define PACKAGE_URL ""
827| #define PACKAGE "libass"
828| #define VERSION "0.13.7"
829| #define STDC_HEADERS 1
830| #define HAVE_SYS_TYPES_H 1
831| #define HAVE_SYS_STAT_H 1
832| #define HAVE_STDLIB_H 1
833| #define HAVE_STRING_H 1
834| #define HAVE_MEMORY_H 1
835| #define HAVE_STRINGS_H 1
836| #define HAVE_INTTYPES_H 1
837| #define HAVE_STDINT_H 1
838| #define HAVE_UNISTD_H 1
839| #define HAVE_DLFCN_H 1
840| #define LT_OBJDIR ".libs/"
841| #define STDC_HEADERS 1
842| #define HAVE__BOOL 1
843| #define HAVE_STDBOOL_H 1
844| #define HAVE_STDINT_H 1
845| #define HAVE_ICONV_H 1
846| #define HAVE_STRDUP 1
847| #define HAVE_STRNDUP 1
848| #define HAVE_LIBM 1
849| #define CONFIG_ASM 1
850| #define CONFIG_RASTERIZER 1
851| #define CONFIG_FREETYPE 1
852| #define CONFIG_FRIBIDI 1
853| #define CONFIG_FONTCONFIG 1
854| #define CONFIG_CORETEXT 1
855| /* end confdefs.h.  */
856|
857|   #include <windows.h>
858| int
859| main ()
860| {
861| ;
862|   ;
863|   return 0;
864| }
865|
866configure:14237: result: no
867configure:14503: checking whether make supports nested variables
868configure:14520: result: yes
869configure:14643: checking that generated files are newer than configure
870configure:14649: result: done
871configure:14720: creating ./config.status
872
873## ---------------------- ##
874## Running config.status. ##
875## ---------------------- ##
876
877This file was extended by libass config.status 0.13.7, which was
878generated by GNU Autoconf 2.69.  Invocation command line was
879
880  CONFIG_FILES    =
881  CONFIG_HEADERS  =
882  CONFIG_LINKS    =
883  CONFIG_COMMANDS =
884  $ ./config.status
885
886on MBP-R-62.local
887
888config.status:1152: creating Makefile
889config.status:1304: error: could not create Makefile
890
891## ---------------- ##
892## Cache variables. ##
893## ---------------- ##
894
895ac_cv_build=x86_64-apple-darwin16.6.0
896ac_cv_c_compiler_gnu=yes
897ac_cv_env_CCASFLAGS_set=
898ac_cv_env_CCASFLAGS_value=
899ac_cv_env_CCAS_set=
900ac_cv_env_CCAS_value=
901ac_cv_env_CC_set=set
902ac_cv_env_CC_value=/usr/bin/clang
903ac_cv_env_CFLAGS_set=set
904ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
905ac_cv_env_CPPFLAGS_set=set
906ac_cv_env_CPPFLAGS_value=-I/opt/local/include
907ac_cv_env_CPP_set=
908ac_cv_env_CPP_value=
909ac_cv_env_FONTCONFIG_CFLAGS_set=
910ac_cv_env_FONTCONFIG_CFLAGS_value=
911ac_cv_env_FONTCONFIG_LIBS_set=
912ac_cv_env_FONTCONFIG_LIBS_value=
913ac_cv_env_FREETYPE_CFLAGS_set=
914ac_cv_env_FREETYPE_CFLAGS_value=
915ac_cv_env_FREETYPE_LIBS_set=
916ac_cv_env_FREETYPE_LIBS_value=
917ac_cv_env_FRIBIDI_CFLAGS_set=
918ac_cv_env_FRIBIDI_CFLAGS_value=
919ac_cv_env_FRIBIDI_LIBS_set=
920ac_cv_env_FRIBIDI_LIBS_value=
921ac_cv_env_HARFBUZZ_CFLAGS_set=
922ac_cv_env_HARFBUZZ_CFLAGS_value=
923ac_cv_env_HARFBUZZ_LIBS_set=
924ac_cv_env_HARFBUZZ_LIBS_value=
925ac_cv_env_LDFLAGS_set=set
926ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
927ac_cv_env_LIBPNG_CFLAGS_set=
928ac_cv_env_LIBPNG_CFLAGS_value=
929ac_cv_env_LIBPNG_LIBS_set=
930ac_cv_env_LIBPNG_LIBS_value=
931ac_cv_env_LIBS_set=
932ac_cv_env_LIBS_value=
933ac_cv_env_LT_SYS_LIBRARY_PATH_set=
934ac_cv_env_LT_SYS_LIBRARY_PATH_value=
935ac_cv_env_PKG_CONFIG_LIBDIR_set=
936ac_cv_env_PKG_CONFIG_LIBDIR_value=
937ac_cv_env_PKG_CONFIG_PATH_set=
938ac_cv_env_PKG_CONFIG_PATH_value=
939ac_cv_env_PKG_CONFIG_set=
940ac_cv_env_PKG_CONFIG_value=
941ac_cv_env_build_alias_set=
942ac_cv_env_build_alias_value=
943ac_cv_env_host_alias_set=set
944ac_cv_env_host_alias_value=x86_64-apple-darwin16.6.0
945ac_cv_env_target_alias_set=
946ac_cv_env_target_alias_value=
947ac_cv_func_strdup=yes
948ac_cv_func_strndup=yes
949ac_cv_header_dlfcn_h=yes
950ac_cv_header_iconv_h=yes
951ac_cv_header_inttypes_h=yes
952ac_cv_header_memory_h=yes
953ac_cv_header_stdbool_h=yes
954ac_cv_header_stdc=yes
955ac_cv_header_stdint_h=yes
956ac_cv_header_stdlib_h=yes
957ac_cv_header_string_h=yes
958ac_cv_header_strings_h=yes
959ac_cv_header_sys_stat_h=yes
960ac_cv_header_sys_types_h=yes
961ac_cv_header_unistd_h=yes
962ac_cv_host=x86_64-apple-darwin16.6.0
963ac_cv_lib_m_fabs=yes
964ac_cv_objext=o
965ac_cv_path_EGREP='/usr/bin/grep -E'
966ac_cv_path_FGREP='/usr/bin/grep -F'
967ac_cv_path_GREP=/usr/bin/grep
968ac_cv_path_SED=/usr/bin/sed
969ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
970ac_cv_path_lt_DD=/bin/dd
971ac_cv_prog_AWK=gawk
972ac_cv_prog_CC=/usr/bin/clang
973ac_cv_prog_CPP='/usr/bin/clang -E'
974ac_cv_prog_STRIP=strip
975ac_cv_prog_ac_ct_AR=ar
976ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
977ac_cv_prog_ac_ct_LIPO=lipo
978ac_cv_prog_ac_ct_NMEDIT=nmedit
979ac_cv_prog_ac_ct_OBJDUMP=objdump
980ac_cv_prog_ac_ct_OTOOL=otool
981ac_cv_prog_ac_ct_RANLIB=ranlib
982ac_cv_prog_ac_ct_STRIP=strip
983ac_cv_prog_cc_c89=
984ac_cv_prog_cc_g=yes
985ac_cv_prog_make_make_set=yes
986ac_cv_prog_yasm_check=yes
987ac_cv_search_iconv_open=no
988ac_cv_search_libiconv_open=-liconv
989ac_cv_type__Bool=yes
990am_cv_CCAS_dependencies_compiler_type=none
991am_cv_CC_dependencies_compiler_type=none
992am_cv_make_support_nested_variables=yes
993am_cv_prog_cc_c_o=yes
994lt_cv_apple_cc_single_mod=yes
995lt_cv_ar_at_file=no
996lt_cv_deplibs_check_method=pass_all
997lt_cv_file_magic_cmd='$MAGIC_CMD'
998lt_cv_file_magic_test_file=
999lt_cv_ld_exported_symbols_list=yes
1000lt_cv_ld_force_load=yes
1001lt_cv_ld_reload_flag=-r
1002lt_cv_nm_interface='BSD nm'
1003lt_cv_objdir=.libs
1004lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1005lt_cv_path_NM='/usr/bin/nm -B'
1006lt_cv_path_mainfest_tool=no
1007lt_cv_prog_compiler_c_o=yes
1008lt_cv_prog_compiler_pic='-fno-common -DPIC'
1009lt_cv_prog_compiler_pic_works=yes
1010lt_cv_prog_compiler_rtti_exceptions=yes
1011lt_cv_prog_compiler_static_works=no
1012lt_cv_prog_gnu_ld=no
1013lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1014lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1015lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1016lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1017lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1018lt_cv_sys_global_symbol_to_import=
1019lt_cv_sys_max_cmd_len=196608
1020lt_cv_to_host_file_cmd=func_convert_file_noop
1021lt_cv_to_tool_file_cmd=func_convert_file_noop
1022lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1023pkg_cv_FONTCONFIG_CFLAGS=-I/opt/local/include/freetype2
1024pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
1025pkg_cv_FREETYPE_CFLAGS=-I/opt/local/include/freetype2
1026pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
1027pkg_cv_FRIBIDI_CFLAGS='-I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1028pkg_cv_FRIBIDI_LIBS='-L/opt/local/lib -lfribidi -lglib-2.0 -lintl'
1029
1030## ----------------- ##
1031## Output variables. ##
1032## ----------------- ##
1033
1034ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/missing aclocal-1.15'
1035AMDEPBACKSLASH=''
1036AMDEP_FALSE=''
1037AMDEP_TRUE='#'
1038AMTAR='$${TAR-tar}'
1039AM_BACKSLASH='\'
1040AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1041AM_DEFAULT_VERBOSITY='1'
1042AM_V='$(V)'
1043AR='ar'
1044AS='yasm'
1045ASFLAGS=' -DARCH_X86_64=1 -m amd64 -f macho64 -DPREFIX -DHAVE_ALIGNED_STACK=1'
1046ASM_FALSE='#'
1047ASM_TRUE=''
1048AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/missing autoconf'
1049AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/missing autoheader'
1050AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/missing automake-1.15'
1051AWK='gawk'
1052CC='/usr/bin/clang'
1053CCAS='/usr/bin/clang'
1054CCASDEPMODE='depmode=none'
1055CCASFLAGS='-pipe -Os -arch x86_64'
1056CCDEPMODE='depmode=none'
1057CFLAGS='-pipe -Os -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2'
1058CORETEXT_FALSE='#'
1059CORETEXT_TRUE=''
1060CPP='/usr/bin/clang -E'
1061CPPFLAGS='-I/opt/local/include'
1062CYGPATH_W='echo'
1063DEFS='-DHAVE_CONFIG_H'
1064DEPDIR='.deps'
1065DIRECTWRITE_FALSE=''
1066DIRECTWRITE_TRUE='#'
1067DLLTOOL='false'
1068DSYMUTIL='dsymutil'
1069DUMPBIN=''
1070ECHO_C='\c'
1071ECHO_N=''
1072ECHO_T=''
1073EGREP='/usr/bin/grep -E'
1074ENABLE_LARGE_TILES_FALSE=''
1075ENABLE_LARGE_TILES_TRUE='#'
1076ENABLE_PROFILE_FALSE=''
1077ENABLE_PROFILE_TRUE='#'
1078EXEEXT=''
1079FGREP='/usr/bin/grep -F'
1080FONTCONFIG_CFLAGS='-I/opt/local/include/freetype2'
1081FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
1082FREETYPE_CFLAGS='-I/opt/local/include/freetype2'
1083FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
1084FRIBIDI_CFLAGS='-I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1085FRIBIDI_LIBS='-L/opt/local/lib -lfribidi -lglib-2.0 -lintl'
1086GREP='/usr/bin/grep'
1087HARFBUZZ_CFLAGS=''
1088HARFBUZZ_LIBS=''
1089HAVE_LIBPNG_FALSE=''
1090HAVE_LIBPNG_TRUE='#'
1091INSTALL_DATA='${INSTALL} -m 644'
1092INSTALL_PROGRAM='${INSTALL}'
1093INSTALL_SCRIPT='${INSTALL}'
1094INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1095INTEL_FALSE='#'
1096INTEL_TRUE=''
1097LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1098LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1099LIBOBJS=''
1100LIBPNG_CFLAGS=''
1101LIBPNG_LIBS=''
1102LIBS=' -lm -liconv  -L/opt/local/lib -lfreetype -L/opt/local/lib -lfribidi -lglib-2.0 -lintl -L/opt/local/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics'
1103LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1104LIPO='lipo'
1105LN_S='ln -s'
1106LTLIBOBJS=''
1107LT_SYS_LIBRARY_PATH=''
1108MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/missing makeinfo'
1109MANIFEST_TOOL=':'
1110MKDIR_P='./install-sh -c -d'
1111NM='/usr/bin/nm -B'
1112NMEDIT='nmedit'
1113OBJDUMP='objdump'
1114OBJEXT='o'
1115OTOOL64=':'
1116OTOOL='otool'
1117PACKAGE='libass'
1118PACKAGE_BUGREPORT=''
1119PACKAGE_NAME='libass'
1120PACKAGE_STRING='libass 0.13.7'
1121PACKAGE_TARNAME='libass'
1122PACKAGE_URL=''
1123PACKAGE_VERSION='0.13.7'
1124PATH_SEPARATOR=':'
1125PKG_CONFIG='/opt/local/bin/pkg-config'
1126PKG_CONFIG_LIBDIR=''
1127PKG_CONFIG_PATH=''
1128PKG_LIBS_DEFAULT=''
1129PKG_LIBS_PRIVATE='-lm -liconv -liconv'
1130PKG_REQUIRES_DEFAULT=''
1131PKG_REQUIRES_PRIVATE='fontconfig >= 2.10.92, fribidi >= 0.19.0, freetype2 >= 9.10.3'
1132RANLIB='ranlib'
1133RASTERIZER_FALSE='#'
1134RASTERIZER_TRUE=''
1135SED='/usr/bin/sed'
1136SET_MAKE=''
1137SHELL='/bin/sh'
1138STRIP='strip'
1139VERSION='0.13.7'
1140X64_FALSE='#'
1141X64_TRUE=''
1142X86_FALSE=''
1143X86_TRUE='#'
1144ac_ct_AR='ar'
1145ac_ct_CC=''
1146ac_ct_DUMPBIN=''
1147am__EXEEXT_FALSE=''
1148am__EXEEXT_TRUE='#'
1149am__fastdepCCAS_FALSE=''
1150am__fastdepCCAS_TRUE='#'
1151am__fastdepCC_FALSE=''
1152am__fastdepCC_TRUE='#'
1153am__include='include'
1154am__isrc=''
1155am__leading_dot='.'
1156am__nodep=''
1157am__quote=''
1158am__tar='$${TAR-tar} chof - "$$tardir"'
1159am__untar='$${TAR-tar} xf -'
1160bindir='${exec_prefix}/bin'
1161build='x86_64-apple-darwin16.6.0'
1162build_alias=''
1163build_cpu='x86_64'
1164build_os='darwin16.6.0'
1165build_vendor='apple'
1166datadir='${datarootdir}'
1167datarootdir='${prefix}/share'
1168docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1169dvidir='${docdir}'
1170exec_prefix='${prefix}'
1171host='x86_64-apple-darwin16.6.0'
1172host_alias='x86_64-apple-darwin16.6.0'
1173host_cpu='x86_64'
1174host_os='darwin16.6.0'
1175host_vendor='apple'
1176htmldir='${docdir}'
1177includedir='${prefix}/include'
1178infodir='${datarootdir}/info'
1179install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.13.7-x86_64/install-sh'
1180libdir='${exec_prefix}/lib'
1181libexecdir='${exec_prefix}/libexec'
1182localedir='${datarootdir}/locale'
1183localstatedir='${prefix}/var'
1184mandir='${datarootdir}/man'
1185mkdir_p='$(MKDIR_P)'
1186oldincludedir='/usr/include'
1187pdfdir='${docdir}'
1188prefix='/opt/local'
1189program_transform_name='s,x,x,'
1190psdir='${docdir}'
1191sbindir='${exec_prefix}/sbin'
1192sharedstatedir='${prefix}/com'
1193sysconfdir='${prefix}/etc'
1194target_alias=''
1195yasm_check='yes'
1196
1197## ----------- ##
1198## confdefs.h. ##
1199## ----------- ##
1200
1201/* confdefs.h */
1202#define PACKAGE_NAME "libass"
1203#define PACKAGE_TARNAME "libass"
1204#define PACKAGE_VERSION "0.13.7"
1205#define PACKAGE_STRING "libass 0.13.7"
1206#define PACKAGE_BUGREPORT ""
1207#define PACKAGE_URL ""
1208#define PACKAGE "libass"
1209#define VERSION "0.13.7"
1210#define STDC_HEADERS 1
1211#define HAVE_SYS_TYPES_H 1
1212#define HAVE_SYS_STAT_H 1
1213#define HAVE_STDLIB_H 1
1214#define HAVE_STRING_H 1
1215#define HAVE_MEMORY_H 1
1216#define HAVE_STRINGS_H 1
1217#define HAVE_INTTYPES_H 1
1218#define HAVE_STDINT_H 1
1219#define HAVE_UNISTD_H 1
1220#define HAVE_DLFCN_H 1
1221#define LT_OBJDIR ".libs/"
1222#define STDC_HEADERS 1
1223#define HAVE__BOOL 1
1224#define HAVE_STDBOOL_H 1
1225#define HAVE_STDINT_H 1
1226#define HAVE_ICONV_H 1
1227#define HAVE_STRDUP 1
1228#define HAVE_STRNDUP 1
1229#define HAVE_LIBM 1
1230#define CONFIG_ASM 1
1231#define CONFIG_RASTERIZER 1
1232#define CONFIG_FREETYPE 1
1233#define CONFIG_FRIBIDI 1
1234#define CONFIG_FONTCONFIG 1
1235#define CONFIG_CORETEXT 1
1236#define CONFIG_ICONV 1
1237
1238configure: exit 1