cybero:examples cybero$ sudo port -d selfupdate Password: DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs ---> Updating MacPorts base sources using rsync receiving file list ... done base.tar sent 10864 bytes received 37512 bytes 10750.22 bytes/sec total size is 3236352 speedup is 66.90 receiving file list ... done base.tar.rmd160 sent 64 bytes received 635 bytes 279.60 bytes/sec total size is 512 speedup is 0.73 DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar MacPorts base version 2.0.3 installed, DEBUG: Rebuilding and reinstalling MacPorts if needed MacPorts base version 2.0.4 downloaded. ---> Updating the ports tree DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs receiving file list ... done ports.tar sent 47553 bytes received 4516180 bytes 434641.24 bytes/sec total size is 50294784 speedup is 11.02 DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs receiving file list ... done ports.tar.rmd160 sent 64 bytes received 636 bytes 280.00 bytes/sec total size is 512 speedup is 0.73 DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs receiving file list ... done PortIndex sent 15880 bytes received 1003099 bytes 119879.88 bytes/sec total size is 7693798 speedup is 7.55 DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs receiving file list ... done PortIndex.rmd160 sent 64 bytes received 636 bytes 280.00 bytes/sec total size is 512 speedup is 0.73 DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem ---> MacPorts base is outdated, installing new version 2.0.4 DEBUG: Permissions OK Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl checking build system type... x86_64-apple-darwin11.3.0 checking host system type... x86_64-apple-darwin11.3.0 checking target system type... x86_64-apple-darwin11.3.0 checking MacPorts version... 2.0.4 checking for sw_vers... /usr/bin/sw_vers checking for defaults... /usr/bin/defaults checking for xcode-select... /usr/bin/xcode-select checking Mac OS X version... 10.7.3 checking Xcode location... /Developer checking Xcode version... 4.2.1 checking for gcc... /usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for mtree... /usr/sbin/mtree checking for chown... /usr/sbin/chown checking for cp... /bin/cp checking for cpio... /usr/bin/cpio checking for diff... /usr/bin/diff checking for dscl... /usr/bin/dscl checking for dseditgroup... /usr/sbin/dseditgroup checking for file... /usr/bin/file checking for bzr... no checking for cvs... /usr/bin/cvs checking for svn... /usr/bin/svn checking for git... /usr/bin/git checking for hg... no checking for gzip... /usr/bin/gzip checking for lipo... /usr/bin/lipo checking for patch... /usr/bin/patch checking for rmdir... /bin/rmdir checking for rsync... /usr/bin/rsync checking for openssl... /usr/bin/openssl checking for sed... /usr/bin/sed checking for tar... /usr/bin/tar checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for bsdmake... no checking for pmake... no checking for make... /usr/bin/make checking for hdiutil... /usr/bin/hdiutil checking for launchd... yes checking for launchctl... /bin/launchctl checking for xcodebuild... /usr/bin/xcodebuild checking for gnutar... /usr/bin/gnutar checking for gnumake... /usr/bin/gnumake checking for gnupatch... no checking for gpatch... no checking for bzip2... /usr/bin/bzip2 checking for lzma... no checking for xz... no checking for lsbom... /usr/bin/lsbom checking for mkbom... /usr/bin/mkbom checking for pax... /bin/pax checking for xar... /usr/bin/xar checking for open... /usr/bin/open checking for sed... (cached) /usr/bin/sed checking which sed flag to use for extended regexp... -E (BSD) checking for tar... (cached) /usr/bin/tar checking whether tar supports -q... yes (bsdtar) checking for tar... (cached) /usr/bin/tar checking for gnutar... (cached) /usr/bin/gnutar checking for which tar variant to use... /usr/bin/gnutar checking for /usr/bin/gnutar --no-same-owner support... yes checking for patch... (cached) /usr/bin/patch checking for gpatch... no checking for GNU (FSF) patch... /usr/bin/patch checking how to mark unused variables... checking for gcc symbol visibility attribute... __attribute__((visibility("hidden"))) checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking how to run the Objective C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking objc/objc.h usability... yes checking objc/objc.h presence... yes checking for objc/objc.h... yes checking if linking libobjc requires pthreads... no checking for Apple Objective-C runtime... yes checking for GNU Objective C runtime... no configure: Using Apple Objective-C runtime checking for Apple Foundation library... yes configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library configure: Using Apple Foundation library checking for CoreFoundation framework... yes checking for SystemConfiguration framework... yes checking for IOKit framework... yes checking for CFNotificationCenterGetDarwinNotifyCenter... yes checking for whether we will build daemondo... yes checking for ports tree... /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports checking for MacPorts config directory... ${sysconfdir}/macports checking for install user... root checking for install group... admin checking for macports user... macports checking what permissions to use for installation directories... 755 checking for Applications installation directory... /Applications/MacPorts checking for Frameworks installation directory... /opt/local/Library/Frameworks checking for Universal CPU architectures... x86_64 i386 checking how to run the C preprocessor... /usr/bin/cc -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/paths.h usability... yes checking sys/paths.h presence... yes checking for sys/paths.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for bzero... yes checking for memset... yes checking for fgetln... yes checking for lockf... yes checking for flock... yes checking for setmode... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strlcpy... yes checking for copyfile... yes checking for clearenv... no checking for sysctlbyname... yes checking if readlink conforms to POSIX 1003.1a... yes checking CommonCrypto/CommonDigest.h usability... yes checking CommonCrypto/CommonDigest.h presence... yes checking for CommonCrypto/CommonDigest.h... yes checking for readline in -lreadline... yes checking whether rl_username_completion_function is declared... no checking whether rl_filename_completion_function is declared... yes checking whether rl_completion_matches is declared... yes checking whether username_completion_function is declared... yes checking whether filename_completion_function is declared... yes checking whether completion_matches is declared... yes checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tcl public headers... /usr/include checking for tclsh... /usr/bin/tclsh checking for Tcl package directory... /Library/Tcl checking whether tclsh was compiled with threads... yes checking for curl-config... /usr/bin/curl-config checking for pkg-config... /usr/bin/pkg-config checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sqlite3ext.h usability... yes checking sqlite3ext.h presence... yes checking for sqlite3ext.h... yes checking for Tcl sqlite3 location... /usr/lib/sqlite3 checking for Tcl Thread package... yes checking how to build libraries... shared checking that any existing MacPorts install can be upgraded... yes configure: creating ./config.status config.status: creating src/programs/daemondo/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating Mk/macports.autoconf.mk config.status: creating doc/base.mtree config.status: creating doc/prefix.mtree config.status: creating doc/macosx.mtree config.status: creating doc/macports.conf config.status: creating doc/pubkeys.conf config.status: creating portmgr/freebsd/Makefile config.status: creating src/Makefile config.status: creating src/macports1.0/macports_autoconf.tcl config.status: creating src/port1.0/port_autoconf.tcl config.status: creating src/registry2.0/registry_autoconf.tcl config.status: creating src/programs/Makefile config.status: creating src/macports1.0/macports_fastload.tcl config.status: creating setupenv.bash config.status: creating src/pkg_mkindex.sh config.status: creating src/config.h ===> making all in doc gzip -c port.1 > port.1.gz gzip -c macports.conf.5 > macports.conf.5.gz gzip -c portfile.7 > portfile.7.gz gzip -c portstyle.7 > portstyle.7.gz gzip -c porthier.7 > porthier.7.gz gzip -c portgroup.7 > portgroup.7.gz ===> making all in src ===> making all in src/cregistry /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sql.c -o sql.o /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common vercomp.c -o vercomp.o ar cr cregistry.a registry.o entry.o sql.o vercomp.o ranlib cregistry.a /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sqlext.c -o sqlext.o /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module sqlext.o vercomp.o -o macports.sqlext ===> making all in src/macports1.0 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common macports.c -o macports.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sysctl.c -o sysctl.o /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module macports.o get_systemconfiguration_proxies.o sysctl.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -framework CoreFoundation -framework SystemConfiguration ===> making all in src/port1.0 ===> making all in src/package1.0 ===> making all in src/pextlib1.0 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strsed.c -o strsed.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fgetln.c -o fgetln.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common setmode.c -o setmode.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common xinstall.c -o xinstall.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common vercomp.c -o vercomp.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common filemap.c -o filemap.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common base32cmd.c -o base32cmd.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common curl.c -o curl.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readline.c -o readline.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common uid.c -o uid.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tracelib.c -o tracelib.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tty.c -o tty.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readdir.c -o readdir.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common pipe.c -o pipe.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common flock.c -o flock.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common system.c -o system.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common mktemp.c -o mktemp.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common realpath.c -o realpath.o /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o base32cmd.o sha1cmd.o curl.o rmd160cmd.o sha256cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o mktemp.o realpath.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -lcurl -lreadline ===> making all in src/registry2.0 /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common util.c -o util.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entryobj.c -o entryobj.o /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -lsqlite3 ===> making all in src/darwintracelib1.0 /usr/bin/cc -g -O2 -W -Wall -pedantic -fPIC -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -c -o darwintrace.o darwintrace.c darwintrace.c:961:9: warning: '$' in identifier [-pedantic,-Wdollar-in-identifier-extension] int stat$INODE64(const char * path, struct stat64 * sb) ^ darwintrace.c:963:12: warning: 'stat64' is deprecated [-Wdeprecated-declarations] return stat64(path, sb); ^ darwintrace.c:1017:10: warning: '$' in identifier [-pedantic,-Wdollar-in-identifier-extension] int lstat$INODE64(const char * path, struct stat64 * sb) ^ darwintrace.c:1019:12: warning: 'lstat64' is deprecated [-Wdeprecated-declarations] return lstat64(path, sb); ^ 4 warnings generated. /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -fPIC -Wl,-single_module darwintrace.o -o darwintrace.dylib ===> making all in src/port sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portmirror.tcl > portmirror sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' portindex.tcl > portindex sed -e 's,@TCLSH\@,/usr/bin/tclsh,g' -e 's,@macports_tcl_dir\@,/opt/local/share/macports/Tcl,g' port.tcl > port ===> making all in src/programs ===> making all in src/programs/daemondo mkdir -p build /usr/bin/cc -g -O2 -W -Wall -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -I../.. -c -o main.o main.c /usr/bin/cc -g -O2 -W -Wall -o build/daemondo -framework CoreFoundation -framework SystemConfiguration -framework IOKit main.o ===> making all in tests make[1]: Nothing to be done for `all'. ===> making install in doc /usr/bin/install -c -d -o root -g admin -m 755 /opt/local /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/etc/macports < prefix.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null < base.mtree /usr/sbin/mtree -U -e -p /opt/local > /dev/null if test -L "/opt/local/man" ; then \ rm -f "/opt/local/man"; \ fi if test ! -e "/opt/local/man" ; then \ ln -s share/man /opt/local/man; \ fi for f in macports.conf pubkeys.conf sources.conf variants.conf; do \ /usr/bin/install -c -o root -g admin -m 444 $f /opt/local/etc/macports/${f}.default; \ if test ! -e /opt/local/etc/macports/$f ; then \ set -x; \ /usr/bin/install -c -o root -g admin -m 644 $f /opt/local/etc/macports; \ fi; \ done # delete old uncompressed man pages if they exist for m in port.1; do rm -f /opt/local/share/man/man1/$m ; done for m in macports.conf.5; do rm -f /opt/local/share/man/man5/$m ; done for m in portfile.7 portstyle.7 porthier.7 portgroup.7; do rm -f /opt/local/share/man/man7/$m ; done /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/install /usr/bin/install -c -o root -g admin -m 644 base.mtree /opt/local/share/macports/install/ /usr/bin/install -c -o root -g admin -m 644 prefix.mtree /opt/local/share/macports/install/ /usr/bin/install -c -o root -g admin -m 644 macosx.mtree /opt/local/share/macports/install/ /usr/bin/install -c -o root -g admin -m 444 port.1.gz /opt/local/share/man/man1 /usr/bin/install -c -o root -g admin -m 444 macports.conf.5.gz /opt/local/share/man/man5 /usr/bin/install -c -o root -g admin -m 444 portfile.7.gz /opt/local/share/man/man7 /usr/bin/install -c -o root -g admin -m 444 portstyle.7.gz /opt/local/share/man/man7 /usr/bin/install -c -o root -g admin -m 444 porthier.7.gz /opt/local/share/man/man7 /usr/bin/install -c -o root -g admin -m 444 portgroup.7.gz /opt/local/share/man/man7 ===> making install in src ===> making install in src/cregistry make[2]: Nothing to be done for `install'. ===> making install in src/macports1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/macports1.0 /usr/bin/install -c -o root -g admin -m 444 MacPorts.dylib /opt/local/share/macports/Tcl/macports1.0 /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/macports1.0 + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports.tcl /opt/local/share/macports/Tcl/macports1.0/macports.tcl + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports_dlist.tcl /opt/local/share/macports/Tcl/macports1.0/macports_dlist.tcl + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports_util.tcl /opt/local/share/macports/Tcl/macports1.0/macports_util.tcl + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports_autoconf.tcl /opt/local/share/macports/Tcl/macports1.0/macports_autoconf.tcl + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports_index.tcl /opt/local/share/macports/Tcl/macports1.0/macports_index.tcl + for file in macports.tcl macports_dlist.tcl macports_util.tcl macports_autoconf.tcl macports_index.tcl macports_fastload.tcl + /usr/bin/install -c -o root -g admin -m 444 macports_fastload.tcl /opt/local/share/macports/Tcl/macports1.0/macports_fastload.tcl /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/macports1.0 echo "/Library/Tcl" > /opt/local/var/macports/.tclpackage if test -z "" -a "/Library/Tcl/macports1.0" != "/opt/local/share/macports/Tcl/macports1.0"; then \ if test ! -L "/Library/Tcl/macports1.0"; then \ if test ! -e "/Library/Tcl"; then \ /usr/bin/install -c -d -o root -g admin -m 755 "/Library/Tcl" || true; \ fi; \ if test -d "/Library/Tcl/macports1.0"; then \ rm -vrf "/Library/Tcl/macports1.0" || true; \ fi; \ if test ! -e "/Library/Tcl/macports1.0"; then \ ln -vs "/opt/local/share/macports/Tcl/macports1.0" "/Library/Tcl/macports1.0" || true; \ fi; \ fi; \ fi ===> making install in src/port1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 port.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portchecksum.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portconfigure.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portextract.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portfetch.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portmain.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portbuild.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portpatch.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portutil.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portinstall.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portdepends.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portdestroot.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portlint.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portclean.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 porttest.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portactivate.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portdeactivate.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portsubmit.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 port_autoconf.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portstartupitem.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 porttrace.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portlivecheck.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portdistcheck.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portmirror.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portload.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portunload.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 portdistfiles.tcl /opt/local/share/macports/Tcl/port1.0 + for file in port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl portfetch.tcl portmain.tcl portbuild.tcl portpatch.tcl portutil.tcl portinstall.tcl portuninstall.tcl portdepends.tcl portdestroot.tcl portlint.tcl portclean.tcl porttest.tcl portactivate.tcl portdeactivate.tcl portsubmit.tcl port_autoconf.tcl portstartupitem.tcl porttrace.tcl portlivecheck.tcl portdistcheck.tcl portmirror.tcl portload.tcl portunload.tcl portdistfiles.tcl fetch_common.tcl + /usr/bin/install -c -o root -g admin -m 444 fetch_common.tcl /opt/local/share/macports/Tcl/port1.0 /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/port1.0 ===> making install in src/package1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 package.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portdmg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portmdmg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portmpkg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portpkg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portportpkg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portrpm.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portsrpm.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portdpkg.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portunarchive.tcl /opt/local/share/macports/Tcl/package1.0 + for file in package.tcl portdmg.tcl portmdmg.tcl portmpkg.tcl portpkg.tcl portportpkg.tcl portrpm.tcl portsrpm.tcl portdpkg.tcl portunarchive.tcl portarchivefetch.tcl + /usr/bin/install -c -o root -g admin -m 444 portarchivefetch.tcl /opt/local/share/macports/Tcl/package1.0 /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/package1.0 ===> making install in src/pextlib1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/pextlib1.0 /usr/bin/install -c -o root -g admin -m 444 Pextlib.dylib /opt/local/share/macports/Tcl/pextlib1.0 /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/pextlib1.0 ===> making install in src/registry2.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/registry2.0 /usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0 /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0 [ ! -d /opt/local/share/macports/Tcl/registry1.0 ] || rm -vrf /opt/local/share/macports/Tcl/registry1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/registry2.0 /usr/bin/install -c -o root -g admin -m 444 registry.dylib /opt/local/share/macports/Tcl/registry2.0 + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 registry.tcl /opt/local/share/macports/Tcl/registry2.0/registry.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 registry_autoconf.tcl /opt/local/share/macports/Tcl/registry2.0/registry_autoconf.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 registry_util.tcl /opt/local/share/macports/Tcl/registry2.0/registry_util.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 receipt_flat.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_flat.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 receipt_sqlite.tcl /opt/local/share/macports/Tcl/registry2.0/receipt_sqlite.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 portimage.tcl /opt/local/share/macports/Tcl/registry2.0/portimage.tcl + for file in registry.tcl registry_autoconf.tcl registry_util.tcl receipt_flat.tcl receipt_sqlite.tcl portimage.tcl portuninstall.tcl + /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry2.0/portuninstall.tcl /usr/bin/install -c -o root -g admin -m 444 pkgIndex.tcl /opt/local/share/macports/Tcl/registry2.0 ===> making install in src/darwintracelib1.0 /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/share/macports/Tcl/darwintrace1.0 /usr/bin/install -c -o root -g admin -m 444 darwintrace.dylib /opt/local/share/macports/Tcl/darwintrace1.0 ===> making install in src/port < ../../doc/prefix.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null < ../../doc/base.mtree /usr/sbin/mtree -U -d -e -p /opt/local > /dev/null /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/bin /usr/bin/install -c -d -o root -g admin -m 755 /opt/local/var/macports /usr/bin/install -c -o root -g admin -m 555 port portindex portmirror /opt/local/bin/ /usr/bin/install -c -o root -g admin -m 444 port-help.tcl /opt/local/var/macports/ cd /opt/local/bin && ln -s -f port portf ===> making install in src/programs ===> making install in src/programs/daemondo mkdir -p build /usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/bin ===> making install in tests make[1]: Nothing to be done for `install'. [ ! -f /opt/local/etc/macports/mp_version ] || rm -vf /opt/local/etc/macports/mp_version /usr/bin/install -c -o root -g admin -m 444 setupenv.bash /opt/local/share/macports/ /usr/bin/install -c -o root -g admin -m 444 macports-pubkey.pem /opt/local/share/macports/ Updating home directory location for user "macports" /usr/bin/tclsh src/upgrade_sources_conf_default.tcl "/opt/local" /usr/bin/tclsh src/images_to_archives.tcl "/opt/local/share/macports/Tcl" No ports installed to convert. Congratulations, you have successfully upgraded the MacPorts system. DEBUG: Setting MacPorts sources ownership to root The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated cybero:examples cybero$ sudo port -u upgrade outdated Error: No ports matched the given expression cybero:examples cybero$ sudo port upgrade outdated Error: No ports matched the given expression cybero:examples cybero$ sudo port install kdenlive ---> Computing dependencies for kdenlive ---> Dependencies to be installed: automoc cmake libidn gettext expat expat libiconv gperf ncurses ncursesw gettext openssl zlib pkgconfig glib2 libffi perl5 perl5.12 gdbm perl5 perl5 perl5 xz glib2 pkgconfig pkgconfig qt4-mac dbus jpeg libmng autoconf help2man p5.12-locale-gettext m4 m4 autoconf automake lcms tiff libtool libpng sqlite3 libedit qt4-mac automoc cdrtools smake dvdauthor ImageMagick bzip2 fontconfig freetype fontconfig ghostscript jbig2dec lcms2 libpaper xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 python_select python27 xorg-libpthread-stubs xorg-xcb-proto libxml2 libxml2 xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice liblzma urw-fonts webp libdvdread libdvdcss kde4-runtime bison exiv2 hicolor-icon-theme kdelibs4 aspell texinfo aspell aspell-dict-en attica phonon phonon avahi dbus-python27 dbus-glib gtk-doc docbook-xml docbook-xml-4.1.2 xmlcatmgr docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xml docbook-xsl docbook-xsl gnome-doc-utils intltool gnome-common p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser iso-codes libxslt libxslt py27-libxml2 rarian getopt py27-gobject libdaemon libglade2 gtk2 atk gdk-pixbuf2 jasper pango Xft2 xrender xorg-renderproto cairo libpixman xorg-xcb-util shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto py27-gdbm py27-gtk py27-cairo py27-numpy fftw-3 py27-nose nosetests_select py27-distribute py27-py cyrus-sasl2 dbusmenu-qt qjson docbook-xsl-ns docbook-xsl-ns enchant hunspell readline flex giflib gmake grantlee kerberos5 gnupg libusb-compat libusb openldap icu tcp_wrappers libart_lgpl openexr ilmbase gsed pcre qca shared-desktop-ontologies soprano clucene libiodbc raptor2 curl curl-ca-bundle redland rasqal mhash mpfr gmp strigi ffmpeg XviD dirac cppunit lame libogg libsdl libtheora libvorbis libvpx yasm openjpeg jbigkit schroedinger orc speex texi2html x264 ffmpeg virtuoso gawk libssh openslp oxygen-icons qimageblitz mlt doxygen graphviz gd2 xpm gts netpbm libLASi xorg-libXaw groff psutils xorg-libXmu frei0r-plugins gavl git-core p5.12-error p5.12-term-readkey rsync popt libdv libsamplerate libsndfile flac sox file libid3tag libmad opencore-amr twolame wavpack ---> Fetching archive for expat ---> Attempting to fetch expat-2.0.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/expat ---> Fetching expat ---> Attempting to fetch expat-2.0.1.tar.gz from http://heanet.dl.sourceforge.net/project/expat/expat/2.0.1 ---> Verifying checksum(s) for expat ---> Extracting expat ---> Configuring expat ---> Building expat ---> Staging expat into destroot ---> Installing expat @2.0.1_1 ---> Activating expat @2.0.1_1 ---> Cleaning expat ---> Cleaning expat ---> Fetching archive for gperf ---> Attempting to fetch gperf-3.0.4_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gperf ---> Fetching gperf ---> Attempting to fetch gperf-3.0.4.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gperf ---> Verifying checksum(s) for gperf ---> Extracting gperf ---> Applying patches to gperf ---> Configuring gperf ---> Building gperf ---> Staging gperf into destroot ---> Installing gperf @3.0.4_2 ---> Activating gperf @3.0.4_2 ---> Cleaning gperf ---> Fetching archive for libiconv ---> Attempting to fetch libiconv-1.14_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libiconv ---> Fetching libiconv ---> Attempting to fetch libiconv-1.14.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Applying patches to libiconv ---> Configuring libiconv ---> Building libiconv ---> Staging libiconv into destroot ---> Installing libiconv @1.14_0 ---> Activating libiconv @1.14_0 ---> Cleaning libiconv ---> Fetching archive for ncursesw ---> Attempting to fetch ncursesw-5.8_0.darwin_11.noarch.tbz2 from http://packages.macports.org/ncursesw ---> Fetching ncursesw ---> Verifying checksum(s) for ncursesw ---> Extracting ncursesw ---> Configuring ncursesw ---> Building ncursesw ---> Staging ncursesw into destroot ---> Installing ncursesw @5.8_0 ---> Activating ncursesw @5.8_0 ---> Cleaning ncursesw ---> Fetching archive for ncurses ---> Attempting to fetch ncurses-5.9_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/ncurses ---> Fetching ncurses ---> Attempting to fetch ncurses-5.9.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ncurses ---> Verifying checksum(s) for ncurses ---> Extracting ncurses ---> Applying patches to ncurses ---> Configuring ncurses ---> Building ncurses ---> Staging ncurses into destroot ---> Installing ncurses @5.9_1 ---> Activating ncurses @5.9_1 ---> Cleaning ncurses ---> Fetching archive for gettext ---> Attempting to fetch gettext-0.18.1.1_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gettext ---> Fetching gettext ---> Attempting to fetch gettext-0.18.1.1.tar.gz from http://lil.fr.distfiles.macports.org/gettext ---> Verifying checksum(s) for gettext ---> Extracting gettext ---> Applying patches to gettext ---> Configuring gettext ---> Building gettext ---> Staging gettext into destroot ---> Installing gettext @0.18.1.1_2 ---> Activating gettext @0.18.1.1_2 ---> Cleaning gettext ---> Fetching archive for libidn ---> Attempting to fetch libidn-1.22_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libidn ---> Fetching libidn ---> Attempting to fetch libidn-1.22.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn ---> Verifying checksum(s) for libidn ---> Extracting libidn ---> Configuring libidn ---> Building libidn ---> Staging libidn into destroot ---> Installing libidn @1.22_0 ---> Activating libidn @1.22_0 ---> Cleaning libidn ---> Cleaning gettext ---> Fetching archive for zlib ---> Attempting to fetch zlib-1.2.6_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/zlib ---> Fetching zlib ---> Attempting to fetch zlib-1.2.6.tar.bz2 from http://lil.fr.distfiles.macports.org/zlib ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib ---> Staging zlib into destroot ---> Installing zlib @1.2.6_0 ---> Activating zlib @1.2.6_0 ---> Cleaning zlib ---> Fetching archive for openssl ---> Attempting to fetch openssl-1.0.1_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/openssl ---> Fetching openssl ---> Attempting to fetch openssl-1.0.1.tar.gz from http://lil.fr.distfiles.macports.org/openssl ---> Verifying checksum(s) for openssl ---> Extracting openssl ---> Applying patches to openssl ---> Configuring openssl ---> Building openssl ---> Staging openssl into destroot ---> Installing openssl @1.0.1_2 ---> Activating openssl @1.0.1_2 ---> Cleaning openssl ---> Fetching archive for cmake ---> Attempting to fetch cmake-2.8.7_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/cmake ---> Fetching cmake ---> Attempting to fetch cmake-2.8.7.tar.gz from http://lil.fr.distfiles.macports.org/cmake ---> Verifying checksum(s) for cmake ---> Extracting cmake ---> Applying patches to cmake ---> Configuring cmake ---> Building cmake ---> Staging cmake into destroot ---> Installing cmake @2.8.7_0 ---> Activating cmake @2.8.7_0 ---> Cleaning cmake ---> Fetching archive for libffi ---> Attempting to fetch libffi-3.0.10_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/libffi ---> Fetching libffi ---> Attempting to fetch libffi-3.0.10.tar.gz from http://lil.fr.distfiles.macports.org/libffi ---> Verifying checksum(s) for libffi ---> Extracting libffi ---> Applying patches to libffi ---> Configuring libffi ---> Building libffi ---> Staging libffi into destroot ---> Installing libffi @3.0.10_2 ---> Activating libffi @3.0.10_2 ---> Cleaning libffi ---> Fetching archive for gdbm ---> Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm ---> Fetching gdbm ---> Attempting to fetch gdbm-1.10.tar.gz from http://lil.fr.distfiles.macports.org/gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Configuring gdbm ---> Building gdbm ---> Staging gdbm into destroot ---> Installing gdbm @1.10_1 ---> Activating gdbm @1.10_1 ---> Cleaning gdbm ---> Fetching archive for perl5.12 ---> Attempting to fetch perl5.12-5.12.3_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/perl5.12 ---> Fetching perl5.12 ---> Attempting to fetch perl-5.12.3.tar.bz2 from http://lil.fr.distfiles.macports.org/perl5.12 ---> Verifying checksum(s) for perl5.12 ---> Extracting perl5.12 ---> Applying patches to perl5.12 ---> Configuring perl5.12 ---> Building perl5.12 ---> Staging perl5.12 into destroot ---> Installing perl5.12 @5.12.3_3 ---> Activating perl5.12 @5.12.3_3 ---> Cleaning perl5.12 ---> Fetching archive for perl5 ---> Attempting to fetch perl5-5.12.3_1+perl5_12.darwin_11.noarch.tbz2 from http://packages.macports.org/perl5 ---> Fetching perl5 ---> Verifying checksum(s) for perl5 ---> Extracting perl5 ---> Configuring perl5 ---> Building perl5 ---> Staging perl5 into destroot ---> Installing perl5 @5.12.3_1+perl5_12 ---> Activating perl5 @5.12.3_1+perl5_12 ---> Cleaning perl5 ---> Cleaning perl5 ---> Cleaning perl5 ---> Cleaning perl5 ---> Fetching archive for xz ---> Attempting to fetch xz-5.0.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xz ---> Fetching xz ---> Attempting to fetch xz-5.0.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xz ---> Verifying checksum(s) for xz ---> Extracting xz ---> Configuring xz ---> Building xz ---> Staging xz into destroot ---> Installing xz @5.0.3_0 ---> Activating xz @5.0.3_0 ---> Cleaning xz ---> Fetching archive for glib2 ---> Attempting to fetch glib2-2.30.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.30.3.tar.xz from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/glib/2.30/ ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Installing glib2 @2.30.3_0 ---> Activating glib2 @2.30.3_0 ---> Cleaning glib2 ---> Fetching archive for pkgconfig ---> Attempting to fetch pkgconfig-0.26_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/pkgconfig ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.26.tar.gz from http://lil.fr.distfiles.macports.org/pkgconfig ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig ---> Staging pkgconfig into destroot ---> Installing pkgconfig @0.26_1 ---> Activating pkgconfig @0.26_1 ---> Cleaning pkgconfig ---> Cleaning glib2 ---> Cleaning pkgconfig ---> Cleaning pkgconfig ---> Fetching archive for dbus ---> Attempting to fetch dbus-1.4.18_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dbus ---> Fetching dbus ---> Attempting to fetch dbus-1.4.18.tar.gz from http://lil.fr.distfiles.macports.org/dbus ---> Verifying checksum(s) for dbus ---> Extracting dbus ---> Applying patches to dbus ---> Configuring dbus ---> Building dbus ---> Staging dbus into destroot ---> Installing dbus @1.4.18_0 ---> Activating dbus @1.4.18_0 ############################################################################ # Startup items have been generated that will aid in # starting dbus with launchd. They are disabled # by default. Execute the following command to start them, # and to cause them to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ############################################################################ ---> Cleaning dbus ---> Fetching archive for jpeg ---> Attempting to fetch jpeg-8d_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/jpeg ---> Fetching jpeg ---> Attempting to fetch jpegsrc.v8d.tar.gz from http://lil.fr.distfiles.macports.org/jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg ---> Staging jpeg into destroot ---> Installing jpeg @8d_0 ---> Activating jpeg @8d_0 ---> Cleaning jpeg ---> Fetching archive for p5.12-locale-gettext ---> Attempting to fetch p5.12-locale-gettext-1.50.0_6.darwin_11.x86_64.tbz2 from http://packages.macports.org/p5.12-locale-gettext ---> Fetching p5.12-locale-gettext ---> Attempting to fetch gettext-1.05.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/Locale ---> Verifying checksum(s) for p5.12-locale-gettext ---> Extracting p5.12-locale-gettext ---> Applying patches to p5.12-locale-gettext ---> Configuring p5.12-locale-gettext ---> Building p5.12-locale-gettext ---> Staging p5.12-locale-gettext into destroot ---> Installing p5.12-locale-gettext @1.50.0_6 ---> Activating p5.12-locale-gettext @1.50.0_6 ---> Cleaning p5.12-locale-gettext ---> Fetching archive for help2man ---> Attempting to fetch help2man-1.40.5_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/help2man ---> Fetching help2man ---> Attempting to fetch help2man-1.40.5.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/help2man ---> Verifying checksum(s) for help2man ---> Extracting help2man ---> Configuring help2man ---> Building help2man ---> Staging help2man into destroot ---> Installing help2man @1.40.5_2 ---> Activating help2man @1.40.5_2 ---> Cleaning help2man ---> Fetching archive for m4 ---> Attempting to fetch m4-1.4.16_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/m4 ---> Fetching m4 ---> Attempting to fetch m4-1.4.16.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/m4 ---> Verifying checksum(s) for m4 ---> Extracting m4 ---> Configuring m4 ---> Building m4 ---> Staging m4 into destroot ---> Installing m4 @1.4.16_0 ---> Activating m4 @1.4.16_0 ---> Cleaning m4 ---> Fetching archive for autoconf ---> Attempting to fetch autoconf-2.68_2.darwin_11.noarch.tbz2 from http://packages.macports.org/autoconf ---> Fetching autoconf ---> Attempting to fetch autoconf-2.68.tar.bz2 from http://lil.fr.distfiles.macports.org/autoconf ---> Verifying checksum(s) for autoconf ---> Extracting autoconf ---> Configuring autoconf ---> Building autoconf ---> Staging autoconf into destroot ---> Installing autoconf @2.68_2 ---> Activating autoconf @2.68_2 ---> Cleaning autoconf ---> Cleaning m4 ---> Cleaning autoconf ---> Fetching archive for automake ---> Attempting to fetch automake-1.11.3_0.darwin_11.noarch.tbz2 from http://packages.macports.org/automake ---> Fetching automake ---> Attempting to fetch automake-1.11.3.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/automake ---> Verifying checksum(s) for automake ---> Extracting automake ---> Configuring automake ---> Building automake ---> Staging automake into destroot ---> Installing automake @1.11.3_0 ---> Activating automake @1.11.3_0 ---> Cleaning automake ---> Fetching archive for tiff ---> Attempting to fetch tiff-3.9.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/tiff ---> Fetching tiff ---> Attempting to fetch tiff-3.9.5.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch tiff-3.9.5.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch tiff-3.9.5.tar.gz from http://www.mirrorservice.org/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch tiff-3.9.5.tar.gz from http://www.mirrorservice.org/sites/ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch tiff-3.9.5.tar.gz from http://lil.fr.distfiles.macports.org/tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff ---> Staging tiff into destroot ---> Installing tiff @3.9.5_0 ---> Activating tiff @3.9.5_0 ---> Cleaning tiff ---> Fetching archive for lcms ---> Attempting to fetch lcms-1.19_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/lcms ---> Fetching lcms ---> Attempting to fetch lcms-1.19.tar.gz from http://kent.dl.sourceforge.net/lcms ---> Verifying checksum(s) for lcms ---> Extracting lcms ---> Configuring lcms ---> Building lcms ---> Staging lcms into destroot ---> Installing lcms @1.19_2 ---> Activating lcms @1.19_2 ---> Cleaning lcms ---> Fetching archive for libtool ---> Attempting to fetch libtool-2.4.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libtool ---> Fetching libtool ---> Attempting to fetch libtool-2.4.2.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool ---> Verifying checksum(s) for libtool ---> Extracting libtool ---> Configuring libtool ---> Building libtool ---> Staging libtool into destroot ---> Installing libtool @2.4.2_0 ---> Activating libtool @2.4.2_0 ---> Cleaning libtool ---> Fetching archive for libmng ---> Attempting to fetch libmng-1.0.10_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/libmng ---> Fetching libmng ---> Attempting to fetch libmng-1.0.10.tar.gz from http://kent.dl.sourceforge.net/project/libmng/libmng-devel/1.0.10 ---> Verifying checksum(s) for libmng ---> Extracting libmng ---> Configuring libmng ---> Building libmng ---> Staging libmng into destroot ---> Installing libmng @1.0.10_2 ---> Activating libmng @1.0.10_2 ---> Cleaning libmng ---> Fetching archive for libpng ---> Attempting to fetch libpng-1.4.10_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libpng ---> Fetching libpng ---> Attempting to fetch libpng-1.4.10.tar.bz2 from http://voxel.dl.sourceforge.net/project/libpng/libpng14/1.4.10 ---> Verifying checksum(s) for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng ---> Staging libpng into destroot ---> Installing libpng @1.4.10_0 ---> Activating libpng @1.4.10_0 ---> Cleaning libpng ---> Fetching archive for libedit ---> Attempting to fetch libedit-20110802-3.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libedit ---> Fetching libedit ---> Attempting to fetch libedit-20110802-3.0.tar.gz from http://lil.fr.distfiles.macports.org/libedit ---> Verifying checksum(s) for libedit ---> Extracting libedit ---> Applying patches to libedit ---> Configuring libedit ---> Building libedit ---> Staging libedit into destroot ---> Installing libedit @20110802-3.0_0 ---> Activating libedit @20110802-3.0_0 ---> Cleaning libedit ---> Fetching archive for sqlite3 ---> Attempting to fetch sqlite3-3.7.11_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/sqlite3 ---> Fetching sqlite3 ---> Attempting to fetch sqlite-autoconf-3071100.tar.gz from http://lil.fr.distfiles.macports.org/sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Applying patches to sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 ---> Staging sqlite3 into destroot ---> Installing sqlite3 @3.7.11_0 ---> Activating sqlite3 @3.7.11_0 ---> Cleaning sqlite3 ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.7.4_1+quartz.darwin_11.x86_64.tbz2 from http://packages.macports.org/qt4-mac ---> Fetching qt4-mac ---> Attempting to fetch qt-everywhere-opensource-src-4.7.4.tar.gz from http://get.qt.nokia.com/qt/source/ ---> Verifying checksum(s) for qt4-mac ---> Extracting qt4-mac ---> Applying patches to qt4-mac ---> Configuring qt4-mac ---> Building qt4-mac ---> Staging qt4-mac into destroot ---> Installing qt4-mac @4.7.4_1+quartz ---> Activating qt4-mac @4.7.4_1+quartz ---> Cleaning qt4-mac ---> Fetching archive for automoc ---> Attempting to fetch automoc-0.9.88_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/automoc ---> Fetching automoc ---> Attempting to fetch automoc4-0.9.88.tar.bz2 from http://lil.fr.distfiles.macports.org/automoc ---> Verifying checksum(s) for automoc ---> Extracting automoc ---> Configuring automoc ---> Building automoc ---> Staging automoc into destroot ---> Installing automoc @0.9.88_3 ---> Activating automoc @0.9.88_3 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning automoc ---> Cleaning qt4-mac ---> Cleaning automoc ---> Fetching archive for smake ---> Attempting to fetch smake-1.2.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/smake ---> Fetching smake ---> Attempting to fetch smake-1.2.1.tar.bz2 from http://lil.fr.distfiles.macports.org/smake ---> Verifying checksum(s) for smake ---> Extracting smake ---> Configuring smake ---> Building smake ---> Staging smake into destroot ---> Installing smake @1.2.1_0 ---> Activating smake @1.2.1_0 ---> Cleaning smake ---> Fetching archive for cdrtools ---> Attempting to fetch cdrtools-3.00_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/cdrtools ---> Fetching cdrtools ---> Attempting to fetch cdrtools-3.00.tar.bz2 from http://lil.fr.distfiles.macports.org/cdrtools ---> Verifying checksum(s) for cdrtools ---> Extracting cdrtools ---> Configuring cdrtools ---> Building cdrtools ---> Staging cdrtools into destroot ---> Installing cdrtools @3.00_1 ---> Activating cdrtools @3.00_1 ---> Cleaning cdrtools ---> Fetching archive for bzip2 ---> Attempting to fetch bzip2-1.0.6_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/bzip2 ---> Fetching bzip2 ---> Attempting to fetch bzip2-1.0.6.tar.gz from http://www.bzip.org/1.0.6 ---> Verifying checksum(s) for bzip2 ---> Extracting bzip2 ---> Applying patches to bzip2 ---> Configuring bzip2 ---> Building bzip2 ---> Staging bzip2 into destroot ---> Installing bzip2 @1.0.6_0 ---> Activating bzip2 @1.0.6_0 ---> Cleaning bzip2 ---> Fetching archive for freetype ---> Attempting to fetch freetype-2.4.9_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/freetype ---> Fetching freetype ---> Attempting to fetch freetype-2.4.9.tar.bz2 from http://kent.dl.sourceforge.net/project/freetype/freetype2/2.4.9 ---> Attempting to fetch freetype-doc-2.4.9.tar.bz2 from http://kent.dl.sourceforge.net/project/freetype/freetype-docs/2.4.9 ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype ---> Building freetype ---> Staging freetype into destroot ---> Installing freetype @2.4.9_1 ---> Activating freetype @2.4.9_1 ---> Cleaning freetype ---> Fetching archive for fontconfig ---> Attempting to fetch fontconfig-2.9.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/fontconfig ---> Fetching fontconfig ---> Attempting to fetch fontconfig-2.9.0.tar.gz from http://lil.fr.distfiles.macports.org/fontconfig ---> Verifying checksum(s) for fontconfig ---> Extracting fontconfig ---> Applying patches to fontconfig ---> Configuring fontconfig ---> Building fontconfig ---> Staging fontconfig into destroot ---> Installing fontconfig @2.9.0_0 ---> Activating fontconfig @2.9.0_0 ---> Cleaning fontconfig ---> Cleaning fontconfig ---> Fetching archive for jbig2dec ---> Attempting to fetch jbig2dec-0.11_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/jbig2dec ---> Fetching jbig2dec ---> Attempting to fetch jbig2dec-0.11.tar.xz from http://kent.dl.sourceforge.net/project/jbig2dec/jbig2dec/0.11 ---> Verifying checksum(s) for jbig2dec ---> Extracting jbig2dec ---> Configuring jbig2dec ---> Building jbig2dec ---> Staging jbig2dec into destroot ---> Installing jbig2dec @0.11_1 ---> Activating jbig2dec @0.11_1 ---> Cleaning jbig2dec ---> Fetching archive for lcms2 ---> Attempting to fetch lcms2-2.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/lcms2 ---> Fetching lcms2 ---> Attempting to fetch lcms2-2.3.tar.gz from http://kent.dl.sourceforge.net/lcms ---> Verifying checksum(s) for lcms2 ---> Extracting lcms2 ---> Configuring lcms2 ---> Building lcms2 ---> Staging lcms2 into destroot ---> Installing lcms2 @2.3_0 ---> Activating lcms2 @2.3_0 ---> Cleaning lcms2 ---> Fetching archive for libpaper ---> Attempting to fetch libpaper-1.1.24_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libpaper ---> Fetching libpaper ---> Attempting to fetch libpaper_1.1.24.tar.gz from http://ftp.nl.debian.org/debian/pool/main/libp/libpaper/ ---> Verifying checksum(s) for libpaper ---> Extracting libpaper ---> Applying patches to libpaper ---> Configuring libpaper ---> Building libpaper ---> Staging libpaper into destroot ---> Installing libpaper @1.1.24_0 ---> Activating libpaper @1.1.24_0 ---> Cleaning libpaper ---> Fetching archive for xorg-bigreqsproto ---> Attempting to fetch xorg-bigreqsproto-1.1.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-bigreqsproto ---> Fetching xorg-bigreqsproto ---> Attempting to fetch bigreqsproto-1.1.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-bigreqsproto ---> Extracting xorg-bigreqsproto ---> Configuring xorg-bigreqsproto ---> Building xorg-bigreqsproto ---> Staging xorg-bigreqsproto into destroot ---> Installing xorg-bigreqsproto @1.1.2_0 ---> Activating xorg-bigreqsproto @1.1.2_0 ---> Cleaning xorg-bigreqsproto ---> Fetching archive for xorg-inputproto ---> Attempting to fetch xorg-inputproto-2.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-inputproto ---> Fetching xorg-inputproto ---> Attempting to fetch inputproto-2.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-inputproto ---> Extracting xorg-inputproto ---> Configuring xorg-inputproto ---> Building xorg-inputproto ---> Staging xorg-inputproto into destroot ---> Installing xorg-inputproto @2.2_0 ---> Activating xorg-inputproto @2.2_0 ---> Cleaning xorg-inputproto ---> Fetching archive for xorg-kbproto ---> Attempting to fetch xorg-kbproto-1.0.6_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-kbproto ---> Fetching xorg-kbproto ---> Attempting to fetch kbproto-1.0.6.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-kbproto ---> Extracting xorg-kbproto ---> Configuring xorg-kbproto ---> Building xorg-kbproto ---> Staging xorg-kbproto into destroot ---> Installing xorg-kbproto @1.0.6_0 ---> Activating xorg-kbproto @1.0.6_0 ---> Cleaning xorg-kbproto ---> Fetching archive for xorg-xproto ---> Attempting to fetch xorg-xproto-7.0.23_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xproto ---> Fetching xorg-xproto ---> Attempting to fetch xproto-7.0.23.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-xproto ---> Extracting xorg-xproto ---> Configuring xorg-xproto ---> Building xorg-xproto ---> Staging xorg-xproto into destroot ---> Installing xorg-xproto @7.0.23_0 ---> Activating xorg-xproto @7.0.23_0 ---> Cleaning xorg-xproto ---> Fetching archive for xorg-libXau ---> Attempting to fetch xorg-libXau-1.0.7_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXau ---> Fetching xorg-libXau ---> Attempting to fetch libXau-1.0.7.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXau ---> Extracting xorg-libXau ---> Configuring xorg-libXau ---> Building xorg-libXau ---> Staging xorg-libXau into destroot ---> Installing xorg-libXau @1.0.7_0 ---> Activating xorg-libXau @1.0.7_0 ---> Cleaning xorg-libXau ---> Fetching archive for xorg-libXdmcp ---> Attempting to fetch xorg-libXdmcp-1.1.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXdmcp ---> Fetching xorg-libXdmcp ---> Attempting to fetch libXdmcp-1.1.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXdmcp ---> Verifying checksum(s) for xorg-libXdmcp ---> Extracting xorg-libXdmcp ---> Configuring xorg-libXdmcp ---> Building xorg-libXdmcp ---> Staging xorg-libXdmcp into destroot ---> Installing xorg-libXdmcp @1.1.1_0 ---> Activating xorg-libXdmcp @1.1.1_0 ---> Cleaning xorg-libXdmcp ---> Fetching archive for db46 ---> Attempting to fetch db46-4.6.21_6.darwin_11.x86_64.tbz2 from http://packages.macports.org/db46 ---> Fetching db46 ---> Attempting to fetch patch.4.6.21.1 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ ---> Attempting to fetch patch.4.6.21.2 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ ---> Attempting to fetch patch.4.6.21.3 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ ---> Attempting to fetch patch.4.6.21.4 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ ---> Attempting to fetch db-4.6.21.tar.gz from http://download-uk.oracle.com/berkeley-db/ ---> Attempting to fetch db-4.6.21.tar.gz from http://download-west.oracle.com/berkeley-db/ ---> Attempting to fetch db-4.6.21.tar.gz from http://download-east.oracle.com/berkeley-db/ ---> Attempting to fetch db-4.6.21.tar.gz from http://lil.fr.distfiles.macports.org/db4/4.6.21_6 ---> Verifying checksum(s) for db46 ---> Extracting db46 ---> Applying patches to db46 ---> Configuring db46 ---> Building db46 ---> Staging db46 into destroot ---> Installing db46 @4.6.21_6 ---> Activating db46 @4.6.21_6 ---> Cleaning db46 ---> Fetching archive for python_select ---> Attempting to fetch python_select-0.3_1.darwin_11.noarch.tbz2 from http://packages.macports.org/python_select ---> Fetching python_select ---> Verifying checksum(s) for python_select ---> Extracting python_select ---> Configuring python_select ---> Building python_select ---> Staging python_select into destroot ---> Installing python_select @0.3_1 ---> Activating python_select @0.3_1 ---> Cleaning python_select ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.2_4.darwin_11.x86_64.tbz2 from http://packages.macports.org/python27 ---> Fetching python27 ---> Attempting to fetch Python-2.7.2.tar.bz2 from http://lil.fr.distfiles.macports.org/python27 ---> Verifying checksum(s) for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 ---> Staging python27 into destroot ---> Installing python27 @2.7.2_4 ---> Activating python27 @2.7.2_4 To make python 2.7 the default (i.e. the version you get when you run 'python'), please run: sudo port select --set python python27 ---> Cleaning python27 ---> Cleaning python27 ---> Fetching archive for xorg-libpthread-stubs ---> Attempting to fetch xorg-libpthread-stubs-0.3_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-libpthread-stubs ---> Fetching xorg-libpthread-stubs ---> Attempting to fetch libpthread-stubs-0.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libpthread-stubs ---> Verifying checksum(s) for xorg-libpthread-stubs ---> Extracting xorg-libpthread-stubs ---> Configuring xorg-libpthread-stubs ---> Building xorg-libpthread-stubs ---> Staging xorg-libpthread-stubs into destroot ---> Installing xorg-libpthread-stubs @0.3_0 ---> Activating xorg-libpthread-stubs @0.3_0 ---> Cleaning xorg-libpthread-stubs ---> Fetching archive for libxml2 ---> Attempting to fetch libxml2-2.7.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libxml2 ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.7.8.tar.gz from http://xmlsoft.org/sources/ ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 ---> Staging libxml2 into destroot ---> Installing libxml2 @2.7.8_0 ---> Activating libxml2 @2.7.8_0 ---> Cleaning libxml2 ---> Fetching archive for xorg-xcb-proto ---> Attempting to fetch xorg-xcb-proto-1.7.1_0+python27.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xcb-proto ---> Fetching xorg-xcb-proto ---> Attempting to fetch xcb-proto-1.7.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xcb-proto ---> Verifying checksum(s) for xorg-xcb-proto ---> Extracting xorg-xcb-proto ---> Applying patches to xorg-xcb-proto ---> Configuring xorg-xcb-proto ---> Building xorg-xcb-proto ---> Staging xorg-xcb-proto into destroot ---> Installing xorg-xcb-proto @1.7.1_0+python27 ---> Activating xorg-xcb-proto @1.7.1_0+python27 ---> Cleaning xorg-xcb-proto ---> Fetching archive for xorg-libxcb ---> Attempting to fetch xorg-libxcb-1.8.1_1+python27.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libxcb ---> Fetching xorg-libxcb ---> Attempting to fetch libxcb-1.8.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libxcb ---> Verifying checksum(s) for xorg-libxcb ---> Extracting xorg-libxcb ---> Configuring xorg-libxcb ---> Building xorg-libxcb ---> Staging xorg-libxcb into destroot ---> Installing xorg-libxcb @1.8.1_1+python27 ---> Activating xorg-libxcb @1.8.1_1+python27 ---> Cleaning xorg-libxcb ---> Cleaning libxml2 ---> Fetching archive for xorg-xcmiscproto ---> Attempting to fetch xorg-xcmiscproto-1.2.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xcmiscproto ---> Fetching xorg-xcmiscproto ---> Attempting to fetch xcmiscproto-1.2.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-xcmiscproto ---> Extracting xorg-xcmiscproto ---> Configuring xorg-xcmiscproto ---> Building xorg-xcmiscproto ---> Staging xorg-xcmiscproto into destroot ---> Installing xorg-xcmiscproto @1.2.2_0 ---> Activating xorg-xcmiscproto @1.2.2_0 ---> Cleaning xorg-xcmiscproto ---> Fetching archive for xorg-xextproto ---> Attempting to fetch xorg-xextproto-7.2.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xextproto ---> Fetching xorg-xextproto ---> Attempting to fetch xextproto-7.2.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-xextproto ---> Extracting xorg-xextproto ---> Configuring xorg-xextproto ---> Building xorg-xextproto ---> Staging xorg-xextproto into destroot ---> Installing xorg-xextproto @7.2.1_0 ---> Activating xorg-xextproto @7.2.1_0 ---> Cleaning xorg-xextproto ---> Fetching archive for xorg-xf86bigfontproto ---> Attempting to fetch xorg-xf86bigfontproto-1.2.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xf86bigfontproto ---> Fetching xorg-xf86bigfontproto ---> Attempting to fetch xf86bigfontproto-1.2.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-xf86bigfontproto ---> Extracting xorg-xf86bigfontproto ---> Configuring xorg-xf86bigfontproto ---> Building xorg-xf86bigfontproto ---> Staging xorg-xf86bigfontproto into destroot ---> Installing xorg-xf86bigfontproto @1.2.0_0 ---> Activating xorg-xf86bigfontproto @1.2.0_0 ---> Cleaning xorg-xf86bigfontproto ---> Fetching archive for xorg-xtrans ---> Attempting to fetch xorg-xtrans-1.2.7_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xtrans ---> Fetching xorg-xtrans ---> Attempting to fetch xtrans-1.2.7.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xtrans ---> Verifying checksum(s) for xorg-xtrans ---> Extracting xorg-xtrans ---> Configuring xorg-xtrans ---> Building xorg-xtrans ---> Staging xorg-xtrans into destroot ---> Installing xorg-xtrans @1.2.7_0 ---> Activating xorg-xtrans @1.2.7_0 ---> Cleaning xorg-xtrans ---> Fetching archive for xorg-libX11 ---> Attempting to fetch xorg-libX11-1.4.99.901_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libX11 ---> Fetching xorg-libX11 ---> Attempting to fetch libX11-1.4.99.901.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libX11 ---> Extracting xorg-libX11 ---> Configuring xorg-libX11 ---> Building xorg-libX11 ---> Staging xorg-libX11 into destroot ---> Installing xorg-libX11 @1.4.99.901_0 ---> Activating xorg-libX11 @1.4.99.901_0 ---> Cleaning xorg-libX11 ---> Fetching archive for xorg-util-macros ---> Attempting to fetch xorg-util-macros-1.17_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-util-macros ---> Fetching xorg-util-macros ---> Attempting to fetch util-macros-1.17.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-util-macros ---> Verifying checksum(s) for xorg-util-macros ---> Extracting xorg-util-macros ---> Configuring xorg-util-macros ---> Building xorg-util-macros ---> Staging xorg-util-macros into destroot ---> Installing xorg-util-macros @1.17_0 ---> Activating xorg-util-macros @1.17_0 ---> Cleaning xorg-util-macros ---> Fetching archive for xorg-libXext ---> Attempting to fetch xorg-libXext-1.3.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXext ---> Fetching xorg-libXext ---> Attempting to fetch libXext-1.3.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXext ---> Extracting xorg-libXext ---> Configuring xorg-libXext ---> Building xorg-libXext ---> Staging xorg-libXext into destroot ---> Installing xorg-libXext @1.3.1_0 ---> Activating xorg-libXext @1.3.1_0 ---> Cleaning xorg-libXext ---> Fetching archive for xorg-libice ---> Attempting to fetch xorg-libice-1.0.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libice ---> Fetching xorg-libice ---> Attempting to fetch libICE-1.0.8.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libice ---> Extracting xorg-libice ---> Configuring xorg-libice ---> Building xorg-libice ---> Staging xorg-libice into destroot ---> Installing xorg-libice @1.0.8_0 ---> Activating xorg-libice @1.0.8_0 ---> Cleaning xorg-libice ---> Fetching archive for xorg-libsm ---> Attempting to fetch xorg-libsm-1.2.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libsm ---> Fetching xorg-libsm ---> Attempting to fetch libSM-1.2.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libsm ---> Extracting xorg-libsm ---> Configuring xorg-libsm ---> Building xorg-libsm ---> Staging xorg-libsm into destroot ---> Installing xorg-libsm @1.2.1_0 ---> Activating xorg-libsm @1.2.1_0 ---> Cleaning xorg-libsm ---> Fetching archive for xorg-libXt ---> Attempting to fetch xorg-libXt-1.1.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXt ---> Fetching xorg-libXt ---> Attempting to fetch libXt-1.1.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXt ---> Verifying checksum(s) for xorg-libXt ---> Extracting xorg-libXt ---> Configuring xorg-libXt ---> Building xorg-libXt ---> Staging xorg-libXt into destroot ---> Installing xorg-libXt @1.1.3_0 ---> Activating xorg-libXt @1.1.3_0 ---> Cleaning xorg-libXt ---> Fetching archive for ghostscript ---> Attempting to fetch ghostscript-9.05_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/ghostscript ---> Fetching ghostscript ---> Attempting to fetch ghostscript-9.05.tar.gz from http://downloads.ghostscript.com/public/ ---> Attempting to fetch ghostscript-fonts-other-6.0.tar.gz from http://kent.dl.sourceforge.net/gs-fonts ---> Attempting to fetch mappingresources4pdf_2unicode_20091116.tar.Z from http://kent.dl.sourceforge.net/mapping-for-pdf.adobe ---> Attempting to fetch mappingresources4pdf_other_20091116.tar.Z from http://kent.dl.sourceforge.net/mapping-for-pdf.adobe ---> Verifying checksum(s) for ghostscript ---> Extracting ghostscript ---> Applying patches to ghostscript ---> Configuring ghostscript ---> Building ghostscript ---> Staging ghostscript into destroot ---> Installing ghostscript @9.05_0 ---> Activating ghostscript @9.05_0 ---> Cleaning ghostscript ---> Fetching archive for liblzma ---> Attempting to fetch liblzma-5.0.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/liblzma ---> Fetching liblzma ---> Verifying checksum(s) for liblzma ---> Extracting liblzma ---> Configuring liblzma ---> Building liblzma ---> Staging liblzma into destroot ---> Installing liblzma @5.0.3_0 ---> Activating liblzma @5.0.3_0 ---> Cleaning liblzma ---> Fetching archive for urw-fonts ---> Attempting to fetch urw-fonts-1.0.7pre44_0.darwin_11.noarch.tbz2 from http://packages.macports.org/urw-fonts ---> Fetching urw-fonts ---> Attempting to fetch urw-fonts-1.0.7pre44.tar.bz2 from http://lil.fr.distfiles.macports.org/urw-fonts ---> Verifying checksum(s) for urw-fonts ---> Extracting urw-fonts ---> Configuring urw-fonts ---> Building urw-fonts ---> Staging urw-fonts into destroot ---> Installing urw-fonts @1.0.7pre44_0 ---> Activating urw-fonts @1.0.7pre44_0 ---> Cleaning urw-fonts ---> Fetching archive for webp ---> Attempting to fetch webp-0.1.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/webp ---> Fetching webp ---> Attempting to fetch libwebp-0.1.3.tar.gz from http://lil.fr.distfiles.macports.org/webp ---> Verifying checksum(s) for webp ---> Extracting webp ---> Applying patches to webp ---> Configuring webp ---> Building webp ---> Staging webp into destroot ---> Installing webp @0.1.3_0 ---> Activating webp @0.1.3_0 ---> Cleaning webp ---> Fetching archive for ImageMagick ---> Attempting to fetch ImageMagick-6.7.6-0_0+q16.darwin_11.x86_64.tbz2 from http://packages.macports.org/ImageMagick ---> Fetching ImageMagick ---> Attempting to fetch ImageMagick-6.7.6-0.tar.xz from http://lil.fr.distfiles.macports.org/ImageMagick ---> Verifying checksum(s) for ImageMagick ---> Extracting ImageMagick ---> Configuring ImageMagick ---> Building ImageMagick ---> Staging ImageMagick into destroot ---> Installing ImageMagick @6.7.6-0_0+q16 ---> Activating ImageMagick @6.7.6-0_0+q16 ---> Cleaning ImageMagick ---> Fetching archive for libdvdcss ---> Attempting to fetch libdvdcss-1.2.11_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libdvdcss ---> Fetching libdvdcss ---> Attempting to fetch libdvdcss-1.2.11.tar.bz2 from http://lil.fr.distfiles.macports.org/libdvdcss ---> Verifying checksum(s) for libdvdcss ---> Extracting libdvdcss ---> Configuring libdvdcss ---> Building libdvdcss ---> Staging libdvdcss into destroot ---> Installing libdvdcss @1.2.11_0 ---> Activating libdvdcss @1.2.11_0 ---> Cleaning libdvdcss ---> Fetching archive for libdvdread ---> Attempting to fetch libdvdread-4.1.3_2+libdvdcss.darwin_11.x86_64.tbz2 from http://packages.macports.org/libdvdread ---> Fetching libdvdread ---> Attempting to fetch libdvdread-4.1.3.tar.bz2 from http://lil.fr.distfiles.macports.org/libdvdread ---> Verifying checksum(s) for libdvdread ---> Extracting libdvdread ---> Applying patches to libdvdread ---> Configuring libdvdread ---> Building libdvdread ---> Staging libdvdread into destroot ---> Installing libdvdread @4.1.3_2+libdvdcss ---> Activating libdvdread @4.1.3_2+libdvdcss ---> Cleaning libdvdread ---> Fetching archive for dvdauthor ---> Attempting to fetch dvdauthor-0.7.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dvdauthor ---> Fetching dvdauthor ---> Attempting to fetch dvdauthor-0.7.0.tar.gz from http://kent.dl.sourceforge.net/project/dvdauthor/dvdauthor/0.7.0 ---> Verifying checksum(s) for dvdauthor ---> Extracting dvdauthor ---> Configuring dvdauthor ---> Building dvdauthor ---> Staging dvdauthor into destroot ---> Installing dvdauthor @0.7.0_0 ---> Activating dvdauthor @0.7.0_0 ---> Cleaning dvdauthor ---> Fetching archive for bison ---> Attempting to fetch bison-2.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/bison ---> Fetching bison ---> Attempting to fetch bison-2.5.tar.bz2 from http://lil.fr.distfiles.macports.org/bison ---> Verifying checksum(s) for bison ---> Extracting bison ---> Configuring bison ---> Building bison ---> Staging bison into destroot ---> Installing bison @2.5_0 ---> Activating bison @2.5_0 ---> Cleaning bison ---> Fetching archive for exiv2 ---> Attempting to fetch exiv2-0.22_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/exiv2 ---> Fetching exiv2 ---> Attempting to fetch exiv2-0.22.tar.gz from http://lil.fr.distfiles.macports.org/exiv2 ---> Verifying checksum(s) for exiv2 ---> Extracting exiv2 ---> Configuring exiv2 ---> Building exiv2 ---> Staging exiv2 into destroot ---> Installing exiv2 @0.22_0 ---> Activating exiv2 @0.22_0 ---> Cleaning exiv2 ---> Fetching archive for hicolor-icon-theme ---> Attempting to fetch hicolor-icon-theme-0.12_0.darwin_11.noarch.tbz2 from http://packages.macports.org/hicolor-icon-theme ---> Fetching hicolor-icon-theme ---> Attempting to fetch hicolor-icon-theme-0.12.tar.gz from http://lil.fr.distfiles.macports.org/hicolor-icon-theme ---> Verifying checksum(s) for hicolor-icon-theme ---> Extracting hicolor-icon-theme ---> Configuring hicolor-icon-theme ---> Building hicolor-icon-theme ---> Staging hicolor-icon-theme into destroot ---> Installing hicolor-icon-theme @0.12_0 ---> Activating hicolor-icon-theme @0.12_0 ---> Cleaning hicolor-icon-theme ---> Fetching archive for texinfo ---> Attempting to fetch texinfo-4.13_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/texinfo ---> Fetching texinfo ---> Attempting to fetch texinfo-4.13.tar.lzma from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo ---> Verifying checksum(s) for texinfo ---> Extracting texinfo ---> Configuring texinfo ---> Building texinfo ---> Staging texinfo into destroot ---> Installing texinfo @4.13_2 ---> Activating texinfo @4.13_2 ---> Cleaning texinfo ---> Fetching archive for aspell ---> Attempting to fetch aspell-0.60.6_4+nonls.darwin_11.x86_64.tbz2 from http://packages.macports.org/aspell ---> Fetching aspell ---> Attempting to fetch aspell-0.60.6.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/aspell ---> Verifying checksum(s) for aspell ---> Extracting aspell ---> Applying patches to aspell ---> Configuring aspell ---> Building aspell ---> Staging aspell into destroot ---> Installing aspell @0.60.6_4+nonls ---> Activating aspell @0.60.6_4+nonls You must install (at least) one of the language dictionaries after installing this port in order for it to work. ---> Cleaning aspell ---> Cleaning aspell ---> Fetching archive for aspell-dict-en ---> Attempting to fetch aspell-dict-en-7.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/aspell-dict-en ---> Fetching aspell-dict-en ---> Attempting to fetch aspell6-en-7.1-0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/aspell/dict/en ---> Verifying checksum(s) for aspell-dict-en ---> Extracting aspell-dict-en ---> Configuring aspell-dict-en ---> Building aspell-dict-en ---> Staging aspell-dict-en into destroot ---> Installing aspell-dict-en @7.1_0 ---> Activating aspell-dict-en @7.1_0 ---> Cleaning aspell-dict-en ---> Fetching archive for phonon ---> Attempting to fetch phonon-4.4.2_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/phonon ---> Fetching phonon ---> Attempting to fetch phonon-4.4.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/phonon/4.4.2/ ---> Verifying checksum(s) for phonon ---> Extracting phonon ---> Applying patches to phonon ---> Configuring phonon ---> Building phonon ---> Staging phonon into destroot ---> Installing phonon @4.4.2_3 ---> Activating phonon @4.4.2_3 ---> Cleaning phonon ---> Fetching archive for attica ---> Attempting to fetch attica-0.3.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/attica ---> Fetching attica ---> Attempting to fetch attica-0.3.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/attica ---> Attempting to fetch attica-0.3.0.tar.bz2 from http://lil.fr.distfiles.macports.org/attica ---> Verifying checksum(s) for attica ---> Extracting attica ---> Configuring attica ---> Building attica ---> Staging attica into destroot ---> Installing attica @0.3.0_0 ---> Activating attica @0.3.0_0 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning attica ---> Cleaning phonon ---> Fetching archive for xmlcatmgr ---> Attempting to fetch xmlcatmgr-2.2_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/xmlcatmgr ---> Fetching xmlcatmgr ---> Attempting to fetch xmlcatmgr-2.2.tar.gz from http://kent.dl.sourceforge.net/xmlcatmgr ---> Verifying checksum(s) for xmlcatmgr ---> Extracting xmlcatmgr ---> Configuring xmlcatmgr ---> Building xmlcatmgr ---> Staging xmlcatmgr into destroot ---> Installing xmlcatmgr @2.2_1 ---> Activating xmlcatmgr @2.2_1 ---> Cleaning xmlcatmgr ---> Fetching archive for docbook-xml-4.1.2 ---> Attempting to fetch docbook-xml-4.1.2-4.1.2_1.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-4.1.2 ---> Fetching docbook-xml-4.1.2 ---> Attempting to fetch docbkx412.zip from http://lil.fr.distfiles.macports.org/docbook-xml-4.1.2 ---> Verifying checksum(s) for docbook-xml-4.1.2 ---> Extracting docbook-xml-4.1.2 ---> Configuring docbook-xml-4.1.2 ---> Building docbook-xml-4.1.2 ---> Staging docbook-xml-4.1.2 into destroot ---> Installing docbook-xml-4.1.2 @4.1.2_1 ---> Activating docbook-xml-4.1.2 @4.1.2_1 ---> Cleaning docbook-xml-4.1.2 ---> Fetching archive for docbook-xml-4.2 ---> Attempting to fetch docbook-xml-4.2-4.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-4.2 ---> Fetching docbook-xml-4.2 ---> Attempting to fetch docbook-xml-4.2.zip from http://lil.fr.distfiles.macports.org/docbook-xml-4.2 ---> Verifying checksum(s) for docbook-xml-4.2 ---> Extracting docbook-xml-4.2 ---> Configuring docbook-xml-4.2 ---> Building docbook-xml-4.2 ---> Staging docbook-xml-4.2 into destroot ---> Installing docbook-xml-4.2 @4.2_0 ---> Activating docbook-xml-4.2 @4.2_0 ---> Cleaning docbook-xml-4.2 ---> Fetching archive for docbook-xml-4.3 ---> Attempting to fetch docbook-xml-4.3-4.3_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-4.3 ---> Fetching docbook-xml-4.3 ---> Attempting to fetch docbook-xml-4.3.zip from http://lil.fr.distfiles.macports.org/docbook-xml-4.3 ---> Verifying checksum(s) for docbook-xml-4.3 ---> Extracting docbook-xml-4.3 ---> Configuring docbook-xml-4.3 ---> Building docbook-xml-4.3 ---> Staging docbook-xml-4.3 into destroot ---> Installing docbook-xml-4.3 @4.3_0 ---> Activating docbook-xml-4.3 @4.3_0 ---> Cleaning docbook-xml-4.3 ---> Fetching archive for docbook-xml-4.4 ---> Attempting to fetch docbook-xml-4.4-4.4_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-4.4 ---> Fetching docbook-xml-4.4 ---> Attempting to fetch docbook-xml-4.4.zip from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/docbook-xml-4.4 ---> Verifying checksum(s) for docbook-xml-4.4 ---> Extracting docbook-xml-4.4 ---> Configuring docbook-xml-4.4 ---> Building docbook-xml-4.4 ---> Staging docbook-xml-4.4 into destroot ---> Installing docbook-xml-4.4 @4.4_0 ---> Activating docbook-xml-4.4 @4.4_0 ---> Cleaning docbook-xml-4.4 ---> Fetching archive for docbook-xml-4.5 ---> Attempting to fetch docbook-xml-4.5-4.5_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-4.5 ---> Fetching docbook-xml-4.5 ---> Attempting to fetch docbook-xml-4.5.zip from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/docbook-xml-4.5 ---> Verifying checksum(s) for docbook-xml-4.5 ---> Extracting docbook-xml-4.5 ---> Configuring docbook-xml-4.5 ---> Building docbook-xml-4.5 ---> Staging docbook-xml-4.5 into destroot ---> Installing docbook-xml-4.5 @4.5_0 ---> Activating docbook-xml-4.5 @4.5_0 ---> Cleaning docbook-xml-4.5 ---> Fetching archive for docbook-xml-5.0 ---> Attempting to fetch docbook-xml-5.0-5.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml-5.0 ---> Fetching docbook-xml-5.0 ---> Attempting to fetch docbook-5.0.zip from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/docbook-xml-5.0 ---> Verifying checksum(s) for docbook-xml-5.0 ---> Extracting docbook-xml-5.0 ---> Configuring docbook-xml-5.0 ---> Building docbook-xml-5.0 ---> Staging docbook-xml-5.0 into destroot ---> Installing docbook-xml-5.0 @5.0_0 ---> Activating docbook-xml-5.0 @5.0_0 ---> Cleaning docbook-xml-5.0 ---> Fetching archive for docbook-xml ---> Attempting to fetch docbook-xml-5.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xml ---> Fetching docbook-xml ---> Verifying checksum(s) for docbook-xml ---> Extracting docbook-xml ---> Configuring docbook-xml ---> Building docbook-xml ---> Staging docbook-xml into destroot ---> Installing docbook-xml @5.0_0 ---> Activating docbook-xml @5.0_0 ---> Cleaning docbook-xml ---> Cleaning docbook-xml ---> Fetching archive for docbook-xsl ---> Attempting to fetch docbook-xsl-1.76.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xsl ---> Fetching docbook-xsl ---> Attempting to fetch docbook-xsl-1.76.1.tar.bz2 from http://downloads.sourceforge.net/docbook ---> Attempting to fetch docbook-xsl-doc-1.76.1.tar.bz2 from http://downloads.sourceforge.net/docbook ---> Verifying checksum(s) for docbook-xsl ---> Extracting docbook-xsl ---> Configuring docbook-xsl ---> Building docbook-xsl ---> Staging docbook-xsl into destroot ---> Installing docbook-xsl @1.76.1_0 ---> Activating docbook-xsl @1.76.1_0 ---> Cleaning docbook-xsl ---> Cleaning docbook-xsl ---> Fetching archive for gnome-common ---> Attempting to fetch gnome-common-2.28.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/gnome-common ---> Fetching gnome-common ---> Attempting to fetch gnome-common-2.28.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-common/2.28/ ---> Verifying checksum(s) for gnome-common ---> Extracting gnome-common ---> Applying patches to gnome-common ---> Configuring gnome-common ---> Building gnome-common ---> Staging gnome-common into destroot ---> Installing gnome-common @2.28.0_0 ---> Activating gnome-common @2.28.0_0 ---> Cleaning gnome-common ---> Fetching archive for p5.12-getopt-long ---> Attempting to fetch p5.12-getopt-long-2.380.0_2.darwin_11.noarch.tbz2 from http://packages.macports.org/p5.12-getopt-long ---> Fetching p5.12-getopt-long ---> Attempting to fetch Getopt-Long-2.38.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/Getopt ---> Verifying checksum(s) for p5.12-getopt-long ---> Extracting p5.12-getopt-long ---> Configuring p5.12-getopt-long ---> Building p5.12-getopt-long ---> Staging p5.12-getopt-long into destroot ---> Installing p5.12-getopt-long @2.380.0_2 ---> Activating p5.12-getopt-long @2.380.0_2 ---> Cleaning p5.12-getopt-long ---> Fetching archive for p5.12-pathtools ---> Attempting to fetch p5.12-pathtools-3.330.0_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/p5.12-pathtools ---> Fetching p5.12-pathtools ---> Attempting to fetch PathTools-3.33.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/../../authors/id/S/SM/SMUELLER/ ---> Verifying checksum(s) for p5.12-pathtools ---> Extracting p5.12-pathtools ---> Configuring p5.12-pathtools ---> Building p5.12-pathtools ---> Staging p5.12-pathtools into destroot ---> Installing p5.12-pathtools @3.330.0_2 ---> Activating p5.12-pathtools @3.330.0_2 ---> Cleaning p5.12-pathtools ---> Fetching archive for p5.12-scalar-list-utils ---> Attempting to fetch p5.12-scalar-list-utils-1.230.0_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/p5.12-scalar-list-utils ---> Fetching p5.12-scalar-list-utils ---> Attempting to fetch Scalar-List-Utils-1.23.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/Scalar ---> Verifying checksum(s) for p5.12-scalar-list-utils ---> Extracting p5.12-scalar-list-utils ---> Configuring p5.12-scalar-list-utils ---> Building p5.12-scalar-list-utils ---> Staging p5.12-scalar-list-utils into destroot ---> Installing p5.12-scalar-list-utils @1.230.0_2 ---> Activating p5.12-scalar-list-utils @1.230.0_2 ---> Cleaning p5.12-scalar-list-utils ---> Fetching archive for p5.12-xml-parser ---> Attempting to fetch p5.12-xml-parser-2.400.0_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/p5.12-xml-parser ---> Fetching p5.12-xml-parser ---> Attempting to fetch XML-Parser-2.40.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/XML ---> Verifying checksum(s) for p5.12-xml-parser ---> Extracting p5.12-xml-parser ---> Configuring p5.12-xml-parser ---> Building p5.12-xml-parser ---> Staging p5.12-xml-parser into destroot ---> Installing p5.12-xml-parser @2.400.0_2 ---> Activating p5.12-xml-parser @2.400.0_2 ---> Cleaning p5.12-xml-parser ---> Fetching archive for intltool ---> Attempting to fetch intltool-0.50.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/intltool ---> Fetching intltool ---> Attempting to fetch intltool-0.50.2.tar.gz from https://launchpad.net/intltool/trunk/0.50.2/+download ---> Verifying checksum(s) for intltool ---> Extracting intltool ---> Configuring intltool ---> Building intltool ---> Staging intltool into destroot ---> Installing intltool @0.50.2_0 ---> Activating intltool @0.50.2_0 ---> Cleaning intltool ---> Fetching archive for iso-codes ---> Attempting to fetch iso-codes-3.32.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/iso-codes ---> Fetching iso-codes ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.cz.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.es.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.de.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.fi.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.bg.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.us.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.cl.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.au.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.ee.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.fr.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.hk.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.hr.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.hu.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.ie.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.is.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.it.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.jp.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.nl.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.no.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.pl.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.ru.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.se.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.si.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.sk.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.uk.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp.wa.au.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://ftp2.de.debian.org/debian/pool/main/i/iso-codes/ ---> Attempting to fetch iso-codes_3.32.2.orig.tar.bz2 from http://distfiles.macports.org/iso-codes ---> Verifying checksum(s) for iso-codes ---> Extracting iso-codes ---> Configuring iso-codes ---> Building iso-codes ---> Staging iso-codes into destroot ---> Installing iso-codes @3.32.2_0 ---> Activating iso-codes @3.32.2_0 ---> Cleaning iso-codes ---> Fetching archive for libxslt ---> Attempting to fetch libxslt-1.1.26_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libxslt ---> Fetching libxslt ---> Attempting to fetch libxslt-1.1.26.tar.gz from http://lil.fr.distfiles.macports.org/libxslt ---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt ---> Staging libxslt into destroot ---> Installing libxslt @1.1.26_0 ---> Activating libxslt @1.1.26_0 ---> Cleaning libxslt ---> Cleaning libxslt ---> Fetching archive for py27-libxml2 ---> Attempting to fetch py27-libxml2-2.7.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-libxml2 ---> Fetching py27-libxml2 ---> Verifying checksum(s) for py27-libxml2 ---> Extracting py27-libxml2 ---> Applying patches to py27-libxml2 ---> Configuring py27-libxml2 ---> Building py27-libxml2 ---> Staging py27-libxml2 into destroot ---> Installing py27-libxml2 @2.7.8_0 ---> Activating py27-libxml2 @2.7.8_0 ---> Cleaning py27-libxml2 ---> Fetching archive for getopt ---> Attempting to fetch getopt-1.1.4_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/getopt ---> Fetching getopt ---> Attempting to fetch getopt-1.1.4.tar.gz from http://lil.fr.distfiles.macports.org/getopt ---> Verifying checksum(s) for getopt ---> Extracting getopt ---> Applying patches to getopt ---> Configuring getopt ---> Building getopt ---> Staging getopt into destroot ---> Installing getopt @1.1.4_1 ---> Activating getopt @1.1.4_1 ---> Cleaning getopt ---> Fetching archive for rarian ---> Attempting to fetch rarian-0.8.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/rarian ---> Fetching rarian ---> Attempting to fetch rarian-0.8.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/rarian/0.8/ ---> Verifying checksum(s) for rarian ---> Extracting rarian ---> Configuring rarian ---> Building rarian ---> Staging rarian into destroot ---> Installing rarian @0.8.1_0 ---> Activating rarian @0.8.1_0 ---> Cleaning rarian ---> Fetching archive for gnome-doc-utils ---> Attempting to fetch gnome-doc-utils-0.20.6_0+python27.darwin_11.noarch.tbz2 from http://packages.macports.org/gnome-doc-utils ---> Fetching gnome-doc-utils ---> Attempting to fetch gnome-doc-utils-0.20.6.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.20/ ---> Verifying checksum(s) for gnome-doc-utils ---> Extracting gnome-doc-utils ---> Configuring gnome-doc-utils ---> Building gnome-doc-utils ---> Staging gnome-doc-utils into destroot ---> Installing gnome-doc-utils @0.20.6_0+python27 ---> Activating gnome-doc-utils @0.20.6_0+python27 ---> Cleaning gnome-doc-utils ---> Fetching archive for gtk-doc ---> Attempting to fetch gtk-doc-1.18_0+python27.darwin_11.noarch.tbz2 from http://packages.macports.org/gtk-doc ---> Fetching gtk-doc ---> Attempting to fetch gtk-doc-1.18.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.18/ ---> Verifying checksum(s) for gtk-doc ---> Extracting gtk-doc ---> Configuring gtk-doc ---> Building gtk-doc ---> Staging gtk-doc into destroot ---> Installing gtk-doc @1.18_0+python27 ---> Activating gtk-doc @1.18_0+python27 ---> Cleaning gtk-doc ---> Fetching archive for dbus-glib ---> Attempting to fetch dbus-glib-0.98_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dbus-glib ---> Fetching dbus-glib ---> Attempting to fetch dbus-glib-0.98.tar.gz from http://lil.fr.distfiles.macports.org/dbus-glib ---> Verifying checksum(s) for dbus-glib ---> Extracting dbus-glib ---> Configuring dbus-glib ---> Building dbus-glib ---> Staging dbus-glib into destroot ---> Installing dbus-glib @0.98_0 ---> Activating dbus-glib @0.98_0 ---> Cleaning dbus-glib ---> Fetching archive for py27-gobject ---> Attempting to fetch py27-gobject-2.26.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-gobject ---> Fetching py27-gobject ---> Attempting to fetch pygobject-2.26.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pygobject/2.26/ ---> Verifying checksum(s) for py27-gobject ---> Extracting py27-gobject ---> Applying patches to py27-gobject ---> Configuring py27-gobject ---> Building py27-gobject ---> Staging py27-gobject into destroot ---> Installing py27-gobject @2.26.0_1 ---> Activating py27-gobject @2.26.0_1 ---> Cleaning py27-gobject ---> Fetching archive for dbus-python27 ---> Attempting to fetch dbus-python27-0.84.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dbus-python27 ---> Fetching dbus-python27 ---> Attempting to fetch dbus-python-0.84.0.tar.gz from http://lil.fr.distfiles.macports.org/dbus-python27 ---> Verifying checksum(s) for dbus-python27 ---> Extracting dbus-python27 ---> Configuring dbus-python27 ---> Building dbus-python27 ---> Staging dbus-python27 into destroot ---> Installing dbus-python27 @0.84.0_0 ---> Activating dbus-python27 @0.84.0_0 ---> Cleaning dbus-python27 ---> Fetching archive for libdaemon ---> Attempting to fetch libdaemon-0.14_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libdaemon ---> Fetching libdaemon ---> Attempting to fetch libdaemon-0.14.tar.gz from http://lil.fr.distfiles.macports.org/libdaemon ---> Verifying checksum(s) for libdaemon ---> Extracting libdaemon ---> Configuring libdaemon ---> Building libdaemon ---> Staging libdaemon into destroot ---> Installing libdaemon @0.14_0 ---> Activating libdaemon @0.14_0 ---> Cleaning libdaemon ---> Fetching archive for atk ---> Attempting to fetch atk-2.2.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/atk ---> Fetching atk ---> Attempting to fetch atk-2.2.0.tar.bz2 from http://ftp.belnet.be/mirror/ftp.gnome.org/sources/atk/2.2/ ---> Verifying checksum(s) for atk ---> Extracting atk ---> Configuring atk ---> Building atk ---> Staging atk into destroot ---> Installing atk @2.2.0_0 ---> Activating atk @2.2.0_0 ---> Cleaning atk ---> Fetching archive for jasper ---> Attempting to fetch jasper-1.900.1_9.darwin_11.x86_64.tbz2 from http://packages.macports.org/jasper ---> Fetching jasper ---> Attempting to fetch jasper-1.900.1.zip from http://lil.fr.distfiles.macports.org/jasper ---> Verifying checksum(s) for jasper ---> Extracting jasper ---> Applying patches to jasper ---> Configuring jasper ---> Building jasper ---> Staging jasper into destroot ---> Installing jasper @1.900.1_9 ---> Activating jasper @1.900.1_9 ---> Cleaning jasper ---> Fetching archive for gdk-pixbuf2 ---> Attempting to fetch gdk-pixbuf2-2.24.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdk-pixbuf2 ---> Fetching gdk-pixbuf2 ---> Attempting to fetch gdk-pixbuf-2.24.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.24/ ---> Verifying checksum(s) for gdk-pixbuf2 ---> Extracting gdk-pixbuf2 ---> Configuring gdk-pixbuf2 ---> Building gdk-pixbuf2 ---> Staging gdk-pixbuf2 into destroot ---> Installing gdk-pixbuf2 @2.24.0_0 ---> Activating gdk-pixbuf2 @2.24.0_0 ---> Cleaning gdk-pixbuf2 ---> Fetching archive for xorg-renderproto ---> Attempting to fetch xorg-renderproto-0.11.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-renderproto ---> Fetching xorg-renderproto ---> Attempting to fetch renderproto-0.11.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-renderproto ---> Extracting xorg-renderproto ---> Configuring xorg-renderproto ---> Building xorg-renderproto ---> Staging xorg-renderproto into destroot ---> Installing xorg-renderproto @0.11.1_0 ---> Activating xorg-renderproto @0.11.1_0 ---> Cleaning xorg-renderproto ---> Fetching archive for xrender ---> Attempting to fetch xrender-0.9.7_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xrender ---> Fetching xrender ---> Attempting to fetch libXrender-0.9.7.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xrender ---> Extracting xrender ---> Configuring xrender ---> Building xrender ---> Staging xrender into destroot ---> Installing xrender @0.9.7_0 ---> Activating xrender @0.9.7_0 ---> Cleaning xrender ---> Fetching archive for Xft2 ---> Attempting to fetch Xft2-2.3.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/Xft2 ---> Fetching Xft2 ---> Attempting to fetch libXft-2.3.0.tar.bz2 from http://lil.fr.distfiles.macports.org/Xft2 ---> Verifying checksum(s) for Xft2 ---> Extracting Xft2 ---> Configuring Xft2 ---> Building Xft2 ---> Staging Xft2 into destroot ---> Installing Xft2 @2.3.0_0 ---> Activating Xft2 @2.3.0_0 ---> Cleaning Xft2 ---> Fetching archive for libpixman ---> Attempting to fetch libpixman-0.24.4_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libpixman ---> Fetching libpixman ---> Attempting to fetch pixman-0.24.4.tar.bz2 from http://lil.fr.distfiles.macports.org/libpixman ---> Verifying checksum(s) for libpixman ---> Extracting libpixman ---> Applying patches to libpixman ---> Configuring libpixman ---> Building libpixman ---> Staging libpixman into destroot ---> Installing libpixman @0.24.4_0 ---> Activating libpixman @0.24.4_0 ---> Cleaning libpixman ---> Fetching archive for xorg-xcb-util ---> Attempting to fetch xorg-xcb-util-0.3.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-xcb-util ---> Fetching xorg-xcb-util ---> Attempting to fetch xcb-util-0.3.8.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xcb-util ---> Verifying checksum(s) for xorg-xcb-util ---> Extracting xorg-xcb-util ---> Configuring xorg-xcb-util ---> Building xorg-xcb-util ---> Staging xorg-xcb-util into destroot ---> Installing xorg-xcb-util @0.3.8_0 ---> Activating xorg-xcb-util @0.3.8_0 ---> Cleaning xorg-xcb-util ---> Fetching archive for cairo ---> Attempting to fetch cairo-1.10.2_4+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/cairo ---> Fetching cairo ---> Attempting to fetch cairo-1.10.2.tar.gz from http://lil.fr.distfiles.macports.org/cairo ---> Verifying checksum(s) for cairo ---> Extracting cairo ---> Applying patches to cairo ---> Configuring cairo ---> Building cairo ---> Staging cairo into destroot ---> Installing cairo @1.10.2_4+x11 ---> Activating cairo @1.10.2_4+x11 ---> Cleaning cairo ---> Fetching archive for pango ---> Attempting to fetch pango-1.28.4_2+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/pango ---> Fetching pango ---> Attempting to fetch pango-1.28.4.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pango/1.28 ---> Verifying checksum(s) for pango ---> Extracting pango ---> Applying patches to pango ---> Configuring pango ---> Building pango ---> Staging pango into destroot ---> Installing pango @1.28.4_2+x11 ---> Activating pango @1.28.4_2+x11 ---> Cleaning pango ---> Fetching archive for shared-mime-info ---> Attempting to fetch shared-mime-info-1.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/shared-mime-info ---> Fetching shared-mime-info ---> Attempting to fetch shared-mime-info-1.0.tar.xz from http://lil.fr.distfiles.macports.org/shared-mime-info ---> Verifying checksum(s) for shared-mime-info ---> Extracting shared-mime-info ---> Configuring shared-mime-info ---> Building shared-mime-info ---> Staging shared-mime-info into destroot ---> Installing shared-mime-info @1.0_0 ---> Activating shared-mime-info @1.0_0 ---> Cleaning shared-mime-info ---> Fetching archive for xorg-compositeproto ---> Attempting to fetch xorg-compositeproto-0.4.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-compositeproto ---> Fetching xorg-compositeproto ---> Attempting to fetch compositeproto-0.4.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-compositeproto ---> Extracting xorg-compositeproto ---> Configuring xorg-compositeproto ---> Building xorg-compositeproto ---> Staging xorg-compositeproto into destroot ---> Installing xorg-compositeproto @0.4.2_0 ---> Activating xorg-compositeproto @0.4.2_0 ---> Cleaning xorg-compositeproto ---> Fetching archive for xorg-fixesproto ---> Attempting to fetch xorg-fixesproto-5.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-fixesproto ---> Fetching xorg-fixesproto ---> Attempting to fetch fixesproto-5.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-fixesproto ---> Extracting xorg-fixesproto ---> Configuring xorg-fixesproto ---> Building xorg-fixesproto ---> Staging xorg-fixesproto into destroot ---> Installing xorg-fixesproto @5.0_0 ---> Activating xorg-fixesproto @5.0_0 ---> Cleaning xorg-fixesproto ---> Fetching archive for xorg-libXfixes ---> Attempting to fetch xorg-libXfixes-5.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXfixes ---> Fetching xorg-libXfixes ---> Attempting to fetch libXfixes-5.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXfixes ---> Extracting xorg-libXfixes ---> Configuring xorg-libXfixes ---> Building xorg-libXfixes ---> Staging xorg-libXfixes into destroot ---> Installing xorg-libXfixes @5.0_0 ---> Activating xorg-libXfixes @5.0_0 ---> Cleaning xorg-libXfixes ---> Fetching archive for xorg-libXcomposite ---> Attempting to fetch xorg-libXcomposite-0.4.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXcomposite ---> Fetching xorg-libXcomposite ---> Attempting to fetch libXcomposite-0.4.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXcomposite ---> Verifying checksum(s) for xorg-libXcomposite ---> Extracting xorg-libXcomposite ---> Configuring xorg-libXcomposite ---> Building xorg-libXcomposite ---> Staging xorg-libXcomposite into destroot ---> Installing xorg-libXcomposite @0.4.3_0 ---> Activating xorg-libXcomposite @0.4.3_0 ---> Cleaning xorg-libXcomposite ---> Fetching archive for xorg-libXcursor ---> Attempting to fetch xorg-libXcursor-1.1.13_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXcursor ---> Fetching xorg-libXcursor ---> Attempting to fetch libXcursor-1.1.13.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXcursor ---> Extracting xorg-libXcursor ---> Configuring xorg-libXcursor ---> Building xorg-libXcursor ---> Staging xorg-libXcursor into destroot ---> Installing xorg-libXcursor @1.1.13_0 ---> Activating xorg-libXcursor @1.1.13_0 ---> Cleaning xorg-libXcursor ---> Fetching archive for xorg-damageproto ---> Attempting to fetch xorg-damageproto-1.2.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-damageproto ---> Fetching xorg-damageproto ---> Attempting to fetch damageproto-1.2.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-damageproto ---> Extracting xorg-damageproto ---> Configuring xorg-damageproto ---> Building xorg-damageproto ---> Staging xorg-damageproto into destroot ---> Installing xorg-damageproto @1.2.1_0 ---> Activating xorg-damageproto @1.2.1_0 ---> Cleaning xorg-damageproto ---> Fetching archive for xorg-libXdamage ---> Attempting to fetch xorg-libXdamage-1.1.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXdamage ---> Fetching xorg-libXdamage ---> Attempting to fetch libXdamage-1.1.3.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXdamage ---> Extracting xorg-libXdamage ---> Configuring xorg-libXdamage ---> Building xorg-libXdamage ---> Staging xorg-libXdamage into destroot ---> Installing xorg-libXdamage @1.1.3_0 ---> Activating xorg-libXdamage @1.1.3_0 ---> Cleaning xorg-libXdamage ---> Fetching archive for xorg-libXi ---> Attempting to fetch xorg-libXi-1.6.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXi ---> Fetching xorg-libXi ---> Attempting to fetch libXi-1.6.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXi ---> Extracting xorg-libXi ---> Applying patches to xorg-libXi ---> Configuring xorg-libXi ---> Building xorg-libXi ---> Staging xorg-libXi into destroot ---> Installing xorg-libXi @1.6.0_1 ---> Activating xorg-libXi @1.6.0_1 ---> Cleaning xorg-libXi ---> Fetching archive for xorg-xineramaproto ---> Attempting to fetch xorg-xineramaproto-1.2.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-xineramaproto ---> Fetching xorg-xineramaproto ---> Attempting to fetch xineramaproto-1.2.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xineramaproto ---> Verifying checksum(s) for xorg-xineramaproto ---> Extracting xorg-xineramaproto ---> Configuring xorg-xineramaproto ---> Building xorg-xineramaproto ---> Staging xorg-xineramaproto into destroot ---> Installing xorg-xineramaproto @1.2.1_0 ---> Activating xorg-xineramaproto @1.2.1_0 ---> Cleaning xorg-xineramaproto ---> Fetching archive for xorg-libXinerama ---> Attempting to fetch xorg-libXinerama-1.1.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXinerama ---> Fetching xorg-libXinerama ---> Attempting to fetch libXinerama-1.1.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXinerama ---> Extracting xorg-libXinerama ---> Configuring xorg-libXinerama ---> Building xorg-libXinerama ---> Staging xorg-libXinerama into destroot ---> Installing xorg-libXinerama @1.1.2_0 ---> Activating xorg-libXinerama @1.1.2_0 ---> Cleaning xorg-libXinerama ---> Fetching archive for xorg-randrproto ---> Attempting to fetch xorg-randrproto-1.3.2_0.darwin_11.noarch.tbz2 from http://packages.macports.org/xorg-randrproto ---> Fetching xorg-randrproto ---> Attempting to fetch randrproto-1.3.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/ ---> Verifying checksum(s) for xorg-randrproto ---> Extracting xorg-randrproto ---> Configuring xorg-randrproto ---> Building xorg-randrproto ---> Staging xorg-randrproto into destroot ---> Installing xorg-randrproto @1.3.2_0 ---> Activating xorg-randrproto @1.3.2_0 ---> Cleaning xorg-randrproto ---> Fetching archive for xorg-libXrandr ---> Attempting to fetch xorg-libXrandr-1.3.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libXrandr ---> Fetching xorg-libXrandr ---> Attempting to fetch libXrandr-1.3.2.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/ ---> Verifying checksum(s) for xorg-libXrandr ---> Extracting xorg-libXrandr ---> Configuring xorg-libXrandr ---> Building xorg-libXrandr ---> Staging xorg-libXrandr into destroot ---> Installing xorg-libXrandr @1.3.2_0 ---> Activating xorg-libXrandr @1.3.2_0 ---> Cleaning xorg-libXrandr ---> Fetching archive for gtk2 ---> Attempting to fetch gtk2-2.24.10_0+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/gtk2 ---> Fetching gtk2 ---> Attempting to fetch gtk+-2.24.10.tar.xz from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/ ---> Verifying checksum(s) for gtk2 ---> Extracting gtk2 ---> Applying patches to gtk2 ---> Configuring gtk2 ---> Building gtk2 ---> Staging gtk2 into destroot ---> Installing gtk2 @2.24.10_0+x11 ---> Activating gtk2 @2.24.10_0+x11 ---> Cleaning gtk2 ---> Fetching archive for libglade2 ---> Attempting to fetch libglade2-2.6.4_4.darwin_11.x86_64.tbz2 from http://packages.macports.org/libglade2 ---> Fetching libglade2 ---> Attempting to fetch libglade-2.6.4.tar.bz2 from http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libglade/2.6/ ---> Verifying checksum(s) for libglade2 ---> Extracting libglade2 ---> Configuring libglade2 ---> Building libglade2 ---> Staging libglade2 into destroot ---> Installing libglade2 @2.6.4_4 ---> Activating libglade2 @2.6.4_4 ---> Cleaning libglade2 ---> Fetching archive for py27-gdbm ---> Attempting to fetch py27-gdbm-2.7.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-gdbm ---> Fetching py27-gdbm ---> Verifying checksum(s) for py27-gdbm ---> Extracting py27-gdbm ---> Configuring py27-gdbm ---> Building py27-gdbm ---> Staging py27-gdbm into destroot ---> Installing py27-gdbm @2.7.2_0 ---> Activating py27-gdbm @2.7.2_0 ---> Cleaning py27-gdbm ---> Fetching archive for fftw-3 ---> Attempting to fetch fftw-3-3.3.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/fftw-3 ---> Fetching fftw-3 ---> Attempting to fetch fftw-3.3.1.tar.gz from http://lil.fr.distfiles.macports.org/fftw-3 ---> Verifying checksum(s) for fftw-3 ---> Extracting fftw-3 ---> Configuring fftw-3 ---> Building fftw-3 ---> Staging fftw-3 into destroot ---> Installing fftw-3 @3.3.1_0 ---> Activating fftw-3 @3.3.1_0 ---> Cleaning fftw-3 ---> Fetching archive for nosetests_select ---> Attempting to fetch nosetests_select-0.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/nosetests_select ---> Fetching nosetests_select ---> Verifying checksum(s) for nosetests_select ---> Extracting nosetests_select ---> Configuring nosetests_select ---> Building nosetests_select ---> Staging nosetests_select into destroot ---> Installing nosetests_select @0.1_0 ---> Activating nosetests_select @0.1_0 ---> Cleaning nosetests_select ---> Fetching archive for py27-distribute ---> Attempting to fetch py27-distribute-0.6.25_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-distribute ---> Fetching py27-distribute ---> Attempting to fetch distribute-0.6.25.tar.gz from http://lil.fr.distfiles.macports.org/py-distribute ---> Verifying checksum(s) for py27-distribute ---> Extracting py27-distribute ---> Configuring py27-distribute ---> Building py27-distribute ---> Staging py27-distribute into destroot ---> Installing py27-distribute @0.6.25_0 ---> Activating py27-distribute @0.6.25_0 ---> Cleaning py27-distribute ---> Fetching archive for py27-nose ---> Attempting to fetch py27-nose-1.1.2_2.darwin_11.noarch.tbz2 from http://packages.macports.org/py27-nose ---> Fetching py27-nose ---> Attempting to fetch nose-1.1.2.tar.gz from http://lil.fr.distfiles.macports.org/py-nose ---> Verifying checksum(s) for py27-nose ---> Extracting py27-nose ---> Configuring py27-nose ---> Building py27-nose ---> Staging py27-nose into destroot ---> Installing py27-nose @1.1.2_2 ---> Activating py27-nose @1.1.2_2 ---> Cleaning py27-nose ---> Fetching archive for py27-numpy ---> Attempting to fetch py27-numpy-1.6.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-numpy ---> Fetching py27-numpy ---> Attempting to fetch numpy-1.6.1.tar.gz from http://kent.dl.sourceforge.net/project/numpy/NumPy/1.6.1/ ---> Verifying checksum(s) for py27-numpy ---> Extracting py27-numpy ---> Applying patches to py27-numpy ---> Configuring py27-numpy ---> Building py27-numpy ---> Staging py27-numpy into destroot ---> Installing py27-numpy @1.6.1_1 ---> Activating py27-numpy @1.6.1_1 ---> Cleaning py27-numpy ---> Fetching archive for py27-py ---> Attempting to fetch py27-py-1.1.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-py ---> Fetching py27-py ---> Attempting to fetch py-1.1.1.tar.gz from http://pypi.python.org/packages/source/p/py/ ---> Verifying checksum(s) for py27-py ---> Extracting py27-py ---> Configuring py27-py ---> Building py27-py ---> Staging py27-py into destroot ---> Installing py27-py @1.1.1_0 ---> Activating py27-py @1.1.1_0 ---> Cleaning py27-py ---> Fetching archive for py27-cairo ---> Attempting to fetch py27-cairo-1.8.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-cairo ---> Fetching py27-cairo ---> Attempting to fetch py2cairo-1.8.10.tar.gz from http://lil.fr.distfiles.macports.org/py27-cairo ---> Verifying checksum(s) for py27-cairo ---> Extracting py27-cairo ---> Configuring py27-cairo ---> Building py27-cairo ---> Staging py27-cairo into destroot ---> Installing py27-cairo @1.8.10_1 ---> Activating py27-cairo @1.8.10_1 ---> Cleaning py27-cairo ---> Fetching archive for py27-gtk ---> Attempting to fetch py27-gtk-2.22.0_1+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-gtk ---> Fetching py27-gtk ---> Attempting to fetch pygtk-2.22.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/ ---> Verifying checksum(s) for py27-gtk ---> Extracting py27-gtk ---> Configuring py27-gtk ---> Building py27-gtk ---> Staging py27-gtk into destroot ---> Installing py27-gtk @2.22.0_1+x11 ---> Activating py27-gtk @2.22.0_1+x11 ---> Cleaning py27-gtk ---> Fetching archive for avahi ---> Attempting to fetch avahi-0.6.31_0+gtk+python27.darwin_11.x86_64.tbz2 from http://packages.macports.org/avahi ---> Fetching avahi ---> Attempting to fetch avahi-0.6.31.tar.gz from http://lil.fr.distfiles.macports.org/avahi ---> Verifying checksum(s) for avahi ---> Extracting avahi ---> Applying patches to avahi ---> Configuring avahi ---> Building avahi ---> Staging avahi into destroot ---> Installing avahi @0.6.31_0+gtk+python27 ---> Activating avahi @0.6.31_0+gtk+python27 ---> Cleaning avahi ---> Fetching archive for cyrus-sasl2 ---> Attempting to fetch cyrus-sasl2-2.1.23_3+kerberos.darwin_11.x86_64.tbz2 from http://packages.macports.org/cyrus-sasl2 ---> Fetching cyrus-sasl2 ---> Attempting to fetch cyrus-sasl-2.1.23.tar.gz from http://lil.fr.distfiles.macports.org/cyrus-sasl2 ---> Verifying checksum(s) for cyrus-sasl2 ---> Extracting cyrus-sasl2 ---> Applying patches to cyrus-sasl2 ---> Configuring cyrus-sasl2 ---> Building cyrus-sasl2 ---> Staging cyrus-sasl2 into destroot ---> Installing cyrus-sasl2 @2.1.23_3+kerberos ---> Activating cyrus-sasl2 @2.1.23_3+kerberos ---> Cleaning cyrus-sasl2 ---> Fetching archive for qjson ---> Attempting to fetch qjson-0.7.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/qjson ---> Fetching qjson ---> Attempting to fetch qjson-0.7.1.tar.bz2 from http://kent.dl.sourceforge.net/qjson ---> Verifying checksum(s) for qjson ---> Extracting qjson ---> Configuring qjson ---> Building qjson ---> Staging qjson into destroot ---> Installing qjson @0.7.1_1 ---> Activating qjson @0.7.1_1 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning qjson ---> Fetching archive for dbusmenu-qt ---> Attempting to fetch dbusmenu-qt-0.9.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dbusmenu-qt ---> Fetching dbusmenu-qt ---> Verifying checksum(s) for dbusmenu-qt ---> Extracting dbusmenu-qt ---> Configuring dbusmenu-qt ---> Building dbusmenu-qt ---> Staging dbusmenu-qt into destroot ---> Installing dbusmenu-qt @0.9.0_0 ---> Activating dbusmenu-qt @0.9.0_0 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning dbusmenu-qt ---> Fetching archive for docbook-xsl-ns ---> Attempting to fetch docbook-xsl-ns-1.76.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/docbook-xsl-ns ---> Fetching docbook-xsl-ns ---> Attempting to fetch docbook-xsl-ns-1.76.1.zip from http://kent.dl.sourceforge.net/project/docbook/docbook-xsl-ns/1.76.1 ---> Verifying checksum(s) for docbook-xsl-ns ---> Extracting docbook-xsl-ns ---> Configuring docbook-xsl-ns ---> Building docbook-xsl-ns ---> Staging docbook-xsl-ns into destroot ---> Installing docbook-xsl-ns @1.76.1_0 ---> Activating docbook-xsl-ns @1.76.1_0 ---> Cleaning docbook-xsl-ns ---> Cleaning docbook-xsl-ns ---> Fetching archive for readline ---> Attempting to fetch readline-6.2.000_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/readline ---> Fetching readline ---> Attempting to fetch readline-6.2.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/readline ---> Verifying checksum(s) for readline ---> Extracting readline ---> Applying patches to readline ---> Configuring readline ---> Building readline ---> Staging readline into destroot ---> Installing readline @6.2.000_0 ---> Activating readline @6.2.000_0 ---> Cleaning readline ---> Fetching archive for hunspell ---> Attempting to fetch hunspell-1.3.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/hunspell ---> Fetching hunspell ---> Attempting to fetch hunspell-1.3.2.tar.gz from http://kent.dl.sourceforge.net/hunspell ---> Verifying checksum(s) for hunspell ---> Extracting hunspell ---> Applying patches to hunspell ---> Configuring hunspell ---> Building hunspell ---> Staging hunspell into destroot ---> Installing hunspell @1.3.2_0 ---> Activating hunspell @1.3.2_0 You must install (at least) one of the language dictionaries after installing this port in order for it to work. ---> Cleaning hunspell ---> Fetching archive for enchant ---> Attempting to fetch enchant-1.6.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/enchant ---> Fetching enchant ---> Attempting to fetch enchant-1.6.0.tar.gz from http://www.abisource.com/downloads/enchant/1.6.0/ ---> Verifying checksum(s) for enchant ---> Extracting enchant ---> Configuring enchant ---> Building enchant ---> Staging enchant into destroot ---> Installing enchant @1.6.0_1 ---> Activating enchant @1.6.0_1 ---> Cleaning enchant ---> Fetching archive for flex ---> Attempting to fetch flex-2.5.35_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/flex ---> Fetching flex ---> Attempting to fetch flex-2.5.35.tar.bz2 from http://kent.dl.sourceforge.net/flex ---> Verifying checksum(s) for flex ---> Extracting flex ---> Configuring flex ---> Building flex ---> Staging flex into destroot ---> Installing flex @2.5.35_1 ---> Activating flex @2.5.35_1 ---> Cleaning flex ---> Fetching archive for giflib ---> Attempting to fetch giflib-4.1.6_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/giflib ---> Fetching giflib ---> Attempting to fetch giflib-4.1.6.tar.bz2 from http://kent.dl.sourceforge.net/project/giflib/giflib%204.x/giflib-4.1.6 ---> Verifying checksum(s) for giflib ---> Extracting giflib ---> Applying patches to giflib ---> Configuring giflib ---> Building giflib ---> Staging giflib into destroot ---> Installing giflib @4.1.6_1 ---> Activating giflib @4.1.6_1 ---> Cleaning giflib ---> Fetching archive for gmake ---> Attempting to fetch gmake-3.82_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gmake ---> Fetching gmake ---> Attempting to fetch make-3.82.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/make ---> Verifying checksum(s) for gmake ---> Extracting gmake ---> Configuring gmake ---> Building gmake ---> Staging gmake into destroot ---> Installing gmake @3.82_0 ---> Activating gmake @3.82_0 ---> Cleaning gmake ---> Fetching archive for grantlee ---> Attempting to fetch grantlee-0.2.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/grantlee ---> Fetching grantlee ---> Attempting to fetch grantlee-0.2.0.tar.gz from http://lil.fr.distfiles.macports.org/grantlee ---> Verifying checksum(s) for grantlee ---> Extracting grantlee ---> Applying patches to grantlee ---> Configuring grantlee ---> Building grantlee ---> Staging grantlee into destroot ---> Installing grantlee @0.2.0_0 ---> Activating grantlee @0.2.0_0 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning grantlee ---> Fetching archive for libusb ---> Attempting to fetch libusb-1.0.8_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libusb ---> Fetching libusb ---> Attempting to fetch libusb-1.0.8.tar.bz2 from http://kent.dl.sourceforge.net/libusb ---> Verifying checksum(s) for libusb ---> Extracting libusb ---> Configuring libusb ---> Building libusb ---> Staging libusb into destroot ---> Installing libusb @1.0.8_0 ---> Activating libusb @1.0.8_0 ---> Cleaning libusb ---> Fetching archive for libusb-compat ---> Attempting to fetch libusb-compat-0.1.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libusb-compat ---> Fetching libusb-compat ---> Attempting to fetch libusb-compat-0.1.3.tar.bz2 from http://kent.dl.sourceforge.net/libusb ---> Verifying checksum(s) for libusb-compat ---> Extracting libusb-compat ---> Configuring libusb-compat ---> Building libusb-compat ---> Staging libusb-compat into destroot ---> Installing libusb-compat @0.1.3_0 ---> Activating libusb-compat @0.1.3_0 ---> Cleaning libusb-compat ---> Fetching archive for icu ---> Attempting to fetch icu-4.8.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/icu ---> Fetching icu ---> Attempting to fetch icu4c-4_8_1-src.tgz from http://lil.fr.distfiles.macports.org/icu ---> Verifying checksum(s) for icu ---> Extracting icu ---> Applying patches to icu ---> Configuring icu ---> Building icu ---> Staging icu into destroot ---> Installing icu @4.8.1_0 ---> Activating icu @4.8.1_0 ---> Cleaning icu ---> Fetching archive for tcp_wrappers ---> Attempting to fetch tcp_wrappers-20_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/tcp_wrappers ---> Fetching tcp_wrappers ---> Attempting to fetch tcp_wrappers-20.tar.gz from http://lil.fr.distfiles.macports.org/tcp_wrappers ---> Verifying checksum(s) for tcp_wrappers ---> Extracting tcp_wrappers ---> Applying patches to tcp_wrappers ---> Configuring tcp_wrappers ---> Building tcp_wrappers ---> Staging tcp_wrappers into destroot ---> Installing tcp_wrappers @20_2 ---> Activating tcp_wrappers @20_2 ---> Cleaning tcp_wrappers ---> Fetching archive for openldap ---> Attempting to fetch openldap-2.4.21_5.darwin_11.x86_64.tbz2 from http://packages.macports.org/openldap ---> Fetching openldap ---> Attempting to fetch openldap-2.4.21.tgz from http://lil.fr.distfiles.macports.org/openldap ---> Verifying checksum(s) for openldap ---> Extracting openldap ---> Applying patches to openldap ---> Configuring openldap ---> Building openldap ---> Staging openldap into destroot ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting openldap with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo port load openldap ########################################################### ---> Installing openldap @2.4.21_5 ---> Activating openldap @2.4.21_5 ---> Cleaning openldap ---> Fetching archive for gnupg ---> Attempting to fetch gnupg-1.4.11_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gnupg ---> Fetching gnupg ---> Attempting to fetch gnupg-1.4.11.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnupg ---> Verifying checksum(s) for gnupg ---> Extracting gnupg ---> Configuring gnupg ---> Building gnupg ---> Staging gnupg into destroot ---> Installing gnupg @1.4.11_1 ---> Activating gnupg @1.4.11_1 ---> Cleaning gnupg ---> Fetching archive for kerberos5 ---> Attempting to fetch kerberos5-1.7.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/kerberos5 ---> Fetching kerberos5 ---> Attempting to fetch krb5-1.7.2-signed.tar from http://lil.fr.distfiles.macports.org/kerberos5 ---> Verifying checksum(s) for kerberos5 ---> Extracting kerberos5 ---> Applying patches to kerberos5 ---> Configuring kerberos5 ---> Building kerberos5 ---> Staging kerberos5 into destroot ---> Installing kerberos5 @1.7.2_0 ---> Activating kerberos5 @1.7.2_0 ---> Cleaning kerberos5 ---> Fetching archive for libart_lgpl ---> Attempting to fetch libart_lgpl-2.3.21_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libart_lgpl ---> Fetching libart_lgpl ---> Attempting to fetch libart_lgpl-2.3.21.tar.bz2 from http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libart_lgpl/2.3/ ---> Verifying checksum(s) for libart_lgpl ---> Extracting libart_lgpl ---> Applying patches to libart_lgpl ---> Configuring libart_lgpl ---> Building libart_lgpl ---> Staging libart_lgpl into destroot ---> Installing libart_lgpl @2.3.21_0 ---> Activating libart_lgpl @2.3.21_0 ---> Cleaning libart_lgpl ---> Fetching archive for gsed ---> Attempting to fetch gsed-4.2.1_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/gsed ---> Fetching gsed ---> Attempting to fetch sed-4.2.1.tar.gz from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/sed ---> Verifying checksum(s) for gsed ---> Extracting gsed ---> Configuring gsed ---> Building gsed ---> Staging gsed into destroot ---> Installing gsed @4.2.1_2 ---> Activating gsed @4.2.1_2 ---> Cleaning gsed ---> Fetching archive for ilmbase ---> Attempting to fetch ilmbase-1.0.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/ilmbase ---> Fetching ilmbase ---> Attempting to fetch ilmbase-1.0.2.tar.gz from http://lil.fr.distfiles.macports.org/ilmbase ---> Verifying checksum(s) for ilmbase ---> Extracting ilmbase ---> Applying patches to ilmbase ---> Configuring ilmbase ---> Building ilmbase ---> Staging ilmbase into destroot ---> Installing ilmbase @1.0.2_0 ---> Activating ilmbase @1.0.2_0 ---> Cleaning ilmbase ---> Fetching archive for openexr ---> Attempting to fetch openexr-1.7.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/openexr ---> Fetching openexr ---> Attempting to fetch openexr-1.7.0.tar.gz from http://lil.fr.distfiles.macports.org/openexr ---> Verifying checksum(s) for openexr ---> Extracting openexr ---> Applying patches to openexr ---> Configuring openexr ---> Building openexr ---> Staging openexr into destroot ---> Installing openexr @1.7.0_0 ---> Activating openexr @1.7.0_0 ---> Cleaning openexr ---> Fetching archive for pcre ---> Attempting to fetch pcre-8.12_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/pcre ---> Fetching pcre ---> Attempting to fetch pcre-8.12.tar.bz2 from http://kent.dl.sourceforge.net/pcre ---> Verifying checksum(s) for pcre ---> Extracting pcre ---> Applying patches to pcre ---> Configuring pcre ---> Building pcre ---> Staging pcre into destroot ---> Installing pcre @8.12_1 ---> Activating pcre @8.12_1 ---> Cleaning pcre ---> Fetching archive for qca ---> Attempting to fetch qca-2.0.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/qca ---> Fetching qca ---> Attempting to fetch qca-2.0.3.tar.bz2 from http://lil.fr.distfiles.macports.org/qca ---> Verifying checksum(s) for qca ---> Extracting qca ---> Applying patches to qca ---> Configuring qca ---> Building qca ---> Staging qca into destroot ---> Installing qca @2.0.3_0 ---> Activating qca @2.0.3_0 ---> Cleaning qca ---> Fetching archive for shared-desktop-ontologies ---> Attempting to fetch shared-desktop-ontologies-0.9.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/shared-desktop-ontologies ---> Fetching shared-desktop-ontologies ---> Attempting to fetch shared-desktop-ontologies-0.9.0.tar.bz2 from http://kent.dl.sourceforge.net/oscaf ---> Verifying checksum(s) for shared-desktop-ontologies ---> Extracting shared-desktop-ontologies ---> Configuring shared-desktop-ontologies ---> Building shared-desktop-ontologies ---> Staging shared-desktop-ontologies into destroot ---> Installing shared-desktop-ontologies @0.9.0_0 ---> Activating shared-desktop-ontologies @0.9.0_0 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning shared-desktop-ontologies ---> Fetching archive for clucene ---> Attempting to fetch clucene-0.9.21b_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/clucene ---> Fetching clucene ---> Attempting to fetch clucene-core-0.9.21b.tar.bz2 from http://kent.dl.sourceforge.net/clucene ---> Verifying checksum(s) for clucene ---> Extracting clucene ---> Configuring clucene ---> Building clucene ---> Staging clucene into destroot ---> Installing clucene @0.9.21b_0 ---> Activating clucene @0.9.21b_0 ---> Cleaning clucene ---> Fetching archive for libiodbc ---> Attempting to fetch libiodbc-3.52.7_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libiodbc ---> Fetching libiodbc ---> Attempting to fetch libiodbc-3.52.7.tar.gz from http://lil.fr.distfiles.macports.org/libiodbc ---> Verifying checksum(s) for libiodbc ---> Extracting libiodbc ---> Configuring libiodbc ---> Building libiodbc ---> Staging libiodbc into destroot ---> Installing libiodbc @3.52.7_0 ---> Activating libiodbc @3.52.7_0 ---> Cleaning libiodbc ---> Fetching archive for curl-ca-bundle ---> Attempting to fetch curl-ca-bundle-7.24.0_1.darwin_11.noarch.tbz2 from http://packages.macports.org/curl-ca-bundle ---> Fetching curl-ca-bundle ---> Attempting to fetch curl-7.24.0.tar.bz2 from http://lil.fr.distfiles.macports.org/curl ---> Attempting to fetch certdata-1.82.txt from http://lil.fr.distfiles.macports.org/curl ---> Verifying checksum(s) for curl-ca-bundle ---> Extracting curl-ca-bundle ---> Applying patches to curl-ca-bundle ---> Configuring curl-ca-bundle ---> Building curl-ca-bundle ---> Staging curl-ca-bundle into destroot ---> Installing curl-ca-bundle @7.24.0_1 ---> Activating curl-ca-bundle @7.24.0_1 ---> Cleaning curl-ca-bundle ---> Fetching archive for curl ---> Attempting to fetch curl-7.24.0_0+ssl.darwin_11.x86_64.tbz2 from http://packages.macports.org/curl ---> Fetching curl ---> Verifying checksum(s) for curl ---> Extracting curl ---> Applying patches to curl ---> Configuring curl ---> Building curl ---> Staging curl into destroot ---> Installing curl @7.24.0_0+ssl ---> Activating curl @7.24.0_0+ssl ---> Cleaning curl ---> Fetching archive for raptor2 ---> Attempting to fetch raptor2-2.0.6_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/raptor2 ---> Fetching raptor2 ---> Attempting to fetch raptor2-2.0.6.tar.gz from http://lil.fr.distfiles.macports.org/raptor2 ---> Verifying checksum(s) for raptor2 ---> Extracting raptor2 ---> Configuring raptor2 ---> Building raptor2 ---> Staging raptor2 into destroot ---> Installing raptor2 @2.0.6_1 ---> Activating raptor2 @2.0.6_1 ---> Cleaning raptor2 ---> Fetching archive for mhash ---> Attempting to fetch mhash-0.9.9.9_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/mhash ---> Fetching mhash ---> Attempting to fetch mhash-0.9.9.9.tar.bz2 from http://kent.dl.sourceforge.net/project/mhash/mhash/0.9.9.9 ---> Verifying checksum(s) for mhash ---> Extracting mhash ---> Configuring mhash ---> Building mhash ---> Staging mhash into destroot ---> Installing mhash @0.9.9.9_0 ---> Activating mhash @0.9.9.9_0 ---> Cleaning mhash ---> Fetching archive for gmp ---> Attempting to fetch gmp-5.0.4_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gmp ---> Fetching gmp ---> Attempting to fetch gmp-5.0.4.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp ---> Verifying checksum(s) for gmp ---> Extracting gmp ---> Applying patches to gmp ---> Configuring gmp ---> Building gmp ---> Staging gmp into destroot ---> Installing gmp @5.0.4_0 ---> Activating gmp @5.0.4_0 ---> Cleaning gmp ---> Fetching archive for mpfr ---> Attempting to fetch mpfr-3.1.0-p3_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/mpfr ---> Fetching mpfr ---> Attempting to fetch patch01 from http://lil.fr.distfiles.macports.org/mpfr/3.1.0 ---> Attempting to fetch patch02 from http://lil.fr.distfiles.macports.org/mpfr/3.1.0 ---> Attempting to fetch patch03 from http://lil.fr.distfiles.macports.org/mpfr/3.1.0 ---> Attempting to fetch mpfr-3.1.0.tar.xz from http://lil.fr.distfiles.macports.org/mpfr/3.1.0 ---> Verifying checksum(s) for mpfr ---> Extracting mpfr ---> Applying patches to mpfr ---> Configuring mpfr ---> Building mpfr ---> Staging mpfr into destroot ---> Installing mpfr @3.1.0-p3_1 ---> Activating mpfr @3.1.0-p3_1 ---> Cleaning mpfr ---> Fetching archive for rasqal ---> Attempting to fetch rasqal-0.9.28_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/rasqal ---> Fetching rasqal ---> Attempting to fetch rasqal-0.9.28.tar.gz from http://lil.fr.distfiles.macports.org/rasqal ---> Verifying checksum(s) for rasqal ---> Extracting rasqal ---> Configuring rasqal ---> Building rasqal ---> Staging rasqal into destroot ---> Installing rasqal @0.9.28_0 ---> Activating rasqal @0.9.28_0 ---> Cleaning rasqal ---> Fetching archive for redland ---> Attempting to fetch redland-1.0.15_0+db46.darwin_11.x86_64.tbz2 from http://packages.macports.org/redland ---> Fetching redland ---> Attempting to fetch redland-1.0.15.tar.gz from http://lil.fr.distfiles.macports.org/redland ---> Verifying checksum(s) for redland ---> Extracting redland ---> Applying patches to redland ---> Configuring redland ---> Building redland ---> Staging redland into destroot ---> Installing redland @1.0.15_0+db46 ---> Activating redland @1.0.15_0+db46 ---> Cleaning redland ---> Fetching archive for XviD ---> Attempting to fetch XviD-1.3.2_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/XviD ---> Fetching XviD ---> Attempting to fetch xvidcore-1.3.2.tar.bz2 from http://lil.fr.distfiles.macports.org/XviD ---> Verifying checksum(s) for XviD ---> Extracting XviD ---> Applying patches to XviD ---> Configuring XviD ---> Building XviD ---> Staging XviD into destroot ---> Installing XviD @1.3.2_2 ---> Activating XviD @1.3.2_2 ---> Cleaning XviD ---> Fetching archive for cppunit ---> Attempting to fetch cppunit-1.12.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/cppunit ---> Fetching cppunit ---> Attempting to fetch cppunit-1.12.1.tar.gz from http://heanet.dl.sourceforge.net/cppunit ---> Verifying checksum(s) for cppunit ---> Extracting cppunit ---> Configuring cppunit ---> Building cppunit ---> Staging cppunit into destroot ---> Installing cppunit @1.12.1_0 ---> Activating cppunit @1.12.1_0 ---> Cleaning cppunit ---> Fetching archive for dirac ---> Attempting to fetch dirac-1.0.2_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/dirac ---> Fetching dirac ---> Attempting to fetch dirac-1.0.2.tar.gz from http://kent.dl.sourceforge.net/dirac ---> Verifying checksum(s) for dirac ---> Extracting dirac ---> Applying patches to dirac ---> Configuring dirac ---> Building dirac ---> Staging dirac into destroot ---> Installing dirac @1.0.2_1 ---> Activating dirac @1.0.2_1 ---> Cleaning dirac ---> Fetching archive for lame ---> Attempting to fetch lame-3.99_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/lame ---> Fetching lame ---> Attempting to fetch lame-3.99.tar.gz from http://lil.fr.distfiles.macports.org/lame/3.99_1 ---> Verifying checksum(s) for lame ---> Extracting lame ---> Configuring lame ---> Building lame ---> Staging lame into destroot ---> Installing lame @3.99_1 ---> Activating lame @3.99_1 ---> Cleaning lame ---> Fetching archive for libogg ---> Attempting to fetch libogg-1.3.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/libogg ---> Fetching libogg ---> Attempting to fetch libogg-1.3.0.tar.gz from http://lil.fr.distfiles.macports.org/libogg ---> Verifying checksum(s) for libogg ---> Extracting libogg ---> Applying patches to libogg ---> Configuring libogg ---> Building libogg ---> Staging libogg into destroot ---> Installing libogg @1.3.0_1 ---> Activating libogg @1.3.0_1 ---> Cleaning libogg ---> Fetching archive for libsdl ---> Attempting to fetch libsdl-1.2.15_0+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/libsdl ---> Fetching libsdl ---> Attempting to fetch SDL-1.2.15.tar.gz from http://lil.fr.distfiles.macports.org/libsdl ---> Verifying checksum(s) for libsdl ---> Extracting libsdl ---> Configuring libsdl ---> Building libsdl ---> Staging libsdl into destroot ---> Installing libsdl @1.2.15_0+x11 ---> Activating libsdl @1.2.15_0+x11 ---> Cleaning libsdl ---> Fetching archive for libvorbis ---> Attempting to fetch libvorbis-1.3.2_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/libvorbis ---> Fetching libvorbis ---> Attempting to fetch libvorbis-1.3.2.tar.gz from http://lil.fr.distfiles.macports.org/libvorbis ---> Verifying checksum(s) for libvorbis ---> Extracting libvorbis ---> Applying patches to libvorbis ---> Configuring libvorbis ---> Building libvorbis ---> Staging libvorbis into destroot ---> Installing libvorbis @1.3.2_1 ---> Activating libvorbis @1.3.2_1 ---> Cleaning libvorbis ---> Fetching archive for libtheora ---> Attempting to fetch libtheora-1.1.1_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/libtheora ---> Fetching libtheora ---> Attempting to fetch libtheora-1.1.1.tar.bz2 from http://lil.fr.distfiles.macports.org/libtheora ---> Verifying checksum(s) for libtheora ---> Extracting libtheora ---> Applying patches to libtheora ---> Configuring libtheora ---> Building libtheora ---> Staging libtheora into destroot ---> Installing libtheora @1.1.1_1 ---> Activating libtheora @1.1.1_1 ---> Cleaning libtheora ---> Fetching archive for yasm ---> Attempting to fetch yasm-1.1.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/yasm ---> Fetching yasm ---> Attempting to fetch yasm-1.1.0.tar.gz from http://lil.fr.distfiles.macports.org/yasm ---> Verifying checksum(s) for yasm ---> Extracting yasm ---> Configuring yasm ---> Building yasm ---> Staging yasm into destroot ---> Installing yasm @1.1.0_0 ---> Activating yasm @1.1.0_0 ---> Cleaning yasm ---> Fetching archive for libvpx ---> Attempting to fetch libvpx-1.0.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libvpx ---> Fetching libvpx ---> Attempting to fetch libvpx-v1.0.0.tar.bz2 from http://webm.googlecode.com/files/ ---> Verifying checksum(s) for libvpx ---> Extracting libvpx ---> Applying patches to libvpx ---> Configuring libvpx ---> Building libvpx ---> Staging libvpx into destroot ---> Installing libvpx @1.0.0_0 ---> Activating libvpx @1.0.0_0 ---> Cleaning libvpx ---> Fetching archive for jbigkit ---> Attempting to fetch jbigkit-2.0_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/jbigkit ---> Fetching jbigkit ---> Attempting to fetch jbigkit-2.0.tar.gz from http://www.cl.cam.ac.uk/~mgk25/download/ ---> Verifying checksum(s) for jbigkit ---> Extracting jbigkit ---> Applying patches to jbigkit ---> Configuring jbigkit ---> Building jbigkit ---> Staging jbigkit into destroot ---> Installing jbigkit @2.0_2 ---> Activating jbigkit @2.0_2 ---> Cleaning jbigkit ---> Fetching archive for openjpeg ---> Attempting to fetch openjpeg-1.4-r697_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/openjpeg ---> Fetching openjpeg ---> Attempting to fetch openjpeg_v1_4_sources_r697.tgz from http://openjpeg.googlecode.com/files/ ---> Verifying checksum(s) for openjpeg ---> Extracting openjpeg ---> Configuring openjpeg ---> Building openjpeg ---> Staging openjpeg into destroot ---> Installing openjpeg @1.4-r697_1 ---> Activating openjpeg @1.4-r697_1 ---> Cleaning openjpeg ---> Fetching archive for orc ---> Attempting to fetch orc-0.4.16_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/orc ---> Fetching orc ---> Attempting to fetch orc-0.4.16.tar.gz from http://lil.fr.distfiles.macports.org/orc ---> Verifying checksum(s) for orc ---> Extracting orc ---> Applying patches to orc ---> Configuring orc ---> Building orc ---> Staging orc into destroot ---> Installing orc @0.4.16_0 ---> Activating orc @0.4.16_0 ---> Cleaning orc ---> Fetching archive for schroedinger ---> Attempting to fetch schroedinger-1.0.11_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/schroedinger ---> Fetching schroedinger ---> Attempting to fetch schroedinger-1.0.11.tar.gz from http://lil.fr.distfiles.macports.org/schroedinger ---> Verifying checksum(s) for schroedinger ---> Extracting schroedinger ---> Applying patches to schroedinger ---> Configuring schroedinger ---> Building schroedinger ---> Staging schroedinger into destroot ---> Installing schroedinger @1.0.11_0 ---> Activating schroedinger @1.0.11_0 ---> Cleaning schroedinger ---> Fetching archive for speex ---> Attempting to fetch speex-1.2rc1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/speex ---> Fetching speex ---> Attempting to fetch speex-1.2rc1.tar.gz from http://lil.fr.distfiles.macports.org/speex ---> Verifying checksum(s) for speex ---> Extracting speex ---> Configuring speex ---> Building speex ---> Staging speex into destroot ---> Installing speex @1.2rc1_0 ---> Activating speex @1.2rc1_0 ---> Cleaning speex ---> Fetching archive for texi2html ---> Attempting to fetch texi2html-5.0_0.darwin_11.noarch.tbz2 from http://packages.macports.org/texi2html ---> Fetching texi2html ---> Attempting to fetch texi2html-5.0.tar.bz2 from http://lil.fr.distfiles.macports.org/texi2html ---> Verifying checksum(s) for texi2html ---> Extracting texi2html ---> Applying patches to texi2html ---> Configuring texi2html ---> Building texi2html ---> Staging texi2html into destroot ---> Installing texi2html @5.0_0 ---> Activating texi2html @5.0_0 ---> Cleaning texi2html ---> Fetching archive for x264 ---> Attempting to fetch x264-20111210_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/x264 ---> Fetching x264 ---> Attempting to fetch x264-snapshot-20111210-2245-stable.tar.bz2 from http://lil.fr.distfiles.macports.org/x264 ---> Verifying checksum(s) for x264 ---> Extracting x264 ---> Configuring x264 ---> Building x264 ---> Staging x264 into destroot ---> Installing x264 @20111210_0 ---> Activating x264 @20111210_0 ---> Cleaning x264 ---> Fetching archive for ffmpeg ---> Attempting to fetch ffmpeg-0.7.11_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/ffmpeg ---> Fetching ffmpeg ---> Attempting to fetch ffmpeg-0.7.11.tar.bz2 from http://lil.fr.distfiles.macports.org/ffmpeg ---> Verifying checksum(s) for ffmpeg ---> Extracting ffmpeg ---> Applying patches to ffmpeg ---> Configuring ffmpeg ---> Building ffmpeg ---> Staging ffmpeg into destroot ---> Installing ffmpeg @0.7.11_1 ---> Activating ffmpeg @0.7.11_1 ******* ******* This build of ffmpeg includes GPLed code and ******* is therefore licensed under GPL v2 or later. ******* ******* The following modules are GPLed: ******* ******* postproc ******* libx264 ******* libxvid ******* ******* To include all nonfree, GPLed and LGPL code use variant +nonfree ******* To remove nonfree and GPLed code leaving only LGPL code use variant +no_gpl ******* ---> Cleaning ffmpeg ---> Fetching archive for strigi ---> Attempting to fetch strigi-0.7.5_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/strigi ---> Fetching strigi ---> Attempting to fetch strigi-0.7.5.tar.bz2 from http://kent.dl.sourceforge.net/project/strigi/strigi ---> Verifying checksum(s) for strigi ---> Extracting strigi ---> Applying patches to strigi ---> Configuring strigi ---> Building strigi ---> Staging strigi into destroot ---> Installing strigi @0.7.5_1 ---> Activating strigi @0.7.5_1 ########################################################## # Don't forget that dbus needs to be started as the local # user (not with sudo) before any KDE programs will launch # To start it run the following command: # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist ########################################################## ---> Cleaning strigi ---> Cleaning ffmpeg ---> Fetching archive for gawk ---> Attempting to fetch gawk-4.0.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gawk ---> Fetching gawk ---> Attempting to fetch gawk-4.0.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gawk ---> Verifying checksum(s) for gawk ---> Extracting gawk ---> Configuring gawk ---> Building gawk ---> Staging gawk into destroot ---> Installing gawk @4.0.0_0 ---> Activating gawk @4.0.0_0 ---> Cleaning gawk ---> Fetching archive for virtuoso ---> Attempting to fetch virtuoso-6.1.5_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/virtuoso ---> Fetching virtuoso ---> Attempting to fetch virtuoso-opensource-6.1.5.tar.gz from http://kent.dl.sourceforge.net/project/virtuoso/virtuoso/6.1.5 ---> Verifying checksum(s) for virtuoso ---> Extracting virtuoso ---> Configuring virtuoso Disable antivirus when building this port. ---> Building virtuoso ---> Staging virtuoso into destroot ---> Installing virtuoso @6.1.5_0 ---> Activating virtuoso @6.1.5_0 Disable antivirus when building this port. ---> Cleaning virtuoso ---> Fetching archive for soprano ---> Attempting to fetch soprano-2.7.4_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/soprano ---> Fetching soprano ---> Attempting to fetch soprano-2.7.4.tar.bz2 from http://kent.dl.sourceforge.net/soprano ---> Verifying checksum(s) for soprano ---> Extracting soprano ---> Applying patches to soprano ---> Configuring soprano ---> Building soprano Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install soprano Log for soprano is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_soprano/soprano/main.log Error: The following dependencies were not installed: kde4-runtime kdelibs4 soprano libssh openslp oxygen-icons qimageblitz mlt doxygen graphviz gd2 xpm gts netpbm libLASi xorg-libXaw groff psutils xorg-libXmu frei0r-plugins gavl git-core p5.12-error p5.12-term-readkey rsync popt libdv libsamplerate libsndfile flac sox file libid3tag libmad opencore-amr twolame wavpack Error: Status 1 encountered during processing. To report a bug, see cybero:examples cybero$