Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 513568 Details for
Bug 643744
dev-lang/python-3.6.4 fails test test_lzma with app-arch/xz-utils[-extra-filters]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang/python-3.6.4:20180106-224423.log
python-3.6.4:20180106-224423.log (text/plain), 243.07 KB, created by
eroen
on 2018-01-06 22:56:18 UTC
(
hide
)
Description:
dev-lang/python-3.6.4:20180106-224423.log
Filename:
MIME Type:
Creator:
eroen
Created:
2018-01-06 22:56:18 UTC
Size:
243.07 KB
patch
obsolete
> * Package: dev-lang/python-3.6.4 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc hardened ipv6 kernel_linux ncurses readline sqlite ssl threads userland_GNU xml > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Python-3.6.4.tar.xz to /var/tmp/portage/dev-lang/python-3.6.4/work >>>> Unpacking python-gentoo-patches-3.6.4.tar.xz to /var/tmp/portage/dev-lang/python-3.6.4/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-3.6.4/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ... > * Applying patches from /var/tmp/portage/dev-lang/python-3.6.4/work/patches ... > * 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ... > [ ok ] > * 0002-Disable-modules-and-SSL.patch ... > [ ok ] > * 0003-Override-libdir.patch ... > [ ok ] > * 0004-setup.py-exit-with-non-zero-status-on-failure.patch ... > [ ok ] > * 0005-Improve-distutils-C-support.patch ... > [ ok ] > * 0006-tests-environment.patch ... > [ ok ] > * 0007-h2py-use-binary-I-O-to-avoid-encoding-issues.patch ... > [ ok ] > * Applying python-3.5-distutils-OO-build.patch ... > [ ok ] > * Applying 3.6-disable-nis.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: Python-3.6.4/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ... > * Disabled modules: gdbm _tkinter > * econf: updating Python-3.6.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Python-3.6.4/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/python-3.6.4 --htmldir=/usr/share/doc/python-3.6.4/html --libdir=/usr/lib64 --with-fpectl --enable-shared --enable-ipv6 --with-threads --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder= --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... python3.6 >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=<compiler>... 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... gcc-ranlib >checking for x86_64-pc-linux-gnu-ar... gcc-ar >checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.hk7w25hk/bin/ebuild-helpers/xattr/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for --with-pydebug... no >checking for --with-assertions... 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/lib/llvm/5/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... yes >checking sys/random.h presence... yes >checking for sys/random.h... yes >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 sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether sys/types.h defines makedev... no >checking for sys/mkdev.h... (cached) no >checking for sys/sysmacros.h... (cached) 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... >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... yes >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_pad... yes >checking for is_term_resized... yes >checking for resize_term... yes >checking for resizeterm... yes >checking for immedok... yes >checking for syncok... yes >checking for wchgat... yes >checking for filter... yes >checking for has_key... yes >checking for typeahead... yes >checking for use_env... 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... yes >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 stable optimizations active (PGO, etc), >please run ./configure --enable-optimizations > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ... >make -j4 -l10 CPPFLAGS= CFLAGS= LDFLAGS= >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >[01m[KObjects/floatobject.c:[m[K In function '[01m[Kfloat_as_integer_ratio[m[K': >[01m[KObjects/floatobject.c:1480:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kpy_exponent[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[Kpy_exponent[m[K = NULL; > [01;35m[K^~~~~~~~~~~[m[K >[01m[KObjects/floatobject.c:1481:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Knumerator[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[Knumerator[m[K = NULL; > [01;35m[K^~~~~~~~~[m[K >[01m[KObjects/floatobject.c:1482:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kdenominator[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[Kdenominator[m[K = NULL; > [01;35m[K^~~~~~~~~~~[m[K >[01m[KObjects/floatobject.c:1483:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kresult_pair[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[Kresult_pair[m[K = NULL; > [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K./Include/pytime.h:6:0[m[K, > from [01m[K./Include/Python.h:65[m[K, > from [01m[KObjects/floatobject.c:7[m[K: >[01m[K./Include/object.h:850:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_xdecref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_xdecref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KObjects/floatobject.c:1538:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_XDECREF[m[K' > [01;36m[KPy_XDECREF[m[K(py_exponent); > [01;36m[K^~~~~~~~~~[m[K >[01m[K./Include/object.h:850:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_xdecref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_xdecref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KObjects/floatobject.c:1539:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_XDECREF[m[K' > [01;36m[KPy_XDECREF[m[K(denominator); > [01;36m[K^~~~~~~~~~[m[K >[01m[K./Include/object.h:850:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_xdecref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_xdecref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KObjects/floatobject.c:1540:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_XDECREF[m[K' > [01;36m[KPy_XDECREF[m[K(numerator); > [01;36m[K^~~~~~~~~~[m[K >[01m[KObjects/floatobject.c:[m[K In function '[01m[Kfloat_richcompare[m[K': >[01m[KObjects/floatobject.c:346:12:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Ki[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > double [01;35m[Ki[m[K, j; > [01;35m[K^[m[K >[01m[KObjects/floatobject.c:344:49:[m[K [01;35m[Kwarning: [m[Kargument '[01m[Kop[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > float_richcompare(PyObject *v, PyObject *w, int [01;35m[Kop[m[K) > [01;35m[K^~[m[K >[01m[KObjects/floatobject.c:[m[K In function '[01m[Kfloat_pow[m[K': >[01m[KObjects/floatobject.c:689:9:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Knegate_result[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > int [01;35m[Knegate_result[m[K = 0; > [01;35m[K^~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >[01m[KObjects/longobject.c:[m[K In function '[01m[Klong_format_binary[m[K': >[01m[KObjects/longobject.c:1905:13:[m[K [01;35m[Kwarning: [m[K'[01m[Kkind[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > else if [01;35m[K([m[Kkind == PyUnicode_2BYTE_KIND) { > [01;35m[K^[m[K >[01m[KObjects/longobject.c:[m[K In function '[01m[Klong_to_decimal_string_internal[m[K': >[01m[KObjects/longobject.c:1727:13:[m[K [01;35m[Kwarning: [m[K'[01m[Kkind[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > else if [01;35m[K([m[Kkind == PyUnicode_2BYTE_KIND) { > [01;35m[K^[m[K >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >[01m[KPython/bltinmodule.c:[m[K In function '[01m[Kbuiltin_sum_impl[m[K': >[01m[KPython/bltinmodule.c:2230:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kresult[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[Kresult[m[K = start; > [01;35m[K^~~~~~[m[K >In file included from [01m[K./Include/pytime.h:6:0[m[K, > from [01m[K./Include/Python.h:65[m[K, > from [01m[KPython/bltinmodule.c:3[m[K: >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2276:13:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(result); > [01;36m[K^~~~~~~~~[m[K >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2316:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(result); > [01;36m[K^~~~~~~~~[m[K >In file included from [01m[K./Include/Python.h:134:0[m[K, > from [01m[KPython/bltinmodule.c:3[m[K: >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[K./Include/pyfpe.h:140:2:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KPyFPE_START_PROTECT[m[K' > [01;36m[Kleave_stmt[m[K; \ > [01;36m[K^~~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2327:44:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > PyFPE_START_PROTECT("add", [01;36m[KPy_DECREF[m[K(item); Py_DECREF(iter); return 0) > [01;36m[K^~~~~~~~~[m[K >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[K./Include/pyfpe.h:140:2:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KPyFPE_START_PROTECT[m[K' > [01;36m[Kleave_stmt[m[K; \ > [01;36m[K^~~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2327:61:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > PyFPE_START_PROTECT("add", Py_DECREF(item); [01;36m[KPy_DECREF[m[K(iter); return 0) > [01;36m[K^~~~~~~~~[m[K >In file included from [01m[K./Include/pytime.h:6:0[m[K, > from [01m[K./Include/Python.h:65[m[K, > from [01m[KPython/bltinmodule.c:3[m[K: >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2330:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(item); > [01;36m[K^~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2334:22:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kvalue[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > long [01;35m[Kvalue[m[K; > [01;35m[K^~~~~[m[K >In file included from [01m[K./Include/Python.h:134:0[m[K, > from [01m[KPython/bltinmodule.c:3[m[K: >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[K./Include/pyfpe.h:140:2:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KPyFPE_START_PROTECT[m[K' > [01;36m[Kleave_stmt[m[K; \ > [01;36m[K^~~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2338:48:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > PyFPE_START_PROTECT("add", [01;36m[KPy_DECREF[m[K(item); Py_DECREF(iter); return 0) > [01;36m[K^~~~~~~~~[m[K >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[K./Include/pyfpe.h:140:2:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KPyFPE_START_PROTECT[m[K' > [01;36m[Kleave_stmt[m[K; \ > [01;36m[K^~~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2338:65:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > PyFPE_START_PROTECT("add", Py_DECREF(item); [01;36m[KPy_DECREF[m[K(iter); return 0) > [01;36m[K^~~~~~~~~[m[K >In file included from [01m[K./Include/pytime.h:6:0[m[K, > from [01m[K./Include/Python.h:65[m[K, > from [01m[KPython/bltinmodule.c:3[m[K: >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2341:21:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(item); > [01;36m[K^~~~~~~~~[m[K >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2363:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(result); > [01;36m[K^~~~~~~~~[m[K >[01m[K./Include/object.h:789:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[K_py_decref_tmp[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *[01;35m[K_[m[Kpy_decref_tmp = (PyObject *)(op); \ > [01;35m[K^[m[K >[01m[KPython/bltinmodule.c:2378:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPy_DECREF[m[K' > [01;36m[KPy_DECREF[m[K(result); > [01;36m[K^~~~~~~~~[m[K >[01m[KPython/bltinmodule.c:2227:66:[m[K [01;35m[Kwarning: [m[Kargument '[01m[Kstart[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > builtin_sum_impl(PyObject *module, PyObject *iterable, PyObject *[01;35m[Kstart[m[K) > [01;35m[K^~~~~[m[K >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >x86_64-pc-linux-gnu-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >/var/tmp/portage/._portage_reinstall_.hk7w25hk/bin/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 >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 >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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 ># 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 >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 >gcc-ar rc libpython3.6m.a Modules/getbuildinfo.o >gcc-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 >gcc-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 >gcc-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 >gcc-ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o >gcc-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-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 >gcc-ranlib libpython3.6m.a >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=/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ./python -E -S -m sysconfig --generate-posix-vars ;\ >if test $? -ne 0 ; then \ > echo "generate-posix-vars failed" ; \ > rm -f ./pybuilddir.txt ; \ > exit 1 ; \ >fi >running build >running build_ext >building '_struct' extension >building '_ctypes_test' extension >creating build/temp.linux-x86_64-3.6/var >creating build/temp.linux-x86_64-3.6/var/tmp >building 'cmath' extension >creating build/temp.linux-x86_64-3.6/var/tmp >building 'array' extension >creating build/temp.linux-x86_64-3.6/var/tmp >creating build/temp.linux-x86_64-3.6/var/tmp/portage >creating build/temp.linux-x86_64-3.6/var/tmp/portage >creating build/temp.linux-x86_64-3.6/var/tmp/portage >creating build/temp.linux-x86_64-3.6/var/tmp/portage >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/arraymodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_struct.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_struct.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cmathmodule.o >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >In file included from [01m[K./Include/Python.h:134:0[m[K, > from [01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:55[m[K: >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:[m[K In function '[01m[Kmath_fsum[m[K': >[01m[K./Include/pyfpe.h:164:64:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of '[01m[KPyFPE_dummy[m[K' discards '[01m[Kvolatile[m[K' qualifier from pointer target type [[01;35m[K-Wdiscarded-qualifiers[m[K] > #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy([01;35m[K&[m[K(v)); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:1228:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPyFPE_END_PROTECT[m[K' > [01;36m[KPyFPE_END_PROTECT[m[K(hi) > [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K./Include/pyfpe.h:134:15:[m[K [01;36m[Knote: [m[Kexpected '[01m[Kvoid *[m[K' but argument is of type '[01m[Kvolatile double *[m[K' > extern double [01;36m[KPyFPE_dummy[m[K(void *); > [01;36m[K^~~~~~~~~~~[m[K >building '_datetime' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_random' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_randommodule.o >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:1120:29:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Ksum[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > PyObject *item, *iter, *[01;35m[Ksum[m[K = NULL; > [01;35m[K^~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:1121:22:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kn[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > Py_ssize_t i, j, [01;35m[Kn[m[K = 0, m = NUM_PARTIALS; > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:1123:19:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kspecial_sum[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > double xsave, [01;35m[Kspecial_sum[m[K = 0.0, inf_sum = 0.0; > [01;35m[K^~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mathmodule.c:1123:38:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kinf_sum[m[K' might be clobbered by '[01m[Klongjmp[m[K' or '[01m[Kvfork[m[K' [[01;35m[K-Wclobbered[m[K] > double xsave, special_sum = 0.0, [01;35m[Kinf_sum[m[K = 0.0; > [01;35m[K^~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_bisect' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_bisectmodule.o >building '_heapq' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_pickle' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_pickle.o >building '_json' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_json.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_testbuffer' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_testimportmultiple' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_lsprof.o >building 'unicodedata' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/unicodedata.o >building '_opcode' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_opcode.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building 'fcntl' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/fcntlmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_lsprof.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'grp' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'spwd' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'select' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/selectmodule.o >building 'parser' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/parsermodule.o >building 'mmap' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/syslogmodule.o >building 'audioop' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/audioop.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'readline' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/readline.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_crypt' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_csv.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_posixsubprocess.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_socket' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_ssl' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_hashlib' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_sha256' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/sha256module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/sha512module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/md5module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_sha1' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/sha1module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/sha1module.o >building '_blake2' extension >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2 >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_sha3' extension >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sha3 >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sha3/sha3module.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2b_impl.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/cache.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'termios' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/termios.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/resource.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/resource.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_curses' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_cursesmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/microprotocols.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2s_impl.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/module.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/prepare_protocol.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/row.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/statement.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_curses_panel' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_curses_panel.o >building 'zlib' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/zlibmodule.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/util.o >building 'binascii' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/binascii.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/binascii.o -DUSE_ZLIB_CRC32 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_bz2' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_bz2module.o >building '_lzma' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'pyexpat' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_multibytecodec' extension >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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_jp' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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_cn' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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_tw' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_tw.o >building '_codecs_hk' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_codecs_iso2022' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/cjkcodecs/_codecs_iso2022.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_decimal' extension >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 '_multiprocessing' extension >creating build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_multiprocessing >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_multiprocessing/multiprocessing.o >building 'ossaudiodev' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/ossaudiodev.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 'xxlimited' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >building '_ctypes' extension >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callbacks.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callproc.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/stgdict.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/basearith.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -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/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/cfield.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/constants.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/context.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/convolute.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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/crt.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/difradix2.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fnt.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fourstep.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/io.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/memory.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/numbertheory.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/sixstep.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Include -I/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 -c /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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: >_dbm _gdbm nis >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 /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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 > * XATTR_PAX marking -m python with paxctl-ng >>>> Source compiled. >>>> Test phase: dev-lang/python-3.6.4 >make -j4 -l10 test EXTRATESTOPTS=-u-network CPPFLAGS= CFLAGS= LDFLAGS= >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ./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 > >Python build finished successfully! >The necessary bits to build these optional modules were not found: >_dbm _gdbm nis >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 /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 >copying and adjusting /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/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=/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4 ./python ./Tools/scripts/run_tests.py -u-network >/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/python -W default -bb -E -W error::BytesWarning -m test -r -w -j 0 -u-network >== CPython 3.6.4 (default, Jan 6 2018, 23:46:01) [GCC 7.2.0] >== Linux-4.12.12-gentoo-o0-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.4.1 little-endian >== cwd: /var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/build/test_python_423714 >== CPU count: 4 >== encodings: locale=UTF-8, FS=utf-8 >Using random seed 8710377 >Run tests in parallel using 6 child processes >0:00:00 load avg: 3.43 [ 1/405] test_keywordonlyarg passed >0:00:00 load avg: 3.43 [ 2/405] test_getopt passed >0:00:00 load avg: 3.43 [ 3/405] test_codeccallbacks passed >0:00:00 load avg: 3.43 [ 4/405] test_colorsys passed >0:00:01 load avg: 3.43 [ 5/405] test_thread passed >0:00:01 load avg: 3.43 [ 6/405] test_future3 passed >0:00:01 load avg: 3.43 [ 7/405] test_codecencodings_iso2022 passed >0:00:01 load avg: 3.43 [ 8/405] test_aifc passed >0:00:02 load avg: 3.43 [ 9/405] test_urllibnet skipped (resource denied) >test_urllibnet skipped -- Use of the 'network' resource not enabled >0:00:02 load avg: 3.43 [ 10/405] test_listcomps passed >0:00:02 load avg: 3.43 [ 11/405] test__locale passed >0:00:03 load avg: 3.43 [ 12/405] test_userlist passed >0:00:03 load avg: 3.43 [ 13/405] test_pathlib passed >0:00:03 load avg: 3.43 [ 14/405] test_abstract_numbers passed >0:00:04 load avg: 3.43 [ 15/405] test_descrtut passed >0:00:04 load avg: 3.43 [ 16/405] test_exception_hierarchy passed >0:00:04 load avg: 3.55 [ 17/405] test_asyncgen passed >0:00:04 load avg: 3.55 [ 18/405] test_range passed >0:00:04 load avg: 3.55 [ 19/405] test_winconsoleio skipped >test_winconsoleio skipped -- test only relevant on win32 >0:00:05 load avg: 3.55 [ 20/405] test_mmap passed >0:00:05 load avg: 3.55 [ 21/405] test_types passed >0:00:05 load avg: 3.55 [ 22/405] test_macpath passed >0:00:06 load avg: 3.55 [ 23/405] test_format passed >0:00:06 load avg: 3.55 [ 24/405] test_functools passed >0:00:06 load avg: 3.55 [ 25/405] test_httpservers passed >0:00:06 load avg: 3.55 [ 26/405] test_class passed >0:00:06 load avg: 3.55 [ 27/405] test_zipimport_support passed >0:00:06 load avg: 3.55 [ 28/405] test_xmlrpc_net skipped (resource denied) >test_xmlrpc_net skipped -- Use of the 'network' resource not enabled >0:00:07 load avg: 3.55 [ 29/405] test_flufl passed >0:00:07 load avg: 3.55 [ 30/405] test_zipimport passed >0:00:07 load avg: 3.55 [ 31/405] test_httplib passed >0:00:07 load avg: 3.55 [ 32/405] test_property passed >0:00:07 load avg: 3.55 [ 33/405] test_richcmp passed >0:00:08 load avg: 3.55 [ 34/405] test_dbm_gnu skipped >test_dbm_gnu skipped -- No module named '_gdbm' >0:00:08 load avg: 3.55 [ 35/405] test_dictviews passed >0:00:09 load avg: 3.55 [ 36/405] test_wave passed >0:00:09 load avg: 3.83 [ 37/405] test_unicode_file_functions passed >0:00:09 load avg: 3.83 [ 38/405] test_tuple passed >0:00:09 load avg: 3.83 [ 39/405] test_pstats passed >0:00:10 load avg: 3.83 [ 40/405] test_extcall passed >0:00:10 load avg: 3.83 [ 41/405] test_unpack_ex passed >0:00:10 load avg: 3.83 [ 42/405] test_random passed >0:00:11 load avg: 3.83 [ 43/405] test_float passed >0:00:11 load avg: 3.83 [ 44/405] test_fcntl passed >0:00:11 load avg: 3.83 [ 45/405] test_plistlib passed >0:00:11 load avg: 3.83 [ 46/405] test_pipes passed >0:00:11 load avg: 3.83 [ 47/405] test__opcode passed >0:00:12 load avg: 3.83 [ 48/405] test_generators passed >0:00:13 load avg: 3.83 [ 49/405] test_longexp passed >0:00:18 load avg: 3.76 [ 50/405] test_imaplib passed >0:00:21 load avg: 4.26 [ 51/405] test_unicodedata passed >0:00:24 load avg: 4.26 [ 52/405] test_tempfile passed >0:00:24 load avg: 4.26 [ 53/405] test_ast passed >0:00:28 load avg: 4.32 [ 54/405] test_sys passed >0:00:31 load avg: 4.62 [ 55/405] test_pickle passed (30 sec) >0:00:32 load avg: 4.62 [ 56/405] test_bool passed >0:00:34 load avg: 5.05 [ 57/405] test_code_module passed >0:00:37 load avg: 5.05 [ 58/405] test_faulthandler passed >0:00:38 load avg: 5.05 [ 59/405] test_asynchat passed >0:00:38 load avg: 5.05 [ 60/405] test_future passed >0:00:39 load avg: 5.44 [ 61/405] test_peepholer passed >0:00:40 load avg: 5.44 [ 62/405] test_idle skipped -- running: test_buffer (31 sec) >test_idle skipped -- No module named '_tkinter' >0:00:41 load avg: 5.44 [ 63/405] test_asdl_parser passed -- running: test_buffer (32 sec) >0:00:42 load avg: 5.44 [ 64/405] test_copy passed -- running: test_buffer (33 sec) >0:00:42 load avg: 5.44 [ 65/405] test_pdb passed -- running: test_buffer (33 sec) >0:00:43 load avg: 5.44 [ 66/405] test_smtpnet skipped (resource denied) -- running: test_multiprocessing_main_handling (31 sec), test_buffer (34 sec) >test_smtpnet skipped -- Use of the 'network' resource not enabled >0:00:44 load avg: 6.13 [ 67/405] test_finalization passed -- running: test_multiprocessing_main_handling (31 sec), test_buffer (34 sec) >0:00:44 load avg: 6.13 [ 68/405] test_stat passed -- running: test_multiprocessing_main_handling (32 sec), test_buffer (35 sec) >0:00:45 load avg: 6.13 [ 69/405] test_multiprocessing_main_handling passed (32 sec) -- running: test_buffer (35 sec) >0:00:46 load avg: 6.13 [ 70/405] test_parser passed -- running: test_buffer (36 sec) >0:00:46 load avg: 6.13 [ 71/405] test_zipfile64 skipped (resource denied) -- running: test_buffer (36 sec) >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >0:00:46 load avg: 6.13 [ 72/405] test_profile passed -- running: test_buffer (37 sec) >0:00:47 load avg: 6.13 [ 73/405] test_sysconfig passed -- running: test_buffer (38 sec) >0:00:48 load avg: 6.13 [ 74/405] test_pwd passed -- running: test_buffer (38 sec) >0:00:49 load avg: 6.13 [ 75/405] test_global passed -- running: test_buffer (39 sec) >0:00:50 load avg: 6.52 [ 76/405] test_getpass passed -- running: test_buffer (40 sec) >0:00:51 load avg: 6.52 [ 77/405] test_kqueue skipped -- running: test_buffer (41 sec) >test_kqueue skipped -- test works only on BSD >0:00:51 load avg: 6.52 [ 78/405] test_buffer passed (41 sec) >0:00:52 load avg: 6.52 [ 79/405] test_unicode passed >0:00:52 load avg: 6.52 [ 80/405] test_binop passed >0:00:53 load avg: 6.52 [ 81/405] test_structseq passed >0:00:57 load avg: 6.88 [ 82/405] test_decimal passed -- running: test_venv (33 sec) >0:00:58 load avg: 6.88 [ 83/405] test_dbm passed -- running: test_venv (34 sec) >0:00:58 load avg: 6.88 [ 84/405] test_multibytecodec passed -- running: test_venv (35 sec) >0:00:59 load avg: 6.88 [ 85/405] test_descr passed -- running: test_venv (35 sec) >0:00:59 load avg: 6.89 [ 86/405] test_mailcap passed -- running: test_venv (36 sec) >0:01:04 load avg: 6.89 [ 87/405] test_tokenize passed -- running: test_venv (40 sec) >0:01:04 load avg: 6.74 [ 88/405] test_crypt passed -- running: test_venv (41 sec) >0:01:05 load avg: 6.74 [ 89/405] test_venv passed (41 sec) >0:01:06 load avg: 6.74 [ 90/405] test_wait4 passed >0:01:06 load avg: 6.74 [ 91/405] test_abc passed >0:01:06 load avg: 6.74 [ 92/405] test_baseexception passed >0:01:09 load avg: 6.74 [ 93/405] test_urllib2 passed >0:01:09 load avg: 6.74 [ 94/405] test_ctypes passed >0:01:10 load avg: 6.76 [ 95/405] test_cgi passed >0:01:10 load avg: 6.76 [ 96/405] test_code passed >0:01:11 load avg: 6.76 [ 97/405] test_exception_variations passed >0:01:12 load avg: 6.76 [ 98/405] test_base64 passed >0:01:14 load avg: 6.76 [ 99/405] test_inspect passed >0:01:14 load avg: 7.10 [100/405] test_call passed >0:01:18 load avg: 7.10 [101/405] test_doctest passed >0:01:19 load avg: 7.09 [102/405] test_genericpath passed >0:01:22 load avg: 7.09 [103/405] test_epoll passed -- running: test_lib2to3 (31 sec) >0:01:24 load avg: 7.40 [104/405] test_enum passed -- running: test_lib2to3 (33 sec) >0:01:25 load avg: 7.40 [105/405] test_binascii passed -- running: test_lib2to3 (34 sec) >0:01:25 load avg: 7.40 [106/405] test_urllib_response passed -- running: test_lib2to3 (34 sec) >0:01:26 load avg: 7.40 [107/405] test_subclassinit passed -- running: test_lib2to3 (35 sec) >0:01:27 load avg: 7.40 [108/405] test_shelve passed -- running: test_lib2to3 (36 sec) >0:01:27 load avg: 7.40 [109/405] test_with passed -- running: test_lib2to3 (37 sec) >0:01:31 load avg: 7.45 [110/405] test_zipfile passed (31 sec) -- running: test_lib2to3 (41 sec), test_signal (33 sec) >0:01:31 load avg: 7.45 [111/405] test_struct passed -- running: test_lib2to3 (41 sec), test_signal (34 sec) >0:01:33 load avg: 7.45 [112/405] test_pow passed -- running: test_lib2to3 (42 sec), test_signal (35 sec) >0:01:33 load avg: 7.45 [113/405] test_signal passed (34 sec) -- running: test_lib2to3 (42 sec) >0:01:33 load avg: 7.45 [114/405] test_symbol passed -- running: test_lib2to3 (43 sec) >0:01:33 load avg: 7.45 [115/405] test_tk skipped -- running: test_lib2to3 (43 sec) >test_tk skipped -- No module named '_tkinter' >0:01:34 load avg: 7.41 [116/405] test_future4 passed -- running: test_lib2to3 (44 sec) >0:01:35 load avg: 7.41 [117/405] test_xdrlib passed -- running: test_lib2to3 (44 sec) >0:01:35 load avg: 7.41 [118/405] test_compileall passed -- running: test_lib2to3 (44 sec) >0:01:35 load avg: 7.41 [119/405] test_heapq passed -- running: test_lib2to3 (44 sec) >0:01:36 load avg: 7.41 [120/405] test_curses skipped (resource denied) -- running: test_lib2to3 (45 sec) >test_curses skipped -- Use of the 'curses' resource not enabled >0:01:36 load avg: 7.41 [121/405] test_compare passed -- running: test_lib2to3 (45 sec) >0:01:36 load avg: 7.41 [122/405] test_minidom passed -- running: test_lib2to3 (46 sec), test_subprocess (30 sec) >0:01:36 load avg: 7.41 [123/405] test_ttk_guionly skipped -- running: test_lib2to3 (46 sec), test_subprocess (30 sec) >test_ttk_guionly skipped -- No module named '_tkinter' >0:01:37 load avg: 7.41 [124/405] test_generator_stop passed -- running: test_lib2to3 (46 sec), test_subprocess (31 sec) >0:01:37 load avg: 7.41 [125/405] test_pty passed -- running: test_lib2to3 (46 sec), test_subprocess (31 sec) >0:01:38 load avg: 7.41 [126/405] test_print passed -- running: test_lib2to3 (47 sec), test_subprocess (31 sec) >0:01:39 load avg: 7.41 [127/405] test_setcomps passed -- running: test_lib2to3 (48 sec), test_subprocess (32 sec) >0:01:40 load avg: 7.70 [128/405] test_ucn passed -- running: test_lib2to3 (49 sec), test_subprocess (33 sec) >0:01:40 load avg: 7.70 [129/405] test_pyexpat passed -- running: test_lib2to3 (49 sec), test_subprocess (33 sec) >0:01:41 load avg: 7.70 [130/405] test_enumerate passed -- running: test_lib2to3 (50 sec), test_subprocess (34 sec) >0:01:41 load avg: 7.70 [131/405] test_timeout skipped (resource denied) -- running: test_lib2to3 (51 sec), test_subprocess (35 sec) >test_timeout skipped -- Use of the 'network' resource not enabled >0:01:42 load avg: 7.70 [132/405] test_uuid passed -- running: test_lib2to3 (52 sec), test_subprocess (36 sec) >0:01:43 load avg: 7.70 [133/405] test_codecmaps_tw passed -- running: test_lib2to3 (52 sec), test_subprocess (37 sec) >0:01:43 load avg: 7.70 [134/405] test_argparse passed -- running: test_lib2to3 (52 sec), test_subprocess (37 sec) >0:01:44 load avg: 7.65 [135/405] test_repl passed -- running: test_lib2to3 (53 sec), test_subprocess (38 sec) >0:01:46 load avg: 7.65 [136/405] test_asyncore passed -- running: test_lib2to3 (55 sec), test_subprocess (39 sec) >0:01:47 load avg: 7.65 [137/405] test_int passed -- running: test_lib2to3 (56 sec), test_subprocess (41 sec) >0:01:48 load avg: 7.65 [138/405] test_email passed -- running: test_lib2to3 (57 sec), test_subprocess (41 sec) >0:01:49 load avg: 7.65 [139/405] test_shutil passed -- running: test_lib2to3 (58 sec), test_subprocess (42 sec) >0:01:49 load avg: 7.67 [140/405] test_ttk_textonly skipped -- running: test_lib2to3 (58 sec), test_subprocess (42 sec) >test_ttk_textonly skipped -- No module named '_tkinter' >0:01:50 load avg: 7.67 [141/405] test_sqlite passed -- running: test_lib2to3 (60 sec), test_subprocess (44 sec) >0:01:51 load avg: 7.67 [142/405] test_filecmp passed -- running: test_lib2to3 (60 sec), test_subprocess (45 sec) >0:01:52 load avg: 7.67 [143/405] test_unittest passed -- running: test_lib2to3 (61 sec), test_subprocess (45 sec) >0:01:52 load avg: 7.67 [144/405] test_fileio passed -- running: test_lib2to3 (61 sec), test_subprocess (46 sec) >0:01:52 load avg: 7.67 [145/405] test_fractions passed -- running: test_lib2to3 (61 sec), test_subprocess (46 sec) >0:01:53 load avg: 7.67 [146/405] test_yield_from passed -- running: test_lib2to3 (62 sec), test_subprocess (46 sec) >0:01:53 load avg: 7.67 [147/405] test_lib2to3 passed (62 sec) -- running: test_subprocess (47 sec) >0:01:53 load avg: 7.67 [148/405] test_codecmaps_hk passed -- running: test_subprocess (47 sec) >0:01:54 load avg: 7.67 [149/405] test_codecs passed -- running: test_subprocess (47 sec) >0:01:54 load avg: 7.30 [150/405] test_crashers passed -- running: test_subprocess (48 sec) >0:01:54 load avg: 7.30 [151/405] test_unicode_identifiers passed -- running: test_subprocess (48 sec) >0:01:55 load avg: 7.30 [152/405] test_linecache passed -- running: test_subprocess (48 sec) >0:01:57 load avg: 7.30 [153/405] test_array passed -- running: test_subprocess (50 sec) >0:01:57 load avg: 7.30 [154/405] test_unpack passed -- running: test_subprocess (51 sec) >0:01:57 load avg: 7.30 [155/405] test_reprlib passed -- running: test_subprocess (51 sec) >0:01:58 load avg: 7.30 [156/405] test_unicode_file passed -- running: test_subprocess (51 sec) >0:01:58 load avg: 7.30 [157/405] test_wait3 passed -- running: test_subprocess (51 sec) >0:01:58 load avg: 7.30 [158/405] test_pydoc passed -- running: test_subprocess (52 sec) >0:01:58 load avg: 7.30 [159/405] test_poplib passed -- running: test_subprocess (52 sec) >0:01:59 load avg: 7.20 [160/405] test_opcodes passed -- running: test_subprocess (53 sec) >0:02:00 load avg: 7.20 [161/405] test_posixpath passed -- running: test_subprocess (53 sec) >0:02:00 load avg: 7.20 [162/405] test_bigaddrspace passed -- running: test_subprocess (54 sec) >0:02:01 load avg: 7.20 [163/405] test_atexit passed -- running: test_subprocess (54 sec) >0:02:01 load avg: 7.20 [164/405] test_coroutines passed -- running: test_subprocess (55 sec) >0:02:02 load avg: 7.20 [165/405] test_exceptions passed -- running: test_subprocess (55 sec) >0:02:02 load avg: 7.20 [166/405] test_logging passed -- running: test_subprocess (55 sec) >0:02:02 load avg: 7.20 [167/405] test_codecmaps_cn passed -- running: test_subprocess (56 sec) >0:02:02 load avg: 7.20 [168/405] test_codecencodings_hk passed -- running: test_subprocess (56 sec) >0:02:03 load avg: 7.20 [169/405] test_symtable passed -- running: test_subprocess (57 sec) >0:02:03 load avg: 7.20 [170/405] test_dictcomps passed -- running: test_subprocess (57 sec) >0:02:04 load avg: 7.20 [171/405] test_isinstance passed -- running: test_subprocess (57 sec) >0:02:04 load avg: 7.10 [172/405] test_bisect passed -- running: test_subprocess (57 sec) >0:02:05 load avg: 7.10 [173/405] test_urllib2_localnet passed -- running: test_subprocess (59 sec) >0:02:05 load avg: 7.10 [174/405] test_sort passed -- running: test_subprocess (59 sec) >0:02:06 load avg: 7.10 [175/405] test_utf8source passed -- running: test_subprocess (59 sec) >0:02:06 load avg: 7.10 [176/405] test_operator passed -- running: test_subprocess (59 sec) >0:02:07 load avg: 7.10 [177/405] test_userdict passed -- running: test_subprocess (61 sec) >0:02:09 load avg: 7.10 [178/405] test_fstring passed -- running: test_subprocess (62 sec) >0:02:09 load avg: 7.10 [179/405] test_json passed -- running: test_subprocess (62 sec) >0:02:09 load avg: 7.01 [180/405] test_http_cookies passed -- running: test_subprocess (63 sec) >0:02:10 load avg: 7.01 [181/405] test_pprint passed -- running: test_subprocess (63 sec) >0:02:10 load avg: 7.01 [182/405] test_codecmaps_jp passed -- running: test_subprocess (64 sec) >0:02:10 load avg: 7.01 [183/405] test_file_eintr passed -- running: test_subprocess (64 sec) >0:02:10 load avg: 7.01 [184/405] test_robotparser passed -- running: test_subprocess (64 sec) >0:02:11 load avg: 7.01 [185/405] test_sunau passed -- running: test_subprocess (64 sec) >0:02:11 load avg: 7.01 [186/405] test_glob passed -- running: test_subprocess (65 sec) >0:02:11 load avg: 7.01 [187/405] test_rlcompleter passed -- running: test_subprocess (65 sec) >0:02:12 load avg: 7.01 [188/405] test_ntpath passed -- running: test_subprocess (66 sec) >0:02:13 load avg: 7.01 [189/405/1] test_lzma failed -- running: test_subprocess (66 sec) >test test_lzma failed -- multiple errors occurred; run in verbose mode for details >0:02:13 load avg: 7.01 [190/405/1] test_grammar passed -- running: test_subprocess (67 sec) >0:02:13 load avg: 7.01 [191/405/1] test_zlib passed -- running: test_subprocess (67 sec) >0:02:13 load avg: 7.01 [192/405/1] test_source_encoding passed -- running: test_subprocess (67 sec) >0:02:14 load avg: 7.01 [193/405/1] test_mimetypes passed -- running: test_subprocess (67 sec) >0:02:14 load avg: 6.93 [194/405/1] test_marshal passed -- running: test_subprocess (68 sec) >0:02:14 load avg: 6.93 [195/405/1] test_fileinput passed -- running: test_subprocess (68 sec) >0:02:15 load avg: 6.93 [196/405/1] test_winsound skipped (resource denied) -- running: test_subprocess (69 sec) >test_winsound skipped -- Use of the 'audio' resource not enabled >0:02:18 load avg: 6.93 [197/405/1] test_bufio passed -- running: test_subprocess (71 sec) >0:02:18 load avg: 6.93 [198/405/1] test_strtod passed -- running: test_subprocess (72 sec) >0:02:18 load avg: 6.93 [199/405/1] test_timeit passed -- running: test_subprocess (72 sec) >0:02:20 load avg: 6.53 [200/405/1] test_eintr passed -- running: test_subprocess (73 sec) >0:02:20 load avg: 6.53 [201/405/1] test_urlparse passed -- running: test_subprocess (74 sec) >0:02:21 load avg: 6.53 [202/405/1] test_subprocess passed (74 sec) >0:02:21 load avg: 6.53 [203/405/1] test_threaded_import passed >0:02:21 load avg: 6.53 [204/405/1] test_gettext passed >0:02:22 load avg: 6.53 [205/405/1] test_py_compile passed >0:02:24 load avg: 6.53 [206/405/1] test_threadsignals passed >0:02:26 load avg: 6.73 [207/405/1] test_datetime passed >0:02:32 load avg: 6.91 [208/405/1] test_bz2 passed -- running: test_multiprocessing_forkserver (30 sec) >0:02:35 load avg: 6.84 [209/405/1] test_selectors passed -- running: test_multiprocessing_forkserver (33 sec) >0:02:36 load avg: 6.84 [210/405/1] test_itertools passed -- running: test_multiprocessing_forkserver (34 sec) >0:02:37 load avg: 6.84 [211/405/1] test_modulefinder passed -- running: test_multiprocessing_forkserver (35 sec) >0:02:37 load avg: 6.84 [212/405/1] test_dtrace passed -- running: test_multiprocessing_forkserver (35 sec) >0:02:37 load avg: 6.84 [213/405/1] test_set passed -- running: test_multiprocessing_forkserver (35 sec) >0:02:37 load avg: 6.84 [214/405/1] test_zipapp passed -- running: test_multiprocessing_forkserver (35 sec) >0:02:38 load avg: 6.84 [215/405/1] test_bigmem passed -- running: test_multiprocessing_forkserver (36 sec) >0:02:38 load avg: 6.84 [216/405/1] test_imghdr passed -- running: test_multiprocessing_forkserver (36 sec) >0:02:39 load avg: 6.84 [217/405/1] test_builtin passed -- running: test_multiprocessing_forkserver (37 sec) >0:02:39 load avg: 6.77 [218/405/1] test_sndhdr passed -- running: test_multiprocessing_forkserver (37 sec) >0:02:40 load avg: 6.77 [219/405/1] test_webbrowser passed -- running: test_multiprocessing_forkserver (38 sec) >0:02:40 load avg: 6.77 [220/405/1] test_warnings passed -- running: test_multiprocessing_forkserver (38 sec) >0:02:46 load avg: 6.71 [221/405/1] test_tools passed -- running: test_multiprocessing_forkserver (44 sec) >0:02:51 load avg: 6.65 [222/405/1] test_weakref passed -- running: test_multiprocessing_forkserver (49 sec) >0:02:53 load avg: 6.65 [223/405/1] test___all__ passed -- running: test_multiprocessing_forkserver (51 sec) >0:02:54 load avg: 6.52 [224/405/1] test_hash passed -- running: test_io (31 sec), test_multiprocessing_forkserver (53 sec) >0:02:55 load avg: 6.52 [225/405/1] test_xml_dom_minicompat passed -- running: test_io (31 sec), test_multiprocessing_forkserver (53 sec) >0:02:55 load avg: 6.52 [226/405/1] test_cmath passed -- running: test_io (31 sec), test_multiprocessing_forkserver (53 sec) >0:02:55 load avg: 6.52 [227/405/1] test_secrets passed -- running: test_io (32 sec), test_multiprocessing_forkserver (53 sec) >0:02:56 load avg: 6.52 [228/405/1] test_gzip passed -- running: test_io (32 sec), test_multiprocessing_forkserver (54 sec) >0:02:58 load avg: 6.52 [229/405/1] test_configparser passed -- running: test_io (34 sec), test_multiprocessing_fork (32 sec), test_multiprocessing_forkserver (56 sec) >0:02:58 load avg: 6.52 [230/405/1] test_ensurepip passed -- running: test_io (35 sec), test_multiprocessing_fork (33 sec), test_multiprocessing_forkserver (57 sec) >0:03:03 load avg: 6.40 [231/405/1] test_xmlrpc passed -- running: test_io (40 sec), test_multiprocessing_fork (37 sec), test_multiprocessing_forkserver (61 sec) >0:03:05 load avg: 6.05 [232/405/1] test_tracemalloc passed -- running: test_io (41 sec), test_multiprocessing_fork (39 sec), test_multiprocessing_forkserver (63 sec) >0:03:06 load avg: 6.05 [233/405/1] test_socket passed -- running: test_io (42 sec), test_multiprocessing_fork (40 sec), test_multiprocessing_forkserver (64 sec) >0:03:07 load avg: 6.05 [234/405/1] test_tix skipped -- running: test_io (43 sec), test_multiprocessing_fork (41 sec), test_multiprocessing_forkserver (65 sec) >test_tix skipped -- No module named '_tkinter' >0:03:09 load avg: 5.72 [235/405/1] test_io passed (45 sec) -- running: test_multiprocessing_fork (43 sec), test_multiprocessing_forkserver (68 sec) >0:03:10 load avg: 5.72 [236/405/1] test_codecmaps_kr passed -- running: test_multiprocessing_fork (44 sec), test_multiprocessing_forkserver (68 sec) >0:03:10 load avg: 5.72 [237/405/1] test_netrc passed -- running: test_multiprocessing_fork (45 sec), test_multiprocessing_forkserver (69 sec) >0:03:11 load avg: 5.72 [238/405/1] test_tcl skipped -- running: test_multiprocessing_fork (45 sec), test_multiprocessing_forkserver (69 sec) >test_tcl skipped -- No module named '_tkinter' >0:03:12 load avg: 5.72 [239/405/1] test_pyclbr passed -- running: test_multiprocessing_fork (46 sec), test_multiprocessing_forkserver (71 sec) >0:03:13 load avg: 5.72 [240/405/1] test_typechecks passed -- running: test_multiprocessing_fork (47 sec), test_multiprocessing_forkserver (71 sec) >0:03:13 load avg: 5.72 [241/405/1] test_codecencodings_tw passed -- running: test_multiprocessing_fork (47 sec), test_multiprocessing_forkserver (71 sec) >0:03:13 load avg: 5.72 [242/405/1] test_strptime passed -- running: test_multiprocessing_fork (48 sec), test_multiprocessing_forkserver (72 sec) >0:03:14 load avg: 5.72 [243/405/1] test_scope passed -- running: test_multiprocessing_fork (48 sec), test_multiprocessing_forkserver (72 sec) >0:03:14 load avg: 5.34 [244/405/1] test_turtle skipped -- running: test_multiprocessing_fork (48 sec), test_multiprocessing_forkserver (72 sec) >test_turtle skipped -- No module named '_tkinter' >0:03:14 load avg: 5.34 [245/405/1] test_html passed -- running: test_multiprocessing_fork (48 sec), test_multiprocessing_forkserver (72 sec) >0:03:14 load avg: 5.34 [246/405/1] test_index passed -- running: test_multiprocessing_fork (49 sec), test_multiprocessing_forkserver (73 sec) >0:03:15 load avg: 5.34 [247/405/1] test_ipaddress passed -- running: test_multiprocessing_fork (49 sec), test_multiprocessing_forkserver (74 sec) >0:03:16 load avg: 5.34 [248/405/1] test_select passed -- running: test_multiprocessing_spawn (31 sec), test_multiprocessing_fork (50 sec), test_multiprocessing_forkserver (75 sec) >0:03:22 load avg: 5.48 [249/405/1] test_pickletools passed -- running: test_multiprocessing_spawn (36 sec), test_multiprocessing_fork (56 sec), test_multiprocessing_forkserver (80 sec) >0:03:23 load avg: 5.48 [250/405/1] test_cmd passed -- running: test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (57 sec), test_multiprocessing_forkserver (81 sec) >0:03:23 load avg: 5.48 [251/405/1] test_iterlen passed -- running: test_multiprocessing_spawn (37 sec), test_multiprocessing_fork (57 sec), test_multiprocessing_forkserver (81 sec) >0:03:23 load avg: 5.48 [252/405/1] test_threading passed -- running: test_multiprocessing_spawn (38 sec), test_multiprocessing_fork (58 sec), test_multiprocessing_forkserver (82 sec) >0:03:26 load avg: 5.20 [253/405/1] test_gc passed -- running: test_multiprocessing_spawn (40 sec), test_multiprocessing_fork (60 sec), test_multiprocessing_forkserver (84 sec) >0:03:28 load avg: 5.20 [254/405/1] test_dis passed -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (62 sec), test_multiprocessing_forkserver (86 sec) >0:03:28 load avg: 5.20 [255/405/1] test_startfile skipped -- running: test_multiprocessing_spawn (42 sec), test_multiprocessing_fork (62 sec), test_multiprocessing_forkserver (86 sec) >test_startfile skipped -- object <module 'os' from '/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/os.py'> has no attribute 'startfile' >0:03:28 load avg: 5.20 [256/405/1] test_poll passed -- running: test_multiprocessing_spawn (43 sec), test_multiprocessing_fork (62 sec), test_multiprocessing_forkserver (87 sec) >0:03:30 load avg: 5.02 [257/405/1] test_codecencodings_cn passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (64 sec), test_multiprocessing_forkserver (88 sec) >0:03:30 load avg: 5.02 [258/405/1] test__osx_support passed -- running: test_multiprocessing_spawn (44 sec), test_multiprocessing_fork (64 sec), test_multiprocessing_forkserver (88 sec) >0:03:32 load avg: 5.02 [259/405/1] test_xml_etree_c passed -- running: test_multiprocessing_spawn (46 sec), test_multiprocessing_fork (66 sec), test_multiprocessing_forkserver (90 sec) >0:03:32 load avg: 5.02 [260/405/1] test_contextlib passed -- running: test_multiprocessing_spawn (47 sec), test_multiprocessing_fork (67 sec), test_multiprocessing_forkserver (91 sec) >0:03:33 load avg: 5.02 [261/405/1] test_ossaudiodev skipped (resource denied) -- running: test_multiprocessing_spawn (47 sec), test_multiprocessing_fork (67 sec), test_multiprocessing_forkserver (91 sec) >test_ossaudiodev skipped -- Use of the 'audio' resource not enabled >0:03:33 load avg: 5.02 [262/405/1] test_structmembers passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_fork (68 sec), test_multiprocessing_forkserver (92 sec) >0:03:34 load avg: 5.02 [263/405/1] test_shlex passed -- running: test_multiprocessing_spawn (48 sec), test_multiprocessing_fork (68 sec), test_multiprocessing_forkserver (92 sec) >0:03:36 load avg: 5.02 [264/405/1] test_collections passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_fork (71 sec), test_multiprocessing_forkserver (95 sec) >0:03:37 load avg: 5.02 [265/405/1] test_distutils passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_fork (71 sec), test_multiprocessing_forkserver (95 sec) >0:03:37 load avg: 5.02 [266/405/1] test_syntax passed -- running: test_multiprocessing_spawn (51 sec), test_multiprocessing_fork (71 sec), test_multiprocessing_forkserver (95 sec) >0:03:38 load avg: 5.02 [267/405/1] test_dict_version passed -- running: test_multiprocessing_spawn (52 sec), test_multiprocessing_fork (72 sec), test_multiprocessing_forkserver (96 sec) >0:03:38 load avg: 5.02 [268/405/1] test_site passed -- running: test_multiprocessing_spawn (53 sec), test_multiprocessing_fork (72 sec), test_multiprocessing_forkserver (97 sec) >0:03:39 load avg: 5.02 [269/405/1] test_multiprocessing_forkserver passed (96 sec) -- running: test_multiprocessing_spawn (53 sec), test_multiprocessing_fork (73 sec) >0:03:40 load avg: 5.34 [270/405/1] test_sched passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_fork (74 sec) >0:03:40 load avg: 5.34 [271/405/1] test_script_helper passed -- running: test_multiprocessing_spawn (54 sec), test_multiprocessing_fork (74 sec) >0:03:40 load avg: 5.34 [272/405/1] test_openpty passed -- running: test_multiprocessing_spawn (55 sec), test_multiprocessing_fork (75 sec) >0:03:41 load avg: 5.34 [273/405/1] test_pkg passed -- running: test_multiprocessing_spawn (55 sec), test_multiprocessing_fork (75 sec) >0:03:41 load avg: 5.34 [274/405/1] test_multiprocessing_fork passed (74 sec) -- running: test_multiprocessing_spawn (55 sec) >0:03:41 load avg: 5.34 [275/405/1] test_msilib skipped -- running: test_multiprocessing_spawn (55 sec) >test_msilib skipped -- No module named '_msi' >0:03:42 load avg: 5.34 [276/405/1] test_metaclass passed -- running: test_multiprocessing_spawn (56 sec) >0:03:42 load avg: 5.34 [277/405/1] test_difflib passed -- running: test_multiprocessing_spawn (56 sec) >0:03:42 load avg: 5.34 [278/405/1] test_smtpd passed -- running: test_multiprocessing_spawn (57 sec) >0:03:43 load avg: 5.34 [279/405/1] test_keyword passed -- running: test_multiprocessing_spawn (57 sec) >0:03:43 load avg: 5.34 [280/405/1] test_sax passed -- running: test_multiprocessing_spawn (58 sec) >0:03:43 load avg: 5.34 [281/405/1] test_http_cookiejar passed -- running: test_multiprocessing_spawn (58 sec) >0:03:44 load avg: 5.15 [282/405/1] test_tarfile passed -- running: test_multiprocessing_spawn (58 sec) >0:03:44 load avg: 5.15 [283/405/1] test_threading_local passed -- running: test_multiprocessing_spawn (58 sec) >0:03:44 load avg: 5.15 [284/405/1] test_wsgiref passed -- running: test_multiprocessing_spawn (58 sec) >0:03:45 load avg: 5.15 [285/405/1] test_grp passed -- running: test_multiprocessing_spawn (59 sec) >0:03:45 load avg: 5.15 [286/405/1] test_urllib passed -- running: test_multiprocessing_spawn (59 sec) >0:03:46 load avg: 5.15 [287/405/1] test_fnmatch passed -- running: test_multiprocessing_spawn (60 sec) >0:03:46 load avg: 5.15 [288/405/1] test_typing passed -- running: test_multiprocessing_spawn (60 sec) >0:03:46 load avg: 5.15 [289/405/1] test_codecencodings_jp passed -- running: test_multiprocessing_spawn (60 sec) >0:03:46 load avg: 5.15 [290/405/1] test_audioop passed -- running: test_multiprocessing_spawn (61 sec) >0:03:47 load avg: 5.15 [291/405/1] test_posix passed -- running: test_multiprocessing_spawn (61 sec) >0:03:47 load avg: 5.15 [292/405/1] test_module passed -- running: test_multiprocessing_spawn (61 sec) >0:03:48 load avg: 5.15 [293/405/1] test_complex passed -- running: test_multiprocessing_spawn (62 sec) >0:03:48 load avg: 5.15 [294/405/1] test_contains passed -- running: test_multiprocessing_spawn (62 sec) >0:03:48 load avg: 5.15 [295/405/1] test_platform passed -- running: test_multiprocessing_spawn (63 sec) >0:03:49 load avg: 5.15 [296/405/1] test_file passed -- running: test_multiprocessing_spawn (63 sec) >0:03:49 load avg: 5.14 [297/405/1] test_dict passed -- running: test_multiprocessing_spawn (63 sec) >0:03:49 load avg: 5.14 [298/405/1] test_univnewlines passed -- running: test_multiprocessing_spawn (64 sec) >0:03:49 load avg: 5.14 [299/405/1] test_runpy passed -- running: test_multiprocessing_spawn (64 sec) >0:03:50 load avg: 5.14 [300/405/1] test_readline passed -- running: test_multiprocessing_spawn (64 sec) >0:03:51 load avg: 5.14 [301/405/1] test_eof passed -- running: test_multiprocessing_spawn (65 sec) >0:03:51 load avg: 5.14 [302/405/1] test_devpoll skipped -- running: test_multiprocessing_spawn (65 sec) >test_devpoll skipped -- test works only on Solaris OS family >0:03:51 load avg: 5.14 [303/405/1] test_hmac passed -- running: test_multiprocessing_spawn (65 sec) >0:03:51 load avg: 5.14 [304/405/1] test_telnetlib passed -- running: test_multiprocessing_spawn (65 sec) >0:03:52 load avg: 5.14 [305/405/1] test_dummy_threading passed -- running: test_multiprocessing_spawn (66 sec) >0:03:53 load avg: 5.14 [306/405/1] test_sundry passed -- running: test_multiprocessing_spawn (67 sec) >0:03:53 load avg: 5.14 [307/405/1] test_ordered_dict passed -- running: test_multiprocessing_spawn (67 sec) >0:03:53 load avg: 5.14 [308/405/1] test_future5 passed -- running: test_multiprocessing_spawn (68 sec) >0:03:54 load avg: 5.05 [309/405/1] test_xml_etree passed -- running: test_multiprocessing_spawn (68 sec) >0:03:55 load avg: 5.05 [310/405/1] test_csv passed -- running: test_multiprocessing_spawn (69 sec) >0:03:55 load avg: 5.05 [311/405/1] test___future__ passed -- running: test_multiprocessing_spawn (70 sec) >0:03:56 load avg: 5.05 [312/405/1] test_smtplib passed -- running: test_multiprocessing_spawn (70 sec) >0:03:56 load avg: 5.05 [313/405/1] test_int_literal passed -- running: test_multiprocessing_spawn (70 sec) >0:03:57 load avg: 5.05 [314/405/1] test_super passed -- running: test_multiprocessing_spawn (71 sec) >0:03:57 load avg: 5.05 [315/405/1] test_slice passed -- running: test_multiprocessing_spawn (71 sec) >0:03:58 load avg: 5.05 [316/405/1] test_normalization passed -- running: test_multiprocessing_spawn (72 sec) >0:03:58 load avg: 5.05 [317/405/1] test_decorators passed -- running: test_multiprocessing_spawn (72 sec) >0:04:01 load avg: 5.28 [318/405/1] test_strftime passed -- running: test_multiprocessing_spawn (75 sec) >0:04:02 load avg: 5.28 [319/405/1] test_osx_env passed -- running: test_multiprocessing_spawn (76 sec) >0:04:02 load avg: 5.28 [320/405/1] test_hashlib passed -- running: test_multiprocessing_spawn (77 sec) >0:04:03 load avg: 5.28 [321/405/1] test_imp passed -- running: test_multiprocessing_spawn (77 sec) >0:04:03 load avg: 5.28 [322/405/1] test_spwd passed -- running: test_multiprocessing_spawn (77 sec) >0:04:04 load avg: 5.28 [323/405/1] test_funcattrs passed -- running: test_multiprocessing_spawn (78 sec) >0:04:04 load avg: 5.50 [324/405/1] test_errno passed -- running: test_multiprocessing_spawn (78 sec) >0:04:05 load avg: 5.50 [325/405/1] test_locale passed -- running: test_multiprocessing_spawn (79 sec) >0:04:05 load avg: 5.50 [326/405/1] test_cgitb passed -- running: test_multiprocessing_spawn (79 sec) >0:04:06 load avg: 5.50 [327/405/1] test_memoryio passed -- running: test_multiprocessing_spawn (80 sec) >0:04:07 load avg: 5.50 [328/405/1] test_numeric_tower passed -- running: test_multiprocessing_spawn (81 sec) >0:04:10 load avg: 5.54 [329/405/1] test_trace passed -- running: test_multiprocessing_spawn (84 sec) >0:04:10 load avg: 5.54 [330/405/1] test_augassign passed -- running: test_multiprocessing_spawn (85 sec) >0:04:10 load avg: 5.54 [331/405/1] test_re passed -- running: test_multiprocessing_spawn (85 sec) >0:04:11 load avg: 5.54 [332/405/1] test_ioctl passed -- running: test_multiprocessing_spawn (85 sec), test_concurrent_futures (30 sec) >0:04:11 load avg: 5.54 [333/405/1] test_unary passed -- running: test_multiprocessing_spawn (86 sec), test_concurrent_futures (31 sec) >0:04:11 load avg: 5.54 [334/405/1] test_queue passed -- running: test_multiprocessing_spawn (86 sec), test_concurrent_futures (31 sec) >0:04:12 load avg: 5.54 [335/405/1] test_raise passed -- running: test_multiprocessing_spawn (86 sec), test_concurrent_futures (32 sec) >0:04:13 load avg: 5.54 [336/405/1] test_pulldom passed -- running: test_multiprocessing_spawn (87 sec), test_concurrent_futures (32 sec) >0:04:14 load avg: 5.54 [337/405/1] test_doctest2 passed -- running: test_multiprocessing_spawn (88 sec), test_concurrent_futures (33 sec) >0:04:16 load avg: 5.66 [338/405/1] test_codecencodings_kr passed -- running: test_multiprocessing_spawn (90 sec), test_concurrent_futures (35 sec) >0:04:16 load avg: 5.66 [339/405/1] test_traceback passed -- running: test_multiprocessing_spawn (90 sec), test_concurrent_futures (35 sec) >0:04:17 load avg: 5.66 [340/405/1] test_string_literals passed -- running: test_multiprocessing_spawn (91 sec), test_concurrent_futures (36 sec) >0:04:18 load avg: 5.66 [341/405/1] test_frame passed -- running: test_multiprocessing_spawn (92 sec), test_concurrent_futures (37 sec) >0:04:18 load avg: 5.66 [342/405/1] test_userstring passed -- running: test_multiprocessing_spawn (92 sec), test_concurrent_futures (37 sec) >0:04:18 load avg: 5.66 [343/405/1] test_urllib2net skipped (resource denied) -- running: test_multiprocessing_spawn (93 sec), test_concurrent_futures (38 sec) >test_urllib2net skipped -- Use of the 'network' resource not enabled >0:04:18 load avg: 5.66 [344/405/1] test_copyreg passed -- running: test_multiprocessing_spawn (93 sec), test_concurrent_futures (38 sec) >0:04:19 load avg: 5.66 [345/405/1] test_time passed -- running: test_multiprocessing_spawn (93 sec), test_concurrent_futures (38 sec) >0:04:19 load avg: 5.85 [346/405/1] test_sys_settrace passed -- running: test_multiprocessing_spawn (94 sec), test_concurrent_futures (39 sec) >0:04:20 load avg: 5.85 [347/405/1] test_textwrap passed -- running: test_multiprocessing_spawn (94 sec), test_regrtest (30 sec), test_concurrent_futures (39 sec) >0:04:20 load avg: 5.85 [348/405/1] test_popen passed -- running: test_multiprocessing_spawn (94 sec), test_regrtest (30 sec), test_concurrent_futures (39 sec) >0:04:20 load avg: 5.85 [349/405/1] test_winreg skipped -- running: test_multiprocessing_spawn (95 sec), test_regrtest (31 sec), test_concurrent_futures (40 sec) >test_winreg skipped -- No module named 'winreg' >0:04:20 load avg: 5.85 [350/405/1] test_iter passed -- running: test_multiprocessing_spawn (95 sec), test_regrtest (31 sec), test_concurrent_futures (40 sec) >0:04:21 load avg: 5.85 [351/405/1] test_memoryview passed -- running: test_multiprocessing_spawn (95 sec), test_regrtest (31 sec), test_concurrent_futures (41 sec) >0:04:21 load avg: 5.85 [352/405/1] test_getargs2 passed -- running: test_multiprocessing_spawn (95 sec), test_regrtest (32 sec), test_concurrent_futures (41 sec) >0:04:22 load avg: 5.85 [353/405/1] test_macurl2path passed -- running: test_multiprocessing_spawn (96 sec), test_regrtest (32 sec), test_concurrent_futures (41 sec) >0:04:23 load avg: 5.85 [354/405/1] test_compile passed -- running: test_multiprocessing_spawn (97 sec), test_regrtest (33 sec), test_concurrent_futures (43 sec) >0:04:24 load avg: 5.85 [355/405/1] test_nis skipped -- running: test_multiprocessing_spawn (98 sec), test_regrtest (34 sec), test_concurrent_futures (43 sec) >test_nis skipped -- No module named 'nis' >0:04:24 load avg: 5.70 [356/405/1] test_string passed -- running: test_multiprocessing_spawn (98 sec), test_regrtest (34 sec), test_concurrent_futures (44 sec) >0:04:25 load avg: 5.70 [357/405/1] test_genexps passed -- running: test_multiprocessing_spawn (99 sec), test_regrtest (35 sec), test_concurrent_futures (45 sec) >0:04:25 load avg: 5.70 [358/405/1] test_regrtest passed (35 sec) -- running: test_multiprocessing_spawn (100 sec), test_concurrent_futures (45 sec) >0:04:26 load avg: 5.70 [359/405/1] test_dbm_ndbm skipped -- running: test_multiprocessing_spawn (100 sec), test_concurrent_futures (45 sec) >test_dbm_ndbm skipped -- No module named '_dbm' >0:04:27 load avg: 5.70 [360/405/1] test_dbm_dumb passed -- running: test_multiprocessing_spawn (101 sec), test_concurrent_futures (46 sec) >0:04:27 load avg: 5.70 [361/405/1] test_pkgimport passed -- running: test_multiprocessing_spawn (102 sec), test_concurrent_futures (47 sec) >0:04:28 load avg: 5.70 [362/405/1] test_ftplib passed -- running: test_multiprocessing_spawn (102 sec), test_concurrent_futures (47 sec) >0:04:29 load avg: 5.70 [363/405/1] test_codeop passed -- running: test_multiprocessing_spawn (103 sec), test_concurrent_futures (48 sec) >0:04:31 load avg: 5.72 [364/405/1] test_calendar passed -- running: test_multiprocessing_spawn (105 sec), test_concurrent_futures (51 sec) >0:04:31 load avg: 5.72 [365/405/1] test_importlib passed -- running: test_multiprocessing_spawn (106 sec), test_concurrent_futures (51 sec) >0:04:32 load avg: 5.72 [366/405/1] test_largefile passed -- running: test_multiprocessing_spawn (106 sec), test_concurrent_futures (51 sec) >0:04:32 load avg: 5.72 [367/405/1] test_charmapcodec passed -- running: test_multiprocessing_spawn (106 sec), test_concurrent_futures (52 sec) >0:04:33 load avg: 5.72 [368/405/1] test_binhex passed -- running: test_multiprocessing_spawn (107 sec), test_concurrent_futures (52 sec) >0:04:33 load avg: 5.72 [369/405/1] test_uu passed -- running: test_multiprocessing_spawn (107 sec), test_concurrent_futures (52 sec) >0:04:36 load avg: 5.67 [370/405/1] test_math passed -- running: test_multiprocessing_spawn (111 sec), test_concurrent_futures (56 sec) >0:04:37 load avg: 5.67 [371/405/1] test_cmd_line_script passed -- running: test_multiprocessing_spawn (111 sec), test_concurrent_futures (56 sec) >0:04:37 load avg: 5.67 [372/405/1] test_socketserver skipped (resource denied) -- running: test_multiprocessing_spawn (111 sec), test_concurrent_futures (56 sec) >test_socketserver skipped -- Use of the 'network' resource not enabled >0:04:37 load avg: 5.67 [373/405/1] test_statistics passed -- running: test_multiprocessing_spawn (112 sec), test_concurrent_futures (57 sec) >0:04:38 load avg: 5.67 [374/405/1] test_syslog passed -- running: test_multiprocessing_spawn (112 sec), test_concurrent_futures (57 sec) >0:04:38 load avg: 5.67 [375/405/1] test_os passed -- running: test_multiprocessing_spawn (112 sec), test_concurrent_futures (58 sec) >0:04:38 load avg: 5.67 [376/405/1] test_support passed -- running: test_multiprocessing_spawn (112 sec), test_concurrent_futures (58 sec) >0:04:39 load avg: 5.85 [377/405/1] test_import passed -- running: test_multiprocessing_spawn (114 sec), test_concurrent_futures (59 sec) >0:04:40 load avg: 5.85 [378/405/1] test_dynamic passed -- running: test_multiprocessing_spawn (114 sec), test_concurrent_futures (59 sec) >0:04:43 load avg: 5.85 [379/405/1] test_docxmlrpc passed -- running: test_multiprocessing_spawn (117 sec), test_concurrent_futures (62 sec) >0:04:43 load avg: 5.85 [380/405/1] test_bytes passed -- running: test_multiprocessing_spawn (117 sec), test_concurrent_futures (63 sec) >0:04:44 load avg: 5.70 [381/405/1] test_nntplib passed -- running: test_multiprocessing_spawn (118 sec), test_concurrent_futures (63 sec) >0:04:44 load avg: 5.70 [382/405/1] test_mailbox passed -- running: test_multiprocessing_spawn (118 sec), test_concurrent_futures (64 sec) >0:04:44 load avg: 5.70 [383/405/1] test_deque passed -- running: test_multiprocessing_spawn (118 sec), test_concurrent_futures (64 sec) >0:04:45 load avg: 5.70 [384/405/1] test_threadedtempfile passed -- running: test_multiprocessing_spawn (119 sec), test_concurrent_futures (65 sec) >0:04:45 load avg: 5.70 [385/405/1] test_list passed -- running: test_multiprocessing_spawn (119 sec), test_concurrent_futures (65 sec) >0:04:46 load avg: 5.70 [386/405/1] test_sys_setprofile passed -- running: test_multiprocessing_spawn (120 sec), test_concurrent_futures (65 sec) >0:04:46 load avg: 5.70 [387/405/1] test_ssl passed -- running: test_multiprocessing_spawn (120 sec), test_concurrent_futures (65 sec) >0:04:46 load avg: 5.70 [388/405/1] test_defaultdict passed -- running: test_multiprocessing_spawn (120 sec), test_concurrent_futures (66 sec) >0:04:46 load avg: 5.70 [389/405/1] test_quopri passed -- running: test_multiprocessing_spawn (121 sec), test_concurrent_futures (66 sec) >0:04:47 load avg: 5.70 [390/405/1] test_cprofile passed -- running: test_multiprocessing_spawn (121 sec), test_concurrent_futures (66 sec) >0:04:47 load avg: 5.70 [391/405/1] test_optparse passed -- running: test_multiprocessing_spawn (121 sec), test_concurrent_futures (66 sec) >0:04:47 load avg: 5.70 [392/405/1] test_stringprep passed -- running: test_multiprocessing_spawn (121 sec), test_concurrent_futures (66 sec) >0:04:48 load avg: 5.70 [393/405/1] test_pkgutil passed -- running: test_multiprocessing_spawn (122 sec), test_concurrent_futures (67 sec) >0:04:48 load avg: 5.70 [394/405/1] test_resource passed -- running: test_multiprocessing_spawn (123 sec), test_concurrent_futures (68 sec) >0:04:49 load avg: 5.70 [395/405/1] test_weakset passed -- running: test_multiprocessing_spawn (123 sec), test_concurrent_futures (68 sec) >0:04:49 load avg: 5.73 [396/405/1] test_dynamicclassattribute passed -- running: test_multiprocessing_spawn (123 sec), test_concurrent_futures (69 sec) >0:04:50 load avg: 5.73 [397/405/1] test_concurrent_futures passed (68 sec) -- running: test_multiprocessing_spawn (124 sec) >0:04:55 load avg: 5.75 [398/405/1] test_cmd_line passed -- running: test_multiprocessing_spawn (129 sec) >0:04:56 load avg: 5.75 [399/405/1] test_htmlparser passed -- running: test_multiprocessing_spawn (130 sec) >0:04:56 load avg: 5.75 [400/405/1] test_dummy_thread passed -- running: test_multiprocessing_spawn (131 sec) >0:04:58 load avg: 5.75 [401/405/1] test_fork1 passed -- running: test_multiprocessing_spawn (132 sec) >0:04:58 load avg: 5.75 [402/405/1] test_long passed -- running: test_multiprocessing_spawn (132 sec) >0:04:58 load avg: 5.75 [403/405/1] test_capi passed -- running: test_multiprocessing_spawn (133 sec) >0:05:24 load avg: 4.25 [404/405/1] test_asyncio passed (39 sec) -- running: test_multiprocessing_spawn (159 sec) >0:05:26 load avg: 4.25 [405/405/1] test_multiprocessing_spawn passed (160 sec) >378 tests OK. > >1 test failed: > test_lzma > >26 tests skipped: > test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_idle > test_kqueue test_msilib test_nis 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_lzma' in verbose mode >test_bad_filter_spec (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_compressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_after_eof (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_auto (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_bad_input (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_bug_28275 (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_chunks_empty (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_chunks_maxsize (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_inputbuf_1 (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_inputbuf_2 (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_inputbuf_3 (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_memlimit (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_multistream (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_raw_1 (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase) ... ERROR >test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase) ... ERROR >test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase) ... ERROR >test_decompressor_unused_data (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_decompressor_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_pickle (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_roundtrip_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_roundtrip_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_roundtrip_empty_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase) ... ERROR >test_roundtrip_raw_empty (test.test_lzma.CompressorDecompressorTestCase) ... ERROR >test_roundtrip_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_simple_bad_args (test.test_lzma.CompressorDecompressorTestCase) ... ok >test_bad_args (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_bad_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ERROR >test_decompress_incomplete_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_memlimit (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_multistream (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_multistream_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_decompress_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok >test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase) ... ERROR >test_close (test.test_lzma.FileTestCase) ... ok >test_closed (test.test_lzma.FileTestCase) ... ok >test_decompress_limited (test.test_lzma.FileTestCase) >Decompressed data buffering should be limited ... ok >test_fileno (test.test_lzma.FileTestCase) ... ok >test_init (test.test_lzma.FileTestCase) ... ok >test_init_bad_check (test.test_lzma.FileTestCase) ... ok >test_init_bad_filter_spec (test.test_lzma.FileTestCase) ... ok >test_init_bad_mode (test.test_lzma.FileTestCase) ... ok >test_init_bad_preset (test.test_lzma.FileTestCase) ... ok >test_init_mode (test.test_lzma.FileTestCase) ... ok >test_init_with_PathLike_filename (test.test_lzma.FileTestCase) ... ok >test_init_with_filename (test.test_lzma.FileTestCase) ... ok >test_init_with_preset_and_filters (test.test_lzma.FileTestCase) ... ok >test_init_with_x_mode (test.test_lzma.FileTestCase) ... ok >test_iterator (test.test_lzma.FileTestCase) ... ERROR >test_peek (test.test_lzma.FileTestCase) ... ok >test_peek_bad_args (test.test_lzma.FileTestCase) ... ok >test_read (test.test_lzma.FileTestCase) ... ERROR >test_read1 (test.test_lzma.FileTestCase) ... ok >test_read1_0 (test.test_lzma.FileTestCase) ... ok >test_read1_10 (test.test_lzma.FileTestCase) ... ok >test_read1_bad_args (test.test_lzma.FileTestCase) ... ok >test_read1_multistream (test.test_lzma.FileTestCase) ... ok >test_read_0 (test.test_lzma.FileTestCase) ... ok >test_read_10 (test.test_lzma.FileTestCase) ... ok >test_read_bad_args (test.test_lzma.FileTestCase) ... ok >test_read_bad_data (test.test_lzma.FileTestCase) ... ok >test_read_from_file (test.test_lzma.FileTestCase) ... ok >test_read_from_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok >test_read_incomplete (test.test_lzma.FileTestCase) ... ok >test_read_multistream (test.test_lzma.FileTestCase) ... ERROR >test_read_multistream_buffer_size_aligned (test.test_lzma.FileTestCase) ... ok >test_read_multistream_trailing_junk (test.test_lzma.FileTestCase) ... ok >test_read_trailing_junk (test.test_lzma.FileTestCase) ... ok >test_read_truncated (test.test_lzma.FileTestCase) ... ok >test_readable (test.test_lzma.FileTestCase) ... ok >test_readline (test.test_lzma.FileTestCase) ... ok >test_readlines (test.test_lzma.FileTestCase) ... ok >test_seek_backward (test.test_lzma.FileTestCase) ... ok >test_seek_backward_across_streams (test.test_lzma.FileTestCase) ... ok >test_seek_backward_relative_to_end (test.test_lzma.FileTestCase) ... ok >test_seek_bad_args (test.test_lzma.FileTestCase) ... ok >test_seek_forward (test.test_lzma.FileTestCase) ... ok >test_seek_forward_across_streams (test.test_lzma.FileTestCase) ... ok >test_seek_forward_relative_to_current (test.test_lzma.FileTestCase) ... ok >test_seek_forward_relative_to_end (test.test_lzma.FileTestCase) ... ok >test_seek_past_end (test.test_lzma.FileTestCase) ... ok >test_seek_past_start (test.test_lzma.FileTestCase) ... ok >test_seekable (test.test_lzma.FileTestCase) ... ok >test_tell (test.test_lzma.FileTestCase) ... ok >test_tell_bad_args (test.test_lzma.FileTestCase) ... ok >test_writable (test.test_lzma.FileTestCase) ... ok >test_write (test.test_lzma.FileTestCase) ... ERROR >test_write_10 (test.test_lzma.FileTestCase) ... ok >test_write_append (test.test_lzma.FileTestCase) ... ok >test_write_append_to_file (test.test_lzma.FileTestCase) ... ok >test_write_bad_args (test.test_lzma.FileTestCase) ... ok >test_write_to_file (test.test_lzma.FileTestCase) ... ok >test_write_to_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok >test_writelines (test.test_lzma.FileTestCase) ... ok >test_bad_params (test.test_lzma.OpenTestCase) ... ok >test_binary_modes (test.test_lzma.OpenTestCase) ... ok >test_encoding (test.test_lzma.OpenTestCase) ... ok >test_encoding_error_handler (test.test_lzma.OpenTestCase) ... ok >test_filename (test.test_lzma.OpenTestCase) ... ok >test_format_and_filters (test.test_lzma.OpenTestCase) ... ok >test_newline (test.test_lzma.OpenTestCase) ... ok >test_text_modes (test.test_lzma.OpenTestCase) ... ok >test_with_pathlike_filename (test.test_lzma.OpenTestCase) ... ok >test_x_mode (test.test_lzma.OpenTestCase) ... ok >test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok >test__encode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok >test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase) ... ok >test_is_check_supported (test.test_lzma.MiscellaneousTestCase) ... ok > >====================================================================== >ERROR: test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 117, in test_decompressor_raw_2 > lzd = LZMADecompressor(lzma.FORMAT_RAW, filters=FILTERS_RAW_2) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 121, in test_decompressor_raw_3 > lzd = LZMADecompressor(lzma.FORMAT_RAW, filters=FILTERS_RAW_3) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 125, in test_decompressor_raw_4 > lzd = LZMADecompressor(lzma.FORMAT_RAW, filters=FILTERS_RAW_4) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 287, in test_roundtrip_raw > lzc = LZMACompressor(lzma.FORMAT_RAW, filters=FILTERS_RAW_4) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_roundtrip_raw_empty (test.test_lzma.CompressorDecompressorTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 293, in test_roundtrip_raw_empty > lzc = LZMACompressor(lzma.FORMAT_RAW, filters=FILTERS_RAW_4) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 431, in test_decompress_good_input > COMPRESSED_RAW_2, lzma.FORMAT_RAW, filters=FILTERS_RAW_2) > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 332, in decompress > decomp = LZMADecompressor(format, memlimit, filters) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 482, in test_roundtrip > cdata = lzma.compress(INPUT, lzma.FORMAT_RAW, filters=FILTERS_RAW_4) > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 318, in compress > comp = LZMACompressor(format, check, preset, filters) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_iterator (test.test_lzma.FileTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 969, in test_iterator > format=lzma.FORMAT_RAW, filters=FILTERS_RAW_2) as f: > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 131, in __init__ > trailing_error=LZMAError, format=format, filters=filters) > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/_compression.py", line 53, in __init__ > self._decompressor = self._decomp_factory(**self._decomp_args) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_read (test.test_lzma.FileTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 787, in test_read > format=lzma.FORMAT_RAW, filters=FILTERS_RAW_2) as f: > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 131, in __init__ > trailing_error=LZMAError, format=format, filters=filters) > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/_compression.py", line 53, in __init__ > self._decompressor = self._decomp_factory(**self._decomp_args) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_read_multistream (test.test_lzma.FileTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 826, in test_read_multistream > format=lzma.FORMAT_RAW, filters=FILTERS_RAW_3) as f: > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 131, in __init__ > trailing_error=LZMAError, format=format, filters=filters) > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/_compression.py", line 53, in __init__ > self._decompressor = self._decomp_factory(**self._decomp_args) >_lzma.LZMAError: Invalid or unsupported options > >====================================================================== >ERROR: test_write (test.test_lzma.FileTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/test/test_lzma.py", line 1014, in test_write > filters=FILTERS_RAW_2) as f: > File "/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4/Lib/lzma.py", line 112, in __init__ > preset=preset, filters=filters) >_lzma.LZMAError: Invalid or unsupported options > >---------------------------------------------------------------------- >Ran 113 tests in 9.411s > >FAILED (errors=11) >test test_lzma failed >1 test failed again: > test_lzma > >Total duration: 5 min 36 sec >Tests result: FAILURE >make: *** [Makefile:1043: test] Error 2 > * ERROR: dev-lang/python-3.6.4::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/python-3.6.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.6.4::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-lang/python-3.6.4:20180106-224423.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.6.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.6.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4' > * S: '/var/tmp/portage/dev-lang/python-3.6.4/work/Python-3.6.4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 643744
: 513568