MacPorts selfupdate fails… v 1.9.2 to 2.0.3 w Xcode 4.1 - OSX 10.7.1

William H. Magill magill at me.com
Mon Sep 12 12:54:32 PDT 2011


======================================================================
# 27 inch iMac Intel (mid 2010) - 27 inch diagonal screen - Acquired 6/2011
Model
Processor 2.93 GHz Intel Core i7
Memory  4 GB 1333 MHz DDR3
Graphics  ATI Radeon HD 5750 1024 MB
Display   27-inch (2560 x 1440)
Software  Mac OS X Lion 10.7.1 (11B26)
======================================================================
After failing to "selfupdate" under Xcode 4.0.2, I updated Xcode to 4.1 from the App Store, I got the same error as before (below), however the log file (below) as several different errors in it.

I also note that, other than what appear to be "normal" config failures, no errors are reported.


outpost> sudo port selfupdate
Password:
--->  Updating the ports tree
--->  Updating MacPorts base sources using rsync
MacPorts base version 1.9.2 installed,
MacPorts base version 2.0.3 downloaded.
--->  MacPorts base is outdated, installing new version 2.0.3
Installing new MacPorts release in /opt/local as magill:admin; permissions 0755; Tcl-Package in /Library/Tcl

Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
[/opt/local] magill 

----------------<cut here>---------------------------------
outpost> ls -als  ./var/macports/sources/rsync.macports.org/release/base/config.log
60 -rw-r--r--  1 root  admin  58749 Sep 12 13:45 ./var/macports/sources/rsync.macports.org/release/base/config.log

outpost> more  ./var/macports/sources/rsync.macports.org/release/base/config.log
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 2.0.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

$ ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=magill --with-install-group=admin --with-directory-mode=0755 --enable-readline

## --------- ##
## Platform. ##
## --------- ##

hostname = outpostmcgillsocietyorg.local
uname -m = x86_64
uname -r = 11.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
       Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 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: 4.00 gigabytes
