DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/memcached DEBUG: OS Platform: darwin DEBUG: OS Version: 10.0.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port memcached. DEBUG: Requested variant i386 is not provided by port memcached. DEBUG: Requested variant macosx is not provided by port memcached. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/memcached DEBUG: OS Platform: darwin DEBUG: OS Version: 10.0.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port memcached. DEBUG: Requested variant i386 is not provided by port memcached. DEBUG: Requested variant macosx is not provided by port memcached. DEBUG: Executing variant universal provides universal DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_memcached/work /Users/rschmidt/macports/dports/sysutils/memcached/work DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/libevent DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libevent 1.4.12_0 exists in the ports tree DEBUG: libevent 1.4.12_0 +universal is the latest installed DEBUG: libevent 1.4.12_0 +universal is active DEBUG: Merging existing variants universal into variants DEBUG: new fully merged portvariants: universal + DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libevent DEBUG: OS Platform: darwin DEBUG: OS Version: 10.0.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port libevent. DEBUG: Requested variant i386 is not provided by port libevent. DEBUG: Requested variant macosx is not provided by port libevent. DEBUG: Executing variant universal provides universal DEBUG: No need to upgrade! libevent 1.4.12_0 >= libevent 1.4.12_0 ---> Computing dependencies for memcached DEBUG: Searching for dependency: libevent DEBUG: Found Dependency: receipt exists for libevent DEBUG: Executing org.macports.main (memcached) ---> Fetching memcached DEBUG: Executing org.macports.fetch (memcached) ---> Verifying checksum(s) for memcached DEBUG: Executing org.macports.checksum (memcached) ---> Checksumming memcached-1.4.1.tar.gz DEBUG: Correct (md5) checksum for memcached-1.4.1.tar.gz DEBUG: Correct (sha1) checksum for memcached-1.4.1.tar.gz ---> Extracting memcached DEBUG: Executing org.macports.extract (memcached) ---> Extracting memcached-1.4.1.tar.gz DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/memcached/memcached-1.4.1.tar.gz DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_memcached/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/memcached/memcached-1.4.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (memcached) ---> Configuring memcached DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing org.macports.configure (memcached) DEBUG: Environment: CFLAGS='-O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64 -arch i386' FFLAGS='-O2' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_memcached/work/memcached-1.4.1" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --with-libevent=/opt/local --enable-64bit' checking build system type... i386-apple-darwin10.0.0 checking host system type... i386-apple-darwin10.0.0 checking target system type... i386-apple-darwin10.0.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.2 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.2... none checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /opt/local/bin/grep checking for egrep... /opt/local/bin/grep -E checking for icc in use... no checking for Sun cc in use... no checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99 checking whether /usr/bin/gcc-4.2 -std=gnu99 and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gcov... /usr/bin/gcov configure: error: Don't know how to build a 64-bit object.