* Package: dev-lang/python-2.7.1-r00.1  * Repository: gentoo_prefix  * Maintainer: python@gentoo.org  * USE: aqua elibc_Darwin gdbm ipv6 kernel_Darwin ncurses prefix readline sqlite ssl threads tk userland_GNU wide-unicode x86-macos xml >>> Unpacking source... >>> Unpacking Python-2.7.1.tar.bz2 to /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work >>> Unpacking python-gentoo-patches-2.7.1.tar.bz2 to /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work >>> Source unpacked in /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work >>> Preparing source in /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 ... * Applying various patches (bugfixes/updates) ... * 01_all_static_library_location.patch ...  [ ok ] * 02_all_disable_modules_and_ssl.patch ...  [ ok ] * 03_all_add_portage_search_path.patch ...  [ ok ] * 04_all_libdir.patch ...  [ ok ] * 05_all_verbose_building_of_extensions.patch ...  [ ok ] * 06_all_non-zero_exit_status_on_failure.patch ...  [ ok ] * 07_all_loadable_sqlite_extensions.patch ...  [ ok ] * 21_all_distutils_c++.patch ...  [ ok ] * 22_all_turkish_locale.patch ...  [ ok ] * 23_all_arm_OABI.patch ...  [ ok ] * 61_all_process_data.patch ...  [ ok ] * Done with patching * Applying python-2.7-no-path-invention.patch ...  [ ok ] * Applying python-2.7.1-prefix-search-path.patch ...  [ ok ] * Applying python-2.7-darwin-bundle.patch ...  [ ok ] * Applying python-2.7-darwin-no-framework-lookup.patch ...  [ ok ] * Applying python-2.6.5-mac-just-prefix.patch ...  [ ok ] * Applying python-2.7.1-ld_so_aix-which.patch ...  [ ok ] * Applying python-2.5.1-no-hardcoded-grep.patch ...  [ ok ] * Applying python-2.7-irix.patch ...  [ ok ] * Applying python-2.6-irix-libpython2.6.patch ...  [ ok ] * Applying python-2.5.1-distutils-aixnfs.patch ...  [ ok ] * Applying python-2.6.2-no-sunaudiodev.patch ...  [ ok ] * Applying python-2.7-solaris64-crypt.patch ...  [ ok ] * Applying python-2.6.2-termios-noqnx.patch ...  [ ok ] * Applying python-2.6.2-missing-SEM_FAILED.patch ...  [ ok ] * Running eautoreconf in '/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1' ... * Running aclocal -I /Users/chip/Gentoo/usr/share/aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 ... * Disabled modules: _bsddb ./configure --prefix=/Users/chip/Gentoo/usr --build=i686-apple-darwin10 --host=i686-apple-darwin10 --mandir=/Users/chip/Gentoo/usr/share/man --infodir=/Users/chip/Gentoo/usr/share/info --datadir=/Users/chip/Gentoo/usr/share --sysconfdir=/Users/chip/Gentoo/etc --localstatedir=/Users/chip/Gentoo/var/lib --with-fpectl --enable-ipv6 --with-threads --enable-unicode=ucs2 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi --enable-framework=/Users/chip/Gentoo/usr/lib checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... darwin checking EXTRAPLATDIR... $(PLATMACDIRS) checking machine type as reported by uname -m... i386 checking for --without-gcc... no checking for i686-apple-darwin10-gcc... i686-apple-darwin10-gcc 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 i686-apple-darwin10-gcc accepts -g... yes checking for i686-apple-darwin10-gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... i686-apple-darwin10-gcc -E checking for grep that handles long lines and -e... /Users/chip/Gentoo/bin/grep checking for egrep... /Users/chip/Gentoo/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... yes checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... no checking for --enable-shared... no checking for --enable-profiling... checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) checking for i686-apple-darwin10-ranlib... i686-apple-darwin10-ranlib checking for ar... ar checking for svnversion... found checking for a BSD-compatible install... /Users/chip/Gentoo/usr/bin/install -c checking for --with-pydebug... no checking whether i686-apple-darwin10-gcc accepts -fno-strict-aliasing... yes checking whether i686-apple-darwin10-gcc accepts -OPT:Olimit=0... no checking whether i686-apple-darwin10-gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... yes checking whether i686-apple-darwin10-g++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... yes checking sys/lock.h presence... yes checking for sys/lock.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for term.h... yes checking for linux/netlink.h... no checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 8 checking size of size_t... 4 checking size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 4 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-toolbox-glue... yes checking for --enable-framework... yes checking for dyld... always on for Darwin checking SO... .bundle checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup checking CCSHARED... checking LINKFORSHARED... -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... yes checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for i686-apple-darwin10-pkg-config... no checking for pkg-config... /Users/chip/Gentoo/usr/bin/pkg-config checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --enable-loadable-sqlite-extensions... yes checking for --with-dbmliborder... gdbm checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... kame using libc checking for OSX 10.5 SDK or later... yes checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... no checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... no checking for getresgid... no checking for getpwent... yes checking for getspnam... no checking for getspent... no checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mremap... no checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... no checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... no checking for setresgid... no checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... no checking for epoll... no checking for kqueue... yes checking for ctermid_r... yes checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... yes checking for struct stat.st_gen... yes checking for struct stat.st_birthtime... yes checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... yes checking whether va_list is an array... no checking for gethostbyname_r... no checking for gethostbyname... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="" checking for --with-libc=STRING... set LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... no checking for tv_nsec2 in struct stat... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... done configure: creating ./config.status config.status: creating Mac/Makefile config.status: creating Mac/PythonLauncher/Makefile config.status: creating Mac/IDLE/Makefile config.status: creating Mac/Resources/framework/Info.plist config.status: creating Mac/Resources/app/Info.plist config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile >>> Source configured. >>> Compiling source in /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 ... make -j4 EPYTHON=python2 i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \ -DPREFIX='"/Users/chip/Gentoo/usr"' \ -DEXEC_PREFIX='"/Users/chip/Gentoo/usr"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o /Users/chip/Gentoo/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py i686-apple-darwin10-gcc -DNDEBUG -Wl,-dead_strip_dylibs -L. Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -framework CoreFoundation -o Parser/pgen Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c i686-apple-darwin10-gcc -c -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython2.7.a ar rc libpython2.7.a Modules/getbuildinfo.o ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o i686-apple-darwin10-ranlib libpython2.7.a /Users/chip/Gentoo/usr/bin/install -c -d -m 755 Python.framework/Versions/2.7 if test ""; then \ i686-apple-darwin10-gcc -o Python.framework/Versions/2.7/Python -dynamiclib \ -isysroot "" \ -all_load libpython2.7.a -Wl,-single_module \ -install_name /Users/chip/Gentoo/usr/lib/Python.framework/Versions/2.7/Python \ -compatibility_version 2.7 \ -current_version 2.7; \ else \ libtool -o Python.framework/Versions/2.7/Python -dynamic libpython2.7.a \ -lSystem -install_name /Users/chip/Gentoo/usr/lib/Python.framework/Versions/2.7/Python -compatibility_version 2.7 -current_version 2.7 ;\ fi /Users/chip/Gentoo/usr/bin/install -c -d -m 755 \ Python.framework/Versions/2.7/Resources/English.lproj /Users/chip/Gentoo/usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \ Python.framework/Versions/2.7/Resources/Info.plist ln -fsn 2.7 Python.framework/Versions/Current ln -fsn Versions/Current/Python Python.framework/Python ln -fsn Versions/Current/Headers Python.framework/Headers ln -fsn Versions/Current/Resources Python.framework/Resources i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -u _PyMac_Error Python.framework/Versions/2.7/Python -o python.exe \ Modules/python.o \ -ldl -framework CoreFoundation running build running build_ext building dbm using gdbm building '_struct' extension creating build creating build/temp.macosx-10.6-i386-2.7 creating build/temp.macosx-10.6-i386-2.7/Users creating build/temp.macosx-10.6-i386-2.7/Users/chip creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1 creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_struct.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_struct.o creating build/lib.macosx-10.6-i386-2.7 i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_struct.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_struct.bundle building '_ctypes_test' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_ctypes_test.bundle building 'array' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/arraymodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/arraymodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/arraymodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/array.bundle building 'cmath' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cmathmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cmathmodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cmathmodule.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/cmath.bundle building 'math' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mathmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mathmodule.o /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mathmodule.c: In function 'math_fsum': /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mathmodule.c:1073: warning: passing argument 1 of 'PyFPE_dummy' discards qualifiers from pointer target type i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mathmodule.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_math.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/math.bundle building 'strop' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/stropmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/stropmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/stropmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/strop.bundle building 'time' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/time.bundle building 'datetime' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/datetimemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/datetimemodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/datetimemodule.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/timemodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/datetime.bundle building 'itertools' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/itertoolsmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/itertoolsmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/itertoolsmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/itertools.bundle building 'future_builtins' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/future_builtins.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/future_builtins.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/future_builtins.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/future_builtins.bundle building '_random' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_randommodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_randommodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_randommodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_random.bundle building '_collections' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_collectionsmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_collectionsmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_collectionsmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_collections.bundle building '_bisect' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_bisectmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_bisectmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_bisectmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_bisect.bundle building '_heapq' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_heapqmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_heapqmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_heapqmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_heapq.bundle building 'operator' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/operator.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/operator.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/operator.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/operator.bundle building '_io' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bufferedio.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bufferedio.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bytesio.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bytesio.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/fileio.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/fileio.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/iobase.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/iobase.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/_iomodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/_iomodule.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/stringio.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/stringio.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_io -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/textio.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/textio.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bufferedio.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/bytesio.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/fileio.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/iobase.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/_iomodule.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/stringio.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_io/textio.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_io.bundle building '_functools' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_functoolsmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_functoolsmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_functoolsmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_functools.bundle building '_json' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_json.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_json.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_json.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_json.bundle building '_testcapi' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_testcapimodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_testcapimodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_testcapimodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_testcapi.bundle building '_hotshot' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hotshot.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hotshot.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hotshot.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_hotshot.bundle building '_lsprof' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_lsprof.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_lsprof.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/rotatingtree.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/rotatingtree.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_lsprof.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/rotatingtree.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_lsprof.bundle building 'unicodedata' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/unicodedata.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/unicodedata.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/unicodedata.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/unicodedata.bundle building '_locale' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_localemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_localemodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_localemodule.o -L/Users/chip/Gentoo/usr/lib -L. -lintl -o build/lib.macosx-10.6-i386-2.7/_locale.bundle -framework CoreFoundation building 'fcntl' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/fcntlmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/fcntlmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/fcntlmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/fcntl.bundle building 'grp' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/grpmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/grpmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/grpmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/grp.bundle building 'select' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/selectmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/selectmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/selectmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/select.bundle building 'parser' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/parsermodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/parsermodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/parsermodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/parser.bundle building 'cStringIO' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cStringIO.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cStringIO.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cStringIO.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/cStringIO.bundle building 'cPickle' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cPickle.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cPickle.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cPickle.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/cPickle.bundle building 'mmap' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mmapmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mmapmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/mmapmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/mmap.bundle building 'syslog' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/syslogmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/syslogmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/syslogmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/syslog.bundle building 'audioop' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/audioop.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/audioop.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/audioop.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/audioop.bundle building 'imageop' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/imageop.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/imageop.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/imageop.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/imageop.bundle building 'readline' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/readline.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/readline.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/readline.o -L/Users/chip/Gentoo/usr/lib -L. -lreadline -lncursesw -o build/lib.macosx-10.6-i386-2.7/readline.bundle building 'crypt' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cryptmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cryptmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cryptmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/crypt.bundle building '_csv' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_csv.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_csv.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_csv.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_csv.bundle building '_socket' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/socketmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/socketmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/socketmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_socket.bundle building '_ssl' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ssl.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ssl.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ssl.o -L/Users/chip/Gentoo/usr/lib -L. -lssl -lcrypto -o build/lib.macosx-10.6-i386-2.7/_ssl.bundle building '_hashlib' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hashopenssl.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hashopenssl.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_hashopenssl.o -L/Users/chip/Gentoo/usr/lib -L. -lssl -lcrypto -o build/lib.macosx-10.6-i386-2.7/_hashlib.bundle building '_sha' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/shamodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/shamodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/shamodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_sha.bundle building '_md5' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5module.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5module.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5module.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/md5.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_md5.bundle building '_sha256' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha256module.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha256module.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha256module.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_sha256.bundle building '_sha512' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha512module.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha512module.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/sha512module.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_sha512.bundle building '_sqlite3' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cache.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cache.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/connection.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/connection.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cursor.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cursor.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/microprotocols.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/microprotocols.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/module.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/module.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/prepare_protocol.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/prepare_protocol.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/row.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/row.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/statement.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/statement.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Users/chip/Gentoo/usr/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/util.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/util.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cache.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/connection.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/cursor.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/microprotocols.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/module.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/prepare_protocol.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/row.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/statement.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_sqlite/util.o -L/Users/chip/Gentoo/usr/lib -L/Users/chip/Gentoo/usr/lib -L. -L/Users/chip/Gentoo/usr/lib -lsqlite3 -o build/lib.macosx-10.6-i386-2.7/_sqlite3.bundle building 'dbm' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DHAVE_GDBM_NDBM_H -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dbmmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dbmmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dbmmodule.o -L/Users/chip/Gentoo/usr/lib -L. -lgdbm -lgdbm_compat -o build/lib.macosx-10.6-i386-2.7/dbm.bundle building 'gdbm' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/gdbmmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/gdbmmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/gdbmmodule.o -L/Users/chip/Gentoo/usr/lib -L. -lgdbm -o build/lib.macosx-10.6-i386-2.7/gdbm.bundle building 'termios' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/termios.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/termios.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/termios.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/termios.bundle building 'resource' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/resource.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/resource.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/resource.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/resource.bundle building 'nis' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/nismodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/nismodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/nismodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/nis.bundle building '_curses' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_cursesmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_cursesmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_cursesmodule.o -L/Users/chip/Gentoo/usr/lib -L. -lncursesw -o build/lib.macosx-10.6-i386-2.7/_curses.bundle building '_curses_panel' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_curses_panel.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_curses_panel.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_curses_panel.o -L/Users/chip/Gentoo/usr/lib -L. -lpanelw -lncursesw -o build/lib.macosx-10.6-i386-2.7/_curses_panel.bundle building 'zlib' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/zlibmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/zlibmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/zlibmodule.o -L/Users/chip/Gentoo/usr/lib -L. -lz -o build/lib.macosx-10.6-i386-2.7/zlib.bundle building 'binascii' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/binascii.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/binascii.o -DUSE_ZLIB_CRC32 i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/binascii.o -L/Users/chip/Gentoo/usr/lib -L. -lz -o build/lib.macosx-10.6-i386-2.7/binascii.bundle building 'bz2' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/bz2module.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/bz2module.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/bz2module.o -L/Users/chip/Gentoo/usr/lib -L. -lbz2 -o build/lib.macosx-10.6-i386-2.7/bz2.bundle building 'pyexpat' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/pyexpat.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/pyexpat.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/pyexpat.o -L/Users/chip/Gentoo/usr/lib -L. -lexpat -o build/lib.macosx-10.6-i386-2.7/pyexpat.bundle building '_elementtree' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DUSE_PYEXPAT_CAPI -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_elementtree.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_elementtree.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_elementtree.o -L/Users/chip/Gentoo/usr/lib -L. -lexpat -o build/lib.macosx-10.6-i386-2.7/_elementtree.bundle building '_multibytecodec' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_multibytecodec.bundle building '_codecs_kr' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_kr.bundle building '_codecs_jp' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_jp.bundle building '_codecs_cn' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_cn.bundle building '_codecs_tw' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_tw.bundle building '_codecs_hk' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_hk.bundle building '_codecs_iso2022' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_codecs_iso2022.bundle building 'dl' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dlmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dlmodule.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/dlmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/dl.bundle building '_multiprocessing' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_multiprocessing -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_multiprocessing -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -IModules/_multiprocessing -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_multiprocessing.bundle building '_scproxy' extension creating build/temp.macosx-10.6-i386-2.7/Mac creating build/temp.macosx-10.6-i386-2.7/Mac/Modules i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c ./Mac/Modules/_scproxy.c -o build/temp.macosx-10.6-i386-2.7/./Mac/Modules/_scproxy.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/./Mac/Modules/_scproxy.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_scproxy.bundle -framework SystemConfiguration -framework CoreFoundation building '_CF' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/_CFmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/_CFmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/pycfbridge.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/pycfbridge.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/_CFmodule.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cf/pycfbridge.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_CF.bundle -framework CoreFoundation building 'autoGIL' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/autoGIL.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/autoGIL.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/autoGIL.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/autoGIL.bundle -framework CoreFoundation building 'ColorPicker' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ColorPickermodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ColorPickermodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ColorPickermodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/ColorPicker.bundle -framework Carbon building 'gestalt' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/gestaltmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/gestaltmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/gestaltmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/gestalt.bundle -framework Carbon building 'MacOS' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/MacOS.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/MacOS.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/MacOS.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/MacOS.bundle -framework Carbon building 'Nav' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/Nav.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/Nav.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/Nav.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/Nav.bundle -framework Carbon building 'OSATerminology' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/OSATerminology.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/OSATerminology.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/OSATerminology.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/OSATerminology.bundle -framework Carbon building 'icglue' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icgluemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icgluemodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icgluemodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/icglue.bundle -framework Carbon building '_AE' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ae i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ae/_AEmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ae/_AEmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ae/_AEmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_AE.bundle -framework Carbon building '_AH' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ah i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ah/_AHmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ah/_AHmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ah/_AHmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_AH.bundle -framework Carbon building '_App' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/app i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/app/_Appmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/app/_Appmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/app/_Appmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_App.bundle -framework Carbon building '_CarbonEvt' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/carbonevt i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/carbonevt/_CarbonEvtmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/carbonevt/_CarbonEvtmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/carbonevt/_CarbonEvtmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_CarbonEvt.bundle -framework Carbon building '_Cm' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cm i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cm/_Cmmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cm/_Cmmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cm/_Cmmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Cm.bundle -framework Carbon building '_Ctl' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ctl i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ctl/_Ctlmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ctl/_Ctlmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ctl/_Ctlmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Ctl.bundle -framework Carbon building '_Dlg' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/dlg i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/dlg/_Dlgmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/dlg/_Dlgmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/dlg/_Dlgmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Dlg.bundle -framework Carbon building '_Drag' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/drag i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/drag/_Dragmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/drag/_Dragmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/drag/_Dragmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Drag.bundle -framework Carbon building '_Evt' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/evt i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/evt/_Evtmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/evt/_Evtmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/evt/_Evtmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Evt.bundle -framework Carbon building '_File' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/file i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/file/_Filemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/file/_Filemodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/file/_Filemodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_File.bundle -framework Carbon building '_Folder' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/folder i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/folder/_Foldermodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/folder/_Foldermodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/folder/_Foldermodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Folder.bundle -framework Carbon building '_Fm' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/fm i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/fm/_Fmmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/fm/_Fmmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/fm/_Fmmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Fm.bundle -framework Carbon building '_Help' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/help i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/help/_Helpmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/help/_Helpmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/help/_Helpmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Help.bundle -framework Carbon building '_Icn' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icn i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icn/_Icnmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icn/_Icnmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/icn/_Icnmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Icn.bundle -framework Carbon building '_IBCarbon' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ibcarbon i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ibcarbon/_IBCarbon.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ibcarbon/_IBCarbon.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/ibcarbon/_IBCarbon.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_IBCarbon.bundle -framework Carbon building '_List' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/list i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/list/_Listmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/list/_Listmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/list/_Listmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_List.bundle -framework Carbon building '_Menu' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/menu i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/menu/_Menumodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/menu/_Menumodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/menu/_Menumodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Menu.bundle -framework Carbon building '_Mlte' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/mlte i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/mlte/_Mltemodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/mlte/_Mltemodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/mlte/_Mltemodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Mlte.bundle -framework Carbon building '_OSA' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/osa i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/osa/_OSAmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/osa/_OSAmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/osa/_OSAmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_OSA.bundle -framework Carbon building '_Res' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/res i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/res/_Resmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/res/_Resmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/res/_Resmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Res.bundle -framework Carbon building '_Qd' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qd i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qd/_Qdmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qd/_Qdmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qd/_Qdmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Qd.bundle -framework Carbon building '_Qdoffs' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qdoffs i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qdoffs/_Qdoffsmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qdoffs/_Qdoffsmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qdoffs/_Qdoffsmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Qdoffs.bundle -framework Carbon building '_Scrap' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/scrap i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/scrap/_Scrapmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/scrap/_Scrapmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/scrap/_Scrapmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Scrap.bundle -framework Carbon building '_Snd' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/snd i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/snd/_Sndmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/snd/_Sndmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/snd/_Sndmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Snd.bundle -framework Carbon building '_TE' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/te i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/te/_TEmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/te/_TEmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/te/_TEmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_TE.bundle -framework Carbon building '_Win' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/win i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/win/_Winmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/win/_Winmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/win/_Winmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Win.bundle -framework Carbon building '_Launch' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/launch i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/launch/_Launchmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/launch/_Launchmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/launch/_Launchmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Launch.bundle -framework ApplicationServices building '_CG' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cg i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cg/_CGmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cg/_CGmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/cg/_CGmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_CG.bundle -framework ApplicationServices building '_Qt' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qt i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qt/_Qtmodule.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qt/_Qtmodule.o -Wno-deprecated-declarations i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Modules/qt/_Qtmodule.o -L/Users/chip/Gentoo/usr/lib -L. -o build/lib.macosx-10.6-i386-2.7/_Qt.bundle -framework QuickTime -framework Carbon building '_tkinter' extension i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DWITH_APPINIT=1 -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_tkinter.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_tkinter.o i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -DWITH_APPINIT=1 -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/tkappinit.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/tkappinit.o i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_tkinter.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/tkappinit.o -L/Users/chip/Gentoo/usr/lib -L. -ltk8.5 -ltcl8.5 -lX11 -o build/lib.macosx-10.6-i386-2.7/_tkinter.bundle ld: library not found for -lX11 collect2: ld returned 1 exit status building '_ctypes' extension creating build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/darwin i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callbacks.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callbacks.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callproc.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callproc.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/stgdict.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/stgdict.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/cfield.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/cfield.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/malloc_closure.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/malloc_closure.o -DMACOSX i686-apple-darwin10-gcc -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I_ctypes/darwin -I/Users/chip/Gentoo/usr/lib/libffi-3.0.9/include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Mac/Include -I/Users/chip/Gentoo/usr/include -I. -IInclude -I./Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Include -I/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1 -c /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/darwin/dlfcn_simple.c -o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/darwin/dlfcn_simple.o -DMACOSX i686-apple-darwin10-gcc -Wl,-dead_strip_dylibs -L. -bundle -undefined dynamic_lookup -Wl,-dead_strip_dylibs -L. -Wl,-dead_strip_dylibs -L. -fno-strict-aliasing -fno-common -dynamic -O2 -pipe -march=core2 -fwrapv -I/Users/chip/Gentoo/usr/include -L/Users/chip/Gentoo/lib -L/Users/chip/Gentoo/usr/lib -DNDEBUG -I. -IInclude -I./Include build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/_ctypes.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callbacks.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/callproc.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/stgdict.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/cfield.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/malloc_closure.o build/temp.macosx-10.6-i386-2.7/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Modules/_ctypes/darwin/dlfcn_simple.o -L/Users/chip/Gentoo/usr/lib -L. -lffi -o build/lib.macosx-10.6-i386-2.7/_ctypes.bundle Python build finished, but the necessary bits to build these modules were not found: bsddb185 linuxaudiodev ossaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. Failed to build these modules: _tkinter running build_scripts creating build/scripts-2.7 copying and adjusting /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1/Lib/smtpd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 changing mode of build/scripts-2.7/smtpd.py from 644 to 755 make: *** [sharedmods] Error 1 emake failed * ERROR: dev-lang/python-2.7.1-r00.1 failed: * emake failed * * Call stack: * ebuild.sh, line 62: Called src_compile * environment, line 5482: Called die * The specific snippet of code: * emake EPYTHON="python${PV%%.*}" || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-lang/python-2.7.1-r00.1', * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.7.1-r00.1'. * The complete build log is located at '/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/temp/build.log'. * The ebuild environment file is located at '/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/temp/environment'. * S: '/Users/chip/Gentoo/var/tmp/portage/dev-lang/python-2.7.1-r00.1/work/Python-2.7.1'