Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 402242 Details for
Bug 548164
dev-lang/python-2.7.9-r1 fails tests in test_thread.py / AssertionError: 'Traceback' not found in 'Unhandled exception in thread started by <function task at 0x7fd5b8933f50>\n'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 209.71 KB, created by
Kent Fredric (IRC: kent\n) (RETIRED)
on 2015-04-29 17:35:16 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kent Fredric (IRC: kent\n) (RETIRED)
Created:
2015-04-29 17:35:16 UTC
Size:
209.71 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/python-2.7.9-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc gdbm ipv6 kernel_linux ncurses readline ssl test threads userland_GNU wide-unicode xml >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Python-2.7.9.tar.xz to /var/tmp/portage/dev-lang/python-2.7.9-r1/work >>>> Unpacking python-gentoo-patches-2.7.9-0.tar.xz to /var/tmp/portage/dev-lang/python-2.7.9-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-2.7.9-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9 ... > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 01_all_static_library_location.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 02_all_disable_modules_and_ssl.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 03_all_libdir.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 04_all_non-zero_exit_status_on_failure.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 05_all_loadable_sqlite_extensions.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 06_all_regenerate_platform-specific_modules.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 21_all_distutils_c++.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 22_all_turkish_locale.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 23_all_arm_OABI.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 24_all_tests_environment.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 61_all_process_data.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 62_all_xml.use_pyxml.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching > [32;01m*[0m Applying python-2.7.5-nonfatal-compileall.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9 ... > [32;01m*[0m Disabled modules: _bsddb _sqlite3 _tkinter > * econf: updating Python-2.7.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Python-2.7.9/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 --enable-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 --without-ensurepip >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for --enable-universalsdk... no >checking for --with-universal-archs... 32-bit >checking MACHDEP... linux2 >checking EXTRAPLATDIR... >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... no >checking LDLIBRARY... libpython$(VERSION).so >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for svnversion... not-found >checking for hg... not-found >checking for a BSD-compatible install... /usr/bin/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >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 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 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 alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether sys/types.h defines makedev... yes >checking for 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 uint32_t... yes >checking for uint64_t... yes >checking for uint64_t... yes >checking for int32_t... yes >checking for int32_t... yes >checking for int64_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... (cached) x86_64-pc-linux-gnu-pkg-config >checking for --with-system-expat... yes >checking for --with-system-ffi... yes >checking for --with-tcltk-includes... default >checking for --with-tcltk-libs... default >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 for pthread_atfork... yes >checking if --enable-ipv6 is specified... yes >checking ipv6 stack type... linux-glibc >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 mmap... 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 broken unsetenv... no >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 curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for term.h... yes >checking whether mvwdelch is an expression... yes >checking whether WINDOW has _flags... yes >checking for is_term_resized... yes >checking for resize_term... yes >checking for resizeterm... yes >configure: checking for device files >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 >checking for ensurepip... no >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 /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9 ... >make -j1 >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/python.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/acceler.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/grammar1.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/listnode.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/node.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/parser.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/parsetok.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/bitset.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/metagrammar.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/firstsets.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/grammar.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/pgen.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/myreadline.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Parser/tokenizer.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/abstract.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/boolobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/bufferobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/bytes_methods.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/bytearrayobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/capsule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/cellobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/classobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/cobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/codeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/complexobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/descrobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/enumobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/exceptions.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/genobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/fileobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/floatobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/frameobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/funcobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/intobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/iterobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/listobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/longobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/dictobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/memoryobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/methodobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/moduleobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/object.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/obmalloc.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/rangeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/setobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/sliceobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/stringobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/structseq.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/tupleobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/typeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/weakrefobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/unicodeobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Objects/unicodectype.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/_warnings.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/Python-ast.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/asdl.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/ast.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/bltinmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/ceval.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/compile.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/codecs.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/errors.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/frozen.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/frozenmain.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/future.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getargs.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getcompiler.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getcopyright.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getplatform.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getversion.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/graminit.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/import.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/importdl.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/marshal.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/modsupport.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/mystrtoul.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/mysnprintf.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/peephole.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pyarena.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pyctype.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pyfpe.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pymath.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pystate.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pythonrun.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/random.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/structmember.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/symtable.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/sysmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/traceback.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/getopt.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pystrcmp.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/pystrtod.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/dtoa.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/formatter_unicode.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/formatter_string.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/dynload_shlib.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Python/thread.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ > -DPREFIX='"/usr"' \ > -DEXEC_PREFIX='"/usr"' \ > -DVERSION='"2.7"' \ > -DVPATH='"/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9"' \ > -o Modules/getpath.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/getpath.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/main.c >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/gcmodule.c >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/threadmodule.c -o Modules/threadmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/signalmodule.c -o Modules/signalmodule.o >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/signalmodule.c:[m[K In function ‘[01m[Ktrip_signal[m[K’: >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/signalmodule.c:180:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of ‘[01m[Kwrite[m[K’, declared with attribute warn_unused_result [-Wunused-result] > write(wakeup_fd, "\0", 1); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/posixmodule.c -o Modules/posixmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/errnomodule.c -o Modules/errnomodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/pwdmodule.c -o Modules/pwdmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_sre.c -o Modules/_sre.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_codecsmodule.c -o Modules/_codecsmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_weakref.c -o Modules/_weakref.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/zipimport.c -o Modules/zipimport.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/symtablemodule.c -o Modules/symtablemodule.o >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/xxsubtype.c -o Modules/xxsubtype.o >x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -fPIC -DPy_BUILD_CORE \ > -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" \ > -DHGVERSION="\"`LC_ALL=C `\"" \ > -DHGTAG="\"`LC_ALL=C `\"" \ > -DHGBRANCH="\"`LC_ALL=C `\"" \ > -o Modules/getbuildinfo.o /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/getbuildinfo.c >rm -f libpython2.7.a >x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/getbuildinfo.o >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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/random.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 >x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o >x86_64-pc-linux-gnu-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 >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/random.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/random.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 >Modules/posixmodule.o: In function `posix_tmpnam': >posixmodule.c:(.text+0x35f5): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' >Modules/posixmodule.o: In function `posix_tempnam': >posixmodule.c:(.text+0x500): warning: the use of `tempnam' is dangerous, better use `mkstemp' >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 >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu ./python -E -S -m sysconfig --generate-posix-vars ;\ >if test $? -ne 0 ; then \ > echo "generate-posix-vars failed" ; \ > rm -f ./pybuilddir.txt ; \ > exit 1 ; \ >fi >running build >running build_ext >building dbm using gdbm >INFO: Can't locate Tcl/Tk libs and/or headers >building '_struct' extension >creating build/temp.linux-x86_64-2.7/var >creating build/temp.linux-x86_64-2.7/var/tmp >creating build/temp.linux-x86_64-2.7/var/tmp/portage >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1 >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9 >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_struct.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_struct.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-O1 -Wl,--as-needed -L. -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_struct.o -L/usr/local/lib64 -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/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/arraymodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cmathmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cmathmodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_math.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.o >In file included from [01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include/Python.h:156:0[m[K, > from [01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.c:55[m[K: >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.c:[m[K In function ‘[01m[Kmath_fsum[m[K’: >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include/pyfpe.h:164:64:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of ‘[01m[KPyFPE_dummy[m[K’ discards ‘[01m[Kvolatile[m[K’ qualifier from pointer target type [-Wdiscarded-qualifiers] > #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.c:1073:5:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KPyFPE_END_PROTECT[m[K’ > PyFPE_END_PROTECT(hi) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include/pyfpe.h:134:15:[m[K [01;36m[Knote: [m[Kexpected ‘[01m[Kvoid *[m[K’ but argument is of type ‘[01m[Kvolatile double *[m[K’ > extern double PyFPE_dummy(void *); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mathmodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_math.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/stropmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/datetimemodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/itertoolsmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/future_builtins.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_randommodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_collectionsmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_bisectmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_heapqmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/operator.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/operator.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/operator.so >building '_io' extension >creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bufferedio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bytesio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/fileio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/iobase.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/_iomodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/stringio.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_io/textio.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_functoolsmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_json.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_json.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_testcapimodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_hotshot.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_lsprof.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_lsprof.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/rotatingtree.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/unicodedata.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_localemodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/fcntlmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/grpmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/spwdmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/selectmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/parsermodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cStringIO.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cPickle.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/mmapmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/syslogmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/audioop.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/audioop.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/readline.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/readline.o -L/usr/lib64/termcap -L/usr/local/lib64 -L. -lreadline -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so >building 'crypt' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cryptmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_csv.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_csv.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/socketmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/socketmodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ssl.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_hashopenssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_hashopenssl.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/shamodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/md5module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/md5module.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/md5.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/md5module.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/md5.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/sha256module.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/sha512module.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -DHAVE_GDBM_NDBM_H -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/dbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/dbmmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/gdbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/gdbmmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/termios.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/termios.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/resource.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/resource.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/nismodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/nismodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_cursesmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_curses_panel.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/zlibmodule.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/binascii.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/binascii.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/bz2module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/bz2module.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/pyexpat.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -DUSE_PYEXPAT_CAPI -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_elementtree.o -L/usr/local/lib64 -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/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib64 -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/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/multiprocessing.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/socket_connection.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_multiprocessing/semaphore.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/linuxaudiodev.o -L/usr/local/lib64 -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 -O2 -pipe -fwrapv -DNDEBUG -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/ossaudiodev.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/ossaudiodev.so >building '_ctypes' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.13/include -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/_ctypes.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.13/include -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callbacks.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.13/include -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callproc.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.13/include -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/stgdict.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi-3.0.13/include -I. -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Modules/_ctypes/cfield.o -L/usr/local/lib64 -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: >_sqlite3 _tkinter 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 /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Tools/scripts/pydoc -> build/scripts-2.7 >copying and adjusting /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Tools/scripts/idle -> build/scripts-2.7 >copying and adjusting /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Tools/scripts/2to3 -> build/scripts-2.7 >copying and adjusting /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/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 >python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Warning - could not find file stddef.h >Skipping: CLK_TCK = ((__clock_t) __sysconf (2)) >Warning - could not find file bits/byteswap >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) > >Skipping: __NFDBITS = (8 * (int) sizeof (__fd_mask)) >Skipping: def __FD_MASK(d): return ((__fd_mask) (1UL << ((d) % __NFDBITS))) > >Skipping: def __FDS_BITS(set): return ((set)->fds_bits) > >Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) > >Skipping: NFDBITS = __NFDBITS >Skipping: __spins = __elision_data.__espins >Skipping: __elision = __elision_data.__elision >Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Skipping: __WCHAR_MAX = __WCHAR_MAX__ >Skipping: __WCHAR_MAX = (0xffffffffu + Lord('\0')) >Skipping: __WCHAR_MAX = (0x7fffffff + Lord('\0')) >Skipping: __WCHAR_MIN = __WCHAR_MIN__ >Skipping: __WCHAR_MIN = (Lord('\0') + 0) >Skipping: __WCHAR_MIN = (-__WCHAR_MAX - 1) >Skipping: UINT32_MAX = (4294967295U) >Skipping: UINT_LEAST32_MAX = (4294967295U) >Skipping: UINT_FAST16_MAX = (18446744073709551615UL) >Skipping: UINT_FAST32_MAX = (18446744073709551615UL) >Skipping: UINT_FAST16_MAX = (4294967295U) >Skipping: UINT_FAST32_MAX = (4294967295U) >Skipping: UINTPTR_MAX = (18446744073709551615UL) >Skipping: UINTPTR_MAX = (4294967295U) >Skipping: SIZE_MAX = (18446744073709551615UL) >Skipping: SIZE_MAX = (4294967295UL) >Skipping: SIZE_MAX = (4294967295U) >Skipping: WCHAR_MIN = __WCHAR_MIN >Skipping: WCHAR_MAX = __WCHAR_MAX >Skipping: WINT_MIN = (0u) >Skipping: WINT_MAX = (4294967295u) >Skipping: preadv = preadv64 >Skipping: pwritev = pwritev64 >Warning - could not find file stddef.h >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) > >Skipping: SOCK_STREAM = SOCK_STREAM >Skipping: SOCK_DGRAM = SOCK_DGRAM >Skipping: SOCK_RAW = SOCK_RAW >Skipping: SOCK_RDM = SOCK_RDM >Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET >Skipping: SOCK_DCCP = SOCK_DCCP >Skipping: SOCK_PACKET = SOCK_PACKET >Skipping: SOCK_CLOEXEC = SOCK_CLOEXEC >Skipping: SOCK_NONBLOCK = SOCK_NONBLOCK >Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) >Skipping: __ss_aligntype = unsigned long int >Skipping: _SS_PADSIZE = (_SS_SIZE - (2 * sizeof (__ss_aligntype))) >Skipping: MSG_OOB = MSG_OOB >Skipping: MSG_PEEK = MSG_PEEK >Skipping: MSG_DONTROUTE = MSG_DONTROUTE >Skipping: MSG_TRYHARD = MSG_DONTROUTE >Skipping: MSG_CTRUNC = MSG_CTRUNC >Skipping: MSG_PROXY = MSG_PROXY >Skipping: MSG_TRUNC = MSG_TRUNC >Skipping: MSG_DONTWAIT = MSG_DONTWAIT >Skipping: MSG_EOR = MSG_EOR >Skipping: MSG_WAITALL = MSG_WAITALL >Skipping: MSG_FIN = MSG_FIN >Skipping: MSG_SYN = MSG_SYN >Skipping: MSG_CONFIRM = MSG_CONFIRM >Skipping: MSG_RST = MSG_RST >Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE >Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL >Skipping: MSG_MORE = MSG_MORE >Skipping: MSG_WAITFORONE = MSG_WAITFORONE >Skipping: MSG_FASTOPEN = MSG_FASTOPEN >Skipping: MSG_CMSG_CLOEXEC = MSG_CMSG_CLOEXEC >Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) > >Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) > >Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ > >Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ > >Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) > >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: SCM_RIGHTS = SCM_RIGHTS >Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS >Warning - could not find file asm >Skipping: SHUT_RD = SHUT_RD >Skipping: SHUT_WR = SHUT_WR >Skipping: SHUT_RDWR = SHUT_RDWR >Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict >Skipping: __CONST_SOCKADDR_ARG = const struct sockaddr * >Skipping: __SOCKADDR_ALLTYPES = \ > __SOCKADDR_ONETYPE (sockaddr) \ > __SOCKADDR_ONETYPE (sockaddr_at) \ > __SOCKADDR_ONETYPE (sockaddr_ax25) \ > __SOCKADDR_ONETYPE (sockaddr_dl) \ > __SOCKADDR_ONETYPE (sockaddr_eon) \ > __SOCKADDR_ONETYPE (sockaddr_in) \ > __SOCKADDR_ONETYPE (sockaddr_in6) \ > __SOCKADDR_ONETYPE (sockaddr_inarp) \ > __SOCKADDR_ONETYPE (sockaddr_ipx) \ > __SOCKADDR_ONETYPE (sockaddr_iso) \ > __SOCKADDR_ONETYPE (sockaddr_ns) \ > __SOCKADDR_ONETYPE (sockaddr_un) \ > __SOCKADDR_ONETYPE (sockaddr_x25) >Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; > >Skipping: def __SOCKADDR_ONETYPE(type): return const struct type *__restrict __##type##__; > >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: IP_RECVRETOPTS = IP_RETOPTS >Skipping: SCM_SRCRT = IPV6_RXSRCRT >Skipping: IPPROTO_IP = IPPROTO_IP >Skipping: IPPROTO_ICMP = IPPROTO_ICMP >Skipping: IPPROTO_IGMP = IPPROTO_IGMP >Skipping: IPPROTO_IPIP = IPPROTO_IPIP >Skipping: IPPROTO_TCP = IPPROTO_TCP >Skipping: IPPROTO_EGP = IPPROTO_EGP >Skipping: IPPROTO_PUP = IPPROTO_PUP >Skipping: IPPROTO_UDP = IPPROTO_UDP >Skipping: IPPROTO_IDP = IPPROTO_IDP >Skipping: IPPROTO_TP = IPPROTO_TP >Skipping: IPPROTO_DCCP = IPPROTO_DCCP >Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 >Skipping: IPPROTO_RSVP = IPPROTO_RSVP >Skipping: IPPROTO_GRE = IPPROTO_GRE >Skipping: IPPROTO_ESP = IPPROTO_ESP >Skipping: IPPROTO_AH = IPPROTO_AH >Skipping: IPPROTO_MTP = IPPROTO_MTP >Skipping: IPPROTO_BEETPH = IPPROTO_BEETPH >Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP >Skipping: IPPROTO_PIM = IPPROTO_PIM >Skipping: IPPROTO_COMP = IPPROTO_COMP >Skipping: IPPROTO_SCTP = IPPROTO_SCTP >Skipping: IPPROTO_UDPLITE = IPPROTO_UDPLITE >Skipping: IPPROTO_RAW = IPPROTO_RAW >Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS >Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING >Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT >Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 >Skipping: IPPROTO_NONE = IPPROTO_NONE >Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS >Skipping: IPPROTO_MH = IPPROTO_MH >Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) >Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) >Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) >Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) >Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) >Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) >Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) >Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) >Skipping: s6_addr = __in6_u.__u6_addr8 >Skipping: s6_addr16 = __in6_u.__u6_addr16 >Skipping: s6_addr32 = __in6_u.__u6_addr32 >Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } >Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } >Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ > >Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ > >Warning - could not find file bits/byteswap >Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((const uint8_t *) (a))[0] == 0xff) > >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Warning - could not find file stddef.h >Skipping: RTLD_NEXT = ((void *) -1l) >Skipping: RTLD_DEFAULT = ((void *) 0) >Warning - could not find file asm >Skipping: __kernel_mode_t = __kernel_mode_t >Skipping: __kernel_ipc_pid_t = __kernel_ipc_pid_t >Skipping: __kernel_uid_t = __kernel_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __kernel_long_t = __kernel_long_t >Skipping: __kernel_old_uid_t = __kernel_old_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __bitwise__ = __attribute__((bitwise)) >Skipping: __bitwise = __bitwise__ >Skipping: __aligned_u64 = __u64 __attribute__((aligned(8))) >Skipping: __aligned_be64 = __be64 __attribute__((aligned(8))) >Skipping: __aligned_le64 = __le64 __attribute__((aligned(8))) >Skipping: __arch_swab32 = __arch_swab32 >Skipping: __arch_swab64 = __arch_swab64 >Skipping: def ___constant_swab16(x): return ((__u16)( \ > >Skipping: def ___constant_swab32(x): return ((__u32)( \ > >Skipping: def ___constant_swab64(x): return ((__u64)( \ > >Skipping: def ___constant_swahw32(x): return ((__u32)( \ > >Skipping: def ___constant_swahb32(x): return ((__u32)( \ > >Skipping: def __constant_htonl(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_htons(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __constant_cpu_to_be64(x): return ((__be64)___constant_swab64((x))) > >Skipping: def __constant_cpu_to_be32(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_cpu_to_be16(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __cpu_to_be64(x): return ((__be64)__swab64((x))) > >Skipping: def __cpu_to_be32(x): return ((__be32)__swab32((x))) > >Skipping: def __cpu_to_be16(x): return ((__be16)__swab16((x))) > >Skipping: def __cpu_to_le64s(x): return do { (void)(x); } while (0) > >Skipping: def __le64_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le32s(x): return do { (void)(x); } while (0) > >Skipping: def __le32_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le16s(x): return do { (void)(x); } while (0) > >Skipping: def __le16_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: EDRIVE_CANT_DO_THIS = EOPNOTSUPP >Skipping: CDSL_NONE = (INT_MAX-1) >Skipping: CDSL_CURRENT = INT_MAX >/usr/bin/install -c -m 644 /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Tools/gdb/libpython.py python-gdb.py > [32;01m*[0m python > TYPE PAX FILE >ET_EXEC --mxe- python >>>> Source compiled. >>>> Test phase: dev-lang/python-2.7.9-r1 >make -j1 test EXTRATESTOPTS=-w >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu ./python -E -S -m sysconfig --generate-posix-vars ;\ >if test $? -ne 0 ; then \ > echo "generate-posix-vars failed" ; \ > rm -f ./pybuilddir.txt ; \ > exit 1 ; \ >fi >running build >running build_ext >building dbm using gdbm >INFO: Can't locate Tcl/Tk libs and/or headers > >Python build finished, but the necessary bits to build these modules were not found: >_sqlite3 _tkinter bsddb185 >dl imageop sunaudiodev >To find the necessary bits, look in setup.py in detect_modules() for the module's name. > >running build_scripts >python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Warning - could not find file stddef.h >Skipping: CLK_TCK = ((__clock_t) __sysconf (2)) >Warning - could not find file bits/byteswap >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) > >Skipping: __NFDBITS = (8 * (int) sizeof (__fd_mask)) >Skipping: def __FD_MASK(d): return ((__fd_mask) (1UL << ((d) % __NFDBITS))) > >Skipping: def __FDS_BITS(set): return ((set)->fds_bits) > >Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) > >Skipping: NFDBITS = __NFDBITS >Skipping: __spins = __elision_data.__espins >Skipping: __elision = __elision_data.__elision >Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Skipping: __WCHAR_MAX = __WCHAR_MAX__ >Skipping: __WCHAR_MAX = (0xffffffffu + Lord('\0')) >Skipping: __WCHAR_MAX = (0x7fffffff + Lord('\0')) >Skipping: __WCHAR_MIN = __WCHAR_MIN__ >Skipping: __WCHAR_MIN = (Lord('\0') + 0) >Skipping: __WCHAR_MIN = (-__WCHAR_MAX - 1) >Skipping: UINT32_MAX = (4294967295U) >Skipping: UINT_LEAST32_MAX = (4294967295U) >Skipping: UINT_FAST16_MAX = (18446744073709551615UL) >Skipping: UINT_FAST32_MAX = (18446744073709551615UL) >Skipping: UINT_FAST16_MAX = (4294967295U) >Skipping: UINT_FAST32_MAX = (4294967295U) >Skipping: UINTPTR_MAX = (18446744073709551615UL) >Skipping: UINTPTR_MAX = (4294967295U) >Skipping: SIZE_MAX = (18446744073709551615UL) >Skipping: SIZE_MAX = (4294967295UL) >Skipping: SIZE_MAX = (4294967295U) >Skipping: WCHAR_MIN = __WCHAR_MIN >Skipping: WCHAR_MAX = __WCHAR_MAX >Skipping: WINT_MIN = (0u) >Skipping: WINT_MAX = (4294967295u) >Skipping: preadv = preadv64 >Skipping: pwritev = pwritev64 >Warning - could not find file stddef.h >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: def __sigword(sig): return (((sig) - 1) / (8 * sizeof (unsigned long int))) > >Skipping: SOCK_STREAM = SOCK_STREAM >Skipping: SOCK_DGRAM = SOCK_DGRAM >Skipping: SOCK_RAW = SOCK_RAW >Skipping: SOCK_RDM = SOCK_RDM >Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET >Skipping: SOCK_DCCP = SOCK_DCCP >Skipping: SOCK_PACKET = SOCK_PACKET >Skipping: SOCK_CLOEXEC = SOCK_CLOEXEC >Skipping: SOCK_NONBLOCK = SOCK_NONBLOCK >Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) >Skipping: __ss_aligntype = unsigned long int >Skipping: _SS_PADSIZE = (_SS_SIZE - (2 * sizeof (__ss_aligntype))) >Skipping: MSG_OOB = MSG_OOB >Skipping: MSG_PEEK = MSG_PEEK >Skipping: MSG_DONTROUTE = MSG_DONTROUTE >Skipping: MSG_TRYHARD = MSG_DONTROUTE >Skipping: MSG_CTRUNC = MSG_CTRUNC >Skipping: MSG_PROXY = MSG_PROXY >Skipping: MSG_TRUNC = MSG_TRUNC >Skipping: MSG_DONTWAIT = MSG_DONTWAIT >Skipping: MSG_EOR = MSG_EOR >Skipping: MSG_WAITALL = MSG_WAITALL >Skipping: MSG_FIN = MSG_FIN >Skipping: MSG_SYN = MSG_SYN >Skipping: MSG_CONFIRM = MSG_CONFIRM >Skipping: MSG_RST = MSG_RST >Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE >Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL >Skipping: MSG_MORE = MSG_MORE >Skipping: MSG_WAITFORONE = MSG_WAITFORONE >Skipping: MSG_FASTOPEN = MSG_FASTOPEN >Skipping: MSG_CMSG_CLOEXEC = MSG_CMSG_CLOEXEC >Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) > >Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) > >Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ > >Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ > >Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) > >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: SCM_RIGHTS = SCM_RIGHTS >Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS >Warning - could not find file asm >Skipping: SHUT_RD = SHUT_RD >Skipping: SHUT_WR = SHUT_WR >Skipping: SHUT_RDWR = SHUT_RDWR >Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict >Skipping: __CONST_SOCKADDR_ARG = const struct sockaddr * >Skipping: __SOCKADDR_ALLTYPES = \ > __SOCKADDR_ONETYPE (sockaddr) \ > __SOCKADDR_ONETYPE (sockaddr_at) \ > __SOCKADDR_ONETYPE (sockaddr_ax25) \ > __SOCKADDR_ONETYPE (sockaddr_dl) \ > __SOCKADDR_ONETYPE (sockaddr_eon) \ > __SOCKADDR_ONETYPE (sockaddr_in) \ > __SOCKADDR_ONETYPE (sockaddr_in6) \ > __SOCKADDR_ONETYPE (sockaddr_inarp) \ > __SOCKADDR_ONETYPE (sockaddr_ipx) \ > __SOCKADDR_ONETYPE (sockaddr_iso) \ > __SOCKADDR_ONETYPE (sockaddr_ns) \ > __SOCKADDR_ONETYPE (sockaddr_un) \ > __SOCKADDR_ONETYPE (sockaddr_x25) >Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; > >Skipping: def __SOCKADDR_ONETYPE(type): return const struct type *__restrict __##type##__; > >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: IP_RECVRETOPTS = IP_RETOPTS >Skipping: SCM_SRCRT = IPV6_RXSRCRT >Skipping: IPPROTO_IP = IPPROTO_IP >Skipping: IPPROTO_ICMP = IPPROTO_ICMP >Skipping: IPPROTO_IGMP = IPPROTO_IGMP >Skipping: IPPROTO_IPIP = IPPROTO_IPIP >Skipping: IPPROTO_TCP = IPPROTO_TCP >Skipping: IPPROTO_EGP = IPPROTO_EGP >Skipping: IPPROTO_PUP = IPPROTO_PUP >Skipping: IPPROTO_UDP = IPPROTO_UDP >Skipping: IPPROTO_IDP = IPPROTO_IDP >Skipping: IPPROTO_TP = IPPROTO_TP >Skipping: IPPROTO_DCCP = IPPROTO_DCCP >Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 >Skipping: IPPROTO_RSVP = IPPROTO_RSVP >Skipping: IPPROTO_GRE = IPPROTO_GRE >Skipping: IPPROTO_ESP = IPPROTO_ESP >Skipping: IPPROTO_AH = IPPROTO_AH >Skipping: IPPROTO_MTP = IPPROTO_MTP >Skipping: IPPROTO_BEETPH = IPPROTO_BEETPH >Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP >Skipping: IPPROTO_PIM = IPPROTO_PIM >Skipping: IPPROTO_COMP = IPPROTO_COMP >Skipping: IPPROTO_SCTP = IPPROTO_SCTP >Skipping: IPPROTO_UDPLITE = IPPROTO_UDPLITE >Skipping: IPPROTO_RAW = IPPROTO_RAW >Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS >Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING >Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT >Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 >Skipping: IPPROTO_NONE = IPPROTO_NONE >Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS >Skipping: IPPROTO_MH = IPPROTO_MH >Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) >Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) >Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) >Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) >Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) >Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) >Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) >Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) >Skipping: s6_addr = __in6_u.__u6_addr8 >Skipping: s6_addr16 = __in6_u.__u6_addr16 >Skipping: s6_addr32 = __in6_u.__u6_addr32 >Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } >Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } >Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ > >Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ > >Warning - could not find file bits/byteswap >Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((const uint8_t *) (a))[0] == 0xff) > >Warning - could not find file stdc >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __long_double_t = long double >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __BEGIN_NAMESPACE_STD = namespace std { >Skipping: __END_NAMESPACE_STD = } >Skipping: def __USING_NAMESPACE_STD(name): return using std::name; > >Skipping: __BEGIN_NAMESPACE_C99 = namespace __c99 { >Skipping: __END_NAMESPACE_C99 = } >Skipping: def __USING_NAMESPACE_C99(name): return using __c99::name; > >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Warning - could not find file gnu/stubs >Warning - could not find file stddef.h >Skipping: RTLD_NEXT = ((void *) -1l) >Skipping: RTLD_DEFAULT = ((void *) 0) >Warning - could not find file asm >Skipping: __kernel_mode_t = __kernel_mode_t >Skipping: __kernel_ipc_pid_t = __kernel_ipc_pid_t >Skipping: __kernel_uid_t = __kernel_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __kernel_long_t = __kernel_long_t >Skipping: __kernel_old_uid_t = __kernel_old_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __bitwise__ = __attribute__((bitwise)) >Skipping: __bitwise = __bitwise__ >Skipping: __aligned_u64 = __u64 __attribute__((aligned(8))) >Skipping: __aligned_be64 = __be64 __attribute__((aligned(8))) >Skipping: __aligned_le64 = __le64 __attribute__((aligned(8))) >Skipping: __arch_swab32 = __arch_swab32 >Skipping: __arch_swab64 = __arch_swab64 >Skipping: def ___constant_swab16(x): return ((__u16)( \ > >Skipping: def ___constant_swab32(x): return ((__u32)( \ > >Skipping: def ___constant_swab64(x): return ((__u64)( \ > >Skipping: def ___constant_swahw32(x): return ((__u32)( \ > >Skipping: def ___constant_swahb32(x): return ((__u32)( \ > >Skipping: def __constant_htonl(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_htons(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __constant_cpu_to_be64(x): return ((__be64)___constant_swab64((x))) > >Skipping: def __constant_cpu_to_be32(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_cpu_to_be16(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __cpu_to_be64(x): return ((__be64)__swab64((x))) > >Skipping: def __cpu_to_be32(x): return ((__be32)__swab32((x))) > >Skipping: def __cpu_to_be16(x): return ((__be16)__swab16((x))) > >Skipping: def __cpu_to_le64s(x): return do { (void)(x); } while (0) > >Skipping: def __le64_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le32s(x): return do { (void)(x); } while (0) > >Skipping: def __le32_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le16s(x): return do { (void)(x); } while (0) > >Skipping: def __le16_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: EDRIVE_CANT_DO_THIS = EOPNOTSUPP >Skipping: CDSL_NONE = (INT_MAX-1) >Skipping: CDSL_CURRENT = INT_MAX >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu ./python -E -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform >find /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib -name '*.py[co]' -print | xargs rm -f >_PYTHONNOSITEPACKAGES=1 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu ./python -Wd -3 -E -tt /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/test/regrtest.py -l -w >== CPython 2.7.9 (default, Apr 29 2015, 16:43:16) [GCC 5.1.0] >== Linux-3.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.2 little-endian >== /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/build/test_python_1167 >Testing with flags: sys.flags(debug=0, py3k_warning=1, division_warning=1, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, tabcheck=2, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) >[ 1/398] test_grammar >[ 2/398] test_opcodes >[ 3/398] test_dict >[ 4/398] test_builtin >[ 5/398] test_exceptions >[ 6/398] test_types >[ 7/398] test_unittest >[ 8/398] test_doctest >[ 9/398] test_doctest2 >[ 10/398] test_MimeWriter >[ 11/398] test_SimpleHTTPServer >[ 12/398] test_StringIO >[ 13/398] test___all__ >[ 14/398] test___future__ >[ 15/398] test__locale >[ 16/398] test__osx_support >[ 17/398] test_abc >[ 18/398] test_abstract_numbers >[ 19/398] test_aepack >test_aepack skipped -- No module named aetypes >[ 20/398] test_aifc >[ 21/398] test_al >test_al skipped -- No module named al >[ 22/398] test_anydbm >[ 23/398] test_applesingle >test_applesingle skipped -- No module named MacOS >[ 24/398] test_argparse >[ 25/398] test_array >[ 26/398] test_ascii_formatd >[ 27/398] test_ast >[ 28/398] test_asynchat >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/threading.py:855: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses > self.__exc_clear() >[ 29/398] test_asyncore >[ 30/398] test_atexit >[ 31/398] test_audioop >[ 32/398] test_augassign >[ 33/398] test_base64 >[ 34/398] test_bastion >[ 35/398] test_bigaddrspace >[ 36/398] test_bigmem >[ 37/398] test_binascii >[ 38/398] test_binhex >[ 39/398] test_binop >[ 40/398] test_bisect >[ 41/398] test_bool >[ 42/398] test_bsddb >test_bsddb skipped -- No module named _bsddb >[ 43/398] test_bsddb185 >test_bsddb185 skipped -- No module named bsddb185 >[ 44/398] test_bsddb3 >test_bsddb3 skipped -- No module named _bsddb >[ 45/398] test_buffer >[ 46/398] test_bufio >[ 47/398] test_bytes >[ 48/398] test_bz2 >[ 49/398] test_calendar >[ 50/398] test_call >[ 51/398] test_capi >[ 52/398] test_cd >test_cd skipped -- No module named cd >[ 53/398] test_cfgparser >[ 54/398] test_cgi >[ 55/398] test_charmapcodec >[ 56/398] test_cl >test_cl skipped -- No module named cl >[ 57/398] test_class >[ 58/398] test_cmath >[ 59/398] test_cmd >[ 60/398] test_cmd_line >[ 61/398] test_cmd_line_script >[ 62/398] test_code >[ 63/398] test_codeccallbacks >[ 64/398] test_codecencodings_cn >[ 65/398] test_codecencodings_hk >[ 66/398] test_codecencodings_iso2022 >[ 67/398] test_codecencodings_jp >[ 68/398] test_codecencodings_kr >[ 69/398] test_codecencodings_tw >[ 70/398] test_codecmaps_cn >test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled >[ 71/398] test_codecmaps_hk >test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled >[ 72/398] test_codecmaps_jp >test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled >[ 73/398] test_codecmaps_kr >test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled >[ 74/398] test_codecmaps_tw >test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled >[ 75/398] test_codecs >[ 76/398] test_codeop >[ 77/398] test_coding >[ 78/398] test_coercion >[ 79/398] test_collections >[ 80/398] test_colorsys >[ 81/398] test_commands >[ 82/398] test_compare >[ 83/398] test_compile >[ 84/398] test_compileall >[ 85/398] test_compiler >[ 86/398] test_complex >[ 87/398] test_complex_args >[ 88/398] test_contains >[ 89/398] test_contextlib >[ 90/398] test_cookie >[ 91/398] test_cookielib >[ 92/398] test_copy >[ 93/398] test_copy_reg >[ 94/398] test_cpickle >[ 95/398] test_cprofile >[ 96/398] test_crypt >[ 97/398] test_csv >[ 98/398] test_ctypes >[ 99/398] test_curses >test_curses skipped -- Use of the `curses' resource not enabled >[100/398] test_datetime >[101/398] test_dbm >[102/398] test_decimal >[103/398] test_decorators >[104/398] test_defaultdict >[105/398] test_deque >[106/398] test_descr >[107/398] test_descrtut >[108/398] test_dictcomps >[109/398] test_dictviews >[110/398] test_difflib >[111/398] test_dircache >[112/398] test_dis >[113/398] test_dl >test_dl skipped -- No module named dl >[114/398] test_docxmlrpc >[115/398] test_dumbdbm >[116/398] test_dummy_thread >[117/398] test_dummy_threading >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/threading.py:855: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses > self.__exc_clear() >[118/398] test_email >[119/398] test_email_codecs >[120/398] test_email_renamed >[121/398] test_ensurepip >[122/398] test_enumerate >[123/398] test_eof >[124/398] test_epoll >[125/398] test_errno >[126/398] test_exception_variations >[127/398] test_extcall >[128/398] test_fcntl >[129/398] test_file >[130/398] test_file2k >[131/398] test_file_eintr >[132/398] test_filecmp >[133/398] test_fileinput >[134/398] test_fileio >[135/398] test_float >[136/398] test_fnmatch >[137/398] test_fork1 >[138/398] test_format >[139/398] test_fpformat >[140/398] test_fractions >[141/398] test_frozen >[142/398] test_ftplib >[143/398] test_funcattrs >[144/398] test_functools >[145/398] test_future >[146/398] test_future3 >[147/398] test_future4 >[148/398] test_future5 >[149/398] test_future_builtins >[150/398] test_gc >[151/398] test_gdbm >[152/398] test_generators >[153/398] test_genericpath >[154/398] test_genexps >[155/398] test_getargs >[156/398] test_getargs2 >[157/398] test_getopt >[158/398] test_gettext >[159/398] test_gl >test_gl skipped -- No module named gl >[160/398] test_glob >[161/398] test_global >[162/398] test_grp >[163/398] test_gzip >[164/398] test_hash >[165/398] test_hashlib >[166/398] test_heapq >[167/398] test_hmac >[168/398] test_hotshot >[169/398] test_htmllib >[170/398] test_htmlparser >[171/398] test_httplib >[172/398] test_httpservers >[173/398] test_idle >test_idle skipped -- No module named _tkinter >[174/398] test_imageop >test_imageop skipped -- No module named imageop >[175/398] test_imaplib >[176/398] test_imgfile >test_imgfile skipped -- No module named imgfile >[177/398] test_imghdr >[178/398] test_imp >[179/398] test_import >[180/398] test_importhooks >[181/398] test_importlib >[182/398] test_index >[183/398] test_inspect >[184/398] test_int >[185/398] test_int_literal >[186/398] test_io >[187/398] test_ioctl >[188/398] test_isinstance >[189/398] test_iter >[190/398] test_iterlen >[191/398] test_itertools >[192/398] test_json >[193/398] test_kqueue >test_kqueue skipped -- test works only on BSD >[194/398] test_largefile >[195/398] test_lib2to3 >[196/398] test_linecache >[197/398] test_linuxaudiodev >test_linuxaudiodev skipped -- Use of the `audio' resource not enabled >[198/398] test_list >[199/398] test_locale >[200/398] test_logging >[201/398] test_long >[202/398] test_long_future >[203/398] test_longexp >[204/398] test_macos >test_macos skipped -- No module named MacOS >[205/398] test_macostools >test_macostools skipped -- No module named MacOS >[206/398] test_macpath >[207/398] test_macurl2path >[208/398] test_mailbox >[209/398] test_marshal >[210/398] test_math >[211/398] test_md5 >[212/398] test_memoryio >[213/398] test_memoryview >[214/398] test_mhlib >[215/398] test_mimetools >[216/398] test_mimetypes >[217/398] test_minidom >[218/398] test_mmap >[219/398] test_module >[220/398] test_modulefinder >[221/398] test_msilib >test_msilib skipped -- No module named _msi >[222/398] test_multibytecodec >[223/398] test_multibytecodec_support >[224/398] test_multifile >[225/398] test_multiprocessing >[226/398] test_mutants >[227/398] test_mutex >[228/398] test_netrc >[229/398] test_new >[230/398] test_nis >[231/398] test_nntplib >[232/398] test_normalization >[233/398] test_ntpath >[234/398] test_old_mailbox >[235/398] test_openpty >[236/398] test_operator >[237/398] test_optparse >[238/398] test_os >[239/398] test_ossaudiodev >test_ossaudiodev skipped -- Use of the `audio' resource not enabled >[240/398] test_parser >[241/398] test_pdb >[242/398] test_peepholer >[243/398] test_pep247 >[244/398] test_pep263 >[245/398] test_pep277 >[246/398] test_pep292 >[247/398] test_pep352 >[248/398] test_pickle >[249/398] test_pickletools >[250/398] test_pipes >[251/398] test_pkg >[252/398] test_pkgimport >[253/398] test_pkgutil >[254/398] test_platform >[255/398] test_plistlib >[256/398] test_poll >[257/398] test_popen >[258/398] test_popen2 >[259/398] test_poplib >[260/398] test_posix >[261/398] test_posixpath >[262/398] test_pow >[263/398] test_pprint >[264/398] test_print >[265/398] test_profile >[266/398] test_property >[267/398] test_pstats >[268/398] test_pty >[269/398] test_pwd >[270/398] test_py3kwarn >[271/398] test_py_compile >[272/398] test_pyclbr >[273/398] test_pydoc >[274/398] test_pyexpat >[275/398] test_queue >[276/398] test_quopri >[277/398] test_random >[278/398] test_re >[279/398] test_readline >[280/398] test_repr >[281/398] test_resource >[282/398] test_rfc822 >[283/398] test_richcmp >[284/398] test_rlcompleter >[285/398] test_robotparser >[286/398] test_runpy >[287/398] test_sax >[288/398] test_scope >[289/398] test_scriptpackages >test_scriptpackages skipped -- No module named aetools >[290/398] test_select >[291/398] test_set >[292/398] test_setcomps >[293/398] test_sets >[294/398] test_sgmllib >[295/398] test_sha >[296/398] test_shelve >[297/398] test_shlex >[298/398] test_shutil >[299/398] test_signal >[300/398] test_site >[301/398] test_slice >[302/398] test_smtplib >[303/398] test_smtpnet >test_smtpnet skipped -- Use of the `network' resource not enabled >[304/398] test_socket >[305/398] test_socketserver >test_socketserver skipped -- Use of the `network' resource not enabled >[306/398] test_softspace >[307/398] test_sort >[308/398] test_spwd >[309/398] test_sqlite >test_sqlite skipped -- No module named _sqlite3 >[310/398] test_ssl >[311/398] test_startfile >test_startfile skipped -- module os has no attribute startfile >[312/398] test_stat >[313/398] test_str >[314/398] test_strftime >[315/398] test_string >[316/398] test_stringprep >[317/398] test_strop >[318/398] test_strptime >[319/398] test_strtod >[320/398] test_struct >[321/398] test_structmembers >[322/398] test_structseq >[323/398] test_subprocess >[324/398] test_sunau >[325/398] test_sunaudiodev >test_sunaudiodev skipped -- No module named sunaudiodev >[326/398] test_sundry >[327/398] test_symtable >[328/398] test_syntax >[329/398] test_sys >[330/398] test_sys_setprofile >[331/398] test_sys_settrace >[332/398] test_sysconfig >[333/398] test_tarfile >[334/398] test_tcl >test_tcl skipped -- No module named _tkinter >[335/398] test_telnetlib >[336/398] test_tempfile >[337/398] test_textwrap >[338/398] test_thread >[339/398] test_threaded_import >[340/398] test_threadedtempfile >[341/398] test_threading >[342/398] test_threading_local >[343/398] test_threadsignals >[344/398] test_time >[345/398] test_timeout >test_timeout skipped -- Use of the `network' resource not enabled >[346/398] test_tk >test_tk skipped -- No module named _tkinter >[347/398] test_tokenize >[348/398] test_tools >[349/398] test_trace >[350/398] test_traceback >[351/398] test_transformer >[352/398] test_ttk_guionly >test_ttk_guionly skipped -- No module named _tkinter >[353/398] test_ttk_textonly >test_ttk_textonly skipped -- No module named _tkinter >[354/398] test_tuple >[355/398] test_typechecks >[356/398] test_ucn >[357/398] test_unary >[358/398] test_undocumented_details >[359/398] test_unicode >[360/398] test_unicode_file >[361/398] test_unicodedata >[362/398] test_univnewlines >[363/398] test_univnewlines2k >[364/398] test_unpack >[365/398] test_urllib >[366/398] test_urllib2 >[367/398] test_urllib2_localnet >[368/398] test_urllib2net >test_urllib2net skipped -- Use of the `network' resource not enabled >[369/398] test_urllibnet >test_urllibnet skipped -- Use of the `network' resource not enabled >[370/398] test_urlparse >[371/398] test_userdict >[372/398] test_userlist >[373/398] test_userstring >[374/398] test_uu >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/encodings/uu_codec.py:87: DeprecationWarning: classic int division > nbytes = (((ord(s[0])-32) & 63) * 4 + 5) / 3 >[375/398] test_uuid >[376/398] test_wait3 >[377/398] test_wait4 >[378/398] test_warnings >test.test_warnings:559: UserWarning: test >[379/398] test_wave >[380/398] test_weakref >[381/398] test_weakset >[382/398] test_whichdb >[383/398] test_winreg >test_winreg skipped -- No module named _winreg >[384/398] test_winsound >test_winsound skipped -- Use of the `audio' resource not enabled >[385/398] test_with >[386/398] test_wsgiref >[387/398] test_xdrlib >[388/398] test_xml_etree >[389/398] test_xml_etree_c >[390/398] test_xmllib >[391/398] test_xmlrpc >[392/398] test_xpickle >test_xpickle -- skipping backwards compat tests. >Use 'regrtest.py -u xpickle' to run them. >[393/398] test_xrange >[394/398] test_zipfile >[395/398] test_zipfile64 >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >[396/398] test_zipimport >[397/398] test_zipimport_support >[398/398] test_zlib >357 tests OK. >41 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_idle test_imageop test_imgfile test_kqueue > test_linuxaudiodev test_macos test_macostools test_msilib > test_ossaudiodev test_scriptpackages test_smtpnet > test_socketserver test_sqlite test_startfile test_sunaudiodev > test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly > test_urllib2net test_urllibnet test_winreg test_winsound > test_zipfile64 >7 skips unexpected on linux2: > test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly > test_ttk_textonly >_PYTHONNOSITEPACKAGES=1 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu ./python -Wd -3 -E -tt /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/test/regrtest.py -l -w >== CPython 2.7.9 (default, Apr 29 2015, 16:43:16) [GCC 5.1.0] >== Linux-3.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.2 little-endian >== /var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/build/test_python_6642 >Testing with flags: sys.flags(debug=0, py3k_warning=1, division_warning=1, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, tabcheck=2, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) >[ 1/398] test_grammar >[ 2/398] test_opcodes >[ 3/398] test_dict >[ 4/398] test_builtin >[ 5/398] test_exceptions >[ 6/398] test_types >[ 7/398] test_unittest >[ 8/398] test_doctest >[ 9/398] test_doctest2 >[ 10/398] test_MimeWriter >[ 11/398] test_SimpleHTTPServer >[ 12/398] test_StringIO >[ 13/398] test___all__ >[ 14/398] test___future__ >[ 15/398] test__locale >[ 16/398] test__osx_support >[ 17/398] test_abc >[ 18/398] test_abstract_numbers >[ 19/398] test_aepack >test_aepack skipped -- No module named aetypes >[ 20/398] test_aifc >[ 21/398] test_al >test_al skipped -- No module named al >[ 22/398] test_anydbm >[ 23/398] test_applesingle >test_applesingle skipped -- No module named MacOS >[ 24/398] test_argparse >[ 25/398] test_array >[ 26/398] test_ascii_formatd >[ 27/398] test_ast >[ 28/398] test_asynchat >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/threading.py:855: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses > self.__exc_clear() >[ 29/398] test_asyncore >[ 30/398] test_atexit >[ 31/398] test_audioop >[ 32/398] test_augassign >[ 33/398] test_base64 >[ 34/398] test_bastion >[ 35/398] test_bigaddrspace >[ 36/398] test_bigmem >[ 37/398] test_binascii >[ 38/398] test_binhex >[ 39/398] test_binop >[ 40/398] test_bisect >[ 41/398] test_bool >[ 42/398] test_bsddb >test_bsddb skipped -- No module named _bsddb >[ 43/398] test_bsddb185 >test_bsddb185 skipped -- No module named bsddb185 >[ 44/398] test_bsddb3 >test_bsddb3 skipped -- No module named _bsddb >[ 45/398] test_buffer >[ 46/398] test_bufio >[ 47/398] test_bytes >[ 48/398] test_bz2 >[ 49/398] test_calendar >[ 50/398] test_call >[ 51/398] test_capi >[ 52/398] test_cd >test_cd skipped -- No module named cd >[ 53/398] test_cfgparser >[ 54/398] test_cgi >[ 55/398] test_charmapcodec >[ 56/398] test_cl >test_cl skipped -- No module named cl >[ 57/398] test_class >[ 58/398] test_cmath >[ 59/398] test_cmd >[ 60/398] test_cmd_line >[ 61/398] test_cmd_line_script >[ 62/398] test_code >[ 63/398] test_codeccallbacks >[ 64/398] test_codecencodings_cn >[ 65/398] test_codecencodings_hk >[ 66/398] test_codecencodings_iso2022 >[ 67/398] test_codecencodings_jp >[ 68/398] test_codecencodings_kr >[ 69/398] test_codecencodings_tw >[ 70/398] test_codecmaps_cn >test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled >[ 71/398] test_codecmaps_hk >test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled >[ 72/398] test_codecmaps_jp >test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled >[ 73/398] test_codecmaps_kr >test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled >[ 74/398] test_codecmaps_tw >test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled >[ 75/398] test_codecs >[ 76/398] test_codeop >[ 77/398] test_coding >[ 78/398] test_coercion >[ 79/398] test_collections >[ 80/398] test_colorsys >[ 81/398] test_commands >[ 82/398] test_compare >[ 83/398] test_compile >[ 84/398] test_compileall >[ 85/398] test_compiler >[ 86/398] test_complex >[ 87/398] test_complex_args >[ 88/398] test_contains >[ 89/398] test_contextlib >[ 90/398] test_cookie >[ 91/398] test_cookielib >[ 92/398] test_copy >[ 93/398] test_copy_reg >[ 94/398] test_cpickle >[ 95/398] test_cprofile >[ 96/398] test_crypt >[ 97/398] test_csv >[ 98/398] test_ctypes >[ 99/398] test_curses >test_curses skipped -- Use of the `curses' resource not enabled >[100/398] test_datetime >[101/398] test_dbm >[102/398] test_decimal >[103/398] test_decorators >[104/398] test_defaultdict >[105/398] test_deque >[106/398] test_descr >[107/398] test_descrtut >[108/398] test_dictcomps >[109/398] test_dictviews >[110/398] test_difflib >[111/398] test_dircache >[112/398] test_dis >[113/398] test_dl >test_dl skipped -- No module named dl >[114/398] test_docxmlrpc >[115/398] test_dumbdbm >[116/398] test_dummy_thread >[117/398] test_dummy_threading >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/threading.py:855: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses > self.__exc_clear() >[118/398] test_email >[119/398] test_email_codecs >[120/398] test_email_renamed >[121/398] test_ensurepip >[122/398] test_enumerate >[123/398] test_eof >[124/398] test_epoll >[125/398] test_errno >[126/398] test_exception_variations >[127/398] test_extcall >[128/398] test_fcntl >[129/398] test_file >[130/398] test_file2k >[131/398] test_file_eintr >[132/398] test_filecmp >[133/398] test_fileinput >[134/398] test_fileio >[135/398] test_float >[136/398] test_fnmatch >[137/398] test_fork1 >[138/398] test_format >[139/398] test_fpformat >[140/398] test_fractions >[141/398] test_frozen >[142/398] test_ftplib >[143/398] test_funcattrs >[144/398] test_functools >[145/398] test_future >[146/398] test_future3 >[147/398] test_future4 >[148/398] test_future5 >[149/398] test_future_builtins >[150/398] test_gc >[151/398] test_gdbm >[152/398] test_generators >[153/398] test_genericpath >[154/398] test_genexps >[155/398] test_getargs >[156/398] test_getargs2 >[157/398] test_getopt >[158/398] test_gettext >[159/398] test_gl >test_gl skipped -- No module named gl >[160/398] test_glob >[161/398] test_global >[162/398] test_grp >[163/398] test_gzip >[164/398] test_hash >[165/398] test_hashlib >[166/398] test_heapq >[167/398] test_hmac >[168/398] test_hotshot >[169/398] test_htmllib >[170/398] test_htmlparser >[171/398] test_httplib >[172/398] test_httpservers >[173/398] test_idle >test_idle skipped -- No module named _tkinter >[174/398] test_imageop >test_imageop skipped -- No module named imageop >[175/398] test_imaplib >[176/398] test_imgfile >test_imgfile skipped -- No module named imgfile >[177/398] test_imghdr >[178/398] test_imp >[179/398] test_import >[180/398] test_importhooks >[181/398] test_importlib >[182/398] test_index >[183/398] test_inspect >[184/398] test_int >[185/398] test_int_literal >[186/398] test_io >[187/398] test_ioctl >[188/398] test_isinstance >[189/398] test_iter >[190/398] test_iterlen >[191/398] test_itertools >[192/398] test_json >[193/398] test_kqueue >test_kqueue skipped -- test works only on BSD >[194/398] test_largefile >[195/398] test_lib2to3 >[196/398] test_linecache >[197/398] test_linuxaudiodev >test_linuxaudiodev skipped -- Use of the `audio' resource not enabled >[198/398] test_list >[199/398] test_locale >[200/398] test_logging >[201/398] test_long >[202/398] test_long_future >[203/398] test_longexp >[204/398] test_macos >test_macos skipped -- No module named MacOS >[205/398] test_macostools >test_macostools skipped -- No module named MacOS >[206/398] test_macpath >[207/398] test_macurl2path >[208/398] test_mailbox >[209/398] test_marshal >[210/398] test_math >[211/398] test_md5 >[212/398] test_memoryio >[213/398] test_memoryview >[214/398] test_mhlib >[215/398] test_mimetools >[216/398] test_mimetypes >[217/398] test_minidom >[218/398] test_mmap >[219/398] test_module >[220/398] test_modulefinder >[221/398] test_msilib >test_msilib skipped -- No module named _msi >[222/398] test_multibytecodec >[223/398] test_multibytecodec_support >[224/398] test_multifile >[225/398] test_multiprocessing >[226/398] test_mutants >[227/398] test_mutex >[228/398] test_netrc >[229/398] test_new >[230/398] test_nis >[231/398] test_nntplib >[232/398] test_normalization >[233/398] test_ntpath >[234/398] test_old_mailbox >[235/398] test_openpty >[236/398] test_operator >[237/398] test_optparse >[238/398] test_os >[239/398] test_ossaudiodev >test_ossaudiodev skipped -- Use of the `audio' resource not enabled >[240/398] test_parser >[241/398] test_pdb >[242/398] test_peepholer >[243/398] test_pep247 >[244/398] test_pep263 >[245/398] test_pep277 >[246/398] test_pep292 >[247/398] test_pep352 >[248/398] test_pickle >[249/398] test_pickletools >[250/398] test_pipes >[251/398] test_pkg >[252/398] test_pkgimport >[253/398] test_pkgutil >[254/398] test_platform >[255/398] test_plistlib >[256/398] test_poll >[257/398] test_popen >[258/398] test_popen2 >[259/398] test_poplib >[260/398] test_posix >[261/398] test_posixpath >[262/398] test_pow >[263/398] test_pprint >[264/398] test_print >[265/398] test_profile >[266/398] test_property >[267/398] test_pstats >[268/398] test_pty >[269/398] test_pwd >[270/398] test_py3kwarn >[271/398] test_py_compile >[272/398] test_pyclbr >[273/398] test_pydoc >[274/398] test_pyexpat >[275/398] test_queue >[276/398] test_quopri >[277/398] test_random >[278/398] test_re >[279/398] test_readline >[280/398] test_repr >[281/398] test_resource >[282/398] test_rfc822 >[283/398] test_richcmp >[284/398] test_rlcompleter >[285/398] test_robotparser >[286/398] test_runpy >[287/398] test_sax >[288/398] test_scope >[289/398] test_scriptpackages >test_scriptpackages skipped -- No module named aetools >[290/398] test_select >[291/398] test_set >[292/398] test_setcomps >[293/398] test_sets >[294/398] test_sgmllib >[295/398] test_sha >[296/398] test_shelve >[297/398] test_shlex >[298/398] test_shutil >[299/398] test_signal >[300/398] test_site >[301/398] test_slice >[302/398] test_smtplib >[303/398] test_smtpnet >test_smtpnet skipped -- Use of the `network' resource not enabled >[304/398] test_socket >[305/398] test_socketserver >test_socketserver skipped -- Use of the `network' resource not enabled >[306/398] test_softspace >[307/398] test_sort >[308/398] test_spwd >[309/398] test_sqlite >test_sqlite skipped -- No module named _sqlite3 >[310/398] test_ssl >[311/398] test_startfile >test_startfile skipped -- module os has no attribute startfile >[312/398] test_stat >[313/398] test_str >[314/398] test_strftime >[315/398] test_string >[316/398] test_stringprep >[317/398] test_strop >[318/398] test_strptime >[319/398] test_strtod >[320/398] test_struct >[321/398] test_structmembers >[322/398] test_structseq >[323/398] test_subprocess >[324/398] test_sunau >[325/398] test_sunaudiodev >test_sunaudiodev skipped -- No module named sunaudiodev >[326/398] test_sundry >[327/398] test_symtable >[328/398] test_syntax >[329/398] test_sys >[330/398] test_sys_setprofile >[331/398] test_sys_settrace >[332/398] test_sysconfig >[333/398] test_tarfile >[334/398] test_tcl >test_tcl skipped -- No module named _tkinter >[335/398] test_telnetlib >[336/398] test_tempfile >[337/398] test_textwrap >[338/398] test_thread >test test_thread failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/test/test_thread.py", line 150, in test_save_exception_state_on_error > self.assertIn("Traceback", stderr.getvalue()) >AssertionError: 'Traceback' not found in 'Unhandled exception in thread started by <function task at 0x7fd5b8933f50>\n' > >[339/398/1] test_threaded_import >[340/398/1] test_threadedtempfile >[341/398/1] test_threading >[342/398/1] test_threading_local >[343/398/1] test_threadsignals >[344/398/1] test_time >[345/398/1] test_timeout >test_timeout skipped -- Use of the `network' resource not enabled >[346/398/1] test_tk >test_tk skipped -- No module named _tkinter >[347/398/1] test_tokenize >[348/398/1] test_tools >[349/398/1] test_trace >[350/398/1] test_traceback >[351/398/1] test_transformer >[352/398/1] test_ttk_guionly >test_ttk_guionly skipped -- No module named _tkinter >[353/398/1] test_ttk_textonly >test_ttk_textonly skipped -- No module named _tkinter >[354/398/1] test_tuple >[355/398/1] test_typechecks >[356/398/1] test_ucn >[357/398/1] test_unary >[358/398/1] test_undocumented_details >[359/398/1] test_unicode >[360/398/1] test_unicode_file >[361/398/1] test_unicodedata >[362/398/1] test_univnewlines >[363/398/1] test_univnewlines2k >[364/398/1] test_unpack >[365/398/1] test_urllib >[366/398/1] test_urllib2 >[367/398/1] test_urllib2_localnet >[368/398/1] test_urllib2net >test_urllib2net skipped -- Use of the `network' resource not enabled >[369/398/1] test_urllibnet >test_urllibnet skipped -- Use of the `network' resource not enabled >[370/398/1] test_urlparse >[371/398/1] test_userdict >[372/398/1] test_userlist >[373/398/1] test_userstring >[374/398/1] test_uu >/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9/Lib/encodings/uu_codec.py:87: DeprecationWarning: classic int division > nbytes = (((ord(s[0])-32) & 63) * 4 + 5) / 3 >[375/398/1] test_uuid >[376/398/1] test_wait3 >[377/398/1] test_wait4 >[378/398/1] test_warnings >test.test_warnings:559: UserWarning: test >[379/398/1] test_wave >[380/398/1] test_weakref >[381/398/1] test_weakset >[382/398/1] test_whichdb >[383/398/1] test_winreg >test_winreg skipped -- No module named _winreg >[384/398/1] test_winsound >test_winsound skipped -- Use of the `audio' resource not enabled >[385/398/1] test_with >[386/398/1] test_wsgiref >[387/398/1] test_xdrlib >[388/398/1] test_xml_etree >[389/398/1] test_xml_etree_c >[390/398/1] test_xmllib >[391/398/1] test_xmlrpc >[392/398/1] test_xpickle >test_xpickle -- skipping backwards compat tests. >Use 'regrtest.py -u xpickle' to run them. >[393/398/1] test_xrange >[394/398/1] test_zipfile >[395/398/1] test_zipfile64 >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >[396/398/1] test_zipimport >[397/398/1] test_zipimport_support >[398/398/1] test_zlib >356 tests OK. >1 test failed: > test_thread >41 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_idle test_imageop test_imgfile test_kqueue > test_linuxaudiodev test_macos test_macostools test_msilib > test_ossaudiodev test_scriptpackages test_smtpnet > test_socketserver test_sqlite test_startfile test_sunaudiodev > test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly > test_urllib2net test_urllibnet test_winreg test_winsound > test_zipfile64 >7 skips unexpected on linux2: > test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly > test_ttk_textonly >Re-running failed tests in verbose mode >Re-running test 'test_thread' in verbose mode >test__count (test.test_thread.ThreadRunningTests) ... ok >test_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests) ... caught expected ValueError setting stack_size(4096) >successfully set stack_size(262144) >successfully set stack_size(1048576) >successfully set stack_size(0) >trying stack_size = (262144) >creating task 1 >creating task 2 >creating task 3 >creating task 4 >creating task 5 >creating task 6 >creating task 7 >creating task 8 >creating task 9 >creating task 10 >waiting for all tasks to complete >task 6 will run for 99.0us >task 7 will run for 86.0us >task 8 will run for 9.0us >task 9 will run for 76.0us >task 10 will run for 23.0us >task 9 done >task 7 done >task 5 will run for 84.0us >task 6 done >task 4 will run for 5.0us >task 8 done >task 10 done >task 5 done >task 3 will run for 41.0us >task 4 done >task 3 done >task 2 will run for 94.0us >task 2 done >task 1 will run for 15.0us >task 1 done >all tasks done >trying stack_size = (1048576) >creating task 1 >creating task 2 >creating task 3 >creating task 4 >creating task 5 >creating task 6 >creating task 7 >creating task 8 >creating task 9 >creating task 10 >waiting for all tasks to complete >task 4 will run for 45.0us >task 5 will run for 33.0us >task 10 will run for 83.0us >task 6 will run for 1.0us >task 6 done >task 7 will run for 83.0us >task 8 will run for 38.0us >task 9 will run for 93.0us >task 8 done >task 7 done >task 10 done >task 5 done >task 3 will run for 17.0us >task 3 done >task 9 done >task 4 done >task 2 will run for 77.0us >task 1 will run for 84.0us >task 2 done >task 1 done >all tasks done >ok >test_save_exception_state_on_error (test.test_thread.ThreadRunningTests) ... ok >test_stack_size (test.test_thread.ThreadRunningTests) ... ok >test_starting_threads (test.test_thread.ThreadRunningTests) ... creating task 1 >creating task 2 >creating task 3 >creating task 4 >creating task 5 >creating task 6 >creating task 7 >creating task 8 >creating task 9 >creating task 10 >waiting for tasks to complete... >task 6 will run for 45.0us >task 7 will run for 29.0us >task 8 will run for 76.0us >task 9 will run for 35.0us >task 10 will run for 38.0us >task 10 done >task 9 done >task 8 done >task 6 done >task 5 will run for 77.0us >task 7 done >task 4 will run for 75.0us >task 3 will run for 75.0us >task 2 will run for 5.0us >task 5 done >task 4 done >task 3 done >task 2 done >task 1 will run for 19.0us >task 1 done >all tasks done >ok >test_barrier (test.test_thread.BarrierTest) ... waiting for tasks to end >task 9 will run for 29.0us >task 1 will run for 16.0us >task 2 will run for 52.0us >task 6 will run for 22.0us >task 3 will run for 49.0us >task 4 will run for 5.0us >task 5 will run for 98.0us >task 7 will run for 64.0us >task 8 will run for 72.0us >task 0 will run for 0.0us >task 0 entering 0 >task 2 entering 0 >task 7 entering 0 >task 8 entering 0 >task 5 entering 0 >task 3 entering 0 >task 4 entering 0 >task 6 entering 0 >task 1 entering 0 >task 9 entering 0 >task 9 leaving barrier >task 9 will run for 62.0us >task 2 leaving barrier >task 2 will run for 90.0us >task 8 leaving barrier >task 8 will run for 90.0us >task 3 leaving barrier >task 3 will run for 7.0us >task 6 leaving barrier >task 6 will run for 37.0us >task 0 leaving barrier >task 0 will run for 0.0us >task 0 entering 1 >task 4 leaving barrier >task 4 will run for 5.0us >task 5 leaving barrier >task 5 will run for 95.0us >task 7 leaving barrier >task 7 will run for 5.0us >task 1 leaving barrier >task 1 will run for 88.0us >task 9 entering 1 >task 2 entering 1 >task 8 entering 1 >task 3 entering 1 >task 6 entering 1 >task 4 entering 1 >task 5 entering 1 >task 7 entering 1 >task 1 entering 1 >task 1 leaving barrier >task 1 will run for 46.0us >task 0 leaving barrier >task 0 will run for 0.0us >task 0 entering 2 >task 1 entering 2 >task 9 leaving barrier >task 9 will run for 70.0us >task 2 leaving barrier >task 2 will run for 63.0us >task 8 leaving barrier >task 8 will run for 28.0us >task 3 leaving barrier >task 3 will run for 59.0us >task 6 leaving barrier >task 6 will run for 55.0us >task 4 leaving barrier >task 4 will run for 11.0us >task 5 leaving barrier >task 5 will run for 11.0us >task 7 leaving barrier >task 7 will run for 14.0us >task 7 entering 2 >task 5 entering 2 >task 6 entering 2 >task 4 entering 2 >task 3 entering 2 >task 2 entering 2 >task 8 entering 2 >task 9 entering 2 >task 9 leaving barrier >task 0 leaving barrier >task 1 leaving barrier >task 7 leaving barrier >task 5 leaving barrier >task 6 leaving barrier >task 4 leaving barrier >task 3 leaving barrier >task 2 leaving barrier >task 8 leaving barrier >tasks done >ok >test_acquire_contended (test.test_thread.LockTests) ... ok >test_acquire_destroy (test.test_thread.LockTests) ... ok >test_acquire_release (test.test_thread.LockTests) ... ok >test_constructor (test.test_thread.LockTests) ... ok >test_different_thread (test.test_thread.LockTests) ... ok >test_reacquire (test.test_thread.LockTests) ... ok >test_thread_leak (test.test_thread.LockTests) ... ok >test_try_acquire (test.test_thread.LockTests) ... ok >test_try_acquire_contended (test.test_thread.LockTests) ... ok >test_with (test.test_thread.LockTests) ... ok >test_forkinthread (test.test_thread.TestForkInThread) ... ok > >---------------------------------------------------------------------- >Ran 17 tests in 0.217s > >OK >Makefile:829: recipe for target 'test' failed >make: *** [test] Error 1 > [31;01m*[0m ERROR: dev-lang/python-2.7.9-r1::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/python-2.7.9-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/python-2.7.9-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.9-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.9-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/python-2.7.9-r1/work/x86_64-pc-linux-gnu' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/python-2.7.9-r1/work/Python-2.7.9'
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 548164
:
402240
| 402242