* Package: dev-lang/python-2.7.17-r2  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc gdbm hardened ipv6 kernel_linux ncurses readline sqlite ssl threads userland_GNU wide-unicode xml  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Python-2.7.17.tar.xz to /var/tmp/portage/dev-lang/python-2.7.17-r2/work >>> Unpacking python-gentoo-patches-2.7.17-r1.tar.xz to /var/tmp/portage/dev-lang/python-2.7.17-r2/work >>> Source unpacked in /var/tmp/portage/dev-lang/python-2.7.17-r2/work >>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ... * Applying patches from /var/tmp/portage/dev-lang/python-2.7.17-r2/work/python-gentoo-patches-2.7.17-r1 ... * 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ...  [ ok ] * 0002-Disable-modules-and-SSL.patch ...  [ ok ] * 0003-Gentoo-libdir.patch ...  [ ok ] * 0004-Non-zero-exit-status-on-failure.patch ...  [ ok ] * 0005-sqlite-loadable-extensions.patch ...  [ ok ] * 0006-Regenerate-platform-specific-modules.patch ...  [ ok ] * 0007-distutils-C.patch ...  [ ok ] * 0008-Turkish-locale.patch ...  [ ok ] * 0009-ARM-OABI.patch ...  [ ok ] * 0010-use_pyxml.patch ...  [ ok ] * 0011-Disable-nis.patch ...  [ ok ] * 0012-Make-module-byte-compilation-non-fatal.patch ...  [ ok ] * 0013-Use-ncurses-to-find-pkg-config.patch ...  [ ok ] * 0014-Use-specific-Werror-for-cross-compile-tests.patch ...  [ ok ] * 0015-Force-using-system-libffi.patch ...  [ ok ] * Applying test.support.unlink-ignore-EACCES.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: Python-2.7.17/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ... * Disabled modules: _bsddb _tkinter * econf: updating Python-2.7.17/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-2.7.17/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-2.7.17-r2 --htmldir=/usr/share/doc/python-2.7.17-r2/html --libdir=/usr/lib64 ac_cv_opt_olimit_ok=no ac_cv_header_stropts_h=no --with-fpectl --enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi --without-ensurepip checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... 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 for --with-cxx-main=... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).so checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking whether x86_64-pc-linux-gnu-gcc accepts -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc accepts -OPT:Olimit=0... (cached) no checking whether x86_64-pc-linux-gnu-gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... 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/10/bin/llvm-profdata 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for stropts.h... (cached) no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking 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 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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking for library containing bind_textdomain_codeset... none required 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-tcltk-includes... default checking for --with-tcltk-libs... default checking for --enable-loadable-sqlite-extensions... yes checking for --with-dbmliborder... gdbm checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... yes checking for getitimer... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getentropy... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for lchmod... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for kqueue... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... yes checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... set LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... no type found checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... yes checking whether x86_64-pc-linux-gnu-gcc -pthread supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ... make -j1 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c In file included from /usr/include/string.h:495, from Include/Python.h:38, from Objects/structseq.c:4: In function 'strncpy', inlined from 'structseq_repr' at Objects/structseq.c:257:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/structseq.c: In function 'structseq_repr': Objects/structseq.c:255:11: note: length computed here 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o ./Modules/signalmodule.c: In function 'trip_signal': ./Modules/signalmodule.c:177:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 177 | write(wakeup_fd, "\0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython2.7.a x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/getbuildinfo.o x86_64-pc-linux-gnu-ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o x86_64-pc-linux-gnu-ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o x86_64-pc-linux-gnu-ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o x86_64-pc-linux-gnu-ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o x86_64-pc-linux-gnu-ranlib libpython2.7.a if test libpython2.7.so.1.0 != libpython2.7.so; then \ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7.so.1.0 libpython2.7.so; \ else \ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \ fi /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: Modules/posixmodule.o: in function `posix_tmpnam': posixmodule.c:(.text+0x38da): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: Modules/posixmodule.o: in function `posix_tempnam': posixmodule.c:(.text+0x501): warning: the use of `tempnam' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.7 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ./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 x86_64-pc-linux-gnu-gcc -pthread -c -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c running build running build_ext building dbm using gdbm INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-x86_64-2.7/var creating build/temp.linux-x86_64-2.7/var/tmp creating build/temp.linux-x86_64-2.7/var/tmp/portage creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2 creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_struct.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_struct.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_struct.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_struct.so building '_ctypes_test' extension creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes_test.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes_test.so building 'array' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/arraymodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/arraymodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/array.so building 'cmath' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cmathmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/cmath.so building 'math' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.o In file included from Include/Python.h:159, from /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.c:55: /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.c: In function 'math_fsum': Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] 164 | #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); | ^~~~ /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.c:1072:5: note: in expansion of macro 'PyFPE_END_PROTECT' 1072 | PyFPE_END_PROTECT(hi) | ^~~~~~~~~~~~~~~~~ Include/pyfpe.h:134:27: note: expected 'void *' but argument is of type 'volatile double *' 134 | extern double PyFPE_dummy(void *); | ^~~~~~ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/math.so building 'strop' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/stropmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/stropmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/strop.so building 'time' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/time.so building 'datetime' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/datetimemodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/datetime.so building 'itertools' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/itertoolsmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/itertoolsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/itertools.so building 'future_builtins' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/future_builtins.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/future_builtins.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/future_builtins.so building '_random' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_randommodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_randommodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_random.so building '_collections' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_collectionsmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_collectionsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_collections.so building '_bisect' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_bisectmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_bisectmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_bisect.so building '_heapq' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_heapqmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_heapqmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_heapq.so building 'operator' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/operator.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/operator.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/operator.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/operator.so building '_io' extension creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bufferedio.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bytesio.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/fileio.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/iobase.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/_iomodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/stringio.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_io -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/textio.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_io/textio.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_io.so building '_functools' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_functoolsmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_functoolsmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_functools.so building '_json' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_json.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_json.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_json.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_json.so building '_testcapi' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_testcapimodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_testcapimodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_testcapi.so building '_hotshot' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hotshot.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hotshot.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_hotshot.so building '_lsprof' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_lsprof.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/rotatingtree.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_lsprof.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/rotatingtree.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_lsprof.so building 'unicodedata' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/unicodedata.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/unicodedata.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/unicodedata.so building '_locale' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_localemodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_localemodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_locale.so building 'fcntl' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/fcntlmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/fcntlmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/fcntl.so building 'grp' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/grpmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/grpmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/grp.so building 'spwd' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/spwdmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/spwdmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/spwd.so building 'select' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/selectmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/selectmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/select.so building 'parser' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/parsermodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/parsermodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/parser.so building 'cStringIO' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cStringIO.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cStringIO.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cStringIO.so building 'cPickle' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cPickle.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cPickle.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cPickle.so building 'mmap' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mmapmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/mmapmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/mmap.so building 'syslog' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/syslogmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/syslogmodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/syslog.so building 'audioop' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/audioop.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/audioop.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/audioop.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/audioop.so building 'readline' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/readline.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/readline.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/readline.o -L/usr/lib64/termcap -L/usr/local/lib64 -L. -lreadline -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so building 'crypt' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cryptmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cryptmodule.o -L/usr/local/lib64 -L. -lcrypt -lpython2.7 -o build/lib.linux-x86_64-2.7/crypt.so building '_csv' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_csv.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_csv.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_csv.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_csv.so building '_socket' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/socketmodule.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/socketmodule.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/timemodule.o -L/usr/local/lib64 -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/_socket.so building '_ssl' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ssl.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ssl.o -L/usr/local/lib64 -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_ssl.so building '_hashlib' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hashopenssl.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hashopenssl.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_hashopenssl.o -L/usr/local/lib64 -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_hashlib.so building '_sha' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/shamodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/shamodule.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha.so building '_md5' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5module.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5module.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/md5.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_md5.so building '_sha256' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha256module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha256module.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha256.so building '_sha512' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha512module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/sha512module.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_sha512.so building '_sqlite3' extension creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cache.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/connection.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cursor.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/microprotocols.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/module.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/prepare_protocol.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/row.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/row.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/statement.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/util.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cache.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/connection.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/cursor.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/module.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/row.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/statement.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_sqlite/util.o -L/usr/lib64 -L/usr/local/lib64 -L. -lsqlite3 -lpython2.7 -o build/lib.linux-x86_64-2.7/_sqlite3.so building 'dbm' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DHAVE_GDBM_NDBM_H -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/dbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/dbmmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/dbmmodule.o -L/usr/local/lib64 -L. -lgdbm -lgdbm_compat -lpython2.7 -o build/lib.linux-x86_64-2.7/dbm.so building 'gdbm' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/gdbmmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/gdbmmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/gdbmmodule.o -L/usr/local/lib64 -L. -lgdbm -lpython2.7 -o build/lib.linux-x86_64-2.7/gdbm.so building 'termios' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/termios.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/termios.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/termios.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/termios.so building 'resource' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/resource.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/resource.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/resource.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/resource.so building '_curses' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_cursesmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_cursesmodule.o -L/usr/local/lib64 -L. -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses.so building '_curses_panel' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_curses_panel.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_curses_panel.o -L/usr/local/lib64 -L. -lpanelw -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses_panel.so building 'zlib' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/zlibmodule.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/zlibmodule.o -L/usr/local/lib64 -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/zlib.so building 'binascii' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/binascii.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/binascii.o -DUSE_ZLIB_CRC32 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/binascii.o -L/usr/local/lib64 -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/binascii.so building 'bz2' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/bz2module.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/bz2module.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/bz2module.o -L/usr/local/lib64 -L. -lbz2 -lpython2.7 -o build/lib.linux-x86_64-2.7/bz2.so building 'pyexpat' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/pyexpat.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/pyexpat.o -L/usr/local/lib64 -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/pyexpat.so building '_elementtree' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -DUSE_PYEXPAT_CAPI -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_elementtree.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_elementtree.o -L/usr/local/lib64 -L. -lexpat -lpython2.7 -o build/lib.linux-x86_64-2.7/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/multibytecodec.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multibytecodec.so building '_codecs_kr' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_kr.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_kr.so building '_codecs_jp' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_jp.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_jp.so building '_codecs_cn' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_cn.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_cn.so building '_codecs_tw' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_tw.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_tw.so building '_codecs_hk' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_hk.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_hk.so building '_codecs_iso2022' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_iso2022.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so building '_multiprocessing' extension creating build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/multiprocessing.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/socket_connection.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -IModules/_multiprocessing -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/semaphore.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_multiprocessing/semaphore.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multiprocessing.so building 'linuxaudiodev' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/linuxaudiodev.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/linuxaudiodev.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/linuxaudiodev.so building 'ossaudiodev' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/ossaudiodev.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/ossaudiodev.o -L/usr/local/lib64 -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/ossaudiodev.so building '_ctypes' extension x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callbacks.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callproc.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/stgdict.o x86_64-pc-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I/usr/lib64/libffi/include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Include -I/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 -c /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/cfield.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L. -fno-strict-aliasing -march=native -mtune=native -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Modules/_ctypes/cfield.o -L/usr/local/lib64 -L. -lffi -ldl -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes.so Python build finished, but the necessary bits to build these modules were not found: _bsddb _tkinter bsddb185 dl imageop nis sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts creating build/scripts-2.7 copying and adjusting /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/smtpd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 changing mode of build/scripts-2.7/smtpd.py from 644 to 755 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h 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-32.h 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 = __int64_t Skipping: __UQUAD_TYPE = __uint64_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __int64_t Skipping: __U64_TYPE = __uint64_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 Skipping: __TIME64_T_TYPE = __TIME_T_TYPE Skipping: __TIME64_T_TYPE = __SQUAD_TYPE Skipping: __time64_t = __time_t 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: __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-32.h 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 = __int64_t Skipping: __UQUAD_TYPE = __uint64_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __int64_t Skipping: __U64_TYPE = __uint64_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 Skipping: __TIME64_T_TYPE = __TIME_T_TYPE Skipping: __TIME64_T_TYPE = __SQUAD_TYPE Skipping: __time64_t = __time_t 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: __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: SO_TIMESTAMP = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMP_OLD : SO_TIMESTAMP_NEW) Skipping: SO_TIMESTAMPNS = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPNS_OLD : SO_TIMESTAMPNS_NEW) Skipping: SO_TIMESTAMPING = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW) Skipping: SO_RCVTIMEO = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_RCVTIMEO_OLD : SO_RCVTIMEO_NEW) Skipping: SO_SNDTIMEO = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_SNDTIMEO_OLD : SO_SNDTIMEO_NEW) 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_ALLSNOOPERS_GROUP = ((in_addr_t) 0xe000006a) 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: __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-32.h 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 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py >>> Source compiled. >>> Test phase: dev-lang/python-2.7.17-r2 make -j1 test EXTRATESTOPTS=-w running build running build_ext building dbm using gdbm INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _bsddb _tkinter bsddb185 dl imageop nis sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h /usr/include/linux/cdrom.h 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-32.h 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 = __int64_t Skipping: __UQUAD_TYPE = __uint64_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __int64_t Skipping: __U64_TYPE = __uint64_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 Skipping: __TIME64_T_TYPE = __TIME_T_TYPE Skipping: __TIME64_T_TYPE = __SQUAD_TYPE Skipping: __time64_t = __time_t 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: __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-32.h 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 = __int64_t Skipping: __UQUAD_TYPE = __uint64_t Skipping: __UWORD_TYPE = unsigned int Skipping: __SLONG32_TYPE = long int Skipping: __ULONG32_TYPE = unsigned long int Skipping: __S64_TYPE = __int64_t Skipping: __U64_TYPE = __uint64_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 Skipping: __TIME64_T_TYPE = __TIME_T_TYPE Skipping: __TIME64_T_TYPE = __SQUAD_TYPE Skipping: __time64_t = __time_t 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: __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: SO_TIMESTAMP = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMP_OLD : SO_TIMESTAMP_NEW) Skipping: SO_TIMESTAMPNS = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPNS_OLD : SO_TIMESTAMPNS_NEW) Skipping: SO_TIMESTAMPING = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_TIMESTAMPING_OLD : SO_TIMESTAMPING_NEW) Skipping: SO_RCVTIMEO = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_RCVTIMEO_OLD : SO_RCVTIMEO_NEW) Skipping: SO_SNDTIMEO = (sizeof(time_t) == sizeof(__kernel_long_t) ? SO_SNDTIMEO_OLD : SO_SNDTIMEO_NEW) 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_ALLSNOOPERS_GROUP = ((in_addr_t) 0xe000006a) 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: __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-32.h 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 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ./python -E -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l -w == CPython 2.7.17 (default, Apr 5 2020, 13:24:33) [GCC 9.3.0] == Linux-5.6.2-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-gentoo-2.7 little-endian == /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/build/test_python_58 == CPU count: 8 Run tests sequentially 0:00:00 load avg: 0.96 [ 1/402] test_grammar 0:00:00 load avg: 0.96 [ 2/402] test_opcodes 0:00:00 load avg: 0.96 [ 3/402] test_dict 0:00:00 load avg: 0.96 [ 4/402] test_builtin 0:00:00 load avg: 0.96 [ 5/402] test_exceptions 0:00:00 load avg: 0.96 [ 6/402] test_types 0:00:00 load avg: 0.96 [ 7/402] test_unittest 0:00:00 load avg: 0.96 [ 8/402] test_doctest 0:00:00 load avg: 0.96 [ 9/402] test_doctest2 0:00:00 load avg: 0.96 [ 10/402] test_MimeWriter 0:00:00 load avg: 0.96 [ 11/402] test_SimpleHTTPServer 0:00:00 load avg: 0.96 [ 12/402] test_StringIO 0:00:00 load avg: 0.96 [ 13/402] test___all__ /usr/lib64/python2.7/site-packages/docutils/statemachine.py:1069: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class ViewList(object): 0:00:01 load avg: 0.96 [ 14/402] test___future__ 0:00:01 load avg: 0.96 [ 15/402] test__locale 0:00:01 load avg: 0.96 [ 16/402] test__osx_support 0:00:01 load avg: 0.96 [ 17/402] test_abc 0:00:01 load avg: 0.96 [ 18/402] test_abstract_numbers 0:00:01 load avg: 0.96 [ 19/402] test_aepack test_aepack skipped -- No module named aetypes 0:00:01 load avg: 0.96 [ 20/402] test_aifc -- test_aepack skipped 0:00:02 load avg: 0.96 [ 21/402] test_al test_al skipped -- No module named al 0:00:02 load avg: 0.96 [ 22/402] test_anydbm -- test_al skipped 0:00:02 load avg: 0.96 [ 23/402] test_applesingle test_applesingle skipped -- No module named MacOS 0:00:02 load avg: 0.96 [ 24/402] test_argparse -- test_applesingle skipped 0:00:03 load avg: 0.96 [ 25/402] test_array 0:00:03 load avg: 0.96 [ 26/402] test_ascii_formatd 0:00:03 load avg: 0.96 [ 27/402] test_ast 0:00:03 load avg: 0.96 [ 28/402] test_asynchat /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:05 load avg: 0.96 [ 29/402] test_asyncore /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:06 load avg: 0.96 [ 30/402] test_atexit 0:00:06 load avg: 0.96 [ 31/402] test_audioop 0:00:06 load avg: 0.96 [ 32/402] test_augassign 0:00:06 load avg: 0.96 [ 33/402] test_base64 0:00:06 load avg: 0.96 [ 34/402] test_bastion 0:00:06 load avg: 0.96 [ 35/402] test_bdb test test_bdb failed -- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), 0:00:07 load avg: 0.96 [ 36/402/1] test_bigaddrspace -- test_bdb failed 0:00:07 load avg: 0.96 [ 37/402/1] test_bigmem 0:00:07 load avg: 0.96 [ 38/402/1] test_binascii 0:00:07 load avg: 0.96 [ 39/402/1] test_binhex 0:00:07 load avg: 0.96 [ 40/402/1] test_binop 0:00:07 load avg: 0.96 [ 41/402/1] test_bisect 0:00:07 load avg: 0.96 [ 42/402/1] test_bool 0:00:07 load avg: 0.96 [ 43/402/1] test_bsddb test_bsddb skipped -- No module named _bsddb 0:00:07 load avg: 0.96 [ 44/402/1] test_bsddb185 -- test_bsddb skipped test_bsddb185 skipped -- No module named bsddb185 0:00:07 load avg: 0.96 [ 45/402/1] test_bsddb3 -- test_bsddb185 skipped test_bsddb3 skipped -- No module named _bsddb 0:00:07 load avg: 0.96 [ 46/402/1] test_buffer -- test_bsddb3 skipped 0:00:08 load avg: 0.96 [ 47/402/1] test_bufio 0:00:08 load avg: 1.04 [ 48/402/1] test_bytes 0:00:09 load avg: 1.04 [ 49/402/1] test_bz2 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:10 load avg: 1.04 [ 50/402/1] test_calendar 0:00:11 load avg: 1.04 [ 51/402/1] test_call 0:00:11 load avg: 1.04 [ 52/402/1] test_capi /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:14 load avg: 0.96 [ 53/402/1] test_cd test_cd skipped -- No module named cd 0:00:14 load avg: 0.96 [ 54/402/1] test_cfgparser -- test_cd skipped 0:00:14 load avg: 0.96 [ 55/402/1] test_cgi 0:00:14 load avg: 0.96 [ 56/402/1] test_charmapcodec 0:00:14 load avg: 0.96 [ 57/402/1] test_cl test_cl skipped -- No module named cl 0:00:14 load avg: 0.96 [ 58/402/1] test_class -- test_cl skipped 0:00:14 load avg: 0.96 [ 59/402/1] test_cmath 0:00:14 load avg: 0.96 [ 60/402/1] test_cmd 0:00:15 load avg: 0.96 [ 61/402/1] test_cmd_line 0:00:15 load avg: 0.96 [ 62/402/1] test_cmd_line_script 0:00:15 load avg: 0.96 [ 63/402/1] test_code 0:00:15 load avg: 0.96 [ 64/402/1] test_codeccallbacks 0:00:16 load avg: 0.96 [ 65/402/1] test_codecencodings_cn 0:00:16 load avg: 0.96 [ 66/402/1] test_codecencodings_hk 0:00:16 load avg: 0.96 [ 67/402/1] test_codecencodings_iso2022 0:00:16 load avg: 0.96 [ 68/402/1] test_codecencodings_jp 0:00:17 load avg: 0.96 [ 69/402/1] test_codecencodings_kr 0:00:17 load avg: 0.96 [ 70/402/1] test_codecencodings_tw 0:00:17 load avg: 0.96 [ 71/402/1] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 0:00:17 load avg: 0.96 [ 72/402/1] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 0:00:17 load avg: 0.96 [ 73/402/1] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 0:00:17 load avg: 0.96 [ 74/402/1] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 0:00:17 load avg: 0.96 [ 75/402/1] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 0:00:17 load avg: 0.96 [ 76/402/1] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:00:18 load avg: 1.04 [ 77/402/1] test_codeop 0:00:18 load avg: 1.04 [ 78/402/1] test_coercion 0:00:18 load avg: 1.04 [ 79/402/1] test_collections 0:00:19 load avg: 1.04 [ 80/402/1] test_colorsys 0:00:19 load avg: 1.04 [ 81/402/1] test_commands 0:00:19 load avg: 1.04 [ 82/402/1] test_compare 0:00:19 load avg: 1.04 [ 83/402/1] test_compile 0:00:19 load avg: 1.04 [ 84/402/1] test_compileall 0:00:19 load avg: 1.04 [ 85/402/1] test_compiler 0:00:19 load avg: 1.04 [ 86/402/1] test_complex 0:00:20 load avg: 1.04 [ 87/402/1] test_complex_args 0:00:20 load avg: 1.04 [ 88/402/1] test_contains 0:00:20 load avg: 1.04 [ 89/402/1] test_contextlib 0:00:20 load avg: 1.04 [ 90/402/1] test_cookie 0:00:20 load avg: 1.04 [ 91/402/1] test_cookielib 0:00:20 load avg: 1.04 [ 92/402/1] test_copy 0:00:20 load avg: 1.04 [ 93/402/1] test_copy_reg 0:00:20 load avg: 1.04 [ 94/402/1] test_cpickle 0:00:22 load avg: 1.04 [ 95/402/1] test_cprofile 0:00:22 load avg: 1.04 [ 96/402/1] test_crypt 0:00:22 load avg: 1.04 [ 97/402/1] test_csv 0:00:22 load avg: 1.04 [ 98/402/1] test_ctypes /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:23 load avg: 1.04 [ 99/402/1] test_curses test_curses skipped -- Use of the `curses' resource not enabled 0:00:23 load avg: 1.04 [100/402/1] test_datetime -- test_curses skipped (resource denied) 0:00:24 load avg: 1.04 [101/402/1] test_dbm 0:00:24 load avg: 1.04 [102/402/1] test_decimal /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:25 load avg: 1.04 [103/402/1] test_decorators 0:00:25 load avg: 1.04 [104/402/1] test_defaultdict 0:00:25 load avg: 1.04 [105/402/1] test_deque 0:00:27 load avg: 1.04 [106/402/1] test_descr 0:00:29 load avg: 1.12 [107/402/1] test_descrtut 0:00:29 load avg: 1.12 [108/402/1] test_dictcomps 0:00:29 load avg: 1.12 [109/402/1] test_dictviews 0:00:29 load avg: 1.12 [110/402/1] test_difflib 0:00:30 load avg: 1.12 [111/402/1] test_dircache 0:00:31 load avg: 1.12 [112/402/1] test_dis 0:00:31 load avg: 1.12 [113/402/1] test_dl test_dl skipped -- No module named dl 0:00:31 load avg: 1.12 [114/402/1] test_docxmlrpc -- test_dl skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:35 load avg: 1.11 [115/402/1] test_dumbdbm 0:00:35 load avg: 1.11 [116/402/1] test_dummy_thread 0:00:35 load avg: 1.11 [117/402/1] test_dummy_threading /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:35 load avg: 1.11 [118/402/1] test_email /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:39 load avg: 1.26 [119/402/1] test_email_codecs 0:00:39 load avg: 1.26 [120/402/1] test_email_renamed 0:00:39 load avg: 1.26 [121/402/1] test_ensurepip 0:00:39 load avg: 1.26 [122/402/1] test_enumerate 0:00:39 load avg: 1.26 [123/402/1] test_eof 0:00:39 load avg: 1.26 [124/402/1] test_epoll 0:00:42 load avg: 1.26 [125/402/1] test_errno 0:00:42 load avg: 1.26 [126/402/1] test_exception_variations 0:00:42 load avg: 1.26 [127/402/1] test_extcall 0:00:42 load avg: 1.26 [128/402/1] test_fcntl 0:00:42 load avg: 1.26 [129/402/1] test_file 0:00:42 load avg: 1.26 [130/402/1] test_file2k /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:50 load avg: 1.51 [131/402/1] test_file_eintr 0:00:51 load avg: 1.51 [132/402/1] test_filecmp 0:00:51 load avg: 1.51 [133/402/1] test_fileinput 0:00:52 load avg: 1.51 [134/402/1] test_fileio 0:00:52 load avg: 1.51 [135/402/1] test_float 0:00:52 load avg: 1.51 [136/402/1] test_fnmatch 0:00:52 load avg: 1.51 [137/402/1] test_fork1 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:59 load avg: 1.28 [138/402/1] test_format 0:00:59 load avg: 1.28 [139/402/1] test_fpformat 0:00:59 load avg: 1.28 [140/402/1] test_fractions 0:00:59 load avg: 1.28 [141/402/1] test_frozen 0:00:59 load avg: 1.28 [142/402/1] test_ftplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:00 load avg: 1.28 [143/402/1] test_funcattrs 0:01:00 load avg: 1.28 [144/402/1] test_functools 0:01:00 load avg: 1.28 [145/402/1] test_future 0:01:01 load avg: 1.28 [146/402/1] test_future3 0:01:01 load avg: 1.28 [147/402/1] test_future4 0:01:01 load avg: 1.28 [148/402/1] test_future5 0:01:01 load avg: 1.28 [149/402/1] test_future_builtins 0:01:01 load avg: 1.28 [150/402/1] test_gc /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:04 load avg: 1.26 [151/402/1] test_gdbm 0:01:04 load avg: 1.26 [152/402/1] test_generators 0:01:04 load avg: 1.26 [153/402/1] test_genericpath 0:01:05 load avg: 1.26 [154/402/1] test_genexps 0:01:05 load avg: 1.26 [155/402/1] test_getargs 0:01:05 load avg: 1.26 [156/402/1] test_getargs2 0:01:05 load avg: 1.26 [157/402/1] test_getopt 0:01:05 load avg: 1.26 [158/402/1] test_gettext 0:01:05 load avg: 1.26 [159/402/1] test_gl test_gl skipped -- No module named gl 0:01:05 load avg: 1.26 [160/402/1] test_glob -- test_gl skipped 0:01:05 load avg: 1.26 [161/402/1] test_global 0:01:05 load avg: 1.26 [162/402/1] test_grp 0:01:06 load avg: 1.26 [163/402/1] test_gzip 0:01:06 load avg: 1.26 [164/402/1] test_hash 0:01:06 load avg: 1.26 [165/402/1] test_hashlib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:06 load avg: 1.26 [166/402/1] test_heapq 0:01:07 load avg: 1.26 [167/402/1] test_hmac 0:01:07 load avg: 1.26 [168/402/1] test_hotshot 0:01:07 load avg: 1.26 [169/402/1] test_htmllib 0:01:07 load avg: 1.26 [170/402/1] test_htmlparser 0:01:07 load avg: 1.26 [171/402/1] test_httplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:08 load avg: 1.26 [172/402/1] test_httpservers /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:10 load avg: 1.16 [173/402/1] test_idle test_idle skipped -- No module named _tkinter 0:01:10 load avg: 1.16 [174/402/1] test_imageop -- test_idle skipped test_imageop skipped -- No module named imageop 0:01:10 load avg: 1.16 [175/402/1] test_imaplib -- test_imageop skipped 0:01:10 load avg: 1.16 [176/402/1] test_imgfile test_imgfile skipped -- No module named imgfile 0:01:10 load avg: 1.16 [177/402/1] test_imghdr -- test_imgfile skipped 0:01:10 load avg: 1.16 [178/402/1] test_imp 0:01:10 load avg: 1.16 [179/402/1] test_import 0:01:11 load avg: 1.16 [180/402/1] test_import_magic 0:01:11 load avg: 1.16 [181/402/1] test_importhooks 0:01:11 load avg: 1.16 [182/402/1] test_importlib 0:01:11 load avg: 1.16 [183/402/1] test_index 0:01:11 load avg: 1.16 [184/402/1] test_inspect 0:01:11 load avg: 1.16 [185/402/1] test_int 0:01:12 load avg: 1.16 [186/402/1] test_int_literal 0:01:12 load avg: 1.16 [187/402/1] test_io /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:43 load avg: 0.79 [188/402/1] test_ioctl -- test_io passed in 31 sec 159 ms 0:01:43 load avg: 0.79 [189/402/1] test_isinstance 0:01:44 load avg: 0.79 [190/402/1] test_iter 0:01:44 load avg: 0.79 [191/402/1] test_iterlen 0:01:44 load avg: 0.79 [192/402/1] test_itertools /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:46 load avg: 0.79 [193/402/1] test_json 0:01:48 load avg: 0.79 [194/402/1] test_kqueue test_kqueue skipped -- test works only on BSD 0:01:48 load avg: 0.79 [195/402/1] test_largefile -- test_kqueue skipped 0:01:48 load avg: 0.79 [196/402/1] test_lib2to3 0:01:58 load avg: 0.84 [197/402/1] test_linecache 0:01:58 load avg: 0.84 [198/402/1] test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 0:01:58 load avg: 0.84 [199/402/1] test_list -- test_linuxaudiodev skipped (resource denied) 0:01:59 load avg: 0.84 [200/402/1] test_locale 0:01:59 load avg: 0.84 [201/402/1] test_logging /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:09 load avg: 0.71 [202/402/1] test_long 0:02:10 load avg: 0.71 [203/402/1] test_long_future 0:02:11 load avg: 0.71 [204/402/1] test_longexp 0:02:11 load avg: 0.71 [205/402/1] test_macos test_macos skipped -- No module named MacOS 0:02:12 load avg: 0.71 [206/402/1] test_macostools -- test_macos skipped test_macostools skipped -- No module named MacOS 0:02:12 load avg: 0.71 [207/402/1] test_macpath -- test_macostools skipped 0:02:12 load avg: 0.71 [208/402/1] test_macurl2path 0:02:12 load avg: 0.71 [209/402/1] test_mailbox 0:02:13 load avg: 0.71 [210/402/1] test_marshal 0:02:13 load avg: 0.71 [211/402/1] test_math 0:02:13 load avg: 0.73 [212/402/1] test_md5 0:02:14 load avg: 0.73 [213/402/1] test_memoryio 0:02:14 load avg: 0.73 [214/402/1] test_memoryview 0:02:14 load avg: 0.73 [215/402/1] test_mhlib 0:02:14 load avg: 0.73 [216/402/1] test_mimetools 0:02:14 load avg: 0.73 [217/402/1] test_mimetypes 0:02:15 load avg: 0.73 [218/402/1] test_minidom 0:02:15 load avg: 0.73 [219/402/1] test_mmap 0:02:15 load avg: 0.73 [220/402/1] test_module 0:02:15 load avg: 0.73 [221/402/1] test_modulefinder 0:02:16 load avg: 0.73 [222/402/1] test_msilib test_msilib skipped -- No module named _msi 0:02:16 load avg: 0.73 [223/402/1] test_multibytecodec -- test_msilib skipped 0:02:17 load avg: 0.73 [224/402/1] test_multifile 0:02:17 load avg: 0.73 [225/402/1] test_multiprocessing /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:38 load avg: 0.48 [226/402/1] test_mutants 0:02:39 load avg: 0.48 [227/402/1] test_mutex 0:02:39 load avg: 0.48 [228/402/1] test_netrc 0:02:39 load avg: 0.48 [229/402/1] test_new 0:02:39 load avg: 0.48 [230/402/1] test_nis test_nis skipped -- No module named nis 0:02:39 load avg: 0.48 [231/402/1] test_nntplib -- test_nis skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:40 load avg: 0.48 [232/402/1] test_normalization 0:02:40 load avg: 0.48 [233/402/1] test_ntpath 0:02:40 load avg: 0.48 [234/402/1] test_old_mailbox 0:02:40 load avg: 0.48 [235/402/1] test_openpty 0:02:40 load avg: 0.48 [236/402/1] test_operator 0:02:40 load avg: 0.48 [237/402/1] test_optparse 0:02:40 load avg: 0.48 [238/402/1] test_ordered_dict 0:02:41 load avg: 0.48 [239/402/1] test_os 0:02:42 load avg: 0.48 [240/402/1] test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled 0:02:42 load avg: 0.48 [241/402/1] test_parser -- test_ossaudiodev skipped (resource denied) 0:02:42 load avg: 0.48 [242/402/1] test_pdb 0:02:42 load avg: 0.48 [243/402/1] test_peepholer 0:02:42 load avg: 0.48 [244/402/1] test_pep247 0:02:42 load avg: 0.48 [245/402/1] test_pep277 0:02:43 load avg: 0.48 [246/402/1] test_pep352 0:02:43 load avg: 0.48 [247/402/1] test_pickle 0:02:44 load avg: 0.52 [248/402/1] test_pickletools 0:02:44 load avg: 0.52 [249/402/1] test_pipes 0:02:44 load avg: 0.52 [250/402/1] test_pkg 0:02:44 load avg: 0.52 [251/402/1] test_pkgimport 0:02:45 load avg: 0.52 [252/402/1] test_pkgutil 0:02:45 load avg: 0.52 [253/402/1] test_platform 0:02:45 load avg: 0.52 [254/402/1] test_plistlib 0:02:45 load avg: 0.52 [255/402/1] test_poll /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:56 load avg: 0.60 [256/402/1] test_popen 0:02:57 load avg: 0.60 [257/402/1] test_popen2 0:02:57 load avg: 0.60 [258/402/1] test_poplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:58 load avg: 0.56 [259/402/1] test_posix 0:02:59 load avg: 0.56 [260/402/1] test_posixpath 0:02:59 load avg: 0.56 [261/402/1] test_pow 0:02:59 load avg: 0.56 [262/402/1] test_pprint 0:02:59 load avg: 0.56 [263/402/1] test_print 0:02:59 load avg: 0.56 [264/402/1] test_profile 0:02:59 load avg: 0.56 [265/402/1] test_property 0:03:00 load avg: 0.56 [266/402/1] test_pstats 0:03:00 load avg: 0.56 [267/402/1] test_pty 0:03:00 load avg: 0.56 [268/402/1] test_pwd 0:03:00 load avg: 0.56 [269/402/1] test_py3kwarn 0:03:00 load avg: 0.56 [270/402/1] test_py_compile 0:03:00 load avg: 0.56 [271/402/1] test_pyclbr 0:03:01 load avg: 0.56 [272/402/1] test_pydoc 0:03:02 load avg: 0.56 [273/402/1] test_pyexpat 0:03:02 load avg: 0.56 [274/402/1] test_queue /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:05 load avg: 0.51 [275/402/1] test_quopri 0:03:06 load avg: 0.51 [276/402/1] test_random 0:03:06 load avg: 0.51 [277/402/1] test_re 0:03:07 load avg: 0.51 [278/402/1] test_readline 0:03:07 load avg: 0.51 [279/402/1] test_regrtest 0:03:09 load avg: 0.55 [280/402/1] test_repr 0:03:09 load avg: 0.55 [281/402/1] test_resource 0:03:09 load avg: 0.55 [282/402/1] test_rfc822 0:03:09 load avg: 0.55 [283/402/1] test_richcmp 0:03:10 load avg: 0.55 [284/402/1] test_rlcompleter 0:03:10 load avg: 0.55 [285/402/1] test_robotparser /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:10 load avg: 0.55 [286/402/1] test_runpy 0:03:12 load avg: 0.55 [287/402/1] test_sax 0:03:12 load avg: 0.55 [288/402/1] test_scope 0:03:12 load avg: 0.55 [289/402/1] test_scriptpackages test_scriptpackages skipped -- No module named aetools 0:03:12 load avg: 0.55 [290/402/1] test_select -- test_scriptpackages skipped 0:03:24 load avg: 0.43 [291/402/1] test_set 0:03:25 load avg: 0.43 [292/402/1] test_setcomps 0:03:25 load avg: 0.43 [293/402/1] test_sets 0:03:25 load avg: 0.43 [294/402/1] test_sgmllib 0:03:25 load avg: 0.43 [295/402/1] test_sha 0:03:25 load avg: 0.43 [296/402/1] test_shelve 0:03:26 load avg: 0.43 [297/402/1] test_shlex 0:03:26 load avg: 0.43 [298/402/1] test_shutil 0:03:26 load avg: 0.43 [299/402/1] test_signal 0:03:35 load avg: 0.44 [300/402/1] test_site 0:03:35 load avg: 0.44 [301/402/1] test_slice 0:03:35 load avg: 0.44 [302/402/1] test_smtplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:36 load avg: 0.44 [303/402/1] test_smtpnet test_smtpnet skipped -- Use of the `network' resource not enabled 0:03:36 load avg: 0.44 [304/402/1] test_socket -- test_smtpnet skipped (resource denied) 0:03:52 load avg: 0.34 [305/402/1] test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled 0:03:52 load avg: 0.34 [306/402/1] test_softspace -- test_socketserver skipped (resource denied) 0:03:52 load avg: 0.34 [307/402/1] test_sort 0:03:52 load avg: 0.34 [308/402/1] test_source_encoding 0:03:53 load avg: 0.34 [309/402/1] test_spwd 0:03:53 load avg: 0.34 [310/402/1] test_sqlite /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:53 load avg: 0.31 [311/402/1] test_ssl /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:55 load avg: 0.31 [312/402/1] test_startfile test_startfile skipped -- module 'os' has no attribute 'startfile' 0:03:55 load avg: 0.31 [313/402/1] test_stat -- test_startfile skipped 0:03:55 load avg: 0.31 [314/402/1] test_str 0:03:56 load avg: 0.31 [315/402/1] test_strftime 0:03:56 load avg: 0.31 [316/402/1] test_string 0:03:56 load avg: 0.31 [317/402/1] test_stringprep 0:03:57 load avg: 0.31 [318/402/1] test_strop 0:03:57 load avg: 0.31 [319/402/1] test_strptime 0:03:57 load avg: 0.31 [320/402/1] test_strtod 0:03:58 load avg: 0.31 [321/402/1] test_struct 0:03:58 load avg: 0.37 [322/402/1] test_structmembers 0:03:58 load avg: 0.37 [323/402/1] test_structseq 0:03:59 load avg: 0.37 [324/402/1] test_subprocess /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:04:54 load avg: 0.44 [325/402/1] test_sunau -- test_subprocess passed in 55 sec 597 ms 0:04:54 load avg: 0.44 [326/402/1] test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev 0:04:55 load avg: 0.44 [327/402/1] test_sundry -- test_sunaudiodev skipped 0:04:55 load avg: 0.44 [328/402/1] test_symtable 0:04:55 load avg: 0.44 [329/402/1] test_syntax 0:04:55 load avg: 0.44 [330/402/1] test_sys /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:04:55 load avg: 0.44 [331/402/1] test_sys_setprofile 0:04:56 load avg: 0.44 [332/402/1] test_sys_settrace 0:04:56 load avg: 0.44 [333/402/1] test_sysconfig 0:04:56 load avg: 0.44 [334/402/1] test_tarfile 0:04:58 load avg: 0.44 [335/402/1] test_tcl test_tcl skipped -- No module named _tkinter 0:04:58 load avg: 0.44 [336/402/1] test_telnetlib -- test_tcl skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:03 load avg: 0.41 [337/402/1] test_tempfile 0:05:03 load avg: 0.41 [338/402/1] test_test_support 0:05:03 load avg: 0.45 [339/402/1] test_textwrap 0:05:04 load avg: 0.45 [340/402/1] test_thread 0:05:04 load avg: 0.45 [341/402/1] test_threaded_import /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:04 load avg: 0.45 [342/402/1] test_threadedtempfile /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:05 load avg: 0.45 [343/402/1] test_threading /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:08 load avg: 0.45 [344/402/1] test_threading_local /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:09 load avg: 0.50 [345/402/1] test_threadsignals 0:05:09 load avg: 0.50 [346/402/1] test_time 0:05:11 load avg: 0.50 [347/402/1] test_timeit 0:05:11 load avg: 0.50 [348/402/1] test_timeout test_timeout skipped -- Use of the `network' resource not enabled 0:05:11 load avg: 0.50 [349/402/1] test_tk -- test_timeout skipped (resource denied) test_tk skipped -- No module named _tkinter 0:05:11 load avg: 0.50 [350/402/1] test_tokenize -- test_tk skipped 0:05:11 load avg: 0.50 [351/402/1] test_tools 0:05:12 load avg: 0.50 [352/402/1] test_trace 0:05:14 load avg: 0.54 [353/402/1] test_traceback 0:05:18 load avg: 0.54 [354/402/1] test_transformer 0:05:18 load avg: 0.54 [355/402/1] test_ttk_guionly test_ttk_guionly skipped -- No module named _tkinter 0:05:18 load avg: 0.66 [356/402/1] test_ttk_textonly -- test_ttk_guionly skipped test_ttk_textonly skipped -- No module named _tkinter 0:05:18 load avg: 0.66 [357/402/1] test_tuple -- test_ttk_textonly skipped 0:05:25 load avg: 0.68 [358/402/1] test_turtle test_turtle skipped -- No module named _tkinter 0:05:25 load avg: 0.68 [359/402/1] test_typechecks -- test_turtle skipped 0:05:25 load avg: 0.68 [360/402/1] test_ucn 0:05:25 load avg: 0.68 [361/402/1] test_unary 0:05:25 load avg: 0.68 [362/402/1] test_undocumented_details 0:05:26 load avg: 0.68 [363/402/1] test_unicode 0:05:31 load avg: 0.71 [364/402/1] test_unicode_file 0:05:31 load avg: 0.71 [365/402/1] test_unicodedata 0:05:33 load avg: 0.71 [366/402/1] test_univnewlines 0:05:33 load avg: 0.71 [367/402/1] test_univnewlines2k 0:05:33 load avg: 0.73 [368/402/1] test_unpack 0:05:33 load avg: 0.73 [369/402/1] test_urllib 0:05:34 load avg: 0.73 [370/402/1] test_urllib2 0:05:34 load avg: 0.73 [371/402/1] test_urllib2_localnet /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:35 load avg: 0.73 [372/402/1] test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled 0:05:35 load avg: 0.73 [373/402/1] test_urllibnet -- test_urllib2net skipped (resource denied) test_urllibnet skipped -- Use of the `network' resource not enabled 0:05:35 load avg: 0.73 [374/402/1] test_urlparse -- test_urllibnet skipped (resource denied) 0:05:36 load avg: 0.73 [375/402/1] test_userdict 0:05:37 load avg: 0.73 [376/402/1] test_userlist 0:05:37 load avg: 0.73 [377/402/1] test_userstring 0:05:39 load avg: 0.75 [378/402/1] test_uu 0:05:39 load avg: 0.75 [379/402/1] test_uuid 0:05:39 load avg: 0.75 [380/402/1] test_wait3 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:45 load avg: 0.69 [381/402/1] test_wait4 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:50 load avg: 0.64 [382/402/1] test_warnings 0:05:50 load avg: 0.64 [383/402/1] test_wave 0:05:51 load avg: 0.64 [384/402/1] test_weakref /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:06:26 load avg: 0.67 [385/402/1] test_weakset -- test_weakref passed in 35 sec 19 ms 0:06:26 load avg: 0.67 [386/402/1] test_whichdb 0:06:26 load avg: 0.67 [387/402/1] test_winreg test_winreg skipped -- No module named _winreg 0:06:27 load avg: 0.67 [388/402/1] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the `audio' resource not enabled 0:06:27 load avg: 0.67 [389/402/1] test_with -- test_winsound skipped (resource denied) 0:06:27 load avg: 0.67 [390/402/1] test_wsgiref 0:06:27 load avg: 0.67 [391/402/1] test_xdrlib 0:06:27 load avg: 0.67 [392/402/1] test_xml_etree 0:06:28 load avg: 0.67 [393/402/1] test_xml_etree_c 0:06:28 load avg: 0.67 [394/402/1] test_xmllib 0:06:28 load avg: 0.67 [395/402/1] test_xmlrpc /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:06:32 load avg: 0.70 [396/402/1] test_xpickle 0:06:32 load avg: 0.70 [397/402/1] test_xrange 0:06:32 load avg: 0.70 [398/402/1] test_zipfile 0:06:34 load avg: 0.72 [399/402/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:06:34 load avg: 0.72 [400/402/1] test_zipimport -- test_zipfile64 skipped (resource denied) 0:06:34 load avg: 0.72 [401/402/1] test_zipimport_support 0:06:35 load avg: 0.72 [402/402/1] test_zlib == Tests result: FAILURE == 359 tests OK. 1 test failed: test_bdb 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gl test_idle test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_nis test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 8 skips unexpected on linux2: test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly test_ttk_textonly test_turtle Re-running failed tests in verbose mode Re-running test 'test_bdb' in verbose mode test_down (test.test_bdb.StateTestCase) ... ok test_next (test.test_bdb.StateTestCase) ... ok test_next_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_next_on_last_statement (test.test_bdb.StateTestCase) ... ok test_next_on_plain_statement (test.test_bdb.StateTestCase) ... ok test_next_over_import (test.test_bdb.StateTestCase) ... ok test_return (test.test_bdb.StateTestCase) ... ok test_return_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_skip (test.test_bdb.StateTestCase) ... FAIL test_step (test.test_bdb.StateTestCase) ... ok test_step_on_last_statement (test.test_bdb.StateTestCase) ... ok test_until (test.test_bdb.StateTestCase) ... ok test_until_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_up (test.test_bdb.StateTestCase) ... ok test_run_step (test.test_bdb.RunTestCase) ... ok test_runeval_step (test.test_bdb.RunTestCase) ... ok test_bp_after_last_statement (test.test_bdb.BreakpointTestCase) ... ok test_bp_condition (test.test_bdb.BreakpointTestCase) ... ok test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase) ... ok test_bp_ignore_count (test.test_bdb.BreakpointTestCase) ... ok test_bp_on_non_existent_module (test.test_bdb.BreakpointTestCase) ... ok test_clear_at_no_bp (test.test_bdb.BreakpointTestCase) ... ok test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase) ... ok test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase) ... ok test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase) ... ok test_temporary_bp (test.test_bdb.BreakpointTestCase) ... ok test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase) ... ok ====================================================================== FAIL: test_skip (test.test_bdb.StateTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), ---------------------------------------------------------------------- Ran 27 tests in 0.020s FAILED (failures=1) test test_bdb failed -- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), 1 test failed again: test_bdb == Tests result: FAILURE then FAILURE == 359 tests OK. 1 test failed: test_bdb 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gl test_idle test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_nis test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 8 skips unexpected on linux2: test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly test_ttk_textonly test_turtle 1 re-run test: test_bdb Total duration: 6 min 36 sec Tests result: FAILURE then FAILURE make: [Makefile:909: test] Error 2 (ignored) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17 ./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l -w == CPython 2.7.17 (default, Apr 5 2020, 13:24:33) [GCC 9.3.0] == Linux-5.6.2-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-gentoo-2.7 little-endian == /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/build/test_python_5620 == CPU count: 8 Run tests sequentially 0:00:00 load avg: 0.72 [ 1/402] test_grammar 0:00:00 load avg: 0.72 [ 2/402] test_opcodes 0:00:00 load avg: 0.72 [ 3/402] test_dict 0:00:00 load avg: 0.72 [ 4/402] test_builtin 0:00:00 load avg: 0.72 [ 5/402] test_exceptions 0:00:00 load avg: 0.72 [ 6/402] test_types 0:00:00 load avg: 0.72 [ 7/402] test_unittest 0:00:00 load avg: 0.72 [ 8/402] test_doctest 0:00:00 load avg: 0.72 [ 9/402] test_doctest2 0:00:00 load avg: 0.72 [ 10/402] test_MimeWriter 0:00:00 load avg: 0.72 [ 11/402] test_SimpleHTTPServer 0:00:00 load avg: 0.72 [ 12/402] test_StringIO 0:00:00 load avg: 0.72 [ 13/402] test___all__ /usr/lib64/python2.7/site-packages/docutils/statemachine.py:1069: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class ViewList(object): 0:00:00 load avg: 0.72 [ 14/402] test___future__ 0:00:00 load avg: 0.72 [ 15/402] test__locale 0:00:01 load avg: 0.72 [ 16/402] test__osx_support 0:00:01 load avg: 0.72 [ 17/402] test_abc 0:00:01 load avg: 0.72 [ 18/402] test_abstract_numbers 0:00:01 load avg: 0.72 [ 19/402] test_aepack test_aepack skipped -- No module named aetypes 0:00:01 load avg: 0.72 [ 20/402] test_aifc -- test_aepack skipped 0:00:01 load avg: 0.72 [ 21/402] test_al test_al skipped -- No module named al 0:00:01 load avg: 0.72 [ 22/402] test_anydbm -- test_al skipped 0:00:01 load avg: 0.72 [ 23/402] test_applesingle test_applesingle skipped -- No module named MacOS 0:00:01 load avg: 0.72 [ 24/402] test_argparse -- test_applesingle skipped 0:00:02 load avg: 0.82 [ 25/402] test_array 0:00:02 load avg: 0.82 [ 26/402] test_ascii_formatd 0:00:03 load avg: 0.82 [ 27/402] test_ast 0:00:03 load avg: 0.82 [ 28/402] test_asynchat /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:04 load avg: 0.82 [ 29/402] test_asyncore /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:05 load avg: 0.82 [ 30/402] test_atexit 0:00:05 load avg: 0.82 [ 31/402] test_audioop 0:00:06 load avg: 0.82 [ 32/402] test_augassign 0:00:06 load avg: 0.82 [ 33/402] test_base64 0:00:06 load avg: 0.82 [ 34/402] test_bastion 0:00:06 load avg: 0.82 [ 35/402] test_bdb test test_bdb failed -- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), 0:00:06 load avg: 0.82 [ 36/402/1] test_bigaddrspace -- test_bdb failed 0:00:06 load avg: 0.82 [ 37/402/1] test_bigmem 0:00:06 load avg: 0.82 [ 38/402/1] test_binascii 0:00:06 load avg: 0.82 [ 39/402/1] test_binhex 0:00:06 load avg: 0.82 [ 40/402/1] test_binop 0:00:06 load avg: 0.82 [ 41/402/1] test_bisect 0:00:06 load avg: 0.82 [ 42/402/1] test_bool 0:00:06 load avg: 0.82 [ 43/402/1] test_bsddb test_bsddb skipped -- No module named _bsddb 0:00:06 load avg: 0.82 [ 44/402/1] test_bsddb185 -- test_bsddb skipped test_bsddb185 skipped -- No module named bsddb185 0:00:07 load avg: 0.84 [ 45/402/1] test_bsddb3 -- test_bsddb185 skipped test_bsddb3 skipped -- No module named _bsddb 0:00:07 load avg: 0.84 [ 46/402/1] test_buffer -- test_bsddb3 skipped 0:00:07 load avg: 0.84 [ 47/402/1] test_bufio 0:00:08 load avg: 0.84 [ 48/402/1] test_bytes 0:00:08 load avg: 0.84 [ 49/402/1] test_bz2 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:09 load avg: 0.84 [ 50/402/1] test_calendar 0:00:10 load avg: 0.84 [ 51/402/1] test_call 0:00:10 load avg: 0.84 [ 52/402/1] test_capi /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:13 load avg: 0.77 [ 53/402/1] test_cd test_cd skipped -- No module named cd 0:00:13 load avg: 0.77 [ 54/402/1] test_cfgparser -- test_cd skipped 0:00:13 load avg: 0.77 [ 55/402/1] test_cgi 0:00:13 load avg: 0.77 [ 56/402/1] test_charmapcodec 0:00:13 load avg: 0.77 [ 57/402/1] test_cl test_cl skipped -- No module named cl 0:00:13 load avg: 0.77 [ 58/402/1] test_class -- test_cl skipped 0:00:13 load avg: 0.77 [ 59/402/1] test_cmath 0:00:13 load avg: 0.77 [ 60/402/1] test_cmd 0:00:14 load avg: 0.77 [ 61/402/1] test_cmd_line 0:00:14 load avg: 0.77 [ 62/402/1] test_cmd_line_script 0:00:14 load avg: 0.77 [ 63/402/1] test_code 0:00:15 load avg: 0.77 [ 64/402/1] test_codeccallbacks 0:00:15 load avg: 0.77 [ 65/402/1] test_codecencodings_cn 0:00:15 load avg: 0.77 [ 66/402/1] test_codecencodings_hk 0:00:15 load avg: 0.77 [ 67/402/1] test_codecencodings_iso2022 0:00:15 load avg: 0.77 [ 68/402/1] test_codecencodings_jp 0:00:16 load avg: 0.77 [ 69/402/1] test_codecencodings_kr 0:00:16 load avg: 0.77 [ 70/402/1] test_codecencodings_tw 0:00:16 load avg: 0.77 [ 71/402/1] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.77 [ 72/402/1] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.77 [ 73/402/1] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.77 [ 74/402/1] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.77 [ 75/402/1] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 0:00:16 load avg: 0.77 [ 76/402/1] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:00:17 load avg: 0.79 [ 77/402/1] test_codeop 0:00:17 load avg: 0.79 [ 78/402/1] test_coercion 0:00:17 load avg: 0.79 [ 79/402/1] test_collections 0:00:17 load avg: 0.79 [ 80/402/1] test_colorsys 0:00:17 load avg: 0.79 [ 81/402/1] test_commands 0:00:17 load avg: 0.79 [ 82/402/1] test_compare 0:00:18 load avg: 0.79 [ 83/402/1] test_compile 0:00:18 load avg: 0.79 [ 84/402/1] test_compileall 0:00:18 load avg: 0.79 [ 85/402/1] test_compiler 0:00:18 load avg: 0.79 [ 86/402/1] test_complex 0:00:18 load avg: 0.79 [ 87/402/1] test_complex_args 0:00:18 load avg: 0.79 [ 88/402/1] test_contains 0:00:18 load avg: 0.79 [ 89/402/1] test_contextlib 0:00:18 load avg: 0.79 [ 90/402/1] test_cookie 0:00:18 load avg: 0.79 [ 91/402/1] test_cookielib 0:00:19 load avg: 0.79 [ 92/402/1] test_copy 0:00:19 load avg: 0.79 [ 93/402/1] test_copy_reg 0:00:19 load avg: 0.79 [ 94/402/1] test_cpickle 0:00:20 load avg: 0.79 [ 95/402/1] test_cprofile 0:00:20 load avg: 0.79 [ 96/402/1] test_crypt 0:00:20 load avg: 0.79 [ 97/402/1] test_csv 0:00:20 load avg: 0.79 [ 98/402/1] test_ctypes /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:21 load avg: 0.79 [ 99/402/1] test_curses test_curses skipped -- Use of the `curses' resource not enabled 0:00:21 load avg: 0.79 [100/402/1] test_datetime -- test_curses skipped (resource denied) 0:00:22 load avg: 0.72 [101/402/1] test_dbm 0:00:22 load avg: 0.72 [102/402/1] test_decimal /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:23 load avg: 0.72 [103/402/1] test_decorators 0:00:23 load avg: 0.72 [104/402/1] test_defaultdict 0:00:23 load avg: 0.72 [105/402/1] test_deque 0:00:25 load avg: 0.72 [106/402/1] test_descr 0:00:26 load avg: 0.72 [107/402/1] test_descrtut 0:00:27 load avg: 0.72 [108/402/1] test_dictcomps 0:00:27 load avg: 0.75 [109/402/1] test_dictviews 0:00:27 load avg: 0.75 [110/402/1] test_difflib 0:00:27 load avg: 0.75 [111/402/1] test_dircache 0:00:28 load avg: 0.75 [112/402/1] test_dis 0:00:29 load avg: 0.75 [113/402/1] test_dl test_dl skipped -- No module named dl 0:00:29 load avg: 0.75 [114/402/1] test_docxmlrpc -- test_dl skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:32 load avg: 0.69 [115/402/1] test_dumbdbm 0:00:32 load avg: 0.69 [116/402/1] test_dummy_thread 0:00:33 load avg: 0.69 [117/402/1] test_dummy_threading /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:33 load avg: 0.69 [118/402/1] test_email /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:36 load avg: 0.69 [119/402/1] test_email_codecs 0:00:36 load avg: 0.69 [120/402/1] test_email_renamed 0:00:36 load avg: 0.69 [121/402/1] test_ensurepip 0:00:37 load avg: 0.71 [122/402/1] test_enumerate 0:00:37 load avg: 0.71 [123/402/1] test_eof 0:00:37 load avg: 0.71 [124/402/1] test_epoll 0:00:39 load avg: 0.71 [125/402/1] test_errno 0:00:39 load avg: 0.71 [126/402/1] test_exception_variations 0:00:39 load avg: 0.71 [127/402/1] test_extcall 0:00:39 load avg: 0.71 [128/402/1] test_fcntl 0:00:39 load avg: 0.71 [129/402/1] test_file 0:00:40 load avg: 0.71 [130/402/1] test_file2k /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:48 load avg: 0.82 [131/402/1] test_file_eintr 0:00:49 load avg: 0.82 [132/402/1] test_filecmp 0:00:49 load avg: 0.82 [133/402/1] test_fileinput 0:00:49 load avg: 0.82 [134/402/1] test_fileio 0:00:49 load avg: 0.82 [135/402/1] test_float 0:00:49 load avg: 0.82 [136/402/1] test_fnmatch 0:00:49 load avg: 0.82 [137/402/1] test_fork1 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:56 load avg: 0.76 [138/402/1] test_format 0:00:56 load avg: 0.76 [139/402/1] test_fpformat 0:00:56 load avg: 0.76 [140/402/1] test_fractions 0:00:56 load avg: 0.76 [141/402/1] test_frozen 0:00:56 load avg: 0.76 [142/402/1] test_ftplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:00:57 load avg: 0.78 [143/402/1] test_funcattrs 0:00:57 load avg: 0.78 [144/402/1] test_functools 0:00:58 load avg: 0.78 [145/402/1] test_future 0:00:58 load avg: 0.78 [146/402/1] test_future3 0:00:58 load avg: 0.78 [147/402/1] test_future4 0:00:58 load avg: 0.78 [148/402/1] test_future5 0:00:58 load avg: 0.78 [149/402/1] test_future_builtins 0:00:58 load avg: 0.78 [150/402/1] test_gc /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:01 load avg: 0.78 [151/402/1] test_gdbm 0:01:01 load avg: 0.78 [152/402/1] test_generators 0:01:02 load avg: 0.80 [153/402/1] test_genericpath 0:01:02 load avg: 0.80 [154/402/1] test_genexps 0:01:02 load avg: 0.80 [155/402/1] test_getargs 0:01:02 load avg: 0.80 [156/402/1] test_getargs2 0:01:02 load avg: 0.80 [157/402/1] test_getopt 0:01:02 load avg: 0.80 [158/402/1] test_gettext 0:01:02 load avg: 0.80 [159/402/1] test_gl test_gl skipped -- No module named gl 0:01:02 load avg: 0.80 [160/402/1] test_glob -- test_gl skipped 0:01:03 load avg: 0.80 [161/402/1] test_global 0:01:03 load avg: 0.80 [162/402/1] test_grp 0:01:03 load avg: 0.80 [163/402/1] test_gzip 0:01:03 load avg: 0.80 [164/402/1] test_hash 0:01:03 load avg: 0.80 [165/402/1] test_hashlib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:04 load avg: 0.80 [166/402/1] test_heapq 0:01:04 load avg: 0.80 [167/402/1] test_hmac 0:01:04 load avg: 0.80 [168/402/1] test_hotshot 0:01:04 load avg: 0.80 [169/402/1] test_htmllib 0:01:04 load avg: 0.80 [170/402/1] test_htmlparser 0:01:05 load avg: 0.80 [171/402/1] test_httplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:05 load avg: 0.80 [172/402/1] test_httpservers /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:07 load avg: 0.73 [173/402/1] test_idle test_idle skipped -- No module named _tkinter 0:01:07 load avg: 0.73 [174/402/1] test_imageop -- test_idle skipped test_imageop skipped -- No module named imageop 0:01:07 load avg: 0.73 [175/402/1] test_imaplib -- test_imageop skipped 0:01:07 load avg: 0.73 [176/402/1] test_imgfile test_imgfile skipped -- No module named imgfile 0:01:07 load avg: 0.73 [177/402/1] test_imghdr -- test_imgfile skipped 0:01:07 load avg: 0.73 [178/402/1] test_imp 0:01:08 load avg: 0.73 [179/402/1] test_import 0:01:08 load avg: 0.73 [180/402/1] test_import_magic 0:01:08 load avg: 0.73 [181/402/1] test_importhooks 0:01:08 load avg: 0.73 [182/402/1] test_importlib 0:01:08 load avg: 0.73 [183/402/1] test_index 0:01:08 load avg: 0.73 [184/402/1] test_inspect 0:01:08 load avg: 0.73 [185/402/1] test_int 0:01:09 load avg: 0.73 [186/402/1] test_int_literal 0:01:09 load avg: 0.73 [187/402/1] test_io /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:40 load avg: 0.50 [188/402/1] test_ioctl -- test_io passed in 30 sec 676 ms 0:01:40 load avg: 0.50 [189/402/1] test_isinstance 0:01:40 load avg: 0.50 [190/402/1] test_iter 0:01:40 load avg: 0.50 [191/402/1] test_iterlen 0:01:40 load avg: 0.50 [192/402/1] test_itertools /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:01:43 load avg: 0.54 [193/402/1] test_json 0:01:44 load avg: 0.54 [194/402/1] test_kqueue test_kqueue skipped -- test works only on BSD 0:01:44 load avg: 0.54 [195/402/1] test_largefile -- test_kqueue skipped 0:01:44 load avg: 0.54 [196/402/1] test_lib2to3 0:01:54 load avg: 0.61 [197/402/1] test_linecache 0:01:54 load avg: 0.61 [198/402/1] test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 0:01:54 load avg: 0.61 [199/402/1] test_list -- test_linuxaudiodev skipped (resource denied) 0:01:55 load avg: 0.61 [200/402/1] test_locale 0:01:55 load avg: 0.61 [201/402/1] test_logging /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:06 load avg: 0.51 [202/402/1] test_long 0:02:07 load avg: 0.51 [203/402/1] test_long_future 0:02:07 load avg: 0.63 [204/402/1] test_longexp 0:02:08 load avg: 0.63 [205/402/1] test_macos test_macos skipped -- No module named MacOS 0:02:08 load avg: 0.63 [206/402/1] test_macostools -- test_macos skipped test_macostools skipped -- No module named MacOS 0:02:08 load avg: 0.63 [207/402/1] test_macpath -- test_macostools skipped 0:02:08 load avg: 0.63 [208/402/1] test_macurl2path 0:02:08 load avg: 0.63 [209/402/1] test_mailbox 0:02:09 load avg: 0.63 [210/402/1] test_marshal 0:02:09 load avg: 0.63 [211/402/1] test_math 0:02:10 load avg: 0.63 [212/402/1] test_md5 0:02:10 load avg: 0.63 [213/402/1] test_memoryio 0:02:10 load avg: 0.63 [214/402/1] test_memoryview 0:02:10 load avg: 0.63 [215/402/1] test_mhlib 0:02:10 load avg: 0.63 [216/402/1] test_mimetools 0:02:11 load avg: 0.63 [217/402/1] test_mimetypes 0:02:11 load avg: 0.63 [218/402/1] test_minidom 0:02:11 load avg: 0.63 [219/402/1] test_mmap 0:02:11 load avg: 0.63 [220/402/1] test_module 0:02:11 load avg: 0.63 [221/402/1] test_modulefinder 0:02:12 load avg: 0.66 [222/402/1] test_msilib test_msilib skipped -- No module named _msi 0:02:12 load avg: 0.66 [223/402/1] test_multibytecodec -- test_msilib skipped 0:02:13 load avg: 0.66 [224/402/1] test_multifile 0:02:13 load avg: 0.66 [225/402/1] test_multiprocessing /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:35 load avg: 0.54 [226/402/1] test_mutants 0:02:35 load avg: 0.54 [227/402/1] test_mutex 0:02:35 load avg: 0.54 [228/402/1] test_netrc 0:02:35 load avg: 0.54 [229/402/1] test_new 0:02:36 load avg: 0.54 [230/402/1] test_nis test_nis skipped -- No module named nis 0:02:36 load avg: 0.54 [231/402/1] test_nntplib -- test_nis skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:36 load avg: 0.54 [232/402/1] test_normalization 0:02:36 load avg: 0.54 [233/402/1] test_ntpath 0:02:36 load avg: 0.54 [234/402/1] test_old_mailbox 0:02:37 load avg: 0.54 [235/402/1] test_openpty 0:02:37 load avg: 0.57 [236/402/1] test_operator 0:02:37 load avg: 0.57 [237/402/1] test_optparse 0:02:37 load avg: 0.57 [238/402/1] test_ordered_dict 0:02:38 load avg: 0.57 [239/402/1] test_os 0:02:38 load avg: 0.57 [240/402/1] test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled 0:02:38 load avg: 0.57 [241/402/1] test_parser -- test_ossaudiodev skipped (resource denied) 0:02:39 load avg: 0.57 [242/402/1] test_pdb 0:02:39 load avg: 0.57 [243/402/1] test_peepholer 0:02:39 load avg: 0.57 [244/402/1] test_pep247 0:02:39 load avg: 0.57 [245/402/1] test_pep277 0:02:39 load avg: 0.57 [246/402/1] test_pep352 0:02:40 load avg: 0.57 [247/402/1] test_pickle 0:02:40 load avg: 0.57 [248/402/1] test_pickletools 0:02:41 load avg: 0.57 [249/402/1] test_pipes 0:02:41 load avg: 0.57 [250/402/1] test_pkg 0:02:41 load avg: 0.57 [251/402/1] test_pkgimport 0:02:41 load avg: 0.57 [252/402/1] test_pkgutil 0:02:41 load avg: 0.57 [253/402/1] test_platform 0:02:42 load avg: 0.61 [254/402/1] test_plistlib 0:02:42 load avg: 0.61 [255/402/1] test_poll /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:53 load avg: 0.51 [256/402/1] test_popen 0:02:53 load avg: 0.51 [257/402/1] test_popen2 0:02:54 load avg: 0.51 [258/402/1] test_poplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:02:55 load avg: 0.51 [259/402/1] test_posix 0:02:55 load avg: 0.51 [260/402/1] test_posixpath 0:02:55 load avg: 0.51 [261/402/1] test_pow 0:02:56 load avg: 0.51 [262/402/1] test_pprint 0:02:56 load avg: 0.51 [263/402/1] test_print 0:02:56 load avg: 0.51 [264/402/1] test_profile 0:02:56 load avg: 0.51 [265/402/1] test_property 0:02:56 load avg: 0.51 [266/402/1] test_pstats 0:02:57 load avg: 0.51 [267/402/1] test_pty 0:02:57 load avg: 0.55 [268/402/1] test_pwd 0:02:57 load avg: 0.55 [269/402/1] test_py3kwarn 0:02:57 load avg: 0.55 [270/402/1] test_py_compile 0:02:57 load avg: 0.55 [271/402/1] test_pyclbr 0:02:58 load avg: 0.55 [272/402/1] test_pydoc 0:02:58 load avg: 0.55 [273/402/1] test_pyexpat 0:02:58 load avg: 0.55 [274/402/1] test_queue /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:02 load avg: 0.51 [275/402/1] test_quopri 0:03:02 load avg: 0.51 [276/402/1] test_random 0:03:03 load avg: 0.51 [277/402/1] test_re 0:03:03 load avg: 0.51 [278/402/1] test_readline 0:03:03 load avg: 0.51 [279/402/1] test_regrtest 0:03:06 load avg: 0.51 [280/402/1] test_repr 0:03:06 load avg: 0.51 [281/402/1] test_resource 0:03:06 load avg: 0.51 [282/402/1] test_rfc822 0:03:06 load avg: 0.51 [283/402/1] test_richcmp 0:03:06 load avg: 0.51 [284/402/1] test_rlcompleter 0:03:07 load avg: 0.51 [285/402/1] test_robotparser /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:07 load avg: 0.55 [286/402/1] test_runpy 0:03:09 load avg: 0.55 [287/402/1] test_sax 0:03:09 load avg: 0.55 [288/402/1] test_scope 0:03:09 load avg: 0.55 [289/402/1] test_scriptpackages test_scriptpackages skipped -- No module named aetools 0:03:09 load avg: 0.55 [290/402/1] test_select -- test_scriptpackages skipped 0:03:20 load avg: 0.46 [291/402/1] test_set 0:03:21 load avg: 0.46 [292/402/1] test_setcomps 0:03:22 load avg: 0.46 [293/402/1] test_sets 0:03:22 load avg: 0.51 [294/402/1] test_sgmllib 0:03:22 load avg: 0.51 [295/402/1] test_sha 0:03:22 load avg: 0.51 [296/402/1] test_shelve 0:03:22 load avg: 0.51 [297/402/1] test_shlex 0:03:22 load avg: 0.51 [298/402/1] test_shutil 0:03:23 load avg: 0.51 [299/402/1] test_signal 0:03:31 load avg: 0.47 [300/402/1] test_site 0:03:32 load avg: 0.47 [301/402/1] test_slice 0:03:32 load avg: 0.59 [302/402/1] test_smtplib /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:32 load avg: 0.59 [303/402/1] test_smtpnet test_smtpnet skipped -- Use of the `network' resource not enabled 0:03:32 load avg: 0.59 [304/402/1] test_socket -- test_smtpnet skipped (resource denied) 0:03:48 load avg: 0.46 [305/402/1] test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled 0:03:48 load avg: 0.46 [306/402/1] test_softspace -- test_socketserver skipped (resource denied) 0:03:48 load avg: 0.46 [307/402/1] test_sort 0:03:49 load avg: 0.46 [308/402/1] test_source_encoding 0:03:49 load avg: 0.46 [309/402/1] test_spwd 0:03:49 load avg: 0.46 [310/402/1] test_sqlite /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:50 load avg: 0.46 [311/402/1] test_ssl /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:03:51 load avg: 0.46 [312/402/1] test_startfile test_startfile skipped -- module 'os' has no attribute 'startfile' 0:03:51 load avg: 0.46 [313/402/1] test_stat -- test_startfile skipped 0:03:52 load avg: 0.46 [314/402/1] test_str 0:03:52 load avg: 0.50 [315/402/1] test_strftime 0:03:52 load avg: 0.50 [316/402/1] test_string 0:03:53 load avg: 0.50 [317/402/1] test_stringprep 0:03:53 load avg: 0.50 [318/402/1] test_strop 0:03:53 load avg: 0.50 [319/402/1] test_strptime 0:03:53 load avg: 0.50 [320/402/1] test_strtod 0:03:54 load avg: 0.50 [321/402/1] test_struct 0:03:54 load avg: 0.50 [322/402/1] test_structmembers 0:03:55 load avg: 0.50 [323/402/1] test_structseq 0:03:55 load avg: 0.50 [324/402/1] test_subprocess /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:04:57 load avg: 0.60 [325/402/1] test_sunau -- test_subprocess passed in 1 min 2 sec 0:04:57 load avg: 0.60 [326/402/1] test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev 0:04:57 load avg: 0.60 [327/402/1] test_sundry -- test_sunaudiodev skipped 0:04:57 load avg: 0.60 [328/402/1] test_symtable 0:04:58 load avg: 0.60 [329/402/1] test_syntax 0:04:58 load avg: 0.60 [330/402/1] test_sys /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:04:58 load avg: 0.60 [331/402/1] test_sys_setprofile 0:04:58 load avg: 0.60 [332/402/1] test_sys_settrace 0:04:59 load avg: 0.60 [333/402/1] test_sysconfig 0:04:59 load avg: 0.60 [334/402/1] test_tarfile 0:05:00 load avg: 0.60 [335/402/1] test_tcl test_tcl skipped -- No module named _tkinter 0:05:00 load avg: 0.60 [336/402/1] test_telnetlib -- test_tcl skipped /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:05 load avg: 0.64 [337/402/1] test_tempfile 0:05:06 load avg: 0.64 [338/402/1] test_test_support 0:05:06 load avg: 0.64 [339/402/1] test_textwrap 0:05:06 load avg: 0.64 [340/402/1] test_thread 0:05:07 load avg: 0.64 [341/402/1] test_threaded_import /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:07 load avg: 0.67 [342/402/1] test_threadedtempfile /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:07 load avg: 0.67 [343/402/1] test_threading /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:11 load avg: 0.67 [344/402/1] test_threading_local /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:12 load avg: 0.67 [345/402/1] test_threadsignals 0:05:12 load avg: 0.77 [346/402/1] test_time 0:05:13 load avg: 0.77 [347/402/1] test_timeit 0:05:13 load avg: 0.77 [348/402/1] test_timeout test_timeout skipped -- Use of the `network' resource not enabled 0:05:14 load avg: 0.77 [349/402/1] test_tk -- test_timeout skipped (resource denied) test_tk skipped -- No module named _tkinter 0:05:14 load avg: 0.77 [350/402/1] test_tokenize -- test_tk skipped 0:05:14 load avg: 0.77 [351/402/1] test_tools 0:05:15 load avg: 0.77 [352/402/1] test_trace 0:05:16 load avg: 0.77 [353/402/1] test_traceback 0:05:20 load avg: 0.71 [354/402/1] test_transformer 0:05:21 load avg: 0.71 [355/402/1] test_ttk_guionly test_ttk_guionly skipped -- No module named _tkinter 0:05:21 load avg: 0.71 [356/402/1] test_ttk_textonly -- test_ttk_guionly skipped test_ttk_textonly skipped -- No module named _tkinter 0:05:21 load avg: 0.71 [357/402/1] test_tuple -- test_ttk_textonly skipped 0:05:28 load avg: 0.76 [358/402/1] test_turtle test_turtle skipped -- No module named _tkinter 0:05:28 load avg: 0.76 [359/402/1] test_typechecks -- test_turtle skipped 0:05:28 load avg: 0.76 [360/402/1] test_ucn 0:05:28 load avg: 0.76 [361/402/1] test_unary 0:05:28 load avg: 0.76 [362/402/1] test_undocumented_details 0:05:29 load avg: 0.76 [363/402/1] test_unicode 0:05:34 load avg: 0.78 [364/402/1] test_unicode_file 0:05:34 load avg: 0.78 [365/402/1] test_unicodedata 0:05:36 load avg: 0.78 [366/402/1] test_univnewlines 0:05:36 load avg: 0.78 [367/402/1] test_univnewlines2k 0:05:36 load avg: 0.78 [368/402/1] test_unpack 0:05:36 load avg: 0.78 [369/402/1] test_urllib 0:05:37 load avg: 0.78 [370/402/1] test_urllib2 0:05:37 load avg: 0.79 [371/402/1] test_urllib2_localnet /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:38 load avg: 0.79 [372/402/1] test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled 0:05:38 load avg: 0.79 [373/402/1] test_urllibnet -- test_urllib2net skipped (resource denied) test_urllibnet skipped -- Use of the `network' resource not enabled 0:05:38 load avg: 0.79 [374/402/1] test_urlparse -- test_urllibnet skipped (resource denied) 0:05:39 load avg: 0.79 [375/402/1] test_userdict 0:05:40 load avg: 0.79 [376/402/1] test_userlist 0:05:40 load avg: 0.79 [377/402/1] test_userstring 0:05:42 load avg: 0.79 [378/402/1] test_uu 0:05:42 load avg: 0.79 [379/402/1] test_uuid 0:05:42 load avg: 0.81 [380/402/1] test_wait3 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:48 load avg: 0.75 [381/402/1] test_wait4 /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:05:53 load avg: 0.69 [382/402/1] test_warnings 0:05:54 load avg: 0.69 [383/402/1] test_wave 0:05:54 load avg: 0.69 [384/402/1] test_weakref /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:06:24 load avg: 0.93 [385/402/1] test_weakset -- test_weakref passed in 30 sec 292 ms 0:06:25 load avg: 0.93 [386/402/1] test_whichdb 0:06:25 load avg: 0.93 [387/402/1] test_winreg test_winreg skipped -- No module named _winreg 0:06:25 load avg: 0.93 [388/402/1] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the `audio' resource not enabled 0:06:26 load avg: 0.93 [389/402/1] test_with -- test_winsound skipped (resource denied) 0:06:26 load avg: 0.93 [390/402/1] test_wsgiref 0:06:26 load avg: 0.93 [391/402/1] test_xdrlib 0:06:26 load avg: 0.93 [392/402/1] test_xml_etree 0:06:27 load avg: 0.93 [393/402/1] test_xml_etree_c 0:06:27 load avg: 0.94 [394/402/1] test_xmllib 0:06:27 load avg: 0.94 [395/402/1] test_xmlrpc /var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not supported in 3.x; use except clauses self.__exc_clear() 0:06:30 load avg: 0.94 [396/402/1] test_xpickle 0:06:31 load avg: 0.94 [397/402/1] test_xrange 0:06:31 load avg: 0.94 [398/402/1] test_zipfile 0:06:33 load avg: 1.02 [399/402/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:06:33 load avg: 1.02 [400/402/1] test_zipimport -- test_zipfile64 skipped (resource denied) 0:06:33 load avg: 1.02 [401/402/1] test_zipimport_support 0:06:34 load avg: 1.02 [402/402/1] test_zlib == Tests result: FAILURE == 359 tests OK. 1 test failed: test_bdb 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gl test_idle test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_nis test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 8 skips unexpected on linux2: test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly test_ttk_textonly test_turtle Re-running failed tests in verbose mode Re-running test 'test_bdb' in verbose mode test_down (test.test_bdb.StateTestCase) ... ok test_next (test.test_bdb.StateTestCase) ... ok test_next_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_next_on_last_statement (test.test_bdb.StateTestCase) ... ok test_next_on_plain_statement (test.test_bdb.StateTestCase) ... ok test_next_over_import (test.test_bdb.StateTestCase) ... ok test_return (test.test_bdb.StateTestCase) ... ok test_return_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_skip (test.test_bdb.StateTestCase) ... FAIL test_step (test.test_bdb.StateTestCase) ... ok test_step_on_last_statement (test.test_bdb.StateTestCase) ... ok test_until (test.test_bdb.StateTestCase) ... ok test_until_in_caller_frame (test.test_bdb.StateTestCase) ... ok test_up (test.test_bdb.StateTestCase) ... ok test_run_step (test.test_bdb.RunTestCase) ... ok test_runeval_step (test.test_bdb.RunTestCase) ... ok test_bp_after_last_statement (test.test_bdb.BreakpointTestCase) ... ok test_bp_condition (test.test_bdb.BreakpointTestCase) ... ok test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase) ... ok test_bp_ignore_count (test.test_bdb.BreakpointTestCase) ... ok test_bp_on_non_existent_module (test.test_bdb.BreakpointTestCase) ... ok test_clear_at_no_bp (test.test_bdb.BreakpointTestCase) ... ok test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase) ... ok test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase) ... ok test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase) ... ok test_temporary_bp (test.test_bdb.BreakpointTestCase) ... ok test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase) ... ok ====================================================================== FAIL: test_skip (test.test_bdb.StateTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), ---------------------------------------------------------------------- Ran 27 tests in 0.021s FAILED (failures=1) test test_bdb failed -- Traceback (most recent call last): File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 745, in test_skip tracer.runcall(tfunc_import) File "/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17/Lib/test/test_bdb.py", line 468, in __exit__ self.test_case.fail(err_msg) AssertionError: Wrong event type at expect_set item 2, got 'call' Expected: ('line', 3, 'tfunc_import') Got: ('call', 23, 'find_module'), ('quit',), 1 test failed again: test_bdb == Tests result: FAILURE then FAILURE == 359 tests OK. 1 test failed: test_bdb 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gl test_idle test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_nis test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_tcl test_timeout test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 8 skips unexpected on linux2: test_bsddb test_bsddb3 test_idle test_tcl test_tk test_ttk_guionly test_ttk_textonly test_turtle 1 re-run test: test_bdb Total duration: 6 min 35 sec Tests result: FAILURE then FAILURE make: *** [Makefile:910: test] Error 2 * ERROR: dev-lang/python-2.7.17-r2::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-2.7.17-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-2.7.17-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.17-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.17-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17' * S: '/var/tmp/portage/dev-lang/python-2.7.17-r2/work/Python-2.7.17'