* Package: dev-lang/python-3.6.1-r1  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc gdbm ipv6 kernel_linux ncurses readline sqlite ssl threads userland_GNU xml  * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking Python-3.6.1.tar.xz to /tmp/portage/dev-lang/python-3.6.1-r1/work >>> Unpacking python-gentoo-patches-3.6.0-0.tar.xz to /tmp/portage/dev-lang/python-3.6.1-r1/work >>> Source unpacked in /tmp/portage/dev-lang/python-3.6.1-r1/work >>> Preparing source in /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ... * Applying various patches (bugfixes/updates) ... * 01_all_static_library_location.patch ...  [ ok ] * 02_all_disable_modules_and_ssl.patch ...  [ ok ] * 03_all_libdir.patch ...  [ ok ] * 04_all_non-zero_exit_status_on_failure.patch ...  [ ok ] * 21_all_distutils_c++.patch ...  [ ok ] * 22_all_tests_environment.patch ...  [ ok ] * 23_all_h2py_encoding.patch ...  [ ok ] * Done with patching * Applying python-3.5-distutils-OO-build.patch ...  [ ok ] * Running eautoreconf in '/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: Python-3.6.1/ >>> Source prepared. >>> Configuring source in /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ... * Disabled modules: _tkinter * econf: updating Python-3.6.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-3.6.1/config.sub with /usr/share/gnuconfig/config.sub ./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 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --without-ensurepip --with-system-expat --with-system-ffi configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.6... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... 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 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 a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes 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 the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).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 x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-pc-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... /usr/bin/llvm-profdata checking for -Wextra... yes checking whether x86_64-pc-linux-gnu-gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off x86_64-pc-linux-gnu-gcc unused result warning... yes checking if we can turn off x86_64-pc-linux-gnu-gcc unused parameter warning... yes checking if we can turn off x86_64-pc-linux-gnu-gcc missing field initializers warning... yes checking if we can turn on x86_64-pc-linux-gnu-gcc mixed sign comparison warning... yes checking if we can turn on x86_64-pc-linux-gnu-gcc unreachable code warning... 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 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 sched.h usability... yes checking sched.h presence... yes checking for sched.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 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 for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no 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/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no 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/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.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/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no 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/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... 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 linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... 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 ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long 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 size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 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-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no 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 aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... 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... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm 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 CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... 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 dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... no checking for getgrouplist... 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 linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... 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 sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... 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 unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes 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 epoll_create1... yes checking for kqueue... no checking for prlimit... yes 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 strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... 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 struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... 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 for sockaddr_alg... 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 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 for x64 gcc inline assembler... yes 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 whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no 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 log2... 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 tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) 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_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history 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 %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether x86_64-pc-linux-gnu-gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... 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 Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations >>> Source configured. >>> Compiling source in /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ... make -j4 CPPFLAGS= CFLAGS= LDFLAGS= x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c Objects/floatobject.c: In function 'float_richcompare': Objects/floatobject.c:346:12: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double i, j;  ^ Objects/floatobject.c:344:49: warning: argument 'op' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] float_richcompare(PyObject *v, PyObject *w, int op)  ^ Objects/floatobject.c: In function 'float_as_integer_ratio': Objects/floatobject.c:1480:15: warning: variable 'py_exponent' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *py_exponent = NULL;  ^ Objects/floatobject.c:1481:15: warning: variable 'numerator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *numerator = NULL;  ^ Objects/floatobject.c:1482:15: warning: variable 'denominator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *denominator = NULL;  ^ x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c Objects/floatobject.c: In function 'float_pow': Objects/floatobject.c:689:9: warning: variable 'negate_result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int negate_result = 0;  ^ x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok_pgen.o Parser/parsetok_pgen.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o x86_64-pc-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c x86_64-pc-linux-gnu-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen sed -e "s,@EXENAME@,/usr/bin/python3.6m," < ./Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c touch Python/graminit.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.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/dynamic_annotations.o Python/errors.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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ./Programs/_freeze_importlib \ ./Lib/importlib/_bootstrap.py Python/importlib.h ./Programs/_freeze_importlib \ ./Lib/importlib/_bootstrap_external.py Python/importlib_external.h x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.6m.a if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.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/dynamic_annotations.o Python/errors.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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.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/dynamic_annotations.o Python/errors.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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi x86_64-pc-linux-gnu-ar rc libpython3.6m.a Modules/getbuildinfo.o x86_64-pc-linux-gnu-ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o x86_64-pc-linux-gnu-ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o x86_64-pc-linux-gnu-ar rc libpython3.6m.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/dynamic_annotations.o Python/errors.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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o x86_64-pc-linux-gnu-ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o x86_64-pc-linux-gnu-ar rc libpython3.6m.a Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o x86_64-pc-linux-gnu-ranlib libpython3.6m.a x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ./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 INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-x86_64-3.6/tmp building '_ctypes_test' extension creating build/temp.linux-x86_64-3.6/tmp creating build/temp.linux-x86_64-3.6/tmp/portage creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang building 'cmath' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang building 'array' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1 creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1 creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_struct.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_struct.o creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1 x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/arraymodule.o creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cmathmodule.o creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes_test.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes_test.cpython-36m-x86_64-linux-gnu.so building 'math' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.o In file included from ./Include/Python.h:134:0, from /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c:55: /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c: In function 'math_fsum': ./Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v));  ^ /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c:1228:5: note: in expansion of macro 'PyFPE_END_PROTECT' PyFPE_END_PROTECT(hi)  ^ ./Include/pyfpe.h:134:15: note: expected 'void *' but argument is of type 'volatile double *' extern double PyFPE_dummy(void *);  ^ /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c:1123:19: warning: variable 'special_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0;  ^ /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.c:1123:38: warning: variable 'inf_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0;  ^ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_struct.cpython-36m-x86_64-linux-gnu.so building '_datetime' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_datetimemodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/math.cpython-36m-x86_64-linux-gnu.so building '_random' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_randommodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/array.cpython-36m-x86_64-linux-gnu.so building '_bisect' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bisectmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_random.cpython-36m-x86_64-linux-gnu.so building '_heapq' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_heapqmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bisect.cpython-36m-x86_64-linux-gnu.so building '_pickle' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_pickle.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_heapq.cpython-36m-x86_64-linux-gnu.so building '_json' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_json.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_json.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/cmath.cpython-36m-x86_64-linux-gnu.so building '_testcapi' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testcapimodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_datetime.cpython-36m-x86_64-linux-gnu.so building '_testbuffer' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testbuffer.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_json.cpython-36m-x86_64-linux-gnu.so building '_testimportmultiple' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testimportmultiple.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testimportmultiple.cpython-36m-x86_64-linux-gnu.so building '_testmultiphase' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testmultiphase.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testbuffer.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testmultiphase.cpython-36m-x86_64-linux-gnu.so building '_lsprof' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lsprof.o building 'unicodedata' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/unicodedata.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testcapi.cpython-36m-x86_64-linux-gnu.so building '_opcode' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_opcode.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/rotatingtree.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_opcode.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_pickle.cpython-36m-x86_64-linux-gnu.so building '_asyncio' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_asynciomodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lsprof.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_lsprof.cpython-36m-x86_64-linux-gnu.so building 'fcntl' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/fcntlmodule.o building 'grp' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/grpmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/grp.cpython-36m-x86_64-linux-gnu.so building 'spwd' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/spwdmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fcntl.cpython-36m-x86_64-linux-gnu.so building 'select' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/selectmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/spwd.cpython-36m-x86_64-linux-gnu.so building 'parser' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/parsermodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_asyncio.cpython-36m-x86_64-linux-gnu.so building 'mmap' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mmapmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/parser.cpython-36m-x86_64-linux-gnu.so building 'syslog' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/syslogmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/select.cpython-36m-x86_64-linux-gnu.so building 'audioop' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/audioop.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/audioop.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/syslog.cpython-36m-x86_64-linux-gnu.so building 'readline' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/readline.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/readline.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/mmap.cpython-36m-x86_64-linux-gnu.so building '_crypt' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cryptmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.6m -o build/lib.linux-x86_64-3.6/_crypt.cpython-36m-x86_64-linux-gnu.so building '_csv' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_csv.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_csv.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/unicodedata.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/readline.cpython-36m-x86_64-linux-gnu.so building '_posixsubprocess' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_posixsubprocess.o building '_socket' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/socketmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/audioop.cpython-36m-x86_64-linux-gnu.so building '_ssl' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ssl.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_csv.cpython-36m-x86_64-linux-gnu.so building '_hashlib' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_hashopenssl.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so building '_sha256' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha256module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha256module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_hashlib.cpython-36m-x86_64-linux-gnu.so building '_sha512' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha512module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha512module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha256module.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha256.cpython-36m-x86_64-linux-gnu.so building '_md5' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/md5module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/md5module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha512module.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha512.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/md5module.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_md5.cpython-36m-x86_64-linux-gnu.so building '_sha1' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha1module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha1module.o building '_blake2' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2 x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_socket.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2b_impl.o building '_sha3' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sha3 x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sha3/sha3module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/sha1module.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha1.cpython-36m-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cache.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/connection.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_ssl.cpython-36m-x86_64-linux-gnu.so building '_dbm' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_GDBM_NDBM_H -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_dbmmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.6m -o build/lib.linux-x86_64-3.6/_dbm.cpython-36m-x86_64-linux-gnu.so building '_gdbm' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_gdbmmodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2s_impl.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cursor.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.6m -o build/lib.linux-x86_64-3.6/_gdbm.cpython-36m-x86_64-linux-gnu.so building 'termios' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/termios.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/termios.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/termios.cpython-36m-x86_64-linux-gnu.so building 'resource' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/resource.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/resource.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/microprotocols.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/resource.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_blake2.cpython-36m-x86_64-linux-gnu.so building 'nis' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/nismodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/nismodule.o building '_curses' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cursesmodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -lpython3.6m -o build/lib.linux-x86_64-3.6/nis.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/prepare_protocol.o building '_curses_panel' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_curses_panel.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/row.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses_panel.cpython-36m-x86_64-linux-gnu.so building 'zlib' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/zlibmodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/statement.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sqlite3.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/zlib.cpython-36m-x86_64-linux-gnu.so building 'binascii' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/binascii.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/binascii.o -DUSE_ZLIB_CRC32 building '_bz2' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bz2module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bz2.cpython-36m-x86_64-linux-gnu.so building '_lzma' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lzmamodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha3.cpython-36m-x86_64-linux-gnu.so building 'pyexpat' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/pyexpat.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/binascii.cpython-36m-x86_64-linux-gnu.so building '_elementtree' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_elementtree.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses.cpython-36m-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.6m -o build/lib.linux-x86_64-3.6/_lzma.cpython-36m-x86_64-linux-gnu.so building '_codecs_kr' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_kr.cpython-36m-x86_64-linux-gnu.so building '_codecs_jp' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_multibytecodec.cpython-36m-x86_64-linux-gnu.so building '_codecs_cn' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/pyexpat.cpython-36m-x86_64-linux-gnu.so building '_codecs_tw' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/_elementtree.cpython-36m-x86_64-linux-gnu.so building '_codecs_hk' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_tw.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_cn.cpython-36m-x86_64-linux-gnu.so building '_codecs_iso2022' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/_decimal.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_jp.cpython-36m-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/semaphore.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_hk.cpython-36m-x86_64-linux-gnu.so building 'ossaudiodev' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/ossaudiodev.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_multiprocessing.cpython-36m-x86_64-linux-gnu.so building 'xxlimited' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/xxlimited.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_iso2022.cpython-36m-x86_64-linux-gnu.so building '_ctypes' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/xxlimited.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/xxlimited.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/ossaudiodev.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callbacks.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callproc.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/stgdict.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.2.1/include -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/cfield.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes.cpython-36m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/constants.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/context.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/crt.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/io.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/memory.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Include -I/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 -c /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=native -ggdb -fwrapv build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_decimal.cpython-36m-x86_64-linux-gnu.so Python build finished successfully! The necessary bits to build these optional modules were not found: _tkinter To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts creating build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 * PT_PAX marking -m python with paxctl * PT_PAX marking -m python with scanelf * XATTR_PAX marking -me python with setfattr >>> Source compiled. >>> Test phase: dev-lang/python-3.6.1-r1 make -j4 test EXTRATESTOPTS=-u-network CPPFLAGS= CFLAGS= LDFLAGS= LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _tkinter To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 _PYTHONNOSITEPACKAGES=1 LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1 ./python ./Tools/scripts/run_tests.py -u-network /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/python -W default -bb -E -W error::BytesWarning -m test -r -w -j 0 -u-network == CPython 3.6.1 (default, Apr 29 2017, 16:55:57) [GCC 5.4.0] == Linux-4.10.9-gentoo-x86_64-Intel-R-_Core-TM-_i5-5300U_CPU_@_2.30GHz-with-gentoo-2.3 little-endian == hash algorithm: siphash24 64bit == cwd: /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/build/test_python_3259 == encodings: locale=UTF-8, FS=utf-8 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 1783978 Run tests in parallel using 6 child processes 0:00:00 [ 1/404] test_largefile passed 0:00:01 [ 2/404] test_zipapp passed 0:00:01 [ 3/404] test_syslog passed 0:00:01 [ 4/404] test_http_cookiejar passed 0:00:02 [ 5/404] test_winreg skipped test_winreg skipped -- No module named 'winreg' 0:00:03 [ 6/404] test_pathlib passed 0:00:03 [ 7/404] test_codecmaps_jp passed 0:00:03 [ 8/404] test_macpath passed 0:00:04 [ 9/404] test_tcl skipped test_tcl skipped -- No module named '_tkinter' 0:00:05 [ 10/404] test_threading_local passed 0:00:05 [ 11/404] test_ssl passed 0:00:09 [ 12/404] test_gc passed 0:00:09 [ 13/404] test_warnings passed 0:00:09 [ 14/404] test_traceback passed 0:00:09 [ 15/404] test_stringprep passed 0:00:11 [ 16/404] test_htmlparser passed 0:00:11 [ 17/404] test_bytes passed 0:00:11 [ 18/404] test_float passed 0:00:12 [ 19/404] test_pstats passed 0:00:13 [ 20/404] test_aifc passed 0:00:14 [ 21/404] test_setcomps passed 0:00:15 [ 22/404] test_isinstance passed 0:00:16 [ 23/404] test_audioop passed 0:00:17 [ 24/404] test_weakref passed 0:00:17 [ 25/404] test_secrets passed 0:00:18 [ 26/404] test_socketserver skipped (resource denied) test_socketserver skipped -- Use of the 'network' resource not enabled 0:00:18 [ 27/404] test_keywordonlyarg passed 0:00:19 [ 28/404] test_ast passed 0:00:19 [ 29/404] test_doctest passed 0:00:19 [ 30/404] test_urllib2_localnet passed 0:00:20 [ 31/404] test_codecencodings_iso2022 passed 0:00:20 [ 32/404] test_cprofile passed 0:00:21 [ 33/404] test_cmath passed 0:00:21 [ 34/404] test_memoryview passed 0:00:22 [ 35/404] test_frame passed 0:00:22 [ 36/404] test_gzip passed 0:00:23 [ 37/404] test_code passed 0:00:23 [ 38/404] test_exception_hierarchy passed 0:00:23 [ 39/404] test_locale passed 0:00:24 [ 40/404] test_compare passed 0:00:24 [ 41/404] test_richcmp passed 0:00:25 [ 42/404] test_utf8source passed 0:00:26 [ 43/404] test_time passed 0:00:26 [ 44/404] test_optparse passed 0:00:27 [ 45/404] test_numeric_tower passed 0:00:27 [ 46/404] test_urllib2net skipped (resource denied) test_urllib2net skipped -- Use of the 'network' resource not enabled 0:00:29 [ 47/404] test_dis passed 0:00:30 [ 48/404] test_deque passed 0:00:31 [ 49/404] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:00:32 [ 50/404] test_site passed 0:00:33 [ 51/404] test_dummy_thread passed 0:00:33 [ 52/404] test_operator passed 0:00:35 [ 53/404] test_compileall passed 0:00:37 [ 54/404] test_re passed 0:00:37 [ 55/404] test_reprlib passed 0:00:39 [ 56/404] test_configparser passed 0:00:40 [ 57/404] test_httpservers passed 0:00:40 [ 58/404] test_future5 passed 0:00:42 [ 59/404] test_thread passed 0:00:43 [ 60/404] test_faulthandler passed 0:00:44 [ 61/404] test_tracemalloc passed 0:00:45 [ 62/404] test_string_literals passed 0:00:45 [ 63/404] test_xml_etree_c passed 0:00:46 [ 64/404] test_bool passed 0:00:46 [ 65/404] test_bz2 passed 0:00:46 [ 66/404] test_smtpnet skipped (resource denied) test_smtpnet skipped -- Use of the 'network' resource not enabled 0:00:46 [ 67/404] test_ioctl passed 0:00:47 [ 68/404] test_statistics passed 0:00:47 [ 69/404] test_xdrlib passed 0:00:48 [ 70/404] test_structseq passed 0:00:51 [ 71/404] test_set passed -- running: test_asyncio (33 sec), test_concurrent_futures (32 sec) 0:00:51 [ 72/404] test_os passed -- running: test_asyncio (33 sec), test_concurrent_futures (32 sec) 0:00:52 [ 73/404] test_threaded_import passed -- running: test_asyncio (34 sec), test_concurrent_futures (33 sec) 0:00:52 [ 74/404] test_gettext passed -- running: test_asyncio (34 sec), test_concurrent_futures (33 sec) 0:00:53 [ 75/404] test_uuid passed -- running: test_asyncio (35 sec), test_concurrent_futures (34 sec) 0:00:54 [ 76/404] test_abc passed -- running: test_asyncio (36 sec), test_concurrent_futures (35 sec) 0:00:55 [ 77/404] test_difflib passed -- running: test_asyncio (37 sec), test_concurrent_futures (36 sec) 0:00:57 [ 78/404] test_cmd_line passed -- running: test_asyncio (39 sec), test_concurrent_futures (38 sec) 0:00:57 [ 79/404] test_import passed -- running: test_asyncio (39 sec), test_concurrent_futures (38 sec) 0:00:58 [ 80/404] test_asyncio passed (39 sec) -- running: test_concurrent_futures (39 sec) Executing .start() done, defined at /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/test/test_asyncio/test_pep492.py:150> result=None created at /tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/asyncio/base_events.py:446> took 0.117 seconds 0:00:58 [ 81/404] test_xml_etree passed -- running: test_concurrent_futures (39 sec) 0:00:58 [ 82/404] test_bigmem passed -- running: test_concurrent_futures (39 sec) 0:00:59 [ 83/404] test_collections passed -- running: test_concurrent_futures (40 sec) 0:00:59 [ 84/404] test_genericpath passed -- running: test_concurrent_futures (40 sec) 0:00:59 [ 85/404] test_symtable passed -- running: test_concurrent_futures (40 sec) 0:00:59 [ 86/404] test_timeit passed -- running: test_concurrent_futures (40 sec) 0:01:01 [ 87/404] test_array passed -- running: test_concurrent_futures (42 sec) 0:01:02 [ 88/404] test_metaclass passed -- running: test_concurrent_futures (43 sec) 0:01:02 [ 89/404] test_typechecks passed -- running: test_concurrent_futures (43 sec) 0:01:05 [ 90/404] test_select passed -- running: test_concurrent_futures (46 sec) 0:01:06 [ 91/404] test_contextlib passed -- running: test_concurrent_futures (47 sec) 0:01:10 [ 92/404] test_imaplib passed -- running: test_concurrent_futures (52 sec) 0:01:11 [ 93/404] test_mimetypes passed -- running: test_concurrent_futures (52 sec) 0:01:12 [ 94/404] test_netrc passed -- running: test_concurrent_futures (53 sec) 0:01:13 [ 95/404] test_strptime passed -- running: test_concurrent_futures (54 sec) 0:01:14 [ 96/404] test_unpack passed -- running: test_concurrent_futures (55 sec) 0:01:14 [ 97/404] test_dictcomps passed -- running: test_concurrent_futures (55 sec) 0:01:15 [ 98/404] test_email passed -- running: test_concurrent_futures (56 sec) 0:01:15 [ 99/404] test_atexit passed -- running: test_multiprocessing_forkserver (30 sec), test_concurrent_futures (56 sec) 0:01:16 [100/404] test_userlist passed -- running: test_multiprocessing_forkserver (31 sec), test_concurrent_futures (57 sec) 0:01:18 [101/404] test_struct passed -- running: test_multiprocessing_forkserver (34 sec), test_concurrent_futures (59 sec) 0:01:20 [102/404] test_pickle passed -- running: test_multiprocessing_forkserver (35 sec), test_concurrent_futures (61 sec) 0:01:21 [103/404] test_fstring passed -- running: test_multiprocessing_forkserver (37 sec), test_concurrent_futures (62 sec) 0:01:26 [104/404] test_argparse passed -- running: test_multiprocessing_forkserver (42 sec), test_concurrent_futures (67 sec) 0:01:27 [105/404] test_mailbox passed -- running: test_multiprocessing_forkserver (42 sec), test_concurrent_futures (68 sec) 0:01:27 [106/404] test_concurrent_futures passed (67 sec) -- running: test_multiprocessing_forkserver (42 sec) 0:01:27 [107/404] test_itertools passed -- running: test_multiprocessing_forkserver (43 sec) 0:01:27 [108/404] test_turtle skipped -- running: test_multiprocessing_forkserver (43 sec) test_turtle skipped -- No module named '_tkinter' 0:01:28 [109/404] test_ensurepip passed -- running: test_multiprocessing_forkserver (43 sec) 0:01:29 [110/404] test_unpack_ex passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:29 [111/404] test_funcattrs passed -- running: test_multiprocessing_forkserver (44 sec) 0:01:32 [112/404] test_shutil passed -- running: test_multiprocessing_forkserver (47 sec) 0:01:32 [113/404] test_codecencodings_cn passed -- running: test_multiprocessing_forkserver (47 sec) 0:01:33 [114/404] test_errno passed -- running: test_multiprocessing_forkserver (48 sec) 0:01:33 [115/404] test_doctest2 passed -- running: test_multiprocessing_forkserver (49 sec) 0:01:34 [116/404] test_popen passed -- running: test_multiprocessing_forkserver (49 sec) 0:01:34 [117/404] test_descr passed -- running: test_multiprocessing_forkserver (49 sec) 0:01:35 [118/404] test_spwd passed -- running: test_multiprocessing_forkserver (50 sec) 0:01:37 [119/404] test_multibytecodec passed -- running: test_multiprocessing_spawn (31 sec), test_multiprocessing_forkserver (52 sec) 0:01:39 [120/404] test_bufio passed -- running: test_multiprocessing_spawn (33 sec), test_multiprocessing_forkserver (54 sec) 0:01:40 [121/404] test_functools passed -- running: test_multiprocessing_spawn (34 sec), test_multiprocessing_forkserver (55 sec) 0:01:41 [122/404] test_queue passed -- running: test_multiprocessing_spawn (35 sec), test_multiprocessing_forkserver (56 sec) 0:01:42 [123/404] test_codecencodings_hk passed -- running: test_multiprocessing_spawn (36 sec), test_multiprocessing_forkserver (57 sec) 0:01:43 [124/404] test_pipes passed -- running: test_multiprocessing_spawn (37 sec), test_multiprocessing_forkserver (58 sec) 0:01:43 [125/404] test_minidom passed -- running: test_multiprocessing_spawn (37 sec), test_multiprocessing_forkserver (59 sec) 0:01:44 [126/404] test_codeccallbacks passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_forkserver (60 sec) 0:01:46 [127/404] test_xmlrpc passed -- running: test_multiprocessing_spawn (40 sec), test_multiprocessing_forkserver (61 sec) 127.0.0.1 - - [29/Apr/2017 16:58:33] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [29/Apr/2017 16:58:34] "POST / HTTP/1.1" 200 - 0:01:47 [128/404] test_unicodedata passed -- running: test_multiprocessing_spawn (41 sec), test_multiprocessing_forkserver (62 sec) 0:01:49 [129/404] test_sax passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_forkserver (64 sec) 0:01:50 [130/404] test_codecencodings_kr passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_forkserver (65 sec) 0:01:51 [131/404] test_future4 passed -- running: test_multiprocessing_spawn (45 sec), test_multiprocessing_forkserver (66 sec) 0:01:52 [132/404] test_threadsignals passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (67 sec) 0:01:52 [133/404] test_unicode_identifiers passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_forkserver (67 sec) 0:01:55 [134/404] test_coroutines passed -- running: test_multiprocessing_spawn (49 sec), test_multiprocessing_forkserver (70 sec) 0:01:56 [135/404] test_defaultdict passed -- running: test_multiprocessing_spawn (50 sec), test_multiprocessing_forkserver (72 sec) 0:01:57 [136/404] test_print passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_forkserver (73 sec) 0:01:58 [137/404] test_selectors passed -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_forkserver (73 sec) 0:01:59 [138/404] test_urllib_response passed -- running: test_multiprocessing_spawn (53 sec), test_multiprocessing_forkserver (74 sec) 0:02:01 [139/404] test_unicode_file_functions passed -- running: test_multiprocessing_spawn (55 sec), test_multiprocessing_forkserver (76 sec) 0:02:03 [140/404] test_copyreg passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (78 sec) 0:02:03 [141/404] test_heapq passed -- running: test_multiprocessing_spawn (57 sec), test_multiprocessing_forkserver (78 sec) 0:02:05 [142/404] test_peepholer passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_forkserver (80 sec) 0:02:05 [143/404] test_marshal passed -- running: test_multiprocessing_spawn (59 sec), test_multiprocessing_forkserver (81 sec) 0:02:06 [144/404] test_devpoll skipped -- running: test_multiprocessing_spawn (60 sec), test_multiprocessing_forkserver (81 sec) test_devpoll skipped -- test works only on Solaris OS family 0:02:08 [145/404] test_pkg passed -- running: test_multiprocessing_spawn (62 sec), test_multiprocessing_forkserver (83 sec) 0:02:09 [146/404] test_mmap passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (84 sec) 0:02:09 [147/404] test_dict passed -- running: test_multiprocessing_spawn (63 sec), test_multiprocessing_forkserver (85 sec) 0:02:10 [148/404] test_tools passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (85 sec) 0:02:10 [149/404] test_mailcap passed -- running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (85 sec) 0:02:11 [150/404] test_pty passed -- running: test_multiprocessing_spawn (65 sec), test_multiprocessing_forkserver (87 sec) 0:02:12 [151/404] test_complex passed -- running: test_multiprocessing_spawn (66 sec), test_multiprocessing_forkserver (87 sec) 0:02:16 [152/404] test_codecencodings_jp passed -- running: test_zipfile (32 sec), test_multiprocessing_spawn (70 sec), test_multiprocessing_forkserver (91 sec) 0:02:17 [153/404] test_pdb passed -- running: test_zipfile (33 sec), test_multiprocessing_spawn (71 sec), test_multiprocessing_forkserver (92 sec) 0:02:18 [154/404] test_getargs2 passed -- running: test_zipfile (33 sec), test_multiprocessing_spawn (72 sec), test_multiprocessing_forkserver (93 sec) 0:02:19 [155/404] test_threadedtempfile passed -- running: test_zipfile (34 sec), test_multiprocessing_spawn (73 sec), test_multiprocessing_forkserver (94 sec) 0:02:19 [156/404] test_ossaudiodev skipped (resource denied) -- running: test_zipfile (35 sec), test_multiprocessing_spawn (73 sec), test_multiprocessing_forkserver (94 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:02:20 [157/404] test_descrtut passed -- running: test_zipfile (35 sec), test_multiprocessing_spawn (74 sec), test_multiprocessing_forkserver (95 sec) 0:02:20 [158/404] test_nntplib passed -- running: test_zipfile (36 sec), test_multiprocessing_spawn (74 sec), test_multiprocessing_forkserver (95 sec) 0:02:21 [159/404] test_longexp passed -- running: test_zipfile (37 sec), test_multiprocessing_spawn (75 sec), test_multiprocessing_forkserver (96 sec) 0:02:22 [160/404] test_readline passed -- running: test_zipfile (37 sec), test_multiprocessing_spawn (76 sec), test_multiprocessing_forkserver (97 sec) 0:02:22 [161/404] test_uu passed -- running: test_zipfile (38 sec), test_multiprocessing_spawn (76 sec), test_multiprocessing_forkserver (97 sec) 0:02:23 [162/404] test_zipimport passed -- running: test_zipfile (39 sec), test_multiprocessing_spawn (77 sec), test_multiprocessing_forkserver (98 sec) 0:02:23 [163/404] test_telnetlib passed -- running: test_zipfile (39 sec), test_multiprocessing_spawn (77 sec), test_multiprocessing_forkserver (99 sec) 0:02:24 [164/404] test__locale passed -- running: test_zipfile (40 sec), test_multiprocessing_spawn (78 sec), test_multiprocessing_forkserver (99 sec) 0:02:25 [165/404] test__opcode passed -- running: test_zipfile (40 sec), test_multiprocessing_spawn (79 sec), test_multiprocessing_forkserver (100 sec) 0:02:25 [166/404] test_binop passed -- running: test_zipfile (41 sec), test_multiprocessing_spawn (79 sec), test_multiprocessing_forkserver (101 sec) 0:02:26 [167/404] test_augassign passed -- running: test_zipfile (42 sec), test_multiprocessing_spawn (80 sec), test_multiprocessing_forkserver (101 sec) 0:02:27 [168/404] test_scope passed -- running: test_zipfile (42 sec), test_multiprocessing_spawn (81 sec), test_multiprocessing_forkserver (102 sec) 0:02:27 [169/404] test_capi passed -- running: test_zipfile (42 sec), test_multiprocessing_spawn (81 sec), test_multiprocessing_forkserver (102 sec) 0:02:35 [170/404] test_math passed -- running: test_zipfile (51 sec), test_multiprocessing_spawn (89 sec), test_multiprocessing_forkserver (110 sec) 0:02:35 [171/404] test_pickletools passed -- running: test_zipfile (51 sec), test_multiprocessing_spawn (89 sec), test_multiprocessing_forkserver (110 sec) 0:02:37 [172/404] test_zipfile passed (52 sec) -- running: test_multiprocessing_spawn (91 sec), test_multiprocessing_forkserver (112 sec) 0:02:38 [173/404] test_multiprocessing_forkserver passed (112 sec) -- running: test_multiprocessing_spawn (92 sec) 0:02:38 [174/404] test_dict_version passed -- running: test_multiprocessing_spawn (92 sec) 0:02:38 [175/404] test_modulefinder passed -- running: test_multiprocessing_spawn (92 sec) 0:02:39 [176/404] test_tk skipped -- running: test_multiprocessing_spawn (93 sec) test_tk skipped -- No module named '_tkinter' 0:02:40 [177/404] test_posix passed -- running: test_multiprocessing_spawn (94 sec) 0:02:41 [178/404] test__osx_support passed -- running: test_multiprocessing_spawn (95 sec) 0:02:42 [179/404] test_keyword passed -- running: test_multiprocessing_spawn (96 sec) 0:02:43 [180/404] test_module passed -- running: test_multiprocessing_spawn (97 sec) 0:02:43 [181/404] test_subclassinit passed -- running: test_multiprocessing_spawn (97 sec) 0:02:44 [182/404] test_dbm_gnu passed -- running: test_multiprocessing_spawn (98 sec) 0:02:45 [183/404] test_abstract_numbers passed -- running: test_multiprocessing_spawn (99 sec) 0:02:46 [184/404] test_unicode passed -- running: test_multiprocessing_spawn (100 sec) 0:02:47 [185/404] test_csv passed -- running: test_multiprocessing_spawn (101 sec) 0:02:51 [186/404] test___all__ passed -- running: test_multiprocessing_spawn (105 sec) 0:02:52 [187/404] test_iterlen passed -- running: test_multiprocessing_spawn (106 sec) 0:02:54 [188/404] test_extcall passed -- running: test_multiprocessing_spawn (108 sec), test_buffer (31 sec) 0:02:54 [189/404] test_types passed -- running: test_multiprocessing_spawn (108 sec), test_buffer (32 sec) 0:02:58 [190/404] test_unittest passed -- running: test_multiprocessing_spawn (112 sec), test_buffer (36 sec) 0:03:08 [191/404] test_ctypes passed -- running: test_multiprocessing_spawn (122 sec), test_decimal (33 sec), test_buffer (45 sec) 0:03:08 [192/404] test_decimal passed (32 sec) -- running: test_multiprocessing_spawn (122 sec), test_buffer (46 sec) 0:03:11 [193/404] test_format passed -- running: test_multiprocessing_spawn (125 sec), test_buffer (48 sec) 0:03:12 [194/404] test_quopri passed -- running: test_multiprocessing_spawn (126 sec), test_buffer (49 sec) 0:03:12 [195/404] test_symbol passed -- running: test_multiprocessing_spawn (126 sec), test_buffer (50 sec) 0:03:14 [196/404] test_fractions passed -- running: test_venv (30 sec), test_multiprocessing_spawn (128 sec), test_buffer (51 sec) 0:03:14 [197/404] test_dbm_ndbm passed -- running: test_venv (31 sec), test_multiprocessing_spawn (128 sec), test_buffer (52 sec) 0:03:16 [198/404] test_http_cookies passed -- running: test_venv (32 sec), test_multiprocessing_spawn (130 sec), test_buffer (53 sec) 0:03:16 [199/404] test_filecmp passed -- running: test_venv (33 sec), test_multiprocessing_spawn (130 sec), test_buffer (53 sec) 0:03:17 [200/404] test_linecache passed -- running: test_venv (33 sec), test_multiprocessing_spawn (131 sec), test_buffer (54 sec) 0:03:17 [201/404] test_ucn passed -- running: test_venv (34 sec), test_multiprocessing_spawn (131 sec), test_buffer (54 sec) 0:03:18 [202/404] test_winsound skipped (resource denied) -- running: test_venv (35 sec), test_multiprocessing_spawn (132 sec), test_buffer (56 sec) test_winsound skipped -- Use of the 'audio' resource not enabled 0:03:19 [203/404] test_plistlib passed -- running: test_venv (35 sec), test_multiprocessing_spawn (133 sec), test_buffer (56 sec) 0:03:19 [204/404] test_buffer passed (55 sec) -- running: test_venv (35 sec), test_multiprocessing_spawn (133 sec) 0:03:20 [205/404] test___future__ passed -- running: test_venv (36 sec), test_multiprocessing_spawn (134 sec) 0:03:22 [206/404] test_epoll passed -- running: test_venv (39 sec), test_multiprocessing_spawn (136 sec) 0:03:23 [207/404] test_asynchat passed -- running: test_venv (39 sec), test_multiprocessing_spawn (137 sec) 0:03:23 [208/404] test_charmapcodec passed -- running: test_venv (40 sec), test_multiprocessing_spawn (137 sec) 0:03:25 [209/404] test_sched passed -- running: test_venv (41 sec), test_multiprocessing_spawn (139 sec), test_subprocess (30 sec) 0:03:25 [210/404] test_sys_settrace passed -- running: test_venv (42 sec), test_multiprocessing_spawn (139 sec), test_subprocess (31 sec) 0:03:26 [211/404] test_cmd passed -- running: test_venv (43 sec), test_multiprocessing_spawn (140 sec), test_subprocess (32 sec) 0:03:29 [212/404] test_poplib passed -- running: test_venv (46 sec), test_multiprocessing_spawn (143 sec), test_subprocess (35 sec) 0:03:31 [213/404] test_venv passed (47 sec) -- running: test_multiprocessing_spawn (145 sec), test_subprocess (37 sec) 0:03:32 [214/404] test_global passed -- running: test_multiprocessing_spawn (146 sec), test_subprocess (37 sec) 0:03:34 [215/404] test_runpy passed -- running: test_multiprocessing_spawn (148 sec), test_subprocess (40 sec) 0:03:36 [216/404] test_calendar passed -- running: test_multiprocessing_spawn (150 sec), test_subprocess (42 sec) 0:03:37 [217/404] test_range passed -- running: test_multiprocessing_spawn (151 sec), test_subprocess (42 sec) 0:03:37 [218/404] test_structmembers passed -- running: test_multiprocessing_spawn (151 sec), test_subprocess (42 sec) 0:03:37 [219/404] test_rlcompleter passed -- running: test_multiprocessing_spawn (151 sec), test_subprocess (43 sec) 0:03:38 [220/404] test_kqueue skipped -- running: test_multiprocessing_spawn (152 sec), test_subprocess (43 sec) test_kqueue skipped -- test works only on BSD 0:03:38 [221/404] test_sndhdr passed -- running: test_multiprocessing_spawn (152 sec), test_subprocess (44 sec) 0:03:39 [222/404] test_pydoc passed -- running: test_multiprocessing_spawn (153 sec), test_subprocess (44 sec) 0:03:39 [223/404] test_dtrace passed -- running: test_multiprocessing_spawn (153 sec), test_subprocess (45 sec) 0:03:40 [224/404] test_codecmaps_cn passed -- running: test_multiprocessing_spawn (154 sec), test_subprocess (45 sec) 0:03:40 [225/404] test_colorsys passed -- running: test_multiprocessing_spawn (154 sec), test_subprocess (45 sec) 0:03:40 [226/404] test_pyexpat passed -- running: test_multiprocessing_spawn (154 sec), test_subprocess (46 sec) 0:03:41 [227/404] test_importlib passed -- running: test_multiprocessing_spawn (155 sec), test_subprocess (46 sec) 0:03:41 [228/404] test_fileinput passed -- running: test_multiprocessing_spawn (155 sec), test_subprocess (47 sec) 0:03:44 [229/404] test_zipimport_support passed -- running: test_multiprocessing_spawn (158 sec), test_subprocess (49 sec) 0:03:44 [230/404] test_tuple passed -- running: test_multiprocessing_spawn (158 sec), test_subprocess (49 sec) 0:03:44 [231/404] test_grp passed -- running: test_multiprocessing_spawn (158 sec), test_subprocess (50 sec) 0:03:45 [232/404] test_codecmaps_tw passed -- running: test_multiprocessing_spawn (158 sec), test_subprocess (50 sec) 0:03:45 [233/404] test_contains passed -- running: test_multiprocessing_spawn (159 sec), test_subprocess (51 sec) 0:03:45 [234/404] test_unary passed -- running: test_multiprocessing_spawn (159 sec), test_subprocess (51 sec) 0:03:46 [235/404] test_univnewlines passed -- running: test_multiprocessing_spawn (160 sec), test_subprocess (52 sec) 0:03:47 [236/404] test_dynamic passed -- running: test_multiprocessing_spawn (161 sec), test_subprocess (53 sec) 0:03:47 [237/404] test_cgitb passed -- running: test_multiprocessing_spawn (161 sec), test_subprocess (53 sec) 0:03:47 [238/404] test_file_eintr passed -- running: test_multiprocessing_spawn (161 sec), test_subprocess (53 sec) 0:03:48 [239/404] test_xml_dom_minicompat passed -- running: test_multiprocessing_spawn (162 sec), test_subprocess (53 sec) 0:03:48 [240/404] test_posixpath passed -- running: test_multiprocessing_spawn (162 sec), test_subprocess (54 sec) 0:03:48 [241/404] test_enumerate passed -- running: test_multiprocessing_spawn (162 sec), test_subprocess (54 sec) 0:03:49 [242/404] test_raise passed -- running: test_multiprocessing_spawn (163 sec), test_subprocess (54 sec) 0:03:49 [243/404] test_ttk_textonly skipped -- running: test_multiprocessing_spawn (163 sec), test_subprocess (55 sec), test_socket (30 sec) test_ttk_textonly skipped -- No module named '_tkinter' 0:03:49 [244/404] test_codecencodings_tw passed -- running: test_multiprocessing_spawn (163 sec), test_subprocess (55 sec), test_socket (30 sec) 0:03:50 [245/404] test_urlparse passed -- running: test_multiprocessing_spawn (164 sec), test_subprocess (55 sec), test_socket (31 sec) 0:03:50 [246/404] test_parser passed -- running: test_multiprocessing_spawn (164 sec), test_subprocess (55 sec), test_socket (31 sec) 0:03:50 [247/404/1] test_socket failed -- running: test_multiprocessing_spawn (164 sec), test_subprocess (56 sec) test test_socket failed -- Traceback (most recent call last): File "/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/test/support/__init__.py", line 556, in wrapper return func(*args, **kw) File "/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/test/test_socket.py", line 5497, in test_aead_aes_gcm res = op.recv(assoclen + len(plain) + taglen) OSError: [Errno 22] Invalid argument 0:03:50 [248/404/1] test_binascii passed -- running: test_multiprocessing_spawn (164 sec), test_subprocess (56 sec) 0:03:51 [249/404/1] test_wave passed -- running: test_multiprocessing_spawn (165 sec), test_subprocess (56 sec) 0:03:51 [250/404/1] test_userdict passed -- running: test_multiprocessing_spawn (165 sec), test_subprocess (56 sec) 0:03:51 [251/404/1] test_dbm passed -- running: test_multiprocessing_spawn (165 sec), test_subprocess (57 sec) 0:03:52 [252/404/1] test_robotparser passed -- running: test_multiprocessing_spawn (166 sec), test_subprocess (58 sec) 0:03:54 [253/404/1] test_random passed -- running: test_multiprocessing_spawn (168 sec), test_subprocess (59 sec) 0:03:55 [254/404/1] test_generators passed -- running: test_multiprocessing_spawn (169 sec), test_subprocess (60 sec) 0:03:55 [255/404/1] test_wait3 passed -- running: test_multiprocessing_spawn (169 sec), test_subprocess (60 sec) 0:03:55 [256/404/1] test_userstring passed -- running: test_multiprocessing_spawn (169 sec), test_subprocess (60 sec) 0:03:55 [257/404/1] test_zlib passed -- running: test_multiprocessing_spawn (169 sec), test_subprocess (61 sec) 0:03:56 [258/404/1] test_code_module passed -- running: test_multiprocessing_spawn (170 sec), test_subprocess (62 sec) 0:03:57 [259/404/1] test_script_helper passed -- running: test_multiprocessing_spawn (171 sec), test_subprocess (62 sec) 0:03:57 [260/404/1] test_dbm_dumb passed -- running: test_multiprocessing_spawn (171 sec), test_subprocess (63 sec) 0:03:58 [261/404/1] test_urllib2 passed -- running: test_multiprocessing_spawn (172 sec), test_subprocess (63 sec) 0:04:02 [262/404/1] test_hashlib passed -- running: test_multiprocessing_spawn (176 sec), test_subprocess (67 sec) 0:04:03 [263/404/1] test_getopt passed -- running: test_multiprocessing_spawn (177 sec), test_subprocess (69 sec) 0:04:04 [264/404/1] test_pow passed -- running: test_multiprocessing_spawn (178 sec), test_subprocess (70 sec) 0:04:06 [265/404/1] test_shlex passed -- running: test_multiprocessing_spawn (180 sec), test_subprocess (71 sec) 0:04:06 [266/404/1] test_ttk_guionly skipped -- running: test_multiprocessing_spawn (180 sec), test_subprocess (72 sec) test_ttk_guionly skipped -- No module named '_tkinter' 0:04:16 [267/404/1] test_trace passed -- running: test_multiprocessing_spawn (190 sec), test_subprocess (82 sec) 0:04:17 [268/404/1] test_bigaddrspace passed -- running: test_multiprocessing_spawn (191 sec), test_subprocess (82 sec) 0:04:18 [269/404/1] test_pyclbr passed -- running: test_multiprocessing_spawn (192 sec), test_subprocess (84 sec) 0:04:19 [270/404/1] test_finalization passed -- running: test_multiprocessing_spawn (193 sec), test_subprocess (85 sec) 0:04:20 [271/404/1] test_file passed -- running: test_multiprocessing_spawn (194 sec), test_subprocess (85 sec) 0:04:20 [272/404/1] test_ipaddress passed -- running: test_multiprocessing_spawn (194 sec), test_subprocess (86 sec) 0:04:21 [273/404/1] test_weakset passed -- running: test_multiprocessing_spawn (195 sec), test_subprocess (86 sec) 0:04:21 [274/404/1] test_grammar passed -- running: test_multiprocessing_spawn (195 sec), test_subprocess (87 sec) 0:04:22 [275/404/1] test_listcomps passed -- running: test_multiprocessing_spawn (196 sec), test_subprocess (87 sec) 0:04:22 [276/404/1] test_baseexception passed -- running: test_multiprocessing_spawn (196 sec), test_subprocess (87 sec) 0:04:26 [277/404/1] test_inspect passed -- running: test_multiprocessing_spawn (200 sec), test_subprocess (92 sec) 0:04:28 [278/404/1] test_decorators passed -- running: test_regrtest (30 sec), test_multiprocessing_spawn (202 sec), test_subprocess (93 sec), test_lib2to3 (31 sec) 0:04:29 [279/404/1] test_wsgiref passed -- running: test_regrtest (32 sec), test_multiprocessing_spawn (203 sec), test_subprocess (95 sec), test_lib2to3 (32 sec) 0:04:36 [280/404/1] test_subprocess passed (100 sec) -- running: test_regrtest (39 sec), test_multiprocessing_spawn (210 sec), test_lib2to3 (39 sec) 0:04:38 [281/404/1] test_shelve passed -- running: test_regrtest (40 sec), test_multiprocessing_spawn (212 sec), test_lib2to3 (41 sec) 0:04:39 [282/404/1] test_binhex passed -- running: test_regrtest (42 sec), test_multiprocessing_spawn (213 sec), test_lib2to3 (42 sec) 0:04:39 [283/404/1] test_regrtest passed (41 sec) -- running: test_multiprocessing_spawn (213 sec), test_lib2to3 (42 sec) 0:04:40 [284/404/1] test_tix skipped -- running: test_multiprocessing_spawn (214 sec), test_lib2to3 (43 sec) test_tix skipped -- No module named '_tkinter' 0:04:40 [285/404/1] test_dynamicclassattribute passed -- running: test_multiprocessing_spawn (214 sec), test_lib2to3 (43 sec) 0:04:41 [286/404/1] test_urllib passed -- running: test_multiprocessing_spawn (215 sec), test_lib2to3 (44 sec) 0:04:42 [287/404/1] test_fnmatch passed -- running: test_multiprocessing_spawn (216 sec), test_lib2to3 (45 sec) 0:04:42 [288/404/1] test_html passed -- running: test_multiprocessing_spawn (216 sec), test_lib2to3 (45 sec) 0:04:46 [289/404/1] test_codecs passed -- running: test_multiprocessing_spawn (220 sec), test_lib2to3 (50 sec) 0:04:48 [290/404/1] test_fork1 passed -- running: test_multiprocessing_spawn (222 sec), test_lib2to3 (51 sec) 0:04:50 [291/404/1] test_hash passed -- running: test_multiprocessing_spawn (224 sec), test_lib2to3 (53 sec) 0:04:50 [292/404/1] test_ntpath passed -- running: test_multiprocessing_spawn (224 sec), test_lib2to3 (54 sec) 0:04:51 [293/404/1] test_dictviews passed -- running: test_multiprocessing_spawn (225 sec), test_lib2to3 (54 sec) 0:04:51 [294/404/1] test_winconsoleio skipped -- running: test_multiprocessing_spawn (225 sec), test_lib2to3 (54 sec) test_winconsoleio skipped -- test only relevant on win32 0:04:53 [295/404/1] test_lib2to3 passed (55 sec) -- running: test_multiprocessing_spawn (227 sec), test_io (31 sec) 0:04:53 [296/404/1] test_multiprocessing_spawn passed (226 sec) -- running: test_io (31 sec) 0:04:54 [297/404/1] test_crypt passed -- running: test_io (32 sec) 0:04:55 [298/404/1] test_codeop passed -- running: test_io (33 sec) 0:04:55 [299/404/1] test_sort passed -- running: test_io (33 sec) 0:04:58 [300/404/1] test_tokenize passed -- running: test_io (36 sec) 0:04:59 [301/404/1] test_sundry passed -- running: test_io (37 sec) 0:04:59 [302/404/1] test_poll passed -- running: test_io (37 sec) 0:04:59 [303/404/1] test_bisect passed -- running: test_asyncore (30 sec), test_io (38 sec) 0:05:00 [304/404/1] test_asyncore passed -- running: test_io (38 sec) 0:05:00 [305/404/1] test_sysconfig passed -- running: test_io (38 sec) 0:05:00 [306/404/1] test_timeout skipped (resource denied) -- running: test_io (38 sec) test_timeout skipped -- Use of the 'network' resource not enabled 0:05:00 [307/404/1] test_msilib skipped -- running: test_io (38 sec) test_msilib skipped -- No module named '_msi' 0:05:01 [308/404/1] test_crashers passed -- running: test_io (39 sec) 0:05:01 [309/404/1] test_unicode_file passed -- running: test_io (39 sec) 0:05:01 [310/404/1] test_pkgutil passed -- running: test_io (40 sec) 0:05:02 [311/404/1] test_future3 passed -- running: test_io (40 sec) 0:05:02 [312/404/1] test_long passed -- running: test_io (40 sec) 0:05:02 [313/404/1] test_sys_setprofile passed -- running: test_io (40 sec) 0:05:02 [314/404/1] test_codecmaps_hk passed -- running: test_io (41 sec) 0:05:03 [315/404/1] test_pkgimport passed -- running: test_io (41 sec) 0:05:03 [316/404/1] test_int passed -- running: test_io (41 sec) 0:05:03 [317/404/1] test_fcntl passed -- running: test_io (41 sec) 0:05:04 [318/404/1] test_py_compile passed -- running: test_io (42 sec) 0:05:04 [319/404/1] test_string passed -- running: test_io (42 sec) 0:05:05 [320/404/1] test_hmac passed -- running: test_io (43 sec) 0:05:06 [321/404/1] test_memoryio passed -- running: test_io (44 sec) 0:05:06 [322/404/1] test_int_literal passed -- running: test_io (44 sec) 0:05:07 [323/404/1] test_pprint passed -- running: test_io (45 sec) 0:05:07 [324/404/1] test_sys passed -- running: test_io (45 sec) 0:05:07 [325/404/1] test_dummy_threading passed -- running: test_io (46 sec) 0:05:08 [326/404/1] test_cmd_line_script passed -- running: test_io (46 sec) 0:05:08 [327/404/1] test_syntax passed -- running: test_io (46 sec) 0:05:09 [328/404/1] test_list passed -- running: test_io (47 sec) 0:05:09 [329/404/1] test_property passed -- running: test_io (47 sec) 0:05:09 [330/404/1] test_json passed -- running: test_io (48 sec) 0:05:10 [331/404/1] test_ordered_dict passed -- running: test_io (48 sec) 0:05:10 [332/404/1] test_zipfile64 skipped (resource denied) -- running: test_io (48 sec) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:05:10 [333/404/1] test_normalization passed -- running: test_io (48 sec) 0:05:10 [334/404/1] test_glob passed -- running: test_io (48 sec) 0:05:11 [335/404/1] test_resource passed -- running: test_io (49 sec) 0:05:11 [336/404/1] test_platform passed -- running: test_io (49 sec) 0:05:11 [337/404/1] test_urllibnet skipped (resource denied) -- running: test_io (50 sec) test_urllibnet skipped -- Use of the 'network' resource not enabled 0:05:12 [338/404/1] test_httplib passed -- running: test_io (50 sec) 0:05:12 [339/404/1] test_support passed -- running: test_io (50 sec) 0:05:12 [340/404/1] test_future passed -- running: test_io (50 sec) 0:05:12 [341/404/1] test_builtin passed -- running: test_io (51 sec) 0:05:12 [342/404/1] test_eintr passed -- running: test_io (51 sec) 0:05:13 [343/404/1] test_docxmlrpc passed -- running: test_io (51 sec) 0:05:13 [344/404/1] test_eof passed -- running: test_io (51 sec) 0:05:13 [345/404/1] test_call passed -- running: test_io (51 sec) 0:05:14 [346/404/1] test_sqlite passed -- running: test_io (52 sec) 0:05:14 [347/404/1] test_io passed (51 sec) 0:05:14 [348/404/1] test_exception_variations passed 0:05:14 [349/404/1] test_asdl_parser passed 0:05:14 [350/404/1] test_curses skipped (resource denied) test_curses skipped -- Use of the 'curses' resource not enabled 0:05:15 [351/404/1] test_datetime passed 0:05:15 [352/404/1] test_with passed 0:05:15 [353/404/1] test_flufl passed 0:05:16 [354/404/1] test_openpty passed 0:05:16 [355/404/1] test_fileio passed 0:05:17 [356/404/1] test_genexps passed 0:05:18 [357/404/1] test_source_encoding passed 0:05:19 [358/404/1] test_typing passed 0:05:21 [359/404/1] test_strtod passed 0:05:22 [360/404/1] test_nis passed 0:05:24 [361/404/1] test_base64 passed 0:05:25 [362/404/1] test_osx_env passed 0:05:26 [363/404/1] test_slice passed 0:05:28 [364/404/1] test_distutils passed 0:05:29 [365/404/1] test_enum passed 0:05:30 [366/404/1] test_class passed 0:05:30 [367/404/1] test_opcodes passed 0:05:37 [368/404/1] test_threading passed 0:05:37 [369/404/1] test_lzma passed 0:05:38 [370/404/1] test_stat passed 0:05:39 [371/404/1] test_ftplib passed 0:05:39 [372/404/1] test_strftime passed 0:05:40 [373/404/1] test_generator_stop passed 0:05:40 [374/404/1] test_pwd passed 0:05:41 [375/404/1] test_exceptions passed 0:05:42 [376/404/1] test_getpass passed 0:05:44 [377/404/1] test_asyncgen passed -- running: test_multiprocessing_main_handling (30 sec) 0:05:44 [378/404/1] test_pulldom passed -- running: test_multiprocessing_main_handling (31 sec), test_tarfile (31 sec) 0:05:46 [379/404/1] test_macurl2path passed -- running: test_multiprocessing_main_handling (32 sec), test_tarfile (32 sec) 0:05:46 [380/404/1] test_tarfile passed (32 sec) -- running: test_multiprocessing_main_handling (33 sec) 0:05:47 [381/404/1] test_yield_from passed -- running: test_multiprocessing_main_handling (33 sec) 0:05:50 [382/404/1] test_smtplib passed -- running: test_multiprocessing_main_handling (36 sec) 0:05:50 [383/404/1] test_tempfile passed -- running: test_multiprocessing_main_handling (37 sec) 0:05:50 [384/404/1] test_cgi passed -- running: test_multiprocessing_main_handling (37 sec) 0:05:51 [385/404/1] test_multiprocessing_main_handling passed (37 sec) 0:05:51 [386/404/1] test_smtpd passed 0:05:51 [387/404/1] test_idle skipped test_idle skipped -- No module named '_tkinter' 0:05:51 [388/404/1] test_iter passed 0:05:52 [389/404/1] test_imp passed 0:05:52 [390/404/1] test_profile passed 0:05:52 [391/404/1] test_imghdr passed 0:05:52 [392/404/1] test_webbrowser passed 0:05:52 [393/404/1] test_super passed 0:05:53 [394/404/1] test_sunau passed 0:05:53 [395/404/1] test_compile passed 0:05:53 [396/404/1] test_xmlrpc_net skipped (resource denied) test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:05:53 [397/404/1] test_textwrap passed 0:05:53 [398/404/1] test_index passed 0:05:53 [399/404/1] test_copy passed 0:05:54 [400/404/1] test_codecmaps_kr passed 0:05:56 [401/404/1] test_signal passed 0:06:00 [402/404/1] test_wait4 passed 0:06:04 [403/404/1] test_logging passed running: test_multiprocessing_fork (56 sec) 0:06:41 [404/404/1] test_multiprocessing_fork passed (62 sec) 380 tests OK. 1 test failed: test_socket 23 tests skipped: test_curses test_devpoll test_idle test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_tcl test_timeout test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 Re-running failed tests in verbose mode Re-running test 'test_socket' in verbose mode testCloseException (test.test_socket.GeneralModuleTests) ... ok testCrucialConstants (test.test_socket.GeneralModuleTests) ... ok testDefaultTimeout (test.test_socket.GeneralModuleTests) ... ok testGetServBy (test.test_socket.GeneralModuleTests) ... ok testGetSockOpt (test.test_socket.GeneralModuleTests) ... ok testGetaddrinfo (test.test_socket.GeneralModuleTests) ... ok testHostnameRes (test.test_socket.GeneralModuleTests) ... skipped 'name lookup failure' testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests) ... ok testIPv4toString (test.test_socket.GeneralModuleTests) ... ok testIPv6toString (test.test_socket.GeneralModuleTests) ... ok testInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... ok testInterpreterCrash (test.test_socket.GeneralModuleTests) ... ok testInvalidInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... ok testNewAttributes (test.test_socket.GeneralModuleTests) ... ok testNtoH (test.test_socket.GeneralModuleTests) ... ok testNtoHErrors (test.test_socket.GeneralModuleTests) ... ok testRefCountGetNameInfo (test.test_socket.GeneralModuleTests) ... ok testSendAfterClose (test.test_socket.GeneralModuleTests) ... ok testSendtoErrors (test.test_socket.GeneralModuleTests) ... ok testSetSockOpt (test.test_socket.GeneralModuleTests) ... ok testSockName (test.test_socket.GeneralModuleTests) ... skipped 'name lookup failure' testSocketError (test.test_socket.GeneralModuleTests) ... ok testStringToIPv4 (test.test_socket.GeneralModuleTests) ... ok testStringToIPv6 (test.test_socket.GeneralModuleTests) ... ok test_SocketType_is_socketobject (test.test_socket.GeneralModuleTests) ... ok test__sendfile_use_sendfile (test.test_socket.GeneralModuleTests) ... ok test_csocket_repr (test.test_socket.GeneralModuleTests) ... ok test_dealloc_warn (test.test_socket.GeneralModuleTests) ... ok test_flowinfo (test.test_socket.GeneralModuleTests) ... ok test_getnameinfo (test.test_socket.GeneralModuleTests) ... ok test_getsockaddrarg (test.test_socket.GeneralModuleTests) ... ok test_host_resolution (test.test_socket.GeneralModuleTests) ... ok test_idna (test.test_socket.GeneralModuleTests) ... skipped 'network is not enabled' test_listen_backlog (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog_overflow (test.test_socket.GeneralModuleTests) ... ok test_makefile_invalid_mode (test.test_socket.GeneralModuleTests) ... ok test_makefile_mode (test.test_socket.GeneralModuleTests) ... ok test_name_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_pickle (test.test_socket.GeneralModuleTests) ... ok test_repr (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests) ... ok test_sethostname (test.test_socket.GeneralModuleTests) ... skipped 'test should be run as root' test_sio_loopback_fast_path (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_sock_ioctl (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_str_for_enums (test.test_socket.GeneralModuleTests) ... ok test_uknown_socket_family_repr (test.test_socket.GeneralModuleTests) ... ok test_unusable_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_weakref (test.test_socket.GeneralModuleTests) ... ok testDetach (test.test_socket.BasicTCPTest) ... ok testDup (test.test_socket.BasicTCPTest) ... ok testFromFd (test.test_socket.BasicTCPTest) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest) ... ok testRecv (test.test_socket.BasicTCPTest) ... ok testRecvFrom (test.test_socket.BasicTCPTest) ... ok testSendAll (test.test_socket.BasicTCPTest) ... ok testShutdown (test.test_socket.BasicTCPTest) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest) ... ok testClose (test.test_socket.TCPCloserTest) ... ok testInterruptedTimeout (test.test_socket.TCPTimeoutTest) ... ok testTCPTimeout (test.test_socket.TCPTimeoutTest) ... ok testTimeoutZero (test.test_socket.TCPTimeoutTest) ... ok testExceptionTree (test.test_socket.TestExceptions) ... ok test_setblocking_invalidfd (test.test_socket.TestExceptions) ... ok testRecvFromIntoArray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest) ... ok testRecvFromIntoMemoryview (test.test_socket.BufferIOTest) ... ok testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest) ... ok testRecvIntoArray (test.test_socket.BufferIOTest) ... ok testRecvIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvIntoMemoryview (test.test_socket.BufferIOTest) ... ok testDetach (test.test_socket.BasicTCPTest2) ... ok testDup (test.test_socket.BasicTCPTest2) ... ok testFromFd (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest2) ... ok testRecv (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicTCPTest2) ... ok testSendAll (test.test_socket.BasicTCPTest2) ... ok testShutdown (test.test_socket.BasicTCPTest2) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicUDPTest) ... ok testRecvFromNegative (test.test_socket.BasicUDPTest) ... ok testSendtoAndRecv (test.test_socket.BasicUDPTest) ... ok testTimeoutZero (test.test_socket.UDPTimeoutTest) ... ok testUDPTimeout (test.test_socket.UDPTimeoutTest) ... ok testAccept (test.test_socket.NonBlockingTCPTests) ... ok testConnect (test.test_socket.NonBlockingTCPTests) ... ok testInheritFlags (test.test_socket.NonBlockingTCPTests) ... ok testInitNonBlocking (test.test_socket.NonBlockingTCPTests) ... ok testRecv (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests) ... ok testAttributes (test.test_socket.FileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.FileObjectClassTestCase) ... ok testFullRead (test.test_socket.FileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.FileObjectClassTestCase) ... ok testReadline (test.test_socket.FileObjectClassTestCase) ... ok testRealClose (test.test_socket.FileObjectClassTestCase) ... ok testSmallRead (test.test_socket.FileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.FileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok test_connect (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) ... ok testFamily (test.test_socket.NetworkConnectionAttributesTest) ... ok testSourceAddress (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testCreateConnectionBase (test.test_socket.ContextManagersTest) ... ok testCreateConnectionClose (test.test_socket.ContextManagersTest) ... ok test_SOCK_CLOEXEC (test.test_socket.InheritanceTest) ... ok test_default_inheritable (test.test_socket.InheritanceTest) ... ok test_dup (test.test_socket.InheritanceTest) ... ok test_get_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_set_inheritable (test.test_socket.InheritanceTest) ... ok test_set_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_socketpair (test.test_socket.InheritanceTest) ... ok test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest) ... ok testDefaults (test.test_socket.BasicSocketPairTest) ... ok testRecv (test.test_socket.BasicSocketPairTest) ... ok testSend (test.test_socket.BasicSocketPairTest) ... ok testBytesAddr (test.test_socket.TestUnixDomain) ... ok testStrAddr (test.test_socket.TestUnixDomain) ... ok testSurrogateescapeBind (test.test_socket.TestUnixDomain) ... ok testUnencodableAddr (test.test_socket.TestUnixDomain) ... ok testBytearrayName (test.test_socket.TestLinuxAbstractNamespace) ... ok testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace) ... ok testMaxName (test.test_socket.TestLinuxAbstractNamespace) ... ok testNameOverflow (test.test_socket.TestLinuxAbstractNamespace) ... ok testStrName (test.test_socket.TestLinuxAbstractNamespace) ... ok testRDM (test.test_socket.TIPCTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testStream (test.test_socket.TIPCThreadableTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testBCMConstants (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testBindAny (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCreateBCMSocket (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCrucialConstants (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testFilter (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testLoopback (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testTooLongInterfaceName (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testBCM (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMaxFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMultiFrames (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCrucialConstants (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testSocketBufferSize (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCongestion (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSelect (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecv (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMsg (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMulti (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI) ... ERROR test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI) ... ok test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI) ... ok test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI) ... ok test_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... ok testCMSG_LEN (test.test_socket.CmsgMacroTests) ... ok testCMSG_SPACE (test.test_socket.CmsgMacroTests) ... ok testSendmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgArray (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest) ... ok testSendmsgGather (test.test_socket.SendmsgUDPTest) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest) ... ok testSendmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgArray (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgGather (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test) ... ok testRecvmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecomdCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecomdCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test) ... ok testSendmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgArray (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest) ... ok testSendmsgGather (test.test_socket.SendmsgTCPTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ... ok testRecvmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest) ... ok testSendmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest) ... ok testSendmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgArray (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgGather (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest) ... ok testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... ok testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testShare (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLength (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLocal (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testTypes (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testCount (test.test_socket.SendfileUsingSendTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testOffset (test.test_socket.SendfileUsingSendTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendTest) ... ok test_errors (test.test_socket.SendfileUsingSendTest) ... ok testCount (test.test_socket.SendfileUsingSendfileTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendfileTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendfileTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendfileTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendfileTest) ... ok test_errors (test.test_socket.SendfileUsingSendfileTest) ... ok ====================================================================== ERROR: test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/test/support/__init__.py", line 556, in wrapper return func(*args, **kw) File "/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1/Lib/test/test_socket.py", line 5497, in test_aead_aes_gcm res = op.recv(assoclen + len(plain) + taglen) OSError: [Errno 22] Invalid argument ---------------------------------------------------------------------- Ran 539 tests in 25.066s FAILED (errors=1, skipped=33) test test_socket failed 1 test failed again: test_socket Total duration: 7 min 7 sec Tests result: FAILURE make: *** [Makefile:1018: test] Error 1 * ERROR: dev-lang/python-3.6.1-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.6.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.6.1-r1::gentoo'`. * The complete build log is located at '/tmp/portage/dev-lang/python-3.6.1-r1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/dev-lang/python-3.6.1-r1/temp/environment'. * Working directory: '/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1' * S: '/tmp/portage/dev-lang/python-3.6.1-r1/work/Python-3.6.1'