This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dvipng configure 1.14, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --prefix=/opt/local --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = uname -m = i386 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 144 tasks, 803 threads, 4 processors Load average: 0.89, Mach factor: 3.10 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2195: checking whether make sets $(MAKE) configure:2217: result: yes configure:2274: checking for gcc configure:2301: result: /Developer/usr/bin/llvm-gcc-4.2 configure:2530: checking for C compiler version configure:2539: /Developer/usr/bin/llvm-gcc-4.2 --version >&5 i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) Copyright (C) 2007 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:2550: $? = 0 configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) configure:2550: $? = 0 configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:2550: $? = 1 configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5 i686-apple-darwin10-llvm-gcc-4.2: no input files configure:2550: $? = 1 configure:2570: checking whether the C compiler works configure:2592: /Developer/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 configure:2596: $? = 0 configure:2644: result: yes configure:2647: checking for C compiler default output file name configure:2649: result: a.out configure:2655: checking for suffix of executables configure:2662: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 configure:2666: $? = 0 configure:2688: result: configure:2710: checking whether we are cross compiling configure:2718: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 configure:2722: $? = 0 configure:2729: ./conftest configure:2733: $? = 0 configure:2748: result: no configure:2753: checking for suffix of object files configure:2775: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 configure:2779: $? = 0 configure:2800: result: o configure:2804: checking whether we are using the GNU C compiler configure:2823: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 configure:2823: $? = 0 configure:2832: result: yes configure:2841: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g configure:2861: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 configure:2861: $? = 0 configure:2902: result: yes configure:2919: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89 configure:2983: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 configure:2983: $? = 0 configure:2996: result: none needed configure:3059: checking for a BSD-compatible install configure:3127: result: /usr/bin/install -c configure:3138: checking whether ln -s works configure:3142: result: yes configure:3233: checking for gs configure:3249: found /opt/local/bin/gs configure:3260: result: gs configure:3275: checking whether gs has the pngalpha device configure:3278: result: yes configure:3315: checking for pow in -lm configure:3340: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm >&5 conftest.c:18: warning: conflicting types for built-in function 'pow' conftest.c:18: warning: conflicting types for built-in function 'pow' configure:3340: $? = 0 configure:3349: result: yes configure:3360: checking for deflate in -lz configure:3385: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lz -lm >&5 configure:3385: $? = 0 configure:3394: result: yes configure:3405: checking for png_read_image in -lpng configure:3430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lpng -lz -lm >&5 configure:3430: $? = 0 configure:3439: result: yes configure:3452: checking for gdImageCreate in -lgd configure:3477: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lgd -lpng -lz -lm >&5 configure:3477: $? = 0 configure:3486: result: yes configure:3500: checking for kpse_set_program_name in -lkpathsea configure:3525: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lkpathsea -lgd -lpng -lz -lm >&5 ld: warning: ignoring file /opt/local/lib/libkpathsea.dylib, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols for architecture i386: "_kpse_set_program_name", referenced from: _main in cchkojDQ.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cc3lgLwg.out (No such file or directory) configure:3525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvipng" | #define PACKAGE_TARNAME "dvipng" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "dvipng 1.14" | #define PACKAGE_BUGREPORT "dvipng@nongnu.org" | #define PACKAGE_URL "" | #define DEBUG 1 | #define GS_PATH "gs" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGD 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 kpse_set_program_name (); | int | main () | { | return kpse_set_program_name (); | ; | return 0; | } configure:3534: result: no configure:3544: error: cannot find/use libkpathsea ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -arch x86_64 -arch i386' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_lib_gd_gdImageCreate=yes ac_cv_lib_kpathsea_kpse_set_program_name=no ac_cv_lib_m_pow=yes ac_cv_lib_png_png_read_image=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_prog_GS=gs ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/Developer/usr/bin/llvm-gcc-4.2' CFLAGS='-O2 -arch x86_64 -arch i386' CPP='' CPPFLAGS='-I/opt/local/include' DEFS='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' EXEEXT='' FT2_CFLAGS='' FT2_CONFIG='' FT2_LIBS='' GREP='' GS='gs' INSTALL_BIN_TARGET='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KPSEWHICH='' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' LIBOBJS='' LIBS='-lgd -lpng -lz -lm ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='' MAKEINFO_MACROS='' OBJEXT='o' PACKAGE_BUGREPORT='dvipng@nongnu.org' PACKAGE_NAME='dvipng' PACKAGE_STRING='dvipng 1.14' PACKAGE_TARNAME='dvipng' PACKAGE_URL='' PACKAGE_VERSION='1.14' PATH_SEPARATOR=':' POW_LIB='' PSFONTS_O='' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dvipng" #define PACKAGE_TARNAME "dvipng" #define PACKAGE_VERSION "1.14" #define PACKAGE_STRING "dvipng 1.14" #define PACKAGE_BUGREPORT "dvipng@nongnu.org" #define PACKAGE_URL "" #define DEBUG 1 #define GS_PATH "gs" #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define HAVE_LIBGD 1 configure: exit 1