Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 584128 Details for
Bug 690470
dev-lang/python-3.5.7 fails test test_alpn_protocols
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang/python-3.5.7:20190722-212824.log
python-3.5.7:20190722-212824.log (text/plain), 312.93 KB, created by
eroen
on 2019-07-22 21:37:47 UTC
(
hide
)
Description:
dev-lang/python-3.5.7:20190722-212824.log
Filename:
MIME Type:
Creator:
eroen
Created:
2019-07-22 21:37:47 UTC
Size:
312.93 KB
patch
obsolete
> * Package: dev-lang/python-3.5.7 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc hardened ipv6 kernel_linux ncurses readline sqlite ssl test threads userland_GNU xml > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Python-3.5.7.tar.xz to /var/tmp/portage/dev-lang/python-3.5.7/work >>>> Unpacking python-gentoo-patches-3.5.4-0.tar.xz to /var/tmp/portage/dev-lang/python-3.5.7/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-3.5.7/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7 ... > * Applying various patches (bugfixes/updates) ... > * 01_all_static_library_location.patch ... > [ ok ] > * 02_all_disable_modules_and_ssl.patch ... > [ ok ] > * 03_all_libdir.patch ... > [ ok ] > * 04_all_non-zero_exit_status_on_failure.patch ... > [ ok ] > * 05_all_regenerate_platform-specific_modules.patch ... > [ ok ] > * 21_all_distutils_c++.patch ... > [ ok ] > * 22_all_tests_environment.patch ... > [ ok ] > * 23_all_h2py_encoding.patch ... > [ ok ] > * Done with patching > * Applying python-3.4.3-ncurses-pkg-config.patch ... > [ ok ] > * Applying python-3.5-distutils-OO-build.patch ... > [ ok ] > * Applying 3.6-disable-nis.patch ... > [ ok ] > * Applying python-3.5.5-hash-unaligned.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: Python-3.5.7/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7 ... > * Disabled modules: gdbm _tkinter > * econf: updating Python-3.5.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Python-3.5.7/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-fpectl --enable-shared --enable-ipv6 --with-threads --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder= --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.5... python3.5 >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 --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 --with-suffix... >checking for case-insensitive build directory... no >checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a >checking LINKCC... $(PURIFY) $(MAINCC) >checking for GNU ld... yes >checking for inline... inline >checking for --enable-shared... yes >checking for --enable-profiling... no >checking LDLIBRARY... libpython$(LDVERSION).so >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for --with-pydebug... no >checking for --enable-optimizations... no >checking for --with-lto... no >checking target system type... x86_64-pc-linux-gnu >checking for -llvm-profdata... no >checking for llvm-profdata... /usr/lib/llvm/7/bin/llvm-profdata >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 for -Werror=declaration-after-statement... 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 for stdint.h... (cached) yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking 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 for bluetooth/bluetooth.h... (cached) no >checking linux/tipc.h usability... yes >checking linux/tipc.h presence... yes >checking for linux/tipc.h... yes >checking linux/random.h usability... yes >checking linux/random.h presence... yes >checking for linux/random.h... yes >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether sys/types.h defines makedev... no >checking for sys/mkdev.h... (cached) no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.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 uint32_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint64_t... yes >checking for int32_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for int64_t... yes >checking for ssize_t... yes >checking for __uint128_t... yes >checking size of int... 4 >checking size of long... 8 >checking size of void *... 8 >checking size of short... 2 >checking size of float... 4 >checking size of double... 8 >checking size of fpos_t... 16 >checking size of size_t... 8 >checking size of pid_t... 4 >checking for long long support... yes >checking size of long long... 8 >checking for long double support... yes >checking size of long double... 16 >checking for _Bool support... yes >checking size of _Bool... 1 >checking for uintptr_t... yes >checking size of uintptr_t... 8 >checking size of off_t... 8 >checking whether to enable large file support... no >checking size of time_t... 8 >checking for pthread_t... yes >checking size of pthread_t... 8 >checking for --enable-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... (cached) 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-signal-module... yes >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 OSX 10.5 SDK or later... no >checking for --with-doc-strings... yes >checking for --with-tsc... no >checking for --with-pymalloc... yes >checking for --with-valgrind... no >checking for 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 if_nameindex... yes >checking for initgroups... yes >checking for kill... yes >checking for killpg... yes >checking for lchmod... no >checking for lchown... yes >checking for lockf... 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 major... yes >checking for getaddrinfo... yes >checking getaddrinfo bug... no >checking for getnameinfo... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct stat.st_rdev... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_flags... no >checking for struct stat.st_gen... no >checking for struct stat.st_birthtime... no >checking for struct stat.st_blocks... yes >checking for time.h that defines altzone... no >checking whether sys/select.h and sys/time.h may both be included... yes >checking for addrinfo... yes >checking for sockaddr_storage... yes >checking whether char is unsigned... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for working signed char... yes >checking for prototypes... yes >checking for variable length prototypes and stdarg.h... yes >checking for socketpair... yes >checking if sockaddr has sa_len member... no >checking whether va_list is an array... yes >checking for gethostbyname_r... yes >checking gethostbyname_r with 6 args... yes >checking for __fpu_control... yes >checking for --with-fpectl... yes >checking for --with-libm=STRING... default LIBM="-lm" >checking for --with-libc=STRING... set LIBC="" >checking 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 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-35m-x86_64-linux-gnu >checking LDVERSION... $(VERSION)$(ABIFLAGS) >checking whether right shift extends the sign bit... yes >checking for getc_unlocked() and friends... yes >checking how to link readline libs... -lreadline >checking for rl_callback_handler_install in -lreadline... yes >checking for rl_pre_input_hook in -lreadline... yes >checking for rl_completion_display_matches_hook in -lreadline... yes >checking for rl_resize_terminal in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking for append_history in -lreadline... yes >checking for broken nice()... no >checking for broken poll()... no >checking for struct tm.tm_zone... (cached) yes >checking for working tzset()... yes >checking for tv_nsec in struct stat... yes >checking for tv_nsec2 in struct stat... no >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for term.h... yes >checking whether mvwdelch is an expression... yes >checking whether WINDOW has _flags... yes >checking for is_term_resized... yes >checking for resize_term... yes >checking for resizeterm... yes >configure: checking for device files >checking for /dev/ptmx... yes >checking for /dev/ptc... no >checking for %lld and %llu printf() format support... yes >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.5.7/work/Python-3.5.7 ... >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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Objects/funcobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Objects/odictobject.c >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Python/bltinmodule.c >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE \ > -DABIFLAGS='"m"' \ > -o Python/sysmodule.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE \ > -DSOABI='"cpython-35m-x86_64-linux-gnu"' \ > -o Python/dynload_shlib.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux"' \ > -DPREFIX='"/usr"' \ > -DEXEC_PREFIX='"/usr"' \ > -DVERSION='"3.5"' \ > -DVPATH='"/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7"' \ > -o Modules/getpath.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_io -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_math.c >/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Programs/_testembed.c ># Substitution happens here, as the completely-expanded BINDIR ># is not available in configure >sed -e "s,@EXENAME@,/usr/bin/python3.5m," < /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Misc/python-config.in >python-config.py ># Replace makefile compat. variable references with shell script compat. ones; -> >LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config ># On Darwin, always use the python version of the script, the shell ># version doesn't use the compiler customizations that are provided ># in python (_osx_support.py). >if test `uname -s` = Darwin; then \ > cp python-config.py python-config; \ >fi >x86_64-pc-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -IObjects -IInclude -IPython -I. -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -fPIC -DPy_BUILD_CORE \ > -DGITVERSION="\"`LC_ALL=C `\"" \ > -DGITTAG="\"`LC_ALL=C `\"" \ > -DGITBRANCH="\"`LC_ALL=C `\"" \ > -o Modules/getbuildinfo.o /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/getbuildinfo.c >rm -f libpython3.5m.a >if test libpython3.5m.so.1.0 != libpython3.5m.so; then \ > x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-hlibpython3.5m.so.1.0 -o libpython3.5m.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/signalmodule.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/_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.5m.so.1.0 libpython3.5m.so; \ >else \ > x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -o libpython3.5m.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/signalmodule.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/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ >fi >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Modules/getbuildinfo.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.5m.so >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o >x86_64-pc-linux-gnu-ar rc libpython3.5m.a Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o >x86_64-pc-linux-gnu-ranlib libpython3.5m.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.5m -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.5m -lpthread -ldl -lutil -lm >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu ./python -E -S -m sysconfig --generate-posix-vars ;\ >if test $? -ne 0 ; then \ > echo "generate-posix-vars failed" ; \ > rm -f ./pybuilddir.txt ; \ > exit 1 ; \ >fi >running build >running build_ext >building '_struct' extension >building '_ctypes_test' extension >creating build/temp.linux-x86_64-3.5/var >building 'array' extension >building 'cmath' extension >creating build/temp.linux-x86_64-3.5/var/tmp >creating build/temp.linux-x86_64-3.5/var/tmp >creating build/temp.linux-x86_64-3.5/var/tmp >creating build/temp.linux-x86_64-3.5/var/tmp >creating build/temp.linux-x86_64-3.5/var/tmp/portage >creating build/temp.linux-x86_64-3.5/var/tmp/portage >creating build/temp.linux-x86_64-3.5/var/tmp/portage >creating build/temp.linux-x86_64-3.5/var/tmp/portage >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7 >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7 >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7 >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7 >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7 >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_struct.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/arraymodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/arraymodule.o >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cmathmodule.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.5m -o build/lib.linux-x86_64-3.5/_ctypes_test.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.o >In file included from [01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include/Python.h:133[m[K, > from [01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.c:55[m[K: >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.c:[m[K In function '[01m[Kmath_fsum[m[K': >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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] > 164 | #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy([01;35m[K&(v)[m[K); > | [01;35m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.c:1228:5:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KPyFPE_END_PROTECT[m[K' > 1228 | [01;36m[KPyFPE_END_PROTECT[m[K(hi) > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include/pyfpe.h:134:27:[m[K [01;36m[Knote: [m[Kexpected '[01m[Kvoid *[m[K' but argument is of type '[01m[Kvolatile double *[m[K' > 134 | extern double PyFPE_dummy([01;36m[Kvoid *[m[K); > | [01;36m[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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_struct.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/array.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_randommodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_randommodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.5m -o build/lib.linux-x86_64-3.5/math.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bisectmodule.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_random.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_bisect.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_pickle.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_pickle.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_heapq.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_json.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.5m -o build/lib.linux-x86_64-3.5/cmath.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.5m -o build/lib.linux-x86_64-3.5/_datetime.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_json.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_testimportmultiple.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_testbuffer.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lsprof.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lsprof.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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_testmultiphase.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/unicodedata.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/unicodedata.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_pickle.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_opcode.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_opcode.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_testcapi.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lsprof.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_lsprof.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/fcntlmodule.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/grpmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_opcode.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/grp.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/spwd.cpython-35m-x86_64-linux-gnu.so >building 'select' extension >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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/fcntl.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/selectmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/parsermodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/select.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/mmap.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/audioop.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/syslog.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/readline.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/parser.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.5m -o build/lib.linux-x86_64-3.5/audioop.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -lpython3.5m -o build/lib.linux-x86_64-3.5/readline.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_csv.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_csv.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.5m -o build/lib.linux-x86_64-3.5/_crypt.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/socketmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/unicodedata.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ssl.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_posixsubprocess.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_csv.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha256module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.5m -o build/lib.linux-x86_64-3.5/_hashlib.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha512module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha256module.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_sha256.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_socket.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/md5module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/md5module.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha1module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha1module.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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/md5module.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_md5.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha1module.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_sha1.cpython-35m-x86_64-linux-gnu.so >building '_sqlite3' extension >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/cache.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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/sha512module.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_sha512.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/termios.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/termios.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/resource.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.5m -o build/lib.linux-x86_64-3.5/_ssl.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/termios.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/resource.cpython-35m-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 -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_cursesmodule.o >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 -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.5m -o build/lib.linux-x86_64-3.5/_curses_panel.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/binascii.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/binascii.o -DUSE_ZLIB_CRC32 >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.5m -o build/lib.linux-x86_64-3.5/zlib.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bz2module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bz2module.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/microprotocols.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.5m -o build/lib.linux-x86_64-3.5/binascii.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.5m -o build/lib.linux-x86_64-3.5/_bz2.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lzmamodule.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/pyexpat.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/pyexpat.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/module.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.5m -o build/lib.linux-x86_64-3.5/_curses.cpython-35m-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 -Werror=declaration-after-statement -DUSE_PYEXPAT_CAPI -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_elementtree.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_elementtree.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/row.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.5m -o build/lib.linux-x86_64-3.5/_lzma.cpython-35m-x86_64-linux-gnu.so >building '_multibytecodec' extension >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/multibytecodec.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/statement.o >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/util.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.5m -o build/lib.linux-x86_64-3.5/pyexpat.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_multibytecodec.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/module.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/row.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.5m -o build/lib.linux-x86_64-3.5/_sqlite3.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_jp.o >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.5m -o build/lib.linux-x86_64-3.5/_elementtree.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_tw.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_kr.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_cn.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_tw.cpython-35m-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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_iso2022.o >building '_decimal' extension >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.o -Wextra -Wno-missing-field-initializers >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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_jp.cpython-35m-x86_64-linux-gnu.so >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4633:12:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4633 | { "exp", [01;35m[K([m[KPyCFunction)dec_mpd_qexp, METH_VARARGS|METH_KEYWORDS, doc_exp }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4634:11:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4634 | { "ln", [01;35m[K([m[KPyCFunction)dec_mpd_qln, METH_VARARGS|METH_KEYWORDS, doc_ln }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4635:14:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4635 | { "log10", [01;35m[K([m[KPyCFunction)dec_mpd_qlog10, METH_VARARGS|METH_KEYWORDS, doc_log10 }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4636:19:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4636 | { "next_minus", [01;35m[K([m[KPyCFunction)dec_mpd_qnext_minus, METH_VARARGS|METH_KEYWORDS, doc_next_minus }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4637:18:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4637 | { "next_plus", [01;35m[K([m[KPyCFunction)dec_mpd_qnext_plus, METH_VARARGS|METH_KEYWORDS, doc_next_plus }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4638:18:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4638 | { "normalize", [01;35m[K([m[KPyCFunction)dec_mpd_qreduce, METH_VARARGS|METH_KEYWORDS, doc_normalize }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4639:20:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4639 | { "to_integral", [01;35m[K([m[KPyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4640:26:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4640 | { "to_integral_exact", [01;35m[K([m[KPyCFunction)PyDec_ToIntegralExact, METH_VARARGS|METH_KEYWORDS, doc_to_integral_exact }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4641:26:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4641 | { "to_integral_value", [01;35m[K([m[KPyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral_value }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4642:13:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4642 | { "sqrt", [01;35m[K([m[KPyCFunction)dec_mpd_qsqrt, METH_VARARGS|METH_KEYWORDS, doc_sqrt }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4645:16:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4645 | { "compare", [01;35m[K([m[KPyCFunction)dec_mpd_qcompare, METH_VARARGS|METH_KEYWORDS, doc_compare }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4646:23:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4646 | { "compare_signal", [01;35m[K([m[KPyCFunction)dec_mpd_qcompare_signal, METH_VARARGS|METH_KEYWORDS, doc_compare_signal }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4647:12:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4647 | { "max", [01;35m[K([m[KPyCFunction)dec_mpd_qmax, METH_VARARGS|METH_KEYWORDS, doc_max }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4648:16:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4648 | { "max_mag", [01;35m[K([m[KPyCFunction)dec_mpd_qmax_mag, METH_VARARGS|METH_KEYWORDS, doc_max_mag }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4649:12:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4649 | { "min", [01;35m[K([m[KPyCFunction)dec_mpd_qmin, METH_VARARGS|METH_KEYWORDS, doc_min }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4650:16:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4650 | { "min_mag", [01;35m[K([m[KPyCFunction)dec_mpd_qmin_mag, METH_VARARGS|METH_KEYWORDS, doc_min_mag }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4651:20:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4651 | { "next_toward", [01;35m[K([m[KPyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4652:17:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4652 | { "quantize", [01;35m[K([m[KPyCFunction)dec_mpd_qquantize, METH_VARARGS|METH_KEYWORDS, doc_quantize }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4653:23:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4653 | { "remainder_near", [01;35m[K([m[KPyCFunction)dec_mpd_qrem_near, METH_VARARGS|METH_KEYWORDS, doc_remainder_near }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4656:12:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4656 | { "fma", [01;35m[K([m[KPyCFunction)dec_mpd_qfma, METH_VARARGS|METH_KEYWORDS, doc_fma }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4669:18:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4669 | { "is_normal", [01;35m[K([m[KPyCFunction)dec_mpd_isnormal, METH_VARARGS|METH_KEYWORDS, doc_is_normal }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4670:21:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4670 | { "is_subnormal", [01;35m[K([m[KPyCFunction)dec_mpd_issubnormal, METH_VARARGS|METH_KEYWORDS, doc_is_subnormal }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4683:13:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4683 | { "logb", [01;35m[K([m[KPyCFunction)dec_mpd_qlogb, METH_VARARGS|METH_KEYWORDS, doc_logb }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4684:23:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4684 | { "logical_invert", [01;35m[K([m[KPyCFunction)dec_mpd_qinvert, METH_VARARGS|METH_KEYWORDS, doc_logical_invert }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4685:21:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4685 | { "number_class", [01;35m[K([m[KPyCFunction)dec_mpd_class, METH_VARARGS|METH_KEYWORDS, doc_number_class }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4686:22:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4686 | { "to_eng_string", [01;35m[K([m[KPyCFunction)dec_mpd_to_eng, METH_VARARGS|METH_KEYWORDS, doc_to_eng_string }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4689:22:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4689 | { "compare_total", [01;35m[K([m[KPyCFunction)dec_mpd_compare_total, METH_VARARGS|METH_KEYWORDS, doc_compare_total }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4690:26:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4690 | { "compare_total_mag", [01;35m[K([m[KPyCFunction)dec_mpd_compare_total_mag, METH_VARARGS|METH_KEYWORDS, doc_compare_total_mag }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4691:18:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4691 | { "copy_sign", [01;35m[K([m[KPyCFunction)dec_mpd_qcopy_sign, METH_VARARGS|METH_KEYWORDS, doc_copy_sign }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4692:21:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4692 | { "same_quantum", [01;35m[K([m[KPyCFunction)dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, doc_same_quantum }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4695:20:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4695 | { "logical_and", [01;35m[K([m[KPyCFunction)dec_mpd_qand, METH_VARARGS|METH_KEYWORDS, doc_logical_and }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4696:19:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4696 | { "logical_or", [01;35m[K([m[KPyCFunction)dec_mpd_qor, METH_VARARGS|METH_KEYWORDS, doc_logical_or }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4697:20:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4697 | { "logical_xor", [01;35m[K([m[KPyCFunction)dec_mpd_qxor, METH_VARARGS|METH_KEYWORDS, doc_logical_xor }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4698:15:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4698 | { "rotate", [01;35m[K([m[KPyCFunction)dec_mpd_qrotate, METH_VARARGS|METH_KEYWORDS, doc_rotate }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4699:15:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4699 | { "scaleb", [01;35m[K([m[KPyCFunction)dec_mpd_qscaleb, METH_VARARGS|METH_KEYWORDS, doc_scaleb }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:4700:14:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 4700 | { "shift", [01;35m[K([m[KPyCFunction)dec_mpd_qshift, METH_VARARGS|METH_KEYWORDS, doc_shift }, > | [01;35m[K^[m[K >building '_multiprocessing' extension >creating build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -IModules/_multiprocessing -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/multiprocessing.o >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:5337:14:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 5337 | { "power", [01;35m[K([m[KPyCFunction)ctx_mpd_qpow, METH_VARARGS|METH_KEYWORDS, doc_ctx_power }, > | [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.c:5455:21:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from '[01m[KPyObject * (*)(PyTypeObject *, PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _typeobject *, struct _object *, struct _object *)[m[K'} to '[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K' {aka '[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K'} [[01;35m[K-Wcast-function-type[m[K] > 5455 | { "localcontext", [01;35m[K([m[KPyCFunction)ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_localcontext}, > | [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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_hk.cpython-35m-x86_64-linux-gnu.so >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 -Werror=declaration-after-statement -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/ossaudiodev.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_codecs_iso2022.cpython-35m-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 -Werror=declaration-after-statement -IModules/_multiprocessing -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/semaphore.o >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 -Werror=declaration-after-statement -DPy_LIMITED_API=0x03050000 -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/xxlimited.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_multiprocessing.cpython-35m-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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/xxlimited.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/xxlimited.cpython-35m-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 -Werror=declaration-after-statement -I/usr/lib64/libffi-3.3_rc0/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/ossaudiodev.cpython-35m-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 -Werror=declaration-after-statement -I/usr/lib64/libffi-3.3_rc0/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -I/usr/lib64/libffi-3.3_rc0/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/basearith.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -I/usr/lib64/libffi-3.3_rc0/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/constants.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/context.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -I/usr/lib64/libffi-3.3_rc0/include -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/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 -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/convolute.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/crt.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/difradix2.o -Wextra -Wno-missing-field-initializers >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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -lpython3.5m -o build/lib.linux-x86_64-3.5/_ctypes.cpython-35m-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 -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fnt.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fourstep.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.o -Wextra -Wno-missing-field-initializers >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:[m[K In function '[01m[Kword_to_string[m[K': >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 333 | case 20: EXTRACT_DIGIT(s, [01;35m[Kx, 10000000000000000000ULL[m[K, dot); /* GCOV_NOT_REACHED */ > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:333:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 333 | case 20: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */ > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:334:5:[m[K [01;36m[Knote: [m[Khere > 334 | [01;36m[Kcase[m[K 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 334 | case 19: EXTRACT_DIGIT(s, [01;35m[Kx, 1000000000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:334:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 334 | case 19: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000000000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:335:5:[m[K [01;36m[Knote: [m[Khere > 335 | [01;36m[Kcase[m[K 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 335 | case 18: EXTRACT_DIGIT(s, [01;35m[Kx, 100000000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:335:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 335 | case 18: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100000000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:336:5:[m[K [01;36m[Knote: [m[Khere > 336 | [01;36m[Kcase[m[K 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 336 | case 17: EXTRACT_DIGIT(s, [01;35m[Kx, 10000000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:336:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 336 | case 17: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:337:5:[m[K [01;36m[Knote: [m[Khere > 337 | [01;36m[Kcase[m[K 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 337 | case 16: EXTRACT_DIGIT(s, [01;35m[Kx, 1000000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:337:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 337 | case 16: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:338:5:[m[K [01;36m[Knote: [m[Khere > 338 | [01;36m[Kcase[m[K 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 338 | case 15: EXTRACT_DIGIT(s, [01;35m[Kx, 100000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:338:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 338 | case 15: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:339:5:[m[K [01;36m[Knote: [m[Khere > 339 | [01;36m[Kcase[m[K 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 339 | case 14: EXTRACT_DIGIT(s, [01;35m[Kx, 10000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:339:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 339 | case 14: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:340:5:[m[K [01;36m[Knote: [m[Khere > 340 | [01;36m[Kcase[m[K 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 340 | case 13: EXTRACT_DIGIT(s, [01;35m[Kx, 1000000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:340:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 340 | case 13: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:341:5:[m[K [01;36m[Knote: [m[Khere > 341 | [01;36m[Kcase[m[K 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 341 | case 12: EXTRACT_DIGIT(s, [01;35m[Kx, 100000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:341:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 341 | case 12: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:342:5:[m[K [01;36m[Knote: [m[Khere > 342 | [01;36m[Kcase[m[K 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 342 | case 11: EXTRACT_DIGIT(s, [01;35m[Kx, 10000000000ULL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:342:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 342 | case 11: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000000000ULL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:344:5:[m[K [01;36m[Knote: [m[Khere > 344 | [01;36m[Kcase[m[K 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 344 | case 10: EXTRACT_DIGIT(s, [01;35m[Kx, 1000000000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:344:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 344 | case 10: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000000000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:345:5:[m[K [01;36m[Knote: [m[Khere > 345 | [01;36m[Kcase[m[K 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 345 | case 9: EXTRACT_DIGIT(s, [01;35m[Kx, 100000000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:345:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 345 | case 9: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100000000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:346:5:[m[K [01;36m[Knote: [m[Khere > 346 | [01;36m[Kcase[m[K 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 346 | case 8: EXTRACT_DIGIT(s, [01;35m[Kx, 10000000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:346:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 346 | case 8: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:347:5:[m[K [01;36m[Knote: [m[Khere > 347 | [01;36m[Kcase[m[K 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 347 | case 7: EXTRACT_DIGIT(s, [01;35m[Kx, 1000000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:347:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 347 | case 7: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:348:5:[m[K [01;36m[Knote: [m[Khere > 348 | [01;36m[Kcase[m[K 6: EXTRACT_DIGIT(s, x, 100000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 348 | case 6: EXTRACT_DIGIT(s, [01;35m[Kx, 100000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:348:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 348 | case 6: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:349:5:[m[K [01;36m[Knote: [m[Khere > 349 | [01;36m[Kcase[m[K 5: EXTRACT_DIGIT(s, x, 10000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 349 | case 5: EXTRACT_DIGIT(s, [01;35m[Kx, 10000UL[m[K, dot); > | [01;35m[K~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:349:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 349 | case 5: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:350:5:[m[K [01;36m[Knote: [m[Khere > 350 | [01;36m[Kcase[m[K 4: EXTRACT_DIGIT(s, x, 1000UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 350 | case 4: EXTRACT_DIGIT(s, [01;35m[Kx, 1000UL[m[K, dot); > | [01;35m[K~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:350:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 350 | case 4: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 1000UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:351:5:[m[K [01;36m[Knote: [m[Khere > 351 | [01;36m[Kcase[m[K 3: EXTRACT_DIGIT(s, x, 100UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 351 | case 3: EXTRACT_DIGIT(s, [01;35m[Kx, 100UL[m[K, dot); > | [01;35m[K~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:351:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 351 | case 3: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 100UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:352:5:[m[K [01;36m[Knote: [m[Khere > 352 | [01;36m[Kcase[m[K 2: EXTRACT_DIGIT(s, x, 10UL, dot); > | [01;36m[K^~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:327:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K] > 327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d >...... > 352 | case 2: EXTRACT_DIGIT(s, [01;35m[Kx, 10UL[m[K, dot); > | [01;35m[K~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:352:14:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KEXTRACT_DIGIT[m[K' > 352 | case 2: [01;36m[KEXTRACT_DIGIT[m[K(s, x, 10UL, dot); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[K/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.c:353:5:[m[K [01;36m[Knote: [m[Khere > 353 | [01;36m[Kdefault[m[K: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x; > | [01;36m[K^~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/memory.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/mpdecimal.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/numbertheory.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/sixstep.o -Wextra -Wno-missing-field-initializers >x86_64-pc-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=corei7-avx -pipe -Og -g -gdwarf-4 -fwrapv -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Include -I/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu -c /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/transpose.o -Wextra -Wno-missing-field-initializers >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.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.5/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lpython3.5m -o build/lib.linux-x86_64-3.5/_decimal.cpython-35m-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.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/pydoc3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/idle3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/2to3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/pyvenv -> build/scripts-3.5 >changing mode of build/scripts-3.5/pydoc3 from 644 to 755 >changing mode of build/scripts-3.5/idle3 from 644 to 755 >changing mode of build/scripts-3.5/2to3 from 644 to 755 >changing mode of build/scripts-3.5/pyvenv from 644 to 755 >renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5 >renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5 >renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5 >renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5 >python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: __CPU_MASK_TYPE = __SYSCALL_ULONG_TYPE >Warning - could not find file stddef.h >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: __NFDBITS = (8 * (int) sizeof (__fd_mask)) >Skipping: def __FD_MASK(d): return ((__fd_mask) (1UL << ((d) % __NFDBITS))) > >Skipping: def __FDS_BITS(set): return ((set)->fds_bits) > >Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) > >Skipping: NFDBITS = __NFDBITS >Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) >Skipping: __PTHREAD_SPINS_DATA = \ > short __spins; \ > short __elision >Skipping: __PTHREAD_SPINS_DATA = \ > struct \ > { \ > short __espins; \ > short __eelision; \ > } __elision_data >Skipping: __spins = __elision_data.__espins >Skipping: __elision = __elision_data.__eelision >Skipping: __PTHREAD_SPINS_DATA = int __spins >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: __CPU_MASK_TYPE = __SYSCALL_ULONG_TYPE >Warning - could not find file stddef.h >Skipping: SOCK_STREAM = SOCK_STREAM >Skipping: SOCK_DGRAM = SOCK_DGRAM >Skipping: SOCK_RAW = SOCK_RAW >Skipping: SOCK_RDM = SOCK_RDM >Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET >Skipping: SOCK_DCCP = SOCK_DCCP >Skipping: SOCK_PACKET = SOCK_PACKET >Skipping: SOCK_CLOEXEC = SOCK_CLOEXEC >Skipping: SOCK_NONBLOCK = SOCK_NONBLOCK >Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) >Skipping: __ss_aligntype = unsigned long int >Skipping: _SS_PADSIZE = \ > (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype)) >Skipping: MSG_OOB = MSG_OOB >Skipping: MSG_PEEK = MSG_PEEK >Skipping: MSG_DONTROUTE = MSG_DONTROUTE >Skipping: MSG_TRYHARD = MSG_DONTROUTE >Skipping: MSG_CTRUNC = MSG_CTRUNC >Skipping: MSG_PROXY = MSG_PROXY >Skipping: MSG_TRUNC = MSG_TRUNC >Skipping: MSG_DONTWAIT = MSG_DONTWAIT >Skipping: MSG_EOR = MSG_EOR >Skipping: MSG_WAITALL = MSG_WAITALL >Skipping: MSG_FIN = MSG_FIN >Skipping: MSG_SYN = MSG_SYN >Skipping: MSG_CONFIRM = MSG_CONFIRM >Skipping: MSG_RST = MSG_RST >Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE >Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL >Skipping: MSG_MORE = MSG_MORE >Skipping: MSG_WAITFORONE = MSG_WAITFORONE >Skipping: MSG_BATCH = MSG_BATCH >Skipping: MSG_ZEROCOPY = MSG_ZEROCOPY >Skipping: MSG_FASTOPEN = MSG_FASTOPEN >Skipping: MSG_CMSG_CLOEXEC = MSG_CMSG_CLOEXEC >Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) > >Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) > >Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ > >Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ > >Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) > >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: SCM_RIGHTS = SCM_RIGHTS >Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS >Skipping: SHUT_RD = SHUT_RD >Skipping: SHUT_WR = SHUT_WR >Skipping: SHUT_RDWR = SHUT_RDWR >Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict >Skipping: __CONST_SOCKADDR_ARG = const struct sockaddr * >Skipping: __SOCKADDR_ALLTYPES = \ > __SOCKADDR_ONETYPE (sockaddr) \ > __SOCKADDR_ONETYPE (sockaddr_at) \ > __SOCKADDR_ONETYPE (sockaddr_ax25) \ > __SOCKADDR_ONETYPE (sockaddr_dl) \ > __SOCKADDR_ONETYPE (sockaddr_eon) \ > __SOCKADDR_ONETYPE (sockaddr_in) \ > __SOCKADDR_ONETYPE (sockaddr_in6) \ > __SOCKADDR_ONETYPE (sockaddr_inarp) \ > __SOCKADDR_ONETYPE (sockaddr_ipx) \ > __SOCKADDR_ONETYPE (sockaddr_iso) \ > __SOCKADDR_ONETYPE (sockaddr_ns) \ > __SOCKADDR_ONETYPE (sockaddr_un) \ > __SOCKADDR_ONETYPE (sockaddr_x25) >Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; > >Skipping: def __SOCKADDR_ONETYPE(type): return const struct type *__restrict __##type##__; > >Skipping: IP_RECVRETOPTS = IP_RETOPTS >Skipping: SCM_SRCRT = IPV6_RXSRCRT >Skipping: IPPROTO_IP = IPPROTO_IP >Skipping: IPPROTO_ICMP = IPPROTO_ICMP >Skipping: IPPROTO_IGMP = IPPROTO_IGMP >Skipping: IPPROTO_IPIP = IPPROTO_IPIP >Skipping: IPPROTO_TCP = IPPROTO_TCP >Skipping: IPPROTO_EGP = IPPROTO_EGP >Skipping: IPPROTO_PUP = IPPROTO_PUP >Skipping: IPPROTO_UDP = IPPROTO_UDP >Skipping: IPPROTO_IDP = IPPROTO_IDP >Skipping: IPPROTO_TP = IPPROTO_TP >Skipping: IPPROTO_DCCP = IPPROTO_DCCP >Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 >Skipping: IPPROTO_RSVP = IPPROTO_RSVP >Skipping: IPPROTO_GRE = IPPROTO_GRE >Skipping: IPPROTO_ESP = IPPROTO_ESP >Skipping: IPPROTO_AH = IPPROTO_AH >Skipping: IPPROTO_MTP = IPPROTO_MTP >Skipping: IPPROTO_BEETPH = IPPROTO_BEETPH >Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP >Skipping: IPPROTO_PIM = IPPROTO_PIM >Skipping: IPPROTO_COMP = IPPROTO_COMP >Skipping: IPPROTO_SCTP = IPPROTO_SCTP >Skipping: IPPROTO_UDPLITE = IPPROTO_UDPLITE >Skipping: IPPROTO_MPLS = IPPROTO_MPLS >Skipping: IPPROTO_RAW = IPPROTO_RAW >Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS >Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING >Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT >Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 >Skipping: IPPROTO_NONE = IPPROTO_NONE >Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS >Skipping: IPPROTO_MH = IPPROTO_MH >Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) >Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) >Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) >Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) >Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) >Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) >Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) >Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) >Skipping: s6_addr = __in6_u.__u6_addr8 >Skipping: s6_addr16 = __in6_u.__u6_addr16 >Skipping: s6_addr32 = __in6_u.__u6_addr32 >Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } >Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } >Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ > >Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ > >Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((const uint8_t *) (a))[0] == 0xff) > >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Warning - could not find file stddef.h >Skipping: RTLD_NEXT = ((void *) -1l) >Skipping: RTLD_DEFAULT = ((void *) 0) >Skipping: __always_inline = __inline__ >Skipping: __kernel_mode_t = __kernel_mode_t >Skipping: __kernel_ipc_pid_t = __kernel_ipc_pid_t >Skipping: __kernel_uid_t = __kernel_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __kernel_long_t = __kernel_long_t >Skipping: __kernel_old_uid_t = __kernel_old_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __bitwise__ = __attribute__((bitwise)) >Skipping: __bitwise = __bitwise__ >Skipping: __aligned_u64 = __u64 __attribute__((aligned(8))) >Skipping: __aligned_be64 = __be64 __attribute__((aligned(8))) >Skipping: __aligned_le64 = __le64 __attribute__((aligned(8))) >Skipping: __arch_swab32 = __arch_swab32 >Skipping: __arch_swab64 = __arch_swab64 >Skipping: def ___constant_swab16(x): return ((__u16)( \ > >Skipping: def ___constant_swab32(x): return ((__u32)( \ > >Skipping: def ___constant_swab64(x): return ((__u64)( \ > >Skipping: def ___constant_swahw32(x): return ((__u32)( \ > >Skipping: def ___constant_swahb32(x): return ((__u32)( \ > >Skipping: def __swab16(x): return (__u16)__builtin_bswap16((__u16)(x)) > >Skipping: def __swab32(x): return (__u32)__builtin_bswap32((__u32)(x)) > >Skipping: def __swab64(x): return (__u64)__builtin_bswap64((__u64)(x)) > >Skipping: def __constant_htonl(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_htons(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __constant_cpu_to_be64(x): return ((__be64)___constant_swab64((x))) > >Skipping: def __constant_cpu_to_be32(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_cpu_to_be16(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __cpu_to_be64(x): return ((__be64)__swab64((x))) > >Skipping: def __cpu_to_be32(x): return ((__be32)__swab32((x))) > >Skipping: def __cpu_to_be16(x): return ((__be16)__swab16((x))) > >Skipping: def __cpu_to_le64s(x): return do { (void)(x); } while (0) > >Skipping: def __le64_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le32s(x): return do { (void)(x); } while (0) > >Skipping: def __le32_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le16s(x): return do { (void)(x); } while (0) > >Skipping: def __le16_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: EDRIVE_CANT_DO_THIS = EOPNOTSUPP >Skipping: CDSL_NONE = (INT_MAX-1) >Skipping: CDSL_CURRENT = INT_MAX >>>> Source compiled. >>>> Test phase: dev-lang/python-3.5.7 >make -j4 -l10 test EXTRATESTOPTS=-u-network CPPFLAGS= CFLAGS= LDFLAGS= >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu ./python -E -c 'import sys ; from sysconfig import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >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.5.7/work/Python-3.5.7/Tools/scripts/pydoc3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/idle3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/2to3 -> build/scripts-3.5 >copying and adjusting /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/pyvenv -> build/scripts-3.5 >changing mode of build/scripts-3.5/pydoc3 from 644 to 755 >changing mode of build/scripts-3.5/idle3 from 644 to 755 >changing mode of build/scripts-3.5/2to3 from 644 to 755 >changing mode of build/scripts-3.5/pyvenv from 644 to 755 >renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5 >renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5 >renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5 >renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5 >python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: __CPU_MASK_TYPE = __SYSCALL_ULONG_TYPE >Warning - could not find file stddef.h >Skipping: _SIGSET_NWORDS = (1024 / (8 * sizeof (unsigned long int))) >Skipping: __NFDBITS = (8 * (int) sizeof (__fd_mask)) >Skipping: def __FD_MASK(d): return ((__fd_mask) (1UL << ((d) % __NFDBITS))) > >Skipping: def __FDS_BITS(set): return ((set)->fds_bits) > >Skipping: def __FDS_BITS(set): return ((set)->__fds_bits) > >Skipping: NFDBITS = __NFDBITS >Skipping: __cleanup_fct_attribute = __attribute__ ((__regparm__ (1))) >Skipping: __PTHREAD_SPINS_DATA = \ > short __spins; \ > short __elision >Skipping: __PTHREAD_SPINS_DATA = \ > struct \ > { \ > short __espins; \ > short __eelision; \ > } __elision_data >Skipping: __spins = __elision_data.__espins >Skipping: __elision = __elision_data.__eelision >Skipping: __PTHREAD_SPINS_DATA = int __spins >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Skipping: __S16_TYPE = short int >Skipping: __U16_TYPE = unsigned short int >Skipping: __U32_TYPE = unsigned int >Skipping: __SLONGWORD_TYPE = long int >Skipping: __ULONGWORD_TYPE = unsigned long int >Skipping: __SQUAD_TYPE = __quad_t >Skipping: __UQUAD_TYPE = __u_quad_t >Skipping: __UWORD_TYPE = unsigned int >Skipping: __SLONG32_TYPE = long int >Skipping: __ULONG32_TYPE = unsigned long int >Skipping: __S64_TYPE = __quad_t >Skipping: __U64_TYPE = __u_quad_t >Skipping: __STD_TYPE = __extension__ typedef >Skipping: __SQUAD_TYPE = long int >Skipping: __UQUAD_TYPE = unsigned long int >Skipping: __SWORD_TYPE = long int >Skipping: __UWORD_TYPE = unsigned long int >Skipping: __ULONG32_TYPE = unsigned int >Skipping: __S64_TYPE = long int >Skipping: __U64_TYPE = unsigned long int >Skipping: __STD_TYPE = typedef >Skipping: __SYSCALL_SLONG_TYPE = __SQUAD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __UQUAD_TYPE >Skipping: __SYSCALL_SLONG_TYPE = __SLONGWORD_TYPE >Skipping: __SYSCALL_ULONG_TYPE = __ULONGWORD_TYPE >Skipping: __DEV_T_TYPE = __UQUAD_TYPE >Skipping: __UID_T_TYPE = __U32_TYPE >Skipping: __GID_T_TYPE = __U32_TYPE >Skipping: __INO_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __INO64_T_TYPE = __UQUAD_TYPE >Skipping: __MODE_T_TYPE = __U32_TYPE >Skipping: __NLINK_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSWORD_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __NLINK_T_TYPE = __UWORD_TYPE >Skipping: __OFF_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __OFF64_T_TYPE = __SQUAD_TYPE >Skipping: __RLIM_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __RLIM64_T_TYPE = __UQUAD_TYPE >Skipping: __BLKCNT_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __BLKCNT64_T_TYPE = __SQUAD_TYPE >Skipping: __FSBLKCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSBLKCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __FSFILCNT_T_TYPE = __SYSCALL_ULONG_TYPE >Skipping: __FSFILCNT64_T_TYPE = __UQUAD_TYPE >Skipping: __ID_T_TYPE = __U32_TYPE >Skipping: __CLOCK_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIME_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __USECONDS_T_TYPE = __U32_TYPE >Skipping: __SUSECONDS_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __TIMER_T_TYPE = void * >Skipping: __BLKSIZE_T_TYPE = __SYSCALL_SLONG_TYPE >Skipping: __FSID_T_TYPE = struct { int __val[2]; } >Skipping: __CPU_MASK_TYPE = __SYSCALL_ULONG_TYPE >Warning - could not find file stddef.h >Skipping: SOCK_STREAM = SOCK_STREAM >Skipping: SOCK_DGRAM = SOCK_DGRAM >Skipping: SOCK_RAW = SOCK_RAW >Skipping: SOCK_RDM = SOCK_RDM >Skipping: SOCK_SEQPACKET = SOCK_SEQPACKET >Skipping: SOCK_DCCP = SOCK_DCCP >Skipping: SOCK_PACKET = SOCK_PACKET >Skipping: SOCK_CLOEXEC = SOCK_CLOEXEC >Skipping: SOCK_NONBLOCK = SOCK_NONBLOCK >Skipping: __SOCKADDR_COMMON_SIZE = (sizeof (unsigned short int)) >Skipping: __ss_aligntype = unsigned long int >Skipping: _SS_PADSIZE = \ > (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype)) >Skipping: MSG_OOB = MSG_OOB >Skipping: MSG_PEEK = MSG_PEEK >Skipping: MSG_DONTROUTE = MSG_DONTROUTE >Skipping: MSG_TRYHARD = MSG_DONTROUTE >Skipping: MSG_CTRUNC = MSG_CTRUNC >Skipping: MSG_PROXY = MSG_PROXY >Skipping: MSG_TRUNC = MSG_TRUNC >Skipping: MSG_DONTWAIT = MSG_DONTWAIT >Skipping: MSG_EOR = MSG_EOR >Skipping: MSG_WAITALL = MSG_WAITALL >Skipping: MSG_FIN = MSG_FIN >Skipping: MSG_SYN = MSG_SYN >Skipping: MSG_CONFIRM = MSG_CONFIRM >Skipping: MSG_RST = MSG_RST >Skipping: MSG_ERRQUEUE = MSG_ERRQUEUE >Skipping: MSG_NOSIGNAL = MSG_NOSIGNAL >Skipping: MSG_MORE = MSG_MORE >Skipping: MSG_WAITFORONE = MSG_WAITFORONE >Skipping: MSG_BATCH = MSG_BATCH >Skipping: MSG_ZEROCOPY = MSG_ZEROCOPY >Skipping: MSG_FASTOPEN = MSG_FASTOPEN >Skipping: MSG_CMSG_CLOEXEC = MSG_CMSG_CLOEXEC >Skipping: def CMSG_DATA(cmsg): return ((cmsg)->__cmsg_data) > >Skipping: def CMSG_DATA(cmsg): return ((unsigned char *) ((struct cmsghdr *) (cmsg) + 1)) > >Skipping: def CMSG_ALIGN(len): return (((len) + sizeof (size_t) - 1) \ > >Skipping: def CMSG_SPACE(len): return (CMSG_ALIGN (len) \ > >Skipping: def CMSG_LEN(len): return (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) > >Skipping: _EXTERN_INLINE = __extern_inline >Skipping: SCM_RIGHTS = SCM_RIGHTS >Skipping: SCM_CREDENTIALS = SCM_CREDENTIALS >Skipping: SHUT_RD = SHUT_RD >Skipping: SHUT_WR = SHUT_WR >Skipping: SHUT_RDWR = SHUT_RDWR >Skipping: __SOCKADDR_ARG = struct sockaddr *__restrict >Skipping: __CONST_SOCKADDR_ARG = const struct sockaddr * >Skipping: __SOCKADDR_ALLTYPES = \ > __SOCKADDR_ONETYPE (sockaddr) \ > __SOCKADDR_ONETYPE (sockaddr_at) \ > __SOCKADDR_ONETYPE (sockaddr_ax25) \ > __SOCKADDR_ONETYPE (sockaddr_dl) \ > __SOCKADDR_ONETYPE (sockaddr_eon) \ > __SOCKADDR_ONETYPE (sockaddr_in) \ > __SOCKADDR_ONETYPE (sockaddr_in6) \ > __SOCKADDR_ONETYPE (sockaddr_inarp) \ > __SOCKADDR_ONETYPE (sockaddr_ipx) \ > __SOCKADDR_ONETYPE (sockaddr_iso) \ > __SOCKADDR_ONETYPE (sockaddr_ns) \ > __SOCKADDR_ONETYPE (sockaddr_un) \ > __SOCKADDR_ONETYPE (sockaddr_x25) >Skipping: def __SOCKADDR_ONETYPE(type): return struct type *__restrict __##type##__; > >Skipping: def __SOCKADDR_ONETYPE(type): return const struct type *__restrict __##type##__; > >Skipping: IP_RECVRETOPTS = IP_RETOPTS >Skipping: SCM_SRCRT = IPV6_RXSRCRT >Skipping: IPPROTO_IP = IPPROTO_IP >Skipping: IPPROTO_ICMP = IPPROTO_ICMP >Skipping: IPPROTO_IGMP = IPPROTO_IGMP >Skipping: IPPROTO_IPIP = IPPROTO_IPIP >Skipping: IPPROTO_TCP = IPPROTO_TCP >Skipping: IPPROTO_EGP = IPPROTO_EGP >Skipping: IPPROTO_PUP = IPPROTO_PUP >Skipping: IPPROTO_UDP = IPPROTO_UDP >Skipping: IPPROTO_IDP = IPPROTO_IDP >Skipping: IPPROTO_TP = IPPROTO_TP >Skipping: IPPROTO_DCCP = IPPROTO_DCCP >Skipping: IPPROTO_IPV6 = IPPROTO_IPV6 >Skipping: IPPROTO_RSVP = IPPROTO_RSVP >Skipping: IPPROTO_GRE = IPPROTO_GRE >Skipping: IPPROTO_ESP = IPPROTO_ESP >Skipping: IPPROTO_AH = IPPROTO_AH >Skipping: IPPROTO_MTP = IPPROTO_MTP >Skipping: IPPROTO_BEETPH = IPPROTO_BEETPH >Skipping: IPPROTO_ENCAP = IPPROTO_ENCAP >Skipping: IPPROTO_PIM = IPPROTO_PIM >Skipping: IPPROTO_COMP = IPPROTO_COMP >Skipping: IPPROTO_SCTP = IPPROTO_SCTP >Skipping: IPPROTO_UDPLITE = IPPROTO_UDPLITE >Skipping: IPPROTO_MPLS = IPPROTO_MPLS >Skipping: IPPROTO_RAW = IPPROTO_RAW >Skipping: IPPROTO_HOPOPTS = IPPROTO_HOPOPTS >Skipping: IPPROTO_ROUTING = IPPROTO_ROUTING >Skipping: IPPROTO_FRAGMENT = IPPROTO_FRAGMENT >Skipping: IPPROTO_ICMPV6 = IPPROTO_ICMPV6 >Skipping: IPPROTO_NONE = IPPROTO_NONE >Skipping: IPPROTO_DSTOPTS = IPPROTO_DSTOPTS >Skipping: IPPROTO_MH = IPPROTO_MH >Skipping: INADDR_ANY = ((in_addr_t) 0x00000000) >Skipping: INADDR_BROADCAST = ((in_addr_t) 0xffffffff) >Skipping: INADDR_NONE = ((in_addr_t) 0xffffffff) >Skipping: INADDR_LOOPBACK = ((in_addr_t) 0x7f000001) >Skipping: INADDR_UNSPEC_GROUP = ((in_addr_t) 0xe0000000) >Skipping: INADDR_ALLHOSTS_GROUP = ((in_addr_t) 0xe0000001) >Skipping: INADDR_ALLRTRS_GROUP = ((in_addr_t) 0xe0000002) >Skipping: INADDR_MAX_LOCAL_GROUP = ((in_addr_t) 0xe00000ff) >Skipping: s6_addr = __in6_u.__u6_addr8 >Skipping: s6_addr16 = __in6_u.__u6_addr16 >Skipping: s6_addr32 = __in6_u.__u6_addr32 >Skipping: IN6ADDR_ANY_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } >Skipping: IN6ADDR_LOOPBACK_INIT = { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } >Skipping: def IP_MSFILTER_SIZE(numsrc): return (sizeof (struct ip_msfilter) \ > >Skipping: def GROUP_FILTER_SIZE(numsrc): return (sizeof (struct group_filter) \ > >Skipping: def IN6_IS_ADDR_MULTICAST(a): return (((const uint8_t *) (a))[0] == 0xff) > >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: _POSIX_C_SOURCE = 200112L >Skipping: _POSIX_C_SOURCE = 200809L >Skipping: _POSIX_C_SOURCE = 199506L >Skipping: __STDC_ISO_10646__ = 201706L >Skipping: __LEAF = , __leaf__ >Skipping: __LEAF_ATTR = __attribute__ ((__leaf__)) >Skipping: __THROW = __attribute__ ((__nothrow__ __LEAF)) >Skipping: __THROWNL = __attribute__ ((__nothrow__)) >Skipping: def __NTH(fct): return __attribute__ ((__nothrow__ __LEAF)) fct > >Skipping: def __NTHNL(fct): return __attribute__ ((__nothrow__)) fct > >Skipping: __THROW = throw () >Skipping: __THROWNL = throw () >Skipping: def __NTH(fct): return __LEAF_ATTR fct throw () > >Skipping: def __NTHNL(fct): return fct throw () > >Skipping: __inline = inline >Skipping: __inline = >Skipping: __ptr_t = void * >Skipping: __BEGIN_DECLS = extern "C" { >Skipping: __END_DECLS = } >Skipping: __attribute_malloc__ = __attribute__ ((__malloc__)) >Skipping: __attribute_malloc__ = >Skipping: __attribute_pure__ = __attribute__ ((__pure__)) >Skipping: __attribute_pure__ = >Skipping: __attribute_const__ = __attribute__ ((__const__)) >Skipping: __attribute_const__ = >Skipping: __attribute_used__ = __attribute__ ((__used__)) >Skipping: __attribute_noinline__ = __attribute__ ((__noinline__)) >Skipping: __attribute_used__ = __attribute__ ((__unused__)) >Skipping: __attribute_noinline__ = >Skipping: __attribute_deprecated__ = __attribute__ ((__deprecated__)) >Skipping: __attribute_deprecated__ = >Skipping: def __nonnull(params): return __attribute__ ((__nonnull__ params)) > >Skipping: __attribute_warn_unused_result__ = \ > __attribute__ ((__warn_unused_result__)) >Skipping: __wur = __attribute_warn_unused_result__ >Skipping: __attribute_warn_unused_result__ = >Skipping: __wur = >Skipping: __always_inline = __inline __attribute__ ((__always_inline__)) >Skipping: __always_inline = __inline >Skipping: __attribute_artificial__ = __attribute__ ((__artificial__)) >Skipping: __attribute_artificial__ = >Skipping: __extern_inline = extern __inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_always_inline = \ > extern __always_inline __attribute__ ((__gnu_inline__)) >Skipping: __extern_inline = extern __inline >Skipping: __extern_always_inline = extern __always_inline >Skipping: __fortify_function = __extern_always_inline __attribute_artificial__ >Skipping: __extension__ = >Skipping: __restrict = restrict >Skipping: __restrict = >Skipping: __restrict_arr = __restrict >Skipping: __restrict_arr = >Skipping: __restrict_arr = restrict >Skipping: __restrict_arr = >Skipping: _Noreturn = __attribute__ ((__noreturn__)) >Skipping: __attribute_nonstring__ = __attribute__ ((__nonstring__)) >Skipping: def __glibc_macro_warning1(message): return _Pragma (#message) > >Warning - could not find file gnu/stubs-x32.h >Warning - could not find file stddef.h >Skipping: RTLD_NEXT = ((void *) -1l) >Skipping: RTLD_DEFAULT = ((void *) 0) >Skipping: __always_inline = __inline__ >Skipping: __kernel_mode_t = __kernel_mode_t >Skipping: __kernel_ipc_pid_t = __kernel_ipc_pid_t >Skipping: __kernel_uid_t = __kernel_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __kernel_long_t = __kernel_long_t >Skipping: __kernel_old_uid_t = __kernel_old_uid_t >Skipping: __kernel_old_dev_t = __kernel_old_dev_t >Skipping: __bitwise__ = __attribute__((bitwise)) >Skipping: __bitwise = __bitwise__ >Skipping: __aligned_u64 = __u64 __attribute__((aligned(8))) >Skipping: __aligned_be64 = __be64 __attribute__((aligned(8))) >Skipping: __aligned_le64 = __le64 __attribute__((aligned(8))) >Skipping: __arch_swab32 = __arch_swab32 >Skipping: __arch_swab64 = __arch_swab64 >Skipping: def ___constant_swab16(x): return ((__u16)( \ > >Skipping: def ___constant_swab32(x): return ((__u32)( \ > >Skipping: def ___constant_swab64(x): return ((__u64)( \ > >Skipping: def ___constant_swahw32(x): return ((__u32)( \ > >Skipping: def ___constant_swahb32(x): return ((__u32)( \ > >Skipping: def __swab16(x): return (__u16)__builtin_bswap16((__u16)(x)) > >Skipping: def __swab32(x): return (__u32)__builtin_bswap32((__u32)(x)) > >Skipping: def __swab64(x): return (__u64)__builtin_bswap64((__u64)(x)) > >Skipping: def __constant_htonl(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_htons(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __constant_cpu_to_be64(x): return ((__be64)___constant_swab64((x))) > >Skipping: def __constant_cpu_to_be32(x): return ((__be32)___constant_swab32((x))) > >Skipping: def __constant_cpu_to_be16(x): return ((__be16)___constant_swab16((x))) > >Skipping: def __cpu_to_be64(x): return ((__be64)__swab64((x))) > >Skipping: def __cpu_to_be32(x): return ((__be32)__swab32((x))) > >Skipping: def __cpu_to_be16(x): return ((__be16)__swab16((x))) > >Skipping: def __cpu_to_le64s(x): return do { (void)(x); } while (0) > >Skipping: def __le64_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le32s(x): return do { (void)(x); } while (0) > >Skipping: def __le32_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: def __cpu_to_le16s(x): return do { (void)(x); } while (0) > >Skipping: def __le16_to_cpus(x): return do { (void)(x); } while (0) > >Skipping: EDRIVE_CANT_DO_THIS = EOPNOTSUPP >Skipping: CDSL_NONE = (INT_MAX-1) >Skipping: CDSL_CURRENT = INT_MAX >_PYTHONNOSITEPACKAGES=1 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu ./python /var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Tools/scripts/run_tests.py -u-network >/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu/python -W default -bb -E -W error::BytesWarning -m test -r -w -j 0 -u-network >Using random seed 9709201 >0:00:00 load avg: 3.14 [ 1/397] test_operator >0:00:00 load avg: 3.14 [ 2/397] test_dynamicclassattribute >0:00:00 load avg: 3.14 [ 3/397] test_bool >0:00:00 load avg: 3.14 [ 4/397] test_pep247 >0:00:00 load avg: 3.14 [ 5/397] test_ioctl >0:00:00 load avg: 3.14 [ 6/397] test_index >0:00:00 load avg: 3.14 [ 7/397] test_kqueue >test_kqueue skipped -- test works only on BSD >0:00:01 load avg: 3.14 [ 8/397] test_hmac >0:00:01 load avg: 3.14 [ 9/397] test_xml_dom_minicompat >0:00:01 load avg: 3.14 [ 10/397] test_mmap >0:00:01 load avg: 3.14 [ 11/397] test_zipfile64 >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >0:00:01 load avg: 3.14 [ 12/397] test_sys_setprofile >0:00:01 load avg: 3.14 [ 13/397] test_string >0:00:01 load avg: 3.14 [ 14/397] test_syntax >0:00:02 load avg: 3.14 [ 15/397] test_wave >0:00:02 load avg: 3.14 [ 16/397] test_filecmp >0:00:02 load avg: 3.14 [ 17/397] test_codecencodings_cn >0:00:02 load avg: 3.14 [ 18/397] test_getargs2 >0:00:03 load avg: 3.14 [ 19/397] test_fcntl >0:00:03 load avg: 3.14 [ 20/397] test_pwd >0:00:04 load avg: 3.14 [ 21/397] test_atexit >0:00:04 load avg: 3.45 [ 22/397] test_zipimport_support >0:00:04 load avg: 3.45 [ 23/397] test_listcomps >0:00:04 load avg: 3.45 [ 24/397] test_pulldom >0:00:05 load avg: 3.45 [ 25/397] test_codecs >0:00:06 load avg: 3.45 [ 26/397] test_uuid >0:00:06 load avg: 3.45 [ 27/397] test_pickletools >0:00:07 load avg: 3.45 [ 28/397] test_syslog >0:00:08 load avg: 3.45 [ 29/397] test_calendar >0:00:08 load avg: 3.45 [ 30/397] test_zlib >0:00:08 load avg: 3.45 [ 31/397] test_opcodes >0:00:09 load avg: 3.74 [ 32/397] test_marshal >0:00:10 load avg: 3.74 [ 33/397] test_enum >0:00:10 load avg: 3.74 [ 34/397] test_source_encoding >0:00:11 load avg: 3.74 [ 35/397] test_urllib >0:00:11 load avg: 3.74 [ 36/397] test_finalization >0:00:12 load avg: 3.74 [ 37/397] test_peepholer >0:00:12 load avg: 3.74 [ 38/397] test_ast >0:00:13 load avg: 3.74 [ 39/397] test_dynamic >0:00:13 load avg: 3.74 [ 40/397] test_weakset >0:00:14 load avg: 4.16 [ 41/397] test_lzma >0:00:14 load avg: 4.16 [ 42/397] test_hash >0:00:15 load avg: 4.16 [ 43/397] test_defaultdict >0:00:15 load avg: 4.16 [ 44/397] test_fileio >0:00:15 load avg: 4.16 [ 45/397] test_code >0:00:15 load avg: 4.16 [ 46/397] test_pipes >0:00:16 load avg: 4.16 [ 47/397] test_setcomps >0:00:16 load avg: 4.16 [ 48/397] test_dis >0:00:17 load avg: 4.16 [ 49/397] test_netrc >0:00:19 load avg: 4.31 [ 50/397] test_json >0:00:21 load avg: 4.31 [ 51/397] test_bufio >0:00:22 load avg: 4.31 [ 52/397] test_htmlparser >0:00:22 load avg: 4.31 [ 53/397] test_sys >0:00:22 load avg: 4.31 [ 54/397] test_cmd_line >0:00:23 load avg: 4.31 [ 55/397] test_stat >0:00:23 load avg: 4.31 [ 56/397] test_stringprep >0:00:23 load avg: 4.31 [ 57/397] test_base64 >0:00:23 load avg: 4.31 [ 58/397] test_compare >0:00:23 load avg: 4.31 [ 59/397] test_generators >0:00:24 load avg: 4.31 [ 60/397] test_audioop >0:00:24 load avg: 4.31 [ 61/397] test_enumerate >0:00:24 load avg: 4.92 [ 62/397] test_turtle >test_turtle skipped -- No module named '_tkinter' >0:00:24 load avg: 4.92 [ 63/397] test_isinstance >0:00:24 load avg: 4.92 [ 64/397] test_multiprocessing_main_handling >0:00:25 load avg: 4.92 [ 65/397] test_thread >0:00:26 load avg: 4.92 [ 66/397] test_descr >0:00:26 load avg: 4.92 [ 67/397] test_typing >0:00:27 load avg: 4.92 [ 68/397] test_cmath >0:00:27 load avg: 4.92 [ 69/397] test_threading_local >0:00:28 load avg: 4.92 [ 70/397] test_cgi >0:00:28 load avg: 4.92 [ 71/397] test_userstring >0:00:28 load avg: 4.92 [ 72/397] test_ensurepip >0:00:28 load avg: 4.92 [ 73/397] test_sundry >0:00:29 load avg: 4.92 [ 74/397] test_funcattrs >0:00:29 load avg: 4.92 [ 75/397] test_binop >0:00:29 load avg: 4.93 [ 76/397] test_sax >0:00:29 load avg: 4.93 [ 77/397] test_gettext >0:00:30 load avg: 4.93 [ 78/397] test_codecencodings_iso2022 >0:00:32 load avg: 4.93 [ 79/397] test_zipfile >0:00:33 load avg: 4.93 [ 80/397] test_urllib2_localnet >0:00:34 load avg: 4.93 [ 81/397] test_frame >0:00:34 load avg: 5.09 [ 82/397] test_http_cookies >0:00:34 load avg: 5.09 [ 83/397] test_xdrlib >0:00:35 load avg: 5.09 [ 84/397] test_argparse >0:00:35 load avg: 5.09 [ 85/397] test_timeout >test_timeout skipped -- Use of the 'network' resource not enabled >0:00:36 load avg: 5.09 [ 86/397] test_eof >0:00:38 load avg: 5.09 [ 87/397] test_signal >0:00:38 load avg: 5.09 [ 88/397] test_structmembers >0:00:38 load avg: 5.09 [ 89/397] test_xmlrpc >127.0.0.1 - - [22/Jul/2019 23:30:59] "POST / HTTP/1.1" 200 - >127.0.0.1 - - [22/Jul/2019 23:30:59] "POST / HTTP/1.1" 200 - >0:00:39 load avg: 5.09 [ 90/397] test_idle >test_idle skipped -- No module named '_tkinter' >0:00:39 load avg: 5.01 [ 91/397] test_queue >0:00:40 load avg: 5.01 [ 92/397] test_ucn >0:00:41 load avg: 5.01 [ 93/397] test_venv >0:00:41 load avg: 5.01 [ 94/397] test_metaclass >0:00:42 load avg: 5.01 [ 95/397] test_threading >0:00:42 load avg: 5.01 [ 96/397] test_macurl2path >0:00:42 load avg: 5.01 [ 97/397] test_reprlib >0:00:43 load avg: 5.01 [ 98/397] test_datetime >0:00:43 load avg: 5.01 [ 99/397] test_codecencodings_kr >0:00:43 load avg: 5.01 [100/397] test_extcall >0:00:44 load avg: 5.01 [101/397] test_winsound >test_winsound skipped -- Use of the 'audio' resource not enabled >0:00:44 load avg: 5.01 [102/397] test_tk >test_tk skipped -- No module named '_tkinter' >0:00:44 load avg: 5.09 [103/397] test_macpath >0:00:48 load avg: 5.09 [104/397] test_wait3 >0:00:48 load avg: 5.09 [105/397] test__locale >0:00:48 load avg: 5.09 [106/397] test_structseq >0:00:49 load avg: 5.09 [107/397] test_sys_settrace >0:00:50 load avg: 5.24 [108/397] test_posix >0:00:51 load avg: 5.24 [109/397] test_compileall >0:00:51 load avg: 5.24 [110/397] test_pty >0:00:51 load avg: 5.24 [111/397] test_msilib >test_msilib skipped -- No module named '_msi' >0:00:51 load avg: 5.24 [112/397] test_fileinput >0:00:51 load avg: 5.24 [113/397] test_spwd >0:00:52 load avg: 5.24 [114/397] test_unicode_file >0:00:54 load avg: 5.24 [115/397] test_codecencodings_jp >0:00:54 load avg: 5.22 [116/397] test_types >0:00:55 load avg: 5.22 [117/397] test_sunau >0:00:55 load avg: 5.22 [118/397] test_raise >0:00:56 load avg: 5.22 [119/397] test_memoryio >0:01:00 load avg: 5.44 [120/397] test_tarfile >0:01:00 load avg: 5.44 [121/397] test_symtable >0:01:01 load avg: 5.44 [122/397] test_weakref >0:01:01 load avg: 5.44 [123/397] test_imp >0:01:03 load avg: 5.44 [124/397] test_regrtest >0:01:03 load avg: 5.44 [125/397] test_nis >test_nis skipped -- No module named 'nis' >0:01:03 load avg: 5.44 [126/397] test_asynchat >0:01:03 load avg: 5.44 [127/397] test_dummy_threading >0:01:04 load avg: 5.44 [128/397] test_binascii >0:01:04 load avg: 5.44 [129/397] test_telnetlib >0:01:04 load avg: 5.57 [130/397] test_largefile >0:01:04 load avg: 5.57 [131/397] test_unicode >0:01:04 load avg: 5.57 [132/397] test_aifc >0:01:04 load avg: 5.57 [133/397] test_pstats >0:01:05 load avg: 5.57 [134/397] test_format >0:01:05 load avg: 5.57 [135/397] test_print >0:01:05 load avg: 5.57 [136/397] test_distutils >0:01:05 load avg: 5.57 [137/397] test_iterlen >0:01:06 load avg: 5.57 [138/397] test_set >0:01:07 load avg: 5.57 [139/397] test_unary >0:01:07 load avg: 5.57 [140/397] test_tuple >0:01:07 load avg: 5.57 [141/397] test_socket >0:01:07 load avg: 5.57 [142/397] test_crypt >0:01:07 load avg: 5.57 [143/397] test_future >0:01:07 load avg: 5.57 [144/397] test_gc >0:01:07 load avg: 5.57 [145/397] test_plistlib >0:01:08 load avg: 5.57 [146/397] test_locale >0:01:08 load avg: 5.57 [147/397] test_exceptions >0:01:08 load avg: 5.57 [148/397] test_codecencodings_hk >0:01:08 load avg: 5.57 [149/397] test_int >0:01:08 load avg: 5.57 [150/397] test_code_module >0:01:08 load avg: 5.57 [151/397] test_contextlib >0:01:09 load avg: 5.57 [152/397] test_keywordonlyarg >0:01:09 load avg: 5.57 [153/397] test_site >0:01:09 load avg: 5.57 [154/397] test_uu >0:01:09 load avg: 5.60 [155/397] test_xml_etree >0:01:10 load avg: 5.60 [156/397] test_threaded_import >0:01:10 load avg: 5.60 [157/397] test_functools >0:01:10 load avg: 5.60 [158/397] test_dbm_ndbm >test_dbm_ndbm skipped -- No module named '_dbm' >0:01:10 load avg: 5.60 [159/397] test_codecmaps_jp >0:01:10 load avg: 5.60 [160/397] test_openpty >0:01:10 load avg: 5.60 [161/397] test_posixpath >0:01:11 load avg: 5.60 [162/397/1] test_ssl >test test_ssl failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/test/test_ssl.py", line 3205, in test_alpn_protocols > self.assertIsInstance(stats, ssl.SSLError) >AssertionError: {'cipher': ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), 'compression': None, 'server_shared_ciphers': [[('ECDHE-ECDSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('DHE-DSS-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-DSS-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM8', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA', 'TLSv1.0', 256), ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256), ('DHE-RSA-AES256-CCM8', 'TLSv1.2', 256), ('DHE-RSA-AES256-CCM', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-AES256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA', 'SSLv3', 256), ('DHE-DSS-AES256-SHA', 'SSLv3', 256), ('ECDHE-ECDSA-AES128-CCM8', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-CCM', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-SHA', 'TLSv1.0', 128), ('ECDHE-RSA-AES128-SHA', 'TLSv1.0', 128), ('DHE-RSA-AES128-CCM8', 'TLSv1.2', 128), ('DHE-RSA-AES128-CCM', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-AES128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA', 'SSLv3', 128), ('DHE-DSS-AES128-SHA', 'SSLv3', 128), ('ECDHE-ECDSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-DSS-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-RSA-CAMELLIA128-SHA', 'SSLv3', 128), ('DHE-DSS-CAMELLIA128-SHA', 'SSLv3', 128), ('AES256-GCM-SHA384', 'TLSv1.2', 256), ('AES128-GCM-SHA256', 'TLSv1.2', 128), ('AES256-CCM8', 'TLSv1.2', 256), ('AES256-CCM', 'TLSv1.2', 256), ('AES128-CCM8', 'TLSv1.2', 128), ('AES128-CCM', 'TLSv1.2', 128), ('AES256-SHA256', 'TLSv1.2', 256), ('AES128-SHA256', 'TLSv1.2', 128), ('AES256-SHA', 'SSLv3', 256), ('AES128-SHA', 'SSLv3', 128), ('CAMELLIA256-SHA256', 'TLSv1.2', 256), ('CAMELLIA128-SHA256', 'TLSv1.2', 128), ('CAMELLIA256-SHA', 'SSLv3', 256), ('CAMELLIA128-SHA', 'SSLv3', 128)]], 'server_npn_protocols': [None], 'server_alpn_protocols': [None], 'client_npn_protocol': None, 'peercert': {}, 'version': 'TLSv1.2', 'client_alpn_protocol': None} is not an instance of <class 'ssl.SSLError'> >0:01:11 load avg: 5.60 [163/397/1] test_unpack_ex >0:01:11 load avg: 5.60 [164/397/1] test_bisect >0:01:12 load avg: 5.60 [165/397/1] test_descrtut >0:01:12 load avg: 5.60 [166/397/1] test_curses >test_curses skipped -- Use of the 'curses' resource not enabled >0:01:12 load avg: 5.60 [167/397/1] test_xml_etree_c >0:01:12 load avg: 5.60 [168/397/1] test_property >0:01:12 load avg: 5.60 [169/397/1] test_osx_env >0:01:13 load avg: 5.60 [170/397/1] test_fnmatch >0:01:13 load avg: 5.60 [171/397/1] test_urllib2net >test_urllib2net skipped -- Use of the 'network' resource not enabled >0:01:14 load avg: 5.60 [172/397/1] test_pep277 >0:01:14 load avg: 5.71 [173/397/1] test_range >0:01:14 load avg: 5.71 [174/397/1] test_httplib >0:01:14 load avg: 5.71 [175/397/1] test_contains >0:01:16 load avg: 5.71 [176/397/1] test_os >0:01:17 load avg: 5.71 [177/397/1] test_keyword >0:01:17 load avg: 5.71 [178/397/1] test_dictviews >0:01:17 load avg: 5.71 [179/397/1] test_eintr >0:01:17 load avg: 5.71 [180/397/1] test_smtpnet >test_smtpnet skipped -- Use of the 'network' resource not enabled >0:01:17 load avg: 5.71 [181/397/1] test_with >0:01:17 load avg: 5.71 [182/397/1] test_dbm_gnu >test_dbm_gnu skipped -- No module named '_gdbm' >0:01:18 load avg: 5.71 [183/397/1] test_subprocess >0:01:18 load avg: 5.71 [184/397/1] test_httpservers >0:01:18 load avg: 5.71 [185/397/1] test_robotparser >0:01:18 load avg: 5.71 [186/397/1] test_long >0:01:18 load avg: 5.71 [187/397/1] test_winreg >test_winreg skipped -- No module named 'winreg' >0:01:18 load avg: 5.71 [188/397/1] test_iter >0:01:18 load avg: 5.71 [189/397/1] test_threadedtempfile >0:01:19 load avg: 5.71 [190/397/1] test_int_literal >0:01:19 load avg: 5.71 [191/397/1] test_zipimport >0:01:19 load avg: 5.71 [192/397/1] test_builtin >0:01:19 load avg: 5.71 [193/397/1] test_codeccallbacks >0:01:19 load avg: 5.50 [194/397/1] test_mimetypes >0:01:20 load avg: 5.50 [195/397/1] test_doctest2 >0:01:20 load avg: 5.50 [196/397/1] test_coroutines >0:01:20 load avg: 5.50 [197/397/1] test_unpack >0:01:20 load avg: 5.50 [198/397/1] test_colorsys >0:01:20 load avg: 5.50 [199/397/1] test_future5 >0:01:20 load avg: 5.50 [200/397/1] test_normalization >0:01:20 load avg: 5.50 [201/397/1] test_file_eintr >0:01:21 load avg: 5.50 [202/397/1] test_typechecks >0:01:21 load avg: 5.50 [203/397/1] test_tix >test_tix skipped -- No module named '_tkinter' >0:01:21 load avg: 5.50 [204/397/1] test_float >0:01:22 load avg: 5.50 [205/397/1] test_wsgiref >0:01:22 load avg: 5.50 [206/397/1] test_codecmaps_hk >0:01:24 load avg: 5.50 [207/397/1] test_doctest >0:01:24 load avg: 5.50 [208/397/1] test_ftplib >0:01:24 load avg: 5.46 [209/397/1] test_struct >0:01:25 load avg: 5.46 [210/397/1] test_tokenize >0:01:25 load avg: 5.46 [211/397/1] test_userdict >0:01:25 load avg: 5.46 [212/397/1] test_dict >0:01:25 load avg: 5.46 [213/397/1] test_py_compile >0:01:25 load avg: 5.46 [214/397/1] test_pep3151 >0:01:25 load avg: 5.46 [215/397/1] test_genericpath >0:01:25 load avg: 5.46 [216/397/1] test_csv >0:01:26 load avg: 5.46 [217/397/1] test_super >0:01:26 load avg: 5.46 [218/397/1] test_abstract_numbers >0:01:26 load avg: 5.46 [219/397/1] test_timeit >0:01:26 load avg: 5.46 [220/397/1] test_sysconfig >0:01:26 load avg: 5.46 [221/397/1] test_pprint >0:01:27 load avg: 5.46 [222/397/1] test___future__ >0:01:27 load avg: 5.46 [223/397/1] test_strlit >0:01:28 load avg: 5.46 [224/397/1] test_fork1 >0:01:28 load avg: 5.46 [225/397/1] test_configparser >0:01:29 load avg: 5.42 [226/397/1] test_time >0:01:29 load avg: 5.42 [227/397/1] test_codecmaps_cn >0:01:30 load avg: 5.42 [228/397/1] test_array >0:01:30 load avg: 5.42 [229/397/1] test_pyclbr >0:01:30 load avg: 5.42 [230/397/1] test_minidom >0:01:30 load avg: 5.42 [231/397/1] test_urllib2 >0:01:30 load avg: 5.42 [232/397/1] test_bigaddrspace >0:01:31 load avg: 5.42 [233/397/1] test_dummy_thread >0:01:31 load avg: 5.42 [234/397/1] test_capi >0:01:32 load avg: 5.42 [235/397/1] test_unicodedata >0:01:32 load avg: 5.42 [236/397/1] test_univnewlines >0:01:33 load avg: 5.42 [237/397/1] test_deque >0:01:33 load avg: 5.42 [238/397/1] test_richcmp >0:01:34 load avg: 5.42 [239/397/1] test_random >0:01:34 load avg: 5.42 [240/397/1] test_future4 >0:01:36 load avg: 5.31 [241/397/1] test_math >0:01:38 load avg: 5.31 [242/397/1] test_urlparse >0:01:39 load avg: 5.12 [243/397/1] test_trace >0:01:40 load avg: 5.12 [244/397/1] test_sched >0:01:40 load avg: 5.12 [245/397/1] test_cmd_line_script >0:01:41 load avg: 5.12 [246/397/1] test_bytes >0:01:41 load avg: 5.12 [247/397/1] test_userlist >0:01:41 load avg: 5.12 [248/397/1] test_pow >0:01:42 load avg: 5.12 [249/397/1] test_dbm_dumb >0:01:42 load avg: 5.12 [250/397/1] test_statistics >0:01:45 load avg: 4.95 [251/397/1] test_importlib >0:01:45 load avg: 4.95 [252/397/1] test_parser >0:01:45 load avg: 4.95 [253/397/1] test_cprofile >0:01:46 load avg: 4.95 [254/397/1] test_numeric_tower >0:01:47 load avg: 4.95 [255/397/1] test_copy >0:01:47 load avg: 4.95 [256/397/1] test_pep3120 >0:01:47 load avg: 4.95 [257/397/1] test_shutil >0:01:48 load avg: 4.95 [258/397/1] test_scope >0:01:48 load avg: 4.95 [259/397/1] test_strptime >0:01:49 load avg: 4.79 [260/397/1] test_itertools >0:01:50 load avg: 4.79 [261/397/1] test_pyexpat >0:01:51 load avg: 4.79 [262/397/1] test_collections >0:01:52 load avg: 4.79 [263/397/1] test_mailbox >0:01:52 load avg: 4.79 [264/397/1] test_smtplib >0:01:53 load avg: 4.79 [265/397/1] test_quopri >0:01:53 load avg: 4.79 [266/397/1] test_logging >0:01:53 load avg: 4.79 [267/397/1] test_pep3131 >0:01:53 load avg: 4.79 [268/397/1] test_linecache >0:01:53 load avg: 4.79 [269/397/1] test_cgitb >0:01:54 load avg: 4.79 [270/397/1] test_textwrap >0:01:54 load avg: 4.57 [271/397/1] test_import >0:01:55 load avg: 4.57 [272/397/1] test_runpy >0:01:55 load avg: 4.57 [273/397/1] test_pkgutil >0:01:55 load avg: 4.57 [274/397/1] test_ttk_guionly >test_ttk_guionly skipped -- No module named '_tkinter' >0:01:55 load avg: 4.57 [275/397/1] test_pep380 >0:01:55 load avg: 4.57 [276/397/1] test_startfile >test_startfile skipped -- object <module 'os' from '/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/os.py'> has no attribute 'startfile' >0:01:55 load avg: 4.57 [277/397/1] test_xmlrpc_net >test_xmlrpc_net skipped -- Use of the 'network' resource not enabled >0:01:56 load avg: 4.57 [278/397/1] test_shlex >0:01:56 load avg: 4.57 [279/397/1] test_charmapcodec >0:01:56 load avg: 4.57 [280/397/1] test_webbrowser >0:01:56 load avg: 4.57 [281/397/1] test_gzip >0:01:57 load avg: 4.57 [282/397/1] test_bigmem >0:01:57 load avg: 4.57 [283/397/1] test_global >0:01:57 load avg: 4.57 [284/397/1] test_faulthandler >0:01:58 load avg: 4.57 [285/397/1] test_ntpath >0:01:58 load avg: 4.57 [286/397/1] test_dbm >0:01:58 load avg: 4.57 [287/397/1] test_call >0:01:59 load avg: 4.57 [288/397/1] test_optparse >0:01:59 load avg: 4.44 [289/397/1] test_poplib >0:02:00 load avg: 4.44 [290/397/1] test_threadsignals >0:02:00 load avg: 4.44 [291/397/1] test_flufl >0:02:00 load avg: 4.44 [292/397/1] test_zipapp >0:02:02 load avg: 4.44 [293/397/1] test_multibytecodec >0:02:02 load avg: 4.44 [294/397/1] test_script_helper >0:02:04 load avg: 4.44 [295/397/1] test_email >0:02:04 load avg: 4.17 [296/397/1] test_codecmaps_kr >0:02:04 load avg: 4.17 [297/397/1] test_shelve >0:02:05 load avg: 4.17 [298/397/1] test_decorators >0:02:05 load avg: 4.17 [299/397/1] test_grp >0:02:05 load avg: 4.17 [300/397/1] test_wait4 >0:02:06 load avg: 4.17 [301/397/1] test_compile >0:02:07 load avg: 4.17 [302/397/1] test_inspect >0:02:08 load avg: 4.17 [303/397/1] test_tools >0:02:09 load avg: 4.17 [304/397/1] test_asdl_parser >0:02:11 load avg: 4.16 [305/397/1] test_concurrent_futures >0:02:11 load avg: 4.16 [306/397/1] test_binhex >0:02:12 load avg: 4.16 [307/397/1] test_traceback >0:02:13 load avg: 4.16 [308/397/1] test_poll >0:02:13 load avg: 4.16 [309/397/1] test_pkg >0:02:14 load avg: 4.16 [310/397/1] test_warnings >0:02:14 load avg: 4.14 [311/397/1] test_mailcap >0:02:14 load avg: 4.14 [312/397/1] test_tcl >test_tcl skipped -- No module named '_tkinter' >0:02:15 load avg: 4.14 [313/397/1] test_pkgimport >0:02:16 load avg: 4.14 [314/397/1] test_tracemalloc >0:02:16 load avg: 4.14 [315/397/1] test_devpoll >test_devpoll skipped -- test works only on Solaris OS family >0:02:16 load avg: 4.14 [316/397/1] test_codecencodings_tw >0:02:17 load avg: 4.14 [317/397/1] test_selectors >0:02:17 load avg: 4.14 [318/397/1] test_complex >0:02:17 load avg: 4.14 [319/397/1] test__opcode >0:02:17 load avg: 4.14 [320/397/1] test_fractions >0:02:18 load avg: 4.14 [321/397/1] test_codeop >0:02:18 load avg: 4.14 [322/397/1] test_memoryview >0:02:19 load avg: 4.05 [323/397/1] test_sqlite >0:02:20 load avg: 4.05 [324/397/1] test_support >0:02:20 load avg: 4.05 [325/397/1] test_future3 >0:02:21 load avg: 4.05 [326/397/1] test_io >0:02:21 load avg: 4.05 [327/397/1] test_html >0:02:22 load avg: 4.05 [328/397/1] test_pathlib >0:02:22 load avg: 4.05 [329/397/1] test_docxmlrpc >0:02:22 load avg: 4.05 [330/397/1] test_popen >0:02:24 load avg: 4.05 [331/397/1] test_buffer >0:02:24 load avg: 4.05 [332/397/1] test_re >0:02:24 load avg: 4.05 [333/397/1] test_ctypes >0:02:24 load avg: 4.05 [334/397/1] test_rlcompleter >0:02:26 load avg: 4.05 [335/397/1] test_hashlib >0:02:28 load avg: 4.05 [336/397/1] test_tempfile >0:02:28 load avg: 4.05 [337/397/1] test_unittest >0:02:29 load avg: 4.05 [338/397/1] test_readline >0:02:29 load avg: 4.05 [339/397/1] test_smtpd >0:02:29 load avg: 4.05 [340/397/1] test_cmd >0:02:29 load avg: 3.88 [341/397/1] test_class >0:02:29 load avg: 3.88 [342/397/1] test_longexp >0:02:29 load avg: 3.88 [343/397/1] test_getpass >0:02:30 load avg: 3.88 [344/397/1] test_ossaudiodev >test_ossaudiodev skipped -- Use of the 'audio' resource not enabled >0:02:30 load avg: 3.88 [345/397/1] test_asyncore >0:02:35 load avg: 4.13 [346/397/1] test_select >0:02:36 load avg: 4.13 [347/397/1] test_profile >0:02:37 load avg: 4.13 [348/397/1] test_resource >0:02:37 load avg: 4.13 [349/397/1] test_sort >0:02:39 load avg: 4.13 [350/397/1] test_file >0:02:39 load avg: 4.60 [351/397/1] test_imaplib >0:02:40 load avg: 4.60 [352/397/1] test_http_cookiejar >0:02:40 load avg: 4.60 [353/397/1] test_imghdr >0:02:41 load avg: 4.60 [354/397/1] test_nntplib >0:02:43 load avg: 4.60 [355/397/1] test___all__ >0:02:44 load avg: 4.71 [356/397/1] test_glob >0:02:44 load avg: 4.71 [357/397/1] test_abc >0:02:48 load avg: 4.71 [358/397/1] test_pickle >0:02:50 load avg: 4.74 [359/397/1] test_pydoc >0:02:50 load avg: 4.74 [360/397/1] test_heapq >0:02:51 load avg: 4.74 [361/397/1] test_ordered_dict >0:02:52 load avg: 4.74 [362/397/1] test_module >0:02:52 load avg: 4.74 [363/397/1] test_copyreg >0:02:53 load avg: 4.74 [364/397/1] test_list >0:02:53 load avg: 4.74 [365/397/1] test_epoll >0:02:53 load avg: 4.74 [366/397/1] test_pep352 >0:02:53 load avg: 4.74 [367/397/1] test_crashers >0:02:55 load avg: 4.76 [368/397/1] test_strtod >0:02:58 load avg: 4.76 [369/397/1] test_difflib >0:02:59 load avg: 4.76 [370/397/1] test_grammar >0:03:00 load avg: 4.78 [371/397/1] test_modulefinder >0:03:01 load avg: 4.78 [372/397/1] test_ttk_textonly >test_ttk_textonly skipped -- No module named '_tkinter' >0:03:01 load avg: 4.78 [373/397/1] test_urllib_response >0:03:02 load avg: 4.78 [374/397/1] test_ipaddress >0:03:02 load avg: 4.78 [375/397/1] test_dictcomps >0:03:04 load avg: 4.78 [376/397/1] test_pdb >0:03:04 load avg: 4.96 [377/397/1] test_socketserver >test_socketserver skipped -- Use of the 'network' resource not enabled >0:03:05 load avg: 4.96 [378/397/1] test_urllibnet >test_urllibnet skipped -- Use of the 'network' resource not enabled >0:03:06 load avg: 4.96 [379/397/1] test_lib2to3 >0:03:06 load avg: 4.96 [380/397/1] test_slice >0:03:07 load avg: 4.96 [381/397/1] test_getopt >0:03:07 load avg: 4.96 [382/397/1] test_strftime >0:03:08 load avg: 4.96 [383/397/1] test_platform >0:03:08 load avg: 4.96 [384/397/1] test_pep479 >0:03:08 load avg: 4.96 [385/397/1] test_augassign >0:03:08 load avg: 4.96 [386/397/1] test_sndhdr >0:03:09 load avg: 4.96 [387/397/1] test_errno >0:03:09 load avg: 4.96 [388/397/1] test__osx_support >0:03:09 load avg: 5.44 [389/397/1] test_genexps >0:03:21 load avg: 5.21 [390/397/1] test_bz2 >0:03:21 load avg: 5.21 [391/397/1] test_codecmaps_tw >0:03:21 load avg: 5.21 [392/397/1] test_decimal >0:03:22 load avg: 5.21 [393/397/1] test_exception_variations >0:03:22 load avg: 5.21 [394/397/1] test_asyncio >0:03:30 load avg: 4.64 [395/397/1] test_multiprocessing_fork >0:03:56 load avg: 3.30 [396/397/1] test_multiprocessing_forkserver >0:04:01 load avg: 3.20 [397/397/1] test_multiprocessing_spawn >371 tests OK. >1 test failed: > test_ssl >25 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_winreg test_winsound > test_xmlrpc_net test_zipfile64 >Re-running failed tests in verbose mode >Re-running test 'test_ssl' in verbose mode >test_ssl: testing with 'OpenSSL 1.1.0k 28 May 2019' (1, 1, 0, 11, 15) > under Linux ('Gentoo Base System', '2.6', '') > HAS_SNI = True > OP_ALL = 0x80000054 > OP_NO_TLSv1_1 = 0x10000000 >test__create_stdlib_context (test.test_ssl.ContextTests) ... ok >test_cert_store_stats (test.test_ssl.ContextTests) ... ok >test_check_hostname (test.test_ssl.ContextTests) ... ok >test_ciphers (test.test_ssl.ContextTests) ... ok >test_constructor (test.test_ssl.ContextTests) ... ok >test_create_default_context (test.test_ssl.ContextTests) ... ok >test_get_ca_certs (test.test_ssl.ContextTests) ... ok >test_load_cert_chain (test.test_ssl.ContextTests) ... ok >test_load_default_certs (test.test_ssl.ContextTests) ... ok >test_load_default_certs_env (test.test_ssl.ContextTests) ... ok >test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific' >test_load_dh_params (test.test_ssl.ContextTests) ... ok >test_load_verify_cadata (test.test_ssl.ContextTests) ... ok >test_load_verify_locations (test.test_ssl.ContextTests) ... ok >test_options (test.test_ssl.ContextTests) ... ok >test_protocol (test.test_ssl.ContextTests) ... ok >test_session_stats (test.test_ssl.ContextTests) ... ok >test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok >test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok >test_sni_callback (test.test_ssl.ContextTests) ... ok >test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok >test_verify_flags (test.test_ssl.ContextTests) ... ok >test_verify_mode (test.test_ssl.ContextTests) ... ok >test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok >test_asn1object (test.test_ssl.BasicSocketTests) ... ok >test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok >test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale' >test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... ok >test_constants (test.test_ssl.BasicSocketTests) ... ok >test_dealloc_warn (test.test_ssl.BasicSocketTests) ... ok >test_empty_cert (test.test_ssl.BasicSocketTests) >Wrapping with an empty cert file ... ok >test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' >test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' >test_errors (test.test_ssl.BasicSocketTests) ... ok >test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok >test_malformed_cert (test.test_ssl.BasicSocketTests) >Wrapping with a badly formatted certificate (syntax error) ... ok >test_malformed_key (test.test_ssl.BasicSocketTests) >Wrapping with a badly formatted key (syntax error) ... ok >test_match_hostname (test.test_ssl.BasicSocketTests) ... ok >test_openssl_version (test.test_ssl.BasicSocketTests) ... ok >test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok >test_parse_cert (test.test_ssl.BasicSocketTests) ... >{'issuer': ((('countryName', 'XY'),), > (('localityName', 'Castle Anthrax'),), > (('organizationName', 'Python Software Foundation'),), > (('commonName', 'localhost'),)), > 'notAfter': 'Oct 5 23:01:56 2020 GMT', > 'notBefore': 'Oct 8 23:01:56 2010 GMT', > 'serialNumber': 'D7C7381919AFC24E', > 'subject': ((('countryName', 'XY'),), > (('localityName', 'Castle Anthrax'),), > (('organizationName', 'Python Software Foundation'),), > (('commonName', 'localhost'),)), > 'subjectAltName': (('DNS', 'localhost'),), > 'version': 3} > >{'OCSP': ('http://ocsp.verisign.com',), > 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), > 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), > 'issuer': ((('countryName', 'US'),), > (('organizationName', 'VeriSign, Inc.'),), > (('organizationalUnitName', 'VeriSign Trust Network'),), > (('organizationalUnitName', > 'Terms of use at https://www.verisign.com/rpa (c)10'),), > (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), > 'notAfter': 'Sep 20 23:59:59 2012 GMT', > 'notBefore': 'Sep 21 00:00:00 2011 GMT', > 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', > 'subject': ((('countryName', 'FI'),), > (('stateOrProvinceName', 'Espoo'),), > (('localityName', 'Espoo'),), > (('organizationName', 'Nokia'),), > (('organizationalUnitName', 'BI'),), > (('commonName', 'projects.developer.nokia.com'),)), > 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), > ('DNS', 'projects.forum.nokia.com')), > 'version': 3} >ok >test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... >{'issuer': ((('countryName', 'US'),), > (('stateOrProvinceName', 'Oregon'),), > (('localityName', 'Beaverton'),), > (('organizationName', 'Python Software Foundation'),), > (('organizationalUnitName', 'Python Core Development'),), > (('commonName', 'null.python.org\x00example.org'),), > (('emailAddress', 'python-dev@python.org'),)), > 'notAfter': 'Aug 7 13:12:52 2013 GMT', > 'notBefore': 'Aug 7 13:11:52 2013 GMT', > 'serialNumber': '00', > 'subject': ((('countryName', 'US'),), > (('stateOrProvinceName', 'Oregon'),), > (('localityName', 'Beaverton'),), > (('organizationName', 'Python Software Foundation'),), > (('organizationalUnitName', 'Python Core Development'),), > (('commonName', 'null.python.org\x00example.org'),), > (('emailAddress', 'python-dev@python.org'),)), > 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), > ('email', 'null@python.org\x00user@example.org'), > ('URI', 'http://null.python.org\x00http://example.org'), > ('IP Address', '192.0.2.1'), > ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), > 'version': 3} >ok >test_parse_cert_CVE_2019_5010 (test.test_ssl.BasicSocketTests) ... >{'issuer': ((('countryName', 'UK'),), (('commonName', 'cody-ca'),)), > 'notAfter': 'Jun 14 18:00:58 2028 GMT', > 'notBefore': 'Jun 18 18:00:58 2018 GMT', > 'serialNumber': '02', > 'subject': ((('countryName', 'UK'),), > (('commonName', 'codenomicon-vm-2.test.lal.cisco.com'),)), > 'subjectAltName': (('DNS', 'codenomicon-vm-2.test.lal.cisco.com'),), > 'version': 3} >ok >test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok >test_random (test.test_ssl.BasicSocketTests) ... > RAND_status is 1 (sufficient randomness) >ok >test_random_fork (test.test_ssl.BasicSocketTests) ... ok >test_refcycle (test.test_ssl.BasicSocketTests) ... ok >test_server_side (test.test_ssl.BasicSocketTests) ... ok >test_str_for_enums (test.test_ssl.BasicSocketTests) ... ok >test_timeout (test.test_ssl.BasicSocketTests) ... ok >test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok >test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok >test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok >test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok >test_lib_reason (test.test_ssl.SSLErrorTests) ... ok >test_str (test.test_ssl.SSLErrorTests) ... ok >test_subclass (test.test_ssl.SSLErrorTests) ... ok >test_buffer_types (test.test_ssl.MemoryBIOTests) ... ok >test_eof (test.test_ssl.MemoryBIOTests) ... ok >test_error_types (test.test_ssl.MemoryBIOTests) ... ok >test_pending (test.test_ssl.MemoryBIOTests) ... ok >test_read_write (test.test_ssl.MemoryBIOTests) ... ok >test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 40384) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 45010) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 50626) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 44756) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >FAIL >test_asyncore_server (test.test_ssl.ThreadedTests) >Check the example asyncore integration. ... > server: new connection from 127.0.0.1:42828 > client: sending b'FOO\n'... > server: read b'FOO\n' from client > client: read b'foo\n' > client: closing connection. > server: read b'over\n' from client > client: connection closed. > cleanup: stopping server. > cleanup: joining server thread. > server: closed connection <ssl.SSLSocket [closed] fd=-1, family=AddressFamily.AF_INET, type=2049, proto=0> > server: read b'' from client > cleanup: successfully joined. >ok >test_check_hostname (test.test_ssl.ThreadedTests) ... > server: new connection from ('127.0.0.1', 47006) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > server: new connection from ('127.0.0.1', 49954) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 43072) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > got compression: None >ok >test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50478) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_crl_check (test.test_ssl.ThreadedTests) ... > server: new connection from ('127.0.0.1', 43614) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > server: new connection from ('127.0.0.1', 55294) > > server: bad connection attempt from ('127.0.0.1', 55294): >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/test/test_ssl.py", line 1871, in wrap_conn > self.sock, server_side=True) > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 385, in wrap_socket > _context=self) > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 760, in __init__ > self.do_handshake() > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 996, in do_handshake > self._sslobj.do_handshake() > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 641, in do_handshake > self._sslobj.do_handshake() > ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:728) > server: new connection from ('127.0.0.1', 54224) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' >test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55284) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > server: selected protocol is now None >ok >test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56112) > server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok >test_echo (test.test_ssl.ThreadedTests) >Basic test of an SSL client connecting to a server ... > server: new connection from ('127.0.0.1', 52278) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 52780) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 55446) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 50190) > server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_getpeercert (test.test_ssl.ThreadedTests) ... >{'issuer': ((('countryName', 'XY'),), > (('localityName', 'Castle Anthrax'),), > (('organizationName', 'Python Software Foundation'),), > (('commonName', 'localhost'),)), > 'notAfter': 'Oct 5 23:01:56 2020 GMT', > 'notBefore': 'Oct 8 23:01:56 2010 GMT', > 'serialNumber': 'D7C7381919AFC24E', > 'subject': ((('countryName', 'XY'),), > (('localityName', 'Castle Anthrax'),), > (('organizationName', 'Python Software Foundation'),), > (('commonName', 'localhost'),)), > 'subjectAltName': (('DNS', 'localhost'),), > 'version': 3} >Connection cipher is ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256). >ok >test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok >test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok >test_nonblocking_send (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 33804) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >Test server failure: >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/test/test_ssl.py", line 1968, in run > self.write(msg.lower()) > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/test/test_ssl.py", line 1913, in write > return self.sslconn.write(bytes) > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 816, in write > return self._sslobj.write(data) > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/ssl.py", line 594, in write > return self._sslobj.write(data) > ConnectionResetError: [Errno 104] Connection reset by peer >ok >test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52678) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now http/1.1 > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 57528) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now http/1.1 > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 35576) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now spdy/2 > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. > server: new connection from ('127.0.0.1', 51336) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now abc > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_protocol_sslv2 (test.test_ssl.ThreadedTests) >Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' >test_protocol_sslv23 (test.test_ssl.ThreadedTests) >Connecting to an SSLv23 server with various client options ... > PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE > PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE > PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL > PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL > PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED > PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED > PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE > {PROTOCOL_TLSv1->PROTOCOL_TLS} CERT_NONE >ok >test_protocol_sslv3 (test.test_ssl.ThreadedTests) >Connecting to an SSLv3 server with various client options ... skipped 'OpenSSL is compiled without SSLv3 support' >test_protocol_tlsv1 (test.test_ssl.ThreadedTests) >Connecting to a TLSv1 server with various client options ... > PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE > PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL > PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_REQUIRED > {PROTOCOL_TLS->PROTOCOL_TLSv1} CERT_NONE >ok >test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) >Connecting to a TLSv1.1 server with various client options. ... > PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE > {PROTOCOL_TLS->PROTOCOL_TLSv1_1} CERT_NONE > PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE > {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE > {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE >ok >test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) >Connecting to a TLSv1.2 server with various client options. ... > PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE > {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE > PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE > {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE > {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE > {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE > {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE >ok >test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ok >test_recv_send (test.test_ssl.ThreadedTests) >Test recv(), send() and friends. ... > server: new connection from ('127.0.0.1', 48282) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52584) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_rude_shutdown (test.test_ssl.ThreadedTests) >A brutal shutdown of an SSL server should raise an OSError ... ok >test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 58836) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 40008) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 59486) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'FOO\n'... > server: selected protocol is now None > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: sending b'FOO\n'... > client: read b'foo\n' > client: closing connection. >ok >test_sendfile (test.test_ssl.ThreadedTests) ... ok >test_server_accept (test.test_ssl.ThreadedTests) ... ok >test_shared_ciphers (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 41410) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55972) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > server: new connection from ('127.0.0.1', 46464) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None > server: new connection from ('127.0.0.1', 48298) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > server: selected protocol is now None >ok >test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok >test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok >test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok >test_socketserver (test.test_ssl.ThreadedTests) >Using socketserver to create and manage SSL connections. ... > server (('127.0.0.1', 44753):44753 ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)): > [22/Jul/2019 23:34:27] "GET /keycert.pem HTTP/1.1" 200 - > client: read 1783 bytes from remote server '<HTTPSServerThread <HTTPSServer occam.eroen.eu:44753>>' >stopping HTTPS server >joining HTTPS thread >ok >test_starttls (test.test_ssl.ThreadedTests) >Switching from clear text to encrypted and back again. ... > client: sending b'msg 1'... > server: new connection from ('127.0.0.1', 51118) > server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)... > client: read b'msg 1' from server > client: sending b'MSG 2'... > server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)... > client: read b'msg 2' from server > client: sending b'STARTTLS'... > server: read STARTTLS from client, sending OK... > client: read b'ok' from server, starting TLS... > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > client: sending b'MSG 3'... > server: selected protocol is now None > server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)... > client: read b'msg 3' from server > client: sending b'msg 4'... > server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)... > client: read b'msg 4' from server > client: sending b'ENDTLS'... > server: read ENDTLS from client, sending OK... > client: read b'ok' from server, ending TLS... > client: sending b'msg 5'... > server: connection is now unencrypted... > server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)... > client: read b'msg 5' from server > client: sending b'msg 6'... > server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)... > client: read b'msg 6' from server > client: closing connection. > server: client closed connection >ok >test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) >Test tls-unique channel binding. ... > server: new connection from ('127.0.0.1', 39510) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > got channel binding data: b'*\x07\xf6\xdf\xc1\xaa\xc5\x88\xd6\xa5\nE' > server: selected protocol is now None > server: new connection from ('127.0.0.1', 39512) > server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) > got another channel binding data: b'\xa2}\x9d\xe93\xb4`\x9d\xc5\x12<\x82' > server: selected protocol is now None >ok >test_version_basic (test.test_ssl.ThreadedTests) ... ok >test_wrong_cert (test.test_ssl.ThreadedTests) >Connecting when the server rejects the client's certificate ... >SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:728)') >ok > >====================================================================== >FAIL: test_alpn_protocols (test.test_ssl.ThreadedTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7/Lib/test/test_ssl.py", line 3205, in test_alpn_protocols > self.assertIsInstance(stats, ssl.SSLError) >AssertionError: {'cipher': ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), 'client_alpn_protocol': None, 'compression': None, 'server_alpn_protocols': [None], 'server_npn_protocols': [None], 'version': 'TLSv1.2', 'client_npn_protocol': None, 'peercert': {}, 'server_shared_ciphers': [[('ECDHE-ECDSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('DHE-DSS-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-DSS-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM8', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA', 'TLSv1.0', 256), ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256), ('DHE-RSA-AES256-CCM8', 'TLSv1.2', 256), ('DHE-RSA-AES256-CCM', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-AES256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA', 'SSLv3', 256), ('DHE-DSS-AES256-SHA', 'SSLv3', 256), ('ECDHE-ECDSA-AES128-CCM8', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-CCM', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-SHA', 'TLSv1.0', 128), ('ECDHE-RSA-AES128-SHA', 'TLSv1.0', 128), ('DHE-RSA-AES128-CCM8', 'TLSv1.2', 128), ('DHE-RSA-AES128-CCM', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-AES128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA', 'SSLv3', 128), ('DHE-DSS-AES128-SHA', 'SSLv3', 128), ('ECDHE-ECDSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-DSS-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-RSA-CAMELLIA128-SHA', 'SSLv3', 128), ('DHE-DSS-CAMELLIA128-SHA', 'SSLv3', 128), ('AES256-GCM-SHA384', 'TLSv1.2', 256), ('AES128-GCM-SHA256', 'TLSv1.2', 128), ('AES256-CCM8', 'TLSv1.2', 256), ('AES256-CCM', 'TLSv1.2', 256), ('AES128-CCM8', 'TLSv1.2', 128), ('AES128-CCM', 'TLSv1.2', 128), ('AES256-SHA256', 'TLSv1.2', 256), ('AES128-SHA256', 'TLSv1.2', 128), ('AES256-SHA', 'SSLv3', 256), ('AES128-SHA', 'SSLv3', 128), ('CAMELLIA256-SHA256', 'TLSv1.2', 256), ('CAMELLIA128-SHA256', 'TLSv1.2', 128), ('CAMELLIA256-SHA', 'SSLv3', 256), ('CAMELLIA128-SHA', 'SSLv3', 128)]]} is not an instance of <class 'ssl.SSLError'> > >---------------------------------------------------------------------- >Ran 103 tests in 1.393s > >FAILED (failures=1, skipped=7) >test test_ssl failed >1 test failed again: > test_ssl >Tests result: FAILURE >make: *** [Makefile:1028: test] Error 2 > * ERROR: dev-lang/python-3.5.7::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/python-3.5.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.5.7::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-lang/python-3.5.7:20190722-212824.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.5.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.5.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/python-3.5.7/work/x86_64-pc-linux-gnu' > * S: '/var/tmp/portage/dev-lang/python-3.5.7/work/Python-3.5.7'
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 690470
: 584128