Ticket #40470: config.log

File config.log, 39.8 KB (added by cae51, 11 years ago)
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.10.1, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-enca --enable-fontconfig --disable-harfbuzz --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBook-Air.local
14uname -m = x86_64
15uname -r = 12.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 112 tasks, 488 threads, 2 processors
34Load average: 1.34, Mach factor: 0.65
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:2584: checking for a BSD-compatible install
52configure:2652: result: /usr/bin/install -c
53configure:2663: checking whether build environment is sane
54configure:2713: result: yes
55configure:2854: checking for a thread-safe mkdir -p
56configure:2893: result: ./install-sh -c -d
57configure:2906: checking for gawk
58configure:2936: result: no
59configure:2906: checking for mawk
60configure:2936: result: no
61configure:2906: checking for nawk
62configure:2936: result: no
63configure:2906: checking for awk
64configure:2922: found /usr/bin/awk
65configure:2933: result: awk
66configure:2944: checking whether make sets $(MAKE)
67configure:2966: result: yes
68configure:3079: checking build system type
69configure:3093: result: i386-apple-darwin12.4.0
70configure:3113: checking host system type
71configure:3126: result: i386-apple-darwin12.4.0
72configure:3158: checking for style of include used by make
73configure:3186: result: GNU
74configure:3256: checking for gcc
75configure:3283: result: /usr/bin/clang
76configure:3512: checking for C compiler version
77configure:3521: /usr/bin/clang --version >&5
78Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
79Target: x86_64-apple-darwin12.4.0
80Thread model: posix
81configure:3532: $? = 0
82configure:3521: /usr/bin/clang -v >&5
83Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
84Target: x86_64-apple-darwin12.4.0
85Thread model: posix
86configure:3532: $? = 0
87configure:3521: /usr/bin/clang -V >&5
88clang: error: argument to '-V' is missing (expected 1 value)
89clang: error: no input files
90configure:3532: $? = 1
91configure:3521: /usr/bin/clang -qversion >&5
92clang: error: no input files
93configure:3532: $? = 1
94configure:3552: checking whether the C compiler works
95configure:3574: /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
96configure:3578: $? = 0
97configure:3627: result: yes
98configure:3630: checking for C compiler default output file name
99configure:3632: result: a.out
100configure:3638: checking for suffix of executables
101configure:3645: /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
102configure:3649: $? = 0
103configure:3671: result:
104configure:3693: checking whether we are cross compiling
105configure:3701: /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
106configure:3705: $? = 0
107configure:3712: ./conftest
108configure:3716: $? = 0
109configure:3731: result: no
110configure:3736: checking for suffix of object files
111configure:3758: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
112configure:3762: $? = 0
113configure:3783: result: o
114configure:3787: checking whether we are using the GNU C compiler
115configure:3806: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:3806: $? = 0
117configure:3815: result: yes
118configure:3824: checking whether /usr/bin/clang accepts -g
119configure:3844: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
120configure:3844: $? = 0
121configure:3885: result: yes
122configure:3902: checking for /usr/bin/clang option to accept ISO C89
123configure:3966: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
124configure:3966: $? = 0
125configure:3979: result: none needed
126configure:4001: checking dependency style of /usr/bin/clang
127configure:4111: result: gcc3
128configure:4126: checking for a sed that does not truncate output
129configure:4190: result: /usr/bin/sed
130configure:4208: checking for grep that handles long lines and -e
131configure:4266: result: /usr/bin/grep
132configure:4271: checking for egrep
133configure:4333: result: /usr/bin/grep -E
134configure:4338: checking for fgrep
135configure:4400: result: /usr/bin/grep -F
136configure:4435: checking for ld used by /usr/bin/clang
137configure:4502: result: /usr/bin/ld
138configure:4509: checking if the linker (/usr/bin/ld) is GNU ld
139configure:4524: result: no
140configure:4536: checking for BSD- or MS-compatible name lister (nm)
141configure:4585: result: /usr/bin/nm
142configure:4703: checking the name lister (/usr/bin/nm) interface
143configure:4710: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
144configure:4713: /usr/bin/nm "conftest.o"
145configure:4716: output
1460000000000000000 S _some_variable
147configure:4723: result: BSD nm
148configure:4726: checking whether ln -s works
149configure:4730: result: yes
150configure:4738: checking the maximum length of command line arguments
151configure:4858: result: 196608
152configure:4875: checking whether the shell understands some XSI constructs
153configure:4885: result: yes
154configure:4889: checking whether the shell understands "+="
155configure:4895: result: yes
156configure:4930: checking for /usr/bin/ld option to reload object files
157configure:4937: result: -r
158configure:5006: checking for objdump
159configure:5036: result: no
160configure:5065: checking how to recognize dependent libraries
161configure:5261: result: pass_all
162configure:5321: checking for ar
163configure:5337: found /usr/bin/ar
164configure:5348: result: ar
165configure:5426: checking for strip
166configure:5442: found /usr/bin/strip
167configure:5453: result: strip
168configure:5525: checking for ranlib
169configure:5541: found /usr/bin/ranlib
170configure:5552: result: ranlib
171configure:5642: checking command to parse /usr/bin/nm output from /usr/bin/clang object
172configure:5760: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
173configure:5763: $? = 0
174configure:5767: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
175configure:5770: $? = 0
176cannot find nm_test_var in conftest.nm
177configure:5760: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
178configure:5763: $? = 0
179configure:5767: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
180configure:5770: $? = 0
181configure:5824: /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
182configure:5827: $? = 0
183configure:5865: result: ok
184configure:6130: checking for dsymutil
185configure:6146: found /usr/bin/dsymutil
186configure:6157: result: dsymutil
187configure:6222: checking for nmedit
188configure:6238: found /usr/bin/nmedit
189configure:6249: result: nmedit
190configure:6314: checking for lipo
191configure:6330: found /usr/bin/lipo
192configure:6341: result: lipo
193configure:6406: checking for otool
194configure:6422: found /usr/bin/otool
195configure:6433: result: otool
196configure:6498: checking for otool64
197configure:6528: result: no
198configure:6573: checking for -single_module linker flag
199/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
200configure:6600: result: yes
201configure:6602: checking for -exported_symbols_list linker flag
202configure:6622: /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
203configure:6622: $? = 0
204configure:6632: result: yes
205configure:6674: checking how to run the C preprocessor
206configure:6705: /usr/bin/clang -E -I/opt/local/include conftest.c
207configure:6705: $? = 0
208configure:6719: /usr/bin/clang -E -I/opt/local/include conftest.c
209conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
210#include <ac_nonexistent.h>
211         ^
2121 error generated.
213configure:6719: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME "libass"
217| #define PACKAGE_TARNAME "libass"
218| #define PACKAGE_VERSION "0.10.1"
219| #define PACKAGE_STRING "libass 0.10.1"
220| #define PACKAGE_BUGREPORT ""
221| #define PACKAGE_URL ""
222| #define PACKAGE "libass"
223| #define VERSION "0.10.1"
224| /* end confdefs.h.  */
225| #include <ac_nonexistent.h>
226configure:6744: result: /usr/bin/clang -E
227configure:6764: /usr/bin/clang -E -I/opt/local/include conftest.c
228configure:6764: $? = 0
229configure:6778: /usr/bin/clang -E -I/opt/local/include conftest.c
230conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
231#include <ac_nonexistent.h>
232         ^
2331 error generated.
234configure:6778: $? = 1
235configure: failed program was:
236| /* confdefs.h */
237| #define PACKAGE_NAME "libass"
238| #define PACKAGE_TARNAME "libass"
239| #define PACKAGE_VERSION "0.10.1"
240| #define PACKAGE_STRING "libass 0.10.1"
241| #define PACKAGE_BUGREPORT ""
242| #define PACKAGE_URL ""
243| #define PACKAGE "libass"
244| #define VERSION "0.10.1"
245| /* end confdefs.h.  */
246| #include <ac_nonexistent.h>
247configure:6807: checking for ANSI C header files
248configure:6827: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
249configure:6827: $? = 0
250configure:6900: /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
251configure:6900: $? = 0
252configure:6900: ./conftest
253configure:6900: $? = 0
254configure:6911: result: yes
255configure:6924: checking for sys/types.h
256configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
257configure:6924: $? = 0
258configure:6924: result: yes
259configure:6924: checking for sys/stat.h
260configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
261configure:6924: $? = 0
262configure:6924: result: yes
263configure:6924: checking for stdlib.h
264configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
265configure:6924: $? = 0
266configure:6924: result: yes
267configure:6924: checking for string.h
268configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
269configure:6924: $? = 0
270configure:6924: result: yes
271configure:6924: checking for memory.h
272configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
273configure:6924: $? = 0
274configure:6924: result: yes
275configure:6924: checking for strings.h
276configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
277configure:6924: $? = 0
278configure:6924: result: yes
279configure:6924: checking for inttypes.h
280configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
281configure:6924: $? = 0
282configure:6924: result: yes
283configure:6924: checking for stdint.h
284configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
285configure:6924: $? = 0
286configure:6924: result: yes
287configure:6924: checking for unistd.h
288configure:6924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
289configure:6924: $? = 0
290configure:6924: result: yes
291configure:6939: checking for dlfcn.h
292configure:6939: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
293configure:6939: $? = 0
294configure:6939: result: yes
295configure:7123: checking for objdir
296configure:7138: result: .libs
297configure:7434: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
298configure:7452: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
299configure:7456: $? = 0
300configure:7469: result: yes
301configure:7489: checking for /usr/bin/clang option to produce PIC
302configure:7761: result: -fno-common -DPIC
303configure:7773: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
304configure:7791: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
305configure:7795: $? = 0
306configure:7808: result: yes
307configure:7832: checking if /usr/bin/clang static flag -static works
308configure:7860: result: no
309configure:7875: checking if /usr/bin/clang supports -c -o file.o
310configure:7896: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
311configure:7900: $? = 0
312configure:7922: result: yes
313configure:7930: checking if /usr/bin/clang supports -c -o file.o
314configure:7977: result: yes
315configure:8010: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries
316configure:9001: result: yes
317configure:9240: checking dynamic linker characteristics
318configure:9903: result: darwin12.4.0 dyld
319configure:10005: checking how to hardcode library paths into programs
320configure:10030: result: immediate
321configure:10550: checking whether stripping libraries is possible
322configure:10564: result: yes
323configure:10590: checking if libtool supports shared libraries
324configure:10592: result: yes
325configure:10595: checking whether to build shared libraries
326configure:10616: result: yes
327configure:10619: checking whether to build static libraries
328configure:10623: result: yes
329configure:10711: checking for gcc
330configure:10738: result: /usr/bin/clang
331configure:10967: checking for C compiler version
332configure:10976: /usr/bin/clang --version >&5
333Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
334Target: x86_64-apple-darwin12.4.0
335Thread model: posix
336configure:10987: $? = 0
337configure:10976: /usr/bin/clang -v >&5
338Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
339Target: x86_64-apple-darwin12.4.0
340Thread model: posix
341configure:10987: $? = 0
342configure:10976: /usr/bin/clang -V >&5
343clang: error: argument to '-V' is missing (expected 1 value)
344clang: error: no input files
345configure:10987: $? = 1
346configure:10976: /usr/bin/clang -qversion >&5
347clang: error: no input files
348configure:10987: $? = 1
349configure:10991: checking whether we are using the GNU C compiler
350configure:11019: result: yes
351configure:11028: checking whether /usr/bin/clang accepts -g
352configure:11089: result: yes
353configure:11106: checking for /usr/bin/clang option to accept ISO C89
354configure:11183: result: none needed
355configure:11205: checking dependency style of /usr/bin/clang
356configure:11315: result: gcc3
357configure:11335: checking how to run the C preprocessor
358configure:11405: result: /usr/bin/clang -E
359configure:11425: /usr/bin/clang -E -I/opt/local/include conftest.c
360configure:11425: $? = 0
361configure:11439: /usr/bin/clang -E -I/opt/local/include conftest.c
362conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
363#include <ac_nonexistent.h>
364         ^
3651 error generated.
366configure:11439: $? = 1
367configure: failed program was:
368| /* confdefs.h */
369| #define PACKAGE_NAME "libass"
370| #define PACKAGE_TARNAME "libass"
371| #define PACKAGE_VERSION "0.10.1"
372| #define PACKAGE_STRING "libass 0.10.1"
373| #define PACKAGE_BUGREPORT ""
374| #define PACKAGE_URL ""
375| #define PACKAGE "libass"
376| #define VERSION "0.10.1"
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| #define HAVE_DLFCN_H 1
388| #define LT_OBJDIR ".libs/"
389| /* end confdefs.h.  */
390| #include <ac_nonexistent.h>
391configure:11468: checking whether /usr/bin/clang and cc understand -c and -o together
392configure:11499: /usr/bin/clang -c conftest.c -o conftest2.o >&5
393configure:11503: $? = 0
394configure:11509: /usr/bin/clang -c conftest.c -o conftest2.o >&5
395configure:11513: $? = 0
396configure:11524: cc -c conftest.c >&5
397configure:11528: $? = 0
398configure:11536: cc -c conftest.c -o conftest2.o >&5
399configure:11540: $? = 0
400configure:11546: cc -c conftest.c -o conftest2.o >&5
401configure:11550: $? = 0
402configure:11568: result: yes
403configure:11595: checking for ANSI C header files
404configure:11699: result: yes
405configure:11707: checking for stdbool.h that conforms to C99
406configure:11792: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
407configure:11792: $? = 0
408configure:11799: result: yes
409configure:11801: checking for _Bool
410configure:11801: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
411configure:11801: $? = 0
412configure:11801: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
413conftest.c:60:20: error: expected expression
414if (sizeof ((_Bool)))
415                   ^
4161 error generated.
417configure:11801: $? = 1
418configure: failed program was:
419| /* confdefs.h */
420| #define PACKAGE_NAME "libass"
421| #define PACKAGE_TARNAME "libass"
422| #define PACKAGE_VERSION "0.10.1"
423| #define PACKAGE_STRING "libass 0.10.1"
424| #define PACKAGE_BUGREPORT ""
425| #define PACKAGE_URL ""
426| #define PACKAGE "libass"
427| #define VERSION "0.10.1"
428| #define STDC_HEADERS 1
429| #define HAVE_SYS_TYPES_H 1
430| #define HAVE_SYS_STAT_H 1
431| #define HAVE_STDLIB_H 1
432| #define HAVE_STRING_H 1
433| #define HAVE_MEMORY_H 1
434| #define HAVE_STRINGS_H 1
435| #define HAVE_INTTYPES_H 1
436| #define HAVE_STDINT_H 1
437| #define HAVE_UNISTD_H 1
438| #define HAVE_DLFCN_H 1
439| #define LT_OBJDIR ".libs/"
440| #define STDC_HEADERS 1
441| /* end confdefs.h.  */
442| #include <stdio.h>
443| #ifdef HAVE_SYS_TYPES_H
444| # include <sys/types.h>
445| #endif
446| #ifdef HAVE_SYS_STAT_H
447| # include <sys/stat.h>
448| #endif
449| #ifdef STDC_HEADERS
450| # include <stdlib.h>
451| # include <stddef.h>
452| #else
453| # ifdef HAVE_STDLIB_H
454| #  include <stdlib.h>
455| # endif
456| #endif
457| #ifdef HAVE_STRING_H
458| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
459| #  include <memory.h>
460| # endif
461| # include <string.h>
462| #endif
463| #ifdef HAVE_STRINGS_H
464| # include <strings.h>
465| #endif
466| #ifdef HAVE_INTTYPES_H
467| # include <inttypes.h>
468| #endif
469| #ifdef HAVE_STDINT_H
470| # include <stdint.h>
471| #endif
472| #ifdef HAVE_UNISTD_H
473| # include <unistd.h>
474| #endif
475| int
476| main ()
477| {
478| if (sizeof ((_Bool)))
479|           return 0;
480|   ;
481|   return 0;
482| }
483configure:11801: result: yes
484configure:11820: checking for inttypes.h
485configure:11820: result: yes
486configure:11820: checking for stdint.h
487configure:11820: result: yes
488configure:11820: checking for stdlib.h
489configure:11820: result: yes
490configure:11820: checking for string.h
491configure:11820: result: yes
492configure:11820: checking sys/time.h usability
493configure:11820: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
494configure:11820: $? = 0
495configure:11820: result: yes
496configure:11820: checking sys/time.h presence
497configure:11820: /usr/bin/clang -E -I/opt/local/include conftest.c
498configure:11820: $? = 0
499configure:11820: result: yes
500configure:11820: checking for sys/time.h
501configure:11820: result: yes
502configure:11820: checking for unistd.h
503configure:11820: result: yes
504configure:11820: checking iconv.h usability
505configure:11820: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
506configure:11820: $? = 0
507configure:11820: result: yes
508configure:11820: checking iconv.h presence
509configure:11820: /usr/bin/clang -E -I/opt/local/include conftest.c
510configure:11820: $? = 0
511configure:11820: result: yes
512configure:11820: checking for iconv.h
513configure:11820: result: yes
514configure:11833: checking for an ANSI C-conforming const
515configure:11898: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
516configure:11898: $? = 0
517configure:11905: result: yes
518configure:11913: checking for inline
519configure:11929: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
520configure:11929: $? = 0
521configure:11937: result: inline
522configure:11955: checking for int64_t
523configure:11955: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
524configure:11955: $? = 0
525configure:11955: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
526conftest.c:70:24: error: 'test_array' declared as an array with a negative size
527static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
528                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5291 error generated.
530configure:11955: $? = 1
531configure: failed program was:
532| /* confdefs.h */
533| #define PACKAGE_NAME "libass"
534| #define PACKAGE_TARNAME "libass"
535| #define PACKAGE_VERSION "0.10.1"
536| #define PACKAGE_STRING "libass 0.10.1"
537| #define PACKAGE_BUGREPORT ""
538| #define PACKAGE_URL ""
539| #define PACKAGE "libass"
540| #define VERSION "0.10.1"
541| #define STDC_HEADERS 1
542| #define HAVE_SYS_TYPES_H 1
543| #define HAVE_SYS_STAT_H 1
544| #define HAVE_STDLIB_H 1
545| #define HAVE_STRING_H 1
546| #define HAVE_MEMORY_H 1
547| #define HAVE_STRINGS_H 1
548| #define HAVE_INTTYPES_H 1
549| #define HAVE_STDINT_H 1
550| #define HAVE_UNISTD_H 1
551| #define HAVE_DLFCN_H 1
552| #define LT_OBJDIR ".libs/"
553| #define STDC_HEADERS 1
554| #define HAVE__BOOL 1
555| #define HAVE_STDBOOL_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_STDLIB_H 1
559| #define HAVE_STRING_H 1
560| #define HAVE_SYS_TIME_H 1
561| #define HAVE_UNISTD_H 1
562| #define HAVE_ICONV_H 1
563| /* end confdefs.h.  */
564| #include <stdio.h>
565| #ifdef HAVE_SYS_TYPES_H
566| # include <sys/types.h>
567| #endif
568| #ifdef HAVE_SYS_STAT_H
569| # include <sys/stat.h>
570| #endif
571| #ifdef STDC_HEADERS
572| # include <stdlib.h>
573| # include <stddef.h>
574| #else
575| # ifdef HAVE_STDLIB_H
576| #  include <stdlib.h>
577| # endif
578| #endif
579| #ifdef HAVE_STRING_H
580| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
581| #  include <memory.h>
582| # endif
583| # include <string.h>
584| #endif
585| #ifdef HAVE_STRINGS_H
586| # include <strings.h>
587| #endif
588| #ifdef HAVE_INTTYPES_H
589| # include <inttypes.h>
590| #endif
591| #ifdef HAVE_STDINT_H
592| # include <stdint.h>
593| #endif
594| #ifdef HAVE_UNISTD_H
595| # include <unistd.h>
596| #endif
597|               enum { N = 64 / 2 - 1 };
598| int
599| main ()
600| {
601| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
602|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
603| test_array [0] = 0
604|
605|   ;
606|   return 0;
607| }
608configure:11955: result: yes
609configure:11966: checking for size_t
610configure:11966: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
611configure:11966: $? = 0
612configure:11966: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
613conftest.c:69:21: error: expected expression
614if (sizeof ((size_t)))
615                    ^
6161 error generated.
617configure:11966: $? = 1
618configure: failed program was:
619| /* confdefs.h */
620| #define PACKAGE_NAME "libass"
621| #define PACKAGE_TARNAME "libass"
622| #define PACKAGE_VERSION "0.10.1"
623| #define PACKAGE_STRING "libass 0.10.1"
624| #define PACKAGE_BUGREPORT ""
625| #define PACKAGE_URL ""
626| #define PACKAGE "libass"
627| #define VERSION "0.10.1"
628| #define STDC_HEADERS 1
629| #define HAVE_SYS_TYPES_H 1
630| #define HAVE_SYS_STAT_H 1
631| #define HAVE_STDLIB_H 1
632| #define HAVE_STRING_H 1
633| #define HAVE_MEMORY_H 1
634| #define HAVE_STRINGS_H 1
635| #define HAVE_INTTYPES_H 1
636| #define HAVE_STDINT_H 1
637| #define HAVE_UNISTD_H 1
638| #define HAVE_DLFCN_H 1
639| #define LT_OBJDIR ".libs/"
640| #define STDC_HEADERS 1
641| #define HAVE__BOOL 1
642| #define HAVE_STDBOOL_H 1
643| #define HAVE_INTTYPES_H 1
644| #define HAVE_STDINT_H 1
645| #define HAVE_STDLIB_H 1
646| #define HAVE_STRING_H 1
647| #define HAVE_SYS_TIME_H 1
648| #define HAVE_UNISTD_H 1
649| #define HAVE_ICONV_H 1
650| /* end confdefs.h.  */
651| #include <stdio.h>
652| #ifdef HAVE_SYS_TYPES_H
653| # include <sys/types.h>
654| #endif
655| #ifdef HAVE_SYS_STAT_H
656| # include <sys/stat.h>
657| #endif
658| #ifdef STDC_HEADERS
659| # include <stdlib.h>
660| # include <stddef.h>
661| #else
662| # ifdef HAVE_STDLIB_H
663| #  include <stdlib.h>
664| # endif
665| #endif
666| #ifdef HAVE_STRING_H
667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
668| #  include <memory.h>
669| # endif
670| # include <string.h>
671| #endif
672| #ifdef HAVE_STRINGS_H
673| # include <strings.h>
674| #endif
675| #ifdef HAVE_INTTYPES_H
676| # include <inttypes.h>
677| #endif
678| #ifdef HAVE_STDINT_H
679| # include <stdint.h>
680| #endif
681| #ifdef HAVE_UNISTD_H
682| # include <unistd.h>
683| #endif
684| int
685| main ()
686| {
687| if (sizeof ((size_t)))
688|           return 0;
689|   ;
690|   return 0;
691| }
692configure:11966: result: yes
693configure:11977: checking for uint32_t
694configure:11977: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
695configure:11977: $? = 0
696configure:11977: result: yes
697configure:11991: checking for uint8_t
698configure:11991: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
699configure:11991: $? = 0
700configure:11991: result: yes
701configure:12010: checking for mkdir
702configure:12010: /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
703configure:12010: $? = 0
704configure:12010: result: yes
705configure:12010: checking for strcasecmp
706configure:12010: /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
707conftest.c:57:6: warning: incompatible redeclaration of library function 'strcasecmp'
708char strcasecmp ();
709     ^
710conftest.c:57:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
7111 warning generated.
712configure:12010: $? = 0
713configure:12010: result: yes
714configure:12010: checking for strdup
715configure:12010: /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
716conftest.c:58:6: warning: incompatible redeclaration of library function 'strdup'
717char strdup ();
718     ^
719conftest.c:58:6: note: 'strdup' is a builtin with type 'char *(const char *)'
7201 warning generated.
721configure:12010: $? = 0
722configure:12010: result: yes
723configure:12010: checking for strtol
724configure:12010: /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
725configure:12010: $? = 0
726configure:12010: result: yes
727configure:12022: checking for library containing iconv_open
728configure:12053: /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
729Undefined symbols for architecture x86_64:
730  "_iconv_open", referenced from:
731      _main in conftest-hgruBu.o
732ld: symbol(s) not found for architecture x86_64
733clang: error: linker command failed with exit code 1 (use -v to see invocation)
734configure:12053: $? = 1
735configure: failed program was:
736| /* confdefs.h */
737| #define PACKAGE_NAME "libass"
738| #define PACKAGE_TARNAME "libass"
739| #define PACKAGE_VERSION "0.10.1"
740| #define PACKAGE_STRING "libass 0.10.1"
741| #define PACKAGE_BUGREPORT ""
742| #define PACKAGE_URL ""
743| #define PACKAGE "libass"
744| #define VERSION "0.10.1"
745| #define STDC_HEADERS 1
746| #define HAVE_SYS_TYPES_H 1
747| #define HAVE_SYS_STAT_H 1
748| #define HAVE_STDLIB_H 1
749| #define HAVE_STRING_H 1
750| #define HAVE_MEMORY_H 1
751| #define HAVE_STRINGS_H 1
752| #define HAVE_INTTYPES_H 1
753| #define HAVE_STDINT_H 1
754| #define HAVE_UNISTD_H 1
755| #define HAVE_DLFCN_H 1
756| #define LT_OBJDIR ".libs/"
757| #define STDC_HEADERS 1
758| #define HAVE__BOOL 1
759| #define HAVE_STDBOOL_H 1
760| #define HAVE_INTTYPES_H 1
761| #define HAVE_STDINT_H 1
762| #define HAVE_STDLIB_H 1
763| #define HAVE_STRING_H 1
764| #define HAVE_SYS_TIME_H 1
765| #define HAVE_UNISTD_H 1
766| #define HAVE_ICONV_H 1
767| #define HAVE_MKDIR 1
768| #define HAVE_STRCASECMP 1
769| #define HAVE_STRDUP 1
770| #define HAVE_STRTOL 1
771| /* end confdefs.h.  */
772|
773| /* Override any GCC internal prototype to avoid an error.
774|    Use char because int might match the return type of a GCC
775|    builtin and then its argument prototype would still apply.  */
776| #ifdef __cplusplus
777| extern "C"
778| #endif
779| char iconv_open ();
780| int
781| main ()
782| {
783| return iconv_open ();
784|   ;
785|   return 0;
786| }
787configure:12053: /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
788Undefined symbols for architecture x86_64:
789  "_iconv_open", referenced from:
790      _main in conftest-KaKHFl.o
791ld: symbol(s) not found for architecture x86_64
792clang: error: linker command failed with exit code 1 (use -v to see invocation)
793configure:12053: $? = 1
794configure: failed program was:
795| /* confdefs.h */
796| #define PACKAGE_NAME "libass"
797| #define PACKAGE_TARNAME "libass"
798| #define PACKAGE_VERSION "0.10.1"
799| #define PACKAGE_STRING "libass 0.10.1"
800| #define PACKAGE_BUGREPORT ""
801| #define PACKAGE_URL ""
802| #define PACKAGE "libass"
803| #define VERSION "0.10.1"
804| #define STDC_HEADERS 1
805| #define HAVE_SYS_TYPES_H 1
806| #define HAVE_SYS_STAT_H 1
807| #define HAVE_STDLIB_H 1
808| #define HAVE_STRING_H 1
809| #define HAVE_MEMORY_H 1
810| #define HAVE_STRINGS_H 1
811| #define HAVE_INTTYPES_H 1
812| #define HAVE_STDINT_H 1
813| #define HAVE_UNISTD_H 1
814| #define HAVE_DLFCN_H 1
815| #define LT_OBJDIR ".libs/"
816| #define STDC_HEADERS 1
817| #define HAVE__BOOL 1
818| #define HAVE_STDBOOL_H 1
819| #define HAVE_INTTYPES_H 1
820| #define HAVE_STDINT_H 1
821| #define HAVE_STDLIB_H 1
822| #define HAVE_STRING_H 1
823| #define HAVE_SYS_TIME_H 1
824| #define HAVE_UNISTD_H 1
825| #define HAVE_ICONV_H 1
826| #define HAVE_MKDIR 1
827| #define HAVE_STRCASECMP 1
828| #define HAVE_STRDUP 1
829| #define HAVE_STRTOL 1
830| /* end confdefs.h.  */
831|
832| /* Override any GCC internal prototype to avoid an error.
833|    Use char because int might match the return type of a GCC
834|    builtin and then its argument prototype would still apply.  */
835| #ifdef __cplusplus
836| extern "C"
837| #endif
838| char iconv_open ();
839| int
840| main ()
841| {
842| return iconv_open ();
843|   ;
844|   return 0;
845| }
846configure:12070: result: no
847configure:12080: checking for fabs in -lm
848configure:12105: /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   >&5
849conftest.c:44:6: warning: incompatible redeclaration of library function 'fabs'
850char fabs ();
851     ^
852conftest.c:44:6: note: 'fabs' is a builtin with type 'double (double)'
8531 warning generated.
854configure:12105: $? = 0
855configure:12114: result: yes
856configure:12197: checking for pkg-config
857configure:12230: result: no
858configure:12266: checking for FREETYPE
859configure:12335: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1':
860configure:12346: error: The pkg-config script could not be found or is too old.  Make sure it
861is in your PATH or set the PKG_CONFIG environment variable to the full
862path to pkg-config.
863
864Alternatively, you may set the environment variables FREETYPE_CFLAGS
865and FREETYPE_LIBS to avoid the need to call pkg-config.
866See the pkg-config man page for more details.
867
868To get pkg-config, see <http://pkg-config.freedesktop.org/>.
869See `config.log' for more details.
870
871## ---------------- ##
872## Cache variables. ##
873## ---------------- ##
874
875ac_cv_build=i386-apple-darwin12.4.0
876ac_cv_c_compiler_gnu=yes
877ac_cv_c_const=yes
878ac_cv_c_inline=inline
879ac_cv_c_int64_t=yes
880ac_cv_c_uint32_t=yes
881ac_cv_c_uint8_t=yes
882ac_cv_env_CC_set=set
883ac_cv_env_CC_value=/usr/bin/clang
884ac_cv_env_CFLAGS_set=set
885ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
886ac_cv_env_CPPFLAGS_set=set
887ac_cv_env_CPPFLAGS_value=-I/opt/local/include
888ac_cv_env_CPP_set=
889ac_cv_env_CPP_value=
890ac_cv_env_ENCA_CFLAGS_set=
891ac_cv_env_ENCA_CFLAGS_value=
892ac_cv_env_ENCA_LIBS_set=
893ac_cv_env_ENCA_LIBS_value=
894ac_cv_env_FONTCONFIG_CFLAGS_set=
895ac_cv_env_FONTCONFIG_CFLAGS_value=
896ac_cv_env_FONTCONFIG_LIBS_set=
897ac_cv_env_FONTCONFIG_LIBS_value=
898ac_cv_env_FREETYPE_CFLAGS_set=
899ac_cv_env_FREETYPE_CFLAGS_value=
900ac_cv_env_FREETYPE_LIBS_set=
901ac_cv_env_FREETYPE_LIBS_value=
902ac_cv_env_FRIBIDI_CFLAGS_set=
903ac_cv_env_FRIBIDI_CFLAGS_value=
904ac_cv_env_FRIBIDI_LIBS_set=
905ac_cv_env_FRIBIDI_LIBS_value=
906ac_cv_env_HARFBUZZ_CFLAGS_set=
907ac_cv_env_HARFBUZZ_CFLAGS_value=
908ac_cv_env_HARFBUZZ_LIBS_set=
909ac_cv_env_HARFBUZZ_LIBS_value=
910ac_cv_env_LDFLAGS_set=set
911ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
912ac_cv_env_LIBPNG_CFLAGS_set=
913ac_cv_env_LIBPNG_CFLAGS_value=
914ac_cv_env_LIBPNG_LIBS_set=
915ac_cv_env_LIBPNG_LIBS_value=
916ac_cv_env_LIBS_set=
917ac_cv_env_LIBS_value=
918ac_cv_env_PKG_CONFIG_set=
919ac_cv_env_PKG_CONFIG_value=
920ac_cv_env_build_alias_set=
921ac_cv_env_build_alias_value=
922ac_cv_env_host_alias_set=
923ac_cv_env_host_alias_value=
924ac_cv_env_target_alias_set=
925ac_cv_env_target_alias_value=
926ac_cv_func_mkdir=yes
927ac_cv_func_strcasecmp=yes
928ac_cv_func_strdup=yes
929ac_cv_func_strtol=yes
930ac_cv_header_dlfcn_h=yes
931ac_cv_header_iconv_h=yes
932ac_cv_header_inttypes_h=yes
933ac_cv_header_memory_h=yes
934ac_cv_header_stdbool_h=yes
935ac_cv_header_stdc=yes
936ac_cv_header_stdint_h=yes
937ac_cv_header_stdlib_h=yes
938ac_cv_header_string_h=yes
939ac_cv_header_strings_h=yes
940ac_cv_header_sys_stat_h=yes
941ac_cv_header_sys_time_h=yes
942ac_cv_header_sys_types_h=yes
943ac_cv_header_unistd_h=yes
944ac_cv_host=i386-apple-darwin12.4.0
945ac_cv_lib_m_fabs=yes
946ac_cv_objext=o
947ac_cv_path_EGREP='/usr/bin/grep -E'
948ac_cv_path_FGREP='/usr/bin/grep -F'
949ac_cv_path_GREP=/usr/bin/grep
950ac_cv_path_SED=/usr/bin/sed
951ac_cv_prog_AWK=awk
952ac_cv_prog_CPP='/usr/bin/clang -E'
953ac_cv_prog_ac_ct_AR=ar
954ac_cv_prog_ac_ct_CC=/usr/bin/clang
955ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
956ac_cv_prog_ac_ct_LIPO=lipo
957ac_cv_prog_ac_ct_NMEDIT=nmedit
958ac_cv_prog_ac_ct_OTOOL=otool
959ac_cv_prog_ac_ct_RANLIB=ranlib
960ac_cv_prog_ac_ct_STRIP=strip
961ac_cv_prog_cc__usr_bin_clang_c_o=yes
962ac_cv_prog_cc_c89=
963ac_cv_prog_cc_g=yes
964ac_cv_prog_make_make_set=yes
965ac_cv_search_iconv_open=no
966ac_cv_type__Bool=yes
967ac_cv_type_size_t=yes
968am_cv_CC_dependencies_compiler_type=gcc3
969lt_cv_apple_cc_single_mod=yes
970lt_cv_deplibs_check_method=pass_all
971lt_cv_file_magic_cmd='$MAGIC_CMD'
972lt_cv_file_magic_test_file=
973lt_cv_ld_exported_symbols_list=yes
974lt_cv_ld_reload_flag=-r
975lt_cv_nm_interface='BSD nm'
976lt_cv_objdir=.libs
977lt_cv_path_LD=/usr/bin/ld
978lt_cv_path_NM=/usr/bin/nm
979lt_cv_prog_compiler_c_o=yes
980lt_cv_prog_compiler_pic_works=yes
981lt_cv_prog_compiler_rtti_exceptions=yes
982lt_cv_prog_compiler_static_works=no
983lt_cv_prog_gnu_ld=no
984lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
985lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
986lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
987lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
988lt_cv_sys_max_cmd_len=196608
989
990## ----------------- ##
991## Output variables. ##
992## ----------------- ##
993
994ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run aclocal-1.11'
995AMDEPBACKSLASH='\'
996AMDEP_FALSE='#'
997AMDEP_TRUE=''
998AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run tar'
999AM_BACKSLASH=''
1000AM_DEFAULT_VERBOSITY=''
1001AR='ar'
1002AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run autoconf'
1003AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run autoheader'
1004AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run automake-1.11'
1005AWK='awk'
1006CC='/usr/bin/clang'
1007CCDEPMODE='depmode=gcc3'
1008CFLAGS='-pipe -Os -arch x86_64'
1009CPP='/usr/bin/clang -E'
1010CPPFLAGS='-I/opt/local/include'
1011CYGPATH_W='echo'
1012DEFS=''
1013DEPDIR='.deps'
1014DSYMUTIL='dsymutil'
1015DUMPBIN=''
1016ECHO_C='\c'
1017ECHO_N=''
1018ECHO_T=''
1019EGREP='/usr/bin/grep -E'
1020ENCA_CFLAGS=''
1021ENCA_LIBS=''
1022EXEEXT=''
1023FGREP='/usr/bin/grep -F'
1024FONTCONFIG_CFLAGS=''
1025FONTCONFIG_LIBS=''
1026FREETYPE_CFLAGS=''
1027FREETYPE_LIBS=''
1028FRIBIDI_CFLAGS=''
1029FRIBIDI_LIBS=''
1030GREP='/usr/bin/grep'
1031HARFBUZZ_CFLAGS=''
1032HARFBUZZ_LIBS=''
1033HAVE_LIBPNG_FALSE=''
1034HAVE_LIBPNG_TRUE=''
1035INSTALL_DATA='${INSTALL} -m 644'
1036INSTALL_PROGRAM='${INSTALL}'
1037INSTALL_SCRIPT='${INSTALL}'
1038INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1039LD='/usr/bin/ld'
1040LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1041LIBOBJS=''
1042LIBPNG_CFLAGS=''
1043LIBPNG_LIBS=''
1044LIBS='-lm '
1045LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1046LIPO='lipo'
1047LN_S='ln -s'
1048LTLIBOBJS=''
1049MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/missing --run makeinfo'
1050MKDIR_P='./install-sh -c -d'
1051NM='/usr/bin/nm'
1052NMEDIT='nmedit'
1053OBJDUMP='false'
1054OBJEXT='o'
1055OTOOL64=':'
1056OTOOL='otool'
1057PACKAGE='libass'
1058PACKAGE_BUGREPORT=''
1059PACKAGE_NAME='libass'
1060PACKAGE_STRING='libass 0.10.1'
1061PACKAGE_TARNAME='libass'
1062PACKAGE_URL=''
1063PACKAGE_VERSION='0.10.1'
1064PATH_SEPARATOR=':'
1065PKG_CONFIG=''
1066PKG_LIBS_DEFAULT=''
1067PKG_LIBS_PRIVATE=''
1068PKG_REQUIRES_DEFAULT=''
1069PKG_REQUIRES_PRIVATE=''
1070RANLIB='ranlib'
1071SED='/usr/bin/sed'
1072SET_MAKE=''
1073SHELL='/bin/sh'
1074STRIP='strip'
1075VERSION='0.10.1'
1076ac_ct_CC='/usr/bin/clang'
1077ac_ct_DUMPBIN=''
1078am__EXEEXT_FALSE=''
1079am__EXEEXT_TRUE=''
1080am__fastdepCC_FALSE='#'
1081am__fastdepCC_TRUE=''
1082am__include='include'
1083am__isrc=''
1084am__leading_dot='.'
1085am__quote=''
1086am__tar='${AMTAR} chof - "$$tardir"'
1087am__untar='${AMTAR} xf -'
1088bindir='${exec_prefix}/bin'
1089build='i386-apple-darwin12.4.0'
1090build_alias=''
1091build_cpu='i386'
1092build_os='darwin12.4.0'
1093build_vendor='apple'
1094datadir='${datarootdir}'
1095datarootdir='${prefix}/share'
1096docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1097dvidir='${docdir}'
1098exec_prefix='NONE'
1099host='i386-apple-darwin12.4.0'
1100host_alias=''
1101host_cpu='i386'
1102host_os='darwin12.4.0'
1103host_vendor='apple'
1104htmldir='${docdir}'
1105includedir='${prefix}/include'
1106infodir='${datarootdir}/info'
1107install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libass/libass/work/libass-0.10.1/install-sh'
1108libdir='${exec_prefix}/lib'
1109libexecdir='${exec_prefix}/libexec'
1110localedir='${datarootdir}/locale'
1111localstatedir='${prefix}/var'
1112lt_ECHO='/bin/echo'
1113mandir='${datarootdir}/man'
1114mkdir_p='$(top_builddir)/./install-sh -c -d'
1115oldincludedir='/usr/include'
1116pdfdir='${docdir}'
1117prefix='/opt/local'
1118program_transform_name='s,x,x,'
1119psdir='${docdir}'
1120sbindir='${exec_prefix}/sbin'
1121sharedstatedir='${prefix}/com'
1122sysconfdir='${prefix}/etc'
1123target_alias=''
1124
1125## ----------- ##
1126## confdefs.h. ##
1127## ----------- ##
1128
1129/* confdefs.h */
1130#define PACKAGE_NAME "libass"
1131#define PACKAGE_TARNAME "libass"
1132#define PACKAGE_VERSION "0.10.1"
1133#define PACKAGE_STRING "libass 0.10.1"
1134#define PACKAGE_BUGREPORT ""
1135#define PACKAGE_URL ""
1136#define PACKAGE "libass"
1137#define VERSION "0.10.1"
1138#define STDC_HEADERS 1
1139#define HAVE_SYS_TYPES_H 1
1140#define HAVE_SYS_STAT_H 1
1141#define HAVE_STDLIB_H 1
1142#define HAVE_STRING_H 1
1143#define HAVE_MEMORY_H 1
1144#define HAVE_STRINGS_H 1
1145#define HAVE_INTTYPES_H 1
1146#define HAVE_STDINT_H 1
1147#define HAVE_UNISTD_H 1
1148#define HAVE_DLFCN_H 1
1149#define LT_OBJDIR ".libs/"
1150#define STDC_HEADERS 1
1151#define HAVE__BOOL 1
1152#define HAVE_STDBOOL_H 1
1153#define HAVE_INTTYPES_H 1
1154#define HAVE_STDINT_H 1
1155#define HAVE_STDLIB_H 1
1156#define HAVE_STRING_H 1
1157#define HAVE_SYS_TIME_H 1
1158#define HAVE_UNISTD_H 1
1159#define HAVE_ICONV_H 1
1160#define HAVE_MKDIR 1
1161#define HAVE_STRCASECMP 1
1162#define HAVE_STRDUP 1
1163#define HAVE_STRTOL 1
1164#define HAVE_LIBM 1
1165
1166configure: exit 1