Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 828211 Details for
Bug 880131
dev-lang/python-3.11.0_p1: test failures in test_posix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_880131.txt (text/plain), 253.02 KB, created by
Sam James
on 2022-11-07 07:28:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2022-11-07 07:28:07 UTC
Size:
253.02 KB
patch
obsolete
> * Package: dev-lang/python-3.11.0_p1:3.11 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: arm elibc_glibc ensurepip gdbm kernel_linux ncurses readline sqlite ssl test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Checking for at least 5500 MiB disk space at "/var/tmp/portage/dev-lang/python-3.11.0_p1/temp" ... > [ ok ] >>>> Unpacking source... >>>> Unpacking Python-3.11.0.tar.xz to /var/tmp/portage/dev-lang/python-3.11.0_p1/work >>>> Unpacking python-gentoo-patches-3.11.0_p1.tar.xz to /var/tmp/portage/dev-lang/python-3.11.0_p1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/python-3.11.0_p1/work >>>> Preparing source in /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 ... > * Applying patches from /var/tmp/portage/dev-lang/python-3.11.0_p1/work/python-gentoo-patches-3.11.0_p1 ... > * 0001-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch ... > [ ok ] > * 0002-Blacklist-test_pickletools-from-__all__-test-as-it-i.patch ... > [ ok ] > * 0003-Skip-RDS-socket-tests-that-hang-frequently.patch ... > [ ok ] > * 0004-ssl-Hard-disable-SSLv3-to-avoid-automagic-deps.patch ... > [ ok ] > * 0005-Temporary-hack-handle-all-extensions-via-.addext.patch ... > [ ok ] > * 0006-Replace-hard-coded-system-libdir-list.patch ... > [ ok ] > * 0007-Skip-sched-priority-tests.patch ... > [ ok ] > * 0008-Workaround-clang-musl-build-failure.patch ... > [ ok ] > * 0009-gh-96577-Fixes-buffer-overrun-in-_msi-module-GH-9663.patch ... > [ ok ] > * 0010-gh-99086-Build-Fix-Wimplicit-int-in-PTHREAD_SCOPE_SY.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-lang/python-3.11.0_p1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: Python-3.11.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 ... > * econf: updating Python-3.11.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Python-3.11.0/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.11.0_p1 --htmldir=/usr/share/doc/python-3.11.0_p1/html --libdir=/usr/lib ac_cv_header_stropts_h=no --enable-shared --without-static-libpython --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 --with-platlibdir=lib --with-pkg-config=yes --with-wheel-pkg-dir=/usr/lib/python/ensurepip --without-lto --disable-optimizations --with-readline=readline >checking build system type... armv7a-unknown-linux-gnueabihf >checking host system type... armv7a-unknown-linux-gnueabihf >checking for Python interpreter freezing... ./_bootstrap_python >checking for python3.11... no >checking for python3.10... python3.10 >checking Python for regen version... Python 3.10.8 >checking pkg-config is at least version 0.9.0... yes >checking for --enable-universalsdk... no >checking for --with-universal-archs... no >checking MACHDEP... "linux" >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 the compiler supports GNU C... yes >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes >checking for armv7a-unknown-linux-gnueabihf-gcc option to enable C11 features... none needed >checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-gcc -E >checking for grep that handles long lines and -e... /usr/sbin/grep >checking for a sed that does not truncate output... /usr/sbin/sed >checking for egrep... /usr/sbin/grep -E >checking for CC compiler name... gcc >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for --with-cxx-main=<compiler>... no >checking for the platform triplet based on compiler characteristics... checking for multiarch... >arm-linux-gnueabihf >checking for PEP 11 support tier... configure: WARNING: armv7a-unknown-linux-gnueabihf/gcc is not supported >checking for -Wl,--no-as-needed... yes >checking for the Android API level... not Android >checking for --with-emscripten-target... >checking for --enable-wasm-dynamic-linking... missing >checking for --enable-wasm-pthreads... missing >checking for --with-suffix... >checking for case-insensitive build directory... no >checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a >checking LINKCC... $(PURIFY) $(MAINCC) >checking EXPORTSYMS... >checking for GNU ld... yes >checking for --enable-shared... yes >checking for --with-static-libpython... no >checking for --enable-profiling... no >checking LDLIBRARY... checking HOSTRUNNER... >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.10/ebuild-helpers/xattr/install -c >checking for a race-free mkdir -p... /usr/sbin/mkdir -p >checking for --with-pydebug... no >checking for --with-trace-refs... no >checking for --enable-pystats... no >checking for --with-assertions... no >checking for --enable-optimizations... no >checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) >checking for --with-lto... no >checking for armv7a-unknown-linux-gnueabihf-llvm-profdata... no >checking for llvm-profdata... /usr/lib/llvm/14/bin/llvm-profdata >checking if armv7a-unknown-linux-gnueabihf-gcc supports -Og optimization level... yes >checking if we can add -Wextra... yes >checking whether armv7a-unknown-linux-gnueabihf-gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no >checking if we can disable armv7a-unknown-linux-gnueabihf-gcc unused-parameter warning... yes >checking if we can disable armv7a-unknown-linux-gnueabihf-gcc missing-field-initializers warning... yes >checking if we can enable armv7a-unknown-linux-gnueabihf-gcc sign-compare warning... yes >checking if we can enable armv7a-unknown-linux-gnueabihf-gcc unreachable-code warning... yes >checking if we can enable armv7a-unknown-linux-gnueabihf-gcc strict-prototypes warning... yes >checking if we can make implicit function declaration an error in armv7a-unknown-linux-gnueabihf-gcc -Werror=implicit-function-declaration... yes >checking if we can use visibility in armv7a-unknown-linux-gnueabihf-gcc -fvisibility=hidden... yes >checking whether pthreads are available without options... yes >checking whether armv7a-unknown-linux-gnueabihf-g++ also accepts flags for thread support... no >checking for alloca.h... yes >checking for asm/types.h... yes >checking for bluetooth.h... no >checking for conio.h... no >checking for crypt.h... yes >checking for direct.h... no >checking for dlfcn.h... yes >checking for endian.h... yes >checking for errno.h... yes >checking for fcntl.h... yes >checking for grp.h... yes >checking for ieeefp.h... no >checking for io.h... no >checking for langinfo.h... yes >checking for libintl.h... yes >checking for libutil.h... no >checking for linux/auxvec.h... yes >checking for sys/auxv.h... yes >checking for linux/memfd.h... yes >checking for linux/random.h... yes >checking for linux/soundcard.h... yes >checking for linux/tipc.h... yes >checking for linux/wait.h... yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for netpacket/packet.h... yes >checking for poll.h... yes >checking for process.h... no >checking for pthread.h... yes >checking for pty.h... yes >checking for sched.h... yes >checking for setjmp.h... yes >checking for shadow.h... yes >checking for signal.h... yes >checking for spawn.h... yes >checking for stropts.h... (cached) no >checking for sys/audioio.h... no >checking for sys/bsdtty.h... no >checking for sys/devpoll.h... no >checking for sys/endian.h... no >checking for sys/epoll.h... yes >checking for sys/event.h... no >checking for sys/eventfd.h... yes >checking for sys/file.h... yes >checking for sys/ioctl.h... yes >checking for sys/kern_control.h... no >checking for sys/loadavg.h... no >checking for sys/lock.h... no >checking for sys/memfd.h... no >checking for sys/mkdev.h... no >checking for sys/mman.h... yes >checking for sys/modem.h... no >checking for sys/param.h... yes >checking for sys/poll.h... yes >checking for sys/random.h... yes >checking for sys/resource.h... yes >checking for sys/select.h... yes >checking for sys/sendfile.h... yes >checking for sys/socket.h... yes >checking for sys/soundcard.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/statvfs.h... yes >checking for sys/sys_domain.h... no >checking for sys/syscall.h... yes >checking for sys/sysmacros.h... yes >checking for sys/termio.h... no >checking for sys/time.h... yes >checking for sys/times.h... yes >checking for sys/types.h... (cached) yes >checking for sys/uio.h... yes >checking for sys/un.h... yes >checking for sys/utsname.h... yes >checking for sys/wait.h... yes >checking for sys/xattr.h... yes >checking for sysexits.h... yes >checking for syslog.h... yes >checking for termios.h... yes >checking for util.h... no >checking for utime.h... yes >checking for utmp.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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/qrtr.h... yes >checking for linux/vm_sockets.h... yes >checking for linux/can.h... yes >checking for linux/can/bcm.h... yes >checking for linux/can/j1939.h... yes >checking for linux/can/raw.h... yes >checking for netcan/can.h... no >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 alignment 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 alignment of size_t... 4 >checking size of pid_t... 4 >checking size of uintptr_t... 4 >checking for long double... 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 for --with-address-sanitizer... no >checking for --with-memory-sanitizer... no >checking for --with-undefined-behavior-sanitizer... no >checking the extension of shared libraries... .so >checking LDSHARED... $(CC) -shared >checking BLDSHARED flags... $(CC) -shared >checking CCSHARED... -fPIC >checking LINKFORSHARED... -Xlinker -export-dynamic >checking CFLAGSFORSHARED... $(CCSHARED) >checking SHLIBS... $(LIBS) >checking for sendfile in -lsendfile... no >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for uuid.h... no >checking for LIBUUID... yes >checking for library containing sem_init... none required >checking for textdomain in -lintl... no >checking aligned memory access is required... no >checking for --with-hash-algorithm... default >checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" >checking for t_open in -lnsl... no >checking for socket in -lsocket... no >checking for --with-libs... no >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 decimal libmpdec machine... ansi32 >checking for LIBNSL... yes >checking for rpc/rpc.h... yes >checking for LIBSQLITE3... yes >checking for sqlite3.h... yes >checking for sqlite3_bind_double in -lsqlite3... yes >checking for sqlite3_column_decltype in -lsqlite3... yes >checking for sqlite3_column_double in -lsqlite3... yes >checking for sqlite3_complete in -lsqlite3... yes >checking for sqlite3_enable_shared_cache in -lsqlite3... yes >checking for sqlite3_progress_handler in -lsqlite3... yes >checking for sqlite3_result_double in -lsqlite3... yes >checking for sqlite3_set_authorizer in -lsqlite3... yes >checking for sqlite3_trace_v2 in -lsqlite3... yes >checking for sqlite3_value_double in -lsqlite3... yes >checking for sqlite3_load_extension in -lsqlite3... yes >checking for sqlite3_serialize in -lsqlite3... yes >checking for --enable-loadable-sqlite-extensions... yes >checking for gdbm.h... yes >checking for gdbm_open in -lgdbm... yes >checking for ndbm.h... no >checking for gdbm/ndbm.h... yes >checking for gdbm-ndbm.h... no >checking for dbm_open in -lgdbm_compat... yes >checking for db.h... yes >checking for libdb... yes >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 CAN_RAW_FD_FRAMES... yes >checking for CAN_RAW_JOIN_FILTERS... yes >checking for --with-doc-strings... yes >checking for --with-pymalloc... yes >checking for --with-freelists... 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 accept4... yes >checking for alarm... yes >checking for bind_textdomain_codeset... yes >checking for chmod... yes >checking for chown... yes >checking for clock... yes >checking for close_range... yes >checking for confstr... yes >checking for copy_file_range... yes >checking for ctermid... yes >checking for dup... yes >checking for dup3... yes >checking for execv... yes >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for faccessat... yes >checking for fchmod... yes >checking for fchmodat... yes >checking for fchown... yes >checking for fchownat... yes >checking for fdopendir... yes >checking for fdwalk... no >checking for fexecve... yes >checking for fork... yes >checking for fork1... no >checking for fpathconf... yes >checking for fstatat... yes >checking for ftime... yes >checking for ftruncate... yes >checking for futimens... yes >checking for futimes... yes >checking for futimesat... yes >checking for gai_strerror... yes >checking for getegid... yes >checking for getentropy... yes >checking for geteuid... yes >checking for getgid... yes >checking for getgrgid... yes >checking for getgrgid_r... yes >checking for getgrnam_r... yes >checking for getgrouplist... yes >checking for getgroups... yes >checking for gethostname... yes >checking for getitimer... yes >checking for getloadavg... yes >checking for getlogin... yes >checking for getpeername... yes >checking for getpgid... yes >checking for getpid... yes >checking for getppid... yes >checking for getpriority... yes >checking for _getpty... no >checking for getpwent... yes >checking for getpwnam_r... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for getresgid... yes >checking for getresuid... yes >checking for getrusage... yes >checking for getsid... yes >checking for getspent... yes >checking for getspnam... yes >checking for getuid... 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 linkat... yes >checking for lockf... yes >checking for lstat... yes >checking for lutimes... yes >checking for madvise... yes >checking for mbrtowc... yes >checking for memrchr... 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 mmap... yes >checking for mremap... yes >checking for nice... yes >checking for openat... yes >checking for opendir... yes >checking for pathconf... yes >checking for pause... yes >checking for pipe... yes >checking for pipe2... yes >checking for plock... no >checking for poll... yes >checking for posix_fadvise... yes >checking for posix_fallocate... yes >checking for posix_spawn... yes >checking for posix_spawnp... yes >checking for pread... yes >checking for preadv... yes >checking for preadv2... yes >checking for pthread_condattr_setclock... yes >checking for pthread_init... no >checking for pthread_kill... 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 rtpSpawn... no >checking for sched_get_priority_max... yes >checking for sched_rr_get_interval... yes >checking for sched_setaffinity... yes >checking for sched_setparam... yes >checking for sched_setscheduler... yes >checking for sem_clockwait... yes >checking for sem_getvalue... yes >checking for sem_open... yes >checking for sem_timedwait... 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 setitimer... yes >checking for setlocale... yes >checking for setpgid... yes >checking for setpgrp... yes >checking for setpriority... yes >checking for setregid... yes >checking for setresgid... yes >checking for setresuid... yes >checking for setreuid... yes >checking for setsid... yes >checking for setuid... yes >checking for setvbuf... yes >checking for shutdown... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for sigfillset... 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 splice... yes >checking for strftime... yes >checking for strlcpy... no >checking for strsignal... yes >checking for symlinkat... yes >checking for sync... yes >checking for sysconf... yes >checking for system... 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 ttyname... yes >checking for umask... yes >checking for uname... yes >checking for unlinkat... yes >checking for utimensat... yes >checking for utimes... yes >checking for vfork... yes >checking for wait... yes >checking for wait3... yes >checking for wait4... yes >checking for waitid... yes >checking for waitpid... yes >checking for wcscoll... yes >checking for wcsftime... yes >checking for wcsxfrm... yes >checking for wmemcmp... yes >checking for writev... yes >checking for armv7a-unknown-linux-gnueabihf-gcc options needed to detect all undeclared functions... none needed >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_create... yes >checking for epoll_create1... yes >checking for kqueue... no >checking for prlimit... yes >checking for _dyld_shared_cache_contains_path... no >checking for memfd_create... yes >checking for eventfd... yes >checking for ctermid_r... no >checking for flock declaration... yes >checking for flock... yes >checking for flock in -lbsd... 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 ZLIB... yes >checking for BZIP2... no >checking for bzlib.h... yes >checking for BZ2_bzCompress in -lbz2... yes >checking for LIBLZMA... yes >checking for hstrerror... yes >checking for getservbyname... yes >checking for getservbyport... yes >checking for gethostbyname... yes >checking for gethostbyaddr... yes >checking for getprotobyname... yes >checking for inet_aton... yes >checking for inet_ntoa... yes >checking for inet_pton... yes >checking for getpeername... (cached) yes >checking for getsockname... yes >checking for accept... yes >checking for bind... yes >checking for connect... yes >checking for listen... yes >checking for recvfrom... yes >checking for sendto... yes >checking for setsockopt... yes >checking for socket... yes >checking for setgroups... yes >checking for openpty... yes >checking for library containing login_tty... none required >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 getpgrp... yes >checking for setpgrp... (cached) yes >checking for LIBCRYPT... yes >checking for crypt or crypt_r... yes >checking for clock_gettime... yes >checking for clock_getres... yes >checking for clock_settime... yes >checking for clock_nanosleep... yes >checking for nanosleep... yes >checking for major, minor, and makedev... yes >checking for getaddrinfo... yes >checking getaddrinfo bug... no >checking for getnameinfo... 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 for addrinfo... yes >checking for sockaddr_storage... yes >checking for sockaddr_alg... 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 float word ordering is bigendian... 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 erf... yes >checking for erfc... yes >checking for expm1... yes >checking for log1p... yes >checking for log2... yes >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 for wchar.h... (cached) yes >checking size of wchar_t... 4 >checking whether wchar_t is signed... no >checking whether wchar_t is usable... yes >checking whether byte ordering is bigendian... no >checking ABIFLAGS... >checking SOABI... cpython-311-arm-linux-gnueabihf >checking LDVERSION... $(VERSION)$(ABIFLAGS) >checking for --with-platlibdir... yes >checking for --with-wheel-pkg-dir... yes >checking whether right shift extends the sign bit... yes >checking for getc_unlocked() and friends... yes >checking how to link readline libs... -lreadline >checking whether rl_completion_append_character is declared... yes >checking whether rl_completion_suppress_append is declared... yes >checking for rl_pre_input_hook in -lreadline... yes >checking for rl_completion_display_matches_hook in -lreadline... yes >checking for rl_resize_terminal in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking whether rl_catch_signals is declared... 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 for curses.h... 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 curses function is_pad... yes >checking for curses function is_term_resized... yes >checking for curses function resize_term... yes >checking for curses function resizeterm... yes >checking for curses function immedok... yes >checking for curses function syncok... yes >checking for curses function wchgat... yes >checking for curses function filter... yes >checking for curses function has_key... yes >checking for curses function typeahead... yes >checking for curses function 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 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 builtin __atomic_load_n and __atomic_store_n functions... 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 library containing shm_open... none required >checking for shm_open... yes >checking for shm_unlink... yes >checking for armv7a-unknown-linux-gnueabihf-pkg-config... armv7a-unknown-linux-gnueabihf-pkg-config >checking whether compiling and linking against OpenSSL works... yes >checking for --with-openssl-rpath... >checking whether OpenSSL provides required ssl module APIs... yes >checking whether OpenSSL provides required hashlib module APIs... yes >checking for --with-ssl-default-suites... python >checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 >checking for LIBB2... yes >checking for --disable-test-modules... yes >checking for additional Modules/Setup files... >checking for stdlib extension module _multiprocessing... yes >checking for stdlib extension module _posixshmem... yes >checking for stdlib extension module fcntl... yes >checking for stdlib extension module mmap... yes >checking for stdlib extension module _socket... yes >checking for stdlib extension module grp... yes >checking for stdlib extension module ossaudiodev... yes >checking for stdlib extension module pwd... yes >checking for stdlib extension module resource... yes >checking for stdlib extension module _scproxy... n/a >checking for stdlib extension module spwd... yes >checking for stdlib extension module syslog... yes >checking for stdlib extension module termios... yes >checking for stdlib extension module pyexpat... yes >checking for stdlib extension module _elementtree... yes >checking for stdlib extension module _md5... yes >checking for stdlib extension module _sha1... yes >checking for stdlib extension module _sha256... yes >checking for stdlib extension module _sha512... yes >checking for stdlib extension module _sha3... yes >checking for stdlib extension module _blake2... yes >checking for stdlib extension module _crypt... yes >checking for stdlib extension module _decimal... yes >checking for stdlib extension module _gdbm... yes >checking for stdlib extension module nis... yes >checking for stdlib extension module _sqlite3... yes >checking for stdlib extension module _tkinter... missing >checking for stdlib extension module _uuid... yes >checking for stdlib extension module zlib... yes >checking for stdlib extension module _bz2... yes >checking for stdlib extension module _lzma... yes >checking for stdlib extension module _ssl... yes >checking for stdlib extension module _hashlib... yes >checking for stdlib extension module _testcapi... yes >checking for stdlib extension module _testinternalcapi... yes >checking for stdlib extension module _testbuffer... yes >checking for stdlib extension module _testimportmultiple... yes >checking for stdlib extension module _testmultiphase... yes >checking for stdlib extension module _xxtestfuzz... yes >checking for stdlib extension module _ctypes_test... yes >checking for stdlib extension module xxlimited... yes >checking for stdlib extension module xxlimited_35... yes >configure: creating ./config.status >config.status: creating Makefile.pre >config.status: creating Misc/python.pc >config.status: creating Misc/python-embed.pc >config.status: creating Misc/python-config.sh >config.status: creating Modules/Setup.bootstrap >config.status: creating Modules/Setup.stdlib >config.status: creating Modules/ld_so_aix >config.status: creating pyconfig.h >configure: creating Modules/Setup.local >configure: creating Makefile >configure: > >If you want a release build with all stable optimizations active (PGO, etc), >please run ./configure --enable-optimizations > >configure: WARNING: > >Platform "armv7a-unknown-linux-gnueabihf" with compiler "gcc" is not supported by the >CPython core team, see https://peps.python.org/pep-0011/ for more information. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 ... >make -j80 CPPFLAGS= CFLAGS= LDFLAGS= >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c >Objects/obmalloc.c:1449:1: warning: 'always_inline' function might not be inlinable [-Wattributes[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wattributes]] > 1449 | arena_map_get(block *p, int create) > | ^~~~~~~~~~~~~ >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c >Python/initconfig.c:2281:1: warning: function declaration isn't a prototype [-Wstrict-prototypes[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-prototypes]] > 2281 | config_envvars_usage() > | ^~~~~~~~~~~~~~~~~~~~ >Python/initconfig.c:2287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-prototypes]] > 2287 | config_xoptions_usage() > | ^~~~~~~~~~~~~~~~~~~~~ >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DABIFLAGS='""' \ > -DMULTIARCH=\"arm-linux-gnueabihf\" \ > -o Python/sysmodule.o ./Python/sysmodule.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ > -DSOABI='"cpython-311-arm-linux-gnueabihf"' \ > -o Python/dynload_shlib.o ./Python/dynload_shlib.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o >armv7a-unknown-linux-gnueabihf-gcc -I./Modules/_io -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/basearith.o ./Modules/_decimal/libmpdec/basearith.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/constants.o ./Modules/_decimal/libmpdec/constants.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/context.o ./Modules/_decimal/libmpdec/context.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/convolute.o ./Modules/_decimal/libmpdec/convolute.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/crt.o ./Modules/_decimal/libmpdec/crt.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/difradix2.o ./Modules/_decimal/libmpdec/difradix2.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/fnt.o ./Modules/_decimal/libmpdec/fnt.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/fourstep.o ./Modules/_decimal/libmpdec/fourstep.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ./Modules/_decimal/libmpdec/io.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/mpalloc.o ./Modules/_decimal/libmpdec/mpalloc.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/mpdecimal.o ./Modules/_decimal/libmpdec/mpdecimal.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/numbertheory.o ./Modules/_decimal/libmpdec/numbertheory.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/sixstep.o ./Modules/_decimal/libmpdec/sixstep.c >armv7a-unknown-linux-gnueabihf-gcc -c -I./Modules/_decimal/libmpdec -DCONFIG_32=1 -DANSI=1 -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/transpose.o ./Modules/_decimal/libmpdec/transpose.c >/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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.11," < ./Misc/python-config.in >python-config.py >LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config >rm -f Modules/_decimal/libmpdec/libmpdec.a >armv7a-unknown-linux-gnueabihf-ar rcs Modules/_decimal/libmpdec/libmpdec.a Modules/_decimal/libmpdec/basearith.o Modules/_decimal/libmpdec/constants.o Modules/_decimal/libmpdec/context.o Modules/_decimal/libmpdec/convolute.o Modules/_decimal/libmpdec/crt.o Modules/_decimal/libmpdec/difradix2.o Modules/_decimal/libmpdec/fnt.o Modules/_decimal/libmpdec/fourstep.o Modules/_decimal/libmpdec/io.o Modules/_decimal/libmpdec/mpalloc.o Modules/_decimal/libmpdec/mpdecimal.o Modules/_decimal/libmpdec/numbertheory.o Modules/_decimal/libmpdec/sixstep.o Modules/_decimal/libmpdec/transpose.o >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -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 >armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.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/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o -ldl -lm >./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h >./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h >./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h >./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ > -DPREFIX='"/usr"' \ > -DEXEC_PREFIX='"/usr"' \ > -DVERSION='"3.11"' \ > -DVPATH='""' \ > -DPLATLIBDIR='"lib"' \ > -DPYTHONFRAMEWORK='""' \ > -o Modules/getpath.o ./Modules/getpath.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c >armv7a-unknown-linux-gnueabihf-gcc -o _bootstrap_python Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.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/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o \ > Programs/_bootstrap_python.o Modules/getpath.o -ldl -lm >./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h >./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h >./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h >./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h >./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h >./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h >./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h >./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h >./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h >./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h >./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h >./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h >./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h >./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h >./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h >./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h >./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h >./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h >./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h >./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h >./_bootstrap_python ./Tools/scripts/deepfreeze.py \ >Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \ >Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \ >Python/frozen_modules/zipimport.h:zipimport \ >Python/frozen_modules/abc.h:abc \ >Python/frozen_modules/codecs.h:codecs \ >Python/frozen_modules/io.h:io \ >Python/frozen_modules/_collections_abc.h:_collections_abc \ >Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \ >Python/frozen_modules/genericpath.h:genericpath \ >Python/frozen_modules/ntpath.h:ntpath \ >Python/frozen_modules/posixpath.h:posixpath \ >Python/frozen_modules/os.h:os \ >Python/frozen_modules/site.h:site \ >Python/frozen_modules/stat.h:stat \ >Python/frozen_modules/importlib.util.h:importlib.util \ >Python/frozen_modules/importlib.machinery.h:importlib.machinery \ >Python/frozen_modules/runpy.h:runpy \ >Python/frozen_modules/__hello__.h:__hello__ \ >Python/frozen_modules/__phello__.h:__phello__ \ >Python/frozen_modules/__phello__.ham.h:__phello__.ham \ >Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \ >Python/frozen_modules/__phello__.spam.h:__phello__.spam \ >Python/frozen_modules/frozen_only.h:frozen_only \ >-o Python/deepfreeze/deepfreeze.c >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c >Note: Deepfreeze may have added some global objects, > so run 'make regen-global-objects' if necessary. >armv7a-unknown-linux-gnueabihf-gcc -c -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c >if test libpython3.11.so.1.0 != libpython3.11.so; then \ > armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-hlibpython3.11.so.1.0 -o libpython3.11.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.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/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ > ln -f libpython3.11.so.1.0 libpython3.11.so; \ >else \ > armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -o libpython3.11.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.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/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ >fi >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.11.so >armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.11 -ldl -lm >armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.11 -ldl -lm >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 ./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.11.0_p1/work/Python-3.11.0 ./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.11.0_p1/work/Python-3.11.0 CC='armv7a-unknown-linux-gnueabihf-gcc' LDSHARED='armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed ' OPT='-DNDEBUG ' ./python -E ./setup.py build >running build >running build_ext >building 'array' extension >building '_contextvars' extension >building 'math' extension >building 'cmath' extension >creating build/temp.linux-armv8l-3.11/var >creating build/temp.linux-armv8l-3.11/var >building '_datetime' extension >building '_zoneinfo' extension >creating build/temp.linux-armv8l-3.11/var/tmp >creating build/temp.linux-armv8l-3.11/var/tmp >creating build/temp.linux-armv8l-3.11/var/tmp >creating build/temp.linux-armv8l-3.11/var/tmp/portage >building '_heapq' extension >creating build/temp.linux-armv8l-3.11/var/tmp >building '_pickle' extension >building '_bisect' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1 >building '_random' extension >building '_asyncio' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1 >building '_opcode' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang >building '_typing' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >building '_json' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1 >building '_statistics' extension >building '_struct' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >building 'unicodedata' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >building 'mmap' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >building 'syslog' extension >building 'fcntl' extension >building 'spwd' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >building 'grp' extension >building '_xxsubinterpreters' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >building '_queue' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >building 'audioop' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >building '_lsprof' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_asynciomodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_asynciomodule.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_typingmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_typingmodule.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >building '_testcapi' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bisectmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bisectmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mathmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mathmodule.o >building '_testbuffer' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/audioop.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/audioop.o >building '_curses' extension >building '_posixsubprocess' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 >building '_testmultiphase' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cmathmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cmathmodule.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >building 'select' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_statisticsmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_statisticsmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testcapimodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testcapimodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/grpmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/grpmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/fcntlmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/fcntlmodule.o >building '_socket' extension >building '_sha512' extension >building '_csv' extension >building '_testimportmultiple' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/unicodedata.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/unicodedata.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_contextvarsmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_contextvarsmodule.o >building '_sha3' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_posixsubprocess.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_posixsubprocess.o >building '_ssl' extension >building '_hashlib' extension >building '_md5' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mmapmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mmapmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/selectmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/selectmodule.o >building '_testinternalcapi' extension >building '_sha256' extension >building 'readline' extension >building 'ossaudiodev' extension >building 'zlib' extension >building 'binascii' extension >building '_bz2' extension >building '_crypt' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lsprof.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lsprof.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_pickle.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_pickle.o >building '_multibytecodec' extension >building '_xxtestfuzz' extension >building '_blake2' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_hashopenssl.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_hashopenssl.o >building '_sha1' extension >building '_gdbm' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_datetimemodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_datetimemodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testinternalcapi.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testinternalcapi.o >building '_codecs_tw' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/spwdmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/spwdmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testbuffer.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testbuffer.o >building '_codecs_iso2022' extension >building '_decimal' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_json.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_json.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha512module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha512module.o >building '_curses_panel' extension >building '_multiprocessing' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_randommodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_randommodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cryptmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cryptmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bz2module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bz2module.o >building '_uuid' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testmultiphase.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testmultiphase.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/arraymodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/arraymodule.o >building '_ctypes' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs >building '_dbm' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/md5module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/md5module.o >building '_sqlite3' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_gdbmmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_gdbmmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha256module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha256module.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/readline.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/readline.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/ossaudiodev.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/ossaudiodev.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DUSE_ZLIB_CRC32 -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/binascii.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/binascii.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testimportmultiple.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testimportmultiple.o >building '_posixshmem' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sha3 >building 'xxlimited' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ssl.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ssl.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_queuemodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_queuemodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_struct.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_struct.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/syslogmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/syslogmodule.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha1module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha1module.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DUSE_GDBM_COMPAT -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_dbmmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_dbmmodule.o >building 'termios' extension >building '_codecs_cn' extension >building '_codecs_hk' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/_xxtestfuzz.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxsubinterpretersmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cursesmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cursesmodule.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs >building '_lzma' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_decimal >building '_elementtree' extension >building 'xxlimited_35' extension >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing >building '_codecs_kr' extension >building '_codecs_jp' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/multibytecodec.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite >building '_ctypes_test' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_tw.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_curses_panel.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_curses_panel.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/uuid -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_uuidmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_uuidmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/posixshmem.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/socketmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/socketmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/zlibmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/zlibmodule.o >building 'pyexpat' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/multiprocessing.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2 >building 'resource' extension >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_heapqmodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_heapqmodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/blob.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/blob.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_iso2022.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lzmamodule.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lzmamodule.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sha3/sha3module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sha3/sha3module.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_opcode.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_opcode.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/pyexpat.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/pyexpat.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_jp.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited_35.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited_35.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_cn.o >creating build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_kr.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/termios.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/termios.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_csv.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_csv.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_32=1 -DANSI=1 -I./Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_decimal/_decimal.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_decimal/_decimal.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes_test.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2b_impl.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2b_impl.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/resource.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/resource.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_hk.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_typingmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_typing.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_elementtree.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_elementtree.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_zoneinfo.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_zoneinfo.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_contextvars.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_statisticsmodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/_statistics.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_testimportmultiple.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-armv8l-3.11/_crypt.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-armv8l-3.11/_uuid.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/fuzzer.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/grp.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/spwd.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/semaphore.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_posixshmem.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_opcode.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/syslog.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_bisect.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited_35.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/xxlimited_35.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/xxlimited.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/fcntlmodule.o -L. -L/usr/local/lib -lbsd -o build/lib.linux-armv8l-3.11/fcntl.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_queue.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_random.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -o build/lib.linux-armv8l-3.11/_dbm.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_testinternalcapi.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_sha1.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_posixsubprocess.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/rotatingtree.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/rotatingtree.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/resource.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_md5.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_heapq.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_testmultiphase.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-armv8l-3.11/_gdbm.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/termios.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2module.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-armv8l-3.11/_curses_panel.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/connection.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/connection.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-armv8l-3.11/_bz2.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_tw.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lsprof.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_lsprof.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/mmap.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_sha3.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_xxtestfuzz.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/_ctypes_test.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/select.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_multiprocessing.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-armv8l-3.11/readline.cpython-311-arm-linux-gnueabihf.so >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/connection.c: In function 'deserialize_impl': >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/connection.c:2148:19: warning: comparison is always false due to limited range of data type [-Wtype-limits[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wtype-limits]] > 2148 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 > | ^ >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/ossaudiodev.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2s_impl.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2s_impl.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_kr.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_sha256.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_cn.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_hk.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_iso2022.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-armv8l-3.11/binascii.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-armv8l-3.11/_lzma.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_csv.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_xxsubinterpreters.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-armv8l-3.11/zlib.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_hashopenssl.o -L. -L/usr/local/lib -lcrypto -o build/lib.linux-armv8l-3.11/_hashlib.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2b_impl.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2module.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lb2 -o build/lib.linux-armv8l-3.11/_blake2.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_multibytecodec.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_struct.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_testbuffer.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_zoneinfo.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/mathmodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/math.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_json.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/audioop.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_codecs_jp.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-armv8l-3.11/pyexpat.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_asyncio.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/array.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/cursor.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/cursor.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_sha512.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_socket.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callbacks.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callbacks.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_elementtree.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_elementtree.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callproc.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callproc.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/microprotocols.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/microprotocols.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/unicodedata.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-armv8l-3.11/_ssl.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-armv8l-3.11/_curses.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/module.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/module.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/_datetime.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/cfield.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/cfield.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_testcapi.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/prepare_protocol.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/cmathmodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/cmath.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-armv8l-3.11/_pickle.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/row.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/row.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/statement.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/statement.o >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/lib/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/stgdict.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/stgdict.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 >armv7a-unknown-linux-gnueabihf-gcc -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/usr/include/ncursesw -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Include -I/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 -c /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/util.c -o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/util.o >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_decimal/_decimal.o Modules/_decimal/libmpdec/libmpdec.a -L. -L/usr/local/lib -lm -o build/lib.linux-armv8l-3.11/_decimal.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/blob.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/connection.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/cursor.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/microprotocols.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/module.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/prepare_protocol.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/row.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/statement.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -o build/lib.linux-armv8l-3.11/_sqlite3.cpython-311-arm-linux-gnueabihf.so >armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/_ctypes.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callbacks.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/callproc.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/cfield.o build/temp.linux-armv8l-3.11/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-armv8l-3.11/_ctypes.cpython-311-arm-linux-gnueabihf.so > >The following modules found by detect_modules() in setup.py have not >been built, they are *disabled* by configure: >_tkinter nis > >running build_scripts >creating build/scripts-3.11 >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/pydoc3 -> build/scripts-3.11 >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/idle3 -> build/scripts-3.11 >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/2to3 -> build/scripts-3.11 >changing mode of build/scripts-3.11/pydoc3 from 644 to 755 >changing mode of build/scripts-3.11/idle3 from 644 to 755 >changing mode of build/scripts-3.11/2to3 from 644 to 755 >renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11 >renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11 >renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11 >>>> Source compiled. >>>> Test phase: dev-lang/python-3.11.0_p1 >make -j80 test 'EXTRATESTOPTS=-u-network -j 80 -x test_gdb' CPPFLAGS= CFLAGS= LDFLAGS= >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 CC='armv7a-unknown-linux-gnueabihf-gcc' LDSHARED='armv7a-unknown-linux-gnueabihf-gcc -shared -Wl,-O1 -Wl,--as-needed ' OPT='-DNDEBUG ' ./python -E ./setup.py build >running build >running build_ext > >The following modules found by detect_modules() in setup.py have not >been built, they are *disabled* by configure: >_tkinter nis > >running build_scripts >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/pydoc3 -> build/scripts-3.11 >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/idle3 -> build/scripts-3.11 >copying and adjusting /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/scripts/2to3 -> build/scripts-3.11 >changing mode of build/scripts-3.11/pydoc3 from 644 to 755 >changing mode of build/scripts-3.11/idle3 from 644 to 755 >changing mode of build/scripts-3.11/2to3 from 644 to 755 >renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11 >renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11 >renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11 >LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0 ./python -E ./Tools/scripts/run_tests.py -u-network -j 80 -x test_gdb >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/python -u -W default -bb -E -E -m test -r -w -u-network -j 80 -x test_gdb >== CPython 3.11.0 (main, Nov 7 2022, 07:07:57) [GCC 11.3.0] >== Linux-5.15.64-gentoo-dist-armv8l-ARMv8_Processor_rev_1_-v8l-with-glibc2.35 little-endian >== cwd: /var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/build/test_python_116æ >== CPU count: 80 >== encodings: locale=UTF-8, FS=utf-8 >Using random seed 9038516 >0:00:00 load avg: 1.55 Run tests in parallel using 80 child processes >0:00:00 load avg: 4.79 [ 1/435] test_unicode_identifiers passed >0:00:00 load avg: 4.79 [ 2/435] test_tk skipped >test_tk skipped -- No module named '_tkinter' >0:00:00 load avg: 4.79 [ 3/435] test_isinstance passed >0:00:00 load avg: 4.79 [ 4/435] test_zipfile64 skipped (resource denied) >test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run >0:00:00 load avg: 4.79 [ 5/435] test_type_cache passed >0:00:00 load avg: 4.79 [ 6/435] test_defaultdict passed >0:00:00 load avg: 4.79 [ 7/435] test_dict_version passed >0:00:00 load avg: 4.79 [ 8/435] test_gettext passed >0:00:00 load avg: 4.79 [ 9/435] test_subclassinit passed >0:00:00 load avg: 4.79 [ 10/435] test_structmembers passed >0:00:00 load avg: 4.79 [ 11/435] test_future3 passed >0:00:00 load avg: 4.79 [ 12/435] test_winconsoleio skipped >test_winconsoleio skipped -- test only relevant on win32 >0:00:00 load avg: 4.79 [ 13/435] test_tomllib passed >0:00:00 load avg: 4.79 [ 14/435] test_unicode_file passed >0:00:00 load avg: 4.79 [ 15/435] test_ttk_guionly skipped >test_ttk_guionly skipped -- No module named '_tkinter' >0:00:00 load avg: 4.79 [ 16/435] test_resource passed >0:00:00 load avg: 4.79 [ 17/435] test_fcntl passed >0:00:00 load avg: 4.79 [ 18/435] test_rlcompleter passed >0:00:00 load avg: 4.79 [ 19/435] test_dbm passed >0:00:00 load avg: 4.79 [ 20/435] test_setcomps passed >0:00:00 load avg: 4.79 [ 21/435] test_typechecks passed >0:00:00 load avg: 4.79 [ 22/435] test_bigmem passed >0:00:00 load avg: 4.79 [ 23/435] test_exception_group passed >0:00:00 load avg: 4.79 [ 24/435] test_property passed >0:00:00 load avg: 4.79 [ 25/435] test_unpack passed >0:00:00 load avg: 4.79 [ 26/435] test_fileutils passed >0:00:00 load avg: 4.79 [ 27/435] test_scope passed >0:00:00 load avg: 4.79 [ 28/435] test_codecmaps_tw passed >0:00:00 load avg: 4.79 [ 29/435] test_type_comments passed >0:00:00 load avg: 4.79 [ 30/435] test_binascii passed >0:00:00 load avg: 4.79 [ 31/435] test_pkgutil passed >0:00:00 load avg: 4.79 [ 32/435] test_string_literals passed >0:00:00 load avg: 4.79 [ 33/435] test_augassign passed >0:00:00 load avg: 4.79 [ 34/435] test_check_c_globals passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Tools/c-analyzer/c_parser/preprocessor/__init__.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.ccompiler >0:00:00 load avg: 4.79 [ 35/435] test_ipaddress passed >0:00:00 load avg: 4.79 [ 36/435] test_contextlib_async passed >0:00:00 load avg: 4.79 [ 37/435] test_urllibnet skipped (resource denied) >test_urllibnet skipped -- Use of the 'network' resource not enabled >0:00:00 load avg: 4.79 [ 38/435] test_stat passed >0:00:00 load avg: 4.79 [ 39/435] test___future__ passed >0:00:00 load avg: 4.79 [ 40/435] test_charmapcodec passed >0:00:00 load avg: 4.79 [ 41/435] test_nntplib passed >0:00:00 load avg: 4.79 [ 42/435] test_operator passed >0:00:00 load avg: 4.79 [ 43/435] test_keyword passed >0:00:00 load avg: 4.79 [ 44/435] test_longexp passed >0:00:00 load avg: 4.79 [ 45/435] test_userlist passed >0:00:00 load avg: 4.79 [ 46/435] test_fractions passed >0:00:00 load avg: 4.79 [ 47/435] test_reprlib passed >0:00:00 load avg: 4.79 [ 48/435] test_complex passed >0:00:00 load avg: 4.79 [ 49/435] test_contextlib passed >0:00:00 load avg: 4.79 [ 50/435] test_htmlparser passed >0:00:00 load avg: 4.79 [ 51/435] test_errno passed >0:00:00 load avg: 4.79 [ 52/435] test_zipapp passed >0:00:00 load avg: 4.79 [ 53/435] test_ossaudiodev skipped (resource denied) >test_ossaudiodev skipped -- Use of the 'audio' resource not enabled >0:00:00 load avg: 4.79 [ 54/435] test_positional_only_arg passed >0:00:00 load avg: 4.79 [ 55/435] test_winsound skipped (resource denied) >test_winsound skipped -- Use of the 'audio' resource not enabled >0:00:00 load avg: 4.79 [ 56/435] test_urllib passed >0:00:00 load avg: 4.79 [ 57/435] test_future passed >0:00:00 load avg: 4.79 [ 58/435] test_pty passed >hi there >0:00:00 load avg: 4.79 [ 59/435] test_pstats passed >0:00:00 load avg: 4.79 [ 60/435] test_strftime passed >0:00:00 load avg: 4.79 [ 61/435] test_ucn passed >0:00:00 load avg: 4.79 [ 62/435] test_sax passed >0:00:00 load avg: 4.79 [ 63/435] test_code passed >0:00:00 load avg: 4.79 [ 64/435] test_linecache passed >0:00:00 load avg: 4.79 [ 65/435] test_platform passed >0:00:00 load avg: 4.79 [ 66/435] test_global passed >0:00:00 load avg: 4.79 [ 67/435] test_format passed >0:00:00 load avg: 4.79 [ 68/435] test_ensurepip passed >0:00:00 load avg: 4.79 [ 69/435] test_optparse passed >0:00:00 load avg: 4.79 [ 70/435] test_tix skipped >test_tix skipped -- No module named '_tkinter' >0:00:00 load avg: 4.79 [ 71/435] test_metaclass passed >0:00:00 load avg: 4.79 [ 72/435] test_netrc passed >0:00:00 load avg: 4.79 [ 73/435] test_genericalias passed >0:00:00 load avg: 4.79 [ 74/435] test_fileinput passed >0:00:00 load avg: 4.79 [ 75/435] test_univnewlines passed >0:00:00 load avg: 4.79 [ 76/435] test_configparser passed >0:00:00 load avg: 4.79 [ 77/435] test_ttk_textonly skipped >test_ttk_textonly skipped -- No module named '_tkinter' >0:00:00 load avg: 4.79 [ 78/435] test_codecencodings_jp passed >0:00:00 load avg: 4.79 [ 79/435] test_epoll passed >0:00:00 load avg: 4.79 [ 80/435] test_wave passed >0:00:00 load avg: 4.79 [ 81/435] test_repl passed >0:00:00 load avg: 4.79 [ 82/435] test_copyreg passed >0:00:00 load avg: 4.79 [ 83/435] test_dictcomps passed >0:00:00 load avg: 4.79 [ 84/435] test_spwd passed >0:00:00 load avg: 4.79 [ 85/435] test_compare passed >0:00:00 load avg: 4.79 [ 86/435] test_eof passed >0:00:00 load avg: 4.79 [ 87/435] test_file passed >0:00:00 load avg: 4.79 [ 88/435] test_fstring passed >0:00:00 load avg: 4.79 [ 89/435] test_sunau passed >0:00:00 load avg: 4.79 [ 90/435] test_opcodes passed >0:00:00 load avg: 4.79 [ 91/435] test_http_cookies passed >0:00:00 load avg: 4.79 [ 92/435] test_lltrace passed >0:00:00 load avg: 4.79 [ 93/435] test_codecmaps_cn passed >0:00:00 load avg: 4.79 [ 94/435] test_dynamic passed >0:00:00 load avg: 4.79 [ 95/435] test_generator_stop passed >0:00:00 load avg: 4.79 [ 96/435] test_osx_env passed >0:00:00 load avg: 4.79 [ 97/435] test_codeop passed >0:00:00 load avg: 4.79 [ 98/435] test_webbrowser passed >0:00:00 load avg: 4.79 [ 99/435] test_http_cookiejar passed >0:00:00 load avg: 4.79 [100/435] test_sysconfig passed >0:00:00 load avg: 4.79 [101/435] test_picklebuffer passed >0:00:00 load avg: 4.79 [102/435] test_script_helper passed >0:00:00 load avg: 4.79 [103/435] test_unpack_ex passed >0:00:00 load avg: 4.79 [104/435] test_syslog passed >0:00:00 load avg: 4.79 [105/435] test_genericpath passed >0:00:00 load avg: 4.79 [106/435] test_frozen passed >0:00:00 load avg: 4.79 [107/435] test_dict passed >0:00:00 load avg: 4.79 [108/435] test_cmd passed >0:00:00 load avg: 4.79 [109/435] test_xdrlib passed >0:00:00 load avg: 4.79 [110/435] test_enum passed >0:00:00 load avg: 4.79 [111/435] test_dbm_ndbm passed >0:00:00 load avg: 4.79 [112/435] test_tcl skipped >test_tcl skipped -- No module named '_tkinter' >0:00:00 load avg: 4.79 [113/435] test_codecencodings_cn passed >0:00:00 load avg: 4.79 [114/435] test_functools passed >0:00:00 load avg: 4.79 [115/435] test_stringprep passed >0:00:00 load avg: 4.79 [116/435] test_readline passed >0:00:00 load avg: 4.79 [117/435] test_sys_setprofile passed >0:00:01 load avg: 4.79 [118/435] test_baseexception passed >0:00:01 load avg: 4.79 [119/435] test_threadedtempfile passed >0:00:01 load avg: 4.79 [120/435] test_urllib2 passed >0:00:01 load avg: 4.79 [121/435] test_doctest2 passed >0:00:01 load avg: 4.79 [122/435] test_ioctl skipped >test_ioctl skipped -- Unable to open /dev/tty >0:00:01 load avg: 4.79 [123/435] test_numeric_tower passed >0:00:01 load avg: 4.79 [124/435] test_genexps passed >0:00:01 load avg: 4.79 [125/435] test_inspect passed >0:00:01 load avg: 4.79 [126/435] test_sys passed >0:00:01 load avg: 4.79 [127/435] test_genericclass passed >0:00:01 load avg: 4.79 [128/435] test_cgi passed >0:00:01 load avg: 4.79 [129/435] test_pulldom passed >0:00:01 load avg: 4.79 [130/435] test_funcattrs passed >0:00:01 load avg: 4.79 [131/435] test_threading_local passed >0:00:01 load avg: 4.79 [132/435] test_sort passed >0:00:01 load avg: 4.79 [133/435] test_coroutines passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_coroutines.py:2208: RuntimeWarning: coroutine 'CoroutineTest.test_bpo_45813_2.<locals>.f' was never awaited > with self.assertWarns(RuntimeWarning): >RuntimeWarning: Enable tracemalloc to get the object allocation traceback >0:00:01 load avg: 4.79 [134/435] test_thread passed >0:00:01 load avg: 4.79 [135/435] test_codecmaps_jp passed >0:00:01 load avg: 4.79 [136/435] test_tuple passed >0:00:01 load avg: 4.79 [137/435] test_mailbox passed >0:00:01 load avg: 4.79 [138/435] test_openpty passed >0:00:01 load avg: 4.79 [139/435] test_userstring passed >0:00:01 load avg: 4.79 [140/435] test_xxlimited passed >0:00:01 load avg: 4.79 [141/435] test_bdb passed >0:00:01 load avg: 4.79 [142/435] test_getopt passed >0:00:01 load avg: 4.79 [143/435] test_py_compile passed >0:00:01 load avg: 4.79 [144/435] test_module passed >0:00:01 load avg: 4.79 [145/435] test_cmath passed >0:00:01 load avg: 4.79 [146/435] test_runpy passed >0:00:01 load avg: 4.79 [147/435] test_aifc passed >0:00:01 load avg: 4.79 [148/435] test_super passed >0:00:01 load avg: 4.79 [149/435] test_list passed >0:00:01 load avg: 4.79 [150/435] test_syntax passed >0:00:01 load avg: 4.79 [151/435] test_abc passed >0:00:01 load avg: 4.79 [152/435] test_crashers passed >0:00:01 load avg: 4.79 [153/435] test_codeccallbacks passed >0:00:01 load avg: 4.79 [154/435] test_iterlen passed >0:00:01 load avg: 4.79 [155/435] test_urlparse passed >0:00:01 load avg: 4.79 [156/435] test_smtpd passed >0:00:01 load avg: 4.79 [157/435] test_multibytecodec passed >0:00:01 load avg: 4.79 [158/435] test_types passed >0:00:01 load avg: 4.79 [159/435] test_dis passed >0:00:01 load avg: 4.79 [160/435] test_keywordonlyarg passed >0:00:01 load avg: 4.79 [161/435] test_raise passed >0:00:01 load avg: 4.79 [162/435] test_unparse passed >0:00:01 load avg: 4.79 [163/435] test_codecmaps_hk passed >0:00:01 load avg: 4.79 [164/435] test_deque passed >0:00:01 load avg: 4.79 [165/435] test_code_module passed >0:00:01 load avg: 4.79 [166/435] test_xxtestfuzz passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_xxtestfuzz.py:13: DeprecationWarning: module 'sre_compile' is deprecated > _xxtestfuzz.run(b"") >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_xxtestfuzz.py:13: DeprecationWarning: module 'sre_constants' is deprecated > _xxtestfuzz.run(b"") >0:00:01 load avg: 4.79 [167/435] test_builtin passed >0:00:01 load avg: 4.79 [168/435] test_mimetypes passed >0:00:01 load avg: 4.79 [169/435] test_sys_settrace passed >0:00:01 load avg: 4.79 [170/435] test_collections passed >0:00:01 load avg: 4.79 [171/435] test_named_expressions passed >0:00:01 load avg: 4.79 [172/435] test_hmac passed >0:00:01 load avg: 4.79 [173/435] test_pow passed >0:00:01 load avg: 4.79 [174/435] test_telnetlib passed >0:00:01 load avg: 4.79 [175/435] test_ctypes passed >0:00:01 load avg: 4.79 [176/435] test_ordered_dict passed >0:00:01 load avg: 4.79 [177/435] test_zlib passed >0:00:01 load avg: 4.79 [178/435] test_xml_dom_minicompat passed >0:00:01 load avg: 4.79 [179/435] test_asyncgen passed >0:00:01 load avg: 4.79 [180/435] test_frame passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_frame.py:259: ResourceWarning: unclosed file <_io.TextIOWrapper name='/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_frame.py' mode='r' encoding='UTF-8'> > gen() >ResourceWarning: Enable tracemalloc to get the object allocation traceback >Destroyed from gc >0:00:01 load avg: 4.79 [181/435] test_re passed >0:00:01 load avg: 4.79 [182/435] test_base64 passed >0:00:01 load avg: 4.79 [183/435] test_yield_from passed >0:00:01 load avg: 4.79 [184/435] test_shlex passed >0:00:01 load avg: 4.79 [185/435] test_locale passed >0:00:01 load avg: 4.79 [186/435] test_richcmp passed >0:00:01 load avg: 4.79 [187/435] test_int_literal passed >0:00:01 load avg: 4.79 [188/435] test_weakset passed >0:00:01 load avg: 4.79 [189/435] test_copy passed >0:00:01 load avg: 4.79 [190/435] test_dictviews passed >0:00:01 load avg: 4.79 [191/435] test_memoryview passed >0:00:01 load avg: 4.79 [192/435] test_heapq passed >0:00:01 load avg: 4.79 [193/435] test_unicode_file_functions passed >0:00:01 load avg: 4.79 [194/435] test_typing passed >0:00:01 load avg: 4.79 [195/435] test_exception_hierarchy passed >0:00:01 load avg: 4.79 [196/435] test_xmlrpc_net skipped (resource denied) >test_xmlrpc_net skipped -- Use of the 'network' resource not enabled >0:00:01 load avg: 4.79 [197/435] test_asynchat passed >0:00:01 load avg: 4.79 [198/435] test_audit passed >0:00:01 load avg: 4.79 [199/435] test_hashlib passed >0:00:01 load avg: 4.79 [200/435] test_pathlib passed >0:00:01 load avg: 4.79 [201/435] test_c_locale_coercion passed >0:00:01 load avg: 4.79 [202/435] test_minidom passed >0:00:01 load avg: 4.79 [203/435] test_winreg skipped >test_winreg skipped -- No module named 'winreg' >0:00:01 load avg: 4.79 [204/435] test_bigaddrspace passed >0:00:01 load avg: 4.79 [205/435] test_import passed >0:00:01 load avg: 4.79 [206/435] test_generators passed >0:00:01 load avg: 4.79 [207/435] test_traceback passed >0:00:01 load avg: 4.79 [208/435] test_atexit passed >0:00:01 load avg: 4.79 [209/435] test_decorators passed >0:00:02 load avg: 4.79 [210/435] test_codecmaps_kr passed >0:00:02 load avg: 4.79 [211/435] test_memoryio passed >0:00:02 load avg: 4.79 [212/435] test__xxsubinterpreters passed >0:00:02 load avg: 4.79 [213/435] test_filecmp passed >0:00:02 load avg: 4.79 [214/435] test_xml_etree_c passed >0:00:02 load avg: 4.79 [215/435] test_array passed >0:00:02 load avg: 4.79 [216/435] test_timeit passed >0:00:02 load avg: 4.79 [217/435] test_zoneinfo passed >0:00:02 load avg: 4.79 [218/435] test_pyclbr passed >0:00:02 load avg: 4.79 [219/435] test_getpass passed >0:00:02 load avg: 4.79 [220/435] test_urllib2net skipped (resource denied) >test_urllib2net skipped -- Use of the 'network' resource not enabled >0:00:02 load avg: 4.79 [221/435] test_imghdr passed >0:00:02 load avg: 4.79 [222/435] test_dtrace passed >0:00:02 load avg: 4.79 [223/435] test_math passed >0:00:02 load avg: 4.79 [224/435] test_shelve passed >0:00:02 load avg: 4.79 [225/435] test_getpath passed >0:00:02 load avg: 4.79 [226/435] test_bytes passed >0:00:02 load avg: 4.79 [227/435] test_startfile skipped >test_startfile skipped -- object <module 'os' (frozen)> has no attribute 'startfile' >0:00:02 load avg: 4.79 [228/435] test_modulefinder passed >0:00:02 load avg: 4.79 [229/435] test_structseq passed >0:00:02 load avg: 4.79 [230/435] test_pdb passed >0:00:02 load avg: 4.79 [231/435] test___all__ passed >0:00:02 load avg: 4.79 [232/435] test_index passed >0:00:02 load avg: 4.79 [233/435] test_dbm_gnu passed >0:00:02 load avg: 4.79 [234/435] test_hash passed >0:00:02 load avg: 4.79 [235/435] test_site passed >0:00:02 load avg: 4.79 [236/435] test_sndhdr passed >0:00:02 load avg: 4.79 [237/435] test_zipimport_support passed >0:00:02 load avg: 4.79 [238/435] test_difflib passed >0:00:02 load avg: 4.79 [239/435] test_popen passed >0:00:02 load avg: 4.79 [240/435] test_turtle skipped >test_turtle skipped -- No module named '_tkinter' >0:00:02 load avg: 4.79 [241/435] test_sched passed >0:00:02 load avg: 4.79 [242/435] test__opcode passed >0:00:02 load avg: 4.79 [243/435] test_csv passed >0:00:02 load avg: 4.79 [244/435] test_imp passed >0:00:02 load avg: 4.79 [245/435] test_clinic passed >0:00:02 load avg: 4.79 [246/435] test_iter passed >0:00:02 load avg: 4.79 [247/435] test_gc passed >0:00:02 load avg: 4.79 [248/435] test_timeout passed >0:00:02 load avg: 4.79 [249/435] test_fileio passed >0:00:02 load avg: 4.79 [250/435] test_argparse passed >0:00:02 load avg: 4.79 [251/435] test_kqueue skipped >test_kqueue skipped -- test works only on BSD >0:00:02 load avg: 4.79 [252/435] test_urllib_response passed >0:00:02 load avg: 4.79 [253/435] test_peepholer passed >0:00:02 load avg: 4.79 [254/435] test_listcomps passed >0:00:02 load avg: 4.79 [255/435] test_exception_variations passed >0:00:02 load avg: 4.79 [256/435] test_ntpath passed >0:00:02 load avg: 4.79 [257/435] test_dataclasses passed >0:00:02 load avg: 4.79 [258/435] test_stable_abi_ctypes passed >0:00:02 load avg: 4.79 [259/435] test_smtpnet skipped (resource denied) >test_smtpnet skipped -- Use of the 'network' resource not enabled >0:00:02 load avg: 4.79 [260/435] test_audioop passed >0:00:02 load avg: 4.79 [261/435] test_with passed >0:00:02 load avg: 4.79 [262/435] test_symtable passed >0:00:02 load avg: 4.79 [263/435] test_codecs passed >0:00:02 load avg: 4.79 [264/435] test_httplib passed >0:00:02 load avg: 4.79 [265/435] test_print passed >0:00:02 load avg: 4.79 [266/435] test_asdl_parser passed >0:00:02 load avg: 4.79 [267/435] test_msilib skipped >test_msilib skipped -- No module named '_msi' >0:00:02 load avg: 4.79 [268/435] test_contains passed >0:00:02 load avg: 4.79 [269/435] test_binop passed >0:00:02 load avg: 4.79 [270/435] test__locale passed >0:00:02 load avg: 4.79 [271/435] test_range passed >0:00:02 load avg: 4.79 [272/435] test_pwd passed >0:00:02 load avg: 4.79 [273/435] test_context passed >0:00:02 load avg: 4.79 [274/435] test_robotparser passed >0:00:02 load avg: 4.79 [275/435] test_mailcap passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/mailcap.py:230: UnsafeMailcapInput: Refusing to substitute MIME type 'audio/*' into a shell command. > warnings.warn(msg, UnsafeMailcapInput) >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/mailcap.py:230: UnsafeMailcapInput: Refusing to substitute MIME type 'audio/*' into a shell command. > warnings.warn(msg, UnsafeMailcapInput) >0:00:02 load avg: 4.79 [276/435] test_bisect passed >0:00:02 load avg: 4.79 [277/435] test_calendar passed >0:00:02 load avg: 4.79 [278/435] test_pprint passed >0:00:02 load avg: 4.79 [279/435] test_doctest passed >0:00:02 load avg: 4.79 [280/435] test_codecencodings_iso2022 passed >0:00:02 load avg: 4.79 [281/435] test_pipes passed >0:00:02 load avg: 4.79 [282/435] test_finalization passed >0:00:02 load avg: 4.79 [283/435] test_graphlib passed >0:00:02 load avg: 4.79 [284/435] test_descrtut passed >0:00:03 load avg: 4.79 [285/435] test_grp passed >0:00:03 load avg: 4.79 [286/435] test_wsgiref passed >0:00:03 load avg: 4.79 [287/435] test_opcache passed >0:00:03 load avg: 4.79 [288/435] test_cgitb passed >0:00:03 load avg: 4.79 [289/435] test_quopri passed >0:00:03 load avg: 4.79 [290/435] test_launcher skipped >test_launcher skipped -- test only applies to Windows >0:00:03 load avg: 4.79 [291/435] test_datetime passed >0:00:03 load avg: 4.79 [292/435] test_marshal passed >0:00:03 load avg: 4.79 [293/435] test_codecencodings_kr passed >0:00:03 load avg: 4.79 [294/435] test_future4 passed >0:00:03 load avg: 4.79 [295/435] test_interpreters passed >0:00:03 load avg: 4.79 [296/435] test_abstract_numbers passed >0:00:03 load avg: 4.79 [297/435] test_plistlib passed >0:00:03 load avg: 4.79 [298/435] test_pyexpat passed >0:00:03 load avg: 4.79 [299/435] test_dbm_dumb passed >0:00:03 load avg: 4.79 [300/435] test_pkg passed >0:00:03 load avg: 4.79 [301/435] test_docxmlrpc passed >0:00:03 load avg: 4.79 [302/435] test_nis skipped >test_nis skipped -- No module named 'nis' >0:00:03 load avg: 4.79 [303/435] test_random passed >0:00:03 load avg: 4.79 [304/435] test_crypt passed >0:00:03 load avg: 4.79 [305/435] test_patma passed >0:00:03 load avg: 4.79 [306/435] test_grammar passed >0:00:03 load avg: 4.79 [307/435] test_tempfile passed >0:00:03 load avg: 4.79 [308/435] test_bool passed >0:00:03 load avg: 4.79 [309/435] test_socketserver skipped (resource denied) >test_socketserver skipped -- Use of the 'network' resource not enabled >0:00:03 load avg: 4.79 [310/435] test_utf8source passed >0:00:03 load avg: 4.79 [311/435] test_zipimport passed >0:00:03 load avg: 4.79 [312/435] test_sundry passed >0:00:03 load avg: 4.79 [313/435] test_slice passed >0:00:03 load avg: 4.79 [314/435] test_userdict passed >0:00:03 load avg: 4.79 [315/435] test_warnings passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_warnings/__init__.py:391: UserWarning: Other types of warnings are not errors > self.module.warn("Other types of warnings are not errors") >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_warnings/__init__.py:391: UserWarning: Other types of warnings are not errors > self.module.warn("Other types of warnings are not errors") >0:00:03 load avg: 4.79 [316/435] test_tabnanny passed >0:00:03 load avg: 4.79 [317/435] test_tokenize passed >0:00:03 load avg: 4.79 [318/435] test_mmap passed >0:00:03 load avg: 4.79 [319/435] test_future5 passed >0:00:03 load avg: 4.79 [320/435] test_posixpath passed >0:00:03 load avg: 4.79 [321/435] test_unicodedata passed >0:00:03 load avg: 4.79 [322/435] test_tracemalloc passed >0:00:03 load avg: 4.79 [323/435] test_pep646_syntax passed >0:00:03 load avg: 4.79 [324/435] test_glob passed >0:00:03 load avg: 4.79 [325/435] test_unicode passed >0:00:03 load avg: 4.79 [326/435] test_call passed >0:00:03 load avg: 4.79 [327/435] test_select passed >0:00:03 load avg: 4.79 [328/435] test_utf8_mode passed >0:00:03 load avg: 4.79 [329/435] test_textwrap passed >0:00:03 load avg: 4.79 [330/435] test_float passed >0:00:03 load avg: 4.79 [331/435] test_colorsys passed >0:00:03 load avg: 4.79 [332/435] test_sqlite3 passed >0:00:03 load avg: 4.79 [333/435] test__osx_support passed >0:00:03 load avg: 4.79 [334/435] test_idle skipped >test_idle skipped -- No module named '_tkinter' >0:00:03 load avg: 4.79 [335/435] test_enumerate passed >0:00:03 load avg: 4.79 [336/435] test_type_annotations passed >0:00:03 load avg: 4.79 [337/435] test_cprofile passed >0:00:03 load avg: 4.79 [338/435] test_flufl passed >0:00:03 load avg: 4.79 [339/435] test_json passed >0:00:03 load avg: 4.79 [340/435] test_secrets passed >0:00:03 load avg: 4.79 [341/435] test_class passed >0:00:03 load avg: 4.79 [342/435] test_codecencodings_hk passed >0:00:04 load avg: 4.79 [343/435] test_string passed >0:00:04 load avg: 4.79 [344/435] test_unary passed >0:00:04 load avg: 4.79 [345/435] test_html passed >0:00:04 load avg: 4.79 [346/435] test_dynamicclassattribute passed >0:00:04 load avg: 4.79 [347/435] test_pickletools passed >0:00:04 load avg: 4.79 [348/435] test_curses skipped (resource denied) >test_curses skipped -- Use of the 'curses' resource not enabled >0:00:04 load avg: 4.79 [349/435] test_devpoll skipped >test_devpoll skipped -- test works only on Solaris OS family >0:00:04 load avg: 4.79 [350/435] test_xml_etree passed >0:00:04 load avg: 4.79 [351/435] test_strptime passed >0:00:04 load avg: 4.79 [352/435] test_gzip passed >0:00:04 load avg: 4.79 [353/435] test_struct passed >0:00:04 load avg: 4.79 [354/435] test_extcall passed >0:00:04 load avg: 4.79 [355/435] test_fnmatch passed >0:00:04 load avg: 4.79 [356/435] test_uuid passed >0:00:04 load avg: 4.79 [357/435] test_trace passed >0:00:04 load avg: 4.79 [358/435] test_uu passed >0:00:04 load avg: 4.79 [359/435] test_itertools passed >0:00:04 load avg: 4.79 [360/435] test_codecencodings_tw passed >0:00:04 load avg: 4.79 [361/435] test_descr passed >0:00:04 load avg: 4.79 [362/435] test_except_star passed >0:00:04 load avg: 4.79 [363/435] test_unittest passed >0:00:04 load avg: 4.79 [364/435] test_getargs2 passed >0:00:04 load avg: 4.79 [365/435] test_os passed >0:00:04 load avg: 4.79 [366/435/1] test_posix failed (3 errors) >test test_posix failed -- multiple errors occurred; run in verbose mode for details >0:00:04 load avg: 4.79 [367/435/1] test_asyncore passed >0:00:04 load avg: 4.79 [368/435/1] test_profile passed >0:00:04 load avg: 4.79 [369/435/1] test_strtod passed >0:00:04 load avg: 4.79 [370/435/1] test_smtplib passed >0:00:04 load avg: 4.79 [371/435/1] test_cmd_line passed >0:00:04 load avg: 4.79 [372/435/1] test_exceptions passed >0:00:04 load avg: 4.79 [373/435/1] test_shutil passed >0:00:04 load avg: 4.79 [374/435/1] test_pydoc passed >0:00:04 load avg: 4.79 [375/435/1] test_bufio passed >0:00:05 load avg: 7.93 [376/435/1] test_embed passed >0:00:05 load avg: 7.93 [377/435/1] test_urllib2_localnet passed >0:00:05 load avg: 7.93 [378/435/1] test_fork1 passed >0:00:05 load avg: 7.93 [379/435/1] test_wait4 passed >0:00:05 load avg: 7.93 [380/435/1] test_compile passed ><string>:10: SyntaxWarning: 'list' object is not callable; perhaps you missed a comma? >0:00:05 load avg: 7.93 [381/435/1] test_file_eintr passed >0:00:05 load avg: 7.93 [382/435/1] test_wait3 passed >0:00:05 load avg: 7.93 [383/435/1] test_set passed >0:00:05 load avg: 7.93 [384/435/1] test_time passed >0:00:05 load avg: 7.93 [385/435/1] test_buffer passed >0:00:05 load avg: 7.93 [386/435/1] test_email passed >0:00:05 load avg: 7.93 [387/435/1] test_cmd_line_script passed >0:00:06 load avg: 7.93 [388/435/1] test_distutils passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/distutils/command/bdist_dumb.py:12: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > from distutils.sysconfig import get_python_version >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/distutils/command/install.py:326: DeprecationWarning: check_home argument is deprecated and ignored. > if sysconfig.is_python_build(True): >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/distutils/command/install.py:326: DeprecationWarning: check_home argument is deprecated and ignored. > if sysconfig.is_python_build(True): >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/distutils/command/install.py:326: DeprecationWarning: check_home argument is deprecated and ignored. > if sysconfig.is_python_build(True): >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/distutils/command/install.py:326: DeprecationWarning: check_home argument is deprecated and ignored. > if sysconfig.is_python_build(True): >0:00:06 load avg: 7.93 [389/435/1] test_tarfile passed >0:00:06 load avg: 7.93 [390/435/1] test_ast passed >0:00:06 load avg: 7.93 [391/435/1] test_httpservers passed >0:00:06 load avg: 7.93 [392/435/1] test_lzma passed >0:00:06 load avg: 7.93 [393/435/1] test_statistics passed >0:00:06 load avg: 7.93 [394/435/1] test_importlib passed >0:00:06 load avg: 7.93 [395/435/1] test_weakref passed >0:00:06 load avg: 7.93 [396/435/1] test_poplib passed >0:00:07 load avg: 7.93 [397/435/1] test_largefile passed >0:00:07 load avg: 7.93 [398/435/1] test_multiprocessing_main_handling passed >0:00:07 load avg: 7.93 [399/435/1] test_eintr passed >0:00:07 load avg: 7.93 [400/435/1] test_support passed >0:00:07 load avg: 7.93 [401/435/1] test_lib2to3 passed >0:00:08 load avg: 7.93 [402/435/1] test_tools passed >0:00:08 load avg: 7.93 [403/435/1] test_threadsignals passed >0:00:08 load avg: 7.93 [404/435/1] test_ftplib passed >0:00:08 load avg: 7.93 [405/435/1] test_bz2 passed >0:00:08 load avg: 7.93 [406/435/1] test_capi passed >0:00:09 load avg: 7.93 [407/435/1] test_source_encoding passed >0:00:09 load avg: 7.93 [408/435/1] test_int passed >0:00:09 load avg: 7.93 [409/435/1] test_queue passed >0:00:10 load avg: 8.42 [410/435/1] test_regrtest passed >0:00:10 load avg: 8.42 [411/435/1] test_pickle passed >0:00:11 load avg: 8.42 [412/435/1] test_long passed >0:00:11 load avg: 8.42 [413/435/1] test_peg_generator passed >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/support/__init__.py:1835: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > from distutils import ccompiler, sysconfig, spawn, errors >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/support/__init__.py:1835: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > from distutils import ccompiler, sysconfig, spawn, errors >0:00:12 load avg: 8.42 [414/435/1] test_decimal passed >0:00:12 load avg: 8.42 [415/435/1] test_threading passed >0:00:12 load avg: 8.42 [416/435/1] test_poll passed >0:00:13 load avg: 8.42 [417/435/1] test_zipfile passed >0:00:13 load avg: 8.42 [418/435/1] test_venv passed >0:00:14 load avg: 8.42 [419/435/1] test_cppext passed >0:00:15 load avg: 8.39 [420/435/1] test_ssl passed >0:00:16 load avg: 8.39 [421/435/1] test_compileall passed >0:00:16 load avg: 8.39 [422/435/1] test_selectors passed >0:00:20 load avg: 8.19 [423/435/1] test_faulthandler passed >0:00:23 load avg: 8.19 [424/435/1] test_logging passed >0:00:28 load avg: 8.26 [425/435/1] test_socket passed >0:00:30 load avg: 7.76 [426/435/1] test_xmlrpc passed -- running: test_multiprocessing_fork (30.2 sec), test_subprocess (30.3 sec) >0:00:32 load avg: 7.76 [427/435/1] test_imaplib passed (31.4 sec) -- running: test_io (31.5 sec), test_multiprocessing_forkserver (30.8 sec), test_asyncio (30.0 sec), test_multiprocessing_fork (32.5 sec), test_signal (31.9 sec), test_subprocess (32.6 sec) >0:00:34 load avg: 7.76 [428/435/1] test_subprocess passed (34.2 sec) -- running: test_io (33.2 sec), test_concurrent_futures (31.6 sec), test_multiprocessing_forkserver (32.5 sec), test_asyncio (31.7 sec), test_multiprocessing_fork (34.2 sec), test_signal (33.6 sec), test_multiprocessing_spawn (31.0 sec) >0:00:35 load avg: 7.38 [429/435/1] test_io passed (33.9 sec) -- running: test_concurrent_futures (32.4 sec), test_multiprocessing_forkserver (33.3 sec), test_asyncio (32.5 sec), test_multiprocessing_fork (35.0 sec), test_signal (34.4 sec), test_multiprocessing_spawn (31.8 sec) >0:00:48 load avg: 6.94 [430/435/1] test_signal passed (47.6 sec) -- running: test_concurrent_futures (45.8 sec), test_multiprocessing_forkserver (46.6 sec), test_asyncio (45.9 sec), test_multiprocessing_fork (48.3 sec), test_multiprocessing_spawn (45.1 sec) >0:01:07 load avg: 6.24 [431/435/1] test_multiprocessing_fork passed (1 min 6 sec) -- running: test_concurrent_futures (1 min 4 sec), test_multiprocessing_forkserver (1 min 5 sec), test_asyncio (1 min 4 sec), test_multiprocessing_spawn (1 min 3 sec) >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/multiprocessing/resource_tracker.py", line 209, in main > cache[rtype].remove(name) >KeyError: '/psm_d317f40e' >0:01:13 load avg: 5.90 [432/435/1] test_asyncio passed (1 min 10 sec) -- running: test_concurrent_futures (1 min 10 sec), test_multiprocessing_forkserver (1 min 11 sec), test_multiprocessing_spawn (1 min 9 sec) >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/asyncio/base_events.py:689: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> > _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) >ResourceWarning: Enable tracemalloc to get the object allocation traceback >0:01:24 load avg: 5.07 [433/435/1] test_multiprocessing_forkserver passed (1 min 22 sec) -- running: test_concurrent_futures (1 min 21 sec), test_multiprocessing_spawn (1 min 21 sec) >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/multiprocessing/resource_tracker.py", line 209, in main > cache[rtype].remove(name) >KeyError: '/psm_f367e217' >0:01:40 load avg: 4.08 [434/435/1] test_multiprocessing_spawn passed (1 min 36 sec) -- running: test_concurrent_futures (1 min 37 sec) >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/multiprocessing/resource_tracker.py", line 209, in main > cache[rtype].remove(name) >KeyError: '/psm_0f0d9228' >0:02:10 load avg: 2.54 running: test_concurrent_futures (2 min 7 sec) >0:02:26 load avg: 2.66 [435/435/1] test_concurrent_futures passed (2 min 23 sec) > >== Tests result: FAILURE == > >409 tests OK. > >1 test failed: > test_posix > >25 tests skipped: > test_curses test_devpoll test_idle test_ioctl test_kqueue > test_launcher test_msilib test_nis test_ossaudiodev test_smtpnet > test_socketserver test_startfile test_tcl 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:02:26 load avg: 2.66 >0:02:26 load avg: 2.66 Re-running failed tests in verbose mode >0:02:26 load avg: 2.66 Re-running test_posix in verbose mode (matching: test_posix_fadvise, test_posix_fadvise_errno, test_sched_rr_get_interval) >test_posix_fadvise (test.test_posix.PosixTester.test_posix_fadvise) ... ERROR >test_posix_fadvise_errno (test.test_posix.PosixTester.test_posix_fadvise_errno) ... ERROR >test_sched_rr_get_interval (test.test_posix.PosixTester.test_sched_rr_get_interval) ... ERROR > >====================================================================== >ERROR: test_posix_fadvise (test.test_posix.PosixTester.test_posix_fadvise) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_posix.py", line 431, in test_posix_fadvise > posix.posix_fadvise(fd, 0, 0, posix.POSIX_FADV_WILLNEED) >OSError: [Errno 38] Function not implemented > >====================================================================== >ERROR: test_posix_fadvise_errno (test.test_posix.PosixTester.test_posix_fadvise_errno) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_posix.py", line 439, in test_posix_fadvise_errno > posix.posix_fadvise(-42, 0, 0, posix.POSIX_FADV_WILLNEED) >OSError: [Errno 38] Function not implemented > >====================================================================== >ERROR: test_sched_rr_get_interval (test.test_posix.PosixTester.test_sched_rr_get_interval) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0/Lib/test/test_posix.py", line 1180, in test_sched_rr_get_interval > interval = posix.sched_rr_get_interval(0) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >PermissionError: [Errno 1] Operation not permitted > >---------------------------------------------------------------------- >Ran 3 tests in 0.008s > >FAILED (errors=3) >test test_posix failed >1 test failed again: > test_posix > >== Tests result: FAILURE then FAILURE == > >409 tests OK. > >1 test failed: > test_posix > >25 tests skipped: > test_curses test_devpoll test_idle test_ioctl test_kqueue > test_launcher test_msilib test_nis test_ossaudiodev test_smtpnet > test_socketserver test_startfile test_tcl 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 > >1 re-run test: > test_posix > >Total duration: 2 min 26 sec >Tests result: FAILURE then FAILURE >make: *** [Makefile:1816: test] Error 2 >emake failed > * ERROR: dev-lang/python-3.11.0_p1::gentoo failed (test phase): > * emake test failed > * > * Call stack: > * ebuild.sh, line 122: Called src_test > * environment, line 3699: Called die > * The specific snippet of code: > * [[ ${ret} -eq 0 ]] || die "emake test failed" > * > * If you need support, post the output of `emerge --info '=dev-lang/python-3.11.0_p1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.11.0_p1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.11.0_p1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.11.0_p1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0' > * S: '/var/tmp/portage/dev-lang/python-3.11.0_p1/work/Python-3.11.0'
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 880131
: 828211