Default processor set: 95 tasks, 423 threads, 8 processors
Load average: 1.49, Mach factor: 6.49
/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:2655: checking build system type
configure:2669: result: x86_64-apple-darwin11.1.0
configure:2689: checking host system type
configure:2702: result: x86_64-apple-darwin11.1.0
configure:2722: checking target system type
configure:2735: result: x86_64-apple-darwin11.1.0
configure:2763: checking MacPorts version
configure:2766: result: 2.0.3
configure:2799: checking for sw_vers
configure:2817: found /usr/bin/sw_vers
configure:2829: result: /usr/bin/sw_vers
configure:2839: checking for defaults
configure:2857: found /usr/bin/defaults
configure:2869: result: /usr/bin/defaults
configure:2879: checking for xcode-select
configure:2897: found /usr/bin/xcode-select
configure:2909: result: /usr/bin/xcode-select
configure:2919: checking Mac OS X version
configure:2922: result: 10.7.1
configure:2945: checking Xcode location
configure:2948: result: /Developer
configure:2957: checking Xcode version
configure:2964: result: 4.1
configure:3036: checking for gcc
configure:3063: result: /usr/bin/llvm-gcc-4.2
configure:3292: checking for C compiler version
configure:3301: /usr/bin/llvm-gcc-4.2 --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
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:3312: $? = 0
configure:3301: /usr/bin/llvm-gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --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.15.00)
configure:3312: $? = 0
configure:3301: /usr/bin/llvm-gcc-4.2 -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3312: $? = 1
configure:3301: /usr/bin/llvm-gcc-4.2 -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3312: $? = 1
configure:3332: checking whether the C compiler works
configure:3354: /usr/bin/llvm-gcc-4.2    conftest.c  >&5
configure:3358: $? = 0
configure:3406: result: yes
configure:3409: checking for C compiler default output file name
configure:3411: result: a.out
configure:3417: checking for suffix of executables
configure:3424: /usr/bin/llvm-gcc-4.2 -o conftest    conftest.c  >&5
configure:3428: $? = 0
configure:3450: result: 
configure:3472: checking whether we are cross compiling
configure:3480: /usr/bin/llvm-gcc-4.2 -o conftest    conftest.c  >&5
configure:3484: $? = 0
configure:3491: ./conftest
configure:3495: $? = 0
configure:3510: result: no
configure:3515: checking for suffix of object files
configure:3537: /usr/bin/llvm-gcc-4.2 -c   conftest.c >&5
configure:3541: $? = 0
configure:3562: result: o
configure:3566: checking whether we are using the GNU C compiler
configure:3585: /usr/bin/llvm-gcc-4.2 -c   conftest.c >&5
configure:3585: $? = 0
configure:3594: result: yes
configure:3603: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
configure:3623: /usr/bin/llvm-gcc-4.2 -c -g  conftest.c >&5
configure:3623: $? = 0
configure:3664: result: yes
configure:3681: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
configure:3745: /usr/bin/llvm-gcc-4.2  -c -g -O2  conftest.c >&5
configure:3745: $? = 0
configure:3758: result: none needed
configure:3832: checking for gcc
configure:3848: found /usr/bin/gcc
configure:3859: result: gcc
configure:3884: checking for Objective C compiler version
configure:3893: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
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:3904: $? = 0
configure:3893: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --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.15.00)
configure:3904: $? = 0
configure:3893: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3904: $? = 1
configure:3893: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3904: $? = 1
configure:3908: checking whether we are using the GNU Objective C compiler
configure:3927: gcc -c   conftest.m >&5
configure:3927: $? = 0
configure:3936: result: yes
configure:3945: checking whether gcc accepts -g
configure:3965: gcc -c -g  conftest.m >&5
configure:3965: $? = 0
configure:4006: result: yes
configure:4043: checking for a BSD-compatible install
configure:4111: result: /usr/bin/install -c
configure:4122: checking whether make sets $(MAKE)
configure:4144: result: yes
configure:4153: checking whether ln -s works
configure:4157: result: yes
configure:4166: checking for mtree
configure:4185: found /usr/sbin/mtree
configure:4197: result: /usr/sbin/mtree
configure:4207: checking for chown
configure:4226: found /usr/sbin/chown
configure:4238: result: /usr/sbin/chown
configure:4248: checking for cp
configure:4266: found /bin/cp
configure:4278: result: /bin/cp
configure:4288: checking for cpio
configure:4306: found /usr/bin/cpio
configure:4318: result: /usr/bin/cpio
configure:4328: checking for diff
configure:4346: found /usr/bin/diff
configure:4358: result: /usr/bin/diff
configure:4368: checking for dscl
configure:4386: found /usr/bin/dscl
configure:4398: result: /usr/bin/dscl
configure:4408: checking for dseditgroup
configure:4426: found /usr/sbin/dseditgroup
configure:4438: result: /usr/sbin/dseditgroup
configure:4448: checking for file
configure:4466: found /usr/bin/file
configure:4478: result: /usr/bin/file
configure:4488: checking for bzr
configure:4521: result: no
configure:4528: checking for cvs
configure:4546: found /usr/bin/cvs
configure:4558: result: /usr/bin/cvs
configure:4568: checking for svn
configure:4586: found /usr/bin/svn
configure:4598: result: /usr/bin/svn
configure:4608: checking for git
configure:4626: found /usr/bin/git
configure:4638: result: /usr/bin/git
configure:4648: checking for hg
configure:4681: result: no
configure:4688: checking for gzip
configure:4706: found /usr/bin/gzip
configure:4718: result: /usr/bin/gzip
configure:4728: checking for lipo
configure:4746: found /usr/bin/lipo
configure:4758: result: /usr/bin/lipo
configure:4768: checking for patch
configure:4786: found /usr/bin/patch
configure:4798: result: /usr/bin/patch
configure:4808: checking for rmdir
configure:4826: found /bin/rmdir
configure:4838: result: /bin/rmdir
configure:4848: checking for rsync
configure:4866: found /usr/bin/rsync
configure:4878: result: /usr/bin/rsync
configure:4888: checking for openssl
configure:4906: found /usr/bin/openssl
configure:4918: result: /usr/bin/openssl
configure:4928: checking for sed
configure:4946: found /usr/bin/sed
configure:4958: result: /usr/bin/sed
configure:4968: checking for tar
configure:4986: found /usr/bin/tar
configure:4998: result: /usr/bin/tar
configure:5008: checking for unzip
configure:5026: found /usr/bin/unzip
configure:5038: result: /usr/bin/unzip
configure:5048: checking for zip
configure:5066: found /usr/bin/zip
configure:5078: result: /usr/bin/zip
configure:5090: checking for bsdmake
configure:5108: found /usr/bin/bsdmake
configure:5120: result: /usr/bin/bsdmake
configure:5133: checking for make
configure:5151: found /usr/bin/make
configure:5163: result: /usr/bin/make
configure:5173: checking for hdiutil
configure:5191: found /usr/bin/hdiutil
configure:5203: result: /usr/bin/hdiutil
configure:5213: checking for launchd
configure:5229: found /sbin/launchd
configure:5240: result: yes
configure:5250: checking for launchctl
configure:5268: found /bin/launchctl
configure:5280: result: /bin/launchctl
configure:5290: checking for xcodebuild
configure:5308: found /usr/bin/xcodebuild
configure:5320: result: /usr/bin/xcodebuild
configure:5332: checking for gnutar
configure:5351: found /usr/bin/gnutar
configure:5363: result: /usr/bin/gnutar
configure:5378: checking for gnumake
configure:5397: found /usr/bin/gnumake
configure:5409: result: /usr/bin/gnumake
configure:5424: checking for gnupatch
configure:5458: result: no
configure:5424: checking for gpatch
configure:5458: result: no
configure:5468: checking for bzip2
configure:5486: found /usr/bin/bzip2
configure:5498: result: /usr/bin/bzip2
configure:5508: checking for lzma
configure:5541: result: no
configure:5548: checking for xz
configure:5581: result: no
configure:5588: checking for lsbom
configure:5606: found /usr/bin/lsbom
configure:5618: result: /usr/bin/lsbom
configure:5628: checking for mkbom
configure:5646: found /usr/bin/mkbom
configure:5658: result: /usr/bin/mkbom
configure:5668: checking for pax
configure:5686: found /bin/pax
configure:5698: result: /bin/pax
configure:5708: checking for xar
configure:5726: found /usr/bin/xar
configure:5738: result: /usr/bin/xar
configure:5748: checking for open
configure:5766: found /usr/bin/open
configure:5778: result: /usr/bin/open
configure:5808: checking for sed
configure:5838: result: /usr/bin/sed
configure:5851: checking which sed flag to use for extended regexp
configure:5861: result: -E (BSD)
configure:5878: checking for tar
configure:5908: result: /usr/bin/tar
configure:5917: checking whether tar supports -q
configure:5920: result: yes (bsdtar)
configure:5933: checking for tar
configure:5963: result: /usr/bin/tar
configure:5973: checking for gnutar
configure:6003: result: /usr/bin/gnutar
configure:6012: checking for which tar variant to use
configure:6019: result: /usr/bin/gnutar
configure:6023: checking for /usr/bin/gnutar --no-same-owner support
configure:6030: result: yes
configure:6038: checking for patch
configure:6068: result: /usr/bin/patch
configure:6078: checking for gpatch
configure:6111: result: no
configure:6117: checking for GNU (FSF) patch
configure:6129: result: /usr/bin/patch
configure:6159: checking how to mark unused variables
configure:6165: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:6165: $? = 0
configure:6175: result: 
configure:6180: checking for gcc symbol visibility attribute
configure:6199: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:6199: $? = 0
configure:6213: result: __attribute__((visibility("hidden")))
configure:6398: checking for the pthreads library -lpthreads
configure:6431: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2    conftest.c -lpthreads  >&5
ld: library not found for -lpthreads
collect2: ld returned 1 exit status
configure:6431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at lists.macosforge.org"
| #define PACKAGE_URL ""
| #define UNUSED __attribute__((unused))
| #define MP_PRIVATE __attribute__((visibility("hidden")))
| /* end confdefs.h.  */
| #include <pthread.h>
| 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:6440: result: no
configure:6343: checking whether pthreads work without any flags
configure:6431: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2    conftest.c   >&5
configure:6431: $? = 0
configure:6440: result: yes
configure:6459: checking for joinable pthread attribute
configure:6474: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2    conftest.c   >&5
configure:6474: $? = 0
configure:6480: result: PTHREAD_CREATE_JOINABLE
configure:6490: checking if more special flags are required for pthreads
configure:6497: result: -D_THREAD_SAFE
configure:6534: checking how to run the Objective C preprocessor
configure:6561: gcc -E  conftest.m
configure:6561: $? = 0
configure:6575: gcc -E  conftest.m
conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
configure:6575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at lists.macosforge.org"
| #define PACKAGE_URL ""
| #define UNUSED __attribute__((unused))
| #define MP_PRIVATE __attribute__((visibility("hidden")))
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6600: result: gcc -E
configure:6620: gcc -E  conftest.m
configure:6620: $? = 0
configure:6634: gcc -E  conftest.m
conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
configure:6634: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at lists.macosforge.org"
| #define PACKAGE_URL ""
| #define UNUSED __attribute__((unused))
| #define MP_PRIVATE __attribute__((visibility("hidden")))
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6663: checking for grep that handles long lines and -e
configure:6721: result: /usr/bin/grep
configure:6726: checking for egrep
configure:6788: result: /usr/bin/grep -E
configure:6793: checking for ANSI C header files
configure:6813: gcc -c -g -O2  conftest.m >&5
configure:6813: $? = 0
configure:6886: gcc -o conftest -g -O2   conftest.m  >&5
configure:6886: $? = 0
configure:6886: ./conftest
configure:6886: $? = 0
configure:6897: result: yes
configure:6910: checking for sys/types.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for sys/stat.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for stdlib.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for string.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for memory.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for strings.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for inttypes.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for stdint.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6910: checking for unistd.h
configure:6910: gcc -c -g -O2  conftest.m >&5
configure:6910: $? = 0
configure:6910: result: yes
configure:6957: checking objc/objc.h usability
configure:6957: gcc -c -g -O2  conftest.m >&5
configure:6957: $? = 0
configure:6957: result: yes
configure:6957: checking objc/objc.h presence
configure:6957: gcc -E  conftest.m
configure:6957: $? = 0
configure:6957: result: yes
configure:6957: checking for objc/objc.h
configure:6957: result: yes
configure:6982: checking if linking libobjc requires pthreads
configure:7011: 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:7011: $? = 0
configure:7069: result: no
configure:7082: checking for Apple Objective-C runtime
configure:7111: 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:7111: $? = 0
configure:7126: result: yes
configure:7133: checking for GNU Objective C runtime
configure:7162: 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 for architecture x86_64:
"_objc_lookup_class", referenced from:
    _main in ccDhvlwy.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:7162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at 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 <objc/objc.h>
