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.9.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = mackie.leafmunchers.org uname -m = i386 uname -r = 9.2.2 uname -s = Darwin uname -v = Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 /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 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 10.00 gigabytes Default processor set: 130 tasks, 802 threads, 8 processors Load average: 1.02, Mach factor: 6.96 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Library/Frameworks/Python.framework/Versions/Current/bin PATH: /Users/elan/bin PATH: /opt/local/bin PATH: /opt/local/sbin/ PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin/ PATH: /Developer/usr/bin PATH: /opt/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1996: checking for a BSD-compatible install configure:2052: result: /opt/local/bin/ginstall -c configure:2063: checking whether build environment is sane configure:2106: result: yes configure:2134: checking for a thread-safe mkdir -p configure:2173: result: /opt/local/bin/gmkdir -p configure:2186: checking for gawk configure:2202: found /opt/local/bin/gawk configure:2213: result: gawk configure:2224: checking whether make sets $(MAKE) configure:2245: result: yes configure:2511: checking build system type configure:2529: result: i386-apple-darwin9.2.2 configure:2551: checking host system type configure:2566: result: i386-apple-darwin9.2.2 configure:2600: checking for style of include used by make configure:2628: result: GNU configure:2698: checking for gcc configure:2714: found /usr/bin/gcc configure:2725: result: gcc configure:2963: checking for C compiler version configure:2970: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5478) Copyright (C) 2005 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:2973: $? = 0 configure:2980: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5478~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --with-arch=apple --with-tune=generic --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5478) configure:2983: $? = 0 configure:2990: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:2993: $? = 1 configure:3016: checking for C compiler default output file name configure:3043: gcc conftest.c >&5 configure:3046: $? = 0 configure:3084: result: a.out configure:3101: checking whether the C compiler works configure:3111: ./a.out configure:3114: $? = 0 configure:3131: result: yes configure:3138: checking whether we are cross compiling configure:3140: result: no configure:3143: checking for suffix of executables configure:3150: gcc -o conftest conftest.c >&5 configure:3153: $? = 0 configure:3177: result: configure:3183: checking for suffix of object files configure:3209: gcc -c conftest.c >&5 configure:3212: $? = 0 configure:3235: result: o configure:3239: checking whether we are using the GNU C compiler configure:3268: gcc -c conftest.c >&5 configure:3274: $? = 0 configure:3291: result: yes configure:3296: checking whether gcc accepts -g configure:3326: gcc -c -g conftest.c >&5 configure:3332: $? = 0 configure:3431: result: yes configure:3448: checking for gcc option to accept ISO C89 configure:3522: gcc -c -g -O2 conftest.c >&5 configure:3528: $? = 0 configure:3551: result: none needed configure:3571: checking dependency style of gcc configure:3662: result: gcc3 configure:3677: checking for a sed that does not truncate output configure:3733: result: /usr/bin/sed configure:3736: checking for grep that handles long lines and -e configure:3810: result: /usr/bin/grep configure:3815: checking for egrep configure:3893: result: /usr/bin/grep -E configure:3909: checking for ld used by gcc configure:3976: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:3985: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:4000: result: no configure:4005: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files configure:4012: result: -r configure:4030: checking for BSD-compatible nm configure:4079: result: /usr/bin/nm -p configure:4083: checking whether ln -s works configure:4087: result: yes configure:4094: checking how to recognize dependent libraries configure:4280: result: pass_all configure:4521: checking how to run the C preprocessor configure:4561: gcc -E conftest.c configure:4567: $? = 0 configure:4598: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4604: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | /* end confdefs.h. */ | #include configure:4637: result: gcc -E configure:4666: gcc -E conftest.c configure:4672: $? = 0 configure:4703: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | /* end confdefs.h. */ | #include configure:4747: checking for ANSI C header files configure:4777: gcc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4882: gcc -o conftest -g -O2 conftest.c >&5 configure:4885: $? = 0 configure:4891: ./conftest configure:4894: $? = 0 configure:4911: result: yes configure:4935: checking for sys/types.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for sys/stat.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for stdlib.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for string.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for memory.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for strings.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for inttypes.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for stdint.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:4935: checking for unistd.h configure:4956: gcc -c -g -O2 conftest.c >&5 configure:4962: $? = 0 configure:4978: result: yes configure:5005: checking dlfcn.h usability configure:5022: gcc -c -g -O2 conftest.c >&5 configure:5028: $? = 0 configure:5042: result: yes configure:5046: checking dlfcn.h presence configure:5061: gcc -E conftest.c configure:5067: $? = 0 configure:5081: result: yes configure:5109: checking for dlfcn.h configure:5117: result: yes configure:5188: checking for g++ configure:5204: found /usr/bin/g++ configure:5215: result: g++ configure:5246: checking for C++ compiler version configure:5253: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5478) Copyright (C) 2005 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:5256: $? = 0 configure:5263: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5478~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --with-arch=apple --with-tune=generic --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5478) configure:5266: $? = 0 configure:5273: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:5276: $? = 1 configure:5279: checking whether we are using the GNU C++ compiler configure:5308: g++ -c conftest.cpp >&5 configure:5314: $? = 0 configure:5331: result: yes configure:5336: checking whether g++ accepts -g configure:5366: g++ -c -g conftest.cpp >&5 configure:5372: $? = 0 configure:5471: result: yes configure:5496: checking dependency style of g++ configure:5587: result: gcc3 configure:5612: checking how to run the C++ preprocessor configure:5648: g++ -E conftest.cpp configure:5654: $? = 0 configure:5685: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5691: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 | /* end confdefs.h. */ | #include configure:5724: result: g++ -E configure:5753: g++ -E conftest.cpp configure:5759: $? = 0 configure:5790: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 | /* end confdefs.h. */ | #include configure:5889: checking for g77 configure:5919: result: no configure:5889: checking for xlf configure:5919: result: no configure:5889: checking for f77 configure:5919: result: no configure:5889: checking for frt configure:5919: result: no configure:5889: checking for pgf77 configure:5919: result: no configure:5889: checking for cf77 configure:5919: result: no configure:5889: checking for fort77 configure:5919: result: no configure:5889: checking for fl32 configure:5919: result: no configure:5889: checking for af77 configure:5919: result: no configure:5889: checking for xlf90 configure:5919: result: no configure:5889: checking for f90 configure:5919: result: no configure:5889: checking for pgf90 configure:5919: result: no configure:5889: checking for pghpf configure:5919: result: no configure:5889: checking for epcf90 configure:5919: result: no configure:5889: checking for gfortran configure:5919: result: no configure:5889: checking for g95 configure:5919: result: no configure:5889: checking for xlf95 configure:5919: result: no configure:5889: checking for f95 configure:5919: result: no configure:5889: checking for fort configure:5919: result: no configure:5889: checking for ifort configure:5919: result: no configure:5889: checking for ifc configure:5919: result: no configure:5889: checking for efc configure:5919: result: no configure:5889: checking for pgf95 configure:5919: result: no configure:5889: checking for lf95 configure:5919: result: no configure:5889: checking for ftn configure:5919: result: no configure:5946: checking for Fortran 77 compiler version configure:5953: --version >&5 ./configure: line 5954: --version: command not found configure:5956: $? = 127 configure:5963: -v >&5 ./configure: line 5964: -v: command not found configure:5966: $? = 127 configure:5973: -V >&5 ./configure: line 5974: -V: command not found configure:5976: $? = 127 configure:5984: checking whether we are using the GNU Fortran 77 compiler configure:6003: -c conftest.F >&5 ./configure: line 6004: -c: command not found configure:6009: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6026: result: no configure:6032: checking whether accepts -g configure:6049: -c -g conftest.f >&5 ./configure: line 6050: -c: command not found configure:6055: $? = 127 configure: failed program was: | program main | | end configure:6071: result: no configure:6101: checking the maximum length of command line arguments configure:6213: result: 196608 configure:6225: checking command to parse /usr/bin/nm -p output from gcc object configure:6330: gcc -c -g -O2 conftest.c >&5 configure:6333: $? = 0 configure:6337: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6340: $? = 0 cannot find nm_test_var in conftest.nm configure:6330: gcc -c -g -O2 conftest.c >&5 configure:6333: $? = 0 configure:6337: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:6340: $? = 0 configure:6392: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6395: $? = 0 configure:6433: result: ok configure:6437: checking for objdir configure:6452: result: .libs configure:6544: checking for ar configure:6560: found /usr/bin/ar configure:6571: result: ar configure:6640: checking for ranlib configure:6656: found /usr/bin/ranlib configure:6667: result: ranlib configure:6736: checking for strip configure:6752: found /usr/bin/strip configure:6763: result: strip configure:7049: checking if gcc supports -fno-rtti -fno-exceptions configure:7067: gcc -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:7071: $? = 0 configure:7084: result: no configure:7099: checking for gcc option to produce PIC configure:7331: result: -fno-common configure:7339: checking if gcc PIC flag -fno-common works configure:7357: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5 configure:7361: $? = 0 configure:7374: result: yes configure:7402: checking if gcc static flag -static works configure:7430: result: no configure:7440: checking if gcc supports -c -o file.o configure:7461: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7465: $? = 0 configure:7487: result: yes configure:7513: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:8493: result: yes configure:8560: checking dynamic linker characteristics configure:9162: result: darwin9.2.2 dyld configure:9171: checking how to hardcode library paths into programs configure:9196: result: immediate configure:9210: checking whether stripping libraries is possible configure:9224: result: yes configure:10017: checking if libtool supports shared libraries configure:10019: result: yes configure:10022: checking whether to build shared libraries configure:10043: result: yes configure:10046: checking whether to build static libraries configure:10050: result: yes configure:10143: creating libtool configure:10731: checking for ld used by g++ configure:10798: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:10807: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:10822: result: no configure:10873: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:11847: result: yes configure:11865: g++ -c -g -O2 conftest.cpp >&5 configure:11868: $? = 0 configure:12020: checking for g++ option to produce PIC configure:12304: result: -fno-common configure:12312: checking if g++ PIC flag -fno-common works configure:12330: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 configure:12334: $? = 0 configure:12347: result: yes configure:12375: checking if g++ static flag -static works configure:12403: result: no configure:12413: checking if g++ supports -c -o file.o configure:12434: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12438: $? = 0 configure:12460: result: yes configure:12486: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:12511: result: yes configure:12578: checking dynamic linker characteristics configure:13128: result: darwin9.2.2 dyld configure:13137: checking how to hardcode library paths into programs configure:13162: result: immediate configure:19454: checking for C++ compiler version configure:19461: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5478) Copyright (C) 2005 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:19464: $? = 0 configure:19471: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5478~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --with-arch=apple --with-tune=generic --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5478) configure:19474: $? = 0 configure:19481: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:19484: $? = 1 configure:19487: checking whether we are using the GNU C++ compiler configure:19539: result: yes configure:19544: checking whether g++ accepts -g configure:19679: result: yes configure:19704: checking dependency style of g++ configure:19795: result: gcc3 configure:19858: checking for gcc configure:19885: result: gcc configure:20123: checking for C compiler version configure:20130: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5478) Copyright (C) 2005 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:20133: $? = 0 configure:20140: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5478~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --with-arch=apple --with-tune=generic --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5478) configure:20143: $? = 0 configure:20150: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:20153: $? = 1 configure:20156: checking whether we are using the GNU C compiler configure:20208: result: yes configure:20213: checking whether gcc accepts -g configure:20348: result: yes configure:20365: checking for gcc option to accept ISO C89 configure:20468: result: none needed configure:20488: checking dependency style of gcc configure:20579: result: gcc3 configure:20599: checking how to run the C preprocessor configure:20715: result: gcc -E configure:20744: gcc -E conftest.c configure:20750: $? = 0 configure:20781: gcc -E conftest.c conftest.c:21:28: error: ac_nonexistent.h: No such file or directory configure:20787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 | /* end confdefs.h. */ | #include configure:20826: checking for png_create_write_struct in -lpng configure:20861: gcc -o conftest -g -O2 conftest.c -lpng >&5 ld: library not found for -lpng collect2: ld returned 1 exit status configure:20867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 | /* 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 png_create_write_struct (); | int | main () | { | return png_create_write_struct (); | ; | return 0; | } configure:20885: result: no configure:20895: checking for library containing iconv_open configure:20936: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_iconv_open", referenced from: _main in ccmUxU54.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:20942: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 | /* 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:20936: gcc -o conftest -g -O2 conftest.c -liconv >&5 configure:20942: $? = 0 configure:20970: result: -liconv configure:20982: checking for enca_analyser_alloc in -lenca configure:21017: gcc -o conftest -g -O2 conftest.c -lenca -liconv >&5 ld: library not found for -lenca collect2: ld returned 1 exit status configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 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 enca_analyser_alloc (); | int | main () | { | return enca_analyser_alloc (); | ; | return 0; | } configure:21041: result: no configure:21053: checking for ANSI C header files configure:21217: result: yes configure:21239: checking for inttypes.h configure:21245: result: yes configure:21239: checking for stdint.h configure:21245: result: yes configure:21239: checking for stdlib.h configure:21245: result: yes configure:21239: checking for string.h configure:21245: result: yes configure:21249: checking sys/time.h usability configure:21266: gcc -c -g -O2 conftest.c >&5 configure:21272: $? = 0 configure:21286: result: yes configure:21290: checking sys/time.h presence configure:21305: gcc -E conftest.c configure:21311: $? = 0 configure:21325: result: yes configure:21353: checking for sys/time.h configure:21361: result: yes configure:21239: checking for unistd.h configure:21245: result: yes configure:21249: checking iconv.h usability configure:21266: gcc -c -g -O2 conftest.c >&5 configure:21272: $? = 0 configure:21286: result: yes configure:21290: checking iconv.h presence configure:21305: gcc -E conftest.c configure:21311: $? = 0 configure:21325: result: yes configure:21353: checking for iconv.h configure:21361: result: yes configure:21249: checking enca.h usability configure:21266: gcc -c -g -O2 conftest.c >&5 conftest.c:63:18: error: enca.h: No such file or directory configure:21272: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ICONV_H 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 | #include configure:21286: result: no configure:21290: checking enca.h presence configure:21305: gcc -E conftest.c conftest.c:30:18: error: enca.h: No such file or directory configure:21311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:21325: result: no configure:21353: checking for enca.h configure:21361: result: no configure:21424: checking for pkg-config configure:21442: found /opt/local/bin/pkg-config configure:21454: result: /opt/local/bin/pkg-config configure:21483: checking pkg-config is at least version 0.9.0 configure:21486: result: yes configure:21497: checking for FONTCONFIG configure:21505: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0" configure:21508: $? = 0 configure:21523: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0" configure:21526: $? = 0 configure:21562: result: yes configure:21577: checking for FREETYPE configure:21585: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.6.3" configure:21588: $? = 0 configure:21603: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.6.3" configure:21606: $? = 0 configure:21682: result: yes configure:21696: checking for stdbool.h that conforms to C99 configure:21789: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:21795: $? = 0 configure:21810: result: yes configure:21812: checking for _Bool configure:21842: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:21848: $? = 0 configure:21863: result: yes configure:21882: checking for an ANSI C-conforming const configure:21957: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:21963: $? = 0 configure:21978: result: yes configure:21988: checking for inline configure:22014: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22020: $? = 0 configure:22038: result: inline configure:22058: checking for int64_t configure:22089: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22095: $? = 0 configure:22124: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:71: warning: integer overflow in expression conftest.c:71: error: size of array 'test_array' is negative configure:22130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 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 () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:22159: result: yes configure:22171: checking for size_t configure:22201: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22207: $? = 0 configure:22222: result: yes configure:22234: checking whether struct tm is in sys/time.h or time.h configure:22264: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22270: $? = 0 configure:22285: result: time.h configure:22296: checking for uint32_t configure:22327: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22333: $? = 0 configure:22354: result: yes configure:22372: checking for uint8_t configure:22403: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:22409: $? = 0 configure:22430: result: yes configure:22454: checking for stdlib.h configure:22460: result: yes configure:22589: checking for GNU libc compatible malloc configure:22623: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:22626: $? = 0 configure:22632: ./conftest configure:22635: $? = 0 configure:22651: result: yes configure:22679: checking for working memcmp configure:22732: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:22735: $? = 0 configure:22741: ./conftest configure:22744: $? = 0 configure:22760: result: yes configure:22774: checking for stdlib.h configure:22780: result: yes configure:22909: checking for GNU libc compatible realloc configure:22943: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:22946: $? = 0 configure:22952: ./conftest configure:22955: $? = 0 configure:22971: result: yes configure:22999: checking whether lstat dereferences a symlink specified with a trailing slash configure:23035: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23038: $? = 0 configure:23044: ./conftest configure:23047: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 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 () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:23070: result: no configure:23089: checking whether stat accepts an empty string configure:23119: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23122: $? = 0 configure:23128: ./conftest configure:23131: $? = 0 configure:23147: result: no configure:23163: checking for working strtod configure:23214: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23217: $? = 0 configure:23223: ./conftest configure:23226: $? = 0 configure:23242: result: yes configure:23410: checking for vprintf configure:23466: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 conftest.c:61: warning: conflicting types for built-in function 'vprintf' configure:23472: $? = 0 configure:23490: result: yes configure:23497: checking for _doprnt configure:23553: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 Undefined symbols: "__doprnt", referenced from: _main in ccbGzz5g.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:23559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libass" | #define PACKAGE_TARNAME "libass" | #define PACKAGE_VERSION "0.9.4" | #define PACKAGE_STRING "libass 0.9.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libass" | #define VERSION "0.9.4" | #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 USE_ICONV 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:23576: result: no configure:23601: checking for memset configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 conftest.c:62: warning: conflicting types for built-in function 'memset' configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for mkdir configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strcasecmp configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strchr configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 conftest.c:65: warning: conflicting types for built-in function 'strchr' configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strdup configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 conftest.c:66: warning: conflicting types for built-in function 'strdup' configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strerror configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strstr configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 conftest.c:68: warning: conflicting types for built-in function 'strstr' configure:23663: $? = 0 configure:23681: result: yes configure:23601: checking for strtol configure:23657: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include conftest.c -liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz >&5 configure:23663: $? = 0 configure:23681: result: yes configure:23829: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libass config.status 0.9.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mackie.leafmunchers.org config.status:671: creating Makefile config.status:671: creating libass/Makefile config.status:671: creating test/Makefile config.status:671: creating libass.pc config.status:671: creating config.h config.status:970: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin9.2.2 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= 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_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_enca_h=no 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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin9.2.2 ac_cv_lib_enca_enca_analyser_alloc=no ac_cv_lib_png_png_create_write_struct=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_iconv_open=-liconv ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include ' pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lexpat ' pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include ' pkg_cv_FREETYPE_LIBS='-Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run tar' AR='ar' AUTOCONF='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run autoconf' AUTOHEADER='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run autoheader' AUTOMAKE='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include ' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FONTCONFIG_CFLAGS='-I/opt/local/include ' FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lexpat ' FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include ' FREETYPE_LIBS='-Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz ' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}lstat$U.o' LIBS='-liconv -L/opt/local/lib -lfontconfig -lexpat -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -lfreetype -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo' MAKEINFO='${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/missing --run makeinfo' OBJEXT='o' PACKAGE='libass' PACKAGE_BUGREPORT='' PACKAGE_NAME='libass' PACKAGE_STRING='libass 0.9.4' PACKAGE_TARNAME='libass' PACKAGE_VERSION='0.9.4' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' POW_LIB='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.9.4' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin9.2.2' build_alias='' build_cpu='i386' build_os='darwin9.2.2' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin9.2.2' host_alias='' host_cpu='i386' host_os='darwin9.2.2' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/libass.older/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/opt/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libass" #define PACKAGE_TARNAME "libass" #define PACKAGE_VERSION "0.9.4" #define PACKAGE_STRING "libass 0.9.4" #define PACKAGE_BUGREPORT "" #define PACKAGE "libass" #define VERSION "0.9.4" #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 USE_ICONV 1 #define STDC_HEADERS 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ICONV_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_FREETYPE 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_VPRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libass config.status 0.9.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on mackie.leafmunchers.org config.status:671: creating config.h config.status:924: config.h is unchanged