Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281443 Details for
Bug 376913
Cant bootstrap Gentoo Prefix because it installs python 2.6 and portage needs 2.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output from bootstrapping python
bootstrap_pyton.txt (text/plain), 96.65 KB, created by
Johan Andersson
on 2011-07-29 13:16:24 UTC
(
hide
)
Description:
output from bootstrapping python
Filename:
MIME Type:
Creator:
Johan Andersson
Created:
2011-07-29 13:16:24 UTC
Size:
96.65 KB
patch
obsolete
>spaam:~ johan$ ./bootstrap-prefix.sh $EPREFIX/tmp python* Bootstrapping Gentoo prefixed portage installation using >* host: x86_64-apple-darwin11 >* prefix: /Users/johan/Gentoo/tmp >* ready to bootstrap python >* Bootstrapping python-2.7.2 >* Fetching python-2.7.2-patched.tar.bz2 >--15:09:14-- http://dev.gentoo.org/~grobian/distfiles/python-2.7.2-patched.tar.bz2 > => `python-2.7.2-patched.tar.bz2' >Resolving dev.gentoo.org... 140.211.166.183 >Connecting to dev.gentoo.org|140.211.166.183|:80... connected. >HTTP request sent, awaiting response... 200 OK >Length: 11,701,986 (11M) [application/x-bzip2] > >100%[================================================================================================================>] 11,701,986 373.81K/s ETA 00:00 > >15:09:46 (363.54 KB/s) - `python-2.7.2-patched.tar.bz2' saved [11701986/11701986] > >* Unpacking python >* Compiling python-2.7.2 >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... x86_64 >checking for --without-gcc... no >checking for x86_64-apple-darwin11-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for --with-cxx-main=<compiler>... no >checking for g++... g++ >configure: WARNING: > > By default, distutils will build C++ extension modules with "g++". > If this is not intended, then set CXX on the configure command line. > >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /Users/johan/Gentoo/tmp/usr/bin/grep >checking for egrep... /Users/johan/Gentoo/tmp/usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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... libpython$(VERSION).a >checking for x86_64-apple-darwin11-ranlib... no >checking for ranlib... ranlib >checking for ar... ar >checking for svnversion... found >checking for hg... not-found >checking for a BSD-compatible install... /Users/johan/Gentoo/tmp/usr/bin/install -c >checking for --with-pydebug... no >checking whether gcc accepts -fno-strict-aliasing... yes >checking which compiler should be used... gcc >checking whether gcc accepts -OPT:Olimit=0... no >checking whether gcc accepts -Olimit 1500... no >checking whether gcc supports ParseTuple __format__... no >checking whether pthreads are available without options... yes >checking whether 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... no >checking libintl.h presence... no >checking for libintl.h... no >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... 8 >checking size of void *... 8 >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... 8 >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... 8 >checking size of off_t... 8 >checking whether to enable large file support... no >checking size of time_t... 8 >checking for pthread_t... yes >checking size of pthread_t... 8 >checking for --enable-toolbox-glue... no >checking for --enable-framework... no >checking for dyld... always on for Darwin >checking SO... .bundle >checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup >checking CCSHARED... >checking LINKFORSHARED... >checking CFLAGSFORSHARED... >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... no >checking for t_open in -lnsl... no >checking for socket in -lsocket... no >checking for --with-libs... no >checking for x86_64-apple-darwin11-pkg-config... no >checking for pkg-config... /opt/local/bin/pkg-config >checking for --with-system-expat... no >checking for --with-system-ffi... no >checking for --enable-loadable-sqlite-extensions... no >checking for --with-dbmliborder... >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... no >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... yes >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... no >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... yes >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... no >checking for --with-libm=STRING... default LIBM="" >checking for --with-libc=STRING... default 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... no >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 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 >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c >gcc -DNDEBUG 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 >touch Parser/pgen.stamp >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \ > -DPREFIX='"/Users/johan/Gentoo/tmp/usr"' \ > -DEXEC_PREFIX='"/Users/johan/Gentoo/tmp/usr"' \ > -DVERSION='"2.7"' \ > -DVPATH='""' \ > -o Modules/getpath.o ./Modules/getpath.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o >gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -I. -IInclude -I./Include -DPy_BUILD_CORE \ > -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" \ > -DHGVERSION="\"`LC_ALL=C `\"" \ > -DHGTAG="\"`LC_ALL=C `\"" \ > -DHGBRANCH="\"`LC_ALL=C `\"" \ > -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/thread.o >/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols >ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o >/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols >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 >/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols >ranlib libpython2.7.a >ranlib: file: libpython2.7.a(pymath.o) has no symbols >gcc -o python.exe \ > Modules/python.o \ > libpython2.7.a -ldl -framework CoreFoundation >running build >running build_ext >building dbm using ndbm >building '_struct' extension >creating build >creating build/temp.macosx-10.4-x86_64-2.7 >creating build/temp.macosx-10.4-x86_64-2.7/Users >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2 >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_struct.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_struct.o >creating build/lib.macosx-10.4-x86_64-2.7 >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_struct.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_struct.bundle >building 'array' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/arraymodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/arraymodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/arraymodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/array.bundle >building 'cmath' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cmathmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cmathmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cmathmodule.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/cmath.bundle >building 'math' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mathmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mathmodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mathmodule.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_math.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/math.bundle >building 'strop' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/stropmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/stropmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/stropmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/strop.bundle >building 'time' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/time.bundle >building 'datetime' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/datetimemodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/datetimemodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/datetimemodule.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/timemodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/datetime.bundle >building 'itertools' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/itertoolsmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/itertoolsmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/itertoolsmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/itertools.bundle >building 'future_builtins' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/future_builtins.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/future_builtins.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/future_builtins.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/future_builtins.bundle >building '_random' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_randommodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_randommodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_randommodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_random.bundle >building '_collections' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_collectionsmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_collectionsmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_collectionsmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_collections.bundle >building '_bisect' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_bisectmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_bisectmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_bisectmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_bisect.bundle >building '_heapq' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_heapqmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_heapqmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_heapqmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_heapq.bundle >building 'operator' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/operator.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/operator.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/operator.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/operator.bundle >building '_io' extension >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bufferedio.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bufferedio.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bytesio.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bytesio.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/fileio.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/fileio.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/iobase.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/iobase.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/_iomodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/_iomodule.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/stringio.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/stringio.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_io -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/textio.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/textio.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bufferedio.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/bytesio.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/fileio.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/iobase.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/_iomodule.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/stringio.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_io/textio.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_io.bundle >building '_functools' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_functoolsmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_functoolsmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_functoolsmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_functools.bundle >building '_json' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_json.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_json.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_json.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_json.bundle >building '_testcapi' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_testcapimodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_testcapimodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_testcapimodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_testcapi.bundle >building '_hotshot' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_hotshot.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_hotshot.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_hotshot.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_hotshot.bundle >building '_lsprof' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_lsprof.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_lsprof.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/rotatingtree.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/rotatingtree.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_lsprof.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/rotatingtree.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_lsprof.bundle >building 'unicodedata' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/unicodedata.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/unicodedata.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/unicodedata.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/unicodedata.bundle >building 'fcntl' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/fcntlmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/fcntlmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/fcntlmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/fcntl.bundle >building 'grp' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/grpmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/grpmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/grpmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/grp.bundle >building 'select' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/selectmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/selectmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/selectmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/select.bundle >building 'parser' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/parsermodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/parsermodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/parsermodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/parser.bundle >building 'cStringIO' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cStringIO.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cStringIO.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cStringIO.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/cStringIO.bundle >building 'cPickle' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cPickle.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cPickle.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cPickle.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/cPickle.bundle >building 'mmap' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mmapmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mmapmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/mmapmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/mmap.bundle >building 'syslog' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/syslogmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/syslogmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/syslogmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/syslog.bundle >building 'audioop' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/audioop.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/audioop.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/audioop.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/audioop.bundle >building 'crypt' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cryptmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cryptmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cryptmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/crypt.bundle >building '_csv' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_csv.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_csv.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_csv.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_csv.bundle >building '_socket' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/socketmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/socketmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/socketmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_socket.bundle >building '_sha' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/shamodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/shamodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/shamodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_sha.bundle >building '_md5' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5module.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5module.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5module.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/md5.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_md5.bundle >building '_sha256' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha256module.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha256module.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha256module.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_sha256.bundle >building '_sha512' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha512module.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha512module.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/sha512module.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_sha512.bundle >building '_sqlite3' extension >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cache.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cache.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/connection.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/connection.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cursor.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cursor.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/microprotocols.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/microprotocols.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/module.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/module.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/prepare_protocol.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/prepare_protocol.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/row.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/row.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/statement.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/statement.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/util.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/util.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cache.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/connection.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/cursor.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/microprotocols.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/module.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/prepare_protocol.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/row.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/statement.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_sqlite/util.o -L/usr/lib -L/Users/johan/Gentoo/tmp/usr/lib -L/usr/lib -lsqlite3 -o build/lib.macosx-10.4-x86_64-2.7/_sqlite3.bundle >building 'termios' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/termios.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/termios.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/termios.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/termios.bundle >building 'resource' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/resource.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/resource.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/resource.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/resource.bundle >building 'nis' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/nismodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/nismodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/nismodule.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/nis.bundle >building 'zlib' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/zlibmodule.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/zlibmodule.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/zlibmodule.o -L/Users/johan/Gentoo/tmp/usr/lib -lz -o build/lib.macosx-10.4-x86_64-2.7/zlib.bundle >building 'binascii' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/binascii.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/binascii.o -DUSE_ZLIB_CRC32 >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/binascii.o -L/Users/johan/Gentoo/tmp/usr/lib -lz -o build/lib.macosx-10.4-x86_64-2.7/binascii.bundle >building 'bz2' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/bz2module.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/bz2module.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/bz2module.o -L/Users/johan/Gentoo/tmp/usr/lib -lbz2 -o build/lib.macosx-10.4-x86_64-2.7/bz2.bundle >building '_multibytecodec' extension >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/multibytecodec.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/multibytecodec.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/multibytecodec.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_multibytecodec.bundle >building '_codecs_kr' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_kr.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_kr.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_kr.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_kr.bundle >building '_codecs_jp' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_jp.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_jp.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_jp.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_jp.bundle >building '_codecs_cn' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_cn.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_cn.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_cn.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_cn.bundle >building '_codecs_tw' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_tw.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_tw.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_tw.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_tw.bundle >building '_codecs_hk' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_hk.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_hk.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_hk.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_hk.bundle >building '_codecs_iso2022' extension >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_iso2022.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/cjkcodecs/_codecs_iso2022.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_codecs_iso2022.bundle >building '_multiprocessing' extension >creating build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_multiprocessing -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/multiprocessing.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/multiprocessing.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_multiprocessing -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/socket_connection.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/socket_connection.o >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -IModules/_multiprocessing -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/semaphore.c -o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/semaphore.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/multiprocessing.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/socket_connection.o build/temp.macosx-10.4-x86_64-2.7/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_multiprocessing/semaphore.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_multiprocessing.bundle >building '_scproxy' extension >creating build/temp.macosx-10.4-x86_64-2.7/Mac >creating build/temp.macosx-10.4-x86_64-2.7/Mac/Modules >gcc -fno-strict-aliasing -g -O2 -DNDEBUG -I/Users/johan/Gentoo/tmp/usr/include -I. -IInclude -I./Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Include -I/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2 -c ./Mac/Modules/_scproxy.c -o build/temp.macosx-10.4-x86_64-2.7/./Mac/Modules/_scproxy.o >gcc -bundle -undefined dynamic_lookup -fno-strict-aliasing -g -O2 -DNDEBUG build/temp.macosx-10.4-x86_64-2.7/./Mac/Modules/_scproxy.o -L/Users/johan/Gentoo/tmp/usr/lib -o build/lib.macosx-10.4-x86_64-2.7/_scproxy.bundle -framework SystemConfiguration -framework CoreFoundation >creating build/temp.macosx-10.4-x86_64-2.7/libffi >checking build system type... x86_64-apple-darwin11.0.0 >checking host system type... x86_64-apple-darwin11.0.0 >checking target system type... x86_64-apple-darwin11.0.0 >checking for a BSD-compatible install... /Users/johan/Gentoo/tmp/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /Users/johan/Gentoo/tmp/usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking dependency style of gcc... gcc3 >checking whether gcc and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /Users/johan/Gentoo/tmp/usr/bin/sed >checking for grep that handles long lines and -e... /Users/johan/Gentoo/tmp/usr/bin/grep >checking for egrep... /Users/johan/Gentoo/tmp/usr/bin/grep -E >checking for fgrep... /Users/johan/Gentoo/tmp/usr/bin/grep -F >checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld >checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm >checking the name lister (/usr/bin/nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 196608 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r >checking for objdump... no >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm output from gcc object... ok >checking for dsymutil... dsymutil >checking for nmedit... nmedit >checking for lipo... lipo >checking for otool... otool >checking for otool64... no >checking for -single_module linker flag... yes >checking for -exported_symbols_list linker flag... yes >checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fno-common -DPIC >checking if gcc PIC flag -fno-common -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes >checking dynamic linker characteristics... darwin11.0.0 dyld >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking whether read-only mmap of a plain file works... yes >checking whether mmap from /dev/zero works... no >checking for MAP_ANON(YMOUS)... yes >checking whether mmap with MAP_ANON(YMOUS) works... yes >checking for ANSI C header files... (cached) yes >checking for memcpy... yes >checking for working alloca.h... yes >checking for alloca... yes >checking size of double... 8 >checking size of long double... 16 >checking whether byte ordering is bigendian... no >checking assembler .cfi pseudo-op support... no >checking whether .eh_frame section should be read-only... no >checking for __attribute__((visibility("hidden")))... no >configure: creating ./config.status >config.status: creating include/Makefile >config.status: creating include/ffi.h >config.status: creating Makefile >config.status: creating testsuite/Makefile >config.status: creating man/Makefile >config.status: creating libffi.pc >config.status: creating fficonfig.py >config.status: creating fficonfig.h >config.status: linking /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h >config.status: linking /Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing include commands >config.status: executing src commands >Traceback (most recent call last): > File "./setup.py", line 1921, in <module> > main() > File "./setup.py", line 1915, in main > 'Lib/smtpd.py'] > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/core.py", line 152, in setup > dist.run_commands() > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/dist.py", line 953, in run_commands > self.run_command(cmd) > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/command/build.py", line 127, in run > self.run_command(cmd_name) > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/cmd.py", line 326, in run_command > self.distribution.run_command(command) > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/command/build_ext.py", line 340, in run > self.build_extensions() > File "./setup.py", line 250, in build_extensions > build_ext.build_extensions(self) > File "/Users/johan/Gentoo/tmp/var/tmp/python-2.7.2/Python-2.7.2/Lib/distutils/command/build_ext.py", line 449, in build_extensions > self.build_extension(ext) > File "./setup.py", line 286, in build_extension > if not self.configure_ctypes(ext): > File "./setup.py", line 1726, in configure_ctypes > exec f in fficonfig > File "build/temp.macosx-10.4-x86_64-2.7/libffi/fficonfig.py", line 33, in <module> > ffi_sources += ffi_platforms['X86_DARWIN'] >KeyError: 'X86_DARWIN' >make: *** [sharedmods] Error 1 >spaam:~ johan$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 376913
: 281443