|                                                       #include <objc/objc-api.h>
| 
| int
| main ()
| {
| 
|                                                       id class = objc_lookup_class("Object");
|                                                       id obj = [class alloc];
|                                                       puts([obj name]);
| 
|   ;
|   return 0;
| }
| 
configure:7177: result: no
configure:7189: Using Apple Objective-C runtime
configure:7269: checking for Apple Foundation library
configure:7305: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
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:7305: $? = 0
configure:7323: result: yes
configure:7335: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
configure:7422: Using Apple Foundation library
configure:7458: checking for CoreFoundation framework
configure:7486: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
configure:7486: $? = 0
configure:7504: result: yes
configure:7518: checking for SystemConfiguration framework
configure:7546: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
configure:7546: $? = 0
configure:7564: result: yes
configure:7578: checking for IOKit framework
configure:7606: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c -framework IOKit  >&5
configure:7606: $? = 0
configure:7624: result: yes
configure:7638: checking for CFNotificationCenterGetDarwinNotifyCenter
configure:7665: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
configure:7665: $? = 0
configure:7683: result: yes
configure:7700: checking for whether we will build daemondo
configure:7717: result: yes
configure:7752: checking for ports tree
configure:7769: result: /opt/local/var/macports/sources/rsync.macports.org/release/ports
configure:7781: checking for MacPorts config directory
configure:7786: result: ${sysconfdir}/macports
configure:7859: checking for install user
configure:7865: result: magill
configure:7879: checking for install group
configure:7899: result: admin
configure:7913: checking for macports user
configure:7919: result: macports
configure:7933: checking what permissions to use for installation directories
configure:7939: result: 755
configure:7979: checking for Applications installation directory
configure:7990: result: /Users/magill/Applications/MacPorts
configure:8009: checking for Frameworks installation directory
configure:8016: result: /opt/local/Library/Frameworks
configure:8042: checking for Universal CPU architectures
configure:8044: result: x86_64 i386
configure:8055: checking how to run the C preprocessor
configure:8086: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8086: $? = 0
configure:8100: /usr/bin/llvm-gcc-4.2 -E  conftest.c
conftest.c:29:28: error: ac_nonexistent.h: No such file or directory
configure:8100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at 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
| #define APPLE_FOUNDATION 1
| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
| #define HAVE_FRAMEWORK_IOKIT /**/
| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8125: result: /usr/bin/llvm-gcc-4.2 -E
configure:8145: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8145: $? = 0
configure:8159: /usr/bin/llvm-gcc-4.2 -E  conftest.c
conftest.c:29:28: error: ac_nonexistent.h: No such file or directory
configure:8159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at 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
| #define APPLE_FOUNDATION 1
| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
| #define HAVE_FRAMEWORK_IOKIT /**/
| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8188: checking for ANSI C header files
configure:8292: result: yes
configure:8303: checking for dirent.h that defines DIR
configure:8322: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8322: $? = 0
configure:8330: result: yes
configure:8343: checking for library containing opendir
configure:8374: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8374: $? = 0
configure:8391: result: none required
configure:8458: checking for sys/wait.h that is POSIX.1 compatible
configure:8484: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8484: $? = 0
configure:8491: result: yes
configure:8503: checking limits.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking limits.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for limits.h
configure:8503: result: yes
configure:8503: checking paths.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking paths.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for paths.h
configure:8503: result: yes
configure:8503: checking sys/file.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/file.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/file.h
configure:8503: result: yes
configure:8503: checking crt_externs.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking crt_externs.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for crt_externs.h
configure:8503: result: yes
configure:8503: checking fcntl.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking fcntl.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for fcntl.h
configure:8503: result: yes
configure:8503: checking sys/fcntl.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/fcntl.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/fcntl.h
configure:8503: result: yes
configure:8503: checking sys/cdefs.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/cdefs.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/cdefs.h
configure:8503: result: yes
configure:8503: checking err.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking err.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for err.h
configure:8503: result: yes
configure:8503: checking sys/socket.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/socket.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/socket.h
configure:8503: result: yes
configure:8503: checking sys/sysctl.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/sysctl.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/sysctl.h
configure:8503: result: yes
configure:8503: checking readline/readline.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking readline/readline.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for readline/readline.h
configure:8503: result: yes
configure:8503: checking readline/history.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking readline/history.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for readline/history.h
configure:8503: result: yes
configure:8503: checking pwd.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking pwd.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for pwd.h
configure:8503: result: yes
configure:8503: checking sys/paths.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking sys/paths.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for sys/paths.h
configure:8503: result: yes
configure:8503: checking utime.h usability
configure:8503: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking utime.h presence
configure:8503: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8503: $? = 0
configure:8503: result: yes
configure:8503: checking for utime.h
configure:8503: result: yes
configure:8520: checking for bzero
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
conftest.c:70: warning: conflicting types for built-in function 'bzero'
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for memset
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
conftest.c:71: warning: conflicting types for built-in function 'memset'
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for fgetln
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for lockf
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for flock
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for setmode
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for strcasecmp
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
conftest.c:76: warning: conflicting types for built-in function 'strcasecmp'
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for strncasecmp
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
conftest.c:77: warning: conflicting types for built-in function 'strncasecmp'
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for strlcpy
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for copyfile
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8520: checking for clearenv
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
Undefined symbols for architecture x86_64:
"_clearenv", referenced from:
    _main in ccTv9g6X.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at 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
