* Package: dev-lang/python-3.12.0_rc3:3.12 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 bluetooth elibc_glibc ensurepip gdbm kernel_linux ncurses pgo readline sqlite ssl valgrind verify-sig * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Package: dev-lang/python-3.12.0_rc3:3.12 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 bluetooth elibc_glibc ensurepip gdbm kernel_linux ncurses pgo readline sqlite ssl valgrind verify-sig * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... * Verifying Python-3.12.0rc3.tar.xz ... INFO File /var/tmp/portage/dev-lang/python-3.12.0_rc3/distdir/Python-3.12.0rc3.tar.xz verified successfully against the signature in /var/tmp/portage/dev-lang/python-3.12.0_rc3/distdir/Python-3.12.0rc3.tar.xz.asc: INFO - status: OpenPGPSignatureStatus.GOOD INFO - valid: True, trusted: True INFO - primary key: 7169605F62C751356D054A26A821E680E5FA6305 INFO - subkey: 7169605F62C751356D054A26A821E680E5FA6305 INFO - timestamp: 2023-09-19 11:15:46 UTC >>> Unpacking Python-3.12.0rc3.tar.xz to /var/tmp/portage/dev-lang/python-3.12.0_rc3/work >>> Unpacking python-gentoo-patches-3.12.0rc3.tar.xz to /var/tmp/portage/dev-lang/python-3.12.0_rc3/work >>> Unpacking Python-3.12.0rc3.tar.xz.asc to /var/tmp/portage/dev-lang/python-3.12.0_rc3/work unpack Python-3.12.0rc3.tar.xz.asc: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/dev-lang/python-3.12.0_rc3/work >>> Preparing source in /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ... * Applying patches from /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/python-gentoo-patches-3.12.0rc3 ... * 0001-Blacklist-test_pickletools-from-__all__-test-as-it-i.patch ... [ ok ] * 0002-Skip-RDS-socket-tests-that-hang-frequently.patch ... [ ok ] * 0003-ssl-Hard-disable-SSLv3-to-avoid-automagic-deps.patch ... [ ok ] * 0004-Skip-sched-priority-tests.patch ... [ ok ] * 0005-Workaround-clang-musl-build-failure.patch ... [ ok ] * 0006-Skip-tests-which-interact-with-invalid-UTF-8-files.patch ... [ ok ] * 0007-Prevent-tests-from-detecting-our-fake-tzdata-package.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ... * Running 'aclocal --system-acdir=/var/tmp/portage/dev-lang/python-3.12.0_rc3/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: Python-3.12.0rc3/ >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ... * econf: updating Python-3.12.0rc3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Python-3.12.0rc3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/python-3.12.0_rc3 --htmldir=/usr/share/doc/python-3.12.0_rc3/html --libdir=/usr/lib64 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-platlibdir=lib --with-pkg-config=yes --with-wheel-pkg-dir=/usr/lib/python/ensurepip --without-assertions --without-lto --enable-optimizations --with-readline=readline --with-valgrind configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf checking for git... found checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for Python interpreter freezing... ./_bootstrap_python checking for python3.12... python3.12 checking Python for regen version... Python 3.12.0rc3 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 x86_64-pc-linux-gnu-gcc... gcc-14 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 gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking how to run the C preprocessor... gcc-14 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... /usr/bin/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 the platform triplet based on compiler characteristics... checking for multiarch... x86_64-linux-gnu checking for PEP 11 support tier... x86_64-pc-linux-gnu/gcc has tier 1 (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) $(CC) 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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking for a race-free mkdir -p... /usr/bin/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... yes checking whether C compiler accepts -fno-semantic-interposition... yes checking PROFILE_TASK... -m test -j32 --pgo-extended -u-network --timeout 1200 -x test_gdb -x test_dtrace -x test_asyncio -x test_httpservers -x test_logging -x test_multiprocessing_fork -x test_socket -x test_xmlrpc -x test_tools checking for --with-lto... no checking for x86_64-pc-linux-gnu-llvm-profdata... no checking for llvm-profdata... /usr/lib/llvm/17/bin/llvm-profdata checking for --enable-bolt... no checking BOLT_INSTRUMENT_FLAGS... checking BOLT_APPLY_FLAGS... -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot checking if gcc-14 supports -fstrict-overflow and -fno-strict-overflow... yes checking for --with-strict-overflow... no checking if gcc-14 supports -Og optimization level... yes checking if we can add -Wextra... yes checking whether gcc-14 -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no checking if we can disable gcc-14 unused-parameter warning... yes checking if we can disable gcc-14 int-conversion warning... yes checking if we can disable gcc-14 missing-field-initializers warning... yes checking if we can enable gcc-14 sign-compare warning... yes checking if we can enable gcc-14 unreachable-code warning... yes checking if we can enable gcc-14 strict-prototypes warning... yes checking if we can make implicit function declaration an error in gcc-14 -Werror=implicit-function-declaration... yes checking if we can use visibility in gcc-14 -fvisibility=hidden... yes checking whether pthreads are available without options... yes checking whether g++-14 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/fs.h... yes checking for linux/limits.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 net/ethernet.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... yes 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... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking alignment of max_align_t... 16 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for --with-dsymutil... 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 perf trampoline... yes 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 uuid >= 2.20... 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 libffi... yes checking for ffi_prep_cif_var... yes checking for ffi_prep_closure_loc... yes checking for ffi_closure_alloc... yes checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for decimal libmpdec machine... uint128 checking for libnsl... yes checking for rpc/rpc.h... yes checking for sqlite3 >= 3.7.15... 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_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 ndbm presence and linker args... () checking for gdbm/ndbm.h... yes checking for gdbm-ndbm.h... no checking for library containing dbm_open... -lgdbm_compat checking for db.h... yes checking for libdb... yes checking for --with-dbmliborder... gdbm checking for _dbm module CFLAGS and LIBS... -DUSE_GDBM_COMPAT -lgdbm_compat 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... yes checking for valgrind/valgrind.h... yes 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... yes 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 gcc-14 options needed to detect all undeclared functions... (cached) 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 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 >= 1.2.0... 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 setns... yes checking for unshare... yes checking for libxcrypt >= 3.1.1... 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 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... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for 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... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-312-x86_64-linux-gnu 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 for readline... yes checking how to link readline... readline (CFLAGS: -D_DEFAULT_SOURCE , 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 ncursesw... yes checking curses module flags... ncursesw (CFLAGS: -D_DEFAULT_SOURCE -I/usr/include/ncursesw, LIBS: -lncursesw -ltinfow) checking for panel.h... yes checking for panelw... yes checking panel flags... panelw (CFLAGS: -I/usr/include/ncursesw -D_DEFAULT_SOURCE , LIBS: -lpanelw) 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 socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc-14 supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for 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 x86_64-pc-linux-gnu-pkg-config... x86_64-pc-linux-gnu-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,sha2,sha3,blake2 checking for libb2... yes checking for --disable-test-modules... yes 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 _sha2... 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 _ctypes... yes checking for stdlib extension module _curses... yes checking for stdlib extension module _curses_panel... yes checking for stdlib extension module _decimal... yes checking for stdlib extension module _dbm... yes checking for stdlib extension module _gdbm... yes checking for stdlib extension module nis... yes checking for stdlib extension module readline... 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 _testclinic... 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 xxsubtype... 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 maksetup: 'nis' was handled by previous rule. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ... make -j32 --output-sync=line CPPFLAGS= CFLAGS= LDFLAGS= Running code to generate profile data (this can take a while): # First, we need to create a clean build with profile generation # enabled. make profile-gen-stamp make clean make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' # Profile data. make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f *.fdata make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' # Pristine binaries before BOLT optimization. make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f *.prebolt make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' # BOLT instrumented binaries. make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f *.bolt_inst make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -depth -name '__pycache__' -exec rm -rf {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.py[co]' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.[oa]' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.s[ol]' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.lto' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.wasm' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.lst' -exec rm -f {} ';' make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find: 'build': No such file or directory make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name '*.py' -exec rm -f {} ';' || true find: 'build': No such file or directory make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name '*.py[co]' -exec rm -f {} ';' || true find: 'build': No such file or directory make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f pybuilddir.txt make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Lib/lib2to3/*Grammar*.pickle make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f _bootstrap_python make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f python.html python*.js python.data python*.symbols python*.map make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f ./usr/lib/python3.12/os.py make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Programs/_testembed Programs/_freeze_module make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/deepfreeze/*.[co] make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/frozen_modules/*.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/frozen_modules/MANIFEST make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' find: 'build': No such file or directory make[2]: [Makefile:2810: clean-retain-profile] Error 1 (ignored) make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Include/pydtrace_probes.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f profile-gen-stamp make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.gc??' -exec rm -f {} ';' make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.profclang?' -exec rm -f {} ';' make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.dyn' -exec rm -f {} ';' make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/coverage.info make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -rf /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/lcov-report make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f profile-run-stamp make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f profile-bolt-stamp make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' touch profile-clean-stamp make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' Building with support for profile generation: make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make build_all CFLAGS_NODIST=" -fprofile-generate" LDFLAGS_NODIST=" -fprofile-generate" LIBS="-ldl " make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asm_trampoline.o Python/asm_trampoline.S make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-312-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_typingmodule.c -o Modules/_typingmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 In function '_io_FileIO_close_impl', inlined from '_io_FileIO_close' at ./Modules/_io/clinic/fileio.c.h:33:12: ./Modules/_io/fileio.c:171:9: warning: 'exc' may be used uninitialized [-Wmaybe-uninitialized] 171 | _PyErr_ChainExceptions1(exc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/_io/fileio.c: In function '_io_FileIO_close': ./Modules/_io/fileio.c:156:15: note: 'exc' was declared here 156 | PyObject *exc; | ^~~ make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_contextvarsmodule.c -o Modules/_contextvarsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/rotatingtree.c -o Modules/rotatingtree.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_opcode.c -o Modules/_opcode.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_heapqmodule.c -o Modules/_heapqmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_queuemodule.c -o Modules/_queuemodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/constants.o ./Modules/_decimal/libmpdec/constants.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_randommodule.c -o Modules/_randommodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_xxsubinterpretersmodule.c -o Modules/_xxsubinterpretersmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/context.o ./Modules/_decimal/libmpdec/context.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/fnt.o ./Modules/_decimal/libmpdec/fnt.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_lsprof.c -o Modules/_lsprof.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/convolute.o ./Modules/_decimal/libmpdec/convolute.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/crt.o ./Modules/_decimal/libmpdec/crt.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/difradix2.o ./Modules/_decimal/libmpdec/difradix2.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_csv.c -o Modules/_csv.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/basearith.o ./Modules/_decimal/libmpdec/basearith.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/fourstep.o ./Modules/_decimal/libmpdec/fourstep.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/mpalloc.o ./Modules/_decimal/libmpdec/mpalloc.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/numbertheory.o ./Modules/_decimal/libmpdec/numbertheory.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/transpose.o ./Modules/_decimal/libmpdec/transpose.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_xxinterpchannelsmodule.c -o Modules/_xxinterpchannelsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/sixstep.o ./Modules/_decimal/libmpdec/sixstep.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_bz2module.c -o Modules/_bz2module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -DUSE_GDBM_COMPAT -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_dbmmodule.c -o Modules/_dbmmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/md5module.c -o Modules/md5module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_MD5.c -o Modules/_hacl/Hacl_Hash_MD5.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_struct.c -o Modules/_struct.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ./Modules/_decimal/libmpdec/io.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/sha1module.c -o Modules/sha1module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/arraymodule.c -o Modules/arraymodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_io -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_zoneinfo.c -o Modules/_zoneinfo.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA1.c -o Modules/_hacl/Hacl_Hash_SHA1.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/readline.c -o Modules/readline.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/binascii.c -o Modules/binascii.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_blake2/blake2module.c -o Modules/_blake2/blake2module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/audioop.c -o Modules/audioop.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_lzmamodule.c -o Modules/_lzmamodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_asynciomodule.c -o Modules/_asynciomodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA3.c -o Modules/_hacl/Hacl_Hash_SHA3.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/sha3module.c -o Modules/sha3module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_blake2/blake2s_impl.c -o Modules/_blake2/blake2s_impl.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_json.c -o Modules/_json.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_blake2/blake2b_impl.c -o Modules/_blake2/blake2b_impl.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_cryptmodule.c -o Modules/_cryptmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/mathmodule.c -o Modules/mathmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/grpmodule.c -o Modules/grpmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/resource.c -o Modules/resource.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/mmapmodule.c -o Modules/mmapmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/spwdmodule.c -o Modules/spwdmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/syslogmodule.c -o Modules/syslogmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/ossaudiodev.c -o Modules/ossaudiodev.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/termios.c -o Modules/termios.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -I/usr/lib64/libffi/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/selectmodule.c -o Modules/selectmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/pyexpat.c -o Modules/pyexpat.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o ./Modules/_hacl/Hacl_Hash_SHA2.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I/usr/include/ncursesw -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_curses_panel.c -o Modules/_curses_panel.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/util.c -o Modules/_sqlite/util.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -I/usr/lib64/libffi/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/row.c -o Modules/_sqlite/row.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I/usr/include/uuid -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_uuidmodule.c -o Modules/_uuidmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -I/usr/lib64/libffi/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/vectorcall_limited.c -o Modules/_testcapi/vectorcall_limited.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/module.c -o Modules/_sqlite/module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -I/usr/lib64/libffi/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_datetimemodule.c -o Modules/_datetimemodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/pytime.c -o Modules/_testcapi/pytime.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/unicodedata.c -o Modules/unicodedata.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/float.c -o Modules/_testcapi/float.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/pyos.c -o Modules/_testcapi/pyos.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/code.c -o Modules/_testcapi/code.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/2to3 > build/scripts-3.12/2to3-3.12 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/idle3 > build/scripts-3.12/idle3.12 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/pydoc3 > build/scripts-3.12/pydoc3.12 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/heaptype_relative.c -o Modules/_testcapi/heaptype_relative.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' sed -e "s,@EXENAME@,/usr/bin/python3.12," < ./Misc/python-config.in >python-config.py make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_hashopenssl.c -o Modules/_hashopenssl.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_heapqmodule.o -o Modules/_heapq.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_csv.o -o Modules/_csv.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_bisectmodule.o -o Modules/_bisect.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_asynciomodule.o -o Modules/_asyncio.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_json.o -o Modules/_json.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_contextvarsmodule.o -o Modules/_contextvars.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/long.c -o Modules/_testcapi/long.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/arraymodule.o -o Modules/array.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testsinglephase.c -o Modules/_testsinglephase.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_pickle.c -o Modules/_pickle.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_opcode.o -o Modules/_opcode.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_queuemodule.o -o Modules/_queue.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_randommodule.o -o Modules/_random.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_xxinterpchannelsmodule.o -o Modules/_xxinterpchannels.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_xxsubinterpretersmodule.o -o Modules/_xxsubinterpreters.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_struct.o -o Modules/_struct.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/mathmodule.o -lm -o Modules/math.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/audioop.o -lm -o Modules/audioop.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cmathmodule.o -lm -o Modules/cmath.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Modules/_hacl/libHacl_Hash_SHA2.a make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/binascii.o -lz -o Modules/binascii.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_datetimemodule.o -lm -o Modules/_datetime.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_dbmmodule.o -lgdbm_compat -o Modules/_dbm.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' x86_64-pc-linux-gnu-ar rcs Modules/_hacl/libHacl_Hash_SHA2.a Modules/_hacl/Hacl_Hash_SHA2.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/zlibmodule.o -lz -o Modules/zlib.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/readline.o -lreadline -o Modules/readline.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/xxlimited_35.c -o Modules/xxlimited_35.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/xxlimited.c -o Modules/xxlimited.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -lb2 -o Modules/_blake2.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testmultiphase.c -o Modules/_testmultiphase.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testbuffer.c -o Modules/_testbuffer.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_cryptmodule.o -lcrypt -o Modules/_crypt.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/unicodedata.o -o Modules/unicodedata.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/grpmodule.o -o Modules/grp.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/ossaudiodev.o -o Modules/ossaudiodev.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/resource.o -o Modules/resource.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/selectmodule.o -o Modules/select.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/syslogmodule.o -o Modules/syslog.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/fcntlmodule.o -o Modules/fcntl.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/mmapmodule.o -o Modules/mmap.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/spwdmodule.o -o Modules/spwd.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/termios.o -o Modules/termios.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_elementtree.c -o Modules/_elementtree.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_curses_panel.o -lpanelw -lncursesw -ltinfow -o Modules/_curses_panel.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_uuidmodule.o -luuid -o Modules/_uuid.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/xxsubtype.o -o Modules/xxsubtype.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_sqlite/blob.o Modules/_sqlite/connection.o Modules/_sqlite/cursor.o Modules/_sqlite/microprotocols.o Modules/_sqlite/module.o Modules/_sqlite/prepare_protocol.o Modules/_sqlite/row.o Modules/_sqlite/statement.o Modules/_sqlite/util.o -lsqlite3 -o Modules/_sqlite3.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testbuffer.o -o Modules/_testbuffer.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testinternalcapi.o -o Modules/_testinternalcapi.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/xxlimited.o -o Modules/xxlimited.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_hashopenssl.o -lcrypto -o Modules/_hashlib.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_pickle.o -o Modules/_pickle.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_elementtree.o -o Modules/_elementtree.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_ctypes/_ctypes_test.o -lm -o Modules/_ctypes_test.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/socketmodule.c -o Modules/socketmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/socketmodule.o -o Modules/_socket.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -o Modules/_decimal/libmpdec/mpdecimal.o ./Modules/_decimal/libmpdec/mpdecimal.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Modules/_decimal/libmpdec/libmpdec.a make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' x86_64-pc-linux-gnu-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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapimodule.c -o Modules/_testcapimodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -I/usr/lib64/libffi/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_ctypes/_ctypes.o Modules/_ctypes/callbacks.o Modules/_ctypes/callproc.o Modules/_ctypes/stgdict.o Modules/_ctypes/cfield.o -lffi -ldl -o Modules/_ctypes.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_hacl/include -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/sha2module.c -o Modules/sha2module.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/sha2module.o Modules/_hacl/libHacl_Hash_SHA2.a -o Modules/_sha2.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -D_DEFAULT_SOURCE -I/usr/include/ncursesw -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_cursesmodule.c -o Modules/_cursesmodule.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_cursesmodule.o -lncursesw -ltinfow -o Modules/_curses.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testclinic.c -o Modules/_testclinic.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testclinic.o -o Modules/_testclinic.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/vectorcall_limited.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/unicode.o Modules/_testcapi/dict.o Modules/_testcapi/getargs.o Modules/_testcapi/pytime.o Modules/_testcapi/datetime.o Modules/_testcapi/docstring.o Modules/_testcapi/mem.o Modules/_testcapi/watchers.o Modules/_testcapi/long.o Modules/_testcapi/float.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyos.o Modules/_testcapi/immortal.o Modules/_testcapi/heaptype_relative.o Modules/_testcapi/gc.o -o Modules/_testcapi.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_ssl.c -o Modules/_ssl.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_ssl.o -lssl -lcrypto -o Modules/_ssl.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -fPIC -c ./Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate Modules/_decimal/_decimal.o -lm Modules/_decimal/libmpdec/libmpdec.a -o Modules/_decimal.cpython-312-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C git --git-dir ./.git rev-parse --short HEAD`\"" \ -DGITTAG="\"`LC_ALL=C git --git-dir ./.git describe --all --always --dirty`\"" \ -DGITBRANCH="\"`LC_ALL=C git --git-dir ./.git name-rev --name-only HEAD`\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -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/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/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.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/flowgraph.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/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.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/tracemalloc.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/perf_trampoline.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/_typingmodule.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 -ldl -lm make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.12"' \ -DVPATH='""' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o ./Modules/getpath.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -fprofile-generate -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/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/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.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/flowgraph.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/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.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/tracemalloc.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/perf_trampoline.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/_typingmodule.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 \ Programs/_bootstrap_python.o Modules/getpath.o -ldl -lm make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' ./_bootstrap_python ./Tools/build/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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' if test libpython3.12.so.1.0 != libpython3.12.so; then \ gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.12.so.1.0 -o libpython3.12.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/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/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.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/flowgraph.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/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.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/tracemalloc.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/perf_trampoline.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/_typingmodule.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 Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ ln -f libpython3.12.so.1.0 libpython3.12.so; \ else \ gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -o libpython3.12.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/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/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.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/flowgraph.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/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.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/tracemalloc.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/perf_trampoline.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/_typingmodule.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 Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.12.so make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.12 -ldl -lm make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.12 -ldl -lm make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ./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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' The following modules are *disabled* in configure script: _tkinter nis Checked 111 modules (31 built-in, 77 shared, 1 n/a on linux-x86_64, 2 disabled, 0 missing, 0 failed on import) make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' touch profile-gen-stamp make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' # Next, run the profile task to generate the profile information. LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3 ./python -m test -j32 --pgo-extended -u-network --timeout 1200 -x test_gdb -x test_dtrace -x test_asyncio -x test_httpservers -x test_logging -x test_multiprocessing_fork -x test_socket -x test_xmlrpc -x test_tools || true 0:00:00 load avg: 13.23 Run tests in parallel using 32 child processes (timeout: 20 min, worker timeout: 25 min) 0:00:00 load avg: 13.23 [ 1/442] test.test_multiprocessing_forkserver.test_processes skipped 0:00:00 load avg: 13.23 [ 2/442] test.test_multiprocessing_spawn.test_manager skipped 0:00:00 load avg: 13.23 [ 3/442] test.test_multiprocessing_forkserver.test_manager skipped 0:00:00 load avg: 13.23 [ 4/442] test.test_multiprocessing_forkserver.test_threads skipped 0:00:00 load avg: 13.23 [ 5/442] test.test_multiprocessing_forkserver.test_misc skipped 0:00:00 load avg: 13.23 [ 6/442] test.test_multiprocessing_spawn.test_misc skipped 0:00:00 load avg: 13.23 [ 7/442] test.test_multiprocessing_spawn.test_threads skipped 0:00:00 load avg: 13.23 [ 8/442] test.test_multiprocessing_spawn.test_processes skipped 0:00:00 load avg: 13.23 [ 9/442] test__locale passed 0:00:00 load avg: 13.23 [ 10/442] test__osx_support passed 0:00:00 load avg: 13.23 [ 11/442] test__opcode passed 0:00:01 load avg: 13.23 [ 12/442] test_abstract_numbers passed 0:00:01 load avg: 13.23 [ 13/442] test___future__ passed 0:00:01 load avg: 13.23 [ 14/442] test_abc passed 0:00:01 load avg: 13.23 [ 15/442] test_asdl_parser passed 0:00:01 load avg: 13.23 [ 16/442] test_audioop passed 0:00:01 load avg: 13.23 [ 17/442] test_augassign passed 0:00:01 load avg: 13.23 [ 18/442] test_baseexception passed 0:00:01 load avg: 13.23 [ 19/442] test_bigaddrspace passed 0:00:01 load avg: 13.23 [ 20/442] test_binascii passed 0:00:01 load avg: 13.23 [ 21/442] test_binop passed 0:00:01 load avg: 13.23 [ 22/442] test_aifc passed 0:00:01 load avg: 13.23 [ 23/442] test_bigmem passed 0:00:01 load avg: 13.23 [ 24/442] test_bool passed 0:00:01 load avg: 13.23 [ 25/442] test_bdb failed (18 errors) test test_bdb failed 0:00:01 load avg: 13.23 [ 26/442] test_bisect passed 0:00:01 load avg: 13.23 [ 27/442] test.test_concurrent_futures.test_thread_pool passed 0:00:02 load avg: 13.23 [ 28/442] test_atexit passed 0:00:02 load avg: 15.46 [ 29/442] test_asyncgen passed 0:00:02 load avg: 15.46 [ 30/442] test_base64 passed 0:00:02 load avg: 15.46 [ 31/442] test_charmapcodec passed 0:00:02 load avg: 15.46 [ 32/442] test_cgi passed 0:00:02 load avg: 15.46 [ 33/442] test_class passed 0:00:02 load avg: 15.46 [ 34/442] test_cmd passed 0:00:03 load avg: 15.46 [ 35/442] test_cmath passed 0:00:03 load avg: 15.46 [ 36/442] test_builtin passed 0:00:03 load avg: 15.46 [ 37/442] test__xxinterpchannels passed 0:00:03 load avg: 15.46 [ 38/442] test_cgitb passed 0:00:03 load avg: 15.46 [ 39/442] test_codeccallbacks passed 0:00:03 load avg: 15.46 [ 40/442] test.test_concurrent_futures.test_init passed 0:00:03 load avg: 15.46 [ 41/442] test_code_module passed 0:00:03 load avg: 15.46 [ 42/442] test_code passed 0:00:03 load avg: 15.46 [ 43/442] test_codecencodings_hk passed 0:00:04 load avg: 15.46 [ 44/442] test_bufio passed 0:00:04 load avg: 15.46 [ 45/442] test.test_concurrent_futures.test_future passed 0:00:04 load avg: 15.46 [ 46/442] test_codecencodings_cn passed 0:00:04 load avg: 15.46 [ 47/442] test_codecencodings_iso2022 passed 0:00:04 load avg: 15.46 [ 48/442] test_codecencodings_tw passed 0:00:04 load avg: 15.46 [ 49/442] test_codecmaps_cn passed 0:00:04 load avg: 15.46 [ 50/442] test_codecmaps_hk passed 0:00:04 load avg: 15.46 [ 51/442] test_codecencodings_kr passed 0:00:04 load avg: 15.46 [ 52/442] test_codecmaps_jp passed 0:00:04 load avg: 15.46 [ 53/442] test_call passed 0:00:05 load avg: 15.46 [ 54/442] test_codecmaps_kr passed 0:00:05 load avg: 15.46 [ 55/442] test_codecmaps_tw passed 0:00:05 load avg: 15.46 [ 56/442] test_ast passed 0:00:05 load avg: 15.46 [ 57/442] test_codeop passed 0:00:05 load avg: 15.46 [ 58/442] test_array passed 0:00:05 load avg: 15.46 [ 59/442] test_compare passed 0:00:05 load avg: 15.46 [ 60/442] test_compiler_assemble passed 0:00:05 load avg: 15.46 [ 61/442] test_codecencodings_jp passed 0:00:05 load avg: 15.46 [ 62/442] test_colorsys passed 0:00:05 load avg: 15.46 [ 63/442] test_compiler_codegen passed 0:00:06 load avg: 15.46 [ 64/442] test_bz2 passed 0:00:06 load avg: 15.46 [ 65/442] test_contains passed 0:00:06 load avg: 15.46 [ 66/442] test__xxsubinterpreters passed 0:00:06 load avg: 15.46 [ 67/442] test_contextlib passed 0:00:06 load avg: 15.46 [ 68/442] test_cppext passed 0:00:06 load avg: 15.46 [ 69/442] test_complex passed 0:00:06 load avg: 15.46 [ 70/442] test_argparse passed 0:00:06 load avg: 15.46 [ 71/442] test_copy passed 0:00:06 load avg: 15.46 [ 72/442] test_context passed 0:00:07 load avg: 15.46 [ 73/442] test_contextlib_async passed 0:00:07 load avg: 15.46 [ 74/442] test_crashers passed 0:00:07 load avg: 17.34 [ 75/442] test_copyreg passed 0:00:07 load avg: 17.34 [ 76/442] test_curses skipped (resource denied) 0:00:07 load avg: 17.34 [ 77/442] test_csv passed 0:00:07 load avg: 17.34 [ 78/442] test_dbm passed 0:00:07 load avg: 17.34 [ 79/442] test_dbm_gnu passed 0:00:07 load avg: 17.34 [ 80/442] test_configparser passed 0:00:08 load avg: 17.34 [ 81/442] test_dbm_ndbm passed 0:00:08 load avg: 17.34 [ 82/442] test_dbm_dumb passed 0:00:08 load avg: 17.34 [ 83/442] test_decorators passed 0:00:08 load avg: 17.34 [ 84/442] test_crypt passed 0:00:08 load avg: 17.34 [ 85/442] test_coroutines passed 0:00:08 load avg: 17.34 [ 86/442] test_defaultdict passed 0:00:08 load avg: 17.34 [ 87/442] test_collections passed 0:00:08 load avg: 17.34 [ 88/442] test_devpoll skipped 0:00:08 load avg: 17.34 [ 89/442] test_audit passed 0:00:08 load avg: 17.34 [ 90/442] test_descrtut passed 0:00:08 load avg: 17.34 [ 91/442] test_dataclasses passed 0:00:09 load avg: 17.34 [ 92/442] test_codecs passed 0:00:09 load avg: 17.34 [ 93/442] test_dict_version passed 0:00:09 load avg: 17.34 [ 94/442] test_dictcomps passed 0:00:09 load avg: 17.34 [ 95/442] test_dictviews passed 0:00:09 load avg: 17.34 [ 96/442] test_cprofile passed 0:00:09 load avg: 17.34 [ 97/442] test_clinic passed 0:00:09 load avg: 17.34 [ 98/442] test_doctest2 passed 0:00:09 load avg: 17.34 [ 99/442] test_dynamic passed 0:00:09 load avg: 17.34 [100/442] test_dynamicclassattribute passed 0:00:10 load avg: 17.34 [101/442] test_eintr passed 0:00:10 load avg: 17.34 [102/442] test_buffer passed 0:00:10 load avg: 17.34 [103/442] test_c_locale_coercion passed 0:00:10 load avg: 17.34 [104/442] test_ensurepip passed 0:00:10 load avg: 17.34 [105/442] test_epoll passed 0:00:11 load avg: 17.34 [106/442] test_descr passed 0:00:11 load avg: 17.34 [107/442] test_eof passed 0:00:11 load avg: 17.34 [108/442] test_errno passed 0:00:11 load avg: 17.34 [109/442] test_calendar passed 0:00:11 load avg: 17.34 [110/442] test_enumerate passed 0:00:11 load avg: 17.34 [111/442] test_dict passed 0:00:11 load avg: 17.34 [112/442] test_except_star passed 0:00:11 load avg: 17.34 [113/442] test_exception_group passed 0:00:11 load avg: 17.34 [114/442] test_exception_hierarchy passed 0:00:12 load avg: 17.34 [115/442] test_exception_variations passed 0:00:12 load avg: 19.40 [116/442] test_ctypes passed 0:00:12 load avg: 19.40 [117/442] test_extcall passed 0:00:12 load avg: 19.40 [118/442] test_filecmp passed 0:00:12 load avg: 19.40 [119/442] test___all__ passed 0:00:13 load avg: 19.40 [120/442] test_fileinput passed 0:00:13 load avg: 19.40 [121/442] test_file passed 0:00:13 load avg: 19.40 [122/442] test_fileio passed 0:00:13 load avg: 19.40 [123/442] test_dis passed 0:00:13 load avg: 19.40 [124/442] test_difflib passed 0:00:13 load avg: 19.40 [125/442] test_fcntl passed 0:00:13 load avg: 19.40 [126/442] test_flufl passed 0:00:13 load avg: 19.40 [127/442] test_fileutils passed 0:00:13 load avg: 19.40 [128/442] test_fnmatch passed 0:00:14 load avg: 19.40 [129/442] test_format passed 0:00:14 load avg: 19.40 [130/442] test_fractions passed 0:00:14 load avg: 19.40 [131/442] test_float passed 0:00:14 load avg: 19.40 [132/442] test_capi passed 0:00:14 load avg: 19.40 [133/442] test_frozen passed 0:00:14 load avg: 19.40 [134/442] test_docxmlrpc passed 0:00:14 load avg: 19.40 [135/442] test_finalization passed 0:00:14 load avg: 19.40 [136/442] test_funcattrs passed 0:00:15 load avg: 19.40 [137/442] test_future3 passed 0:00:15 load avg: 19.40 [138/442] test_deque passed 0:00:15 load avg: 19.40 [139/442] test_frame passed 0:00:15 load avg: 19.40 [140/442] test_future4 passed 0:00:15 load avg: 19.40 [141/442] test_compile passed 0:00:15 load avg: 19.40 [142/442] test_future5 passed 0:00:15 load avg: 19.40 [143/442] test_generator_stop passed 0:00:15 load avg: 19.40 [144/442] test_future passed 0:00:15 load avg: 19.40 [145/442] test_enum passed 0:00:15 load avg: 19.40 [146/442] test_genericclass passed 0:00:16 load avg: 19.40 [147/442] test_genericpath passed 0:00:16 load avg: 19.40 [148/442] test_cmd_line_script passed 0:00:16 load avg: 19.40 [149/442] test.test_concurrent_futures.test_as_completed passed 0:00:16 load avg: 19.40 [150/442] test_genexps passed 0:00:16 load avg: 19.40 [151/442] test.test_concurrent_futures.test_deadlock passed 0:00:16 load avg: 19.40 [152/442] test_genericalias passed 0:00:16 load avg: 19.40 [153/442] test_generators passed 0:00:16 load avg: 19.40 [154/442] test_getopt passed 0:00:16 load avg: 19.40 [155/442] test_getpass passed 0:00:16 load avg: 19.40 [156/442] test_bytes passed 0:00:16 load avg: 19.40 [157/442] test_file_eintr passed 0:00:16 load avg: 19.40 [158/442] test_global passed 0:00:16 load avg: 19.40 [159/442] test_fstring passed 0:00:16 load avg: 19.40 [160/442] test_gettext passed 0:00:16 load avg: 19.40 [161/442] test_getpath passed 0:00:16 load avg: 19.40 [162/442] test_functools passed 0:00:16 load avg: 19.40 [163/442] test_doctest failed (1 error) test test_doctest failed 0:00:16 load avg: 19.40 [164/442] test_grammar passed 0:00:17 load avg: 22.01 [165/442] test_html passed 0:00:17 load avg: 22.01 [166/442] test_hmac passed 0:00:17 load avg: 22.01 [167/442] test_graphlib passed 0:00:17 load avg: 22.01 [168/442] test_idle skipped 0:00:17 load avg: 22.01 [169/442] test_grp passed 0:00:17 load avg: 22.01 [170/442] test_http_cookies passed 0:00:17 load avg: 22.01 [171/442] test_imghdr passed 0:00:17 load avg: 22.01 [172/442] test_email passed 0:00:17 load avg: 22.01 [173/442] test_htmlparser passed 0:00:17 load avg: 22.01 [174/442] test_hashlib passed 0:00:18 load avg: 22.01 [175/442] test_index passed 0:00:18 load avg: 22.01 [176/442] test_datetime passed 0:00:18 load avg: 22.01 [177/442] test_int_literal passed 0:00:18 load avg: 22.01 [178/442] test_ioctl skipped 0:00:18 load avg: 22.01 [179/442] test_httplib passed 0:00:18 load avg: 22.01 [180/442] test_isinstance passed 0:00:18 load avg: 22.01 [181/442] test_exceptions passed 0:00:18 load avg: 22.01 [182/442] test_iterlen passed 0:00:18 load avg: 22.01 [183/442] test_iter passed 0:00:18 load avg: 22.01 [184/442] test_http_cookiejar passed 0:00:19 load avg: 22.01 [185/442] test_keywordonlyarg passed 0:00:19 load avg: 22.01 [186/442] test_keyword passed 0:00:19 load avg: 22.01 [187/442] test_gzip passed 0:00:19 load avg: 22.01 [188/442] test_ipaddress passed 0:00:19 load avg: 22.01 [189/442] test_heapq passed 0:00:19 load avg: 22.01 [190/442] test_kqueue skipped 0:00:19 load avg: 22.01 [191/442] test_int passed 0:00:19 load avg: 22.01 [192/442] test_fork1 passed 0:00:19 load avg: 22.01 [193/442] test_largefile passed 0:00:19 load avg: 22.01 [194/442] test_launcher skipped 0:00:19 load avg: 22.01 [195/442] test_glob passed 0:00:19 load avg: 22.01 [196/442] test_cmd_line passed 0:00:19 load avg: 22.01 [197/442] test_linecache passed 0:00:20 load avg: 22.01 [198/442] test_hash passed 0:00:20 load avg: 22.01 [199/442] test_listcomps passed 0:00:20 load avg: 22.01 [200/442] test_lltrace passed 0:00:20 load avg: 22.01 [201/442] test_locale passed 0:00:20 load avg: 22.01 [202/442] test_mailcap passed 0:00:20 load avg: 22.01 [203/442] test_math_property passed 0:00:21 load avg: 22.01 [204/442] test_longexp passed 0:00:21 load avg: 22.01 [205/442] test_lzma passed 0:00:21 load avg: 22.01 [206/442] test_memoryio passed 0:00:21 load avg: 22.01 [207/442] test_metaclass passed 0:00:21 load avg: 22.01 [208/442] test_mimetypes passed 0:00:21 load avg: 22.01 [209/442] test_list passed 0:00:21 load avg: 22.01 [210/442] test_inspect passed 0:00:21 load avg: 22.01 [211/442] test_minidom passed 0:00:21 load avg: 22.01 [212/442] test_mmap passed 0:00:21 load avg: 22.01 [213/442] test_msilib skipped 0:00:21 load avg: 22.01 [214/442] test_module passed 0:00:22 load avg: 22.01 [215/442] test_multiprocessing_main_handling skipped 0:00:22 load avg: 22.01 [216/442] test_multibytecodec passed 0:00:22 load avg: 22.01 [217/442] test_monitoring passed 0:00:22 load avg: 22.01 [218/442] test_memoryview passed 0:00:22 load avg: 22.81 [219/442] test_gc passed 0:00:22 load avg: 22.81 [220/442] test_nis skipped 0:00:22 load avg: 22.81 [221/442] test_netrc passed 0:00:22 load avg: 22.81 [222/442] test_named_expressions passed 0:00:22 load avg: 22.81 [223/442] test_marshal passed 0:00:22 load avg: 22.81 [224/442] test_decimal passed 0:00:22 load avg: 22.81 [225/442] test_mailbox passed 0:00:22 load avg: 22.81 [226/442] test_opcodes passed 0:00:22 load avg: 22.81 [227/442] test_openpty passed 0:00:22 load avg: 22.81 [228/442] test_modulefinder passed 0:00:22 load avg: 22.81 [229/442] test_nntplib passed 0:00:22 load avg: 22.81 [230/442] test_operator passed 0:00:22 load avg: 22.81 [231/442] test_ossaudiodev skipped (resource denied) 0:00:22 load avg: 22.81 [232/442] test_optparse passed 0:00:23 load avg: 22.81 [233/442] test_numeric_tower passed 0:00:23 load avg: 22.81 [234/442] test_opcache passed 0:00:23 load avg: 22.81 [235/442] test.test_concurrent_futures.test_process_pool passed 0:00:23 load avg: 22.81 [236/442] test_ntpath passed 0:00:23 load avg: 22.81 [237/442] test_osx_env passed 0:00:23 load avg: 22.81 [238/442] test_pep646_syntax passed 0:00:23 load avg: 22.81 [239/442] test_perfmaps passed 0:00:23 load avg: 22.81 [240/442] test_picklebuffer passed 0:00:23 load avg: 22.81 [241/442] test_pipes passed 0:00:23 load avg: 22.81 [242/442] test_pkg passed 0:00:23 load avg: 22.81 [243/442] test_patma passed 0:00:24 load avg: 22.81 [244/442] test_pkgutil passed 0:00:24 load avg: 22.81 [245/442] test_ftplib passed 0:00:24 load avg: 22.81 [246/442] test_import failed (10 errors) test test_import failed 0:00:24 load avg: 22.81 [247/442] test_peepholer passed 0:00:24 load avg: 22.81 [248/442] test_positional_only_arg passed 0:00:24 load avg: 22.81 [249/442] test_interpreters passed 0:00:24 load avg: 22.81 [250/442] test_popen passed 0:00:24 load avg: 22.81 [251/442] test_platform passed 0:00:24 load avg: 22.81 [252/442] test_perf_profiler passed 0:00:25 load avg: 22.81 [253/442] test_plistlib passed 0:00:25 load avg: 22.81 [254/442] test_ordered_dict passed 0:00:25 load avg: 22.81 [255/442] test_posixpath passed 0:00:25 load avg: 22.81 [256/442] test_print passed 0:00:25 load avg: 22.81 [257/442] test_property passed 0:00:25 load avg: 22.81 [258/442] test_poll passed 0:00:25 load avg: 22.81 [259/442] test_pwd passed 0:00:25 load avg: 22.81 [260/442] test_pprint passed 0:00:25 load avg: 22.81 [261/442] test_pty passed hi there 0:00:26 load avg: 22.81 [262/442] test_pulldom passed 0:00:26 load avg: 22.81 [263/442] test_pstats passed 0:00:26 load avg: 22.81 [264/442] test.test_concurrent_futures.test_shutdown passed 0:00:26 load avg: 22.81 [265/442] test_profile passed 0:00:26 load avg: 22.81 [266/442] test_pyexpat passed 0:00:26 load avg: 22.81 [267/442] test_raise passed 0:00:26 load avg: 22.81 [268/442] test_json passed 0:00:26 load avg: 22.81 [269/442] test_quopri passed 0:00:27 load avg: 22.81 [270/442] test_pickletools passed 0:00:27 load avg: 23.94 [271/442] test_py_compile passed 0:00:27 load avg: 23.94 [272/442] test_reprlib passed 0:00:27 load avg: 23.94 [273/442] test_readline passed 0:00:27 load avg: 23.94 [274/442] test_richcmp passed 0:00:28 load avg: 23.94 [275/442] test_repl passed 0:00:28 load avg: 23.94 [276/442] test_rlcompleter passed 0:00:28 load avg: 23.94 [277/442] test_robotparser passed 0:00:28 load avg: 23.94 [278/442] test_resource passed 0:00:28 load avg: 23.94 [279/442] test_imaplib passed 0:00:28 load avg: 23.94 [280/442] test_long passed 0:00:29 load avg: 23.94 [281/442] test_sax passed 0:00:29 load avg: 23.94 [282/442] test_scope passed 0:00:29 load avg: 23.94 [283/442] test_posix passed 0:00:29 load avg: 23.94 [284/442] test_secrets passed 0:00:29 load avg: 23.94 [285/442] test_runpy failed (9 errors) test test_runpy failed Warning -- test_runpy leaked temporary files (9): tmpakvx6to9, tmpbfg5lmp4, tmpdkx7o93p, tmpe_80ofbd, tmph80ri8t1, tmpl4llfm_v, tmpn4q6gijv, tmpo7r1m9cf, tmpu01cfm52 0:00:29 load avg: 23.94 [286/442] test_re passed 0:00:29 load avg: 23.94 [287/442] test_sched passed 0:00:29 load avg: 23.94 [288/442] test_setcomps passed 0:00:29 load avg: 23.94 [289/442] test_script_helper passed 0:00:30 load avg: 23.94 [290/442] test_shlex passed 0:00:30 load avg: 23.94 [291/442] test_embed passed 0:00:30 load avg: 23.94 [292/442] test_faulthandler passed 0:00:30 load avg: 23.94 [293/442] test_range passed 0:00:30 load avg: 23.94 [294/442] test_smtpnet skipped (resource denied) 0:00:30 load avg: 23.94 [295/442] test_sndhdr passed 0:00:30 load avg: 23.94 [296/442] test_socketserver skipped (resource denied) 0:00:30 load avg: 23.94 [297/442] test_math passed 0:00:30 load avg: 23.94 [298/442] test_pyclbr passed 0:00:30 load avg: 23.94 [299/442] test_select passed 0:00:30 load avg: 23.94 [300/442] test_poplib passed 0:00:30 load avg: 23.94 [301/442] test_slice passed 0:00:31 load avg: 23.94 [302/442] test_shelve passed 0:00:31 load avg: 23.94 [303/442] test_pow passed 0:00:31 load avg: 23.94 [304/442] test_spwd passed 0:00:31 load avg: 23.94 [305/442] test_startfile skipped 0:00:31 load avg: 23.94 [306/442] test_sort passed 0:00:31 load avg: 23.94 [307/442] test_site passed 0:00:31 load avg: 23.94 [308/442] test_stable_abi_ctypes passed 0:00:31 load avg: 23.94 [309/442] test_stat passed 0:00:31 load avg: 23.94 [310/442] test_pdb passed 0:00:31 load avg: 23.94 [311/442] test_random passed 0:00:32 load avg: 23.94 [312/442] test_string passed 0:00:32 load avg: 25.39 [313/442] test_stringprep passed 0:00:32 load avg: 25.39 [314/442] test_structseq passed 0:00:32 load avg: 25.39 [315/442] test_strptime passed 0:00:32 load avg: 25.39 [316/442] test_subclassinit passed 0:00:32 load avg: 25.39 [317/442] test_string_literals passed 0:00:32 load avg: 25.39 [318/442] test_strftime passed 0:00:32 load avg: 25.39 [319/442] test_subprocess skipped 0:00:32 load avg: 25.39 [320/442] test_sunau passed 0:00:32 load avg: 25.39 [321/442] test_smtplib passed 0:00:33 load avg: 25.39 [322/442] test_sundry passed 0:00:33 load avg: 25.39 [323/442] test_sqlite3 passed 0:00:33 load avg: 25.39 [324/442] test_shutil passed 0:00:33 load avg: 25.39 [325/442] test_source_encoding passed 0:00:33 load avg: 25.39 [326/442] test_symtable passed 0:00:33 load avg: 25.39 [327/442] test_super passed 0:00:33 load avg: 25.39 [328/442] test_sys_setprofile passed 0:00:33 load avg: 25.39 [329/442] test_syntax passed 0:00:33 load avg: 25.39 [330/442] test_tcl skipped 0:00:33 load avg: 25.39 [331/442] test_os passed 0:00:34 load avg: 25.39 [332/442] test_sysconfig passed 0:00:34 load avg: 25.39 [333/442] test_telnetlib passed 0:00:34 load avg: 25.39 [334/442] test_syslog passed 0:00:34 load avg: 25.39 [335/442] test_pydoc passed 0:00:34 load avg: 25.39 [336/442] test_textwrap passed 0:00:34 load avg: 25.39 [337/442] test_struct passed 0:00:34 load avg: 25.39 [338/442] test_strtod passed 0:00:34 load avg: 25.39 [339/442] test_threadedtempfile passed 0:00:35 load avg: 25.39 [340/442] test_tabnanny passed 0:00:35 load avg: 25.39 [341/442] test_timeit passed 0:00:35 load avg: 25.39 [342/442] test_timeout passed 0:00:35 load avg: 25.39 [343/442] test_tix skipped 0:00:35 load avg: 25.39 [344/442] test_tkinter skipped 0:00:35 load avg: 25.39 [345/442] test_pathlib passed 0:00:35 load avg: 25.39 [346/442] test_sys_settrace passed 0:00:35 load avg: 25.39 [347/442] test_tomllib passed 0:00:35 load avg: 25.39 [348/442] test_ttk skipped 0:00:36 load avg: 25.39 [349/442] test_threading_local passed 0:00:36 load avg: 25.39 [350/442] test_thread passed 0:00:36 load avg: 25.39 [351/442] test_ttk_textonly skipped 0:00:36 load avg: 25.39 [352/442] test_turtle skipped 0:00:36 load avg: 25.39 [353/442] test_type_aliases passed 0:00:36 load avg: 25.39 [354/442] test_type_annotations passed 0:00:36 load avg: 25.39 [355/442] test_type_cache passed 0:00:36 load avg: 25.39 [356/442] test_type_comments passed 0:00:37 load avg: 25.39 [357/442] test_tempfile passed 0:00:37 load avg: 27.20 [358/442] test_time passed 0:00:37 load avg: 27.20 [359/442] test_typechecks passed 0:00:37 load avg: 27.20 [360/442] test_sys passed 0:00:37 load avg: 27.20 [361/442] test_type_params passed 0:00:37 load avg: 27.20 [362/442] test_itertools passed 0:00:37 load avg: 27.20 [363/442] test_queue passed 0:00:37 load avg: 27.20 [364/442] test_unary passed 0:00:37 load avg: 27.20 [365/442] test_types passed 0:00:38 load avg: 27.20 [366/442] test_support failed (1 error) test test_support failed 0:00:38 load avg: 27.20 [367/442] test_unicode_file passed 0:00:38 load avg: 27.20 [368/442] test_unicode_identifiers passed 0:00:38 load avg: 27.20 [369/442] test_ucn passed 0:00:38 load avg: 27.20 [370/442] test_univnewlines passed 0:00:38 load avg: 27.20 [371/442] test_unpack passed 0:00:38 load avg: 27.20 [372/442] test_unicode_file_functions passed 0:00:38 load avg: 27.20 [373/442] test_unpack_ex passed 0:00:38 load avg: 27.20 [374/442] test.test_concurrent_futures.test_wait passed 0:00:39 load avg: 27.20 [375/442] test_importlib failed (5 errors) test test_importlib failed 0:00:39 load avg: 27.20 [376/442] test_urllib_response passed 0:00:39 load avg: 27.20 [377/442] test_urllib2net skipped (resource denied) 0:00:39 load avg: 27.20 [378/442] test_unicodedata passed 0:00:39 load avg: 27.20 [379/442] test_urllibnet skipped (resource denied) 0:00:39 load avg: 27.20 [380/442] test_urllib passed 0:00:39 load avg: 27.20 [381/442] test_statistics passed 0:00:39 load avg: 27.20 [382/442] test_urllib2 passed 0:00:40 load avg: 27.20 [383/442] test_threadsignals passed 0:00:40 load avg: 27.20 [384/442] test_tracemalloc passed 0:00:40 load avg: 27.20 [385/442] test_userdict passed 0:00:40 load avg: 27.20 [386/442] test_userlist passed 0:00:40 load avg: 27.20 [387/442] test_utf8source passed 0:00:40 load avg: 27.20 [388/442] test_uu passed 0:00:40 load avg: 27.20 [389/442] test_tokenize passed 0:00:40 load avg: 27.20 [390/442] test_uuid passed 0:00:40 load avg: 27.20 [391/442] test_ssl passed 0:00:40 load avg: 27.20 [392/442] test_tuple passed 0:00:41 load avg: 27.20 [393/442] test_wave passed 0:00:41 load avg: 27.20 [394/442] test_traceback failed (26 errors) test test_traceback failed 0:00:41 load avg: 27.20 [395/442] test_winconsoleio skipped 0:00:41 load avg: 27.20 [396/442] test_weakset passed 0:00:41 load avg: 27.20 [397/442] test_winreg skipped 0:00:41 load avg: 27.20 [398/442] test_webbrowser passed 0:00:41 load avg: 27.20 [399/442] test_winsound skipped (resource denied) 0:00:41 load avg: 27.20 [400/442] test_wmi skipped 0:00:41 load avg: 27.20 [401/442] test_with passed 0:00:42 load avg: 27.20 [402/442] test_xdrlib passed 0:00:42 load avg: 27.20 [403/442] test_urllib2_localnet passed 0:00:42 load avg: 28.07 [404/442] test_xml_dom_minicompat passed 0:00:42 load avg: 28.07 [405/442] test_urlparse passed 0:00:42 load avg: 28.07 [406/442] test_xmlrpc_net skipped (resource denied) 0:00:42 load avg: 28.07 [407/442] test_xxlimited passed 0:00:42 load avg: 28.07 [408/442] test_wsgiref passed 0:00:42 load avg: 28.07 [409/442] test_xxtestfuzz passed 0:00:42 load avg: 28.07 [410/442] test_zipfile64 skipped (resource denied) 0:00:43 load avg: 28.07 [411/442] test_typing passed 0:00:43 load avg: 28.07 [412/442] test_yield_from passed 0:00:43 load avg: 28.07 [413/442] test_trace passed 0:00:43 load avg: 28.07 [414/442] test_utf8_mode passed 0:00:43 load avg: 28.07 [415/442] test_zipapp passed 0:00:43 load avg: 28.07 [416/442] test_xml_etree passed 0:00:43 load avg: 28.07 [417/442] test_warnings passed 0:00:43 load avg: 28.07 [418/442] test_zipimport passed 0:00:43 load avg: 28.07 [419/442] test_selectors passed 0:00:43 load avg: 28.07 [420/442] test_compileall passed 0:00:44 load avg: 28.07 [421/442] test_io passed 0:00:44 load avg: 28.07 [422/442] test_unparse passed 0:00:44 load avg: 28.07 [423/442] test_zlib passed 0:00:44 load avg: 28.07 [424/442] test_xml_etree_c passed 0:00:45 load avg: 28.07 [425/442] test_zipimport_support passed 0:00:45 load avg: 28.07 [426/442] test_unicode passed 0:00:45 load avg: 28.07 [427/442] test_userstring passed 0:00:45 load avg: 28.07 [428/442] test_wait3 passed 0:00:45 load avg: 28.07 [429/442] test_wait4 passed 0:00:46 load avg: 28.07 [430/442] test_zoneinfo passed 0:00:46 load avg: 28.07 [431/442] test_set passed 0:00:48 load avg: 27.50 [432/442] test_venv passed 0:00:49 load avg: 27.50 [433/442] test_unittest passed 0:00:49 load avg: 27.50 [434/442] test_pickle failed (6 errors) test test_pickle failed 0:00:50 load avg: 27.50 [435/442] test_signal passed 0:00:52 load avg: 26.26 [436/442] test_lib2to3 passed 0:00:53 load avg: 26.26 [437/442] test_weakref passed 0:00:55 load avg: 26.26 [438/442] test_threading passed 0:00:56 load avg: 26.26 [439/442] test_zipfile passed 0:01:12 load avg: 22.16 [440/442] test_regrtest passed 0:01:18 load avg: 21.18 [441/442] test_peg_generator failed (env changed) /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/build/test_python_worker_6300æ/tempcwd/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions Processing /usr/lib/python/ensurepip/setuptools-68.2.2-py3-none-any.whl /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/build/test_python_worker_6300æ/tempcwd/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:74: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location) Processing /usr/lib/python/ensurepip/wheel-0.41.2-py3-none-any.whl Installing collected packages: wheel, setuptools /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/build/test_python_worker_6300æ/tempcwd/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:74: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location) Successfully installed setuptools-68.2.2 wheel-0.41.2 /var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3/build/test_python_worker_6300æ/tempcwd/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py:232: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). current_time=datetime.datetime.utcnow(), 0:01:45 load avg: 17.33 [442/442] test_tarfile passed Total duration: 1 min 46 sec Total tests: run=35,857 skipped=1,029 Total test files: run=433/442 failed=8 env_changed=1 skipped=27 resource_denied=9 Result: FAILURE true # Remove profile generation binary since we are done with it. make clean-retain-profile make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -depth -name '__pycache__' -exec rm -rf {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.py[co]' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.[oa]' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.s[ol]' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.lto' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.wasm' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find . -name '*.lst' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name 'fficonfig.h' -exec rm -f {} ';' || true make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name '*.py' -exec rm -f {} ';' || true make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -name '*.py[co]' -exec rm -f {} ';' || true make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f pybuilddir.txt make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Lib/lib2to3/*Grammar*.pickle make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f _bootstrap_python make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f python.html python*.js python.data python*.symbols python*.map make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f ./usr/lib/python3.12/os.py make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Programs/_testembed Programs/_freeze_module make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/deepfreeze/*.[co] make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/frozen_modules/*.h make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Python/frozen_modules/MANIFEST make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f Include/pydtrace_probes.h make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' rm -f profile-gen-stamp make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' # This is an expensive target to build and it does not have proper # makefile dependency information. So, we create a "stamp" file # to record its completion and avoid re-running it. touch profile-run-stamp Rebuilding with profile guided optimizations: rm -f profile-clean-stamp make build_all CFLAGS_NODIST=" -fprofile-use -fprofile-correction" LDFLAGS_NODIST="" make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asm_trampoline.o Python/asm_trampoline.S make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c Objects/exceptions.c: In function 'ImportError_clear': Objects/exceptions.c:1570:1: error: probability of edge 5->6 not initialized 1570 | ImportError_clear(PyImportErrorObject *self) | ^~~~~~~~~~~~~~~~~ during GIMPLE pass: fixup_cfg Objects/exceptions.c:1570:1: internal compiler error: verify_flow_info failed 0x5603b9581153 verify_flow_info() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cfghooks.cc:287 0x5603b99df897 execute_function_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2100 0x5603b99dfe10 execute_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2142 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. make[1]: *** [Makefile:2717: Objects/exceptions.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c Objects/descrobject.c: In function 'descr_setcheck.part.0.isra': Objects/descrobject.c:225:1: error: probability of edge 4->6 not initialized 225 | descr_setcheck(PyDescrObject *descr, PyObject *obj, PyObject *value) | ^~~~~~~~~~~~~~ during GIMPLE pass: fixup_cfg Objects/descrobject.c:225:1: internal compiler error: verify_flow_info failed 0x55fee9384153 verify_flow_info() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cfghooks.cc:287 0x55fee97e2897 execute_function_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2100 0x55fee97e2e10 execute_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2142 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. make[1]: *** [Makefile:2717: Objects/descrobject.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c Parser/parser.c: In function 'simple_stmt_rule': Parser/parser.c:1706:1: error: probability of edge 613->614 not initialized 1706 | simple_stmt_rule(Parser *p) | ^~~~~~~~~~~~~~~~ Parser/parser.c:1706:1: error: probability of edge 615->621 not initialized during IPA pass: inline Parser/parser.c:1706:1: internal compiler error: verify_flow_info failed 0x55c9cced2153 verify_flow_info() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cfghooks.cc:287 0x55c9cd4da214 checking_verify_flow_info() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cfghooks.h:214 0x55c9cd4da214 cleanup_tree_cfg_noloop /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/tree-cfgcleanup.cc:1154 0x55c9cd4da214 cleanup_tree_cfg(unsigned int) /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/tree-cfgcleanup.cc:1205 0x55c9cd330924 execute_function_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2057 0x55c9cd330e10 execute_todo /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2142 0x55c9cd333bef execute_one_ipa_transform_pass /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2336 0x55c9cd333bef execute_all_ipa_transforms(bool) /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/passes.cc:2396 0x55c9ccf13238 cgraph_node::expand() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:1834 0x55c9ccf13238 cgraph_node::expand() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:1794 0x55c9ccf141dc expand_all_functions /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:2000 0x55c9ccf141dc symbol_table::compile() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:2398 0x55c9ccf17a0b symbol_table::compile() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:2311 0x55c9ccf17a0b symbol_table::finalize_compilation_unit() /usr/src/debug/sys-devel/gcc-14.0.0_pre20230917/gcc-14-20230917/gcc/cgraphunit.cc:2583 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. make[1]: *** [Makefile:2717: Parser/parser.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' gcc-14 -c -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -fwrapv -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' make: *** [Makefile:828: profile-opt] Error 2 * ERROR: dev-lang/python-3.12.0_rc3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.12.0_rc3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.12.0_rc3::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-lang/python-3.12.0_rc3:20230923-194614.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.12.0_rc3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.12.0_rc3/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3' * S: '/var/tmp/portage/dev-lang/python-3.12.0_rc3/work/Python-3.12.0rc3'