Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263617 Details for
Bug 356111
dev-lang/python-2.6.6-r1: test_posix fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
failed python-2.7.1-r1 emerge log
python-2.7.1.failed.log (text/plain), 156.69 KB, created by
mehrunes
on 2011-02-23 11:15:24 UTC
(
hide
)
Description:
failed python-2.7.1-r1 emerge log
Filename:
MIME Type:
Creator:
mehrunes
Created:
2011-02-23 11:15:24 UTC
Size:
156.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/python-2.7.1-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc examples gdbm kernel_linux multilib ncurses readline ssl test threads tk userland_GNU wide-unicode xml >>>> Unpacking source... >>>> Unpacking Python-2.7.1.tar.bz2 to /tmp/portage/dev-lang/python-2.7.1-r1/work >>>> Unpacking python-gentoo-patches-2.7.1-r1.tar.bz2 to /tmp/portage/dev-lang/python-2.7.1-r1/work >>>> Source unpacked in /tmp/portage/dev-lang/python-2.7.1-r1/work >>>> Preparing source in /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 ... > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 01_all_static_library_location.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 02_all_disable_modules_and_ssl.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 03_all_add_portage_search_path.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 04_all_libdir.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 05_all_verbose_building_of_extensions.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 06_all_non-zero_exit_status_on_failure.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 07_all_loadable_sqlite_extensions.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 21_all_distutils_c++.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 22_all_turkish_locale.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 23_all_arm_OABI.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 24_all_xmlrpclib.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 25_all_unicodedata.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 61_all_process_data.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Running eautoreconf in '/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 ... > [32;01m*[0m Disabled modules: _bsddb _sqlite3 > [33;01m*[0m QA Notice: USE Flag 'hardened' not in IUSE for dev-lang/python-2.7.1-r1 >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-fpectl --enable-shared --disable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi >checking for --enable-universalsdk... no >checking for --with-universal-archs... 32-bit >checking MACHDEP... linux2 >checking EXTRAPLATDIR... >checking machine type as reported by uname -m... x86_64 >checking for --without-gcc... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for --with-cxx-main=<compiler>... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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... no >checking LIBRARY... libpython$(VERSION).a >checking LINKCC... $(PURIFY) $(MAINCC) >checking for GNU ld... yes >checking for --enable-shared... yes >checking for --enable-profiling... >checking LDLIBRARY... libpython$(VERSION).so >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for ar... ar >checking for svnversion... found >checking for a BSD-compatible install... /usr/bin/install -c >checking for --with-pydebug... no >checking whether x86_64-pc-linux-gnu-gcc accepts -fno-strict-aliasing... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -OPT:Olimit=0... no >checking whether x86_64-pc-linux-gnu-gcc accepts -Olimit 1500... no >checking whether gcc supports ParseTuple __format__... no >checking whether pthreads are available without options... no >checking whether x86_64-pc-linux-gnu-gcc accepts -Kpthread... no >checking whether x86_64-pc-linux-gnu-gcc accepts -Kthread... no >checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes >checking whether x86_64-pc-linux-gnu-g++ also accepts flags for thread support... yes >checking for ANSI C header files... (cached) yes >checking asm/types.h usability... yes >checking asm/types.h presence... yes >checking for asm/types.h... yes >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 ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >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... yes >checking stropts.h presence... yes >checking for stropts.h... yes >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... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/event.h usability... no >checking sys/event.h presence... no >checking for sys/event.h... no >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... no >checking sys/lock.h presence... no >checking for sys/lock.h... no >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... yes >checking pty.h presence... yes >checking for pty.h... yes >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... yes >checking netpacket/packet.h presence... yes >checking for netpacket/packet.h... yes >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... yes >checking linux/tipc.h presence... yes >checking for linux/tipc.h... yes >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >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... yes >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... 16 >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... no >checking SO... .so >checking LDSHARED... $(CC) -shared >checking CCSHARED... -fPIC >checking LINKFORSHARED... -Xlinker -export-dynamic >checking CFLAGSFORSHARED... $(CCSHARED) >checking SHLIBS... $(LIBS) >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for library containing sem_init... -lpthread >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-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking for --with-system-expat... yes >checking for --with-system-ffi... yes >checking for --enable-loadable-sqlite-extensions... yes >checking for --with-dbmliborder... gdbm >checking for --with-signal-module... yes >checking for --with-dec-threads... no >checking for --with-threads... yes >checking if PTHREAD_SCOPE_SYSTEM is supported... yes >checking for pthread_sigmask... yes >checking if --enable-ipv6 is specified... no >checking for OSX 10.5 SDK or later... no >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... yes >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... yes >checking for getresgid... yes >checking for getpwent... yes >checking for getspnam... yes >checking for getspent... yes >checking for getsid... yes >checking for getwd... yes >checking for initgroups... yes >checking for kill... yes >checking for killpg... yes >checking for lchmod... no >checking for lchown... yes >checking for lstat... yes >checking for mkfifo... yes >checking for mknod... yes >checking for mktime... yes >checking for mremap... yes >checking for nice... yes >checking for pathconf... yes >checking for pause... yes >checking for plock... no >checking for poll... yes >checking for pthread_init... no >checking for putenv... yes >checking for readlink... yes >checking for realpath... yes >checking for select... yes >checking for sem_open... yes >checking for sem_timedwait... yes >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... yes >checking for setresgid... yes >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... yes >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... yes >checking for epoll... yes >checking for kqueue... no >checking for ctermid_r... no >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... no >checking for openpty in -lutil... 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... no >checking for struct stat.st_gen... no >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... no >checking whether va_list is an array... yes >checking for gethostbyname_r... yes >checking gethostbyname_r with 6 args... yes >checking for __fpu_control... yes >checking for --with-fpectl... yes >checking for --with-libm=STRING... default LIBM="-lm" >checking for --with-libc=STRING... set LIBC="" >checking whether C doubles are little-endian IEEE 754 binary64... yes >checking whether C doubles are big-endian IEEE 754 binary64... no >checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no >checking whether we can use gcc inline assembler to get and set x87 control word... yes >checking for x87-style double rounding... no >checking whether tanh preserves the sign of zero... yes >checking for acosh... yes >checking for asinh... yes >checking for atanh... yes >checking for copysign... yes >checking for erf... yes >checking for erfc... yes >checking for expm1... yes >checking for finite... yes >checking for gamma... yes >checking for hypot... yes >checking for lgamma... yes >checking for log1p... yes >checking for round... yes >checking for tgamma... yes >checking whether isinf is declared... yes >checking whether isnan is declared... yes >checking whether isfinite is declared... yes >checking whether POSIX semaphores are enabled... yes >checking for broken sem_getvalue... no >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... no type found >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... yes >checking for tv_nsec2 in struct stat... no >checking whether mvwdelch is an expression... yes >checking whether WINDOW has _flags... yes >checking for is_term_resized... yes >checking for resize_term... yes >checking for resizeterm... yes >checking for /dev/ptmx... yes >checking for /dev/ptc... no >checking for %lld and %llu printf() format support... yes >checking for %zd printf() format support... yes >checking for socklen_t... yes >checking for build directories... done >configure: creating ./config.status >config.status: creating Makefile.pre >config.status: creating Modules/Setup.config >config.status: creating Misc/python.pc >config.status: creating Modules/ld_so_aix >config.status: creating pyconfig.h >creating Modules/Setup >creating Modules/Setup.local >creating Makefile >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 ... >make --jobs --load-average=12 EPYTHON=python2 >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c >/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ > -DPREFIX='"/usr"' \ > -DEXEC_PREFIX='"/usr"' \ > -DVERSION='"2.7"' \ > -DVPATH='""' \ > -o Modules/getpath.o ./Modules/getpath.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >./Modules/signalmodule.c: In function 'signal_handler': >./Modules/signalmodule.c:192: warning: ignoring return value of 'write', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c >Python/marshal.c: In function 'w_string': >Python/marshal.c:94: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c >Objects/stringobject.c: In function 'string_print': >Objects/stringobject.c:880: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >Objects/stringobject.c:887: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -Wl,-O1 -Wl,--as-needed -L. Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c >Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c >Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c >rm -f libpython2.7.a >if test libpython2.7.so.1.0 != libpython2.7.so; then \ > x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o 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 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 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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o 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 -lpthread -ldl -lutil -lm ; \ > ln -f libpython2.7.so.1.0 libpython2.7.so; \ > else \ > x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython2.7.so Modules/getbuildinfo.o 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 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 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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o 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 -lpthread -ldl -lutil -lm ; \ > fi >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 >ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o >ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o >x86_64-pc-linux-gnu-ranlib libpython2.7.a >x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python \ > Modules/python.o \ > -L. -lpython2.7 -lpthread -ldl -lutil -lm >running build >running build_ext >building dbm using gdbm >building '_struct' extension >creating build >creating build/temp.linux-x86_64-2.7 >creating build/temp.linux-x86_64-2.7/tmp >creating build/temp.linux-x86_64-2.7/tmp/portage >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1 >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_struct.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_struct.o >creating build/lib.linux-x86_64-2.7 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_struct.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_struct.so >building '_ctypes_test' extension >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes_test.so >building 'array' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/arraymodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/arraymodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/array.so >building 'cmath' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cmathmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cmathmodule.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/cmath.so >building 'math' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mathmodule.o >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mathmodule.c: In function 'math_fsum': >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mathmodule.c:1073: warning: passing argument 1 of 'PyFPE_dummy' discards qualifiers from pointer target type >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mathmodule.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_math.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/math.so >building 'strop' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/stropmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/stropmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/strop.so >building 'time' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/time.so >building 'datetime' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/datetimemodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/datetime.so >building 'itertools' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/itertoolsmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/itertoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/itertools.so >building 'future_builtins' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/future_builtins.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/future_builtins.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/future_builtins.so >building '_random' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_randommodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_randommodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_random.so >building '_collections' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_collectionsmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_collectionsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_collections.so >building '_bisect' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_bisectmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_bisectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_bisect.so >building '_heapq' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_heapqmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_heapqmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_heapq.so >building 'operator' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/operator.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/operator.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/operator.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/operator.so >building '_io' extension >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bufferedio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bytesio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/fileio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/iobase.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/_iomodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/stringio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/textio.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_io/textio.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_io.so >building '_functools' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_functoolsmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_functoolsmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_functools.so >building '_json' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_json.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_json.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_json.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_json.so >building '_testcapi' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_testcapimodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_testcapimodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_testcapi.so >building '_hotshot' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hotshot.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hotshot.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_hotshot.so >building '_lsprof' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_lsprof.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/rotatingtree.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_lsprof.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/rotatingtree.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_lsprof.so >building 'unicodedata' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/unicodedata.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/unicodedata.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/unicodedata.so >building '_locale' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_localemodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_localemodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_locale.so >building 'fcntl' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/fcntlmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/fcntlmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/fcntl.so >building 'grp' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/grpmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/grpmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/grp.so >building 'spwd' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/spwdmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/spwdmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/spwd.so >building 'select' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/selectmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/selectmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/select.so >building 'parser' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/parsermodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/parsermodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/parser.so >building 'cStringIO' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cStringIO.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cStringIO.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cStringIO.so >building 'cPickle' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cPickle.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cPickle.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cPickle.so >building 'mmap' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mmapmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/mmapmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/mmap.so >building 'syslog' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/syslogmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/syslogmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/syslog.so >building 'audioop' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/audioop.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/audioop.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/audioop.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/audioop.so >building 'readline' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/readline.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/readline.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/readline.o -L/usr/lib64/termcap -L/usr/local/lib -L. -lreadline -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so >[?1034hbuilding 'crypt' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cryptmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cryptmodule.o -L/usr/local/lib -L. -lcrypt -lpython2.7 -o build/lib.linux-x86_64-2.7/crypt.so >building '_csv' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_csv.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_csv.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_csv.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_csv.so >building '_socket' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/socketmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/socketmodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_socket.so >building '_ssl' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ssl.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_ssl.so >building '_hashlib' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hashopenssl.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hashopenssl.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_hashopenssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_hashlib.so >building '_sha' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/shamodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/shamodule.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha.so >building '_md5' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5module.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5module.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5module.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/md5.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_md5.so >building '_sha256' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha256module.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha256module.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha256.so >building '_sha512' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha512module.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/sha512module.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha512.so >building 'dbm' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -DHAVE_GDBM_NDBM_H -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/dbmmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/dbmmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/dbmmodule.o -L/usr/local/lib -L. -lgdbm -lgdbm_compat -lpython2.7 -o build/lib.linux-x86_64-2.7/dbm.so >building 'gdbm' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/gdbmmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/gdbmmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/gdbmmodule.o -L/usr/local/lib -L. -lgdbm -lpython2.7 -o build/lib.linux-x86_64-2.7/gdbm.so >building 'termios' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/termios.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/termios.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/termios.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/termios.so >building 'resource' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/resource.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/resource.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/resource.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/resource.so >building 'nis' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/nismodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/nismodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/nismodule.o -L/usr/local/lib -L. -lnsl -lpython2.7 -o build/lib.linux-x86_64-2.7/nis.so >building '_curses' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_cursesmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_cursesmodule.o -L/usr/local/lib -L. -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses.so >building '_curses_panel' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_curses_panel.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_curses_panel.o -L/usr/local/lib -L. -lpanelw -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses_panel.so >building 'zlib' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/zlibmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/zlibmodule.o -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/zlib.so >building 'binascii' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/binascii.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/binascii.o -DUSE_ZLIB_CRC32 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/binascii.o -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/binascii.so >building 'bz2' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/bz2module.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/bz2module.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/bz2module.o -L/usr/local/lib -L. -lbz2 -lpython2.7 -o build/lib.linux-x86_64-2.7/bz2.so >building 'pyexpat' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/pyexpat.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/pyexpat.o -L/usr/local/lib -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/pyexpat.so >building '_elementtree' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -DUSE_PYEXPAT_CAPI -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_elementtree.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_elementtree.o -L/usr/local/lib -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/_elementtree.so >building '_multibytecodec' extension >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multibytecodec.so >building '_codecs_kr' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_kr.so >building '_codecs_jp' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_jp.so >building '_codecs_cn' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_cn.so >building '_codecs_tw' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_tw.so >building '_codecs_hk' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_hk.so >building '_codecs_iso2022' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so >building '_multiprocessing' extension >creating build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multiprocessing.so >building 'linuxaudiodev' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/linuxaudiodev.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/linuxaudiodev.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/linuxaudiodev.so >building 'ossaudiodev' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/ossaudiodev.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/ossaudiodev.o -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/ossaudiodev.so >building '_tkinter' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_tkinter.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_tkinter.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/tkappinit.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/tkappinit.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_tkinter.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/tkappinit.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L/usr/local/lib -L. -ltk8.5 -ltcl8.5 -lX11 -lpython2.7 -o build/lib.linux-x86_64-2.7/_tkinter.so >building '_ctypes' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.9/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.9/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callbacks.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.9/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callproc.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.9/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/stgdict.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.9/include -I. -IInclude -I./Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Include -I/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1 -c /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/cfield.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O3 -march=native -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Modules/_ctypes/cfield.o -L/usr/local/lib -L. -lffi -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes.so > >Python build finished, but the necessary bits to build these modules were not found: >bsddb185 dl imageop >sunaudiodev >To find the necessary bits, look in setup.py in detect_modules() for the module's name. > >running build_scripts >creating build/scripts-2.7 >copying and adjusting /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Tools/scripts/pydoc -> build/scripts-2.7 >copying and adjusting /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Tools/scripts/idle -> build/scripts-2.7 >copying and adjusting /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Tools/scripts/2to3 -> build/scripts-2.7 >copying and adjusting /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/smtpd.py -> build/scripts-2.7 >changing mode of build/scripts-2.7/pydoc from 644 to 755 >changing mode of build/scripts-2.7/idle from 644 to 755 >changing mode of build/scripts-2.7/2to3 from 644 to 755 >changing mode of build/scripts-2.7/smtpd.py from 644 to 755 >>>> Source compiled. >make --jobs --load-average=12 test EXTRATESTOPTS=-w >LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1: ./python -E -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform >running build >running build_ext >building dbm using gdbm >[?1034h >Python build finished, but the necessary bits to build these modules were not found: >bsddb185 dl imageop >sunaudiodev >To find the necessary bits, look in setup.py in detect_modules() for the module's name. > >running build_scripts >find ./Lib -name '*.py[co]' -print | xargs rm -f >LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1: ./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l -w >== CPython 2.7.1 (r271:86832, Feb 23 2011, 13:48:08) [GCC 4.3.4] >== Linux-2.6.36-gentoo-r5-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-1.12.11.1 little-endian >== /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/build/test_python_3589 >test_grammar >test_opcodes >test_dict >test_builtin >test_exceptions >test_types >test_unittest >test_doctest >[?1034htest_doctest2 >test_MimeWriter >test_SimpleHTTPServer >test_StringIO >test___all__ >test___future__ >test__locale >test_abc >test_abstract_numbers >test_aepack >test_aepack skipped -- No module named aetypes >test_aifc >test_al >test_al skipped -- No module named al >test_anydbm >test_applesingle >test_applesingle skipped -- No module named MacOS >test_argparse >test_array >test_ascii_formatd >test_ast >test_asynchat >test_asyncore >test_atexit >test_audioop >test_augassign >test_base64 >test_bastion >test_bigaddrspace >test_bigmem >test_binascii >test_binhex >test_binop >test_bisect >test_bool >test_bsddb >test_bsddb skipped -- No module named _bsddb >test_bsddb185 >test_bsddb185 skipped -- No module named bsddb185 >test_bsddb3 >test_bsddb3 skipped -- No module named _bsddb >test_buffer >test_bufio >test_bytes >test_bz2 >test_calendar >test_call >test_capi >test_cd >test_cd skipped -- No module named cd >test_cfgparser >test_cgi >test_charmapcodec >test_cl >test_cl skipped -- No module named cl >test_class >test_cmath >test_cmd >test_cmd_line >test_cmd_line_script >test_code >test_codeccallbacks >test_codecencodings_cn >test_codecencodings_hk >test_codecencodings_jp >test_codecencodings_kr >test_codecencodings_tw >test_codecmaps_cn >test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_hk >test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_jp >test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_kr >test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_tw >test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled >test_codecs >test_codeop >test_coding >test_coercion >test_collections >test_colorsys >test_commands >test_compare >test_compile >test_compileall >test_compiler >test_complex >test_complex_args >test_contains >test_contextlib >test_cookie >test_cookielib >test_copy >test_copy_reg >test_cpickle >test_cprofile >test_crypt >test_csv >test_ctypes >test_curses >test_curses skipped -- Use of the `curses' resource not enabled >test_datetime >test_dbm >test_decimal >test_decorators >test_defaultdict >test_deque >test_descr >test_descrtut >test_dictcomps >test_dictviews >test_difflib >test_dircache >test_dis >test_dl >test_dl skipped -- No module named dl >test_docxmlrpc >test_dumbdbm >test_dummy_thread >test_dummy_threading >test_email >test_email_codecs >test_email_renamed >test_enumerate >test_eof >test_epoll >test_errno >test_exception_variations >test_extcall >test_fcntl >test_file >test_file2k >test_filecmp >test_fileinput >test_fileio >test_float >test_fnmatch >test_fork1 >test_format >test_fpformat >test_fractions >test_frozen >test_ftplib >test_funcattrs >test_functools >test_future >test_future3 >test_future4 >test_future5 >test_future_builtins >test_gc >test_gdbm >test_generators >test_genericpath >test_genexps >test_getargs >test_getargs2 >test_getopt >test_gettext >test_gl >test_gl skipped -- No module named gl >test_glob >test_global >test_grp >test_gzip >test_hash >test_hashlib >test_heapq >test_hmac >test_hotshot >test_htmllib >test_htmlparser >test_httplib >test_httpservers >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >test test_httpservers failed -- multiple errors occurred; run in verbose mode for details >test_imageop >test_imageop skipped -- No module named imageop >test_imaplib >test_imgfile >test_imgfile skipped -- No module named imgfile >test_imp >test_import >test_importhooks >test_importlib >test_index >test_inspect >test_int >test_int_literal >test_io >test_ioctl >test_isinstance >test_iter >test_iterlen >test_itertools >test_json >test_kqueue >test_kqueue skipped -- test works only on BSD >test_largefile >test_lib2to3 >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/lib2to3/fixes/fix_operator.py:89: DeprecationWarning: callable() not supported in 3.x; use isinstance(x, collections.Callable) > if callable(method): >test_linecache >test_linuxaudiodev >test_linuxaudiodev skipped -- Use of the `audio' resource not enabled >test_list >test_locale >test_logging >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/logging/config.py:599: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal > if name in existing: >test_long >test_long_future >test_longexp >test_macos >test_macos skipped -- No module named MacOS >test_macostools >test_macostools skipped -- No module named MacOS >test_macpath >test_mailbox >test_marshal >test_math >test_md5 >test_memoryio >test_memoryview >test_mhlib >test_mimetools >test_mimetypes >test_mmap >test_module >test_modulefinder >test_multibytecodec >test_multibytecodec_support >test_multifile >test_multiprocessing >test_mutants >test_mutex >test_netrc >test_new >test_nis >test_normalization >test_ntpath >test_old_mailbox >test_openpty >test_operator >test_optparse >test_os >test_ossaudiodev >test_ossaudiodev skipped -- Use of the `audio' resource not enabled >test_parser >Expecting 's_push: parser stack overflow' in next line >s_push: parser stack overflow >test_pdb >test_peepholer >test_pep247 >test_pep263 >test_pep277 >test_pep292 >test_pep352 >test_pickle >test_pickletools >test_pipes >test_pkg >test_pkgimport >test_pkgutil >test_platform >test_plistlib >test_poll >test_popen >test_popen2 >test_poplib >test_posix >test_posixpath >test_pow >test_pprint >test_print >test_profile >test_property >test_pstats >test_pty >test_pwd >test_py3kwarn >test_pyclbr >test_pydoc >test_queue >test_quopri >test_random >test_re >test_readline >test_repr >test_resource >test_rfc822 >test_richcmp >test_rlcompleter >test_robotparser >test_runpy >test_scope >test_scriptpackages >test_scriptpackages skipped -- No module named aetools >test_select >test_set >test_setcomps >test_sets >test_sgmllib >test_sha >test_shelve >test_shlex >test_shutil >test_signal >test_site >Warning -- sys.path was modified by test_site >test_slice >test_smtplib >test_smtpnet >test_smtpnet skipped -- Use of the `network' resource not enabled >test_socket >test_socketserver >test_socketserver skipped -- Use of the `network' resource not enabled >test_softspace >test_sort >test_sqlite >test_sqlite skipped -- No module named _sqlite3 >test_ssl >test_startfile >test_startfile skipped -- module os has no attribute startfile >test_str >test_strftime >test_string >test_stringprep >test_strop >test_strptime >test_strtod >test_struct >test_structmembers >test_structseq >test_subprocess >. > this bit of output is from a test of stdout in a different process ... >. > this bit of output is from a test of stdout in a different process ... >test_sunaudiodev >test_sunaudiodev skipped -- No module named sunaudiodev >test_sundry >test_symtable >test_syntax >test_sys >test_sys_setprofile >test_sys_settrace >test_sysconfig >test_tarfile >test_tcl >test_telnetlib >test_tempfile >test_textwrap >test_thread >test_threaded_import >test_threadedtempfile >test_threading >test_threading_local >test_threadsignals >test_time >test_timeout >test_timeout skipped -- Use of the `network' resource not enabled >test_tk >test_tk skipped -- Use of the `gui' resource not enabled >test_tokenize >test_trace >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/trace.py:338: DeprecationWarning: classic int division > percent = int(100 * n_hits / n_lines) >test_traceback >test_transformer >test_ttk_guionly >test_ttk_guionly skipped -- Use of the `gui' resource not enabled >test_ttk_textonly >test_tuple >test_typechecks >test_ucn >test_unary >test_undocumented_details >test_unicode >test_unicode_file >test_unicodedata >test_univnewlines >test_univnewlines2k >test_unpack >test_urllib >test_urllib2 >test_urllib2_localnet >test_urllib2net >test_urllib2net skipped -- Use of the `network' resource not enabled >test_urllibnet >test_urllibnet skipped -- Use of the `network' resource not enabled >test_urlparse >test_userdict >test_userlist >test_userstring >test_uu >test_uuid >test_wait3 >test_wait4 >test_warnings >test_wave >test_weakref >test_weakset >test_whichdb >test_winreg >test_winreg skipped -- No module named _winreg >test_winsound >test_winsound skipped -- No module named winsound >test_with >test_wsgiref >test_xdrlib >test_xml_etree >test_xml_etree_c >test_xmllib >test_xmlrpc >test_xpickle >test_xpickle -- skipping backwards compat tests. >Use 'regrtest.py -u xpickle' to run them. >test_xrange >test_zipfile >test_zipfile64 >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >test_zipimport >test_zipimport_support >test_zlib >342 tests OK. >1 test failed: > test_httpservers >1 test altered the execution environment: > test_site >37 tests skipped: > test_aepack test_al test_applesingle test_bsddb test_bsddb185 > test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk > test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses > test_dl test_gl test_imageop test_imgfile test_kqueue > test_linuxaudiodev test_macos test_macostools test_ossaudiodev > test_scriptpackages test_smtpnet test_socketserver test_sqlite > test_startfile test_sunaudiodev test_timeout test_tk > test_ttk_guionly test_urllib2net test_urllibnet test_winreg > test_winsound test_zipfile64 >2 skips unexpected on linux2: > test_bsddb test_bsddb3 >Re-running failed tests in verbose mode >Re-running test 'test_httpservers' in verbose mode >test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_command (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_handler (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_head_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_header_close (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_send_blank (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_digits (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_none (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_get (test.test_httpservers.SimpleHTTPServerTestCase) ... FAIL >test_head (test.test_httpservers.SimpleHTTPServerTestCase) ... ok >test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase) ... ok >test_authorization (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase) ... ok >test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_post (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_url_collapse_path_split (test.test_httpservers.CGIHTTPServerTestCase) ... ok > >====================================================================== >FAIL: test_get (test.test_httpservers.SimpleHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 325, in test_get > self.check_status_and_reason(response, 404) > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 301, in check_status_and_reason > self.assertEqual(response.status, status) >AssertionError: 200 != 404 > >====================================================================== >FAIL: test_authorization (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 471, in test_authorization > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 52547) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 52547)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 452, in test_headers_and_content > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 52350) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 52350)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 477, in test_no_leading_slash > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 35747) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 35747)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 484, in test_os_environ_is_not_altered > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 53410) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 53410)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_post (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 459, in test_post > self.assertEqual(res.read(), '1, python, 123456\n') >AssertionError: "Exception happened during processing of request from ('127.0.0.1', 44801)\n----------------------------------------\n" != '1, python, 123456\n' > >---------------------------------------------------------------------- >Ran 28 tests in 1.713s > >FAILED (failures=6) >test test_httpservers failed -- multiple errors occurred >make: [test] Error 1 (ignored) >LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1: ./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l -w >== CPython 2.7.1 (r271:86832, Feb 23 2011, 13:48:08) [GCC 4.3.4] >== Linux-2.6.36-gentoo-r5-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-1.12.11.1 little-endian >== /tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/build/test_python_12403 >test_grammar >test_opcodes >test_dict >test_builtin >test_exceptions >test_types >test_unittest >test_doctest >[?1034htest_doctest2 >test_MimeWriter >test_SimpleHTTPServer >test_StringIO >test___all__ >test___future__ >test__locale >test_abc >test_abstract_numbers >test_aepack >test_aepack skipped -- No module named aetypes >test_aifc >test_al >test_al skipped -- No module named al >test_anydbm >test_applesingle >test_applesingle skipped -- No module named MacOS >test_argparse >test_array >test_ascii_formatd >test_ast >test_asynchat >test_asyncore >test_atexit >test_audioop >test_augassign >test_base64 >test_bastion >test_bigaddrspace >test_bigmem >test_binascii >test_binhex >test_binop >test_bisect >test_bool >test_bsddb >test_bsddb skipped -- No module named _bsddb >test_bsddb185 >test_bsddb185 skipped -- No module named bsddb185 >test_bsddb3 >test_bsddb3 skipped -- No module named _bsddb >test_buffer >test_bufio >test_bytes >test_bz2 >test_calendar >test_call >test_capi >test_cd >test_cd skipped -- No module named cd >test_cfgparser >test_cgi >test_charmapcodec >test_cl >test_cl skipped -- No module named cl >test_class >test_cmath >test_cmd >test_cmd_line >test_cmd_line_script >test_code >test_codeccallbacks >test_codecencodings_cn >test_codecencodings_hk >test_codecencodings_jp >test_codecencodings_kr >test_codecencodings_tw >test_codecmaps_cn >test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_hk >test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_jp >test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_kr >test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled >test_codecmaps_tw >test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled >test_codecs >test_codeop >test_coding >test_coercion >test_collections >test_colorsys >test_commands >test_compare >test_compile >test_compileall >test_compiler >test_complex >test_complex_args >test_contains >test_contextlib >test_cookie >test_cookielib >test_copy >test_copy_reg >test_cpickle >test_cprofile >test_crypt >test_csv >test_ctypes >test_curses >test_curses skipped -- Use of the `curses' resource not enabled >test_datetime >test_dbm >test_decimal >test_decorators >test_defaultdict >test_deque >test_descr >test_descrtut >test_dictcomps >test_dictviews >test_difflib >test_dircache >test_dis >test_dl >test_dl skipped -- No module named dl >test_docxmlrpc >test_dumbdbm >test_dummy_thread >test_dummy_threading >test_email >test_email_codecs >test_email_renamed >test_enumerate >test_eof >test_epoll >test_errno >test_exception_variations >test_extcall >test_fcntl >test_file >test_file2k >test_filecmp >test_fileinput >test_fileio >test_float >test_fnmatch >test_fork1 >test_format >test_fpformat >test_fractions >test_frozen >test_ftplib >test_funcattrs >test_functools >test_future >test_future3 >test_future4 >test_future5 >test_future_builtins >test_gc >test_gdbm >test_generators >test_genericpath >test_genexps >test_getargs >test_getargs2 >test_getopt >test_gettext >test_gl >test_gl skipped -- No module named gl >test_glob >test_global >test_grp >test_gzip >test_hash >test_hashlib >test_heapq >test_hmac >test_hotshot >test_htmllib >test_htmlparser >test_httplib >test_httpservers >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >test test_httpservers failed -- multiple errors occurred; run in verbose mode for details >test_imageop >test_imageop skipped -- No module named imageop >test_imaplib >test_imgfile >test_imgfile skipped -- No module named imgfile >test_imp >test_import >test_importhooks >test_importlib >test_index >test_inspect >test_int >test_int_literal >test_io >test_ioctl >test_isinstance >test_iter >test_iterlen >test_itertools >test_json >test_kqueue >test_kqueue skipped -- test works only on BSD >test_largefile >test_lib2to3 >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/lib2to3/fixes/fix_operator.py:89: DeprecationWarning: callable() not supported in 3.x; use isinstance(x, collections.Callable) > if callable(method): >test_linecache >test_linuxaudiodev >test_linuxaudiodev skipped -- Use of the `audio' resource not enabled >test_list >test_locale >test_logging >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/logging/config.py:599: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal > if name in existing: >test_long >test_long_future >test_longexp >test_macos >test_macos skipped -- No module named MacOS >test_macostools >test_macostools skipped -- No module named MacOS >test_macpath >test_mailbox >test_marshal >test_math >test_md5 >test_memoryio >test_memoryview >test_mhlib >test_mimetools >test_mimetypes >test_mmap >test_module >test_modulefinder >test_multibytecodec >test_multibytecodec_support >test_multifile >test_multiprocessing >test_mutants >test_mutex >test_netrc >test_new >test_nis >test_normalization >test_ntpath >test_old_mailbox >test_openpty >test_operator >test_optparse >test_os >test_ossaudiodev >test_ossaudiodev skipped -- Use of the `audio' resource not enabled >test_parser >Expecting 's_push: parser stack overflow' in next line >s_push: parser stack overflow >test_pdb >test_peepholer >test_pep247 >test_pep263 >test_pep277 >test_pep292 >test_pep352 >test_pickle >test_pickletools >test_pipes >test_pkg >test_pkgimport >test_pkgutil >test_platform >test_plistlib >test_poll >test_popen >test_popen2 >test_poplib >test_posix >test_posixpath >test_pow >test_pprint >test_print >test_profile >test_property >test_pstats >test_pty >test_pwd >test_py3kwarn >test_pyclbr >test_pydoc >test_queue >test_quopri >test_random >test_re >test_readline >test_repr >test_resource >test_rfc822 >test_richcmp >test_rlcompleter >test_robotparser >test_runpy >test_scope >test_scriptpackages >test_scriptpackages skipped -- No module named aetools >test_select >test_set >test_setcomps >test_sets >test_sgmllib >test_sha >test_shelve >test_shlex >test_shutil >test_signal >test_site >test_slice >test_smtplib >test_smtpnet >test_smtpnet skipped -- Use of the `network' resource not enabled >test_socket >test_socketserver >test_socketserver skipped -- Use of the `network' resource not enabled >test_softspace >test_sort >test_sqlite >test_sqlite skipped -- No module named _sqlite3 >test_ssl >test_startfile >test_startfile skipped -- module os has no attribute startfile >test_str >test_strftime >test_string >test_stringprep >test_strop >test_strptime >test_strtod >test_struct >test_structmembers >test_structseq >test_subprocess >. > this bit of output is from a test of stdout in a different process ... >. > this bit of output is from a test of stdout in a different process ... >test_sunaudiodev >test_sunaudiodev skipped -- No module named sunaudiodev >test_sundry >test_symtable >test_syntax >test_sys >test_sys_setprofile >test_sys_settrace >test_sysconfig >test_tarfile >test_tcl >test_telnetlib >test_tempfile >test_textwrap >test_thread >test_threaded_import >test_threadedtempfile >test_threading >test_threading_local >test_threadsignals >test_time >test_timeout >test_timeout skipped -- Use of the `network' resource not enabled >test_tk >test_tk skipped -- Use of the `gui' resource not enabled >test_tokenize >test_trace >/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/trace.py:338: DeprecationWarning: classic int division > percent = int(100 * n_hits / n_lines) >test_traceback >test_transformer >test_ttk_guionly >test_ttk_guionly skipped -- Use of the `gui' resource not enabled >test_ttk_textonly >test_tuple >test_typechecks >test_ucn >test_unary >test_undocumented_details >test_unicode >test_unicode_file >test_unicodedata >test_univnewlines >test_univnewlines2k >test_unpack >test_urllib >test_urllib2 >test_urllib2_localnet >test_urllib2net >test_urllib2net skipped -- Use of the `network' resource not enabled >test_urllibnet >test_urllibnet skipped -- Use of the `network' resource not enabled >test_urlparse >test_userdict >test_userlist >test_userstring >test_uu >test_uuid >test_wait3 >test_wait4 >test_warnings >test_wave >test_weakref >test_weakset >test_whichdb >test_winreg >test_winreg skipped -- No module named _winreg >test_winsound >test_winsound skipped -- No module named winsound >test_with >test_wsgiref >test_xdrlib >test_xml_etree >test_xml_etree_c >test_xmllib >test_xmlrpc >test_xpickle >test_xpickle -- skipping backwards compat tests. >Use 'regrtest.py -u xpickle' to run them. >test_xrange >test_zipfile >test_zipfile64 >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >test_zipimport >test_zipimport_support >test_zlib >343 tests OK. >1 test failed: > test_httpservers >37 tests skipped: > test_aepack test_al test_applesingle test_bsddb test_bsddb185 > test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk > test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses > test_dl test_gl test_imageop test_imgfile test_kqueue > test_linuxaudiodev test_macos test_macostools test_ossaudiodev > test_scriptpackages test_smtpnet test_socketserver test_sqlite > test_startfile test_sunaudiodev test_timeout test_tk > test_ttk_guionly test_urllib2net test_urllibnet test_winreg > test_winsound test_zipfile64 >2 skips unexpected on linux2: > test_bsddb test_bsddb3 >Re-running failed tests in verbose mode >Re-running test 'test_httpservers' in verbose mode >test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok >test_command (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_handler (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_head_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_header_close (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_send_blank (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_digits (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_none (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase) ... ok >test_get (test.test_httpservers.SimpleHTTPServerTestCase) ... FAIL >test_head (test.test_httpservers.SimpleHTTPServerTestCase) ... ok >test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase) ... ok >test_authorization (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase) ... ok >test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_post (test.test_httpservers.CGIHTTPServerTestCase) ... Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/CGIHTTPServer.py", line 251, in run_cgi >OSError: [Errno 13] Permission denied >FAIL >test_url_collapse_path_split (test.test_httpservers.CGIHTTPServerTestCase) ... ok > >====================================================================== >FAIL: test_get (test.test_httpservers.SimpleHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 325, in test_get > self.check_status_and_reason(response, 404) > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 301, in check_status_and_reason > self.assertEqual(response.status, status) >AssertionError: 200 != 404 > >====================================================================== >FAIL: test_authorization (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 471, in test_authorization > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 60837) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 60837)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 452, in test_headers_and_content > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 34863) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 34863)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 477, in test_no_leading_slash > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 33243) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 33243)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 484, in test_os_environ_is_not_altered > (res.read(), res.getheader('Content-type'), res.status)) >AssertionError: Tuples differ: ('Hello World\n', 'text/html',... != ("Exception happened during pr... > >First differing element 0: >Hello World > >Exception happened during processing of request from ('127.0.0.1', 37304) >---------------------------------------- > > >- ('Hello World\n', 'text/html', 200) >+ ("Exception happened during processing of request from ('127.0.0.1', 37304)\n----------------------------------------\n", >+ None, >+ 200) > >====================================================================== >FAIL: test_post (test.test_httpservers.CGIHTTPServerTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1/Lib/test/test_httpservers.py", line 459, in test_post > self.assertEqual(res.read(), '1, python, 123456\n') >AssertionError: "Exception happened during processing of request from ('127.0.0.1', 47031)\n----------------------------------------\n" != '1, python, 123456\n' > >---------------------------------------------------------------------- >Ran 28 tests in 1.713s > >FAILED (failures=6) >test test_httpservers failed -- multiple errors occurred >make: *** [test] Error 1 >emake failed > [32;01m*[0m The following tests have been skipped: > [32;01m*[0m test_distutils.py > [32;01m*[0m test_gdb.py > [32;01m*[0m test_minidom.py > [32;01m*[0m test_pyexpat.py > [32;01m*[0m test_sax.py > [32;01m*[0m If you would like to run them, you may: > [32;01m*[0m cd '/usr/lib64/python2.7/test' > [32;01m*[0m and run the tests separately. > [31;01m*[0m ERROR: dev-lang/python-2.7.1-r1 failed: > [31;01m*[0m emake test failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_test > [31;01m*[0m environment, line 11974: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "emake test failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-lang/python-2.7.1-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-lang/python-2.7.1-r1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-lang:python-2.7.1-r1:20110223-104543.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-lang/python-2.7.1-r1/temp/environment'. > [31;01m*[0m S: '/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1'
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 356111
:
263529
| 263617