| #define APPLE_FOUNDATION 1
| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
| #define HAVE_FRAMEWORK_IOKIT /**/
| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_ERR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_PATHS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_FGETLN 1
| #define HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define HAVE_SETMODE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRLCPY 1
| #define HAVE_COPYFILE 1
| /* end confdefs.h.  */
| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clearenv innocuous_clearenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clearenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clearenv
| 
| /* 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 clearenv ();
| /* 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_clearenv || defined __stub___clearenv
| choke me
| #endif
| 
| int
| main ()
| {
| return clearenv ();
|   ;
|   return 0;
| }
configure:8520: result: no
configure:8520: checking for sysctlbyname
configure:8520: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c  >&5
configure:8520: $? = 0
configure:8520: result: yes
configure:8530: checking if readlink conforms to POSIX 1003.1a
configure:8554: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8554: $? = 0
configure:8569: result: yes
configure:8582: checking CommonCrypto/CommonDigest.h usability
configure:8582: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8582: $? = 0
configure:8582: result: yes
configure:8582: checking CommonCrypto/CommonDigest.h presence
configure:8582: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:8582: $? = 0
configure:8582: result: yes
configure:8582: checking for CommonCrypto/CommonDigest.h
configure:8582: result: yes
configure:8784: checking for readline in -lreadline
configure:8809: /usr/bin/llvm-gcc-4.2 -o conftest -g -O2   conftest.c -lreadline   >&5
configure:8809: $? = 0
configure:8818: result: yes
configure:8829: checking whether rl_username_completion_function is declared
configure:8829: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: 'rl_username_completion_function' undeclared (first use in this function)
conftest.c:74: error: (Each undeclared identifier is reported only once
conftest.c:74: error: for each function it appears in.)
configure:8829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MacPorts"
| #define PACKAGE_TARNAME "macports"
| #define PACKAGE_VERSION "2.0.3"
| #define PACKAGE_STRING "MacPorts 2.0.3"
| #define PACKAGE_BUGREPORT "macports-dev at 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
| #define APPLE_FOUNDATION 1
| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
| #define HAVE_FRAMEWORK_IOKIT /**/
| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_ERR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_PATHS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_FGETLN 1
| #define HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define HAVE_SETMODE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRLCPY 1
| #define HAVE_COPYFILE 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
| #define HAVE_LIBREADLINE 1
| /* end confdefs.h.  */
| 
|       #include <stdio.h>
|       #if HAVE_READLINE_READLINE_H
|       # include <readline/readline.h>
|       #endif
| 
| 
| int
| main ()
| {
| #ifndef rl_username_completion_function
| #ifdef __cplusplus
|   (void) rl_username_completion_function;
| #else
|   (void) rl_username_completion_function;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:8829: result: no
configure:8845: checking whether rl_filename_completion_function is declared
configure:8845: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8845: $? = 0
configure:8845: result: yes
configure:8861: checking whether rl_completion_matches is declared
configure:8861: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8861: $? = 0
configure:8861: result: yes
configure:8877: checking whether username_completion_function is declared
configure:8877: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8877: $? = 0
configure:8877: result: yes
configure:8893: checking whether filename_completion_function is declared
configure:8893: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8893: $? = 0
configure:8893: result: yes
configure:8909: checking whether completion_matches is declared
configure:8909: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:8909: $? = 0
configure:8909: result: yes
configure:8956: checking for Tcl configuration
configure:9028: result: found /usr/lib/tclConfig.sh
configure:9034: checking for existence of /usr/lib/tclConfig.sh
configure:9038: result: loading
configure:9089: checking for Tcl public headers
configure:9138: result: /usr/include
configure:9205: checking for tclsh
configure:9223: found /usr/bin/tclsh
configure:9235: result: /usr/bin/tclsh
configure:9256: checking for Tcl package directory
configure:9319: result: /Library/Tcl
configure:9334: checking whether tclsh was compiled with threads
configure:9338: result: yes
configure:9359: checking for curl-config
configure:9377: found /usr/bin/curl-config
configure:9389: result: /usr/bin/curl-config
configure:9472: checking for pkg-config
configure:9505: result: no
configure:9512: checking sqlite3.h usability
configure:9512: /usr/bin/llvm-gcc-4.2 -c -g -O2  conftest.c >&5
configure:9512: $? = 0
configure:9512: result: yes
configure:9512: checking sqlite3.h presence
configure:9512: /usr/bin/llvm-gcc-4.2 -E  conftest.c
configure:9512: $? = 0
configure:9512: result: yes
configure:9512: checking for sqlite3.h
configure:9512: result: yes
configure:9541: checking sqlite3ext.h usability
configure:9541: /usr/bin/llvm-gcc-4.2 -c -g -O2   conftest.c >&5
configure:9541: $? = 0
configure:9541: result: yes
configure:9541: checking sqlite3ext.h presence
configure:9541: /usr/bin/llvm-gcc-4.2 -E   conftest.c
configure:9541: $? = 0
configure:9541: result: yes
configure:9541: checking for sqlite3ext.h
configure:9541: result: yes
configure:9578: checking for Tcl sqlite3 location
configure:9587: result: /usr/lib/sqlite3
configure:9610: checking for Tcl Thread package
configure:9614: result: yes
configure:9649: checking how to build libraries
configure:9667: result: shared
configure:9710: checking that any existing MacPorts install can be upgraded
configure:9717: result: yes
configure:9860: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MacPorts config.status 2.0.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

CONFIG_FILES    = 
CONFIG_HEADERS  = 
CONFIG_LINKS    = 
CONFIG_COMMANDS = 
$ ./config.status 

on outpostmcgillsocietyorg.local

config.status:1024: creating src/programs/daemondo/Makefile
config.status:1024: creating Doxyfile
config.status:1024: creating Makefile
config.status:1024: creating Mk/macports.autoconf.mk
config.status:1024: creating doc/base.mtree
config.status:1024: creating doc/prefix.mtree
config.status:1024: creating doc/macosx.mtree
config.status:1024: creating doc/macports.conf
config.status:1024: creating doc/pubkeys.conf
config.status:1024: creating portmgr/freebsd/Makefile
config.status:1024: creating src/Makefile
config.status:1024: creating src/macports1.0/macports_autoconf.tcl
config.status:1024: creating src/port1.0/port_autoconf.tcl
config.status:1024: creating src/registry2.0/registry_autoconf.tcl
config.status:1024: creating src/programs/Makefile
config.status:1024: creating src/macports1.0/macports_fastload.tcl
config.status:1024: creating setupenv.bash
config.status:1024: creating src/pkg_mkindex.sh
config.status:1024: creating src/config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-apple-darwin11.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/usr/lib
ac_cv_c_tclh=/usr/include
ac_cv_c_tclpkgd=/Library/Tcl
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=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2
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_LZMA_set=
ac_cv_env_LZMA_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_OPENSSL_set=
ac_cv_env_OPENSSL_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_XZ_set=
ac_cv_env_XZ_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bzero=yes
ac_cv_func_clearenv=no
ac_cv_func_copyfile=yes
ac_cv_func_fgetln=yes
ac_cv_func_flock=yes
ac_cv_func_lockf=yes
ac_cv_func_memset=yes
ac_cv_func_setmode=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_sysctlbyname=yes
ac_cv_have_decl_completion_matches=yes
ac_cv_have_decl_filename_completion_function=yes
ac_cv_have_decl_rl_completion_matches=yes
ac_cv_have_decl_rl_filename_completion_function=yes
ac_cv_have_decl_rl_username_completion_function=no
ac_cv_have_decl_username_completion_function=yes
ac_cv_header_CommonCrypto_CommonDigest_h=yes
ac_cv_header_crt_externs_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_err_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_objc_objc_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_sqlite3_h=yes
ac_cv_header_sqlite3ext_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_cdefs_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_paths_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=x86_64-apple-darwin11.1.0
ac_cv_lib_readline_readline=yes
ac_cv_objc_compiler_gnu=yes
ac_cv_objc_foundation_apple=yes
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_CURL_CONFIG=/usr/bin/curl-config
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_DSEDITGROUP=/usr/sbin/dseditgroup
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_OPENSSL=/usr/bin/openssl
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_TCLSH=/usr/bin/tclsh
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_CPP='/usr/bin/llvm-gcc-4.2 -E'
ac_cv_prog_HAVE_LAUNCHD=yes
ac_cv_prog_OBJCPP='gcc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2
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_search_opendir='none required'
ac_cv_target=x86_64-apple-darwin11.1.0
mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
mp_cv_have_framework_corefoundation=yes
mp_cv_have_framework_iokit=yes
mp_cv_have_framework_systemconfiguration=yes
mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
mp_cv_objc_req_pthread=no
mp_cv_objc_runtime_apple=yes
mp_cv_objc_runtime_gnu=no
mp_cv_readlink_is_posix_1003_1a=yes
mp_cv_sqlite3_dir=/usr/lib/sqlite3

## ----------------- ##
## Output variables. ##
## ----------------- ##

BSDMAKE='/usr/bin/bsdmake'
BZIP2='/usr/bin/bzip2'
BZR=''
CC='/usr/bin/llvm-gcc-4.2'
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='/usr/bin/llvm-gcc-4.2 -E'
CPPFLAGS=''
CURL_CONFIG='/usr/bin/curl-config'
CVS='/usr/bin/cvs'
DEFAULTS='/usr/bin/defaults'
DEFS='-DHAVE_CONFIG_H'
DEVELOPER_DIR='/Developer'
DIFF='/usr/bin/diff'
DSCL='/usr/bin/dscl'
DSEDITGROUP='/usr/sbin/dseditgroup'
DSTGRP='admin'
DSTMODE='755'
DSTUSR='magill'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_PROGS=' daemondo'
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='-I.. -I. '
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LAUNCHCTL='/bin/launchctl'
LDFLAGS=''
LDFLAGS_LIBCURL='-lcurl'
LDFLAGS_SQLITE3='-lsqlite3'
LIBOBJS=''
LIBS=''
LIPO='/usr/bin/lipo'
LN_S='ln -s'
LSBOM='/usr/bin/lsbom'
LTLIBOBJS=''
LZMA=''
MACPORTS_VERSION='2.0.3'
MAKE='/usr/bin/make'
MD5_LIBS=''
MKBOM='/usr/bin/mkbom'
MPAPPLICATIONSDIR='/Users/magill/Applications/MacPorts'
MPCONFIGDIR='${sysconfdir}/macports'
MPCONFIGDIR_EXPANDED='/opt/local/etc/macports'
MPFRAMEWORKSDIR='/opt/local/Library/Frameworks'
MTREE='/usr/sbin/mtree'
OBJC='gcc'
OBJCFLAGS='-g -O2'
OBJCPP='gcc -E'
OBJC_FOUNDATION='Apple'
OBJC_FOUNDATION_CPPFLAGS=''
OBJC_FOUNDATION_LDFLAGS=''
OBJC_FOUNDATION_LIBS='-framework Foundation'
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'
OPENSSL='/usr/bin/openssl'
OUR_INCLUDED_PACKAGES=''
PACKAGE_BUGREPORT='macports-dev at lists.macosforge.org'
PACKAGE_NAME='MacPorts'
PACKAGE_STRING='MacPorts 2.0.3'
PACKAGE_TARNAME='macports'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.3'
PATCH='/usr/bin/patch'
PATHCONF=''
PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
PATH_SEPARATOR=':'
PAX='/bin/pax'
PKG_CONFIG=''
PORTSDIR='/opt/local/var/macports/sources/rsync.macports.org/release/ports'
PTHREAD_CFLAGS='-D_THREAD_SAFE '
PTHREAD_LIBS=''
READLINE_LIBS='-lreadline'
READLINK_IS_NOT_P1003_1A=''
RMDIR='/bin/rmdir'
RSYNC='/usr/bin/rsync'
RUNUSR='macports'
SED='/usr/bin/sed'
SED_EXT='-E'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_CFLAGS='-fno-common'
SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module'
SHLIB_LDFLAGS=''
SHLIB_SUFFIX='.dylib'
SQLITE3_TCL_DIR='/usr/lib/sqlite3'
STLIB_LD='${AR} cr'
SVN='/usr/bin/svn'
SW_VERS='/usr/bin/sw_vers'
TAR='/usr/bin/tar'
TAR_CMD='/usr/bin/gnutar --no-same-owner'
TAR_Q='q'
TCLSH='/usr/bin/tclsh'
TCL_BIN_DIR='/usr/lib'
TCL_CC='gcc'
TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GET_STACKSIZE_NP=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_MTSAFE_GETHOSTBYNAME=1 -DHAVE_MTSAFE_GETHOSTBYADDR=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_GETATTRLIST=1 -DHAVE_COPYFILE_H=1 -DHAVE_COPYFILE=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DHAVE_PTHREAD_ATFORK=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_CLICKS=1 -DHAVE_AVAILABILITYMACROS_H=1 -DHAVE_WEAK_IMPORT=1 -D_DARWIN_C_SOURCE=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -DUSE_DTRACE=1 -DTCL_FRAMEWORK=1 '
TCL_INCLUDES='-I"/usr/include"'
TCL_LIB_FILE='Tcl'
TCL_LIB_FLAG='-framework Tcl'
TCL_LIB_SPEC='-F/System/Library/Frameworks -framework Tcl'
TCL_PACKAGE_DIR='/Library/Tcl'
TCL_SRC_DIR='/SourceCache/tcl/tcl-95/tcl/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5'
TCL_VERSION='8.5'
UNIVERSAL_ARCHS='x86_64 i386'
UNZIP='/usr/bin/unzip'
XAR='/usr/bin/xar'
XCODEBUILD='/usr/bin/xcodebuild'
XCODE_SELECT='/usr/bin/xcode-select'
XZ=''
ZIP='/usr/bin/zip'
ac_ct_CC='/usr/bin/llvm-gcc-4.2'
ac_ct_OBJC='gcc'
acx_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.1.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.1.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.1.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='/opt/local/var'
macports_tcl_dir='/opt/local/share/macports/Tcl'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/local'
prefix_expanded='/opt/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin11.1.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin11.1.0'
target_vendor='apple'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "MacPorts"
#define PACKAGE_TARNAME "macports"
#define PACKAGE_VERSION "2.0.3"
#define PACKAGE_STRING "MacPorts 2.0.3"
#define PACKAGE_BUGREPORT "macports-dev at 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
#define APPLE_FOUNDATION 1
#define HAVE_FRAMEWORK_COREFOUNDATION /**/
#define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
#define HAVE_FRAMEWORK_IOKIT /**/
#define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_PATHS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_CRT_EXTERNS_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_ERR_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_PATHS_H 1
#define HAVE_UTIME_H 1
#define HAVE_BZERO 1
#define HAVE_MEMSET 1
#define HAVE_FGETLN 1
#define HAVE_LOCKF 1
#define HAVE_FLOCK 1
#define HAVE_SETMODE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRLCPY 1
#define HAVE_COPYFILE 1
#define HAVE_SYSCTLBYNAME 1
#define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
#define HAVE_LIBREADLINE 1
#define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0
#define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
#define HAVE_DECL_RL_COMPLETION_MATCHES 1
#define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 1
#define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 1
#define HAVE_DECL_COMPLETION_MATCHES 1
#define MIN_USABLE_UID 500
#define MIN_USABLE_GID 500
#define HAVE_SQLITE3EXT_H 1

configure: exit 0
[/opt/local] magill 
outpost>    
--------------<cut here>--------

T.T.F.N.
William H. Magill
# iMac11,3 Core i7 [2.936GHz - 4 GB 1333] OS X 10.7.1
# iMac6,1 Core 2 Duo [2.16GHz - 3 GB 667] OS X 10.6.8
# MacBook Pro4.1 Core 2 Duo [2.5GHz - 4GB 667] OS X 10.6.8
# Mac mini Core Duo [1.66 Ghz - 2 GB 667]OS X 10.7.1
# Flat-panel iMac (2.1) [800MHz - Super Drive - 768 Meg] OS X 10.4.11 
# PWS433a [Alpha 21164 Rev 7.2 (EV56)- 64 Meg] Tru64 5.1a 
# XP1000 [Alpha 21264-3 (EV6) - 256 meg] FreeBSD 5.3
# XP1000 [Alpha 21264-A (EV6-7) - 256 meg] FreeBSD 5.3
magill at mcgillsociety.org
magill at me.com
whmagill at gmail.com




More information about the macports-users mailing list