Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 627166 Details for
Bug 715402
dev-lang/python test failure trying to remove /usr/lib/python3.7/site-packages/locker.pyc?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 353.44 KB, created by
Agostino Sarubbo
on 2020-03-30 08:32:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-03-30 08:32:37 UTC
Size:
353.44 KB
patch
obsolete
> * Package: dev-lang/python-3.7.7 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: arm elibc_glibc gdbm ipv6 kernel_linux ncurses readline ssl test userland_GNU xml > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Python-3.7.7.tar.xz to /var/tmp/portage/dev-lang/python-3.7.7/work >>>> Unpacking python-gentoo-patches-3.7.6.tar.xz to /var/tmp/portage/dev-lang/python-3.7.7/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-3.7.7/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 ... > * Applying patches from /var/tmp/portage/dev-lang/python-3.7.7/work/python-gentoo-patches-3.7.6 ... > * 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ... > [ ok ] > * 0002-Disable-modules-and-SSL.patch ... > [ ok ] > * 0003-Override-libdir.patch ... > [ ok ] > * 0004-setup.py-exit-with-non-zero-status-on-failure.patch ... > [ ok ] > * 0005-Improve-distutils-C-support.patch ... > [ ok ] > * 0006-h2py-use-binary-I-O-to-avoid-encoding-issues.patch ... > [ ok ] > * 0007-Disable-nis.patch ... > [ ok ] > * 0008-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch ... > [ ok ] > * 0009-Install-shared-libs-in-LIBDEST.patch ... > [ ok ] > * 0010-Call-OPENSSL_init_crypto-for-openssl-1.1.0.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: Python-3.7.7/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 ... > * Disabled modules: _sqlite3 _tkinter > * econf: updating Python-3.7.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Python-3.7.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=armv7a-unknown-linux-gnueabihf --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-3.7.7 --htmldir=/usr/share/doc/python-3.7.7/html --libdir=/usr/lib ac_cv_header_stropts_h=no --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... armv7a-unknown-linux-gnueabihf >checking host system type... armv7a-unknown-linux-gnueabihf >checking for python3.7... python3.7 >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 armv7a-unknown-linux-gnueabihf-gcc... armv7a-unknown-linux-gnueabihf-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 armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes >checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-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... arm-linux-gnueabihf >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 armv7a-unknown-linux-gnueabihf-ar... armv7a-unknown-linux-gnueabihf-ar >checking for armv7a-unknown-linux-gnueabihf-readelf... armv7a-unknown-linux-gnueabihf-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 armv7a-unknown-linux-gnueabihf-llvm-profdata... no >checking for llvm-profdata... /usr/lib/llvm/9/bin/llvm-profdata >checking for -Wextra... yes >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts and needs -fno-strict-aliasing... no >checking if we can turn off armv7a-unknown-linux-gnueabihf-gcc unused result warning... yes >checking if we can turn off armv7a-unknown-linux-gnueabihf-gcc unused parameter warning... yes >checking if we can turn off armv7a-unknown-linux-gnueabihf-gcc missing field initializers warning... yes >checking if we can turn off armv7a-unknown-linux-gnueabihf-gcc invalid function cast warning... yes >checking if we can turn on armv7a-unknown-linux-gnueabihf-gcc mixed sign comparison warning... yes >checking if we can turn on armv7a-unknown-linux-gnueabihf-gcc unreachable code warning... no >checking if we can turn on armv7a-unknown-linux-gnueabihf-gcc strict-prototypes warning... no >checking if we can make implicit function declaration an error in armv7a-unknown-linux-gnueabihf-gcc... yes >checking whether pthreads are available without options... no >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -Kpthread... no >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -Kthread... no >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -pthread... yes >checking whether armv7a-unknown-linux-gnueabihf-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 for stropts.h... (cached) 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 armv7a-unknown-linux-gnueabihf-pkg-config... /usr/bin/armv7a-unknown-linux-gnueabihf-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 --with-decimal-contextvar... yes >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... yes >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... yes >checking whether C doubles are big-endian IEEE 754 binary64... no >checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no >checking whether we can use gcc inline assembler to get and set x87 control word... 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... no >checking whether wchar_t is usable... yes >checking whether byte ordering is bigendian... no >checking ABIFLAGS... m >checking SOABI... cpython-37m-arm-linux-gnueabihf >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 armv7a-unknown-linux-gnueabihf-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 armv7a-unknown-linux-gnueabihf-pkg-config... /usr/bin/armv7a-unknown-linux-gnueabihf-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.7/work/Python-3.7.7 ... >make -j4 CPPFLAGS= CFLAGS= LDFLAGS= >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c >In file included from ./Include/pytime.h:6, > from ./Include/Python.h:87, > from Python/_warnings.c:1: >Python/_warnings.c: In function 'do_warn': >./Include/object.h:801:12: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] > 801 | if (_Py_DEC_REFTOTAL _Py_REF_DEBUG_COMMA \ > | ^ >Python/_warnings.c:842:15: note: 'filename' was declared here > 842 | PyObject *filename, *module, *registry, *res; > | ^~~~~~~~ >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DABIFLAGS='"m"' \ > -DMULTIARCH=\"arm-linux-gnueabihf\" \ > -o Python/sysmodule.o ./Python/sysmodule.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DSOABI='"cpython-37m-arm-linux-gnueabihf"' \ > -o Python/dynload_shlib.o ./Python/dynload_shlib.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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 >rm -f libpython3.7m.a >if test libpython3.7m.so.1.0 != libpython3.7m.so; then \ > armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 \ > armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 >armv7a-unknown-linux-gnueabihf-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 >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm >armv7a-unknown-linux-gnueabihf-gcc -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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.7/work/Python-3.7.7 ./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.7/work/Python-3.7.7 CC='armv7a-unknown-linux-gnueabihf-gcc -pthread' LDSHARED='armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build >running build >running build_ext >INFO: Can't locate Tcl/Tk libs and/or headers >building '_struct' extension >creating build/temp.linux-aarch64-3.7/var >creating build/temp.linux-aarch64-3.7/var/tmp >creating build/temp.linux-aarch64-3.7/var/tmp/portage >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7 >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_struct.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_struct.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_struct.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_struct.cpython-37m-arm-linux-gnueabihf.so >building '_ctypes_test' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes_test.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/_ctypes_test.cpython-37m-arm-linux-gnueabihf.so >building 'array' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/arraymodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/arraymodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/array.cpython-37m-arm-linux-gnueabihf.so >building '_contextvars' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_contextvarsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_contextvars.cpython-37m-arm-linux-gnueabihf.so >building 'cmath' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cmathmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/cmath.cpython-37m-arm-linux-gnueabihf.so >building 'math' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mathmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mathmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/math.cpython-37m-arm-linux-gnueabihf.so >building '_datetime' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_datetimemodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/_datetime.cpython-37m-arm-linux-gnueabihf.so >building '_random' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_randommodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_randommodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_random.cpython-37m-arm-linux-gnueabihf.so >building '_bisect' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bisectmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bisectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_bisect.cpython-37m-arm-linux-gnueabihf.so >building '_heapq' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_heapqmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_heapq.cpython-37m-arm-linux-gnueabihf.so >building '_pickle' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_pickle.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_pickle.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_pickle.cpython-37m-arm-linux-gnueabihf.so >building '_json' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_json.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_json.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_json.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_json.cpython-37m-arm-linux-gnueabihf.so >building '_testcapi' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testcapimodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_testcapi.cpython-37m-arm-linux-gnueabihf.so >building '_testbuffer' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testbuffer.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_testbuffer.cpython-37m-arm-linux-gnueabihf.so >building '_testimportmultiple' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testimportmultiple.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_testimportmultiple.cpython-37m-arm-linux-gnueabihf.so >building '_testmultiphase' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testmultiphase.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_testmultiphase.cpython-37m-arm-linux-gnueabihf.so >building '_lsprof' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lsprof.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lsprof.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/rotatingtree.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lsprof.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_lsprof.cpython-37m-arm-linux-gnueabihf.so >building 'unicodedata' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/unicodedata.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/unicodedata.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/unicodedata.cpython-37m-arm-linux-gnueabihf.so >building '_opcode' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_opcode.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_opcode.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_opcode.cpython-37m-arm-linux-gnueabihf.so >building '_asyncio' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_asynciomodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_asyncio.cpython-37m-arm-linux-gnueabihf.so >building '_queue' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_queuemodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_queuemodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_queue.cpython-37m-arm-linux-gnueabihf.so >building 'fcntl' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/fcntlmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/fcntl.cpython-37m-arm-linux-gnueabihf.so >building 'grp' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/grpmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/grpmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/grp.cpython-37m-arm-linux-gnueabihf.so >building 'spwd' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/spwdmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/spwd.cpython-37m-arm-linux-gnueabihf.so >building 'select' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/selectmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/selectmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/select.cpython-37m-arm-linux-gnueabihf.so >building 'parser' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/parsermodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/parsermodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/parser.cpython-37m-arm-linux-gnueabihf.so >building 'mmap' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mmapmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/mmap.cpython-37m-arm-linux-gnueabihf.so >building 'syslog' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/syslogmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/syslog.cpython-37m-arm-linux-gnueabihf.so >building '_xxtestfuzz' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_xxtestfuzz.cpython-37m-arm-linux-gnueabihf.so >building 'audioop' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/audioop.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/audioop.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/audioop.cpython-37m-arm-linux-gnueabihf.so >building 'readline' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/readline.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/readline.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -lncursesw -lpython3.7m -o build/lib.linux-aarch64-3.7/readline.cpython-37m-arm-linux-gnueabihf.so >building '_crypt' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cryptmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.7m -o build/lib.linux-aarch64-3.7/_crypt.cpython-37m-arm-linux-gnueabihf.so >building '_csv' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_csv.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_csv.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_csv.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_csv.cpython-37m-arm-linux-gnueabihf.so >building '_posixsubprocess' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_posixsubprocess.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_posixsubprocess.cpython-37m-arm-linux-gnueabihf.so >building '_socket' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/socketmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/socketmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_socket.cpython-37m-arm-linux-gnueabihf.so >building '_ssl' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ssl.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ssl.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-aarch64-3.7/_ssl.cpython-37m-arm-linux-gnueabihf.so >building '_hashlib' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_hashopenssl.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-aarch64-3.7/_hashlib.cpython-37m-arm-linux-gnueabihf.so >building '_sha256' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha256module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha256module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_sha256.cpython-37m-arm-linux-gnueabihf.so >building '_sha512' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha512module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha512module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_sha512.cpython-37m-arm-linux-gnueabihf.so >building '_md5' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/md5module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/md5module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/md5module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_md5.cpython-37m-arm-linux-gnueabihf.so >building '_sha1' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha1module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha1module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_sha1.cpython-37m-arm-linux-gnueabihf.so >building '_blake2' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2 >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2b_impl.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2s_impl.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_blake2.cpython-37m-arm-linux-gnueabihf.so >building '_sha3' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_sha3 >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_sha3/sha3module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_sha3.cpython-37m-arm-linux-gnueabihf.so >building '_dbm' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_dbmmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm -lgdbm_compat -lpython3.7m -o build/lib.linux-aarch64-3.7/_dbm.cpython-37m-arm-linux-gnueabihf.so >building '_gdbm' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_gdbmmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -lpython3.7m -o build/lib.linux-aarch64-3.7/_gdbm.cpython-37m-arm-linux-gnueabihf.so >building 'termios' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/termios.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/termios.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/termios.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/termios.cpython-37m-arm-linux-gnueabihf.so >building 'resource' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/resource.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/resource.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/resource.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/resource.cpython-37m-arm-linux-gnueabihf.so >building '_curses' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cursesmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -lpython3.7m -o build/lib.linux-aarch64-3.7/_curses.cpython-37m-arm-linux-gnueabihf.so >building '_curses_panel' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_curses_panel.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -lpython3.7m -o build/lib.linux-aarch64-3.7/_curses_panel.cpython-37m-arm-linux-gnueabihf.so >building 'zlib' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/zlibmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-aarch64-3.7/zlib.cpython-37m-arm-linux-gnueabihf.so >building 'binascii' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/binascii.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/binascii.o -DUSE_ZLIB_CRC32 >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-aarch64-3.7/binascii.cpython-37m-arm-linux-gnueabihf.so >building '_bz2' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bz2module.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bz2module.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.7m -o build/lib.linux-aarch64-3.7/_bz2.cpython-37m-arm-linux-gnueabihf.so >building '_lzma' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lzmamodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.7m -o build/lib.linux-aarch64-3.7/_lzma.cpython-37m-arm-linux-gnueabihf.so >building 'pyexpat' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/pyexpat.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/pyexpat.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-aarch64-3.7/pyexpat.cpython-37m-arm-linux-gnueabihf.so >building '_elementtree' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_elementtree.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_elementtree.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.7m -o build/lib.linux-aarch64-3.7/_elementtree.cpython-37m-arm-linux-gnueabihf.so >building '_multibytecodec' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/multibytecodec.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_multibytecodec.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_kr' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_kr.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_jp' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_jp.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_cn' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_cn.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_tw' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_tw.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_hk' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_hk.cpython-37m-arm-linux-gnueabihf.so >building '_codecs_iso2022' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_codecs_iso2022.cpython-37m-arm-linux-gnueabihf.so >building '_decimal' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/_decimal.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/basearith.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/constants.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/context.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/convolute.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/crt.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fnt.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/io.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/memory.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/transpose.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/memory.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-aarch64-3.7/_decimal.cpython-37m-arm-linux-gnueabihf.so >building '_multiprocessing' extension >creating build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/multiprocessing.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/semaphore.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/_multiprocessing.cpython-37m-arm-linux-gnueabihf.so >building 'ossaudiodev' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/ossaudiodev.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/ossaudiodev.cpython-37m-arm-linux-gnueabihf.so >building '_uuid' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/include/uuid -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_uuidmodule.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -lpython3.7m -o build/lib.linux-aarch64-3.7/_uuid.cpython-37m-arm-linux-gnueabihf.so >building 'xxlimited' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/xxlimited.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/xxlimited.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.7m -o build/lib.linux-aarch64-3.7/xxlimited.cpython-37m-arm-linux-gnueabihf.so >building '_ctypes' extension >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callbacks.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callproc.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/stgdict.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -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.7/work/Python-3.7.7/Include -I/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 -c /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/cfield.o >armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/stgdict.o build/temp.linux-aarch64-3.7/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -lpython3.7m -o build/lib.linux-aarch64-3.7/_ctypes.cpython-37m-arm-linux-gnueabihf.so > >Python build finished successfully! >The necessary bits to build these optional modules were not found: >_tkinter 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.7/work/Python-3.7.7/Tools/scripts/pydoc3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Tools/scripts/idle3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Tools/scripts/2to3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/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.7 >make -j4 test EXTRATESTOPTS=-u-network CPPFLAGS= CFLAGS= LDFLAGS= >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7 ./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.7/work/Python-3.7.7 CC='armv7a-unknown-linux-gnueabihf-gcc -pthread' LDSHARED='armv7a-unknown-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L. ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fwrapv ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build >running build >running build_ext >INFO: Can't locate Tcl/Tk libs and/or headers > >Python build finished successfully! >The necessary bits to build these optional modules were not found: >_tkinter 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.7/work/Python-3.7.7/Tools/scripts/pydoc3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Tools/scripts/idle3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Tools/scripts/2to3 -> build/scripts-3.7 >copying and adjusting /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/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.7/work/Python-3.7.7 ./python ./Tools/scripts/run_tests.py -u-network >/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/python -u -W default -bb -E -m test -r -w -j 0 -u-network >== CPython 3.7.7 (default, Mar 30 2020, 10:09:51) [GCC 9.2.0] >== Linux-4.15.0-1063-aws-aarch64-with-gentoo-2.6 little-endian >== cwd: /var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47 >== CPU count: 4 >== encodings: locale=UTF-8, FS=utf-8 >Using random seed 8967234 >0:00:00 load avg: 1.21 Run tests in parallel using 6 child processes >0:00:00 load avg: 1.21 [ 1/415] test___future__ passed >0:00:00 load avg: 1.21 [ 2/415] test_charmapcodec passed >0:00:01 load avg: 1.21 [ 3/415] test_macpath passed >0:00:01 load avg: 1.21 [ 4/415] test_sort passed >0:00:01 load avg: 1.21 [ 5/415] test_extcall passed >0:00:01 load avg: 1.21 [ 6/415] test_dbm_ndbm passed >0:00:02 load avg: 1.21 [ 7/415] test_exceptions passed >0:00:02 load avg: 1.21 [ 8/415] test_heapq passed >0:00:02 load avg: 1.21 [ 9/415] test_unpack_ex passed >0:00:03 load avg: 1.21 [ 10/415] test_module passed >0:00:03 load avg: 1.21 [ 11/415] test_uuid passed >0:00:04 load avg: 1.59 [ 12/415] test_pkgutil passed >0:00:08 load avg: 1.59 [ 13/415] test_file_eintr passed >0:00:09 load avg: 1.95 [ 14/415] test_math passed >0:00:09 load avg: 1.95 [ 15/415] test_json passed >0:00:09 load avg: 1.95 [ 16/415] test_file passed >0:00:09 load avg: 1.95 [ 17/415] test_wave passed >0:00:09 load avg: 1.95 [ 18/415] test_rlcompleter passed >0:00:10 load avg: 1.95 [ 19/415] test_codecmaps_jp passed >0:00:10 load avg: 1.95 [ 20/415] test_doctest2 passed >0:00:10 load avg: 1.95 [ 21/415] test_dynamic passed >0:00:12 load avg: 1.95 [ 22/415] test_capi passed >0:00:12 load avg: 1.95 [ 23/415] test_time passed >0:00:13 load avg: 1.95 [ 24/415] test_zipapp passed >0:00:14 load avg: 2.19 [ 25/415] test_fstring passed >0:00:14 load avg: 2.19 [ 26/415] test_codecs passed >0:00:15 load avg: 2.19 [ 27/415] test_base64 passed >0:00:19 load avg: 2.34 [ 28/415] test_xmlrpc passed >0:00:19 load avg: 2.34 [ 29/415] test_embed passed >0:00:20 load avg: 2.34 [ 30/415] test_pty passed >0:00:20 load avg: 2.34 [ 31/415] test_sys_setprofile passed >0:00:21 load avg: 2.34 [ 32/415] test_modulefinder passed >0:00:21 load avg: 2.34 [ 33/415] test_sundry passed >0:00:21 load avg: 2.34 [ 34/415] test_asyncgen passed >0:00:23 load avg: 2.34 [ 35/415] test_inspect passed >0:00:23 load avg: 2.34 [ 36/415] test_buffer passed >0:00:23 load avg: 2.34 [ 37/415] test_binhex passed >0:00:23 load avg: 2.34 [ 38/415] test_urllib2_localnet passed >0:00:23 load avg: 2.39 [ 39/415] test_errno passed >0:00:24 load avg: 2.39 [ 40/415/1] test_bdb failed >Warning -- sys.path was modified by test_bdb > Before: (4142258016, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages']) > After: (4142258016, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/test_python_worker_483/tempcwd']) >test test_bdb failed -- multiple errors occurred; run in verbose mode for details >0:00:24 load avg: 2.39 [ 41/415/1] test_crashers passed >0:00:24 load avg: 2.39 [ 42/415/1] test_http_cookiejar passed >0:00:25 load avg: 2.39 [ 43/415/1] test_hashlib passed >0:00:25 load avg: 2.39 [ 44/415/1] test_string passed >0:00:25 load avg: 2.39 [ 45/415/1] test_plistlib passed >0:00:25 load avg: 2.39 [ 46/415/1] test_zipimport_support passed >0:00:26 load avg: 2.39 [ 47/415/1] test_asdl_parser passed >0:00:26 load avg: 2.39 [ 48/415/1] test_functools passed >0:00:26 load avg: 2.39 [ 49/415/1] test_slice passed >0:00:27 load avg: 2.39 [ 50/415/1] test_site passed >0:00:27 load avg: 2.39 [ 51/415/1] test_minidom passed >0:00:27 load avg: 2.39 [ 52/415/1] test_turtle skipped >test_turtle skipped -- No module named '_tkinter' >0:00:27 load avg: 2.39 [ 53/415/1] test_compile passed >0:00:27 load avg: 2.39 [ 54/415/1] test_getargs2 passed >0:00:27 load avg: 2.39 [ 55/415/1] test_uu passed >0:00:28 load avg: 2.44 [ 56/415/1] test_codecencodings_iso2022 passed >0:00:29 load avg: 2.44 [ 57/415/1] test_shelve passed >0:00:29 load avg: 2.44 [ 58/415/1] test_unicode_file_functions passed >0:00:29 load avg: 2.44 [ 59/415/1] test_smtpd passed >0:00:30 load avg: 2.44 [ 60/415/1] test_syntax passed >0:00:30 load avg: 2.44 [ 61/415/1] test_zipfile64 skipped (resource denied) >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >0:00:31 load avg: 2.44 [ 62/415/1] test_exception_hierarchy passed >0:00:31 load avg: 2.44 [ 63/415/1] test_int passed >0:00:31 load avg: 2.44 [ 64/415/1] test_codecencodings_tw passed >0:00:32 load avg: 2.44 [ 65/415/1] test_pkg passed >0:00:32 load avg: 2.44 [ 66/415/1] test_fileinput passed -- running: test_io (30.3 sec) >0:00:33 load avg: 2.44 [ 67/415/1] test_pulldom passed -- running: test_io (30.7 sec) >0:00:36 load avg: 2.40 [ 68/415/1] test_socket passed -- running: test_io (33.9 sec) >0:00:36 load avg: 2.40 [ 69/415/1] test_cgi passed -- running: test_io (34.5 sec) >0:00:37 load avg: 2.40 [ 70/415/1] test_lzma passed -- running: test_io (34.6 sec) >0:00:37 load avg: 2.40 [ 71/415/1] test_clinic passed -- running: test_io (35.1 sec) >0:00:38 load avg: 2.40 [ 72/415/1] test_finalization passed -- running: test_io (35.7 sec) >0:00:39 load avg: 2.45 [ 73/415/1] test_traceback passed -- running: test_io (37.1 sec) >0:00:40 load avg: 2.45 [ 74/415/1] test_robotparser passed -- running: test_io (37.5 sec) >0:00:40 load avg: 2.45 [ 75/415/1] test_signal passed -- running: test_io (37.7 sec) >0:00:40 load avg: 2.45 [ 76/415/1] test_tk skipped -- running: test_io (37.8 sec) >test_tk skipped -- No module named '_tkinter' >0:00:40 load avg: 2.45 [ 77/415/1] test_dummy_thread passed -- running: test_io (38.0 sec) >0:00:40 load avg: 2.45 [ 78/415/1] test__osx_support passed -- running: test_io (38.2 sec) >0:00:40 load avg: 2.45 [ 79/415/1] test_itertools passed -- running: test_io (38.3 sec) >0:00:40 load avg: 2.45 [ 80/415/1] test_iterlen passed -- running: test_io (38.5 sec) >0:00:41 load avg: 2.45 [ 81/415/1] test_optparse passed -- running: test_io (38.8 sec) >0:00:41 load avg: 2.45 [ 82/415/1] test_univnewlines passed -- running: test_io (38.9 sec) >0:00:41 load avg: 2.45 [ 83/415/1] test_coroutines passed -- running: test_io (39.1 sec) >0:00:42 load avg: 2.45 [ 84/415/1] test_list passed -- running: test_io (39.7 sec) >0:00:44 load avg: 2.50 [ 85/415/1] test_ftplib passed -- running: test_io (42.3 sec) >0:00:45 load avg: 2.50 [ 86/415/1] test_os passed -- running: test_io (42.6 sec) >0:00:45 load avg: 2.50 [ 87/415/1] test_symbol passed -- running: test_io (43.0 sec) >0:00:45 load avg: 2.50 [ 88/415/1] test_pickletools passed -- running: test_io (43.2 sec) >0:00:45 load avg: 2.50 [ 89/415/1] test_linecache passed -- running: test_io (43.4 sec) >0:00:48 load avg: 2.50 [ 90/415/1] test_io passed (45.2 sec) >0:00:50 load avg: 2.86 [ 91/415/1] test_pathlib passed >0:00:50 load avg: 2.86 [ 92/415/1] test_context passed >0:00:50 load avg: 2.86 [ 93/415/1] test_spwd passed >0:00:51 load avg: 2.86 [ 94/415/1] test_c_locale_coercion passed >0:00:51 load avg: 2.86 [ 95/415/1] test_long passed >0:00:51 load avg: 2.86 [ 96/415/1] test_pow passed >0:00:52 load avg: 2.86 [ 97/415/1] test_urllib_response passed >0:00:52 load avg: 2.86 [ 98/415/1] test_unicode_identifiers passed >0:00:52 load avg: 2.86 [ 99/415/1] test_html passed >0:00:53 load avg: 2.86 [100/415/1] test_faulthandler passed >0:00:53 load avg: 2.86 [101/415/1] test_urllibnet skipped (resource denied) >test_urllibnet skipped -- Use of the 'network' resource not enabled >0:00:53 load avg: 2.86 [102/415/1] test_textwrap passed >0:00:53 load avg: 3.03 [103/415/1] test_augassign passed >0:00:54 load avg: 3.03 [104/415/1] test_complex passed >0:01:01 load avg: 3.11 [105/415/1] test_fork1 passed >0:01:01 load avg: 3.11 [106/415/2] test_support failed >test test_support failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_support.py", line 86, in test_forget > support.forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_1303_tmp.pyc' >0:01:01 load avg: 3.11 [107/415/2] test_locale passed >0:01:02 load avg: 3.11 [108/415/2] test_xml_etree_c passed >0:01:02 load avg: 3.11 [109/415/2] test_weakset passed >0:01:04 load avg: 3.34 [110/415/2] test_docxmlrpc passed >0:01:04 load avg: 3.34 [111/415/2] test_idle skipped >test_idle skipped -- No module named '_tkinter' >0:01:05 load avg: 3.34 [112/415/2] test_typechecks passed >0:01:06 load avg: 3.34 [113/415/2] test___all__ passed >0:01:07 load avg: 3.34 [114/415/2] test_threading passed >0:01:08 load avg: 3.34 [115/415/2] test_sys_settrace passed >0:01:08 load avg: 3.34 [116/415/2] test_devpoll skipped >test_devpoll skipped -- test works only on Solaris OS family >0:01:08 load avg: 3.55 [117/415/2] test_epoll passed >0:01:09 load avg: 3.55 [118/415/2] test_yield_from passed >0:01:09 load avg: 3.55 [119/415/2] test_importlib passed >0:01:09 load avg: 3.55 [120/415/2] test_reprlib passed >0:01:10 load avg: 3.55 [121/415/2] test_nntplib passed >0:01:11 load avg: 3.55 [122/415/2] test_weakref passed >0:01:11 load avg: 3.55 [123/415/2] test_asynchat passed >0:01:11 load avg: 3.55 [124/415/2] test_curses skipped (resource denied) >test_curses skipped -- Use of the 'curses' resource not enabled >0:01:11 load avg: 3.55 [125/415/2] test_code_module passed >0:01:11 load avg: 3.55 [126/415/2] test_popen passed >0:01:12 load avg: 3.55 [127/415/2] test_strtod passed >0:01:12 load avg: 3.55 [128/415/2] test_aifc passed >0:01:12 load avg: 3.55 [129/415/2] test_exception_variations passed >0:01:13 load avg: 3.55 [130/415/2] test_nis skipped >test_nis skipped -- No module named 'nis' >0:01:13 load avg: 3.55 [131/415/2] test_wsgiref passed >0:01:13 load avg: 3.67 [132/415/2] test_ttk_textonly skipped >test_ttk_textonly skipped -- No module named '_tkinter' >0:01:13 load avg: 3.67 [133/415/2] test_asyncore passed >0:01:14 load avg: 3.67 [134/415/2] test_msilib skipped >test_msilib skipped -- No module named '_msi' >0:01:14 load avg: 3.67 [135/415/2] test_repl passed >0:01:14 load avg: 3.67 [136/415/2] test_osx_env passed >0:01:14 load avg: 3.67 [137/415/2] test_threadedtempfile passed >0:01:15 load avg: 3.67 [138/415/2] test_future3 passed >0:01:15 load avg: 3.67 [139/415/2] test_posixpath passed >0:01:15 load avg: 3.67 [140/415/2] test_keyword passed >0:01:16 load avg: 3.67 [141/415/2] test_profile passed >0:01:16 load avg: 3.67 [142/415/2] test_contextlib passed >0:01:16 load avg: 3.67 [143/415/2] test_sysconfig passed >0:01:17 load avg: 3.67 [144/415/2] test_contains passed >0:01:17 load avg: 3.67 [145/415/2] test_dbm passed >0:01:18 load avg: 3.67 [146/415/2] test_pprint passed >0:01:19 load avg: 3.69 [147/415/2] test_ipaddress passed >0:01:19 load avg: 3.69 [148/415/2] test_shlex passed >0:01:19 load avg: 3.69 [149/415/2] test_venv passed >0:01:20 load avg: 3.69 [150/415/2] test_fractions passed >0:01:20 load avg: 3.69 [151/415/2] test_xml_etree passed >0:01:20 load avg: 3.69 [152/415/2] test_dtrace passed >0:01:20 load avg: 3.69 [153/415/2] test_decimal passed >0:01:22 load avg: 3.69 [154/415/2] test_tuple passed >0:01:22 load avg: 3.69 [155/415/2] test_memoryview passed >0:01:23 load avg: 3.69 [156/415/2] test_ctypes passed >0:01:23 load avg: 3.69 [157/415/2] test_mimetypes passed >0:01:24 load avg: 3.88 [158/415/2] test_timeit passed >0:01:24 load avg: 3.88 [159/415/2] test_deque passed >0:01:24 load avg: 3.88 [160/415/2] test_gzip passed >0:01:24 load avg: 3.88 [161/415/2] test_genexps passed >0:01:24 load avg: 3.88 [162/415/2] test_openpty passed >0:01:24 load avg: 3.88 [163/415/2] test_dictviews passed >0:01:24 load avg: 3.88 [164/415/2] test_generators passed >0:01:25 load avg: 3.88 [165/415/2] test_winreg skipped >test_winreg skipped -- No module named 'winreg' >0:01:25 load avg: 3.88 [166/415/2] test_cprofile passed >0:01:25 load avg: 3.88 [167/415/2] test_isinstance passed >0:01:25 load avg: 3.88 [168/415/2] test_string_literals passed >0:01:26 load avg: 3.88 [169/415/2] test_startfile skipped >test_startfile skipped -- object <module 'os' from '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/os.py'> has no attribute 'startfile' >0:01:26 load avg: 3.88 [170/415/2] test_fileio passed >0:01:26 load avg: 3.88 [171/415/2] test__locale passed >0:01:27 load avg: 3.88 [172/415/2] test_unpack passed >0:01:27 load avg: 3.88 [173/415/2] test_audioop passed >0:01:28 load avg: 3.88 [174/415/2] test_htmlparser passed >0:01:29 load avg: 3.89 [175/415/2] test_configparser passed >0:01:30 load avg: 3.89 [176/415/2] test_source_encoding passed >0:01:31 load avg: 3.89 [177/415/2] test_contextlib_async passed >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:01:32 load avg: 3.89 [178/415/2] test_tools passed >0:01:32 load avg: 3.89 [179/415/2] test_cmd_line_script passed >0:01:33 load avg: 3.89 [180/415/2] test_codecencodings_jp passed >0:01:33 load avg: 3.89 [181/415/2] test_super passed >0:01:33 load avg: 3.89 [182/415/2] test_marshal passed >0:01:33 load avg: 3.98 [183/415/2] test_zipfile passed >0:01:33 load avg: 3.98 [184/415/2] test_listcomps passed >0:01:34 load avg: 3.98 [185/415/2] test_smtpnet skipped (resource denied) >test_smtpnet skipped -- Use of the 'network' resource not enabled >0:01:34 load avg: 3.98 [186/415/2] test_readline passed >0:01:34 load avg: 3.98 [187/415/2] test_codeop passed >0:01:34 load avg: 3.98 [188/415/2] test_richcmp passed >0:01:34 load avg: 3.98 [189/415/2] test_xml_dom_minicompat passed >0:01:34 load avg: 3.98 [190/415/2] test_webbrowser passed >0:01:35 load avg: 3.98 [191/415/2] test_tempfile passed >0:01:35 load avg: 3.98 [192/415/2] test_codeccallbacks passed >0:01:35 load avg: 3.98 [193/415/2] test_print passed >0:01:35 load avg: 3.98 [194/415/2] test_flufl passed >0:01:36 load avg: 3.98 [195/415/2] test_cmd passed >0:01:36 load avg: 3.98 [196/415/2] test_threading_local passed >0:01:37 load avg: 3.98 [197/415/2] test_dbm_gnu passed >0:01:37 load avg: 3.98 [198/415/2] test_tix skipped >test_tix skipped -- No module named '_tkinter' >0:01:38 load avg: 3.98 [199/415/2] test_argparse passed >0:01:39 load avg: 3.98 [200/415/2] test_raise passed >0:01:39 load avg: 3.98 [201/415/2] test_logging passed >0:01:40 load avg: 3.98 [202/415/2] test_enumerate passed >0:01:40 load avg: 3.98 [203/415/2] test_smtplib passed >0:01:40 load avg: 3.98 [204/415/2] test_symtable passed >0:01:43 load avg: 3.98 [205/415/2] test_zlib passed >0:01:43 load avg: 4.14 [206/415/2] test_getpass passed >0:01:44 load avg: 4.14 [207/415/2] test_userstring passed >0:01:47 load avg: 4.14 [208/415/3] test_threaded_import failed -- running: test_subprocess (32.5 sec) >test test_threaded_import failed -- multiple errors occurred; run in verbose mode for details >0:01:47 load avg: 4.14 [209/415/3] test_sqlite skipped -- running: test_subprocess (32.8 sec) >test_sqlite skipped -- No module named '_sqlite3' >0:01:48 load avg: 4.14 [210/415/3] test_datetime passed -- running: test_subprocess (33.2 sec) >0:01:48 load avg: 4.14 [211/415/3] test_pkgimport passed -- running: test_subprocess (33.5 sec) >0:01:49 load avg: 4.13 [212/415/3] test_unittest passed -- running: test_subprocess (34.1 sec) >0:01:49 load avg: 4.13 [213/415/3] test_strftime passed -- running: test_subprocess (34.5 sec) >0:01:49 load avg: 4.13 [214/415/3] test_tarfile passed -- running: test_subprocess (34.5 sec) >0:01:49 load avg: 4.13 [215/415/3] test_utf8_mode passed -- running: test_subprocess (34.7 sec) >0:01:49 load avg: 4.13 [216/415/3] test_eof passed -- running: test_subprocess (34.8 sec) >0:01:50 load avg: 4.13 [217/415/3] test_format passed -- running: test_subprocess (35.0 sec) >0:01:50 load avg: 4.13 [218/415/3] test_baseexception passed -- running: test_subprocess (35.2 sec) >0:01:50 load avg: 4.13 [219/415/3] test_decorators passed -- running: test_subprocess (35.4 sec) >0:01:50 load avg: 4.13 [220/415/3] test_structmembers passed -- running: test_subprocess (35.7 sec) >0:01:53 load avg: 4.13 [221/415/3] test_re passed -- running: test_subprocess (38.0 sec) >0:01:53 load avg: 4.13 [222/415/3] test_strptime passed -- running: test_subprocess (38.6 sec) >0:01:53 load avg: 4.04 [223/415/3] test_copyreg passed -- running: test_subprocess (38.9 sec) >0:01:54 load avg: 4.04 [224/415/3] test_binop passed -- running: test_subprocess (39.3 sec) >0:01:54 load avg: 4.04 [225/415/3] test_pydoc passed -- running: test_subprocess (39.4 sec) >0:01:54 load avg: 4.04 [226/415/3] test_http_cookies passed -- running: test_subprocess (39.7 sec) >0:01:54 load avg: 4.04 [227/415/3] test_structseq passed -- running: test_subprocess (39.8 sec) >0:01:55 load avg: 4.04 [228/415/3] test_platform passed -- running: test_subprocess (40.5 sec) >0:01:55 load avg: 4.04 [229/415/3] test_dataclasses passed -- running: test_subprocess (40.5 sec) >0:01:55 load avg: 4.04 [230/415/3] test_winconsoleio skipped -- running: test_subprocess (40.8 sec) >test_winconsoleio skipped -- test only relevant on win32 >0:01:56 load avg: 4.04 [231/415/3] test_future passed -- running: test_subprocess (41.2 sec) >0:01:59 load avg: 4.20 [232/415/3] test_selectors passed -- running: test_subprocess (44.7 sec) >0:02:00 load avg: 4.20 [233/415/3] test_script_helper passed -- running: test_subprocess (45.4 sec) >0:02:01 load avg: 4.20 [234/415/3] test_codecencodings_cn passed -- running: test_subprocess (46.3 sec) >0:02:01 load avg: 4.20 [235/415/3] test_pyclbr passed -- running: test_subprocess (46.6 sec) >0:02:01 load avg: 4.20 [236/415/3] test_scope passed -- running: test_subprocess (46.7 sec) >0:02:02 load avg: 4.20 [237/415/3] test_poll passed -- running: test_subprocess (47.0 sec) >0:02:02 load avg: 4.20 [238/415/3] test_xmlrpc_net skipped (resource denied) -- running: test_subprocess (47.0 sec) >test_xmlrpc_net skipped -- Use of the 'network' resource not enabled >0:02:02 load avg: 4.20 [239/415/3] test_atexit passed -- running: test_subprocess (47.2 sec) >0:02:02 load avg: 4.20 [240/415/3] test_frame passed -- running: test_subprocess (47.5 sec) >0:02:03 load avg: 4.02 [241/415/3] test_range passed -- running: test_subprocess (48.6 sec) >0:02:04 load avg: 4.02 [242/415/3] test_tracemalloc passed -- running: test_subprocess (49.3 sec) >0:02:05 load avg: 4.02 [243/415/3] test_subprocess passed (49.6 sec) >0:02:05 load avg: 4.02 [244/415/3] test_winsound skipped (resource denied) >test_winsound skipped -- Use of the 'audio' resource not enabled >0:02:06 load avg: 4.02 [245/415/4] test_import failed >Warning -- files was modified by test_import > Before: [] > After: ['__pycache__/'] >test test_import failed -- multiple errors occurred; run in verbose mode for details >0:02:06 load avg: 4.02 [246/415/4] test_difflib passed >0:02:06 load avg: 4.02 [247/415/4] test_descrtut passed >0:02:07 load avg: 4.02 [248/415/4] test_ioctl passed >0:02:07 load avg: 4.02 [249/415/4] test_cmath passed >0:02:07 load avg: 4.02 [250/415/4] test_filecmp passed >0:02:08 load avg: 4.02 [251/415/4] test_bigaddrspace passed >0:02:08 load avg: 4.02 [252/415/4] test_dictcomps passed >0:02:08 load avg: 4.02 [253/415/4] test_cmd_line passed >0:02:09 load avg: 4.02 [254/415/4] test_urllib passed >0:02:09 load avg: 4.02 [255/415/5] test_doctest failed >Warning -- sys.path was modified by test_doctest > Before: (4142905184, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages']) > After: (4142905184, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp8q1w7amn']) >test test_doctest failed -- Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_doctest.py", line 698, in test_empty_namespace_package > support.forget(pkg_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/doctest_empty_pkg.pyc' >0:02:09 load avg: 4.02 [256/415/5] test_eintr passed >0:02:09 load avg: 4.02 [257/415/5] test_parser passed >0:02:10 load avg: 4.02 [258/415/5] test_sax passed >0:02:10 load avg: 4.02 [259/415/5] test_dict_version passed >0:02:10 load avg: 4.02 [260/415/5] test_float passed >0:02:11 load avg: 4.02 [261/415/5] test_fcntl passed >0:02:11 load avg: 4.02 [262/415/5] test_imghdr passed >0:02:11 load avg: 4.02 [263/415/5] test_property passed >0:02:11 load avg: 4.02 [264/415/5] test_builtin passed >0:02:11 load avg: 4.02 [265/415/5] test_abc passed >0:02:12 load avg: 4.02 [266/415/6] test_compileall failed >test test_compileall failed -- multiple errors occurred; run in verbose mode for details >0:02:12 load avg: 4.02 [267/415/6] test_distutils passed >0:02:13 load avg: 4.02 [268/415/6] test_shutil passed >0:02:13 load avg: 4.34 [269/415/6] test_genericpath passed >0:02:14 load avg: 4.34 [270/415/6] test_dict passed >0:02:15 load avg: 4.34 [271/415/6] test_statistics passed >0:02:15 load avg: 4.34 [272/415/6] test_syslog passed >0:02:15 load avg: 4.34 [273/415/6] test_poplib passed >0:02:15 load avg: 4.34 [274/415/6] test_pipes passed >0:02:16 load avg: 4.34 [275/415/6] test_sunau passed >0:02:16 load avg: 4.34 [276/415/6] test_pstats passed >0:02:16 load avg: 4.34 [277/415/6] test_keywordonlyarg passed >0:02:17 load avg: 4.34 [278/415/6] test_xdrlib passed >0:02:17 load avg: 4.34 [279/415/6] test_collections passed >0:02:20 load avg: 4.23 [280/415/6] test_tokenize passed -- running: test_multiprocessing_forkserver (31.2 sec) >0:02:22 load avg: 4.23 [281/415/6] test_unicodedata passed -- running: test_multiprocessing_forkserver (33.1 sec) >0:02:23 load avg: 4.23 [282/415/6] test_class passed -- running: test_multiprocessing_forkserver (33.6 sec) >0:02:23 load avg: 4.23 [283/415/6] test__opcode passed -- running: test_multiprocessing_forkserver (34.0 sec) >0:02:23 load avg: 4.37 [284/415/6] test_opcodes passed -- running: test_multiprocessing_forkserver (34.4 sec) >0:02:29 load avg: 4.58 [285/415/6] test_bytes passed -- running: test_multiprocessing_forkserver (39.5 sec), test_concurrent_futures (32.9 sec) >0:02:29 load avg: 4.58 [286/415/6] test_pyexpat passed -- running: test_multiprocessing_forkserver (40.0 sec), test_concurrent_futures (33.3 sec) >0:02:40 load avg: 5.03 [287/415/6] test_multiprocessing_main_handling passed -- running: test_multiprocessing_forkserver (51.3 sec), test_concurrent_futures (44.6 sec) >0:02:41 load avg: 5.03 [288/415/6] test_select passed -- running: test_multiprocessing_forkserver (51.7 sec), test_concurrent_futures (45.1 sec) >0:02:41 load avg: 5.03 [289/415/6] test_ttk_guionly skipped -- running: test_multiprocessing_forkserver (51.8 sec), test_concurrent_futures (45.2 sec) >test_ttk_guionly skipped -- No module named '_tkinter' >0:02:42 load avg: 5.03 [290/415/6] test_code passed -- running: test_multiprocessing_forkserver (52.5 sec), test_concurrent_futures (45.8 sec), test_lib2to3 (30.3 sec) >0:02:42 load avg: 5.03 [291/415/6] test_gettext passed -- running: test_multiprocessing_forkserver (52.9 sec), test_concurrent_futures (46.3 sec), test_lib2to3 (30.7 sec) >0:02:43 load avg: 5.03 [292/415/6] test_abstract_numbers passed -- running: test_multiprocessing_forkserver (53.5 sec), test_concurrent_futures (46.9 sec), test_lib2to3 (31.3 sec) >0:02:43 load avg: 5.11 [293/415/6] test_py_compile passed -- running: test_multiprocessing_forkserver (54.4 sec), test_concurrent_futures (47.7 sec), test_lib2to3 (32.2 sec) >0:02:44 load avg: 5.11 [294/415/6] test_compare passed -- running: test_multiprocessing_forkserver (55.0 sec), test_concurrent_futures (48.4 sec), test_lib2to3 (32.9 sec) >0:02:51 load avg: 5.02 [295/415/6] test_lib2to3 passed (39.2 sec) -- running: test_multiprocessing_forkserver (1 min 1 sec), test_concurrent_futures (55.1 sec), test_asyncio (36.3 sec) >0:02:51 load avg: 5.02 [296/415/6] test_bigmem passed -- running: test_multiprocessing_forkserver (1 min 2 sec), test_concurrent_futures (55.5 sec), test_asyncio (36.7 sec) >0:02:52 load avg: 5.02 [297/415/6] test_email passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (56.5 sec), test_asyncio (37.7 sec) >0:02:52 load avg: 5.02 [298/415/6] test_thread passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (56.6 sec), test_asyncio (37.8 sec) >0:02:53 load avg: 5.02 [299/415/6] test_genericclass passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (56.9 sec), test_asyncio (38.1 sec) >0:02:53 load avg: 5.02 [300/415/6] test_setcomps passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (57.0 sec), test_asyncio (38.2 sec) >0:02:53 load avg: 5.02 [301/415/6] test_ssl passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (57.1 sec), test_asyncio (38.3 sec) >Exception in thread Thread-242: >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_ssl.py", line 2392, in run > msg = self.read() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_ssl.py", line 2369, in read > return self.sslconn.read() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/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.7/work/Python-3.7.7/Lib/threading.py", line 926, in _bootstrap_inner > self.run() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/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.7/work/Python-3.7.7/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', 58083), raddr=('127.0.0.1', 59762)> > self.run() >ResourceWarning: Enable tracemalloc to get the object allocation traceback >0:02:53 load avg: 5.02 [302/415/6] test_codecmaps_hk passed -- running: test_multiprocessing_forkserver (1 min 3 sec), test_concurrent_futures (57.3 sec), test_asyncio (38.4 sec) >0:02:53 load avg: 5.02 [303/415/6] test_iter passed -- running: test_multiprocessing_forkserver (1 min 4 sec), test_concurrent_futures (57.4 sec), test_asyncio (38.6 sec) >0:02:54 load avg: 4.86 [304/415/6] test_memoryio passed -- running: test_multiprocessing_forkserver (1 min 4 sec), test_concurrent_futures (57.9 sec), test_asyncio (39.0 sec) >0:02:54 load avg: 4.86 [305/415/6] test_unary passed -- running: test_multiprocessing_forkserver (1 min 4 sec), test_concurrent_futures (58.2 sec), test_asyncio (39.3 sec) >0:02:56 load avg: 4.86 [306/415/6] test_random passed -- running: test_multiprocessing_forkserver (1 min 6 sec), test_concurrent_futures (1 min), test_asyncio (41.4 sec) >0:02:56 load avg: 4.86 [307/415/6] test_warnings passed -- running: test_multiprocessing_forkserver (1 min 6 sec), test_concurrent_futures (1 min), test_asyncio (41.4 sec) >0:02:56 load avg: 4.86 [308/415/6] test_kqueue skipped -- running: test_multiprocessing_forkserver (1 min 7 sec), test_concurrent_futures (1 min), test_asyncio (41.9 sec) >test_kqueue skipped -- test works only on BSD >0:02:57 load avg: 4.86 [309/415/6] test_secrets passed -- running: test_multiprocessing_forkserver (1 min 7 sec), test_concurrent_futures (1 min 1 sec), test_asyncio (42.4 sec) >0:02:58 load avg: 4.86 [310/415/6] test_userdict passed -- running: test_multiprocessing_forkserver (1 min 8 sec), test_concurrent_futures (1 min 2 sec), test_asyncio (43.5 sec) >0:02:59 load avg: 5.03 [311/415/6] test_utf8source passed -- running: test_multiprocessing_forkserver (1 min 9 sec), test_concurrent_futures (1 min 2 sec), test_asyncio (44.1 sec) >0:03:00 load avg: 5.03 [312/415/6] test_glob passed -- running: test_multiprocessing_forkserver (1 min 10 sec), test_concurrent_futures (1 min 3 sec), test_asyncio (45.1 sec) >0:03:03 load avg: 5.03 [313/415/6] test_multibytecodec passed -- running: test_multiprocessing_forkserver (1 min 13 sec), test_concurrent_futures (1 min 6 sec), test_asyncio (48.1 sec) >0:03:04 load avg: 5.59 [314/415/6] test_descr passed -- running: test_multiprocessing_forkserver (1 min 14 sec), test_concurrent_futures (1 min 8 sec), test_asyncio (49.2 sec) >0:03:04 load avg: 5.59 [315/415/6] test_peepholer passed -- running: test_multiprocessing_forkserver (1 min 14 sec), test_concurrent_futures (1 min 8 sec), test_asyncio (49.3 sec) >0:03:05 load avg: 5.59 [316/415/6] test_call passed -- running: test_multiprocessing_forkserver (1 min 15 sec), test_concurrent_futures (1 min 9 sec), test_asyncio (50.3 sec) >0:03:05 load avg: 5.59 [317/415/6] test_sched passed -- running: test_multiprocessing_forkserver (1 min 16 sec), test_concurrent_futures (1 min 9 sec), test_asyncio (50.8 sec) >0:03:06 load avg: 5.59 [318/415/6] test_quopri passed -- running: test_multiprocessing_forkserver (1 min 16 sec), test_concurrent_futures (1 min 10 sec), test_asyncio (51.4 sec) >0:03:06 load avg: 5.59 [319/415/6] test_sndhdr passed -- running: test_multiprocessing_forkserver (1 min 17 sec), test_concurrent_futures (1 min 10 sec), test_asyncio (51.8 sec) >0:03:07 load avg: 5.59 [320/415/6] test_dis passed -- running: test_multiprocessing_forkserver (1 min 17 sec), test_concurrent_futures (1 min 10 sec), test_asyncio (52.0 sec) >0:03:07 load avg: 5.59 [321/415/6] test_stat passed -- running: test_multiprocessing_forkserver (1 min 18 sec), test_concurrent_futures (1 min 11 sec), test_asyncio (52.5 sec) >0:03:09 load avg: 5.30 [322/415/7] test_runpy failed -- running: test_multiprocessing_forkserver (1 min 20 sec), test_concurrent_futures (1 min 13 sec), test_asyncio (54.8 sec) >Warning -- sys.path was modified by test_runpy > Before: (4143961952, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages']) > After: (4143961952, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpd0w4d3r0', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpgkuy42wj', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpmhn0i70v', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp0hphzqnu', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpuc6kct8u', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmphojztt37', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp8w6ozn2s', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpq_cxd2co', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpi519p2er', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/var/tmp/portage/dev-lang/python-3.7.7/homedir/.local/lib/python3.7/site-packages', '/usr/lib/python3.7/site-packages']) >test test_runpy failed -- multiple errors occurred; run in verbose mode for details >0:03:10 load avg: 5.30 [323/415/7] test_ntpath passed -- running: test_multiprocessing_forkserver (1 min 20 sec), test_concurrent_futures (1 min 14 sec), test_asyncio (55.5 sec) >0:03:10 load avg: 5.30 [324/415/7] test_frozen passed -- running: test_multiprocessing_forkserver (1 min 21 sec), test_concurrent_futures (1 min 14 sec), test_asyncio (55.8 sec) >0:03:12 load avg: 5.30 [325/415/7] test_queue passed -- running: test_multiprocessing_forkserver (1 min 23 sec), test_concurrent_futures (1 min 16 sec), test_asyncio (57.8 sec) >0:03:13 load avg: 5.30 [326/415/7] test_mailcap passed -- running: test_multiprocessing_forkserver (1 min 23 sec), test_concurrent_futures (1 min 16 sec), test_asyncio (58.1 sec) >0:03:13 load avg: 5.30 [327/415/7] test_largefile passed -- running: test_multiprocessing_forkserver (1 min 23 sec), test_concurrent_futures (1 min 17 sec), test_asyncio (58.5 sec) >0:03:13 load avg: 5.11 [328/415/7] test_bisect passed -- running: test_multiprocessing_forkserver (1 min 24 sec), test_concurrent_futures (1 min 17 sec), test_asyncio (58.9 sec) >0:03:14 load avg: 5.11 [329/415/7] test_unicode passed -- running: test_multiprocessing_forkserver (1 min 24 sec), test_concurrent_futures (1 min 18 sec), test_asyncio (59.2 sec) >0:03:14 load avg: 5.11 [330/415/7] test_imp passed -- running: test_multiprocessing_forkserver (1 min 24 sec), test_concurrent_futures (1 min 18 sec), test_asyncio (59.5 sec) >0:03:14 load avg: 5.11 [331/415/7] test_bool passed -- running: test_multiprocessing_forkserver (1 min 25 sec), test_concurrent_futures (1 min 18 sec), test_asyncio (59.6 sec) >0:03:15 load avg: 5.11 [332/415/7] test_codecmaps_tw passed -- running: test_multiprocessing_forkserver (1 min 25 sec), test_concurrent_futures (1 min 19 sec), test_asyncio (1 min) >0:03:15 load avg: 5.11 [333/415/7] test_codecencodings_kr passed -- running: test_multiprocessing_forkserver (1 min 25 sec), test_concurrent_futures (1 min 19 sec), test_asyncio (1 min) >0:03:15 load avg: 5.11 [334/415/7] test_colorsys passed -- running: test_multiprocessing_forkserver (1 min 26 sec), test_concurrent_futures (1 min 19 sec), test_asyncio (1 min) >0:03:15 load avg: 5.11 [335/415/7] test_funcattrs passed -- running: test_multiprocessing_forkserver (1 min 26 sec), test_concurrent_futures (1 min 19 sec), test_asyncio (1 min) >0:03:16 load avg: 5.11 [336/415/7] test_numeric_tower passed -- running: test_multiprocessing_forkserver (1 min 26 sec), test_concurrent_futures (1 min 20 sec), test_asyncio (1 min 1 sec) >0:03:17 load avg: 5.11 [337/415/7] test_metaclass passed -- running: test_multiprocessing_forkserver (1 min 27 sec), test_concurrent_futures (1 min 20 sec), test_asyncio (1 min 1 sec) >0:03:17 load avg: 5.11 [338/415/7] test_subclassinit passed -- running: test_multiprocessing_forkserver (1 min 27 sec), test_concurrent_futures (1 min 21 sec), test_asyncio (1 min 2 sec) >0:03:18 load avg: 5.11 [339/415/7] test_ensurepip passed -- running: test_multiprocessing_forkserver (1 min 28 sec), test_concurrent_futures (1 min 21 sec), test_asyncio (1 min 3 sec) >0:03:18 load avg: 5.27 [340/415/7] test_operator passed -- running: test_multiprocessing_forkserver (1 min 29 sec), test_concurrent_futures (1 min 22 sec), test_asyncio (1 min 3 sec) >0:03:19 load avg: 5.27 [341/415/7] test_global passed -- running: test_multiprocessing_forkserver (1 min 29 sec), test_concurrent_futures (1 min 23 sec), test_asyncio (1 min 4 sec) >0:03:19 load avg: 5.27 [342/415/7] test_urlparse passed -- running: test_multiprocessing_forkserver (1 min 30 sec), test_concurrent_futures (1 min 23 sec), test_asyncio (1 min 4 sec) >0:03:20 load avg: 5.27 [343/415/7] test_urllib2 passed -- running: test_multiprocessing_forkserver (1 min 30 sec), test_concurrent_futures (1 min 23 sec), test_asyncio (1 min 4 sec) >0:03:20 load avg: 5.27 [344/415/7] test_tcl skipped -- running: test_multiprocessing_forkserver (1 min 30 sec), test_concurrent_futures (1 min 23 sec), test_asyncio (1 min 5 sec) >test_tcl skipped -- No module named '_tkinter' >0:03:20 load avg: 5.27 [345/415/7] test_socketserver skipped (resource denied) -- running: test_multiprocessing_forkserver (1 min 30 sec), test_concurrent_futures (1 min 24 sec), test_asyncio (1 min 5 sec) >test_socketserver skipped -- Use of the 'network' resource not enabled >0:03:23 load avg: 5.81 [346/415/7] test_set passed -- running: test_regrtest (30.5 sec), test_multiprocessing_forkserver (1 min 34 sec), test_concurrent_futures (1 min 27 sec), test_asyncio (1 min 8 sec) >0:03:24 load avg: 5.81 [347/415/7] test_regrtest passed (31.0 sec) -- running: test_multiprocessing_forkserver (1 min 35 sec), test_concurrent_futures (1 min 28 sec), test_asyncio (1 min 9 sec) >0:03:25 load avg: 5.81 [348/415/7] test_dynamicclassattribute passed -- running: test_multiprocessing_forkserver (1 min 35 sec), test_concurrent_futures (1 min 28 sec), test_asyncio (1 min 10 sec) >0:03:25 load avg: 5.81 [349/415/7] test_dummy_threading passed -- running: test_multiprocessing_forkserver (1 min 35 sec), test_concurrent_futures (1 min 29 sec), test_asyncio (1 min 10 sec) >0:03:25 load avg: 5.81 [350/415/7] test_multiprocessing_forkserver passed (1 min 35 sec) -- running: test_concurrent_futures (1 min 29 sec), test_asyncio (1 min 10 sec) >0:03:25 load avg: 5.81 [351/415/7] test_hmac passed -- running: test_concurrent_futures (1 min 29 sec), test_asyncio (1 min 10 sec) >0:03:26 load avg: 5.81 [352/415/7] test_asyncio passed (1 min 11 sec) -- running: test_concurrent_futures (1 min 30 sec) >0:03:26 load avg: 5.81 [353/415/7] test_ucn passed -- running: test_concurrent_futures (1 min 30 sec) >0:03:28 load avg: 5.81 [354/415/7] test_crypt passed -- running: test_concurrent_futures (1 min 32 sec) >0:03:30 load avg: 5.98 [355/415/7] test_ast passed -- running: test_concurrent_futures (1 min 34 sec) >0:03:30 load avg: 5.98 [356/415/7] test_gc passed -- running: test_concurrent_futures (1 min 34 sec) >0:03:31 load avg: 5.98 [357/415/7] test_normalization passed -- running: test_concurrent_futures (1 min 34 sec) >0:03:31 load avg: 5.98 [358/415/7] test_resource passed -- running: test_concurrent_futures (1 min 35 sec) >0:03:31 load avg: 5.98 [359/415/7] test_with passed -- running: test_concurrent_futures (1 min 35 sec) >0:03:32 load avg: 5.98 [360/415/7] test_future4 passed -- running: test_concurrent_futures (1 min 35 sec) >0:03:32 load avg: 5.98 [361/415/7] test_binascii passed -- running: test_concurrent_futures (1 min 36 sec) >0:03:32 load avg: 5.98 [362/415/7] test_stringprep passed -- running: test_concurrent_futures (1 min 36 sec) >0:03:32 load avg: 5.98 [363/415/7] test_zipimport passed -- running: test_concurrent_futures (1 min 36 sec) >0:03:33 load avg: 5.98 [364/415/7] test_userlist passed -- running: test_concurrent_futures (1 min 37 sec) >0:03:33 load avg: 5.98 [365/415/7] test_cgitb passed -- running: test_concurrent_futures (1 min 37 sec) >0:03:34 load avg: 6.06 [366/415/7] test_copy passed -- running: test_concurrent_futures (1 min 37 sec) >0:03:34 load avg: 6.06 [367/415/7] test_codecmaps_kr passed -- running: test_concurrent_futures (1 min 38 sec) >0:03:35 load avg: 6.06 [368/415/7] test_longexp passed -- running: test_concurrent_futures (1 min 38 sec) >0:03:35 load avg: 6.06 [369/415/7] test_array passed -- running: test_concurrent_futures (1 min 39 sec) >0:03:35 load avg: 6.06 [370/415/7] test_imaplib passed -- running: test_concurrent_futures (1 min 39 sec) >0:03:36 load avg: 6.06 [371/415/7] test_ordered_dict passed -- running: test_concurrent_futures (1 min 40 sec) >0:03:36 load avg: 6.06 [372/415/7] test_urllib2net skipped (resource denied) -- running: test_concurrent_futures (1 min 40 sec) >test_urllib2net skipped -- Use of the 'network' resource not enabled >0:03:36 load avg: 6.06 [373/415/7] test_httplib passed -- running: test_concurrent_futures (1 min 40 sec) >/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/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:03:37 load avg: 6.06 [374/415/7] test_codecmaps_cn passed -- running: test_concurrent_futures (1 min 40 sec) >0:03:37 load avg: 6.06 [375/415/7] test_posix passed -- running: test_concurrent_futures (1 min 41 sec) >0:03:37 load avg: 6.06 [376/415/7] test_csv passed -- running: test_concurrent_futures (1 min 41 sec) >0:03:37 load avg: 6.06 [377/415/7] test_grammar passed -- running: test_concurrent_futures (1 min 41 sec) >0:03:38 load avg: 6.06 [378/415/7] test_mmap passed -- running: test_concurrent_futures (1 min 42 sec) >0:03:38 load avg: 6.46 [379/415/7] test_dbm_dumb passed -- running: test_concurrent_futures (1 min 42 sec) >0:03:39 load avg: 6.46 [380/415/7] test_codecencodings_hk passed -- running: test_concurrent_futures (1 min 43 sec) >0:03:39 load avg: 6.46 [381/415/7] test_defaultdict passed -- running: test_concurrent_futures (1 min 43 sec) >0:03:39 load avg: 6.46 [382/415/7] test_ossaudiodev skipped (resource denied) -- running: test_concurrent_futures (1 min 43 sec) >test_ossaudiodev skipped -- Use of the 'audio' resource not enabled >0:03:40 load avg: 6.46 [383/415/7] test_grp passed -- running: test_concurrent_futures (1 min 43 sec) >0:03:40 load avg: 6.46 [384/415/7] test_int_literal passed -- running: test_concurrent_futures (1 min 44 sec) >0:03:40 load avg: 6.46 [385/415/7] test_fnmatch passed -- running: test_concurrent_futures (1 min 44 sec) >0:03:43 load avg: 6.66 [386/415/7] test_pdb passed -- running: test_concurrent_futures (1 min 47 sec) >0:03:44 load avg: 6.66 [387/415/7] test_netrc passed -- running: test_concurrent_futures (1 min 48 sec) >0:03:46 load avg: 6.66 [388/415/8] test_pickle failed -- running: test_concurrent_futures (1 min 49 sec) >test test_pickle failed -- multiple errors occurred; run in verbose mode for details >0:03:46 load avg: 6.66 [389/415/8] test_wait4 passed -- running: test_concurrent_futures (1 min 50 sec) >0:03:47 load avg: 6.66 [390/415/8] test_struct passed -- running: test_concurrent_futures (1 min 51 sec) >0:03:48 load avg: 6.66 [391/415/8] test_getopt passed -- running: test_concurrent_futures (1 min 51 sec) >0:03:48 load avg: 6.66 [392/415/8] test_pwd passed -- running: test_concurrent_futures (1 min 52 sec) >0:03:49 load avg: 6.29 [393/415/8] test_httpservers passed -- running: test_concurrent_futures (1 min 53 sec) >0:03:49 load avg: 6.29 [394/415/8] test_index passed -- running: test_concurrent_futures (1 min 53 sec) >0:03:50 load avg: 6.29 [395/415/8] test_hash passed -- running: test_concurrent_futures (1 min 53 sec) >0:03:53 load avg: 6.29 [396/415/8] test_sys passed -- running: test_concurrent_futures (1 min 57 sec) >0:03:53 load avg: 6.29 [397/415/8] test_timeout skipped (resource denied) -- running: test_concurrent_futures (1 min 57 sec) >test_timeout skipped -- Use of the 'network' resource not enabled >0:03:55 load avg: 6.27 [398/415/8] test_bz2 passed -- running: test_multiprocessing_fork (30.2 sec), test_concurrent_futures (1 min 59 sec) >0:03:57 load avg: 6.27 [399/415/8] test_calendar passed -- running: test_multiprocessing_fork (32.2 sec), test_concurrent_futures (2 min 1 sec) >0:03:58 load avg: 6.27 [400/415/8] test_typing passed -- running: test_multiprocessing_fork (32.7 sec), test_concurrent_futures (2 min 2 sec) >/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_typing.py:1526: DeprecationWarning: Please use assertEqual instead. > self.assertEquals(Union[c1, c1_gth], Union[c1]) >/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_typing.py:1527: DeprecationWarning: Please use assertEqual instead. > self.assertEquals(Union[c1, c1_gth, int], Union[c1, int]) >0:04:00 load avg: 6.40 [401/415/8] test_wait3 passed -- running: test_multiprocessing_fork (34.6 sec), test_concurrent_futures (2 min 3 sec) >0:04:00 load avg: 6.40 [402/415/8] test_xxtestfuzz passed -- running: test_multiprocessing_fork (35.0 sec), test_concurrent_futures (2 min 4 sec) >0:04:01 load avg: 6.40 [403/415/8] test_bufio passed -- running: test_multiprocessing_fork (35.6 sec), test_concurrent_futures (2 min 4 sec) >0:04:05 load avg: 6.21 [404/415/8] test_mailbox passed -- running: test_multiprocessing_fork (39.6 sec), test_concurrent_futures (2 min 8 sec) >0:04:05 load avg: 6.21 [405/415/8] test_future5 passed -- running: test_multiprocessing_fork (40.1 sec), test_concurrent_futures (2 min 9 sec) >0:04:06 load avg: 6.21 [406/415/8] test_unicode_file passed -- running: test_multiprocessing_fork (40.4 sec), test_concurrent_futures (2 min 9 sec) >0:04:06 load avg: 6.21 [407/415/8] test_threadsignals passed -- running: test_multiprocessing_fork (40.8 sec), test_concurrent_futures (2 min 10 sec) >0:04:06 load avg: 6.21 [408/415/8] test_generator_stop passed -- running: test_multiprocessing_fork (41.1 sec), test_concurrent_futures (2 min 10 sec) >0:04:06 load avg: 6.21 [409/415/8] test_enum passed -- running: test_multiprocessing_fork (41.4 sec), test_concurrent_futures (2 min 10 sec), test_multiprocessing_spawn (30.1 sec) >0:04:07 load avg: 6.21 [410/415/8] test_telnetlib passed -- running: test_multiprocessing_fork (41.6 sec), test_concurrent_futures (2 min 11 sec), test_multiprocessing_spawn (30.4 sec) >0:04:07 load avg: 6.21 [411/415/8] test_types passed -- running: test_multiprocessing_fork (42.0 sec), test_concurrent_futures (2 min 11 sec), test_multiprocessing_spawn (30.8 sec) >0:04:08 load avg: 6.21 [412/415/8] test_trace passed -- running: test_multiprocessing_fork (43.1 sec), test_concurrent_futures (2 min 12 sec), test_multiprocessing_spawn (31.8 sec) >0:04:38 load avg: 4.55 running: test_multiprocessing_fork (1 min 13 sec), test_concurrent_futures (2 min 42 sec), test_multiprocessing_spawn (1 min 1 sec) >0:04:50 load avg: 4.05 [413/415/8] test_multiprocessing_fork passed (1 min 24 sec) -- running: test_concurrent_futures (2 min 54 sec), test_multiprocessing_spawn (1 min 13 sec) >0:04:53 load avg: 4.05 [414/415/8] test_concurrent_futures passed (2 min 56 sec) -- running: test_multiprocessing_spawn (1 min 16 sec) >0:05:23 load avg: 2.87 running: test_multiprocessing_spawn (1 min 46 sec) >0:05:44 load avg: 1.95 [415/415/8] test_multiprocessing_spawn passed (2 min 7 sec) > >== Tests result: FAILURE == > >382 tests OK. > >8 tests failed: > test_bdb test_compileall test_doctest test_import test_pickle > test_runpy test_support test_threaded_import > >25 tests skipped: > test_curses test_devpoll test_idle test_kqueue test_msilib > test_nis test_ossaudiodev test_smtpnet test_socketserver > test_sqlite 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:05:44 load avg: 1.95 >0:05:44 load avg: 1.95 Re-running failed tests in verbose mode >0:05:44 load avg: 1.95 Re-running test_bdb in verbose mode >test_down (test.test_bdb.StateTestCase) ... ok >test_next (test.test_bdb.StateTestCase) ... ok >test_next_in_caller_frame (test.test_bdb.StateTestCase) ... ok >test_next_on_plain_statement (test.test_bdb.StateTestCase) ... ok >test_next_over_import (test.test_bdb.StateTestCase) ... ERROR >test_return (test.test_bdb.StateTestCase) ... ok >test_return_in_caller_frame (test.test_bdb.StateTestCase) ... ok >test_skip (test.test_bdb.StateTestCase) ... ERROR >test_step (test.test_bdb.StateTestCase) ... ok >test_step_next_on_last_statement (test.test_bdb.StateTestCase) ... ok >test_until (test.test_bdb.StateTestCase) ... ok >test_until_in_caller_frame (test.test_bdb.StateTestCase) ... ok >test_until_with_too_large_count (test.test_bdb.StateTestCase) ... ok >test_up (test.test_bdb.StateTestCase) ... ok >test_run_step (test.test_bdb.RunTestCase) ... ok >test_runeval_step (test.test_bdb.RunTestCase) ... ERROR >test_bp_after_last_statement (test.test_bdb.BreakpointTestCase) ... ERROR >test_bp_condition (test.test_bdb.BreakpointTestCase) ... ERROR >test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase) ... ERROR >test_bp_ignore_count (test.test_bdb.BreakpointTestCase) ... ERROR >test_bp_on_non_existent_module (test.test_bdb.BreakpointTestCase) ... ok >test_clear_at_no_bp (test.test_bdb.BreakpointTestCase) ... ok >test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase) ... ERROR >test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase) ... ERROR >test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase) ... ERROR >test_temporary_bp (test.test_bdb.BreakpointTestCase) ... ERROR >test_next_command_in_generator_for_loop (test.test_bdb.IssuesTestCase) ... ERROR >test_next_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase) ... ERROR >test_next_until_return_in_generator (test.test_bdb.IssuesTestCase) ... test_return_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase) ... ERROR >test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase) ... ERROR > >====================================================================== >ERROR: test_next_over_import (test.test_bdb.StateTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 634, in test_next_over_import > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_skip (test.test_bdb.StateTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 731, in test_skip > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_runeval_step (test.test_bdb.RunTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 976, in test_runeval_step > tracer.runeval('test_module_for_bdb.main()', globals(), locals()) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_bp_after_last_statement (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 772, in test_bp_after_last_statement > self.assertRaises(BdbError, tracer.runcall, tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_bp_condition (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 843, in test_bp_condition > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 862, in test_bp_exception_on_condition_evaluation > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_bp_ignore_count (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 883, in test_bp_ignore_count > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 935, in test_clear_two_bp_on_same_line > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 823, in test_disabled_temporary_bp > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 910, in test_ignore_count_on_disabled_bp > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_temporary_bp (test.test_bdb.BreakpointTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 795, in test_temporary_bp > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_next_command_in_generator_for_loop (test.test_bdb.IssuesTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1081, in test_next_command_in_generator_for_loop > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_next_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1112, in test_next_command_in_generator_with_subiterator > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_next_until_return_in_generator (test.test_bdb.IssuesTestCase) (set_type='next') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1050, in test_next_until_return_in_generator > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_next_until_return_in_generator (test.test_bdb.IssuesTestCase) (set_type='until') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1050, in test_next_until_return_in_generator > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_next_until_return_in_generator (test.test_bdb.IssuesTestCase) (set_type='return') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1050, in test_next_until_return_in_generator > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_return_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1143, in test_return_command_in_generator_with_subiterator > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >====================================================================== >ERROR: test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 1009, in test_step_at_return_with_no_trace_in_caller > tracer.runcall(tfunc_import) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/contextlib.py", line 119, in __exit__ > next(self.gen) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_bdb.py", line 546, in create_modules > test.support.forget(m) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/test_module_for_bdb.pyc' > >---------------------------------------------------------------------- > >Ran 31 tests in 0.176s > >FAILED (errors=18) >Warning -- sys.path was modified by test_bdb > Before: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages']) > After: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/test_python_47/tempcwd']) >test test_bdb failed >0:05:44 load avg: 1.95 Re-running test_support in verbose mode >test_CleanImport (test.test_support.TestSupport) ... ok >test_DirsOnSysPath (test.test_support.TestSupport) ... ok >test_HOST (test.test_support.TestSupport) ... ok >test_args_from_interpreter_flags (test.test_support.TestSupport) ... ok >test_bind_port (test.test_support.TestSupport) ... ok >test_captured_stderr (test.test_support.TestSupport) ... ok >test_captured_stdin (test.test_support.TestSupport) ... ok >test_captured_stdout (test.test_support.TestSupport) ... ok >test_change_cwd (test.test_support.TestSupport) ... ok >test_change_cwd__chdir_warning (test.test_support.TestSupport) >Check the warning message when os.chdir() fails. ... ok >test_change_cwd__non_existent_dir (test.test_support.TestSupport) >Test passing a non-existent directory. ... ok >test_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport) >Test passing a non-existent directory with quiet=True. ... ok >test_check__all__ (test.test_support.TestSupport) ... ok >test_check_syntax_error (test.test_support.TestSupport) ... ok >test_detect_api_mismatch (test.test_support.TestSupport) ... ok >test_detect_api_mismatch__ignore (test.test_support.TestSupport) ... ok >test_fd_count (test.test_support.TestSupport) ... ok >test_find_unused_port (test.test_support.TestSupport) ... ok >test_forget (test.test_support.TestSupport) ... ERROR >test_gc_collect (test.test_support.TestSupport) ... ok >test_get_attribute (test.test_support.TestSupport) ... ok >test_get_original_stdout (test.test_support.TestSupport) ... skipped 'failing buildbots' >test_import_fresh_module (test.test_support.TestSupport) ... ok >test_import_module (test.test_support.TestSupport) ... ok >test_make_bad_fd (test.test_support.TestSupport) ... ok >test_match_test (test.test_support.TestSupport) ... ok >test_optim_args_from_interpreter_flags (test.test_support.TestSupport) ... ok >test_python_is_optimized (test.test_support.TestSupport) ... ok >test_reap_children (test.test_support.TestSupport) ... ok >test_rmtree (test.test_support.TestSupport) ... ok >test_sortdict (test.test_support.TestSupport) ... ok >test_swap_attr (test.test_support.TestSupport) ... ok >test_swap_item (test.test_support.TestSupport) ... ok >test_temp_cwd (test.test_support.TestSupport) ... ok >test_temp_cwd__name_none (test.test_support.TestSupport) >Test passing None to temp_cwd(). ... ok >test_temp_dir (test.test_support.TestSupport) >Test that temp_dir() creates and destroys its directory. ... ok >test_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport) >Test passing a directory that already exists. ... ok >test_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport) >Test passing a directory that already exists with quiet=True. ... ok >test_temp_dir__forked_child (test.test_support.TestSupport) >Test that a forked child process does not remove the directory. ... ok >test_temp_dir__path_none (test.test_support.TestSupport) >Test passing no path. ... ok >test_unlink (test.test_support.TestSupport) ... ok >test_unload (test.test_support.TestSupport) ... ok > >====================================================================== >ERROR: test_forget (test.test_support.TestSupport) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_support.py", line 86, in test_forget > support.forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >---------------------------------------------------------------------- > >Ran 42 tests in 5.716s > >FAILED (errors=1, skipped=1) >test test_support failed >0:05:50 load avg: 1.87 Re-running test_threaded_import in verbose mode >test_circular_imports (test.test_threaded_import.ThreadedImportTests) ... ERROR >ERROR >ERROR >ERROR >test_import_hangers (test.test_threaded_import.ThreadedImportTests) ... ok >test_parallel_meta_path (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 41.4 ms OK. >Trying 50 threads ... 33.8 ms OK. >Trying 20 threads ... 27.7 ms OK. >Trying 50 threads ... 33.4 ms OK. >Trying 20 threads ... 27.4 ms OK. >Trying 50 threads ... 33.5 ms OK. >ok >test_parallel_module_init (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 10.8 ms OK. >Trying 50 threads ... 20.6 ms OK. >Trying 20 threads ... 9.0 ms OK. >Trying 50 threads ... 14.4 ms OK. >Trying 20 threads ... 9.4 ms OK. >Trying 50 threads ... 14.2 ms OK. >ok >test_parallel_path_hooks (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 44.6 ms OK. >Trying 50 threads ... 13.4 ms OK. >Trying 20 threads ... 8.4 ms OK. >Trying 50 threads ... 15.2 ms OK. >Trying 20 threads ... 10.6 ms OK. >Trying 50 threads ... 13.9 ms OK. >ok >test_side_effect_import (test.test_threaded_import.ThreadedImportTests) ... ERROR > >====================================================================== >ERROR: test_circular_imports (test.test_threaded_import.ThreadedImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/D.pyc' > >====================================================================== >ERROR: test_circular_imports (test.test_threaded_import.ThreadedImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/C.pyc' > >====================================================================== >ERROR: test_circular_imports (test.test_threaded_import.ThreadedImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/B.pyc' > >====================================================================== >ERROR: test_circular_imports (test.test_threaded_import.ThreadedImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/A.pyc' > >====================================================================== >ERROR: test_side_effect_import (test.test_threaded_import.ThreadedImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >---------------------------------------------------------------------- > >Ran 6 tests in 0.921s > >FAILED (errors=5) >test test_threaded_import failed >0:05:51 load avg: 1.87 Re-running test_import in verbose mode >test_binding (test.test_import.CircularImportTests) ... ok >test_direct (test.test_import.CircularImportTests) ... ok >test_indirect (test.test_import.CircularImportTests) ... ok >test_rebinding (test.test_import.CircularImportTests) ... ok >test_subpackage (test.test_import.CircularImportTests) ... ok >test_cached_mode_issue_2051 (test.test_import.FilePermissionTests) ... ok >test_cached_readonly (test.test_import.FilePermissionTests) ... ok >test_creation_mode (test.test_import.FilePermissionTests) ... ok >test_pyc_always_writable (test.test_import.FilePermissionTests) ... ok >test_get_sourcefile (test.test_import.GetSourcefileTests) ... ok >test_get_sourcefile_bad_ext (test.test_import.GetSourcefileTests) ... ok >test_get_sourcefile_no_source (test.test_import.GetSourcefileTests) ... ok >test_bogus_fromlist (test.test_import.ImportTests) ... ok >test_case_sensitivity (test.test_import.ImportTests) ... ok >test_concurrency (test.test_import.ImportTests) ... ok >test_delete_builtins_import (test.test_import.ImportTests) ... ok >test_double_const (test.test_import.ImportTests) ... ok >test_failing_import_sticks (test.test_import.ImportTests) ... ok >test_failing_reload (test.test_import.ImportTests) ... ok >test_file_to_source (test.test_import.ImportTests) ... ok >test_from_import_AttributeError (test.test_import.ImportTests) ... ok >test_from_import_message_for_existing_module (test.test_import.ImportTests) ... ok >test_from_import_message_for_nonexistent_module (test.test_import.ImportTests) ... ok >test_from_import_missing_attr_has_name (test.test_import.ImportTests) ... ok >test_from_import_missing_attr_has_name_and_path (test.test_import.ImportTests) ... ok >test_from_import_missing_attr_has_name_and_so_path (test.test_import.ImportTests) ... ok >test_from_import_missing_attr_path_is_canonical (test.test_import.ImportTests) ... ok >test_from_import_missing_attr_raises_ImportError (test.test_import.ImportTests) ... ok >test_from_import_missing_module_raises_ModuleNotFoundError (test.test_import.ImportTests) ... ok >test_import (test.test_import.ImportTests) ... ERROR >test_import_by_filename (test.test_import.ImportTests) ... ok >test_import_in_del_does_not_crash (test.test_import.ImportTests) ... ok >test_import_name_binding (test.test_import.ImportTests) ... ok >test_import_raises_ModuleNotFoundError (test.test_import.ImportTests) ... ok >test_issue31286 (test.test_import.ImportTests) ... ok >test_issue31492 (test.test_import.ImportTests) ... ok >test_module_with_large_stack (test.test_import.ImportTests) ... ok >test_timestamp_overflow (test.test_import.ImportTests) ... skipped 'cannot set modification time to large integer' >test_broken_from (test.test_import.ImportTracebackTests) ... ok >test_broken_parent (test.test_import.ImportTracebackTests) ... ok >test_broken_parent_from (test.test_import.ImportTracebackTests) ... ok >test_broken_submodule (test.test_import.ImportTracebackTests) ... ok >test_exec_failure (test.test_import.ImportTracebackTests) ... ok >test_exec_failure_nested (test.test_import.ImportTracebackTests) ... ok >test_import_bug (test.test_import.ImportTracebackTests) ... ok >test_nonexistent_module (test.test_import.ImportTracebackTests) ... ok >test_nonexistent_module_nested (test.test_import.ImportTracebackTests) ... ok >test_syntax_error (test.test_import.ImportTracebackTests) ... ok >test_unencodable_filename (test.test_import.ImportTracebackTests) ... ok >test_frozen_importlib (test.test_import.ImportlibBootstrapTests) ... ok >test_frozen_importlib_external_is_bootstrap_external (test.test_import.ImportlibBootstrapTests) ... ok >test_frozen_importlib_is_bootstrap (test.test_import.ImportlibBootstrapTests) ... ok >test_there_can_be_only_one (test.test_import.ImportlibBootstrapTests) ... ok >test_override_builtin (test.test_import.OverridingImportBuiltinTests) ... ok >test_UNC_path (test.test_import.PathsTests) ... skipped 'Windows-specific' >test_trailing_slash (test.test_import.PathsTests) ... ok >test_basics (test.test_import.PycRewritingTests) ... ok >test_foreign_code (test.test_import.PycRewritingTests) ... ok >test_incorrect_code_name (test.test_import.PycRewritingTests) ... ok >test_module_without_source (test.test_import.PycRewritingTests) ... ok >test___cached__ (test.test_import.PycacheTests) ... ERROR >test___cached___legacy_pyc (test.test_import.PycacheTests) ... ERROR >test_import_pyc_path (test.test_import.PycacheTests) ... ERROR >test_missing_source (test.test_import.PycacheTests) ... ERROR >test_missing_source_legacy (test.test_import.PycacheTests) ... ERROR >test_package___cached__ (test.test_import.PycacheTests) ... ERROR >test_package___cached___from_pyc (test.test_import.PycacheTests) ... ERROR >test_recompute_pyc_same_second (test.test_import.PycacheTests) ... ERROR >test_unwritable_directory (test.test_import.PycacheTests) ... ERROR >test_absolute_import_without_future (test.test_import.RelativeImportTests) ... ok >test_import_from_non_package (test.test_import.RelativeImportTests) ... ok >test_import_from_unloaded_package (test.test_import.RelativeImportTests) ... ok >test_issue3221 (test.test_import.RelativeImportTests) ... ok >test_parentless_import_shadowed_by_global (test.test_import.RelativeImportTests) ... ok >test_relimport_star (test.test_import.RelativeImportTests) ... ok >test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage) ... ok > >====================================================================== >ERROR: test_import (test.test_import.ImportTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 163, in test_import > test_with_extension(".py") > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 157, in test_with_extension > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test___cached__ (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test___cached___legacy_pyc (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_import_pyc_path (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_missing_source (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_missing_source_legacy (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_package___cached__ (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_package___cached___from_pyc (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_recompute_pyc_same_second (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >====================================================================== >ERROR: test_unwritable_directory (test.test_import.PycacheTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 773, in setUp > self._clean() > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_import/__init__.py", line 767, in _clean > forget(TESTFN) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/@test_47_tmp.pyc' > >---------------------------------------------------------------------- > >Ran 76 tests in 0.580s > >FAILED (errors=10, skipped=2) >Warning -- files was modified by test_import > Before: [] > After: ['__pycache__/'] >test test_import failed >0:05:52 load avg: 1.87 Re-running test_doctest in verbose mode >doctest (doctest) ... 66 tests with zero failures >doctest (test.test_doctest) ... 516 tests with zero failures >test_empty_namespace_package (test.test_doctest.TestDocTestFinder) ... ERROR > >====================================================================== >ERROR: test_empty_namespace_package (test.test_doctest.TestDocTestFinder) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_doctest.py", line 698, in test_empty_namespace_package > support.forget(pkg_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/doctest_empty_pkg.pyc' > >---------------------------------------------------------------------- > >Ran 1 test in 0.007s > >FAILED (errors=1) >Warning -- sys.path was modified by test_doctest > Before: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages']) > After: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp9j0bco48']) >test test_doctest failed >0:05:54 load avg: 1.80 Re-running test_compileall in verbose mode >ERROR >ERROR >test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_file_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_files (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_path (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_pool_called (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch) ... skipped 'SOURCE_DATE_EPOCH is set' >test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch) ... skipped 'SOURCE_DATE_EPOCH is set' >test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_optimize (test.test_compileall.CompileallTestsWithSourceEpoch) ... ok >test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_file_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_files (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_path (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_pool_called (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_magic_number (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_mtime (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_optimize (test.test_compileall.CompileallTestsWithoutSourceEpoch) ... ok >test_error (test.test_compileall.EncodingTest) ... ok > >====================================================================== >ERROR: setUpClass (test.test_compileall.CommmandLineTestsNoSourceEpoch) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_compileall.py", line 255, in setUpClass > support.unlink(str(path)) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__pycache__/test.try' > >====================================================================== >ERROR: setUpClass (test.test_compileall.CommmandLineTestsWithSourceEpoch) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_compileall.py", line 255, in setUpClass > support.unlink(str(path)) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__pycache__/test.try' > >---------------------------------------------------------------------- > >Ran 29 tests in 0.164s > >FAILED (errors=2, skipped=2) >test test_compileall failed >0:05:54 load avg: 1.80 Re-running test_runpy in verbose mode >test_run_code (test.test_runpy.ExecutionLayerTestCase) ... ok >test_run_module_code (test.test_runpy.ExecutionLayerTestCase) ... ok >test_explicit_relative_import (test.test_runpy.RunModuleTestCase) ... ok >test_invalid_names (test.test_runpy.RunModuleTestCase) ... ok >test_library_module (test.test_runpy.RunModuleTestCase) ... ok >test_main_relative_import (test.test_runpy.RunModuleTestCase) ... ok >test_package_imported_no_warning (test.test_runpy.RunModuleTestCase) ... ok >test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase) ... ok >test_run_module (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_module_alter_sys (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_name (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_namespace_package (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_package (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_package_alter_sys (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ERROR >test_run_package_init_exceptions (test.test_runpy.RunModuleTestCase) ... ok >test_submodule_imported_warning (test.test_runpy.RunModuleTestCase) ... ok >test_basic_script (test.test_runpy.RunPathTestCase) ... ok >test_basic_script_no_suffix (test.test_runpy.RunPathTestCase) ... ok >test_directory (test.test_runpy.RunPathTestCase) ... ok >test_directory_compiled (test.test_runpy.RunPathTestCase) ... ok >test_directory_error (test.test_runpy.RunPathTestCase) ... ok >test_encoding (test.test_runpy.RunPathTestCase) ... ok >test_main_recursion_error (test.test_runpy.RunPathTestCase) ... ok >test_script_compiled (test.test_runpy.RunPathTestCase) ... ok >test_zipfile (test.test_runpy.RunPathTestCase) ... ok >test_zipfile_compiled (test.test_runpy.RunPathTestCase) ... ok >test_zipfile_error (test.test_runpy.RunPathTestCase) ... ok > >====================================================================== >ERROR: test_run_module (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 434, in test_run_module > self._check_module(depth) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 293, in _check_module > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/runpy_test.pyc' > >====================================================================== >ERROR: test_run_module_alter_sys (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 517, in test_run_module_alter_sys > self._check_module(depth, alter_sys=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 293, in _check_module > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/runpy_test.pyc' > >====================================================================== >ERROR: test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 439, in test_run_module_in_namespace_package > self._check_module(depth, namespace=True, parent_namespaces=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 293, in _check_module > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.runpy_test.pyc' > >====================================================================== >ERROR: test_run_name (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 539, in test_run_name > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.runpy_test.pyc' > >====================================================================== >ERROR: test_run_namespace_package (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 507, in test_run_namespace_package > self._check_package(depth, namespace=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 334, in _check_package > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.__main__.pyc' > >====================================================================== >ERROR: test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 512, in test_run_namespace_package_in_namespace_package > self._check_package(depth, namespace=True, parent_namespaces=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 334, in _check_package > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.__main__.pyc' > >====================================================================== >ERROR: test_run_package (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 444, in test_run_package > self._check_package(depth) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 334, in _check_package > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.__main__.pyc' > >====================================================================== >ERROR: test_run_package_alter_sys (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 522, in test_run_package_alter_sys > self._check_package(depth, alter_sys=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 334, in _check_package > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.__main__.pyc' > >====================================================================== >ERROR: test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 502, in test_run_package_in_namespace_package > self._check_package(depth, parent_namespaces=True) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/test_runpy.py", line 334, in _check_package > forget(mod_name) > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/__runpy_pkg__.__main__.pyc' > >---------------------------------------------------------------------- > >Ran 30 tests in 1.605s > >FAILED (errors=9) >Warning -- sys.path was modified by test_runpy > Before: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages']) > After: (4143454048, ['/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages'], ['/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp0g6w9rwi', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpz7b0x_1c', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpdmws80gi', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmp3owvp_y8', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpp1z60brw', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpb3f21s3d', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmprf074f32', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpumoot9i2', '/var/tmp/portage/dev-lang/python-3.7.7/temp/tmpkmfg72qe', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7', '/usr/lib/python37.zip', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib', '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/build/lib.linux-aarch64-3.7', '/usr/lib/python3.7/site-packages']) >test test_runpy failed >0:05:56 load avg: 1.80 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) ... ERROR >ERROR >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 '_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 '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) ... ERROR >ERROR >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) ... ok >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) ... ERROR >ERROR >test_pickler (test.test_pickle.SizeofTests) ... ok >test_unpickler (test.test_pickle.SizeofTests) ... ok > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.PyUnpicklerTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locking_import.pyc' > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.PyUnpicklerTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locker.pyc' > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.CUnpicklerTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locking_import.pyc' > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.CUnpicklerTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locker.pyc' > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.InMemoryPickleTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locking_import.pyc' > >====================================================================== >ERROR: test_unpickle_module_race (test.test_pickle.InMemoryPickleTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 460, in forget > unlink(source + 'c') > File "/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7/Lib/test/support/__init__.py", line 420, in unlink > _unlink(filename) >PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/site-packages/locker.pyc' > >---------------------------------------------------------------------- > >Ran 585 tests in 19.225s > >FAILED (errors=6, skipped=5) >test test_pickle failed >8 tests failed again: > test_bdb test_compileall test_doctest test_import test_pickle > test_runpy test_support test_threaded_import > >== Tests result: FAILURE then FAILURE == > >382 tests OK. > >8 tests failed: > test_bdb test_compileall test_doctest test_import test_pickle > test_runpy test_support test_threaded_import > >25 tests skipped: > test_curses test_devpoll test_idle test_kqueue test_msilib > test_nis test_ossaudiodev test_smtpnet test_socketserver > test_sqlite 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 > >8 re-run tests: > test_bdb test_compileall test_doctest test_import test_pickle > test_runpy test_support test_threaded_import > >Total duration: 6 min 15 sec >Tests result: FAILURE then FAILURE >make: *** [Makefile:1084: test] Error 2 > * ERROR: dev-lang/python-3.7.7::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/python-3.7.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.7.7::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-lang/python-3.7.7:20200330-080752.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.7.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.7.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7' > * S: '/var/tmp/portage/dev-lang/python-3.7.7/work/Python-3.7.7' > > > >emerge --info: >Portage 2.3.89 (python 3.6.10-final-0, default/linux/arm/17.0/armv7a, gcc-9.2.0, glibc-2.29-r7, 4.15.0-1063-aws aarch64) >================================================================= >System uname: Linux-4.15.0-1063-aws-aarch64-with-gentoo-2.6 >KiB Mem: 7890944 total, 2900768 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Mon, 30 Mar 2020 07:09:01 +0000 >Head commit of repository gentoo: f69bdcb84bd267e9dfb36898e748d0ef5139f6da > >sh bash 4.4_p23-r1 >ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 >app-shells/bash: 4.4_p23-r1::gentoo >dev-lang/perl: 5.30.1::gentoo >dev-lang/python: 2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.6::gentoo >dev-util/cmake: 3.16.5::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.6-r1::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.13::gentoo >sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo >sys-devel/automake: 1.16.1-r1::gentoo >sys-devel/binutils: 2.33.1-r1::gentoo >sys-devel/gcc: 9.2.0-r2::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.2.1-r4::gentoo >sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) >sys-libs/glibc: 2.29-r7::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: git > sync-uri: https://github.com/gentoo-mirror/gentoo.git > priority: -1000 > sync-git-clone-extra-opts: -b master > sync-git-verify-commit-signature: true > >ACCEPT_KEYWORDS="arm" >ACCEPT_LICENSE="*" >CBUILD="armv7a-unknown-linux-gnueabihf" >CFLAGS="-O2 -pipe" >CHOST="armv7a-unknown-linux-gnueabihf" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=armv7-a" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=armv7-a" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="it_IT.utf8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LINGUAS="en en_GB" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="X acl arm armv5te armv6 armv6t2 berkdb bzip2 cli consolekit crypt dri fortran gdbm iconv ipv6 jumbo-build ncurses nls nptl openmp openssl pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 vfp" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 715402
: 627166