This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MacPorts configure 1.9.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline ## --------- ## ## Platform. ## ## --------- ## hostname = sachins-MacBook-Pro.local uname -m = i386 uname -r = 10.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 121 tasks, 406 threads, 2 processors Load average: 0.99, Mach factor: 1.39 /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:2646: checking build system type configure:2660: result: x86_64-apple-darwin10.6.0 configure:2680: checking host system type configure:2693: result: x86_64-apple-darwin10.6.0 configure:2713: checking target system type configure:2726: result: x86_64-apple-darwin10.6.0 configure:2754: checking MacPorts version configure:2757: result: 1.9.2 configure:2790: checking for sw_vers configure:2808: found /usr/bin/sw_vers configure:2820: result: /usr/bin/sw_vers configure:2830: checking for defaults configure:2848: found /usr/bin/defaults configure:2860: result: /usr/bin/defaults configure:2870: checking for xcode-select configure:2888: found /usr/bin/xcode-select configure:2900: result: /usr/bin/xcode-select configure:2910: checking Mac OS X version configure:2913: result: 10.6.6 configure:2936: checking Xcode location configure:2939: result: /Developer configure:2948: checking Xcode version configure:2955: result: 3.2.5 configure:3027: checking for gcc configure:3043: found /usr/bin/gcc configure:3054: result: gcc configure:3283: checking for C compiler version configure:3292: gcc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) 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:3303: $? = 0 configure:3292: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5664) configure:3303: $? = 0 configure:3292: gcc -V >&5 gcc-4.2: argument to `-V' is missing configure:3303: $? = 1 configure:3292: gcc -qversion >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:3303: $? = 1 configure:3323: checking whether the C compiler works configure:3345: gcc conftest.c >&5 configure:3349: $? = 0 configure:3397: result: yes configure:3400: checking for C compiler default output file name configure:3402: result: a.out configure:3408: checking for suffix of executables configure:3415: gcc -o conftest conftest.c >&5 configure:3419: $? = 0 configure:3441: result: configure:3463: checking whether we are cross compiling configure:3471: gcc -o conftest conftest.c >&5 configure:3475: $? = 0 configure:3482: ./conftest configure:3486: $? = 0 configure:3501: result: no configure:3506: checking for suffix of object files configure:3528: gcc -c conftest.c >&5 configure:3532: $? = 0 configure:3553: result: o configure:3557: checking whether we are using the GNU C compiler configure:3576: gcc -c conftest.c >&5 configure:3576: $? = 0 configure:3585: result: yes configure:3594: checking whether gcc accepts -g configure:3614: gcc -c -g conftest.c >&5 configure:3614: $? = 0 configure:3655: result: yes configure:3672: checking for gcc option to accept ISO C89 configure:3736: gcc -c -g -O2 conftest.c >&5 configure:3736: $? = 0 configure:3749: result: none needed configure:3823: checking for gcc configure:3839: found /usr/bin/gcc configure:3850: result: gcc configure:3875: checking for Objective C compiler version configure:3884: gcc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) 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:3895: $? = 0 configure:3884: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5664) configure:3895: $? = 0 configure:3884: gcc -V >&5 gcc-4.2: argument to `-V' is missing configure:3895: $? = 1 configure:3884: gcc -qversion >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:3895: $? = 1 configure:3899: checking whether we are using the GNU Objective C compiler configure:3918: gcc -c conftest.m >&5 configure:3918: $? = 0 configure:3927: result: yes configure:3936: checking whether gcc accepts -g configure:3956: gcc -c -g conftest.m >&5 configure:3956: $? = 0 configure:3997: result: yes configure:4034: checking for a BSD-compatible install configure:4102: result: /usr/bin/install -c configure:4113: checking whether make sets $(MAKE) configure:4135: result: yes configure:4144: checking whether ln -s works configure:4148: result: yes configure:4157: checking for mtree configure:4176: found /usr/sbin/mtree configure:4188: result: /usr/sbin/mtree configure:4198: checking for chown configure:4217: found /usr/sbin/chown configure:4229: result: /usr/sbin/chown configure:4239: checking for cp configure:4257: found /bin/cp configure:4269: result: /bin/cp configure:4279: checking for cpio configure:4297: found /usr/bin/cpio configure:4309: result: /usr/bin/cpio configure:4319: checking for diff configure:4337: found /usr/bin/diff configure:4349: result: /usr/bin/diff configure:4359: checking for dscl configure:4377: found /usr/bin/dscl configure:4389: result: /usr/bin/dscl configure:4399: checking for file configure:4417: found /usr/bin/file configure:4429: result: /usr/bin/file configure:4439: checking for bzr configure:4472: result: no configure:4479: checking for cvs configure:4497: found /usr/bin/cvs configure:4509: result: /usr/bin/cvs configure:4519: checking for svn configure:4537: found /usr/bin/svn configure:4549: result: /usr/bin/svn configure:4559: checking for git configure:4577: found /usr/bin/git configure:4589: result: /usr/bin/git configure:4599: checking for hg configure:4632: result: no configure:4639: checking for gzip configure:4657: found /usr/bin/gzip configure:4669: result: /usr/bin/gzip configure:4679: checking for lipo configure:4697: found /usr/bin/lipo configure:4709: result: /usr/bin/lipo configure:4719: checking for patch configure:4737: found /usr/bin/patch configure:4749: result: /usr/bin/patch configure:4759: checking for rmdir configure:4777: found /bin/rmdir configure:4789: result: /bin/rmdir configure:4799: checking for rsync configure:4817: found /usr/bin/rsync configure:4829: result: /usr/bin/rsync configure:4839: checking for sed configure:4857: found /usr/bin/sed configure:4869: result: /usr/bin/sed configure:4879: checking for tar configure:4897: found /usr/bin/tar configure:4909: result: /usr/bin/tar configure:4919: checking for unzip configure:4937: found /usr/bin/unzip configure:4949: result: /usr/bin/unzip configure:4959: checking for zip configure:4977: found /usr/bin/zip configure:4989: result: /usr/bin/zip configure:5001: checking for bsdmake configure:5019: found /usr/bin/bsdmake configure:5031: result: /usr/bin/bsdmake configure:5044: checking for make configure:5062: found /usr/bin/make configure:5074: result: /usr/bin/make configure:5084: checking for hdiutil configure:5102: found /usr/bin/hdiutil configure:5114: result: /usr/bin/hdiutil configure:5124: checking for launchd configure:5140: found /sbin/launchd configure:5151: result: yes configure:5161: checking for launchctl configure:5179: found /bin/launchctl configure:5191: result: /bin/launchctl configure:5201: checking for xcodebuild configure:5219: found /usr/bin/xcodebuild configure:5231: result: /usr/bin/xcodebuild configure:5243: checking for gnutar configure:5262: found /usr/bin/gnutar configure:5274: result: /usr/bin/gnutar configure:5289: checking for gnumake configure:5308: found /usr/bin/gnumake configure:5320: result: /usr/bin/gnumake configure:5335: checking for gnupatch configure:5369: result: no configure:5335: checking for gpatch configure:5369: result: no configure:5379: checking for bzip2 configure:5397: found /usr/bin/bzip2 configure:5409: result: /usr/bin/bzip2 configure:5419: checking for lsbom configure:5437: found /usr/bin/lsbom configure:5449: result: /usr/bin/lsbom configure:5459: checking for mkbom configure:5477: found /usr/bin/mkbom configure:5489: result: /usr/bin/mkbom configure:5499: checking for pax configure:5517: found /bin/pax configure:5529: result: /bin/pax configure:5539: checking for xar configure:5557: found /usr/bin/xar configure:5569: result: /usr/bin/xar configure:5579: checking for open configure:5597: found /usr/bin/open configure:5609: result: /usr/bin/open configure:5636: checking for sed configure:5666: result: /usr/bin/sed configure:5679: checking which sed flag to use for extended regexp configure:5689: result: -E (BSD) configure:5706: checking for tar configure:5736: result: /usr/bin/tar configure:5746: checking for gnutar configure:5776: result: /usr/bin/gnutar configure:5785: checking for which tar variant to use configure:5792: result: /usr/bin/gnutar configure:5796: checking for /usr/bin/gnutar --no-same-owner support configure:5803: result: yes configure:5811: checking for patch configure:5841: result: /usr/bin/patch configure:5851: checking for gpatch configure:5884: result: no configure:5890: checking for GNU (FSF) patch configure:5902: result: /usr/bin/patch configure:5932: checking how to mark unused variables configure:5938: gcc -c -g -O2 conftest.c >&5 configure:5938: $? = 0 configure:5948: result: configure:5953: checking for gcc symbol visibility attribute configure:5972: gcc -c -g -O2 conftest.c >&5 configure:5972: $? = 0 configure:5986: result: __attribute__((visibility("hidden"))) configure:6171: checking for the pthreads library -lpthreads configure:6204: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 ld: library not found for -lpthreads collect2: ld returned 1 exit status configure:6204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MacPorts" | #define PACKAGE_TARNAME "macports" | #define PACKAGE_VERSION "1.9.2" | #define PACKAGE_STRING "MacPorts 1.9.2" | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" | #define PACKAGE_URL "" | #define UNUSED __attribute__((unused)) | #define MP_PRIVATE __attribute__((visibility("hidden"))) | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6213: result: no configure:6116: checking whether pthreads work without any flags configure:6204: gcc -o conftest -g -O2 conftest.c >&5 configure:6204: $? = 0 configure:6213: result: yes configure:6232: checking for joinable pthread attribute configure:6247: gcc -o conftest -g -O2 conftest.c >&5 configure:6247: $? = 0 configure:6253: result: PTHREAD_CREATE_JOINABLE configure:6263: checking if more special flags are required for pthreads configure:6270: result: -D_THREAD_SAFE configure:6307: checking how to run the Objective C preprocessor configure:6334: gcc -E conftest.m configure:6334: $? = 0 configure:6348: gcc -E conftest.m conftest.m:12:28: error: ac_nonexistent.h: No such file or directory configure:6348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MacPorts" | #define PACKAGE_TARNAME "macports" | #define PACKAGE_VERSION "1.9.2" | #define PACKAGE_STRING "MacPorts 1.9.2" | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" | #define PACKAGE_URL "" | #define UNUSED __attribute__((unused)) | #define MP_PRIVATE __attribute__((visibility("hidden"))) | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:6373: result: gcc -E configure:6393: gcc -E conftest.m configure:6393: $? = 0 configure:6407: gcc -E conftest.m conftest.m:12:28: error: ac_nonexistent.h: No such file or directory configure:6407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MacPorts" | #define PACKAGE_TARNAME "macports" | #define PACKAGE_VERSION "1.9.2" | #define PACKAGE_STRING "MacPorts 1.9.2" | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" | #define PACKAGE_URL "" | #define UNUSED __attribute__((unused)) | #define MP_PRIVATE __attribute__((visibility("hidden"))) | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:6436: checking for grep that handles long lines and -e configure:6494: result: /usr/bin/grep configure:6499: checking for egrep configure:6561: result: /usr/bin/grep -E configure:6566: checking for ANSI C header files configure:6586: gcc -c -g -O2 conftest.m >&5 configure:6586: $? = 0 configure:6659: gcc -o conftest -g -O2 conftest.m >&5 configure:6659: $? = 0 configure:6659: ./conftest configure:6659: $? = 0 configure:6670: result: yes configure:6683: checking for sys/types.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for sys/stat.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for stdlib.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for string.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for memory.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for strings.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for inttypes.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for stdint.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6683: checking for unistd.h configure:6683: gcc -c -g -O2 conftest.m >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6730: checking objc/objc.h usability configure:6730: gcc -c -g -O2 conftest.m >&5 configure:6730: $? = 0 configure:6730: result: yes configure:6730: checking objc/objc.h presence configure:6730: gcc -E conftest.m configure:6730: $? = 0 configure:6730: result: yes configure:6730: checking for objc/objc.h configure:6730: result: yes configure:6755: checking if linking libobjc requires pthreads configure:6784: gcc -o conftest -g -O2 conftest.m -lobjc >&5 conftest.m: In function 'main': conftest.m:32: warning: 'Object' may not respond to '+alloc' conftest.m:32: warning: (Messages without a matching method signature conftest.m:32: warning: will be assumed to return 'id' and accept conftest.m:32: warning: '...' as arguments.) conftest.m:33: warning: 'Object' may not respond to '-name' configure:6784: $? = 0 configure:6842: result: no configure:6855: checking for Apple Objective-C runtime configure:6884: gcc -o conftest -g -O2 conftest.m -lobjc >&5 conftest.m: In function 'main': conftest.m:32: warning: initialization makes pointer from integer without a cast conftest.m:33: warning: no '-alloc' method found conftest.m:33: warning: (Messages without a matching method signature conftest.m:33: warning: will be assumed to return 'id' and accept conftest.m:33: warning: '...' as arguments.) conftest.m:34: warning: no '-name' method found configure:6884: $? = 0 configure:6899: result: yes configure:6906: checking for GNU Objective C runtime configure:6935: gcc -o conftest -g -O2 conftest.m -lobjc >&5 conftest.m: In function 'main': conftest.m:32: warning: initialization makes pointer from integer without a cast conftest.m:33: warning: no '-alloc' method found conftest.m:33: warning: (Messages without a matching method signature conftest.m:33: warning: will be assumed to return 'id' and accept conftest.m:33: warning: '...' as arguments.) conftest.m:34: warning: no '-name' method found Undefined symbols: "_objc_lookup_class", referenced from: _main in ccQGE6uY.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:6935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MacPorts" | #define PACKAGE_TARNAME "macports" | #define PACKAGE_VERSION "1.9.2" | #define PACKAGE_STRING "MacPorts 1.9.2" | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" | #define PACKAGE_URL "" | #define UNUSED __attribute__((unused)) | #define MP_PRIVATE __attribute__((visibility("hidden"))) | #define HAVE_PTHREAD 1 | #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_OBJC_OBJC_H 1 | /* end confdefs.h. */ | | | #include | #include | | int | main () | { | | id class = objc_lookup_class("Object"); | id obj = [class alloc]; | puts([obj name]); | | ; | return 0; | } | configure:6950: result: no configure:6962: Using Apple Objective-C runtime configure:7042: checking for Apple Foundation library configure:7078: gcc -o conftest -g -O2 conftest.m -framework Foundation >&5 In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/HFSVolumes.h:32, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:206, from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:17, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81, from conftest.m:26: /usr/include/hfs/hfs_format.h:765: error: expected specifier-qualifier-list before 'uuid_string_t' conftest.m: In function 'main': conftest.m:33: warning: 'NSString' may not respond to '+length' conftest.m:33: warning: (Messages without a matching method signature conftest.m:33: warning: will be assumed to return 'id' and accept conftest.m:33: warning: '...' as arguments.) configure:7078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MacPorts" | #define PACKAGE_TARNAME "macports" | #define PACKAGE_VERSION "1.9.2" | #define PACKAGE_STRING "MacPorts 1.9.2" | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" | #define PACKAGE_URL "" | #define UNUSED __attribute__((unused)) | #define MP_PRIVATE __attribute__((visibility("hidden"))) | #define HAVE_PTHREAD 1 | #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_OBJC_OBJC_H 1 | #define APPLE_RUNTIME 1 | /* end confdefs.h. */ | | | #include | | int | main () | { | | NSString *string = [[NSString alloc] initWithCString: "Hello World"]; | [NSString length]; | | ; | return 0; | } | configure:7096: result: no configure:7108: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library configure:7212: error: Could not find a working Foundation implementation ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin10.6.0 ac_cv_c_compiler_gnu=yes ac_cv_env_BSDMAKE_set= ac_cv_env_BSDMAKE_value= ac_cv_env_BZIP2_set= ac_cv_env_BZIP2_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_CVS_set= ac_cv_env_CVS_value= ac_cv_env_GNUMAKE_set= ac_cv_env_GNUMAKE_value= ac_cv_env_GNUTAR_set= ac_cv_env_GNUTAR_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAKE_set= ac_cv_env_MAKE_value= ac_cv_env_MTREE_set= ac_cv_env_MTREE_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJCPP_set= ac_cv_env_OBJCPP_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OPEN_set= ac_cv_env_OPEN_value= ac_cv_env_RSYNC_set= ac_cv_env_RSYNC_value= ac_cv_env_SED_set= ac_cv_env_SED_value= ac_cv_env_SVN_set= ac_cv_env_SVN_value= ac_cv_env_TAR_set= ac_cv_env_TAR_value= ac_cv_env_XAR_set= ac_cv_env_XAR_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_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_objc_objc_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-darwin10.6.0 ac_cv_objc_compiler_gnu=yes ac_cv_objc_foundation_apple=no ac_cv_objext=o ac_cv_path_BSDMAKE=/usr/bin/bsdmake ac_cv_path_BZIP2=/usr/bin/bzip2 ac_cv_path_CHOWN=/usr/sbin/chown ac_cv_path_CP=/bin/cp ac_cv_path_CPIO=/usr/bin/cpio ac_cv_path_CVS=/usr/bin/cvs ac_cv_path_DEFAULTS=/usr/bin/defaults ac_cv_path_DIFF=/usr/bin/diff ac_cv_path_DSCL=/usr/bin/dscl ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FILE=/usr/bin/file ac_cv_path_GIT=/usr/bin/git ac_cv_path_GNUMAKE=/usr/bin/gnumake ac_cv_path_GNUTAR=/usr/bin/gnutar ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GZIP=/usr/bin/gzip ac_cv_path_HDIUTIL=/usr/bin/hdiutil ac_cv_path_LAUNCHCTL=/bin/launchctl ac_cv_path_LIPO=/usr/bin/lipo ac_cv_path_LSBOM=/usr/bin/lsbom ac_cv_path_MAKE=/usr/bin/make ac_cv_path_MKBOM=/usr/bin/mkbom ac_cv_path_MTREE=/usr/sbin/mtree ac_cv_path_OPEN=/usr/bin/open ac_cv_path_PATCH=/usr/bin/patch ac_cv_path_PAX=/bin/pax ac_cv_path_RMDIR=/bin/rmdir ac_cv_path_RSYNC=/usr/bin/rsync ac_cv_path_SED=/usr/bin/sed ac_cv_path_SVN=/usr/bin/svn ac_cv_path_SW_VERS=/usr/bin/sw_vers ac_cv_path_TAR=/usr/bin/tar ac_cv_path_UNZIP=/usr/bin/unzip ac_cv_path_XAR=/usr/bin/xar ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select ac_cv_path_ZIP=/usr/bin/zip ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_HAVE_LAUNCHD=yes ac_cv_prog_OBJCPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=yes ac_cv_target=x86_64-apple-darwin10.6.0 mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' mp_cv_objc_req_pthread=no mp_cv_objc_runtime_apple=yes mp_cv_objc_runtime_gnu=no ## ----------------- ## ## Output variables. ## ## ----------------- ## BSDMAKE='/usr/bin/bsdmake' BZIP2='/usr/bin/bzip2' BZR='' CC='gcc' CFLAGS='-g -O2' CFLAGS_LIBCURL='' CFLAGS_QUICHEEATERS='-W -Wall -pedantic' CFLAGS_SQLITE3='' CFLAGS_WERROR='' CHOWN='/usr/sbin/chown' CP='/bin/cp' CPIO='/usr/bin/cpio' CPP='' CPPFLAGS='' CURL_CONFIG='' CVS='/usr/bin/cvs' DEFAULTS='/usr/bin/defaults' DEFS='' DEVELOPER_DIR='/Developer' DIFF='/usr/bin/diff' DSCL='/usr/bin/dscl' DSTGRP='' DSTMODE='' DSTUSR='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_PROGS='' FILE='/usr/bin/file' GIT='/usr/bin/git' GNUMAKE='/usr/bin/gnumake' GNUPATCH='/usr/bin/patch' GNUTAR='/usr/bin/gnutar' GREP='/usr/bin/grep' GZIP='/usr/bin/gzip' HAVE_FRAMEWORK_COREFOUNDATION='' HAVE_FRAMEWORK_IOKIT='' HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' HAVE_LAUNCHD='yes' HDIUTIL='/usr/bin/hdiutil' HG='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LAUNCHCTL='/bin/launchctl' LDFLAGS='' LDFLAGS_LIBCURL='' LDFLAGS_SQLITE3='' LIBOBJS='' LIBS='' LIPO='/usr/bin/lipo' LN_S='ln -s' LSBOM='/usr/bin/lsbom' LTLIBOBJS='' MACPORTS_VERSION='1.9.2' MAKE='/usr/bin/make' MD5_LIBS='' MKBOM='/usr/bin/mkbom' MPAPPLICATIONSDIR='' MPCONFIGDIR='' MPCONFIGDIR_EXPANDED='' MPFRAMEWORKSDIR='' MTREE='/usr/sbin/mtree' OBJC='gcc' OBJCFLAGS='-g -O2' OBJCPP='gcc -E' OBJC_FOUNDATION='' OBJC_FOUNDATION_CPPFLAGS='' OBJC_FOUNDATION_LDFLAGS='' OBJC_FOUNDATION_LIBS='' OBJC_LIBS='-lobjc' OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' OBJC_PTHREAD_LIBS='' OBJC_RUNTIME='APPLE_RUNTIME' OBJC_RUNTIME_FLAGS='-fnext-runtime' OBJEXT='o' OPEN='/usr/bin/open' OUR_INCLUDED_PACKAGES='' PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' PACKAGE_NAME='MacPorts' PACKAGE_STRING='MacPorts 1.9.2' PACKAGE_TARNAME='macports' PACKAGE_URL='' PACKAGE_VERSION='1.9.2' PATCH='/usr/bin/patch' PATHCONF='' PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin' PATH_SEPARATOR=':' PAX='/bin/pax' PKG_CONFIG='' PORTSDIR='' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' READLINE_LIBS='' READLINK_IS_NOT_P1003_1A='' RMDIR='/bin/rmdir' RSYNC='/usr/bin/rsync' RUNUSR='' SED='/usr/bin/sed' SED_EXT='-E' SET_MAKE='' SHELL='/bin/sh' SHLIB_CFLAGS='' SHLIB_LD='' SHLIB_LDFLAGS='' SHLIB_SUFFIX='' SQLITE3_TCL_DIR='' STLIB_LD='' SVN='/usr/bin/svn' SW_VERS='/usr/bin/sw_vers' TAR='/usr/bin/tar' TAR_CMD='/usr/bin/gnutar --no-same-owner' TCLSH='' TCL_BIN_DIR='' TCL_CC='' TCL_DEFS='' TCL_INCLUDES='' TCL_LIB_FILE='' TCL_LIB_FLAG='' TCL_LIB_SPEC='' TCL_PACKAGE_DIR='' TCL_SRC_DIR='' TCL_STUB_LIB_FILE='' TCL_STUB_LIB_FLAG='' TCL_STUB_LIB_SPEC='' TCL_VERSION='' UNIVERSAL_ARCHS='' UNZIP='/usr/bin/unzip' XAR='/usr/bin/xar' XCODEBUILD='/usr/bin/xcodebuild' XCODE_SELECT='/usr/bin/xcode-select' ZIP='/usr/bin/zip' ac_ct_CC='gcc' ac_ct_OBJC='gcc' acx_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin10.6.0' build_alias='' build_cpu='x86_64' build_os='darwin10.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin10.6.0' host_alias='' host_cpu='x86_64' host_os='darwin10.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' localstatedir_expanded='' macports_tcl_dir='' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' prefix_expanded='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin10.6.0' target_alias='' target_cpu='x86_64' target_os='darwin10.6.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MacPorts" #define PACKAGE_TARNAME "macports" #define PACKAGE_VERSION "1.9.2" #define PACKAGE_STRING "MacPorts 1.9.2" #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" #define PACKAGE_URL "" #define UNUSED __attribute__((unused)) #define MP_PRIVATE __attribute__((visibility("hidden"))) #define HAVE_PTHREAD 1 #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_OBJC_OBJC_H 1 #define APPLE_RUNTIME 1 configure: exit 1