This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libass configure 0.13.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libass/0.13.7 ## --------- ## ## Platform. ## ## --------- ## hostname = Mac-Pro-2010.local uname -m = x86_64 uname -r = 12.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 16.00 gigabytes Default processor set: 220 tasks, 1879 threads, 16 processors Load average: 4.24, Mach factor: 11.75 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/Homebrew/Library/Homebrew/shims/super PATH: /usr/local/opt/pkg-config/bin PATH: /usr/local/opt/yasm/bin PATH: /usr/local/opt/libpng/bin PATH: /usr/local/opt/freetype/bin PATH: /usr/local/opt/libxml2/bin PATH: /usr/local/opt/gettext/bin PATH: /usr/local/opt/pcre/bin PATH: /usr/local/opt/glib/bin PATH: /usr/local/opt/fribidi/bin PATH: /usr/local/opt/fontconfig/bin PATH: /usr/local/opt/cairo/bin PATH: /usr/local/opt/gobject-introspection/bin PATH: /usr/local/opt/graphite2/bin PATH: /usr/local/opt/icu4c/bin PATH: /usr/local/opt/harfbuzz/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/opt/gcc@6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2428: checking for a BSD-compatible install configure:2496: result: /usr/bin/install -c configure:2507: checking whether build environment is sane configure:2562: result: yes configure:2713: checking for a thread-safe mkdir -p configure:2752: result: ./install-sh -c -d configure:2759: checking for gawk configure:2789: result: no configure:2759: checking for mawk configure:2789: result: no configure:2759: checking for nawk configure:2789: result: no configure:2759: checking for awk configure:2775: found /usr/bin/awk configure:2786: result: awk configure:2797: checking whether make sets $(MAKE) configure:2819: result: yes configure:2848: checking whether make supports nested variables configure:2865: result: yes configure:3023: checking build system type configure:3037: result: x86_64-apple-darwin12.6.0 configure:3057: checking host system type configure:3070: result: x86_64-apple-darwin12.6.0 configure:3111: checking how to print strings configure:3138: result: printf configure:3171: checking for style of include used by make configure:3199: result: GNU configure:3270: checking for gcc configure:3297: result: gcc-6 configure:3526: checking for C compiler version configure:3535: gcc-6 --version >&5 gcc-6 (Homebrew GCC 6.4.0) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3546: $? = 0 configure:3535: gcc-6 -v >&5 Using built-in specs. COLLECT_GCC=/usr/local/opt/gcc@6/bin/gcc-6 COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc@6/6.4.0/libexec/gcc/x86_64-apple-darwin12.6.0/6.4.0/lto-wrapper Target: x86_64-apple-darwin12.6.0 Configured with: ../configure --build=x86_64-apple-darwin12.6.0 --prefix=/usr/local/Cellar/gcc@6/6.4.0 --libdir=/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-6 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew GCC 6.4.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-dwarf2 --disable-nls --enable-multilib Thread model: posix gcc version 6.4.0 (Homebrew GCC 6.4.0) configure:3546: $? = 0 configure:3535: gcc-6 -V >&5 gcc-6: error: unrecognized command line option '-V' configure:3546: $? = 1 configure:3535: gcc-6 -qversion >&5 gcc-6: error: unrecognized command line option '-qversion'; did you mean '--version'? configure:3546: $? = 1 configure:3566: checking whether the C compiler works configure:3588: gcc-6 conftest.c >&5 configure:3592: $? = 0 configure:3640: result: yes configure:3643: checking for C compiler default output file name configure:3645: result: a.out configure:3651: checking for suffix of executables configure:3658: gcc-6 -o conftest conftest.c >&5 configure:3662: $? = 0 configure:3684: result: configure:3706: checking whether we are cross compiling configure:3714: gcc-6 -o conftest conftest.c >&5 configure:3718: $? = 0 configure:3725: ./conftest configure:3729: $? = 0 configure:3744: result: no configure:3749: checking for suffix of object files configure:3771: gcc-6 -c conftest.c >&5 configure:3775: $? = 0 configure:3796: result: o configure:3800: checking whether we are using the GNU C compiler configure:3819: gcc-6 -c conftest.c >&5 configure:3819: $? = 0 configure:3828: result: yes configure:3837: checking whether gcc-6 accepts -g configure:3857: gcc-6 -c -g conftest.c >&5 configure:3857: $? = 0 configure:3898: result: yes configure:3915: checking for gcc-6 option to accept ISO C89 configure:3978: gcc-6 -c -g -O2 conftest.c >&5 configure:3978: $? = 0 configure:3991: result: none needed configure:4016: checking whether gcc-6 understands -c and -o together configure:4038: gcc-6 -c conftest.c -o conftest2.o configure:4041: $? = 0 configure:4038: gcc-6 -c conftest.c -o conftest2.o configure:4041: $? = 0 configure:4053: result: yes configure:4072: checking dependency style of gcc-6 configure:4183: result: none configure:4198: checking for a sed that does not truncate output configure:4262: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed configure:4280: checking for grep that handles long lines and -e configure:4338: result: /usr/bin/grep configure:4343: checking for egrep configure:4405: result: /usr/bin/grep -E configure:4410: checking for fgrep configure:4472: result: /usr/bin/grep -F configure:4507: checking for ld used by gcc-6 configure:4574: result: /usr/local/Homebrew/Library/Homebrew/shims/super/ld configure:4581: checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld configure:4596: result: no configure:4608: checking for BSD- or MS-compatible name lister (nm) configure:4662: result: /usr/bin/nm configure:4792: checking the name lister (/usr/bin/nm) interface configure:4799: gcc-6 -c -g -O2 conftest.c >&5 configure:4802: /usr/bin/nm "conftest.o" configure:4805: output 00000000000001b0 S _some_variable configure:4812: result: BSD nm configure:4815: checking whether ln -s works configure:4819: result: yes configure:4827: checking the maximum length of command line arguments configure:4958: result: 196608 configure:5006: checking how to convert x86_64-apple-darwin12.6.0 file names to x86_64-apple-darwin12.6.0 format configure:5046: result: func_convert_file_noop configure:5053: checking how to convert x86_64-apple-darwin12.6.0 file names to toolchain format configure:5073: result: func_convert_file_noop configure:5080: checking for /usr/local/Homebrew/Library/Homebrew/shims/super/ld option to reload object files configure:5087: result: -r configure:5161: checking for objdump configure:5191: result: no configure:5220: checking how to recognize dependent libraries configure:5420: result: pass_all configure:5505: checking for dlltool configure:5535: result: no configure:5565: checking how to associate runtime and link libraries configure:5592: result: printf %s\n configure:5653: checking for ar configure:5669: found /usr/bin/ar configure:5680: result: ar configure:5717: checking for archiver @FILE support configure:5734: gcc-6 -c -g -O2 conftest.c >&5 configure:5734: $? = 0 configure:5737: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:5740: $? = 1 configure:5760: result: no configure:5818: checking for strip configure:5834: found /usr/bin/strip configure:5845: result: strip configure:5917: checking for ranlib configure:5933: found /usr/bin/ranlib configure:5944: result: ranlib configure:6046: checking command to parse /usr/bin/nm output from gcc-6 object configure:6199: gcc-6 -c -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6206: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6209: $? = 0 cannot find nm_test_var in conftest.nm configure:6199: gcc-6 -c -g -O2 conftest.c >&5 configure:6202: $? = 0 configure:6206: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6209: $? = 0 configure:6275: gcc-6 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6278: $? = 0 configure:6316: result: ok configure:6363: checking for sysroot configure:6393: result: no configure:6400: checking for a working dd configure:6438: result: /bin/dd configure:6442: checking how to truncate binary pipes configure:6457: result: /bin/dd bs=4096 count=1 configure:6786: checking for mt configure:6816: result: no configure:6836: checking if : is a manifest tool configure:6842: : '-?' configure:6850: result: no configure:6906: checking for dsymutil configure:6922: found /usr/bin/dsymutil configure:6933: result: dsymutil configure:6998: checking for nmedit configure:7014: found /usr/bin/nmedit configure:7025: result: nmedit configure:7090: checking for lipo configure:7106: found /usr/bin/lipo configure:7117: result: lipo configure:7182: checking for otool configure:7198: found /usr/bin/otool configure:7209: result: otool configure:7274: checking for otool64 configure:7304: result: no configure:7349: checking for -single_module linker flag gcc-6 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7382: result: yes configure:7385: checking for -exported_symbols_list linker flag configure:7405: gcc-6 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:7405: $? = 0 configure:7415: result: yes configure:7418: checking for -force_load linker flag gcc-6 -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc-6 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:7450: result: yes configure:7527: checking how to run the C preprocessor configure:7558: gcc-6 -E conftest.c configure:7558: $? = 0 configure:7572: gcc-6 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | /* end confdefs.h. */ | #include configure:7597: result: gcc-6 -E configure:7617: gcc-6 -E conftest.c configure:7617: $? = 0 configure:7631: gcc-6 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | /* end confdefs.h. */ | #include configure:7660: checking for ANSI C header files configure:7680: gcc-6 -c -g -O2 conftest.c >&5 configure:7680: $? = 0 configure:7753: gcc-6 -o conftest -g -O2 conftest.c >&5 configure:7753: $? = 0 configure:7753: ./conftest configure:7753: $? = 0 configure:7764: result: yes configure:7777: checking for sys/types.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for sys/stat.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for stdlib.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for string.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for memory.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for strings.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for inttypes.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for stdint.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7777: checking for unistd.h configure:7777: gcc-6 -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7777: result: yes configure:7791: checking for dlfcn.h configure:7791: gcc-6 -c -g -O2 conftest.c >&5 configure:7791: $? = 0 configure:7791: result: yes configure:8047: checking for objdir configure:8062: result: .libs configure:8326: checking if gcc-6 supports -fno-rtti -fno-exceptions configure:8344: gcc-6 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8348: $? = 0 configure:8361: result: no configure:8719: checking for gcc-6 option to produce PIC configure:8726: result: -fno-common -DPIC configure:8734: checking if gcc-6 PIC flag -fno-common -DPIC works configure:8752: gcc-6 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:8756: $? = 0 configure:8769: result: yes configure:8798: checking if gcc-6 static flag -static works configure:8826: result: no configure:8841: checking if gcc-6 supports -c -o file.o configure:8862: gcc-6 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8866: $? = 0 configure:8888: result: yes configure:8896: checking if gcc-6 supports -c -o file.o configure:8943: result: yes configure:8976: checking whether the gcc-6 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries configure:10239: result: yes configure:10479: checking dynamic linker characteristics configure:11309: result: darwin12.6.0 dyld configure:11431: checking how to hardcode library paths into programs configure:11456: result: immediate configure:12004: checking whether stripping libraries is possible configure:12018: result: yes configure:12044: checking if libtool supports shared libraries configure:12046: result: yes configure:12049: checking whether to build shared libraries configure:12074: result: yes configure:12077: checking whether to build static libraries configure:12081: result: yes configure:12171: checking for gcc configure:12198: result: gcc-6 configure:12427: checking for C compiler version configure:12436: gcc-6 --version >&5 gcc-6 (Homebrew GCC 6.4.0) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12447: $? = 0 configure:12436: gcc-6 -v >&5 Using built-in specs. COLLECT_GCC=/usr/local/opt/gcc@6/bin/gcc-6 COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc@6/6.4.0/libexec/gcc/x86_64-apple-darwin12.6.0/6.4.0/lto-wrapper Target: x86_64-apple-darwin12.6.0 Configured with: ../configure --build=x86_64-apple-darwin12.6.0 --prefix=/usr/local/Cellar/gcc@6/6.4.0 --libdir=/usr/local/Cellar/gcc@6/6.4.0/lib/gcc/6 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-6 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew GCC 6.4.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-dwarf2 --disable-nls --enable-multilib Thread model: posix gcc version 6.4.0 (Homebrew GCC 6.4.0) configure:12447: $? = 0 configure:12436: gcc-6 -V >&5 gcc-6: error: unrecognized command line option '-V' configure:12447: $? = 1 configure:12436: gcc-6 -qversion >&5 gcc-6: error: unrecognized command line option '-qversion'; did you mean '--version'? configure:12447: $? = 1 configure:12451: checking whether we are using the GNU C compiler configure:12479: result: yes configure:12488: checking whether gcc-6 accepts -g configure:12549: result: yes configure:12566: checking for gcc-6 option to accept ISO C89 configure:12642: result: none needed configure:12667: checking whether gcc-6 understands -c and -o together configure:12704: result: yes configure:12723: checking dependency style of gcc-6 configure:12834: result: none configure:12854: checking how to run the C preprocessor configure:12924: result: gcc-6 -E configure:12944: gcc-6 -E conftest.c configure:12944: $? = 0 configure:12958: gcc-6 -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12996: checking dependency style of gcc-6 configure:13105: result: none configure:13122: checking for ANSI C header files configure:13226: result: yes configure:13234: checking for stdbool.h that conforms to C99 configure:13301: gcc-6 -c -g -O2 conftest.c >&5 configure:13301: $? = 0 configure:13308: result: yes configure:13310: checking for _Bool configure:13310: gcc-6 -c -g -O2 conftest.c >&5 configure:13310: $? = 0 configure:13310: gcc-6 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:13310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:13310: result: yes configure:13330: checking for stdint.h configure:13330: result: yes configure:13330: checking iconv.h usability configure:13330: gcc-6 -c -g -O2 conftest.c >&5 configure:13330: $? = 0 configure:13330: result: yes configure:13330: checking iconv.h presence configure:13330: gcc-6 -E conftest.c configure:13330: $? = 0 configure:13330: result: yes configure:13330: checking for iconv.h configure:13330: result: yes configure:13345: checking for strdup configure:13345: gcc-6 -o conftest -g -O2 conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:13345: $? = 0 configure:13345: result: yes configure:13345: checking for strndup configure:13345: gcc-6 -o conftest -g -O2 conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:13345: $? = 0 configure:13345: result: yes configure:13360: checking for library containing libiconv_open configure:13391: gcc-6 -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_libiconv_open", referenced from: _main in ccRIQXUF.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:13391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:13391: gcc-6 -o conftest -g -O2 conftest.c -liconv >&5 Undefined symbols for architecture x86_64: "_libiconv_open", referenced from: _main in cc8sj6Lc.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:13391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:13408: result: no configure:13416: checking for library containing iconv_open configure:13447: gcc-6 -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_iconv_open", referenced from: _main in ccM5WuMz.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:13447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:13447: gcc-6 -o conftest -g -O2 conftest.c -liconv >&5 configure:13447: $? = 0 configure:13464: result: -liconv configure:13472: checking for fabs in -lm configure:13497: gcc-6 -o conftest -g -O2 conftest.c -lm -liconv >&5 conftest.c:37:6: warning: conflicting types for built-in function 'fabs' char fabs (); ^~~~ configure:13497: $? = 0 configure:13506: result: yes configure:13626: checking for yasm configure:13642: found /usr/local/opt/yasm/bin/yasm configure:13653: result: yes configure:13671: checking if yasm supports vpmovzxwd configure:13676: result: yes configure:13840: checking for pkg-config configure:13858: found /usr/local/opt/pkg-config/bin/pkg-config configure:13870: result: /usr/local/opt/pkg-config/bin/pkg-config configure:13895: checking pkg-config is at least version 0.9.0 configure:13898: result: yes configure:13908: checking for FREETYPE configure:13915: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3" configure:13918: $? = 0 configure:13932: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.10.3" configure:13935: $? = 0 configure:13993: result: yes configure:14007: checking for FRIBIDI configure:14014: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0" configure:14017: $? = 0 configure:14031: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.0" configure:14034: $? = 0 configure:14092: result: yes configure:14106: checking for FONTCONFIG configure:14113: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92" configure:14116: $? = 0 configure:14130: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.92" configure:14133: $? = 0 configure:14171: result: yes configure:14190: checking for CORETEXT configure:14205: gcc-6 -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5 configure:14205: $? = 0 configure:14211: result: yes configure:14238: checking for DIRECTWRITE configure:14253: gcc-6 -o conftest -g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 conftest.c -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics >&5 conftest.c:38:23: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.13.7" | #define PACKAGE_STRING "libass 0.13.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libass" | #define VERSION "0.13.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LIBM 1 | #define CONFIG_ASM 1 | #define CONFIG_RASTERIZER 1 | #define CONFIG_FREETYPE 1 | #define CONFIG_FRIBIDI 1 | #define CONFIG_FONTCONFIG 1 | #define CONFIG_CORETEXT 1 | /* end confdefs.h. */ | | #include | int | main () | { | ; | ; | return 0; | } | configure:14265: result: no configure:14284: checking for HARFBUZZ configure:14291: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.5" configure:14294: $? = 0 configure:14308: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.5" configure:14311: $? = 0 configure:14349: result: yes configure:14531: checking whether make supports nested variables configure:14548: result: yes configure:14671: checking that generated files are newer than configure configure:14677: result: done configure:14748: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libass config.status 0.13.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Mac-Pro-2010.local config.status:1158: creating Makefile config.status:1158: creating libass/Makefile config.status:1158: creating test/Makefile config.status:1158: creating profile/Makefile config.status:1158: creating libass.pc config.status:1158: creating config.h config.status:1387: executing depfiles commands config.status:1387: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin12.6.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-6 ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_FRIBIDI_CFLAGS_set= ac_cv_env_FRIBIDI_CFLAGS_value= ac_cv_env_FRIBIDI_LIBS_set= ac_cv_env_FRIBIDI_LIBS_value= ac_cv_env_HARFBUZZ_CFLAGS_set= ac_cv_env_HARFBUZZ_CFLAGS_value= ac_cv_env_HARFBUZZ_LIBS_set= ac_cv_env_HARFBUZZ_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.8 ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_strdup=yes ac_cv_func_strndup=yes ac_cv_header_dlfcn_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin12.6.0 ac_cv_lib_m_fabs=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc-6 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-6 ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_yasm_check=yes ac_cv_search_iconv_open=-liconv ac_cv_search_libiconv_open=no ac_cv_type__Bool=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/local/Homebrew/Library/Homebrew/shims/super/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2' pkg_cv_FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype' pkg_cv_FREETYPE_CFLAGS=-I/usr/local/opt/freetype/include/freetype2 pkg_cv_FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' pkg_cv_FRIBIDI_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi' pkg_cv_FRIBIDI_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' pkg_cv_HARFBUZZ_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz' pkg_cv_HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='yasm' ASFLAGS=' -DARCH_X86_64=1 -m amd64 -f macho64 -DPREFIX -DHAVE_ALIGNED_STACK=1' ASM_FALSE='#' ASM_TRUE='' AUTOCONF='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing autoconf' AUTOHEADER='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing autoheader' AUTOMAKE='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing automake-1.15' AWK='awk' CC='gcc-6' CCAS='gcc-6' CCASDEPMODE='depmode=none' CCASFLAGS='-g -O2' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz' CORETEXT_FALSE='#' CORETEXT_TRUE='' CPP='gcc-6 -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRECTWRITE_FALSE='' DIRECTWRITE_TRUE='#' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_LARGE_TILES_FALSE='' ENABLE_LARGE_TILES_TRUE='#' ENABLE_PROFILE_FALSE='' ENABLE_PROFILE_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2' FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype' FREETYPE_CFLAGS='-I/usr/local/opt/freetype/include/freetype2' FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype' FRIBIDI_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/fribidi/0.19.7_1/include/fribidi' FRIBIDI_LIBS='-L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' GREP='/usr/bin/grep' HARFBUZZ_CFLAGS='-I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/graphite2/1.3.10/include -I/usr/local/Cellar/harfbuzz/1.6.3/include/harfbuzz' HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz' HAVE_LIBPNG_FALSE='' HAVE_LIBPNG_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEL_FALSE='#' INTEL_TRUE='' LD='/usr/local/Homebrew/Library/Homebrew/shims/super/ld' LDFLAGS='' LIBOBJS='' LIBPNG_CFLAGS='' LIBPNG_LIBS='' LIBS=' -lm -liconv -L/usr/local/opt/freetype/lib -lfreetype -L/usr/local/Cellar/glib/2.54.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/fribidi/0.19.7_1/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -lfontconfig -lfreetype -framework CoreText -framework CoreFoundation -framework CoreGraphics -L/usr/local/Cellar/harfbuzz/1.6.3/lib -lharfbuzz' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='libass' PACKAGE_BUGREPORT='' PACKAGE_NAME='libass' PACKAGE_STRING='libass 0.13.7' PACKAGE_TARNAME='libass' PACKAGE_URL='' PACKAGE_VERSION='0.13.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.8' PKG_CONFIG_PATH='/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig' PKG_LIBS_DEFAULT='' PKG_LIBS_PRIVATE='-lm -liconv -liconv' PKG_REQUIRES_DEFAULT='' PKG_REQUIRES_PRIVATE='harfbuzz >= 0.9.5, fontconfig >= 2.10.92, fribidi >= 0.19.0, freetype2 >= 9.10.3' RANLIB='ranlib' RASTERIZER_FALSE='#' RASTERIZER_TRUE='' SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.13.7' X64_FALSE='#' X64_TRUE='' X86_FALSE='' X86_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc-6' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin12.6.0' build_alias='' build_cpu='x86_64' build_os='darwin12.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin12.6.0' host_alias='' host_cpu='x86_64' host_os='darwin12.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /private/tmp/libass-20171105-61553-1q4twy8/libass-0.13.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/Cellar/libass/0.13.7' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' yasm_check='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libass" #define PACKAGE_TARNAME "libass" #define PACKAGE_VERSION "0.13.7" #define PACKAGE_STRING "libass 0.13.7" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libass" #define VERSION "0.13.7" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_ICONV_H 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_LIBM 1 #define CONFIG_ASM 1 #define CONFIG_RASTERIZER 1 #define CONFIG_FREETYPE 1 #define CONFIG_FRIBIDI 1 #define CONFIG_FONTCONFIG 1 #define CONFIG_CORETEXT 1 #define CONFIG_HARFBUZZ 1 #define CONFIG_ICONV 1 configure: exit 0