Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 617054 Details for
Bug 711532
dev-lang/python-{3.6.10,3.7.6}: test_poll/test_select fail: AssertionError: 0.19999999995343387 not greater than or equal to 0.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log 3.7.6
dev-lang_python-3.7.6_use_YSgNg (text/plain), 302.00 KB, created by
Rolf Eike Beer
on 2020-03-04 17:09:37 UTC
(
hide
)
Description:
build.log 3.7.6
Filename:
MIME Type:
Creator:
Rolf Eike Beer
Created:
2020-03-04 17:09:37 UTC
Size:
302.00 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/python-3.7.6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc gdbm hppa ipv6 kernel_linux ncurses readline sqlite ssl test userland_GNU xml >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Python-3.7.6.tar.xz to /var/tmp/portage/dev-lang/python-3.7.6/work >>>> Unpacking python-gentoo-patches-3.7.6.tar.xz to /var/tmp/portage/dev-lang/python-3.7.6/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-3.7.6/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ... > [32;01m*[0m Applying patches from /var/tmp/portage/dev-lang/python-3.7.6/work/python-gentoo-patches-3.7.6 ... > [32;01m*[0m 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0002-Disable-modules-and-SSL.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0003-Override-libdir.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0004-setup.py-exit-with-non-zero-status-on-failure.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0005-Improve-distutils-C-support.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0006-h2py-use-binary-I-O-to-avoid-encoding-issues.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0007-Disable-nis.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0008-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0009-Install-shared-libs-in-LIBDEST.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0010-Call-OPENSSL_init_crypto-for-openssl-1.1.0.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6' ... > [32;01m*[0m Running aclocal ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: Python-3.7.6/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ... > [32;01m*[0m Disabled modules: _tkinter > * econf: updating Python-3.7.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Python-3.7.6/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-3.7.6 --htmldir=/usr/share/doc/python-3.7.6/html --libdir=/usr/lib --enable-shared --enable-ipv6 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --without-ensurepip --with-system-expat --with-system-ffi >checking build system type... hppa2.0-unknown-linux-gnu >checking host system type... hppa2.0-unknown-linux-gnu >checking for python3.7... no >checking for python3... python3 >checking for --enable-universalsdk... no >checking for --with-universal-archs... no >checking MACHDEP... checking for --without-gcc... no >checking for --with-icc... no >checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes >checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for a sed that does not truncate output... /bin/sed >checking for --with-cxx-main=<compiler>... no >checking for the platform triplet based on compiler characteristics... hppa-linux-gnu >checking for -Wl,--no-as-needed... yes >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for the Android API level... not Android >checking for --with-suffix... >checking for case-insensitive build directory... no >checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a >checking LINKCC... $(PURIFY) $(MAINCC) >checking for GNU ld... yes >checking for --enable-shared... yes >checking for --enable-profiling... no >checking LDLIBRARY... libpython$(LDVERSION).so >checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar >checking for hppa2.0-unknown-linux-gnu-readelf... hppa2.0-unknown-linux-gnu-readelf >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 for --with-assertions... no >checking for --enable-optimizations... no >checking for --with-lto... no >checking for hppa2.0-unknown-linux-gnu-llvm-profdata... no >checking for llvm-profdata... no >checking for -Wextra... yes >checking whether hppa2.0-unknown-linux-gnu-gcc accepts and needs -fno-strict-aliasing... no >checking if we can turn off hppa2.0-unknown-linux-gnu-gcc unused result warning... yes >checking if we can turn off hppa2.0-unknown-linux-gnu-gcc unused parameter warning... yes >checking if we can turn off hppa2.0-unknown-linux-gnu-gcc missing field initializers warning... yes >checking if we can turn off hppa2.0-unknown-linux-gnu-gcc invalid function cast warning... no >checking if we can turn on hppa2.0-unknown-linux-gnu-gcc mixed sign comparison warning... yes >checking if we can turn on hppa2.0-unknown-linux-gnu-gcc unreachable code warning... no >checking if we can turn on hppa2.0-unknown-linux-gnu-gcc strict-prototypes warning... no >checking if we can make implicit function declaration an error in hppa2.0-unknown-linux-gnu-gcc... yes >checking whether pthreads are available without options... no >checking whether hppa2.0-unknown-linux-gnu-gcc accepts -Kpthread... no >checking whether hppa2.0-unknown-linux-gnu-gcc accepts -Kthread... no >checking whether hppa2.0-unknown-linux-gnu-gcc accepts -pthread... yes >checking whether hppa2.0-unknown-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 process.h usability... no >checking process.h presence... no >checking for process.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/devpoll.h usability... no >checking sys/devpoll.h presence... no >checking for sys/devpoll.h... no >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking sys/bsdtty.h usability... no >checking sys/bsdtty.h presence... no >checking for sys/bsdtty.h... no >checking sys/event.h usability... no >checking sys/event.h presence... no >checking for sys/event.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/kern_control.h usability... no >checking sys/kern_control.h presence... no >checking for sys/kern_control.h... no >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking sys/lock.h usability... no >checking sys/lock.h presence... no >checking for sys/lock.h... no >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/modem.h usability... no >checking sys/modem.h presence... no >checking for sys/modem.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/random.h usability... yes >checking sys/random.h presence... yes >checking for sys/random.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/stat.h... (cached) yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/sys_domain.h usability... no >checking sys/sys_domain.h presence... no >checking for sys/sys_domain.h... no >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for sys/types.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking netpacket/packet.h usability... yes >checking netpacket/packet.h presence... yes >checking for netpacket/packet.h... yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking bluetooth.h usability... no >checking bluetooth.h presence... no >checking for bluetooth.h... no >checking linux/tipc.h usability... yes >checking linux/tipc.h presence... yes >checking for linux/tipc.h... yes >checking linux/random.h usability... yes >checking linux/random.h presence... yes >checking for linux/random.h... yes >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether sys/types.h defines makedev... no >checking for sys/mkdev.h... (cached) no >checking for sys/sysmacros.h... (cached) yes >checking for bluetooth/bluetooth.h... (cached) no >checking for net/if.h... yes >checking for linux/netlink.h... yes >checking for linux/vm_sockets.h... yes >checking for linux/can.h... yes >checking for linux/can/raw.h... yes >checking for linux/can/bcm.h... yes >checking for clock_t in time.h... yes >checking for makedev... yes >checking for le64toh... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for ssize_t... yes >checking for __uint128_t... no >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking size of void *... 4 >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... 4 >checking size of pid_t... 4 >checking size of uintptr_t... 4 >checking for long double support... yes >checking size of long double... 8 >checking size of _Bool... 1 >checking size of off_t... 8 >checking whether to enable large file support... yes >checking size of time_t... 4 >checking for pthread_t... yes >checking size of pthread_t... 4 >checking size of pthread_key_t... 4 >checking whether pthread_key_t is compatible with int... yes >checking for --enable-framework... no >checking for dyld... no >checking the extension of shared libraries... .so >checking LDSHARED... $(CC) -shared >checking CCSHARED... -fPIC >checking LINKFORSHARED... -Xlinker -export-dynamic >checking CFLAGSFORSHARED... $(CCSHARED) >checking SHLIBS... $(LIBS) >checking for sendfile in -lsendfile... no >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking uuid.h usability... no >checking uuid.h presence... no >checking for uuid.h... no >checking for uuid_generate_time_safe... yes >checking for uuid_create... no >checking for uuid_enc_be... no >checking for library containing sem_init... -lpthread >checking for textdomain in -lintl... no >checking aligned memory access is required... no >checking for --with-hash-algorithm... default >checking for --with-address-sanitizer... no >checking for --with-memory-sanitizer... no >checking for --with-undefined-behavior-sanitizer... no >checking for t_open in -lnsl... no >checking for socket in -lsocket... no >checking for --with-libs... no >checking for hppa2.0-unknown-linux-gnu-pkg-config... /usr/bin/hppa2.0-unknown-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 >configure: WARNING: --with(out)-system-ffi is ignored on this platform >checking for --with-system-libmpdec... no >checking for --enable-loadable-sqlite-extensions... yes >checking for --with-tcltk-includes... default >checking for --with-tcltk-libs... default >checking for --with-dbmliborder... gdbm >checking if PTHREAD_SCOPE_SYSTEM is supported... yes >checking for pthread_sigmask... yes >checking for pthread_getcpuclockid... yes >checking if --enable-ipv6 is specified... yes >checking ipv6 stack type... linux-glibc >checking for CAN_RAW_FD_FRAMES... yes >checking for --with-doc-strings... yes >checking for --with-pymalloc... yes >checking for --with-c-locale-coercion... yes >checking for --with-valgrind... no >checking for --with-dtrace... no >checking for dlopen... yes >checking DYNLOADFILE... dynload_shlib.o >checking MACHDEP_OBJS... none >checking for alarm... yes >checking for accept4... yes >checking for setitimer... yes >checking for getitimer... yes >checking for bind_textdomain_codeset... yes >checking for chown... yes >checking for clock... yes >checking for confstr... yes >checking for ctermid... yes >checking for dup3... yes >checking for execv... yes >checking for faccessat... yes >checking for fchmod... yes >checking for fchmodat... yes >checking for fchown... yes >checking for fchownat... yes >checking for fexecve... yes >checking for fdopendir... yes >checking for fork... yes >checking for fpathconf... yes >checking for fstatat... yes >checking for ftime... yes >checking for ftruncate... yes >checking for futimesat... yes >checking for futimens... yes >checking for futimes... yes >checking for gai_strerror... yes >checking for getentropy... yes >checking for getgrouplist... yes >checking for getgroups... yes >checking for getlogin... yes >checking for getloadavg... yes >checking for getpeername... yes >checking for getpgid... yes >checking for getpid... yes >checking for getpriority... yes >checking for getresuid... yes >checking for getresgid... yes >checking for getpwent... yes >checking for getspnam... yes >checking for getspent... yes >checking for getsid... yes >checking for getwd... yes >checking for if_nameindex... yes >checking for initgroups... yes >checking for kill... yes >checking for killpg... yes >checking for lchown... yes >checking for lockf... yes >checking for linkat... yes >checking for lstat... yes >checking for lutimes... yes >checking for mmap... yes >checking for memrchr... yes >checking for mbrtowc... yes >checking for mkdirat... yes >checking for mkfifo... yes >checking for mkfifoat... yes >checking for mknod... yes >checking for mknodat... yes >checking for mktime... yes >checking for mremap... yes >checking for nice... yes >checking for openat... yes >checking for pathconf... yes >checking for pause... yes >checking for pipe2... yes >checking for plock... no >checking for poll... yes >checking for posix_fallocate... yes >checking for posix_fadvise... yes >checking for posix_spawn... yes >checking for pread... yes >checking for preadv... yes >checking for preadv2... yes >checking for pthread_init... no >checking for pthread_kill... yes >checking for putenv... yes >checking for pwrite... yes >checking for pwritev... yes >checking for pwritev2... yes >checking for readlink... yes >checking for readlinkat... yes >checking for readv... yes >checking for realpath... yes >checking for renameat... yes >checking for sem_open... yes >checking for sem_timedwait... yes >checking for sem_getvalue... yes >checking for sem_unlink... yes >checking for sendfile... yes >checking for setegid... yes >checking for seteuid... yes >checking for setgid... yes >checking for sethostname... yes >checking for setlocale... yes >checking for setregid... yes >checking for setreuid... yes >checking for setresuid... yes >checking for setresgid... yes >checking for setsid... yes >checking for setpgid... yes >checking for setpgrp... yes >checking for setpriority... yes >checking for setuid... yes >checking for setvbuf... yes >checking for sched_get_priority_max... yes >checking for sched_setaffinity... yes >checking for sched_setscheduler... yes >checking for sched_setparam... yes >checking for sched_rr_get_interval... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for sigpending... yes >checking for sigrelse... yes >checking for sigtimedwait... yes >checking for sigwait... yes >checking for sigwaitinfo... yes >checking for snprintf... yes >checking for strftime... yes >checking for strlcpy... no >checking for symlinkat... yes >checking for sync... yes >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for tcsetpgrp... yes >checking for tempnam... yes >checking for timegm... yes >checking for times... yes >checking for tmpfile... yes >checking for tmpnam... yes >checking for tmpnam_r... yes >checking for truncate... yes >checking for uname... yes >checking for unlinkat... yes >checking for unsetenv... yes >checking for utimensat... yes >checking for utimes... yes >checking for waitid... yes >checking for waitpid... yes >checking for wait3... yes >checking for wait4... yes >checking for wcscoll... yes >checking for wcsftime... yes >checking for wcsxfrm... yes >checking for wmemcmp... yes >checking for writev... yes >checking for _getpty... no >checking whether dirfd is declared... yes >checking for chroot... yes >checking for link... yes >checking for symlink... yes >checking for fchdir... yes >checking for fsync... yes >checking for fdatasync... yes >checking for epoll... yes >checking for epoll_create1... yes >checking for kqueue... no >checking for prlimit... yes >checking for ctermid_r... no >checking for flock declaration... yes >checking for flock... yes >checking for getpagesize... yes >checking for broken unsetenv... no >checking for true... true >checking for inet_aton in -lc... yes >checking for chflags... no >checking for lchflags... no >checking for inflateCopy in -lz... yes >checking for hstrerror... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for setgroups... yes >checking for openpty... no >checking for openpty in -lutil... yes >checking for forkpty... yes >checking for fseek64... no >checking for fseeko... yes >checking for fstatvfs... yes >checking for ftell64... no >checking for ftello... yes >checking for statvfs... yes >checking for dup2... yes >checking for strdup... yes >checking for getpgrp... yes >checking for setpgrp... (cached) yes >checking for gettimeofday... yes >checking for library containing crypt... -lcrypt >checking for library containing crypt_r... none required >checking for crypt_r... yes >checking for clock_gettime... yes >checking for clock_getres... yes >checking for clock_settime... 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 struct passwd.pw_gecos... yes >checking for struct passwd.pw_passwd... yes >checking for siginfo_t.si_band... yes >checking for time.h that defines altzone... no >checking whether sys/select.h and sys/time.h may both be included... yes >checking for addrinfo... yes >checking for sockaddr_storage... yes >checking for sockaddr_alg... yes >checking whether char is unsigned... no >checking for an ANSI C-conforming const... yes >checking for working signed char... yes >checking for prototypes... yes >checking for variable length prototypes and stdarg.h... yes >checking for socketpair... yes >checking if sockaddr has sa_len member... no >checking for gethostbyname_r... yes >checking gethostbyname_r with 6 args... yes >checking for __fpu_control... yes >checking for --with-libm=STRING... default LIBM="-lm" >checking for --with-libc=STRING... set LIBC="" >checking for x64 gcc inline assembler... no >checking whether C doubles are little-endian IEEE 754 binary64... no >checking whether C doubles are big-endian IEEE 754 binary64... yes >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... no >checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no >checking for x87-style double rounding... no >checking for acosh... yes >checking for asinh... yes >checking for atanh... yes >checking for copysign... yes >checking for erf... yes >checking for erfc... yes >checking for expm1... yes >checking for finite... yes >checking for gamma... yes >checking for hypot... yes >checking for lgamma... yes >checking for log1p... yes >checking for log2... yes >checking for round... yes >checking for tgamma... yes >checking whether isinf is declared... yes >checking whether isnan is declared... yes >checking whether isfinite is declared... yes >checking whether tanh preserves the sign of zero... yes >checking whether log1p drops the sign of negative zero... no >checking whether POSIX semaphores are enabled... yes >checking for broken sem_getvalue... no >checking whether RTLD_LAZY is declared... yes >checking whether RTLD_NOW is declared... yes >checking whether RTLD_GLOBAL is declared... yes >checking whether RTLD_LOCAL is declared... yes >checking whether RTLD_NODELETE is declared... yes >checking whether RTLD_NOLOAD is declared... yes >checking whether RTLD_DEEPBIND is declared... yes >checking whether RTLD_MEMBER is declared... 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 whether wchar_t is usable... no >checking whether byte ordering is bigendian... yes >checking ABIFLAGS... m >checking SOABI... cpython-37m-hppa-linux-gnu >checking LDVERSION... $(VERSION)$(ABIFLAGS) >checking whether right shift extends the sign bit... yes >checking for getc_unlocked() and friends... yes >checking how to link readline libs... -lreadline >checking for rl_pre_input_hook in -lreadline... yes >checking for rl_completion_display_matches_hook in -lreadline... yes >checking for rl_resize_terminal in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking for append_history in -lreadline... yes >checking for broken nice()... no >checking for broken poll()... no >checking for working tzset()... yes >checking for tv_nsec in struct stat... yes >checking for tv_nsec2 in struct stat... no >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for term.h... yes >checking whether mvwdelch is an expression... yes >checking whether WINDOW has _flags... yes >checking for is_pad... yes >checking for is_term_resized... yes >checking for resize_term... yes >checking for resizeterm... yes >checking for immedok... yes >checking for syncok... yes >checking for wchgat... yes >checking for filter... yes >checking for has_key... yes >checking for typeahead... yes >checking for use_env... yes >configure: checking for device files >checking for /dev/ptmx... yes >checking for /dev/ptc... no >checking for %zd printf() format support... yes >checking for socklen_t... yes >checking for broken mbstowcs... no >checking for --with-computed-gotos... yes >checking whether hppa2.0-unknown-linux-gnu-gcc -pthread supports computed gotos... yes >checking for build directories... done >checking for -O2... yes >checking for glibc _FORTIFY_SOURCE/memmove bug... no >checking for stdatomic.h... yes >checking for GCC >= 4.7 __atomic builtins... yes >checking for ensurepip... no >checking if the dirent structure of a d_type field... yes >checking for the Linux getrandom() syscall... yes >checking for the getrandom() function... yes >checking for hppa2.0-unknown-linux-gnu-pkg-config... /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config >checking whether compiling and linking against OpenSSL works... yes >checking for X509_VERIFY_PARAM_set1_host in libssl... yes >checking for --with-ssl-default-suites... python >configure: creating ./config.status >config.status: creating Makefile.pre >config.status: creating Misc/python.pc >config.status: creating Misc/python-config.sh >config.status: creating Modules/ld_so_aix >config.status: creating pyconfig.h >creating Modules/Setup >creating Modules/Setup.local >creating Makefile > > >If you want a release build with all stable optimizations active (PGO, etc), >please run ./configure --enable-optimizations > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ... >make -j4 CPPFLAGS= CFLAGS= LDFLAGS= >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DABIFLAGS='"m"' \ > -DMULTIARCH=\"hppa-linux-gnu\" \ > -o Python/sysmodule.o ./Python/sysmodule.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DSOABI='"cpython-37m-hppa-linux-gnu"' \ > -o Python/dynload_shlib.o ./Python/dynload_shlib.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ > -DPREFIX='"/usr"' \ > -DEXEC_PREFIX='"/usr"' \ > -DVERSION='"3.7"' \ > -DVPATH='""' \ > -o Modules/getpath.o ./Modules/getpath.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c >hppa2.0-unknown-linux-gnu-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DGITVERSION="\"`LC_ALL=C `\"" \ > -DGITTAG="\"`LC_ALL=C `\"" \ > -DGITBRANCH="\"`LC_ALL=C `\"" \ > -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c >sed -e "s,@EXENAME@,/usr/bin/python3.7m," < ./Misc/python-config.in >python-config.py >LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config >rm -f libpython3.7m.a >if test libpython3.7m.so.1.0 != libpython3.7m.so; then \ > hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ > ln -f libpython3.7m.so.1.0 libpython3.7m.so; \ >else \ > hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython3.7m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm ; \ >fi >hppa2.0-unknown-linux-gnu-ar rcs libpython3.7m.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so >hppa2.0-unknown-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm >hppa2.0-unknown-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ./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 >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 CC='hppa2.0-unknown-linux-gnu-gcc -pthread' LDSHARED='hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build >running build >running build_ext >building '_struct' extension >creating build/temp.linux-parisc64-3.7/var >creating build/temp.linux-parisc64-3.7/var/tmp >creating build/temp.linux-parisc64-3.7/var/tmp/portage >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6 >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_struct.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_struct.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_struct.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_struct.cpython-37m-hppa-linux-gnu.so >building '_ctypes_test' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes_test.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/_ctypes_test.cpython-37m-hppa-linux-gnu.so >building 'array' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/arraymodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/arraymodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/array.cpython-37m-hppa-linux-gnu.so >building '_contextvars' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_contextvarsmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_contextvarsmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_contextvars.cpython-37m-hppa-linux-gnu.so >building 'cmath' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cmathmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cmathmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/cmath.cpython-37m-hppa-linux-gnu.so >building 'math' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mathmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mathmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/math.cpython-37m-hppa-linux-gnu.so >building '_datetime' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_datetimemodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_datetimemodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/_datetime.cpython-37m-hppa-linux-gnu.so >building '_random' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_randommodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_randommodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_random.cpython-37m-hppa-linux-gnu.so >building '_bisect' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bisectmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bisectmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_bisect.cpython-37m-hppa-linux-gnu.so >building '_heapq' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_heapqmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_heapqmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_heapq.cpython-37m-hppa-linux-gnu.so >building '_pickle' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_pickle.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_pickle.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_pickle.cpython-37m-hppa-linux-gnu.so >building '_json' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_json.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_json.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_json.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_json.cpython-37m-hppa-linux-gnu.so >building '_testcapi' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testcapimodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testcapimodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_testcapi.cpython-37m-hppa-linux-gnu.so >building '_testbuffer' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testbuffer.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testbuffer.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_testbuffer.cpython-37m-hppa-linux-gnu.so >building '_testimportmultiple' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testimportmultiple.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testimportmultiple.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_testimportmultiple.cpython-37m-hppa-linux-gnu.so >building '_testmultiphase' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testmultiphase.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testmultiphase.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_testmultiphase.cpython-37m-hppa-linux-gnu.so >building '_lsprof' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lsprof.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lsprof.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/rotatingtree.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/rotatingtree.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lsprof.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_lsprof.cpython-37m-hppa-linux-gnu.so >building 'unicodedata' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/unicodedata.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/unicodedata.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/unicodedata.cpython-37m-hppa-linux-gnu.so >building '_opcode' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_opcode.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_opcode.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_opcode.cpython-37m-hppa-linux-gnu.so >building '_asyncio' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_asynciomodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_asynciomodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_asyncio.cpython-37m-hppa-linux-gnu.so >building '_queue' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_queuemodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_queuemodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_queuemodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_queue.cpython-37m-hppa-linux-gnu.so >building 'fcntl' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/fcntlmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/fcntlmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/fcntl.cpython-37m-hppa-linux-gnu.so >building 'grp' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/grpmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/grpmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/grp.cpython-37m-hppa-linux-gnu.so >building 'spwd' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/spwdmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/spwdmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/spwd.cpython-37m-hppa-linux-gnu.so >building 'select' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/selectmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/selectmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/select.cpython-37m-hppa-linux-gnu.so >building 'parser' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/parsermodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/parsermodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/parser.cpython-37m-hppa-linux-gnu.so >building 'mmap' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mmapmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mmapmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/mmap.cpython-37m-hppa-linux-gnu.so >building 'syslog' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/syslogmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/syslogmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/syslog.cpython-37m-hppa-linux-gnu.so >building '_xxtestfuzz' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/_xxtestfuzz.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/fuzzer.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_xxtestfuzz.cpython-37m-hppa-linux-gnu.so >building 'audioop' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/audioop.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/audioop.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/audioop.cpython-37m-hppa-linux-gnu.so >building 'readline' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/readline.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/readline.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -lncursesw -lpython3.7m -o build/lib.linux-parisc64-3.7/readline.cpython-37m-hppa-linux-gnu.so >building '_crypt' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cryptmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cryptmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.7m -o build/lib.linux-parisc64-3.7/_crypt.cpython-37m-hppa-linux-gnu.so >building '_csv' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_csv.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_csv.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_csv.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_csv.cpython-37m-hppa-linux-gnu.so >building '_posixsubprocess' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_posixsubprocess.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_posixsubprocess.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_posixsubprocess.cpython-37m-hppa-linux-gnu.so >building '_socket' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/socketmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/socketmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_socket.cpython-37m-hppa-linux-gnu.so >building '_ssl' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ssl.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ssl.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-parisc64-3.7/_ssl.cpython-37m-hppa-linux-gnu.so >building '_hashlib' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_hashopenssl.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_hashopenssl.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-parisc64-3.7/_hashlib.cpython-37m-hppa-linux-gnu.so >building '_sha256' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha256module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha256module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_sha256.cpython-37m-hppa-linux-gnu.so >building '_sha512' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha512module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha512module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_sha512.cpython-37m-hppa-linux-gnu.so >building '_md5' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/md5module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/md5module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/md5module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_md5.cpython-37m-hppa-linux-gnu.so >building '_sha1' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha1module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha1module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_sha1.cpython-37m-hppa-linux-gnu.so >building '_blake2' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2 >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2b_impl.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2b_impl.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2s_impl.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2s_impl.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2module.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2b_impl.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_blake2.cpython-37m-hppa-linux-gnu.so >building '_sha3' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sha3 >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sha3/sha3module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sha3/sha3module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_sha3.cpython-37m-hppa-linux-gnu.so >building '_sqlite3' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cache.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cache.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/connection.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/connection.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cursor.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cursor.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/microprotocols.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/microprotocols.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/prepare_protocol.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/row.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/row.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/statement.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/statement.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/util.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/util.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cache.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/connection.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/cursor.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/microprotocols.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/module.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/prepare_protocol.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/row.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/statement.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -lpython3.7m -o build/lib.linux-parisc64-3.7/_sqlite3.cpython-37m-hppa-linux-gnu.so >building '_dbm' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_dbmmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_dbmmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -lpython3.7m -o build/lib.linux-parisc64-3.7/_dbm.cpython-37m-hppa-linux-gnu.so >building '_gdbm' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_gdbmmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_gdbmmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.7m -o build/lib.linux-parisc64-3.7/_gdbm.cpython-37m-hppa-linux-gnu.so >building 'termios' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/termios.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/termios.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/termios.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/termios.cpython-37m-hppa-linux-gnu.so >building 'resource' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/resource.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/resource.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/resource.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/resource.cpython-37m-hppa-linux-gnu.so >building '_curses' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cursesmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cursesmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.7m -o build/lib.linux-parisc64-3.7/_curses.cpython-37m-hppa-linux-gnu.so >building '_curses_panel' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_curses_panel.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_curses_panel.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.7m -o build/lib.linux-parisc64-3.7/_curses_panel.cpython-37m-hppa-linux-gnu.so >building 'zlib' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/zlibmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/zlibmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-parisc64-3.7/zlib.cpython-37m-hppa-linux-gnu.so >building 'binascii' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/binascii.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/binascii.o -DUSE_ZLIB_CRC32 >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-parisc64-3.7/binascii.cpython-37m-hppa-linux-gnu.so >building '_bz2' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bz2module.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bz2module.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.7m -o build/lib.linux-parisc64-3.7/_bz2.cpython-37m-hppa-linux-gnu.so >building '_lzma' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lzmamodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lzmamodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.7m -o build/lib.linux-parisc64-3.7/_lzma.cpython-37m-hppa-linux-gnu.so >building 'pyexpat' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/pyexpat.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/pyexpat.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-parisc64-3.7/pyexpat.cpython-37m-hppa-linux-gnu.so >building '_elementtree' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_elementtree.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_elementtree.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-parisc64-3.7/_elementtree.cpython-37m-hppa-linux-gnu.so >building '_multibytecodec' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/multibytecodec.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_multibytecodec.cpython-37m-hppa-linux-gnu.so >building '_codecs_kr' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_kr.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_kr.cpython-37m-hppa-linux-gnu.so >building '_codecs_jp' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_jp.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_jp.cpython-37m-hppa-linux-gnu.so >building '_codecs_cn' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_cn.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_cn.cpython-37m-hppa-linux-gnu.so >building '_codecs_tw' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_tw.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_tw.cpython-37m-hppa-linux-gnu.so >building '_codecs_hk' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_hk.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_hk.cpython-37m-hppa-linux-gnu.so >building '_codecs_iso2022' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_iso2022.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_codecs_iso2022.cpython-37m-hppa-linux-gnu.so >building '_decimal' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/_decimal.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/_decimal.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/basearith.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/constants.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/context.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/context.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/convolute.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/crt.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/difradix2.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fnt.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fourstep.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/io.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/io.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/memory.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/mpdecimal.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/numbertheory.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/sixstep.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/transpose.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/_decimal.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/basearith.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/constants.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/context.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/convolute.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/crt.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fnt.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/io.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/memory.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-parisc64-3.7/_decimal.cpython-37m-hppa-linux-gnu.so >building '_multiprocessing' extension >creating build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/multiprocessing.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/semaphore.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/semaphore.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/multiprocessing.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/_multiprocessing.cpython-37m-hppa-linux-gnu.so >building 'ossaudiodev' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/ossaudiodev.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/ossaudiodev.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/ossaudiodev.cpython-37m-hppa-linux-gnu.so >building '_uuid' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/include/uuid -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_uuidmodule.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_uuidmodule.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -lpython3.7m -o build/lib.linux-parisc64-3.7/_uuid.cpython-37m-hppa-linux-gnu.so >building 'xxlimited' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/xxlimited.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/xxlimited.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-parisc64-3.7/xxlimited.cpython-37m-hppa-linux-gnu.so >building '_ctypes' extension >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callbacks.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callbacks.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callproc.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callproc.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/stgdict.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/stgdict.o >hppa2.0-unknown-linux-gnu-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Include -I/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 -c /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/cfield.c -o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/cfield.o >hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/_ctypes.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callbacks.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/callproc.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/stgdict.o build/temp.linux-parisc64-3.7/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -lpython3.7m -o build/lib.linux-parisc64-3.7/_ctypes.cpython-37m-hppa-linux-gnu.so > >Python build finished successfully! >The necessary bits to build these optional modules were not found: >nis >To find the necessary bits, look in setup.py in detect_modules() for the module's name. > > >The following modules found by detect_modules() in setup.py, have been >built by the Makefile instead, as configured by the Setup files: >_abc atexit pwd >time > >running build_scripts >creating build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/pydoc3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/idle3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/2to3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/pyvenv -> build/scripts-3.7 >changing mode of build/scripts-3.7/pydoc3 from 644 to 755 >changing mode of build/scripts-3.7/idle3 from 644 to 755 >changing mode of build/scripts-3.7/2to3 from 644 to 755 >changing mode of build/scripts-3.7/pyvenv from 644 to 755 >renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 >renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 >renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 >renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 >>>> Source compiled. >>>> Test phase: dev-lang/python-3.7.6 >make -j4 test EXTRATESTOPTS=-u-network CPPFLAGS= CFLAGS= LDFLAGS= >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 CC='hppa2.0-unknown-linux-gnu-gcc -pthread' LDSHARED='hppa2.0-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -march=2.0 -fwrapv ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build >running build >running build_ext > >Python build finished successfully! >The necessary bits to build these optional modules were not found: >nis >To find the necessary bits, look in setup.py in detect_modules() for the module's name. > > >The following modules found by detect_modules() in setup.py, have been >built by the Makefile instead, as configured by the Setup files: >_abc atexit pwd >time > >running build_scripts >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/pydoc3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/idle3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/2to3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Tools/scripts/pyvenv -> build/scripts-3.7 >changing mode of build/scripts-3.7/pydoc3 from 644 to 755 >changing mode of build/scripts-3.7/idle3 from 644 to 755 >changing mode of build/scripts-3.7/2to3 from 644 to 755 >changing mode of build/scripts-3.7/pyvenv from 644 to 755 >renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 >renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 >renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 >renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6 ./python ./Tools/scripts/run_tests.py -u-network >/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/python -u -W default -bb -E -m test -r -w -j 0 -u-network >== CPython 3.7.6 (default, Mar 3 2020, 02:32:21) [GCC 7.3.0] >== Linux-5.4.6-parisc64-parisc64-PA8800_-Mako-with-gentoo-2.6 big-endian >== cwd: /var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/build/test_python_46 >== CPU count: 4 >== encodings: locale=UTF-8, FS=utf-8 >Using random seed 3669546 >0:00:00 load avg: 1.11 Run tests in parallel using 6 child processes >0:00:01 load avg: 1.11 [ 1/415] test_eof passed >0:00:02 load avg: 1.11 [ 2/415] test_binascii passed >0:00:02 load avg: 1.11 [ 3/415] test_curses skipped (resource denied) >test_curses skipped -- Use of the 'curses' resource not enabled >0:00:02 load avg: 1.11 [ 4/415] test_codecencodings_hk passed >0:00:02 load avg: 1.11 [ 5/415] test_dummy_threading passed >0:00:03 load avg: 1.50 [ 6/415] test_imp passed >0:00:03 load avg: 1.50 [ 7/415] test_pwd passed >0:00:04 load avg: 1.50 [ 8/415] test_codecencodings_kr passed >0:00:05 load avg: 1.50 [ 9/415] test_dbm_gnu passed >0:00:06 load avg: 1.50 [ 10/415] test_contains passed >0:00:07 load avg: 1.50 [ 11/415] test_struct passed >0:00:07 load avg: 1.50 [ 12/415] test_pty passed >0:00:08 load avg: 1.78 [ 13/415] test_msilib skipped >test_msilib skipped -- No module named '_msi' >0:00:09 load avg: 1.78 [ 14/415] test_wave passed >0:00:10 load avg: 1.78 [ 15/415] test_difflib passed >0:00:16 load avg: 2.28 [ 16/415] test_inspect passed >0:00:18 load avg: 2.28 [ 17/415] test_poll passed >0:00:19 load avg: 2.74 [ 18/415] test_exception_variations passed >0:00:20 load avg: 2.74 [ 19/415] test_urllib passed >0:00:21 load avg: 2.74 [ 20/415] test__opcode passed >0:00:22 load avg: 2.74 [ 21/415] test_list passed >0:00:26 load avg: 4.28 [ 22/415] test_asyncore passed >0:00:29 load avg: 4.90 [ 23/415] test_codecmaps_kr passed >0:00:30 load avg: 4.90 [ 24/415] test_smtplib passed >0:00:31 load avg: 4.90 [ 25/415] test_distutils passed >0:00:31 load avg: 4.90 [ 26/415] test_optparse passed >0:00:32 load avg: 4.90 [ 27/415] test_unicodedata passed >0:00:32 load avg: 4.90 [ 28/415] test_sundry passed >0:00:33 load avg: 4.90 [ 29/415] test_symtable passed >0:00:34 load avg: 4.91 [ 30/415] test_scope passed >0:00:34 load avg: 4.91 [ 31/415] test_marshal passed >0:00:35 load avg: 4.91 [ 32/415] test_dict passed >0:00:35 load avg: 4.91 [ 33/415] test_dbm_ndbm passed >0:00:36 load avg: 4.91 [ 34/415] test_augassign passed >0:00:38 load avg: 6.04 [ 35/415] test_popen passed >0:00:42 load avg: 6.04 [ 36/415] test_pow passed -- running: test_queue (31.2 sec), test_subprocess (32.9 sec) >0:01:01 load avg: 31.61 [ 37/415] test_dict_version passed -- running: test_queue (51.0 sec), test_subprocess (52.6 sec) >0:01:04 load avg: 29.96 [ 38/415] test_httpservers passed -- running: test_queue (53.8 sec), test_subprocess (55.4 sec) >0:01:05 load avg: 29.96 [ 39/415] test_aifc passed -- running: test_queue (54.4 sec), test_subprocess (56.1 sec), test_threaded_import (30.5 sec) >0:01:07 load avg: 29.96 [ 40/415] test_codecmaps_tw passed -- running: test_queue (56.8 sec), test_subprocess (58.4 sec), test_multiprocessing_main_handling (31.6 sec), test_threaded_import (32.9 sec) >0:01:11 load avg: 28.84 [ 41/415] test_keyword passed -- running: test_queue (1 min), test_subprocess (1 min 2 sec), test_multiprocessing_main_handling (35.6 sec), test_threaded_import (36.8 sec) >0:01:13 load avg: 28.84 [ 42/415] test_threaded_import passed (37.4 sec) -- running: test_queue (1 min 2 sec), test_subprocess (1 min 4 sec), test_multiprocessing_main_handling (37.2 sec) >0:01:20 load avg: 25.71 [ 43/415] test_zipimport_support passed -- running: test_queue (1 min 9 sec), test_subprocess (1 min 11 sec), test_multiprocessing_main_handling (44.3 sec) >0:01:24 load avg: 24.53 [ 44/415] test_longexp passed -- running: test_queue (1 min 13 sec), test_subprocess (1 min 14 sec), test_multiprocessing_main_handling (48.1 sec) >0:01:27 load avg: 24.53 [ 45/415] test_uu passed -- running: test_queue (1 min 16 sec), test_subprocess (1 min 18 sec), test_multiprocessing_main_handling (51.6 sec) >0:01:27 load avg: 24.53 [ 46/415] test_hash passed -- running: test_queue (1 min 16 sec), test_subprocess (1 min 18 sec), test_multiprocessing_main_handling (51.6 sec) >0:01:28 load avg: 24.53 [ 47/415] test_zipfile64 skipped (resource denied) -- running: test_queue (1 min 17 sec), test_subprocess (1 min 19 sec), test_multiprocessing_main_handling (52.2 sec) >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >0:01:28 load avg: 23.05 [ 48/415] test_queue passed (1 min 16 sec) -- running: test_subprocess (1 min 19 sec), test_multiprocessing_main_handling (52.6 sec) >0:01:28 load avg: 23.05 [ 49/415] test_future5 passed -- running: test_subprocess (1 min 19 sec), test_multiprocessing_main_handling (52.8 sec) >0:01:30 load avg: 23.05 [ 50/415] test_univnewlines passed -- running: test_subprocess (1 min 21 sec), test_multiprocessing_main_handling (54.8 sec) >0:01:32 load avg: 23.05 [ 51/415] test_sysconfig passed -- running: test_subprocess (1 min 23 sec), test_multiprocessing_main_handling (56.3 sec) >0:01:35 load avg: 21.92 [ 52/415] test__locale passed -- running: test_subprocess (1 min 25 sec), test_multiprocessing_main_handling (59.0 sec) >0:01:36 load avg: 21.92 [ 53/415] test_time passed -- running: test_subprocess (1 min 27 sec), test_multiprocessing_main_handling (1 min) >0:01:42 load avg: 20.73 [ 54/415] test_site passed -- running: test_subprocess (1 min 33 sec), test_multiprocessing_main_handling (1 min 6 sec), test_decimal (35.1 sec) >0:01:44 load avg: 19.55 [ 55/415] test_compare passed -- running: test_subprocess (1 min 35 sec), test_multiprocessing_main_handling (1 min 8 sec), test_decimal (36.8 sec) >0:01:49 load avg: 18.46 [ 56/415] test_statistics passed -- running: test_subprocess (1 min 40 sec), test_multiprocessing_main_handling (1 min 13 sec), test_decimal (42.0 sec) >0:01:50 load avg: 18.46 [ 57/415] test_ctypes passed -- running: test_subprocess (1 min 40 sec), test_multiprocessing_main_handling (1 min 14 sec), test_decimal (42.5 sec) >0:01:51 load avg: 18.46 [ 58/415] test_ossaudiodev skipped (resource denied) -- running: test_subprocess (1 min 42 sec), test_multiprocessing_main_handling (1 min 15 sec), test_decimal (43.9 sec) >test_ossaudiodev skipped -- Use of the 'audio' resource not enabled >0:01:53 load avg: 17.54 [ 59/415] test_dynamicclassattribute passed -- running: test_subprocess (1 min 44 sec), test_multiprocessing_main_handling (1 min 17 sec), test_decimal (45.8 sec) >0:01:53 load avg: 17.54 [ 60/415] test_resource passed -- running: test_subprocess (1 min 44 sec), test_multiprocessing_main_handling (1 min 17 sec), test_decimal (46.1 sec) >0:01:56 load avg: 17.54 [ 61/415] test_urllib_response passed -- running: test_subprocess (1 min 47 sec), test_multiprocessing_main_handling (1 min 20 sec), test_decimal (48.7 sec) >0:01:59 load avg: 16.62 [ 62/415] test_pkgutil passed -- running: test_subprocess (1 min 49 sec), test_multiprocessing_main_handling (1 min 23 sec), test_decimal (51.6 sec) >0:02:02 load avg: 16.62 [ 63/415] test_getpass passed -- running: test_subprocess (1 min 52 sec), test_multiprocessing_main_handling (1 min 26 sec), test_decimal (54.5 sec) >0:02:06 load avg: 16.25 [ 64/415] test_minidom passed -- running: test_subprocess (1 min 56 sec), test_multiprocessing_main_handling (1 min 30 sec), test_decimal (58.6 sec) >0:02:09 load avg: 15.83 [ 65/415] test_bigmem passed -- running: test_subprocess (2 min), test_multiprocessing_main_handling (1 min 33 sec), test_decimal (1 min 1 sec) >0:02:12 load avg: 15.83 [ 66/415] test_generator_stop passed -- running: test_subprocess (2 min 2 sec), test_multiprocessing_main_handling (1 min 36 sec), test_decimal (1 min 4 sec) >0:02:15 load avg: 15.44 [ 67/415] test_code passed -- running: test_io (31.0 sec), test_subprocess (2 min 6 sec), test_multiprocessing_main_handling (1 min 39 sec), test_decimal (1 min 7 sec) >0:02:18 load avg: 15.01 [ 68/415] test_webbrowser passed -- running: test_io (34.4 sec), test_subprocess (2 min 9 sec), test_multiprocessing_main_handling (1 min 42 sec), test_decimal (1 min 11 sec) >0:02:21 load avg: 15.01 [ 69/415] test_flufl passed -- running: test_io (37.0 sec), test_subprocess (2 min 12 sec), test_multiprocessing_main_handling (1 min 45 sec), test_decimal (1 min 13 sec) >0:02:30 load avg: 14.53 [ 70/415] test_wait3 passed -- running: test_io (45.9 sec), test_subprocess (2 min 21 sec), test_multiprocessing_main_handling (1 min 54 sec), test_trace (36.6 sec), test_decimal (1 min 22 sec) >0:02:33 load avg: 14.53 [ 71/415] test_userlist passed -- running: test_io (48.7 sec), test_subprocess (2 min 23 sec), test_multiprocessing_main_handling (1 min 57 sec), test_trace (39.4 sec), test_decimal (1 min 25 sec) >0:02:36 load avg: 13.85 [ 72/415] test_yield_from passed -- running: test_io (52.5 sec), test_subprocess (2 min 27 sec), test_multiprocessing_main_handling (2 min), test_trace (43.2 sec), test_decimal (1 min 29 sec) >0:02:38 load avg: 13.30 [ 73/415] test_multiprocessing_main_handling passed (2 min 1 sec) -- running: test_io (54.2 sec), test_subprocess (2 min 29 sec), test_trace (44.9 sec), test_decimal (1 min 30 sec) >0:02:39 load avg: 13.30 [ 74/415] test_structseq passed -- running: test_io (54.7 sec), test_subprocess (2 min 29 sec), test_trace (45.4 sec), test_decimal (1 min 31 sec) >0:02:41 load avg: 13.30 [ 75/415] test_fcntl passed -- running: test_io (57.1 sec), test_subprocess (2 min 32 sec), test_trace (47.8 sec), test_decimal (1 min 33 sec) >0:02:44 load avg: 12.71 [ 76/415] test_posixpath passed -- running: test_io (1 min), test_subprocess (2 min 35 sec), test_trace (50.8 sec), test_decimal (1 min 36 sec) >0:02:56 load avg: 11.68 [ 77/415] test___all__ passed -- running: test_io (1 min 11 sec), test_subprocess (2 min 46 sec), test_trace (1 min 2 sec), test_decimal (1 min 48 sec) >0:03:02 load avg: 11.23 [ 78/415] test_set passed -- running: test_io (1 min 17 sec), test_subprocess (2 min 52 sec), test_trace (1 min 8 sec), test_decimal (1 min 54 sec) >0:03:02 load avg: 11.23 [ 79/415] test_trace passed (1 min 6 sec) -- running: test_io (1 min 18 sec), test_subprocess (2 min 53 sec), test_decimal (1 min 55 sec) >0:03:10 load avg: 10.26 [ 80/415] test_threadsignals passed -- running: test_io (1 min 25 sec), test_subprocess (3 min), test_decimal (2 min 2 sec) >0:03:12 load avg: 10.26 [ 81/415] test_capi passed -- running: test_io (1 min 28 sec), test_subprocess (3 min 3 sec), test_decimal (2 min 4 sec) >0:03:14 load avg: 9.92 [ 82/415] test_random passed -- running: test_io (1 min 29 sec), test_subprocess (3 min 4 sec), test_decimal (2 min 6 sec) >0:03:14 load avg: 9.92 [ 83/415] test_unicode_identifiers passed -- running: test_io (1 min 29 sec), test_subprocess (3 min 4 sec), test_decimal (2 min 6 sec) >0:03:14 load avg: 9.92 [ 84/415] test_threadedtempfile passed -- running: test_io (1 min 30 sec), test_subprocess (3 min 5 sec), test_decimal (2 min 6 sec) >0:03:16 load avg: 9.92 [ 85/415] test_metaclass passed -- running: test_io (1 min 31 sec), test_subprocess (3 min 6 sec), test_decimal (2 min 8 sec) >0:03:17 load avg: 9.92 [ 86/415] test_macpath passed -- running: test_io (1 min 32 sec), test_subprocess (3 min 7 sec), test_decimal (2 min 9 sec) >0:03:18 load avg: 9.69 [ 87/415] test_py_compile passed -- running: test_io (1 min 34 sec), test_subprocess (3 min 9 sec), test_decimal (2 min 10 sec) >0:03:19 load avg: 9.69 [ 88/415] test_linecache passed -- running: test_io (1 min 34 sec), test_subprocess (3 min 9 sec), test_decimal (2 min 11 sec) >0:03:20 load avg: 9.69 [ 89/415] test_pyexpat passed -- running: test_io (1 min 35 sec), test_subprocess (3 min 11 sec), test_decimal (2 min 12 sec) >0:03:20 load avg: 9.69 [ 90/415] test_unpack passed -- running: test_io (1 min 36 sec), test_subprocess (3 min 11 sec), test_decimal (2 min 13 sec) >0:03:22 load avg: 9.69 [ 91/415] test_setcomps passed -- running: test_io (1 min 37 sec), test_subprocess (3 min 12 sec), test_decimal (2 min 14 sec) >0:03:25 load avg: 9.47 [ 92/415] test_gettext passed -- running: test_io (1 min 40 sec), test_subprocess (3 min 15 sec), test_decimal (2 min 17 sec) >0:03:26 load avg: 9.47 [ 93/415] test_charmapcodec passed -- running: test_io (1 min 42 sec), test_subprocess (3 min 17 sec), test_decimal (2 min 18 sec) >0:03:31 load avg: 9.27 [ 94/415] test_cprofile passed -- running: test_io (1 min 46 sec), test_subprocess (3 min 21 sec), test_decimal (2 min 23 sec) >0:03:32 load avg: 9.27 [ 95/415] test_asynchat passed -- running: test_io (1 min 47 sec), test_subprocess (3 min 23 sec), test_decimal (2 min 24 sec) >0:03:32 load avg: 9.27 [ 96/415] test_genericclass passed -- running: test_io (1 min 48 sec), test_subprocess (3 min 23 sec), test_decimal (2 min 25 sec) >0:03:34 load avg: 9.01 [ 97/415] test_ttk_textonly skipped -- running: test_io (1 min 50 sec), test_subprocess (3 min 25 sec), test_decimal (2 min 26 sec) >test_ttk_textonly skipped -- No module named '_tkinter' >0:03:34 load avg: 9.01 [ 98/415] test_pulldom passed -- running: test_io (1 min 50 sec), test_subprocess (3 min 25 sec), test_decimal (2 min 27 sec) >0:03:40 load avg: 8.85 [ 99/415] test_io passed (1 min 54 sec) -- running: test_subprocess (3 min 31 sec), test_decimal (2 min 33 sec) >0:03:48 load avg: 8.62 [100/415] test_poplib passed (32.0 sec) -- running: test_subprocess (3 min 38 sec), test_decimal (2 min 40 sec) >0:03:48 load avg: 8.41 [101/415] test_decimal passed (2 min 38 sec) -- running: test_subprocess (3 min 39 sec) >0:03:50 load avg: 8.41 [102/415] test_contextlib_async passed -- running: test_subprocess (3 min 41 sec) >Task was destroyed but it is pending! >task: <Task pending coro=<<async_generator_athrow without __name__>()>> >Task was destroyed but it is pending! >task: <Task pending coro=<<async_generator_athrow without __name__>()>> >0:03:51 load avg: 8.41 [103/415] test_shlex passed -- running: test_subprocess (3 min 42 sec) >0:03:52 load avg: 8.41 [104/415] test_pipes passed -- running: test_subprocess (3 min 43 sec) >0:03:56 load avg: 8.14 [105/415] test_strftime passed -- running: test_subprocess (3 min 46 sec) >0:04:00 load avg: 8.05 [106/415] test_strtod passed -- running: test_subprocess (3 min 51 sec) >0:04:01 load avg: 8.05 [107/415] test_decorators passed -- running: test_subprocess (3 min 52 sec) >0:04:03 load avg: 8.05 [108/415] test_plistlib passed -- running: test_subprocess (3 min 53 sec) >0:04:05 load avg: 7.96 [109/415] test_mailbox passed -- running: test_subprocess (3 min 55 sec), test_long (30.5 sec) >0:04:06 load avg: 7.96 [110/415] test_startfile skipped -- running: test_subprocess (3 min 57 sec), test_long (32.2 sec) >test_startfile skipped -- object <module 'os' from '/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/os.py'> has no attribute 'startfile' >0:04:08 load avg: 7.96 [111/415] test_uuid passed -- running: test_subprocess (3 min 58 sec), test_long (33.8 sec) >0:04:09 load avg: 7.81 [112/415] test_profile passed -- running: test_subprocess (4 min), test_long (35.3 sec) >0:04:11 load avg: 7.81 [113/415] test_fileio passed -- running: test_pickle (30.9 sec), test_subprocess (4 min 2 sec), test_long (37.2 sec) >0:04:13 load avg: 7.66 [114/415] test_fnmatch passed -- running: test_pickle (33.0 sec), test_subprocess (4 min 4 sec), test_long (39.4 sec) >0:04:17 load avg: 7.66 [115/415] test_json passed -- running: test_pickle (36.8 sec), test_subprocess (4 min 8 sec), test_long (43.2 sec) >0:04:20 load avg: 7.45 [116/415] test_generators passed -- running: test_pickle (39.7 sec), test_subprocess (4 min 11 sec), test_long (46.0 sec) >0:04:22 load avg: 7.45 [117/415] test_heapq passed -- running: test_pickle (41.6 sec), test_subprocess (4 min 13 sec), test_long (47.9 sec) >0:04:22 load avg: 7.45 [118/415] test_pkgimport passed -- running: test_pickle (41.6 sec), test_subprocess (4 min 13 sec), test_long (47.9 sec) >0:04:24 load avg: 7.41 [119/415] test_errno passed -- running: test_pickle (43.4 sec), test_subprocess (4 min 14 sec), test_long (49.8 sec) >0:04:24 load avg: 7.41 [120/415] test_xxtestfuzz passed -- running: test_pickle (43.7 sec), test_subprocess (4 min 15 sec), test_long (50.0 sec) >0:04:26 load avg: 7.41 [121/415] test_largefile passed -- running: test_pickle (45.2 sec), test_subprocess (4 min 16 sec), test_long (51.5 sec) >0:04:27 load avg: 7.41 [122/415/1] test_eintr failed -- running: test_pickle (47.0 sec), test_subprocess (4 min 18 sec), test_long (53.4 sec) >test test_eintr failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_eintr.py", line 33, in test_all > script_helper.assert_python_ok("-u", tester, "-v") > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/support/script_helper.py", line 157, in assert_python_ok > return _assert_python(True, *args, **env_vars) > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/support/script_helper.py", line 143, in _assert_python > res.fail(cmd_line) > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/support/script_helper.py", line 84, in fail > err)) >AssertionError: Process return code is 1 >command line: ['/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/python', '-X', 'faulthandler', '-I', '-u', '/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/eintrdata/eintr_tester.py', '-v'] > >stdout: >--- > >--- > >stderr: >--- >test_flock (__main__.FNTLEINTRTest) ... ok >test_lockf (__main__.FNTLEINTRTest) ... ok >test_read (__main__.OSEINTRTest) ... ok >test_wait (__main__.OSEINTRTest) ... ok >test_wait3 (__main__.OSEINTRTest) ... ok >test_wait4 (__main__.OSEINTRTest) ... ok >test_waitpid (__main__.OSEINTRTest) ... ok >test_write (__main__.OSEINTRTest) ... ok >test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' >test_epoll (__main__.SelectEINTRTest) ... ok >test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' >test_poll (__main__.SelectEINTRTest) ... ok >test_select (__main__.SelectEINTRTest) ... FAIL >test_sigtimedwait (__main__.SignalEINTRTest) ... ok >test_sigwaitinfo (__main__.SignalEINTRTest) ... ok >test_accept (__main__.SocketEINTRTest) ... ok >test_open (__main__.SocketEINTRTest) ... ok >test_os_open (__main__.SocketEINTRTest) ... ok >test_recv (__main__.SocketEINTRTest) ... ok >test_recvmsg (__main__.SocketEINTRTest) ... ok >test_send (__main__.SocketEINTRTest) ... ok >test_sendall (__main__.SocketEINTRTest) ... ok >test_sendmsg (__main__.SocketEINTRTest) ... ok >test_sleep (__main__.TimeEINTRTest) ... ok > >====================================================================== >FAIL: test_select (__main__.SelectEINTRTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/eintrdata/eintr_tester.py", line 443, in test_select > self.assertGreaterEqual(dt, self.sleep_time) >AssertionError: 0.19999999995343387 not greater than or equal to 0.2 > >---------------------------------------------------------------------- >Ran 24 tests in 17.820s > >FAILED (failures=1, skipped=2) >--- >0:04:29 load avg: 7.38 [123/415/1] test_future passed -- running: test_pickle (49.0 sec), test_subprocess (4 min 20 sec), test_long (55.3 sec) >0:04:31 load avg: 7.38 [124/415/1] test_thread passed -- running: test_pickle (50.3 sec), test_subprocess (4 min 21 sec), test_long (56.6 sec) >0:04:32 load avg: 7.38 [125/415/1] test_long passed (56.4 sec) -- running: test_pickle (51.5 sec), test_subprocess (4 min 22 sec) >0:04:32 load avg: 7.38 [126/415/1] test_tcl skipped -- running: test_pickle (52.1 sec), test_subprocess (4 min 23 sec) >test_tcl skipped -- No module named '_tkinter' >0:04:34 load avg: 7.27 [127/415/1] test_unicode_file passed -- running: test_pickle (53.2 sec), test_subprocess (4 min 24 sec) >0:04:34 load avg: 7.27 [128/415/1] test_ucn passed -- running: test_pickle (53.8 sec), test_subprocess (4 min 25 sec) >0:04:34 load avg: 7.27 [129/415/1] test_structmembers passed -- running: test_pickle (53.8 sec), test_subprocess (4 min 25 sec) >0:04:36 load avg: 7.27 [130/415/1] test_code_module passed -- running: test_pickle (55.4 sec), test_subprocess (4 min 26 sec) >0:04:36 load avg: 7.27 [131/415/1] test_gc passed -- running: test_pickle (55.5 sec), test_subprocess (4 min 27 sec) >0:04:36 load avg: 7.27 [132/415/1] test_genexps passed -- running: test_pickle (56.1 sec), test_subprocess (4 min 27 sec) >0:04:38 load avg: 6.93 [133/415/1] test_cmd passed -- running: test_pickle (57.7 sec), test_subprocess (4 min 29 sec) >0:04:39 load avg: 6.93 [134/415/1] test_docxmlrpc passed -- running: test_pickle (59.0 sec), test_subprocess (4 min 30 sec) >0:04:40 load avg: 6.93 [135/415/1] test_asyncgen passed -- running: test_pickle (59.3 sec), test_subprocess (4 min 30 sec) >0:04:40 load avg: 6.93 [136/415/1] test_iterlen passed -- running: test_pickle (59.7 sec), test_subprocess (4 min 31 sec) >0:04:42 load avg: 6.93 [137/415/1] test_asdl_parser passed -- running: test_pickle (1 min 1 sec), test_subprocess (4 min 32 sec) >0:04:42 load avg: 6.93 [138/415/1] test_future4 passed -- running: test_pickle (1 min 1 sec), test_subprocess (4 min 32 sec) >0:04:44 load avg: 6.85 [139/415/1] test_codecencodings_jp passed -- running: test_pickle (1 min 3 sec), test_subprocess (4 min 35 sec) >0:04:47 load avg: 6.85 [140/415/1] test_timeit passed -- running: test_pickle (1 min 6 sec), test_subprocess (4 min 38 sec) >0:04:53 load avg: 6.80 [141/415/1] test_exceptions passed -- running: test_pickle (1 min 12 sec), test_subprocess (4 min 44 sec) >0:04:57 load avg: 6.80 [142/415/1] test_ntpath passed -- running: test_pickle (1 min 16 sec), test_subprocess (4 min 48 sec) >0:04:59 load avg: 6.74 [143/415/1] test_stringprep passed -- running: test_pickle (1 min 18 sec), test_subprocess (4 min 50 sec) >0:05:02 load avg: 6.74 [144/415/1] test_multibytecodec passed -- running: test_pickle (1 min 21 sec), test_subprocess (4 min 52 sec) >0:05:04 load avg: 6.60 [145/415/1] test_super passed -- running: test_pickle (1 min 23 sec), test_subprocess (4 min 55 sec) >0:05:05 load avg: 6.60 [146/415/1] test_context passed -- running: test_pickle (1 min 24 sec), test_subprocess (4 min 56 sec) >0:05:07 load avg: 6.60 [147/415/1] test_unpack_ex passed -- running: test_pickle (1 min 26 sec), test_subprocess (4 min 58 sec) >0:05:09 load avg: 6.71 [148/415/1] test_binhex passed -- running: test_pickle (1 min 28 sec), test_subprocess (5 min) >0:05:12 load avg: 6.71 [149/415/1] test_sqlite passed -- running: test_pickle (1 min 31 sec), test_subprocess (5 min 3 sec), test_cmd_line_script (32.2 sec) >0:05:19 load avg: 6.59 [150/415/1] test_cmd_line_script passed (38.0 sec) -- running: test_pickle (1 min 38 sec), test_subprocess (5 min 10 sec) >0:05:21 load avg: 6.59 [151/415/1] test_with passed -- running: test_pickle (1 min 41 sec), test_subprocess (5 min 12 sec) >0:05:24 load avg: 6.63 [152/415/1] test_symbol passed -- running: test_pickle (1 min 43 sec), test_subprocess (5 min 14 sec) >0:05:27 load avg: 6.63 [153/415/1] test_calendar passed -- running: test_pickle (1 min 46 sec), test_subprocess (5 min 18 sec) >0:05:30 load avg: 6.66 [154/415/1] test_pstats passed -- running: test_pickle (1 min 49 sec), test_subprocess (5 min 20 sec) >0:05:30 load avg: 6.66 [155/415/1] test_modulefinder passed -- running: test_pickle (1 min 49 sec), test_subprocess (5 min 21 sec) >0:05:32 load avg: 6.66 [156/415/1] test_bool passed -- running: test_pickle (1 min 51 sec), test_subprocess (5 min 22 sec) >0:05:32 load avg: 6.66 [157/415/1] test_dtrace passed -- running: test_pickle (1 min 51 sec), test_subprocess (5 min 23 sec) >0:05:34 load avg: 6.60 [158/415/1] test_grammar passed -- running: test_pickle (1 min 54 sec), test_subprocess (5 min 25 sec) >0:05:35 load avg: 6.60 [159/415/1] test_bdb passed -- running: test_pickle (1 min 54 sec), test_subprocess (5 min 26 sec) >0:05:35 load avg: 6.60 [160/415/2] test_pickle failed (1 min 53 sec) -- running: test_subprocess (5 min 26 sec) >test test_pickle failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/pickletester.py", line 2240, in test_optional_frames > self.assertEqual(obj, self.loads(some_frames_pickle)) >AssertionError: {0: b[3505700 chars]0e\x0e\x0e\x0e\x0e\x0e\x0e\x0e\x0e\x0e\x0e\x0e[1344078 chars]x13'} != {0: b[3505700 chars]0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00[1344078 chars]x13'} >Diff is 5637987 characters long. Set self.maxDiff to None to see it. >0:05:36 load avg: 6.60 [161/415/2] test_netrc passed -- running: test_subprocess (5 min 27 sec) >0:05:37 load avg: 6.60 [162/415/2] test_winconsoleio skipped -- running: test_subprocess (5 min 27 sec) >test_winconsoleio skipped -- test only relevant on win32 >0:05:37 load avg: 6.60 [163/415/2] test_spwd passed -- running: test_subprocess (5 min 28 sec) >0:05:39 load avg: 6.47 [164/415/2] test_typing passed -- running: test_subprocess (5 min 30 sec), test_regrtest (30.4 sec) >0:05:42 load avg: 6.47 [165/415/2] test_enumerate passed -- running: test_subprocess (5 min 33 sec), test_regrtest (33.1 sec), test_signal (30.0 sec) >0:05:54 load avg: 6.38 [166/415/2] test_signal passed (39.8 sec) -- running: test_subprocess (5 min 45 sec), test_regrtest (45.0 sec) >0:05:56 load avg: 6.38 [167/415/2] test_compile passed -- running: test_subprocess (5 min 46 sec), test_regrtest (46.6 sec) >0:05:58 load avg: 6.38 [168/415/2] test_format passed -- running: test_subprocess (5 min 48 sec), test_regrtest (48.7 sec) >0:06:10 load avg: 6.21 [169/415/2] test_datetime passed (32.3 sec) -- running: test_subprocess (6 min 1 sec), test_regrtest (1 min 1 sec) >0:06:12 load avg: 6.21 [170/415/2] test_pydoc passed -- running: test_subprocess (6 min 3 sec), test_regrtest (1 min 3 sec), test_ssl (30.2 sec) >0:06:14 load avg: 6.19 [171/415/2] test_secrets passed -- running: test_subprocess (6 min 4 sec), test_regrtest (1 min 4 sec), test_ssl (31.8 sec) >0:06:19 load avg: 6.26 [172/415/2] test_http_cookiejar passed -- running: test_subprocess (6 min 10 sec), test_regrtest (1 min 10 sec), test_ssl (37.4 sec) >0:06:21 load avg: 6.26 [173/415/2] test_http_cookies passed -- running: test_subprocess (6 min 12 sec), test_regrtest (1 min 12 sec), test_ssl (39.5 sec) >0:06:30 load avg: 6.77 [174/415/2] test_importlib passed -- running: test_multiprocessing_spawn (32.5 sec), test_subprocess (6 min 21 sec), test_regrtest (1 min 21 sec), test_ssl (48.0 sec) >0:06:33 load avg: 6.77 [175/415/2] test_glob passed -- running: test_multiprocessing_spawn (35.6 sec), test_subprocess (6 min 24 sec), test_regrtest (1 min 24 sec), test_ssl (51.1 sec) >0:06:36 load avg: 7.03 [176/415/2] test_subprocess passed (6 min 25 sec) -- running: test_multiprocessing_spawn (38.6 sec), test_regrtest (1 min 27 sec), test_ssl (54.1 sec) >0:06:42 load avg: 7.35 [177/415/2] test_coroutines passed -- running: test_multiprocessing_spawn (44.4 sec), test_regrtest (1 min 32 sec), test_ssl (59.9 sec) >0:06:42 load avg: 7.35 [178/415/2] test_shutil passed -- running: test_multiprocessing_spawn (44.8 sec), test_regrtest (1 min 33 sec), test_ssl (1 min) >0:06:45 load avg: 7.48 [179/415/2] test_funcattrs passed -- running: test_multiprocessing_spawn (47.4 sec), test_regrtest (1 min 35 sec), test_ssl (1 min 2 sec) >0:06:49 load avg: 7.44 [180/415/2] test_unicode_file_functions passed -- running: test_multiprocessing_spawn (51.8 sec), test_regrtest (1 min 40 sec), test_ssl (1 min 7 sec) >0:06:52 load avg: 7.44 [181/415/2] test_codecmaps_hk passed -- running: test_multiprocessing_spawn (54.1 sec), test_regrtest (1 min 42 sec), test_ssl (1 min 9 sec), test_ftplib (30.2 sec) >0:06:54 load avg: 7.97 [182/415/2] test_syntax passed -- running: test_multiprocessing_spawn (56.3 sec), test_regrtest (1 min 44 sec), test_ssl (1 min 11 sec), test_ftplib (32.3 sec) >0:06:57 load avg: 7.97 [183/415/2] test_pkg passed -- running: test_multiprocessing_spawn (59.1 sec), test_regrtest (1 min 47 sec), test_ssl (1 min 14 sec), test_ftplib (35.2 sec) >0:07:08 load avg: 8.49 [184/415/2] test_regrtest passed (1 min 57 sec) -- running: test_multiprocessing_spawn (1 min 10 sec), test_ssl (1 min 26 sec), test_ftplib (46.7 sec) >0:07:11 load avg: 8.21 [185/415/2] test_file_eintr passed -- running: test_multiprocessing_spawn (1 min 13 sec), test_ssl (1 min 28 sec), test_ftplib (49.2 sec) >0:07:12 load avg: 8.21 [186/415/2] test_idle skipped -- running: test_multiprocessing_spawn (1 min 14 sec), test_ssl (1 min 30 sec), test_ftplib (50.6 sec) >test_idle skipped -- No module named '_tkinter' >0:07:12 load avg: 8.21 [187/415/2] test_numeric_tower passed -- running: test_multiprocessing_spawn (1 min 14 sec), test_ssl (1 min 30 sec), test_ftplib (50.6 sec) >0:07:14 load avg: 8.03 [188/415/2] test_locale passed -- running: test_multiprocessing_spawn (1 min 16 sec), test_ssl (1 min 31 sec), test_multiprocessing_forkserver (31.6 sec), test_ftplib (52.4 sec) >0:07:16 load avg: 8.03 [189/415/2] test_reprlib passed -- running: test_multiprocessing_spawn (1 min 18 sec), test_ssl (1 min 33 sec), test_multiprocessing_forkserver (33.6 sec), test_ftplib (54.5 sec) >0:07:16 load avg: 8.03 [190/415/2] test_ssl passed (1 min 33 sec) -- running: test_multiprocessing_spawn (1 min 18 sec), test_multiprocessing_forkserver (34.0 sec), test_ftplib (54.9 sec) >Exception in thread Thread-242: >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_ssl.py", line 2392, in run > msg = self.read() > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_ssl.py", line 2369, in read > return self.sslconn.read() > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/ssl.py", line 931, in read > return self._sslobj.read(len) >ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2555) > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/threading.py", line 926, in _bootstrap_inner > self.run() > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_ssl.py", line 2478, in run > raise ssl.SSLError('tlsv13 alert certificate required') >ssl.SSLError: ('tlsv13 alert certificate required',) > >/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/threading.py:926: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 50195), raddr=('127.0.0.1', 50066)> > self.run() >ResourceWarning: Enable tracemalloc to get the object allocation traceback >0:07:19 load avg: 8.03 [191/415/2] test_nntplib passed -- running: test_multiprocessing_spawn (1 min 21 sec), test_multiprocessing_forkserver (36.7 sec), test_ftplib (57.5 sec) >0:07:19 load avg: 8.03 [192/415/2] test_import passed -- running: test_multiprocessing_spawn (1 min 21 sec), test_multiprocessing_forkserver (37.2 sec), test_ftplib (58.0 sec) >0:07:21 load avg: 8.03 [193/415/2] test_sndhdr passed -- running: test_multiprocessing_spawn (1 min 23 sec), test_multiprocessing_forkserver (38.4 sec), test_ftplib (59.2 sec) >0:07:22 load avg: 8.03 [194/415/2] test_fstring passed -- running: test_multiprocessing_spawn (1 min 24 sec), test_multiprocessing_forkserver (39.4 sec), test_ftplib (1 min) >0:07:22 load avg: 8.03 [195/415/2] test_ftplib passed (58.8 sec) -- running: test_multiprocessing_spawn (1 min 24 sec), test_multiprocessing_forkserver (39.6 sec) >0:07:22 load avg: 8.03 [196/415/2] test_sys_settrace passed -- running: test_multiprocessing_spawn (1 min 24 sec), test_multiprocessing_forkserver (39.9 sec) >0:07:22 load avg: 8.03 [197/415/2] test_typechecks passed -- running: test_multiprocessing_spawn (1 min 24 sec), test_multiprocessing_forkserver (40.1 sec) >0:07:24 load avg: 7.95 [198/415/2] test_exception_hierarchy passed -- running: test_multiprocessing_spawn (1 min 26 sec), test_multiprocessing_forkserver (41.4 sec) >0:07:24 load avg: 7.95 [199/415/2] test_codecmaps_jp passed -- running: test_multiprocessing_spawn (1 min 26 sec), test_multiprocessing_forkserver (41.9 sec) >0:07:26 load avg: 7.95 [200/415/2] test_sax passed -- running: test_multiprocessing_spawn (1 min 29 sec), test_multiprocessing_forkserver (44.2 sec) >0:07:27 load avg: 7.95 [201/415/2] test_contextlib passed -- running: test_multiprocessing_spawn (1 min 29 sec), test_multiprocessing_forkserver (44.5 sec) >0:07:40 load avg: 8.26 [202/415/2] test_unicode passed -- running: test_multiprocessing_spawn (1 min 42 sec), test_multiprocessing_forkserver (57.9 sec) >0:07:49 load avg: 7.97 [203/415/2] test_re passed -- running: test_multiprocessing_spawn (1 min 51 sec), test_multiprocessing_forkserver (1 min 6 sec) >0:07:53 load avg: 7.97 [204/415/2] test_xml_etree passed -- running: test_multiprocessing_spawn (1 min 55 sec), test_weakref (30.9 sec), test_multiprocessing_forkserver (1 min 10 sec) >0:07:56 load avg: 8.78 [205/415/2] test_int passed -- running: test_multiprocessing_spawn (1 min 58 sec), test_weakref (34.0 sec), test_multiprocessing_forkserver (1 min 13 sec) >0:07:58 load avg: 8.78 [206/415/2] test_urllib2net skipped (resource denied) -- running: test_multiprocessing_spawn (2 min), test_zipfile (31.1 sec), test_weakref (36.2 sec), test_multiprocessing_forkserver (1 min 15 sec), test_lib2to3 (31.3 sec) >test_urllib2net skipped -- Use of the 'network' resource not enabled >0:07:59 load avg: 8.64 [207/415/2] test_crashers passed -- running: test_multiprocessing_spawn (2 min 1 sec), test_zipfile (32.5 sec), test_weakref (37.6 sec), test_multiprocessing_forkserver (1 min 16 sec), test_lib2to3 (32.8 sec) >0:08:01 load avg: 8.64 [208/415/2] test_abstract_numbers passed -- running: test_multiprocessing_spawn (2 min 3 sec), test_zipfile (34.0 sec), test_weakref (39.1 sec), test_multiprocessing_forkserver (1 min 18 sec), test_lib2to3 (34.2 sec) >0:08:12 load avg: 8.53 [209/415/2] test_descr passed -- running: test_multiprocessing_spawn (2 min 14 sec), test_zipfile (44.9 sec), test_weakref (50.0 sec), test_multiprocessing_forkserver (1 min 29 sec), test_lib2to3 (45.2 sec) >0:08:42 load avg: 9.59 running: test_multiprocessing_spawn (2 min 44 sec), test_zipfile (1 min 14 sec), test_cmd_line (30.1 sec), test_weakref (1 min 20 sec), test_multiprocessing_forkserver (1 min 59 sec), test_lib2to3 (1 min 15 sec) >0:08:56 load avg: 9.91 [210/415/2] test_cmd_line passed (42.0 sec) -- running: test_multiprocessing_spawn (2 min 58 sec), test_zipfile (1 min 29 sec), test_weakref (1 min 34 sec), test_multiprocessing_forkserver (2 min 13 sec), test_lib2to3 (1 min 29 sec) >0:09:20 load avg: 10.08 [211/415/2] test_weakref passed (1 min 56 sec) -- running: test_multiprocessing_spawn (3 min 22 sec), test_zipfile (1 min 53 sec), test_multiprocessing_forkserver (2 min 38 sec), test_lib2to3 (1 min 53 sec) >0:09:42 load avg: 9.39 [212/415/2] test_unittest passed -- running: test_multiprocessing_spawn (3 min 44 sec), test_zipfile (2 min 15 sec), test_lzma (46.5 sec), test_multiprocessing_forkserver (3 min), test_lib2to3 (2 min 15 sec) >0:09:47 load avg: 9.20 [213/415/2] test_functools passed -- running: test_multiprocessing_spawn (3 min 50 sec), test_zipfile (2 min 20 sec), test_lzma (51.7 sec), test_multiprocessing_forkserver (3 min 5 sec), test_lib2to3 (2 min 21 sec) >0:09:51 load avg: 8.94 [214/415/2] test_quopri passed -- running: test_multiprocessing_spawn (3 min 53 sec), test_zipfile (2 min 24 sec), test_lzma (55.2 sec), test_multiprocessing_forkserver (3 min 8 sec), test_lib2to3 (2 min 24 sec) >0:09:52 load avg: 8.94 [215/415/2] test_zipfile passed (2 min 23 sec) -- running: test_multiprocessing_spawn (3 min 54 sec), test_lzma (56.4 sec), test_multiprocessing_forkserver (3 min 9 sec), test_lib2to3 (2 min 25 sec) >0:09:54 load avg: 9.03 [216/415/2] test_xml_dom_minicompat passed -- running: test_multiprocessing_spawn (3 min 56 sec), test_lzma (58.4 sec), test_multiprocessing_forkserver (3 min 11 sec), test_lib2to3 (2 min 27 sec) >0:09:56 load avg: 9.03 [217/415/2] test_turtle skipped -- running: test_multiprocessing_spawn (3 min 58 sec), test_lzma (1 min), test_multiprocessing_forkserver (3 min 13 sec), test_lib2to3 (2 min 29 sec) >test_turtle skipped -- No module named '_tkinter' >0:09:58 load avg: 9.03 [218/415/2] test_lib2to3 passed (2 min 29 sec) -- running: test_multiprocessing_spawn (4 min), test_lzma (1 min 2 sec), test_multiprocessing_forkserver (3 min 16 sec) >0:10:02 load avg: 9.11 [219/415/2] test_lzma passed (1 min 4 sec) -- running: test_multiprocessing_spawn (4 min 4 sec), test_multiprocessing_forkserver (3 min 19 sec) >0:10:03 load avg: 9.11 [220/415/2] test_posix passed -- running: test_multiprocessing_spawn (4 min 5 sec), test_multiprocessing_forkserver (3 min 20 sec) >0:10:03 load avg: 9.26 [221/415/2] test_utf8source passed -- running: test_multiprocessing_spawn (4 min 5 sec), test_multiprocessing_forkserver (3 min 21 sec) >0:10:12 load avg: 9.08 [222/415/2] test_tempfile passed -- running: test_multiprocessing_spawn (4 min 14 sec), test_multiprocessing_forkserver (3 min 29 sec) >0:10:15 load avg: 8.99 [223/415/2] test_audioop passed -- running: test_multiprocessing_spawn (4 min 17 sec), test_multiprocessing_forkserver (3 min 32 sec) >0:10:15 load avg: 8.99 [224/415/2] test_doctest passed -- running: test_multiprocessing_spawn (4 min 17 sec), test_multiprocessing_forkserver (3 min 33 sec) >0:10:16 load avg: 8.99 [225/415/2] test_pickletools passed -- running: test_multiprocessing_spawn (4 min 18 sec), test_multiprocessing_forkserver (3 min 33 sec) >0:10:16 load avg: 8.99 [226/415/2] test_dictviews passed -- running: test_multiprocessing_spawn (4 min 18 sec), test_multiprocessing_forkserver (3 min 34 sec) >0:10:17 load avg: 8.99 [227/415/2] test_devpoll skipped -- running: test_multiprocessing_spawn (4 min 20 sec), test_multiprocessing_forkserver (3 min 35 sec) >test_devpoll skipped -- test works only on Solaris OS family >0:10:18 load avg: 8.75 [228/415/2] test_memoryview passed -- running: test_multiprocessing_spawn (4 min 20 sec), test_multiprocessing_forkserver (3 min 36 sec) >0:10:19 load avg: 8.75 [229/415/2] test_nis skipped -- running: test_multiprocessing_spawn (4 min 21 sec), test_multiprocessing_forkserver (3 min 36 sec) >test_nis skipped -- No module named 'nis' >0:10:20 load avg: 8.75 [230/415/2] test_htmlparser passed -- running: test_multiprocessing_spawn (4 min 22 sec), test_multiprocessing_forkserver (3 min 37 sec) >0:10:22 load avg: 8.75 [231/415/2] test_configparser passed -- running: test_multiprocessing_spawn (4 min 24 sec), test_logging (30.8 sec), test_multiprocessing_forkserver (3 min 39 sec) >0:10:23 load avg: 8.75 [232/415/2] test_mailcap passed -- running: test_multiprocessing_spawn (4 min 25 sec), test_logging (32.1 sec), test_multiprocessing_forkserver (3 min 40 sec) >0:10:27 load avg: 8.85 [233/415/2] test_bigaddrspace passed -- running: test_multiprocessing_spawn (4 min 29 sec), test_logging (35.8 sec), test_multiprocessing_forkserver (3 min 44 sec) >0:10:28 load avg: 9.34 [234/415/2] test_pathlib passed -- running: test_multiprocessing_spawn (4 min 30 sec), test_logging (37.4 sec), test_multiprocessing_forkserver (3 min 46 sec) >0:10:32 load avg: 9.34 [235/415/2] test_stat passed -- running: test_multiprocessing_spawn (4 min 34 sec), test_logging (41.0 sec), test_multiprocessing_forkserver (3 min 49 sec) >0:10:33 load avg: 9.34 [236/415/2] test_logging passed (39.5 sec) -- running: test_multiprocessing_spawn (4 min 35 sec), test_multiprocessing_forkserver (3 min 50 sec) >0:10:35 load avg: 9.56 [237/415/2] test_dataclasses passed -- running: test_multiprocessing_spawn (4 min 37 sec), test_multiprocessing_forkserver (3 min 53 sec) >0:10:36 load avg: 9.56 [238/415/2] test_html passed -- running: test_multiprocessing_spawn (4 min 38 sec), test_multiprocessing_forkserver (3 min 53 sec) >0:10:38 load avg: 9.56 [239/415/2] test_frame passed -- running: test_multiprocessing_spawn (4 min 40 sec), test_multiprocessing_forkserver (3 min 55 sec) >0:10:39 load avg: 9.51 [240/415/2] test_platform passed -- running: test_multiprocessing_spawn (4 min 41 sec), test_multiprocessing_forkserver (3 min 57 sec) >0:10:40 load avg: 9.51 [241/415/2] test_baseexception passed -- running: test_multiprocessing_spawn (4 min 42 sec), test_multiprocessing_forkserver (3 min 58 sec) >0:10:46 load avg: 9.07 [242/415/2] test_httplib passed -- running: test_multiprocessing_spawn (4 min 48 sec), test_multiprocessing_forkserver (4 min 3 sec) >/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_httplib.py:1795: DeprecationWarning: key_file, cert_file and check_hostname are deprecated, use a custom context instead. > cert_file=CERT_localhost) >0:10:48 load avg: 9.07 [243/415/2] test_subclassinit passed -- running: test_multiprocessing_spawn (4 min 50 sec), test_multiprocessing_forkserver (4 min 5 sec) >0:10:50 load avg: 8.90 [244/415/2] test_normalization passed -- running: test_multiprocessing_spawn (4 min 52 sec), test_multiprocessing_forkserver (4 min 7 sec) >0:10:52 load avg: 8.90 [245/415/2] test_smtpd passed -- running: test_multiprocessing_spawn (4 min 54 sec), test_socket (32.0 sec), test_multiprocessing_forkserver (4 min 9 sec) >0:10:56 load avg: 8.75 [246/415/2] test_codecencodings_iso2022 passed -- running: test_multiprocessing_spawn (4 min 58 sec), test_socket (36.2 sec), test_multiprocessing_forkserver (4 min 13 sec) >0:10:57 load avg: 8.75 [247/415/2] test_tokenize passed -- running: test_multiprocessing_spawn (4 min 59 sec), test_socket (37.2 sec), test_multiprocessing_forkserver (4 min 14 sec) >0:10:59 load avg: 8.53 [248/415/2] test_openpty passed -- running: test_multiprocessing_spawn (5 min 1 sec), test_socket (38.8 sec), test_multiprocessing_forkserver (4 min 16 sec) >0:10:59 load avg: 8.53 [249/415/2] test_ast passed -- running: test_multiprocessing_spawn (5 min 1 sec), test_socket (38.9 sec), test_multiprocessing_forkserver (4 min 16 sec) >0:10:59 load avg: 8.53 [250/415/2] test_ensurepip passed -- running: test_multiprocessing_spawn (5 min 1 sec), test_socket (39.3 sec), test_multiprocessing_forkserver (4 min 17 sec) >0:11:01 load avg: 8.53 [251/415/2] test_keywordonlyarg passed -- running: test_multiprocessing_spawn (5 min 3 sec), test_socket (41.0 sec), test_multiprocessing_forkserver (4 min 18 sec) >0:11:02 load avg: 8.53 [252/415/2] test_pprint passed -- running: test_multiprocessing_spawn (5 min 4 sec), test_socket (42.0 sec), test_multiprocessing_forkserver (4 min 19 sec) >0:11:04 load avg: 8.81 [253/415/2] test_dynamic passed -- running: test_multiprocessing_spawn (5 min 6 sec), test_socket (44.0 sec), test_multiprocessing_forkserver (4 min 21 sec) >0:11:05 load avg: 8.81 [254/415/2] test_atexit passed -- running: test_multiprocessing_spawn (5 min 7 sec), test_socket (45.0 sec), test_multiprocessing_forkserver (4 min 22 sec) >0:11:06 load avg: 8.81 [255/415/2] test_smtpnet skipped (resource denied) -- running: test_multiprocessing_spawn (5 min 8 sec), test_socket (46.0 sec), test_multiprocessing_forkserver (4 min 23 sec) >test_smtpnet skipped -- Use of the 'network' resource not enabled >0:11:07 load avg: 8.81 [256/415/2] test_copy passed -- running: test_multiprocessing_spawn (5 min 9 sec), test_socket (47.3 sec), test_multiprocessing_forkserver (4 min 25 sec) >0:11:09 load avg: 8.50 [257/415/2] test_weakset passed -- running: test_multiprocessing_spawn (5 min 11 sec), test_socket (48.7 sec), test_multiprocessing_forkserver (4 min 26 sec) >0:11:11 load avg: 8.50 [258/415/2] test_clinic passed -- running: test_multiprocessing_spawn (5 min 13 sec), test_socket (50.6 sec), test_multiprocessing_forkserver (4 min 28 sec) >0:11:13 load avg: 8.50 [259/415/2] test_socket passed (52.3 sec) -- running: test_multiprocessing_spawn (5 min 15 sec), test_multiprocessing_forkserver (4 min 30 sec) >0:11:16 load avg: 9.10 [260/415/2] test_fork1 passed -- running: test_multiprocessing_spawn (5 min 18 sec), test_multiprocessing_forkserver (4 min 33 sec) >0:11:17 load avg: 9.10 [261/415/2] test_isinstance passed -- running: test_multiprocessing_spawn (5 min 19 sec), test_multiprocessing_forkserver (4 min 34 sec) >0:11:17 load avg: 9.10 [262/415/2] test_winreg skipped -- running: test_multiprocessing_spawn (5 min 19 sec), test_multiprocessing_forkserver (4 min 35 sec) >test_winreg skipped -- No module named 'winreg' >0:11:19 load avg: 8.77 [263/415/2] test___future__ passed -- running: test_multiprocessing_spawn (5 min 21 sec), test_multiprocessing_forkserver (4 min 36 sec) >0:11:26 load avg: 9.03 [264/415/2] test_deque passed -- running: test_multiprocessing_spawn (5 min 28 sec), test_multiprocessing_forkserver (4 min 44 sec) >0:11:28 load avg: 9.03 [265/415/2] test_index passed -- running: test_multiprocessing_spawn (5 min 30 sec), test_multiprocessing_forkserver (4 min 45 sec) >0:11:29 load avg: 8.63 [266/415/2] test_selectors passed -- running: test_multiprocessing_spawn (5 min 31 sec), test_multiprocessing_forkserver (4 min 46 sec) >0:11:33 load avg: 8.63 [267/415/2] test_codecencodings_cn passed -- running: test_multiprocessing_spawn (5 min 35 sec), test_venv (33.8 sec), test_multiprocessing_forkserver (4 min 50 sec) >0:11:33 load avg: 8.58 [268/415/2] test_gzip passed -- running: test_multiprocessing_spawn (5 min 35 sec), test_venv (34.2 sec), test_multiprocessing_forkserver (4 min 51 sec) >0:11:35 load avg: 8.58 [269/415/2] test_extcall passed -- running: test_multiprocessing_spawn (5 min 37 sec), test_venv (35.8 sec), test_multiprocessing_forkserver (4 min 52 sec) >0:11:37 load avg: 8.58 [270/415/2] test_float passed -- running: test_multiprocessing_spawn (5 min 39 sec), test_venv (37.7 sec), test_multiprocessing_forkserver (4 min 54 sec) >0:11:38 load avg: 8.58 [271/415/2] test_urllib2 passed -- running: test_multiprocessing_spawn (5 min 40 sec), test_venv (39.0 sec), test_multiprocessing_forkserver (4 min 55 sec) >0:11:40 load avg: 8.21 [272/415/2] test_socketserver skipped (resource denied) -- running: test_multiprocessing_spawn (5 min 42 sec), test_venv (40.5 sec), test_multiprocessing_forkserver (4 min 57 sec) >test_socketserver skipped -- Use of the 'network' resource not enabled >0:11:41 load avg: 8.21 [273/415/2] test_robotparser passed -- running: test_multiprocessing_spawn (5 min 43 sec), test_venv (41.7 sec), test_multiprocessing_forkserver (4 min 58 sec) >0:11:42 load avg: 8.21 [274/415/2] test_call passed -- running: test_multiprocessing_spawn (5 min 44 sec), test_venv (43.1 sec), test_multiprocessing_forkserver (5 min) >0:11:44 load avg: 7.87 [275/415/2] test_tix skipped -- running: test_multiprocessing_spawn (5 min 46 sec), test_venv (44.3 sec), test_multiprocessing_forkserver (5 min 1 sec) >test_tix skipped -- No module named '_tkinter' >0:11:47 load avg: 7.87 [276/415/2] test_cgitb passed -- running: test_multiprocessing_spawn (5 min 49 sec), test_venv (47.3 sec), test_multiprocessing_forkserver (5 min 4 sec) >0:11:53 load avg: 7.80 [277/415/2] test_multiprocessing_forkserver passed (5 min 9 sec) -- running: test_multiprocessing_spawn (5 min 55 sec), test_concurrent_futures (34.6 sec), test_venv (53.9 sec) >0:11:54 load avg: 7.98 [278/415/2] test_urllib2_localnet passed -- running: test_multiprocessing_spawn (5 min 56 sec), test_concurrent_futures (35.9 sec), test_venv (55.2 sec) >0:11:55 load avg: 7.98 [279/415/2] test_xdrlib passed -- running: test_multiprocessing_spawn (5 min 57 sec), test_concurrent_futures (36.2 sec), test_venv (55.5 sec) >0:11:57 load avg: 7.98 [280/415/2] test_string_literals passed -- running: test_multiprocessing_spawn (5 min 59 sec), test_concurrent_futures (38.2 sec), test_venv (57.5 sec) >0:11:58 load avg: 7.98 [281/415/2] test_complex passed -- running: test_multiprocessing_spawn (6 min), test_concurrent_futures (39.5 sec), test_venv (58.8 sec) >0:11:59 load avg: 8.06 [282/415/2] test_types passed -- running: test_multiprocessing_spawn (6 min 1 sec), test_concurrent_futures (40.9 sec), test_venv (1 min) >0:12:01 load avg: 8.06 [283/415/2] test_genericpath passed -- running: test_multiprocessing_spawn (6 min 3 sec), test_concurrent_futures (42.1 sec), test_venv (1 min 1 sec) >0:12:12 load avg: 7.59 [284/415/2] test_urlparse passed -- running: test_multiprocessing_spawn (6 min 14 sec), test_concurrent_futures (53.3 sec), test_venv (1 min 12 sec), test_asyncio (34.9 sec) >0:12:17 load avg: 7.46 [285/415/2] test_ordered_dict passed -- running: test_multiprocessing_spawn (6 min 19 sec), test_concurrent_futures (58.1 sec), test_venv (1 min 17 sec), test_asyncio (39.7 sec) >0:12:28 load avg: 7.39 [286/415/2] test_tuple passed -- running: test_multiprocessing_spawn (6 min 30 sec), test_concurrent_futures (1 min 8 sec), test_venv (1 min 28 sec), test_asyncio (50.6 sec) >0:12:31 load avg: 7.44 [287/415/2] test_sort passed -- running: test_multiprocessing_spawn (6 min 33 sec), test_concurrent_futures (1 min 12 sec), test_venv (1 min 32 sec), test_imaplib (30.7 sec), test_asyncio (54.4 sec) >0:12:33 load avg: 7.44 [288/415/2] test_hmac passed -- running: test_multiprocessing_spawn (6 min 35 sec), test_concurrent_futures (1 min 14 sec), test_venv (1 min 33 sec), test_imaplib (32.5 sec), test_asyncio (56.1 sec) >0:12:35 load avg: 7.65 [289/415/2] test_imaplib passed (33.7 sec) -- running: test_multiprocessing_spawn (6 min 37 sec), test_concurrent_futures (1 min 16 sec), test_venv (1 min 36 sec), test_asyncio (58.5 sec) >0:12:36 load avg: 7.65 [290/415/2] test_module passed -- running: test_multiprocessing_spawn (6 min 38 sec), test_concurrent_futures (1 min 17 sec), test_venv (1 min 36 sec), test_asyncio (58.7 sec) >0:12:37 load avg: 7.65 [291/415/2] test_int_literal passed -- running: test_multiprocessing_spawn (6 min 39 sec), test_concurrent_futures (1 min 18 sec), test_venv (1 min 37 sec), test_asyncio (1 min) >0:12:41 load avg: 7.59 [292/415/2] test_epoll passed -- running: test_multiprocessing_spawn (6 min 43 sec), test_concurrent_futures (1 min 22 sec), test_venv (1 min 41 sec), test_asyncio (1 min 4 sec) >0:12:43 load avg: 7.59 [293/415/2] test_class passed -- running: test_multiprocessing_spawn (6 min 45 sec), test_concurrent_futures (1 min 23 sec), test_venv (1 min 43 sec), test_asyncio (1 min 5 sec) >0:12:45 load avg: 7.71 [294/415/2] test_zipimport passed -- running: test_multiprocessing_spawn (6 min 47 sec), test_concurrent_futures (1 min 26 sec), test_venv (1 min 45 sec), test_asyncio (1 min 8 sec) >0:12:46 load avg: 7.71 [295/415/2] test_venv passed (1 min 44 sec) -- running: test_multiprocessing_spawn (6 min 48 sec), test_concurrent_futures (1 min 27 sec), test_asyncio (1 min 8 sec) >0:13:02 load avg: 7.86 [296/415/2] test_argparse passed -- running: test_multiprocessing_spawn (7 min 4 sec), test_concurrent_futures (1 min 43 sec), test_asyncio (1 min 24 sec) >0:13:04 load avg: 7.71 [297/415/2] test_telnetlib passed -- running: test_multiprocessing_spawn (7 min 6 sec), test_concurrent_futures (1 min 45 sec), test_asyncio (1 min 26 sec) >0:13:07 load avg: 7.71 [298/415/2] test_listcomps passed -- running: test_multiprocessing_spawn (7 min 9 sec), test_faulthandler (30.9 sec), test_concurrent_futures (1 min 47 sec), test_asyncio (1 min 29 sec) >0:13:09 load avg: 7.65 [299/415/2] test_timeout skipped (resource denied) -- running: test_multiprocessing_spawn (7 min 11 sec), test_faulthandler (33.0 sec), test_concurrent_futures (1 min 50 sec), test_asyncio (1 min 31 sec) >test_timeout skipped -- Use of the 'network' resource not enabled >0:13:09 load avg: 7.65 [300/415/2] test_faulthandler passed (32.2 sec) -- running: test_multiprocessing_spawn (7 min 11 sec), test_concurrent_futures (1 min 50 sec), test_asyncio (1 min 32 sec) >0:13:11 load avg: 7.65 [301/415/2] test_operator passed -- running: test_multiprocessing_spawn (7 min 13 sec), test_concurrent_futures (1 min 52 sec), test_asyncio (1 min 34 sec) >0:13:12 load avg: 7.65 [302/415/2] test_mmap passed -- running: test_multiprocessing_spawn (7 min 14 sec), test_concurrent_futures (1 min 52 sec), test_asyncio (1 min 34 sec) >0:13:14 load avg: 8.08 [303/415/2] test_codecmaps_cn passed -- running: test_multiprocessing_spawn (7 min 16 sec), test_concurrent_futures (1 min 55 sec), test_asyncio (1 min 37 sec) >0:13:15 load avg: 8.08 [304/415/2] test_ioctl passed -- running: test_multiprocessing_spawn (7 min 17 sec), test_concurrent_futures (1 min 56 sec), test_asyncio (1 min 38 sec) >0:13:17 load avg: 8.08 [305/415/2] test_textwrap passed -- running: test_multiprocessing_spawn (7 min 19 sec), test_concurrent_futures (1 min 57 sec), test_embed (31.0 sec), test_asyncio (1 min 39 sec) >0:13:19 load avg: 8.23 [306/415/2] test_file passed -- running: test_multiprocessing_spawn (7 min 21 sec), test_concurrent_futures (2 min), test_embed (33.4 sec), test_asyncio (1 min 41 sec) >0:13:19 load avg: 8.23 [307/415/2] test_syslog passed -- running: test_multiprocessing_spawn (7 min 21 sec), test_concurrent_futures (2 min), test_embed (33.4 sec), test_asyncio (1 min 42 sec) >0:13:21 load avg: 8.23 [308/415/2] test_frozen passed -- running: test_multiprocessing_spawn (7 min 23 sec), test_concurrent_futures (2 min 1 sec), test_embed (35.0 sec), test_asyncio (1 min 43 sec) >0:13:21 load avg: 8.23 [309/415/2] test_zipapp passed -- running: test_multiprocessing_spawn (7 min 23 sec), test_concurrent_futures (2 min 2 sec), test_embed (35.4 sec), test_asyncio (1 min 43 sec) >0:13:25 load avg: 8.14 [310/415/2] test_embed passed (38.1 sec) -- running: test_multiprocessing_spawn (7 min 27 sec), test_concurrent_futures (2 min 6 sec), test_asyncio (1 min 48 sec) >0:13:26 load avg: 8.14 [311/415/2] test_enum passed -- running: test_multiprocessing_spawn (7 min 29 sec), test_concurrent_futures (2 min 7 sec), test_asyncio (1 min 49 sec) >0:13:29 load avg: 8.20 [312/415/2] test_codeop passed -- running: test_multiprocessing_spawn (7 min 31 sec), test_concurrent_futures (2 min 10 sec), test_asyncio (1 min 51 sec) >0:13:30 load avg: 8.20 [313/415/2] test_collections passed -- running: test_multiprocessing_spawn (7 min 32 sec), test_concurrent_futures (2 min 11 sec), test_asyncio (1 min 52 sec) >0:13:32 load avg: 8.20 [314/415/2] test_sched passed -- running: test_multiprocessing_spawn (7 min 34 sec), test_concurrent_futures (2 min 13 sec), test_asyncio (1 min 54 sec) >0:13:33 load avg: 8.20 [315/415/2] test_property passed -- running: test_multiprocessing_spawn (7 min 35 sec), test_concurrent_futures (2 min 14 sec), test_asyncio (1 min 56 sec) >0:13:43 load avg: 8.45 [316/415/2] test_bufio passed -- running: test_multiprocessing_spawn (7 min 45 sec), test_concurrent_futures (2 min 24 sec), test_asyncio (2 min 5 sec) >0:13:44 load avg: 8.33 [317/415/2] test_iter passed -- running: test_multiprocessing_spawn (7 min 46 sec), test_concurrent_futures (2 min 25 sec), test_asyncio (2 min 7 sec) >0:13:54 load avg: 7.83 [318/415/2] test_codecs passed -- running: test_multiprocessing_spawn (7 min 56 sec), test_concurrent_futures (2 min 35 sec), test_asyncio (2 min 17 sec) >0:13:57 load avg: 7.83 [319/415/2] test_dummy_thread passed -- running: test_multiprocessing_spawn (7 min 59 sec), test_concurrent_futures (2 min 38 sec), test_buffer (32.0 sec), test_asyncio (2 min 20 sec) >0:13:58 load avg: 7.83 [320/415/2] test_multiprocessing_spawn passed (7 min 59 sec) -- running: test_concurrent_futures (2 min 39 sec), test_buffer (33.3 sec), test_asyncio (2 min 21 sec) >0:14:00 load avg: 8.00 [321/415/2] test_doctest2 passed -- running: test_concurrent_futures (2 min 41 sec), test_buffer (34.6 sec), test_asyncio (2 min 22 sec) >0:14:02 load avg: 8.00 [322/415/2] test_binop passed -- running: test_concurrent_futures (2 min 43 sec), test_buffer (36.8 sec), test_asyncio (2 min 24 sec) >0:14:06 load avg: 8.24 [323/415/2] test_parser passed -- running: test_concurrent_futures (2 min 47 sec), test_buffer (41.1 sec), test_compileall (32.7 sec), test_asyncio (2 min 29 sec) >0:14:36 load avg: 9.45 running: test_bz2 (30.1 sec), test_threading (39.2 sec), test_concurrent_futures (3 min 17 sec), test_buffer (1 min 11 sec), test_compileall (1 min 2 sec), test_asyncio (2 min 59 sec) >0:14:41 load avg: 9.33 [324/415/2] test_compileall passed (1 min 6 sec) -- running: test_bz2 (34.9 sec), test_threading (44.0 sec), test_concurrent_futures (3 min 22 sec), test_buffer (1 min 15 sec), test_asyncio (3 min 3 sec) >0:14:43 load avg: 9.33 [325/415/2] test_threading passed (44.0 sec) -- running: test_bz2 (36.6 sec), test_concurrent_futures (3 min 23 sec), test_buffer (1 min 17 sec), test_asyncio (3 min 5 sec) >0:14:44 load avg: 9.23 [326/415/2] test_dictcomps passed -- running: test_bz2 (38.5 sec), test_concurrent_futures (3 min 25 sec), test_buffer (1 min 19 sec), test_asyncio (3 min 7 sec) >0:14:47 load avg: 9.23 [327/415/2] test__osx_support passed -- running: test_bz2 (40.9 sec), test_concurrent_futures (3 min 28 sec), test_buffer (1 min 21 sec), test_asyncio (3 min 9 sec) >0:14:50 load avg: 9.05 [328/415/2] test_buffer passed (1 min 22 sec) -- running: test_bz2 (43.7 sec), test_concurrent_futures (3 min 31 sec), test_asyncio (3 min 12 sec) >0:14:52 load avg: 9.05 [329/415/2] test_string passed -- running: test_bz2 (45.6 sec), test_concurrent_futures (3 min 32 sec), test_asyncio (3 min 14 sec) >0:14:55 load avg: 9.20 [330/415/2] test_csv passed -- running: test_bz2 (48.8 sec), test_concurrent_futures (3 min 36 sec), test_asyncio (3 min 17 sec) >0:14:57 load avg: 9.20 [331/415/2] test_getopt passed -- running: test_bz2 (51.0 sec), test_concurrent_futures (3 min 38 sec), test_asyncio (3 min 19 sec) >0:14:58 load avg: 9.20 [332/415/2] test_unary passed -- running: test_bz2 (52.4 sec), test_concurrent_futures (3 min 39 sec), test_asyncio (3 min 21 sec) >0:15:01 load avg: 8.87 [333/415/2] test_runpy passed -- running: test_bz2 (54.7 sec), test_concurrent_futures (3 min 42 sec), test_asyncio (3 min 23 sec) >0:15:01 load avg: 8.87 [334/415/2] test_dbm passed -- running: test_bz2 (55.1 sec), test_concurrent_futures (3 min 42 sec), test_asyncio (3 min 24 sec) >0:15:02 load avg: 8.87 [335/415/2] test_urllibnet skipped (resource denied) -- running: test_bz2 (56.4 sec), test_concurrent_futures (3 min 43 sec), test_asyncio (3 min 25 sec) >test_urllibnet skipped -- Use of the 'network' resource not enabled >0:15:03 load avg: 8.87 [336/415/2] test_os passed -- running: test_bz2 (57.3 sec), test_concurrent_futures (3 min 44 sec), test_asyncio (3 min 26 sec) >0:15:05 load avg: 8.96 [337/415/2] test_ttk_guionly skipped -- running: test_bz2 (58.6 sec), test_concurrent_futures (3 min 46 sec), test_asyncio (3 min 27 sec) >test_ttk_guionly skipped -- No module named '_tkinter' >0:15:06 load avg: 8.96 [338/415/2] test_grp passed -- running: test_bz2 (60.0 sec), test_concurrent_futures (3 min 47 sec), test_asyncio (3 min 28 sec) >0:15:06 load avg: 8.96 [339/415/2] test_bz2 passed (58.6 sec) -- running: test_concurrent_futures (3 min 47 sec), test_asyncio (3 min 29 sec) >0:15:08 load avg: 8.96 [340/415/2] test_crypt passed -- running: test_concurrent_futures (3 min 49 sec), test_asyncio (3 min 31 sec) >0:15:10 load avg: 9.04 [341/415/2] test_dbm_dumb passed -- running: test_concurrent_futures (3 min 51 sec), test_asyncio (3 min 32 sec) >0:15:10 load avg: 9.04 [342/415/2] test_sunau passed -- running: test_concurrent_futures (3 min 51 sec), test_asyncio (3 min 32 sec) >0:15:10 load avg: 9.04 [343/415/2] test_future3 passed -- running: test_concurrent_futures (3 min 51 sec), test_asyncio (3 min 33 sec) >0:15:11 load avg: 9.04 [344/415/2] test_base64 passed -- running: test_concurrent_futures (3 min 52 sec), test_asyncio (3 min 34 sec) >0:15:29 load avg: 9.44 [345/415/2] test_sys passed -- running: test_concurrent_futures (4 min 10 sec), test_asyncio (3 min 52 sec) >0:15:31 load avg: 9.44 [346/415/2] test_sys_setprofile passed -- running: test_concurrent_futures (4 min 12 sec), test_asyncio (3 min 54 sec) >0:15:32 load avg: 9.44 [347/415/2] test_mimetypes passed -- running: test_concurrent_futures (4 min 13 sec), test_asyncio (3 min 55 sec) >0:15:49 load avg: 9.54 [348/415/2] test_asyncio passed (4 min 10 sec) -- running: test_support (39.6 sec), test_multiprocessing_fork (39.0 sec), test_concurrent_futures (4 min 30 sec), test_tools (37.9 sec) >0:15:50 load avg: 9.54 [349/415/2] test_utf8_mode passed -- running: test_support (39.8 sec), test_multiprocessing_fork (39.2 sec), test_concurrent_futures (4 min 31 sec), test_tools (38.2 sec) >0:15:52 load avg: 9.54 [350/415/2] test_repl passed -- running: test_support (41.9 sec), test_multiprocessing_fork (41.3 sec), test_concurrent_futures (4 min 33 sec), test_tools (40.3 sec) >0:15:53 load avg: 9.54 [351/415/2] test_ipaddress passed -- running: test_support (43.1 sec), test_multiprocessing_fork (42.5 sec), test_concurrent_futures (4 min 34 sec), test_tools (41.4 sec) >0:16:01 load avg: 8.69 [352/415/2] test_support passed (49.4 sec) -- running: test_multiprocessing_fork (50.4 sec), test_concurrent_futures (4 min 42 sec), test_tools (49.3 sec) >0:16:01 load avg: 8.69 [353/415/2] test_tools passed (46.7 sec) -- running: test_multiprocessing_fork (50.6 sec), test_concurrent_futures (4 min 42 sec) >0:16:03 load avg: 8.69 [354/415/2] test_hashlib passed -- running: test_multiprocessing_fork (52.7 sec), test_concurrent_futures (4 min 44 sec) >0:16:03 load avg: 8.69 [355/415/2] test_imghdr passed -- running: test_multiprocessing_fork (52.8 sec), test_concurrent_futures (4 min 44 sec) >0:16:14 load avg: 8.95 [356/415/2] test_threading_local passed -- running: test_multiprocessing_fork (1 min 3 sec), test_concurrent_futures (4 min 55 sec) >0:16:20 load avg: 9.28 [357/415/2] test_userstring passed -- running: test_multiprocessing_fork (1 min 9 sec), test_concurrent_futures (5 min 1 sec) >0:16:22 load avg: 9.28 [358/415/2] test_peepholer passed -- running: test_multiprocessing_fork (1 min 11 sec), test_concurrent_futures (5 min 3 sec), test_tarfile (30.1 sec) >0:16:23 load avg: 9.28 [359/415/2] test_osx_env passed -- running: test_multiprocessing_fork (1 min 12 sec), test_concurrent_futures (5 min 4 sec), test_tarfile (31.3 sec) >0:16:25 load avg: 9.26 [360/415/2] test_bisect passed -- running: test_multiprocessing_fork (1 min 14 sec), test_concurrent_futures (5 min 6 sec), test_tarfile (32.9 sec) >0:16:26 load avg: 9.26 [361/415/2] test_memoryio passed -- running: test_multiprocessing_fork (1 min 15 sec), test_concurrent_futures (5 min 7 sec), test_tarfile (34.6 sec) >0:16:29 load avg: 8.91 [362/415/2] test_shelve passed -- running: test_multiprocessing_fork (1 min 18 sec), test_concurrent_futures (5 min 10 sec), test_tarfile (37.3 sec) >0:16:31 load avg: 8.91 [363/415/2] test_descrtut passed -- running: test_multiprocessing_fork (1 min 20 sec), test_concurrent_futures (5 min 12 sec), test_tarfile (39.0 sec) >0:16:31 load avg: 8.91 [364/415/2] test_xml_etree_c passed -- running: test_multiprocessing_fork (1 min 20 sec), test_concurrent_futures (5 min 12 sec), test_tarfile (39.5 sec) >0:16:33 load avg: 8.91 [365/415/2] test_filecmp passed -- running: test_multiprocessing_fork (1 min 22 sec), test_concurrent_futures (5 min 14 sec), test_tarfile (40.9 sec) >0:16:33 load avg: 8.91 [366/415/2] test_global passed -- running: test_multiprocessing_fork (1 min 22 sec), test_concurrent_futures (5 min 14 sec), test_tarfile (41.3 sec) >0:16:34 load avg: 8.76 [367/415/2] test_winsound skipped (resource denied) -- running: test_multiprocessing_fork (1 min 23 sec), test_concurrent_futures (5 min 15 sec), test_tarfile (42.2 sec), test_math (30.8 sec) >test_winsound skipped -- Use of the 'audio' resource not enabled >0:16:35 load avg: 8.76 [368/415/2] test_abc passed -- running: test_multiprocessing_fork (1 min 24 sec), test_concurrent_futures (5 min 16 sec), test_tarfile (42.9 sec), test_math (31.4 sec) >0:16:37 load avg: 8.76 [369/415/2] test_userdict passed -- running: test_multiprocessing_fork (1 min 26 sec), test_concurrent_futures (5 min 18 sec), test_tarfile (45.0 sec), test_math (33.6 sec) >0:16:38 load avg: 8.76 [370/415/2] test_script_helper passed -- running: test_multiprocessing_fork (1 min 27 sec), test_concurrent_futures (5 min 19 sec), test_tarfile (46.2 sec), test_math (34.7 sec) >0:16:39 load avg: 8.76 [371/415/2] test_rlcompleter passed -- running: test_multiprocessing_fork (1 min 28 sec), test_concurrent_futures (5 min 19 sec), test_tarfile (46.9 sec), test_math (35.4 sec) >0:16:40 load avg: 8.78 [372/415/2] test_defaultdict passed -- running: test_multiprocessing_fork (1 min 29 sec), test_concurrent_futures (5 min 21 sec), test_tarfile (48.4 sec), test_math (37.0 sec) >0:16:40 load avg: 8.78 [373/415/2] test_strptime passed -- running: test_multiprocessing_fork (1 min 29 sec), test_concurrent_futures (5 min 21 sec), test_tarfile (48.6 sec), test_math (37.1 sec) >0:16:42 load avg: 8.78 [374/415/2] test_richcmp passed -- running: test_multiprocessing_fork (1 min 31 sec), test_concurrent_futures (5 min 23 sec), test_tarfile (50.0 sec), test_math (38.6 sec) >0:16:42 load avg: 8.78 [375/415/2] test_wsgiref passed -- running: test_multiprocessing_fork (1 min 31 sec), test_concurrent_futures (5 min 23 sec), test_tarfile (50.4 sec), test_math (39.0 sec) >0:16:44 load avg: 8.88 [376/415/2] test_fileinput passed -- running: test_multiprocessing_fork (1 min 33 sec), test_concurrent_futures (5 min 25 sec), test_tarfile (52.3 sec), test_math (40.9 sec) >0:16:45 load avg: 8.88 [377/415/2] test_math passed (40.4 sec) -- running: test_multiprocessing_fork (1 min 34 sec), test_concurrent_futures (5 min 26 sec), test_tarfile (53.5 sec) >0:16:45 load avg: 8.88 [378/415/2] test_kqueue skipped -- running: test_multiprocessing_fork (1 min 35 sec), test_concurrent_futures (5 min 26 sec), test_tarfile (53.7 sec) >test_kqueue skipped -- test works only on BSD >0:16:51 load avg: 8.49 [379/415/2] test_concurrent_futures passed (5 min 31 sec) -- running: test_multiprocessing_fork (1 min 41 sec), test_tarfile (59.7 sec) >0:16:54 load avg: 8.29 [380/415/2] test_traceback passed -- running: test_multiprocessing_fork (1 min 43 sec), test_tarfile (1 min 2 sec) >0:16:55 load avg: 8.29 [381/415/2] test_finalization passed -- running: test_multiprocessing_fork (1 min 44 sec), test_tarfile (1 min 2 sec) >0:16:58 load avg: 8.29 [382/415/2] test_cmath passed -- running: test_multiprocessing_fork (1 min 47 sec), test_tarfile (1 min 6 sec) >0:16:59 load avg: 8.18 [383/415/2] test_readline passed -- running: test_multiprocessing_fork (1 min 48 sec), test_tarfile (1 min 7 sec) >0:17:05 load avg: 8.17 [384/415/2] test_tarfile passed (1 min 11 sec) -- running: test_multiprocessing_fork (1 min 54 sec) >0:17:06 load avg: 8.17 [385/415/2] test_range passed -- running: test_multiprocessing_fork (1 min 55 sec) >0:17:10 load avg: 8.24 [386/415/2] test_slice passed -- running: test_multiprocessing_fork (1 min 59 sec) >0:17:10 load avg: 8.24 [387/415/2] test_builtin passed -- running: test_multiprocessing_fork (1 min 59 sec) >0:17:12 load avg: 8.24 [388/415/2] test_opcodes passed -- running: test_multiprocessing_fork (2 min 1 sec) >0:17:16 load avg: 7.90 [389/415/2] test_bytes passed -- running: test_email (30.5 sec), test_multiprocessing_fork (2 min 5 sec), test_itertools (34.3 sec) >0:17:17 load avg: 7.90 [390/415/2] test_getargs2 passed -- running: test_email (31.9 sec), test_multiprocessing_fork (2 min 6 sec), test_itertools (35.6 sec) >0:17:19 load avg: 7.90 [391/415/2] test_colorsys passed -- running: test_email (33.1 sec), test_multiprocessing_fork (2 min 8 sec), test_itertools (36.9 sec) >0:17:19 load avg: 8.23 [392/415/2] test_wait4 passed -- running: test_multiprocessing_fork (2 min 9 sec), test_itertools (37.7 sec) >0:17:19 load avg: 8.23 [393/415/2] test_email passed (32.8 sec) -- running: test_multiprocessing_fork (2 min 9 sec), test_itertools (37.7 sec) >0:17:21 load avg: 8.23 [394/415/2] test_codeccallbacks passed -- running: test_multiprocessing_fork (2 min 10 sec), test_itertools (39.5 sec) >0:17:24 load avg: 8.21 [395/415/2] test_codecencodings_tw passed -- running: test_multiprocessing_fork (2 min 13 sec), test_itertools (42.2 sec) >0:17:24 load avg: 8.21 [396/415/2] test_itertools passed (41.5 sec) -- running: test_multiprocessing_fork (2 min 13 sec) >0:17:28 load avg: 8.21 [397/415/2] test_dis passed -- running: test_multiprocessing_fork (2 min 17 sec) >0:17:29 load avg: 8.03 [398/415/2] test_tracemalloc passed -- running: test_multiprocessing_fork (2 min 18 sec) >0:17:30 load avg: 8.03 [399/415/2] test_source_encoding passed -- running: test_multiprocessing_fork (2 min 19 sec) >0:17:30 load avg: 8.03 [400/415/2] test_print passed -- running: test_multiprocessing_fork (2 min 20 sec) >0:17:35 load avg: 7.95 [401/415/2] test_xmlrpc passed -- running: test_multiprocessing_fork (2 min 25 sec) >0:17:36 load avg: 7.95 [402/415/2] test_pyclbr passed -- running: test_multiprocessing_fork (2 min 25 sec) >0:17:36 load avg: 7.95 [403/415/2] test_zlib passed -- running: test_multiprocessing_fork (2 min 25 sec) >0:17:37 load avg: 7.95 [404/415/2] test_cgi passed -- running: test_multiprocessing_fork (2 min 26 sec) >0:17:37 load avg: 7.95 [405/415/2] test_tk skipped -- running: test_multiprocessing_fork (2 min 27 sec) >test_tk skipped -- No module named '_tkinter' >0:17:38 load avg: 7.95 [406/415/2] test_xmlrpc_net skipped (resource denied) -- running: test_multiprocessing_fork (2 min 27 sec) >test_xmlrpc_net skipped -- Use of the 'network' resource not enabled >0:17:39 load avg: 7.79 [407/415/2] test_fractions passed -- running: test_multiprocessing_fork (2 min 28 sec) >0:17:40 load avg: 7.79 [408/415/2] test_raise passed -- running: test_multiprocessing_fork (2 min 29 sec) >0:17:43 load avg: 7.79 [409/415/2] test_pdb passed -- running: test_multiprocessing_fork (2 min 32 sec) >0:17:44 load avg: 7.57 [410/415/2] test_copyreg passed -- running: test_multiprocessing_fork (2 min 34 sec) >0:17:46 load avg: 7.57 [411/415/2] test_array passed -- running: test_multiprocessing_fork (2 min 35 sec) >0:17:48 load avg: 7.57 [412/415/2] test_warnings passed -- running: test_multiprocessing_fork (2 min 37 sec) >0:17:52 load avg: 7.12 [413/415/2] test_c_locale_coercion passed -- running: test_multiprocessing_fork (2 min 41 sec) >0:17:54 load avg: 6.71 [414/415/2] test_select passed -- running: test_multiprocessing_fork (2 min 43 sec) >0:18:24 load avg: 5.27 running: test_multiprocessing_fork (3 min 13 sec) >0:18:38 load avg: 4.46 [415/415/2] test_multiprocessing_fork passed (3 min 26 sec) > >== Tests result: FAILURE == > >389 tests OK. > >2 tests failed: > test_eintr test_pickle > >24 tests skipped: > test_curses test_devpoll test_idle test_kqueue test_msilib > test_nis test_ossaudiodev test_smtpnet test_socketserver > test_startfile test_tcl test_timeout test_tix test_tk > test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net > test_urllibnet test_winconsoleio test_winreg test_winsound > test_xmlrpc_net test_zipfile64 >0:18:38 load avg: 4.46 >0:18:38 load avg: 4.46 Re-running failed tests in verbose mode >0:18:38 load avg: 4.46 Re-running test_eintr in verbose mode >test_all (test.test_eintr.EINTRTests) ... >--- run eintr_tester.py --- >test_flock (__main__.FNTLEINTRTest) ... ok >test_lockf (__main__.FNTLEINTRTest) ... ok >test_read (__main__.OSEINTRTest) ... ok >test_wait (__main__.OSEINTRTest) ... ok >test_wait3 (__main__.OSEINTRTest) ... ok >test_wait4 (__main__.OSEINTRTest) ... ok >test_waitpid (__main__.OSEINTRTest) ... ok >test_write (__main__.OSEINTRTest) ... ok >test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' >test_epoll (__main__.SelectEINTRTest) ... ok >test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' >test_poll (__main__.SelectEINTRTest) ... ok >test_select (__main__.SelectEINTRTest) ... FAIL >test_sigtimedwait (__main__.SignalEINTRTest) ... ok >test_sigwaitinfo (__main__.SignalEINTRTest) ... ok >test_accept (__main__.SocketEINTRTest) ... ok >test_open (__main__.SocketEINTRTest) ... ok >test_os_open (__main__.SocketEINTRTest) ... ok >test_recv (__main__.SocketEINTRTest) ... ok >test_recvmsg (__main__.SocketEINTRTest) ... ok >test_send (__main__.SocketEINTRTest) ... ok >test_sendall (__main__.SocketEINTRTest) ... ok >test_sendmsg (__main__.SocketEINTRTest) ... ok >test_sleep (__main__.TimeEINTRTest) ... ok > >====================================================================== >FAIL: test_select (__main__.SelectEINTRTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/eintrdata/eintr_tester.py", line 443, in test_select > self.assertGreaterEqual(dt, self.sleep_time) >AssertionError: 0.19999999995343387 not greater than or equal to 0.2 > >---------------------------------------------------------------------- >Ran 24 tests in 10.980s > >FAILED (failures=1, skipped=2) >--- eintr_tester.py completed: exit code 1 --- >FAIL > >====================================================================== >FAIL: test_all (test.test_eintr.EINTRTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/test_eintr.py", line 31, in test_all > self.fail("eintr_tester.py failed") >AssertionError: eintr_tester.py failed > >---------------------------------------------------------------------- > >Ran 1 test in 11.748s > >FAILED (failures=1) >test test_eintr failed >0:18:49 load avg: 3.69 Re-running test_pickle in verbose mode >test_bad_init (test.test_pickle.PyPickleTests) ... ok >test_callapi (test.test_pickle.PyPickleTests) ... ok >test_dump_closed_file (test.test_pickle.PyPickleTests) ... ok >test_dump_text_file (test.test_pickle.PyPickleTests) ... ok >test_highest_protocol (test.test_pickle.PyPickleTests) ... ok >test_incomplete_input (test.test_pickle.PyPickleTests) ... ok >test_load_closed_file (test.test_pickle.PyPickleTests) ... ok >test_load_from_and_dump_to_file (test.test_pickle.PyPickleTests) ... ok >test_bad_mark (test.test_pickle.PyUnpicklerTests) ... ok >test_bad_stack (test.test_pickle.PyUnpicklerTests) ... ok >test_badly_escaped_string (test.test_pickle.PyUnpicklerTests) ... ok >test_badly_quoted_string (test.test_pickle.PyUnpicklerTests) ... ok >test_binbytes (test.test_pickle.PyUnpicklerTests) ... ok >test_binbytes8 (test.test_pickle.PyUnpicklerTests) ... ok >test_binget (test.test_pickle.PyUnpicklerTests) ... ok >test_binunicode8 (test.test_pickle.PyUnpicklerTests) ... ok >test_compat_unpickle (test.test_pickle.PyUnpicklerTests) ... ok >test_constants (test.test_pickle.PyUnpicklerTests) ... ok >test_correctly_quoted_string (test.test_pickle.PyUnpicklerTests) ... ok >test_dup (test.test_pickle.PyUnpicklerTests) ... ok >test_empty_bytestring (test.test_pickle.PyUnpicklerTests) ... ok >test_frame_readline (test.test_pickle.PyUnpicklerTests) ... ok >test_get (test.test_pickle.PyUnpicklerTests) ... ok >test_large_32b_binbytes8 (test.test_pickle.PyUnpicklerTests) ... ok >test_large_32b_binunicode8 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_classic_instance (test.test_pickle.PyUnpicklerTests) ... ok >test_load_from_data0 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_from_data1 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_from_data2 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_from_data3 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_from_data4 (test.test_pickle.PyUnpicklerTests) ... ok >test_load_long_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests) ... ok >test_load_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests) ... ok >test_load_python2_unicode_as_str (test.test_pickle.PyUnpicklerTests) ... ok >test_long_binget (test.test_pickle.PyUnpicklerTests) ... ok >test_maxint64 (test.test_pickle.PyUnpicklerTests) ... ok >test_misc_get (test.test_pickle.PyUnpicklerTests) ... ok >test_negative_32b_binbytes (test.test_pickle.PyUnpicklerTests) ... ok >test_negative_32b_binput (test.test_pickle.PyUnpicklerTests) ... ok >test_negative_32b_binunicode (test.test_pickle.PyUnpicklerTests) ... ok >test_negative_put (test.test_pickle.PyUnpicklerTests) ... ok >test_short_binbytes (test.test_pickle.PyUnpicklerTests) ... ok >test_short_binunicode (test.test_pickle.PyUnpicklerTests) ... ok >test_truncated_data (test.test_pickle.PyUnpicklerTests) ... ok >test_unpickle_from_2x (test.test_pickle.PyUnpicklerTests) ... ok >test_unpickle_module_race (test.test_pickle.PyUnpicklerTests) ... ok >test_appends_on_non_lists (test.test_pickle.PyPicklerTests) ... ok >test_attribute_name_interning (test.test_pickle.PyPicklerTests) ... ok >test_bad_getattr (test.test_pickle.PyPicklerTests) ... ok >test_bytes (test.test_pickle.PyPicklerTests) ... ok >test_c_methods (test.test_pickle.PyPicklerTests) ... ok >test_compat_pickle (test.test_pickle.PyPicklerTests) ... ok >test_complex_newobj (test.test_pickle.PyPicklerTests) ... ok >test_complex_newobj_ex (test.test_pickle.PyPicklerTests) ... ok >test_dict_chunking (test.test_pickle.PyPicklerTests) ... ok >test_dynamic_class (test.test_pickle.PyPicklerTests) ... ok >test_ellipsis (test.test_pickle.PyPicklerTests) ... ok >test_float (test.test_pickle.PyPicklerTests) ... ok >test_float_format (test.test_pickle.PyPicklerTests) ... ok >test_framed_write_sizes_with_delayed_writer (test.test_pickle.PyPicklerTests) ... ok >test_framing_large_objects (test.test_pickle.PyPicklerTests) ... ok >test_framing_many_objects (test.test_pickle.PyPicklerTests) ... ok >test_getinitargs (test.test_pickle.PyPicklerTests) ... ok >test_global_ext1 (test.test_pickle.PyPicklerTests) ... ok >test_global_ext2 (test.test_pickle.PyPicklerTests) ... ok >test_global_ext4 (test.test_pickle.PyPicklerTests) ... ok >test_int_pickling_efficiency (test.test_pickle.PyPicklerTests) ... ok >test_ints (test.test_pickle.PyPicklerTests) ... ok >test_large_pickles (test.test_pickle.PyPicklerTests) ... ok >test_list_chunking (test.test_pickle.PyPicklerTests) ... ok >test_local_lookup_error (test.test_pickle.PyPicklerTests) ... ok >test_long (test.test_pickle.PyPicklerTests) ... ok >test_long1 (test.test_pickle.PyPicklerTests) ... ok >test_long4 (test.test_pickle.PyPicklerTests) ... ok >test_many_puts_and_gets (test.test_pickle.PyPicklerTests) ... ok >test_metaclass (test.test_pickle.PyPicklerTests) ... ok >test_misc (test.test_pickle.PyPicklerTests) ... ok >test_nested_names (test.test_pickle.PyPicklerTests) ... ok >test_newobj_generic (test.test_pickle.PyPicklerTests) ... ok >test_newobj_list (test.test_pickle.PyPicklerTests) ... ok >test_newobj_list_slots (test.test_pickle.PyPicklerTests) ... ok >test_newobj_not_class (test.test_pickle.PyPicklerTests) ... ok >test_newobj_proxies (test.test_pickle.PyPicklerTests) ... ok >test_newobj_tuple (test.test_pickle.PyPicklerTests) ... ok >test_notimplemented (test.test_pickle.PyPicklerTests) ... ok >test_optional_frames (test.test_pickle.PyPicklerTests) ... ok >test_pickle_to_2x (test.test_pickle.PyPicklerTests) ... ok >test_proto (test.test_pickle.PyPicklerTests) ... ok >test_py_methods (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict_key (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict_subclass (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_dict_subclass_key (test.test_pickle.PyPicklerTests) ... ok >test_recursive_frozenset_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_frozenset_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_list (test.test_pickle.PyPicklerTests) ... ok >test_recursive_list_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_list_subclass (test.test_pickle.PyPicklerTests) ... ok >test_recursive_list_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_multi (test.test_pickle.PyPicklerTests) ... ok >test_recursive_nested_names (test.test_pickle.PyPicklerTests) ... ok >test_recursive_set (test.test_pickle.PyPicklerTests) ... ok >test_recursive_set_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_set_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_tuple_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_recursive_tuple_and_list (test.test_pickle.PyPicklerTests) ... ok >test_recursive_tuple_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok >test_reduce (test.test_pickle.PyPicklerTests) ... ok >test_reduce_bad_iterator (test.test_pickle.PyPicklerTests) ... ok >test_reduce_calls_base (test.test_pickle.PyPicklerTests) ... ok >test_reduce_ex_called (test.test_pickle.PyPicklerTests) ... ok >test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests) ... ok >test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests) ... ok >test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests) ... ok >test_roundtrip_equality (test.test_pickle.PyPicklerTests) ... ok >test_set_chunking (test.test_pickle.PyPicklerTests) ... ok >test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests) ... ok >test_short_tuples (test.test_pickle.PyPicklerTests) ... ok >test_simple_newobj (test.test_pickle.PyPicklerTests) ... ok >test_singleton_types (test.test_pickle.PyPicklerTests) ... ok >test_singletons (test.test_pickle.PyPicklerTests) ... ok >test_structseq (test.test_pickle.PyPicklerTests) ... ok >test_unicode (test.test_pickle.PyPicklerTests) ... ok >test_unicode_high_plane (test.test_pickle.PyPicklerTests) ... ok >test_persistence (test.test_pickle.PyPersPicklerTests) ... ok >test_pickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests) ... ok >test_protocol0_is_ascii_only (test.test_pickle.PyIdPersPicklerTests) ... ok >test_return_correct_type (test.test_pickle.PyIdPersPicklerTests) ... ok >test_unpickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests) ... ok >test_class_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok >test_default_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok >test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok >test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok >test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok >test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok >test_exceptions (test.test_pickle.CompatPickleTests) ... ok >test_import (test.test_pickle.CompatPickleTests) ... No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named 'dbm.bsd' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named 'winreg' >ok >test_import_mapping (test.test_pickle.CompatPickleTests) ... No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named 'winreg' >No module named 'dbm.bsd' >ok >test_multiprocessing_exceptions (test.test_pickle.CompatPickleTests) ... ok >test_name_mapping (test.test_pickle.CompatPickleTests) ... No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >ok >test_reverse_import_mapping (test.test_pickle.CompatPickleTests) ... No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named 'winreg' >No module named 'winreg' >No module named 'dbm.bsd' >No module named 'dbm.bsd' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >No module named '_tkinter' >ok >test_reverse_name_mapping (test.test_pickle.CompatPickleTests) ... ok >test_bad_init (test.test_pickle.CPickleTests) ... ok >test_callapi (test.test_pickle.CPickleTests) ... ok >test_dump_closed_file (test.test_pickle.CPickleTests) ... ok >test_dump_text_file (test.test_pickle.CPickleTests) ... ok >test_highest_protocol (test.test_pickle.CPickleTests) ... ok >test_incomplete_input (test.test_pickle.CPickleTests) ... ok >test_load_closed_file (test.test_pickle.CPickleTests) ... ok >test_load_from_and_dump_to_file (test.test_pickle.CPickleTests) ... ok >test_bad_mark (test.test_pickle.CUnpicklerTests) ... ok >test_bad_stack (test.test_pickle.CUnpicklerTests) ... ok >test_badly_escaped_string (test.test_pickle.CUnpicklerTests) ... ok >test_badly_quoted_string (test.test_pickle.CUnpicklerTests) ... ok >test_binbytes (test.test_pickle.CUnpicklerTests) ... ok >test_binbytes8 (test.test_pickle.CUnpicklerTests) ... ok >test_binget (test.test_pickle.CUnpicklerTests) ... ok >test_binunicode8 (test.test_pickle.CUnpicklerTests) ... ok >test_compat_unpickle (test.test_pickle.CUnpicklerTests) ... ok >test_constants (test.test_pickle.CUnpicklerTests) ... ok >test_correctly_quoted_string (test.test_pickle.CUnpicklerTests) ... ok >test_dup (test.test_pickle.CUnpicklerTests) ... ok >test_empty_bytestring (test.test_pickle.CUnpicklerTests) ... ok >test_frame_readline (test.test_pickle.CUnpicklerTests) ... ok >test_get (test.test_pickle.CUnpicklerTests) ... ok >test_large_32b_binbytes8 (test.test_pickle.CUnpicklerTests) ... ok >test_large_32b_binunicode8 (test.test_pickle.CUnpicklerTests) ... ok >test_load_classic_instance (test.test_pickle.CUnpicklerTests) ... ok >test_load_from_data0 (test.test_pickle.CUnpicklerTests) ... ok >test_load_from_data1 (test.test_pickle.CUnpicklerTests) ... ok >test_load_from_data2 (test.test_pickle.CUnpicklerTests) ... ok >test_load_from_data3 (test.test_pickle.CUnpicklerTests) ... ok >test_load_from_data4 (test.test_pickle.CUnpicklerTests) ... ok >test_load_long_python2_str_as_bytes (test.test_pickle.CUnpicklerTests) ... ok >test_load_python2_str_as_bytes (test.test_pickle.CUnpicklerTests) ... ok >test_load_python2_unicode_as_str (test.test_pickle.CUnpicklerTests) ... ok >test_long_binget (test.test_pickle.CUnpicklerTests) ... ok >test_maxint64 (test.test_pickle.CUnpicklerTests) ... ok >test_misc_get (test.test_pickle.CUnpicklerTests) ... ok >test_negative_32b_binbytes (test.test_pickle.CUnpicklerTests) ... ok >test_negative_32b_binput (test.test_pickle.CUnpicklerTests) ... ok >test_negative_32b_binunicode (test.test_pickle.CUnpicklerTests) ... ok >test_negative_put (test.test_pickle.CUnpicklerTests) ... ok >test_short_binbytes (test.test_pickle.CUnpicklerTests) ... ok >test_short_binunicode (test.test_pickle.CUnpicklerTests) ... ok >test_truncated_data (test.test_pickle.CUnpicklerTests) ... ok >test_unpickle_from_2x (test.test_pickle.CUnpicklerTests) ... ok >test_unpickle_module_race (test.test_pickle.CUnpicklerTests) ... ok >test_appends_on_non_lists (test.test_pickle.CPicklerTests) ... ok >test_attribute_name_interning (test.test_pickle.CPicklerTests) ... ok >test_bad_getattr (test.test_pickle.CPicklerTests) ... ok >test_bytes (test.test_pickle.CPicklerTests) ... ok >test_c_methods (test.test_pickle.CPicklerTests) ... ok >test_compat_pickle (test.test_pickle.CPicklerTests) ... ok >test_complex_newobj (test.test_pickle.CPicklerTests) ... ok >test_complex_newobj_ex (test.test_pickle.CPicklerTests) ... ok >test_dict_chunking (test.test_pickle.CPicklerTests) ... ok >test_dynamic_class (test.test_pickle.CPicklerTests) ... ok >test_ellipsis (test.test_pickle.CPicklerTests) ... ok >test_float (test.test_pickle.CPicklerTests) ... ok >test_float_format (test.test_pickle.CPicklerTests) ... ok >test_framed_write_sizes_with_delayed_writer (test.test_pickle.CPicklerTests) ... ok >test_framing_large_objects (test.test_pickle.CPicklerTests) ... ok >test_framing_many_objects (test.test_pickle.CPicklerTests) ... ok >test_getinitargs (test.test_pickle.CPicklerTests) ... ok >test_global_ext1 (test.test_pickle.CPicklerTests) ... ok >test_global_ext2 (test.test_pickle.CPicklerTests) ... ok >test_global_ext4 (test.test_pickle.CPicklerTests) ... ok >test_int_pickling_efficiency (test.test_pickle.CPicklerTests) ... ok >test_ints (test.test_pickle.CPicklerTests) ... ok >test_large_pickles (test.test_pickle.CPicklerTests) ... ok >test_list_chunking (test.test_pickle.CPicklerTests) ... ok >test_local_lookup_error (test.test_pickle.CPicklerTests) ... ok >test_long (test.test_pickle.CPicklerTests) ... ok >test_long1 (test.test_pickle.CPicklerTests) ... ok >test_long4 (test.test_pickle.CPicklerTests) ... ok >test_many_puts_and_gets (test.test_pickle.CPicklerTests) ... ok >test_metaclass (test.test_pickle.CPicklerTests) ... ok >test_misc (test.test_pickle.CPicklerTests) ... ok >test_nested_names (test.test_pickle.CPicklerTests) ... ok >test_newobj_generic (test.test_pickle.CPicklerTests) ... ok >test_newobj_list (test.test_pickle.CPicklerTests) ... ok >test_newobj_list_slots (test.test_pickle.CPicklerTests) ... ok >test_newobj_not_class (test.test_pickle.CPicklerTests) ... ok >test_newobj_proxies (test.test_pickle.CPicklerTests) ... ok >test_newobj_tuple (test.test_pickle.CPicklerTests) ... ok >test_notimplemented (test.test_pickle.CPicklerTests) ... ok >test_optional_frames (test.test_pickle.CPicklerTests) ... FAIL >test_pickle_to_2x (test.test_pickle.CPicklerTests) ... ok >test_proto (test.test_pickle.CPicklerTests) ... ok >test_py_methods (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict_key (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict_subclass (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict_subclass_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_dict_subclass_key (test.test_pickle.CPicklerTests) ... ok >test_recursive_frozenset_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_frozenset_subclass_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_list (test.test_pickle.CPicklerTests) ... ok >test_recursive_list_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_list_subclass (test.test_pickle.CPicklerTests) ... ok >test_recursive_list_subclass_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_multi (test.test_pickle.CPicklerTests) ... ok >test_recursive_nested_names (test.test_pickle.CPicklerTests) ... ok >test_recursive_set (test.test_pickle.CPicklerTests) ... ok >test_recursive_set_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_set_subclass_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_tuple_and_inst (test.test_pickle.CPicklerTests) ... ok >test_recursive_tuple_and_list (test.test_pickle.CPicklerTests) ... ok >test_recursive_tuple_subclass_and_inst (test.test_pickle.CPicklerTests) ... ok >test_reduce (test.test_pickle.CPicklerTests) ... ok >test_reduce_bad_iterator (test.test_pickle.CPicklerTests) ... ok >test_reduce_calls_base (test.test_pickle.CPicklerTests) ... ok >test_reduce_ex_called (test.test_pickle.CPicklerTests) ... ok >test_reduce_ex_calls_base (test.test_pickle.CPicklerTests) ... ok >test_reduce_ex_overrides_reduce (test.test_pickle.CPicklerTests) ... ok >test_reduce_overrides_default_reduce_ex (test.test_pickle.CPicklerTests) ... ok >test_roundtrip_equality (test.test_pickle.CPicklerTests) ... ok >test_set_chunking (test.test_pickle.CPicklerTests) ... ok >test_setitems_on_non_dicts (test.test_pickle.CPicklerTests) ... ok >test_short_tuples (test.test_pickle.CPicklerTests) ... ok >test_simple_newobj (test.test_pickle.CPicklerTests) ... ok >test_singleton_types (test.test_pickle.CPicklerTests) ... ok >test_singletons (test.test_pickle.CPicklerTests) ... ok >test_structseq (test.test_pickle.CPicklerTests) ... ok >test_unicode (test.test_pickle.CPicklerTests) ... ok >test_unicode_high_plane (test.test_pickle.CPicklerTests) ... ok >test_persistence (test.test_pickle.CPersPicklerTests) ... ok >test_pickler_reference_cycle (test.test_pickle.CIdPersPicklerTests) ... ok >test_protocol0_is_ascii_only (test.test_pickle.CIdPersPicklerTests) ... ok >test_return_correct_type (test.test_pickle.CIdPersPicklerTests) ... ok >test_unpickler_reference_cycle (test.test_pickle.CIdPersPicklerTests) ... ok >test_appends_on_non_lists (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_attribute_name_interning (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_bad_getattr (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_bytes (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_c_methods (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_compat_pickle (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_complex_newobj (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_complex_newobj_ex (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_dict_chunking (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_dynamic_class (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_ellipsis (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_float (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_float_format (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_framed_write_sizes_with_delayed_writer (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_framing_large_objects (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_framing_many_objects (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_getinitargs (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_global_ext1 (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_global_ext2 (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_global_ext4 (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_int_pickling_efficiency (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_ints (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_large_pickles (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_list_chunking (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_local_lookup_error (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_long (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_long1 (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_long4 (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_many_puts_and_gets (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_metaclass (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_misc (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_nested_names (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_generic (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_list (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_list_slots (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_not_class (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_proxies (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_newobj_tuple (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_notimplemented (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_optional_frames (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_pickle_to_2x (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_proto (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_py_methods (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict_key (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_frozenset_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_frozenset_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_list (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_list_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_list_subclass (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_list_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_multi (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_nested_names (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_set (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_set_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_set_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_tuple_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_tuple_and_list (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_recursive_tuple_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_bad_iterator (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_calls_base (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_ex_called (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_ex_calls_base (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_ex_overrides_reduce (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_reduce_overrides_default_reduce_ex (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_roundtrip_equality (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_set_chunking (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_setitems_on_non_dicts (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_short_tuples (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_simple_newobj (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_singleton_types (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_singletons (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_structseq (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_unicode (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_unicode_high_plane (test.test_pickle.CDumpPickle_LoadPickle) ... ok >test_appends_on_non_lists (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_attribute_name_interning (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_bad_getattr (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_bytes (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_c_methods (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_compat_pickle (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_complex_newobj (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_complex_newobj_ex (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_dict_chunking (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_dynamic_class (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_ellipsis (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_float (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_float_format (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_framed_write_sizes_with_delayed_writer (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_framing_large_objects (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_framing_many_objects (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_getinitargs (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_global_ext1 (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_global_ext2 (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_global_ext4 (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_int_pickling_efficiency (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_ints (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_large_pickles (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_list_chunking (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_local_lookup_error (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_long (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_long1 (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_long4 (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_many_puts_and_gets (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_metaclass (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_misc (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_nested_names (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_generic (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_list (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_list_slots (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_not_class (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_proxies (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_newobj_tuple (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_notimplemented (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_optional_frames (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_pickle_to_2x (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_proto (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_py_methods (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict_key (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_frozenset_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_frozenset_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_list (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_list_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_list_subclass (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_list_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_multi (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_nested_names (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_set (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_set_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_set_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_tuple_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_tuple_and_list (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_recursive_tuple_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_bad_iterator (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_calls_base (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_ex_called (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_ex_calls_base (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_ex_overrides_reduce (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_reduce_overrides_default_reduce_ex (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_roundtrip_equality (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_set_chunking (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_setitems_on_non_dicts (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_short_tuples (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_simple_newobj (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_singleton_types (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_singletons (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_structseq (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_unicode (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_unicode_high_plane (test.test_pickle.DumpPickle_CLoadPickle) ... ok >test_clear_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_multiple_unpicklings_seekable (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_multiple_unpicklings_unseekable (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_priming_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_priming_unpickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_reusing_unpickler_objects (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_unpickling_buffering_readline (test.test_pickle.PyPicklerUnpicklerObjectTests) ... ok >test_clear_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_issue18339 (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_multiple_unpicklings_seekable (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_multiple_unpicklings_unseekable (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_priming_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_priming_unpickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_reusing_unpickler_objects (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_unpickling_buffering_readline (test.test_pickle.CPicklerUnpicklerObjectTests) ... ok >test_class_dispatch_table (test.test_pickle.CDispatchTableTests) ... ok >test_default_dispatch_table (test.test_pickle.CDispatchTableTests) ... ok >test_instance_dispatch_table (test.test_pickle.CDispatchTableTests) ... ok >test_class_dispatch_table (test.test_pickle.CChainDispatchTableTests) ... ok >test_default_dispatch_table (test.test_pickle.CChainDispatchTableTests) ... ok >test_instance_dispatch_table (test.test_pickle.CChainDispatchTableTests) ... ok >test_appends_on_non_lists (test.test_pickle.InMemoryPickleTests) ... ok >test_attribute_name_interning (test.test_pickle.InMemoryPickleTests) ... ok >test_bad_getattr (test.test_pickle.InMemoryPickleTests) ... ok >test_bad_mark (test.test_pickle.InMemoryPickleTests) ... ok >test_bad_stack (test.test_pickle.InMemoryPickleTests) ... ok >test_badly_escaped_string (test.test_pickle.InMemoryPickleTests) ... ok >test_badly_quoted_string (test.test_pickle.InMemoryPickleTests) ... ok >test_binbytes (test.test_pickle.InMemoryPickleTests) ... ok >test_binbytes8 (test.test_pickle.InMemoryPickleTests) ... ok >test_binget (test.test_pickle.InMemoryPickleTests) ... ok >test_binunicode8 (test.test_pickle.InMemoryPickleTests) ... ok >test_bytes (test.test_pickle.InMemoryPickleTests) ... ok >test_c_methods (test.test_pickle.InMemoryPickleTests) ... ok >test_compat_pickle (test.test_pickle.InMemoryPickleTests) ... ok >test_compat_unpickle (test.test_pickle.InMemoryPickleTests) ... ok >test_complex_newobj (test.test_pickle.InMemoryPickleTests) ... ok >test_complex_newobj_ex (test.test_pickle.InMemoryPickleTests) ... ok >test_constants (test.test_pickle.InMemoryPickleTests) ... ok >test_correctly_quoted_string (test.test_pickle.InMemoryPickleTests) ... ok >test_dict_chunking (test.test_pickle.InMemoryPickleTests) ... ok >test_dup (test.test_pickle.InMemoryPickleTests) ... ok >test_dynamic_class (test.test_pickle.InMemoryPickleTests) ... ok >test_ellipsis (test.test_pickle.InMemoryPickleTests) ... ok >test_empty_bytestring (test.test_pickle.InMemoryPickleTests) ... ok >test_float (test.test_pickle.InMemoryPickleTests) ... ok >test_float_format (test.test_pickle.InMemoryPickleTests) ... ok >test_frame_readline (test.test_pickle.InMemoryPickleTests) ... ok >test_framing_large_objects (test.test_pickle.InMemoryPickleTests) ... ok >test_framing_many_objects (test.test_pickle.InMemoryPickleTests) ... ok >test_get (test.test_pickle.InMemoryPickleTests) ... ok >test_getinitargs (test.test_pickle.InMemoryPickleTests) ... ok >test_global_ext1 (test.test_pickle.InMemoryPickleTests) ... ok >test_global_ext2 (test.test_pickle.InMemoryPickleTests) ... ok >test_global_ext4 (test.test_pickle.InMemoryPickleTests) ... ok >test_huge_bytes_32b (test.test_pickle.InMemoryPickleTests) ... skipped 'not enough memory: 5.0G minimum needed' >test_huge_bytes_64b (test.test_pickle.InMemoryPickleTests) ... skipped 'not enough memory: 10.0G minimum needed' >test_huge_long_32b (test.test_pickle.InMemoryPickleTests) ... skipped 'not enough memory: 7.2G minimum needed' >test_huge_str_32b (test.test_pickle.InMemoryPickleTests) ... skipped 'not enough memory: 16.0G minimum needed' >test_huge_str_64b (test.test_pickle.InMemoryPickleTests) ... skipped 'not enough memory: 32.0G minimum needed' >test_int_pickling_efficiency (test.test_pickle.InMemoryPickleTests) ... ok >test_ints (test.test_pickle.InMemoryPickleTests) ... ok >test_large_32b_binbytes8 (test.test_pickle.InMemoryPickleTests) ... ok >test_large_32b_binunicode8 (test.test_pickle.InMemoryPickleTests) ... ok >test_large_pickles (test.test_pickle.InMemoryPickleTests) ... ok >test_list_chunking (test.test_pickle.InMemoryPickleTests) ... ok >test_load_classic_instance (test.test_pickle.InMemoryPickleTests) ... ok >test_load_from_data0 (test.test_pickle.InMemoryPickleTests) ... ok >test_load_from_data1 (test.test_pickle.InMemoryPickleTests) ... ok >test_load_from_data2 (test.test_pickle.InMemoryPickleTests) ... ok >test_load_from_data3 (test.test_pickle.InMemoryPickleTests) ... ok >test_load_from_data4 (test.test_pickle.InMemoryPickleTests) ... ok >test_load_long_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests) ... ok >test_load_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests) ... ok >test_load_python2_unicode_as_str (test.test_pickle.InMemoryPickleTests) ... ok >test_local_lookup_error (test.test_pickle.InMemoryPickleTests) ... ok >test_long (test.test_pickle.InMemoryPickleTests) ... ok >test_long1 (test.test_pickle.InMemoryPickleTests) ... ok >test_long4 (test.test_pickle.InMemoryPickleTests) ... ok >test_long_binget (test.test_pickle.InMemoryPickleTests) ... ok >test_many_puts_and_gets (test.test_pickle.InMemoryPickleTests) ... ok >test_maxint64 (test.test_pickle.InMemoryPickleTests) ... ok >test_metaclass (test.test_pickle.InMemoryPickleTests) ... ok >test_misc (test.test_pickle.InMemoryPickleTests) ... ok >test_misc_get (test.test_pickle.InMemoryPickleTests) ... ok >test_negative_32b_binbytes (test.test_pickle.InMemoryPickleTests) ... ok >test_negative_32b_binput (test.test_pickle.InMemoryPickleTests) ... ok >test_negative_32b_binunicode (test.test_pickle.InMemoryPickleTests) ... ok >test_negative_put (test.test_pickle.InMemoryPickleTests) ... ok >test_nested_names (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_generic (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_list (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_list_slots (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_not_class (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_proxies (test.test_pickle.InMemoryPickleTests) ... ok >test_newobj_tuple (test.test_pickle.InMemoryPickleTests) ... ok >test_notimplemented (test.test_pickle.InMemoryPickleTests) ... ok >test_optional_frames (test.test_pickle.InMemoryPickleTests) ... ok >test_pickle_to_2x (test.test_pickle.InMemoryPickleTests) ... ok >test_proto (test.test_pickle.InMemoryPickleTests) ... ok >test_py_methods (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict_key (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict_subclass (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict_subclass_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_dict_subclass_key (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_frozenset_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_frozenset_subclass_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_list (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_list_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_list_subclass (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_list_subclass_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_multi (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_nested_names (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_set (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_set_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_set_subclass_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_tuple_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_tuple_and_list (test.test_pickle.InMemoryPickleTests) ... ok >test_recursive_tuple_subclass_and_inst (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_bad_iterator (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_calls_base (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_ex_called (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_ex_calls_base (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_ex_overrides_reduce (test.test_pickle.InMemoryPickleTests) ... ok >test_reduce_overrides_default_reduce_ex (test.test_pickle.InMemoryPickleTests) ... ok >test_roundtrip_equality (test.test_pickle.InMemoryPickleTests) ... ok >test_set_chunking (test.test_pickle.InMemoryPickleTests) ... ok >test_setitems_on_non_dicts (test.test_pickle.InMemoryPickleTests) ... ok >test_short_binbytes (test.test_pickle.InMemoryPickleTests) ... ok >test_short_binunicode (test.test_pickle.InMemoryPickleTests) ... ok >test_short_tuples (test.test_pickle.InMemoryPickleTests) ... ok >test_simple_newobj (test.test_pickle.InMemoryPickleTests) ... ok >test_singleton_types (test.test_pickle.InMemoryPickleTests) ... ok >test_singletons (test.test_pickle.InMemoryPickleTests) ... ok >test_structseq (test.test_pickle.InMemoryPickleTests) ... ok >test_truncated_data (test.test_pickle.InMemoryPickleTests) ... ok >test_unicode (test.test_pickle.InMemoryPickleTests) ... ok >test_unicode_high_plane (test.test_pickle.InMemoryPickleTests) ... ok >test_unpickle_from_2x (test.test_pickle.InMemoryPickleTests) ... ok >test_unpickle_module_race (test.test_pickle.InMemoryPickleTests) ... ok >test_pickler (test.test_pickle.SizeofTests) ... ok >test_unpickler (test.test_pickle.SizeofTests) ... ok > >====================================================================== >FAIL: test_optional_frames (test.test_pickle.CPicklerTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6/Lib/test/pickletester.py", line 2240, in test_optional_frames > self.assertEqual(obj, self.loads(some_frames_pickle)) >AssertionError: {0: b[2465677 chars]\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t[2384101 chars]x13'} != {0: b[2465677 chars]\t\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x[2384357 chars]x13'} >Diff is 5665741 characters long. Set self.maxDiff to None to see it. > >---------------------------------------------------------------------- > >Ran 585 tests in 58.236s > >FAILED (failures=1, skipped=5) >test test_pickle failed >2 tests failed again: > test_eintr test_pickle > >== Tests result: FAILURE then FAILURE == > >389 tests OK. > >2 tests failed: > test_eintr test_pickle > >24 tests skipped: > test_curses test_devpoll test_idle test_kqueue test_msilib > test_nis test_ossaudiodev test_smtpnet test_socketserver > test_startfile test_tcl test_timeout test_tix test_tk > test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net > test_urllibnet test_winconsoleio test_winreg test_winsound > test_xmlrpc_net test_zipfile64 > >2 re-run tests: > test_eintr test_pickle > >Total duration: 19 min 48 sec >Tests result: FAILURE then FAILURE >make: *** [Makefile:1084: test] Error 2 > [31;01m*[0m ERROR: dev-lang/python-3.7.6::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/python-3.7.6::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/python-3.7.6::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/python-3.7.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.7.6/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/python-3.7.6/work/Python-3.7.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 711532
:
617052
| 617054 |
617056